@charset "UTF-8";
/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*
 *= require jquery-ui/theme
 */
/* Layout helpers
----------------------------------*/
/* line 17, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden {
  display: none;
}

/* line 20, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 30, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 40, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 46, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 49, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  /* support: IE8 */
}

/* line 59, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 66, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 74, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 84, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 94, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/*
 *= depend_on_asset "jquery-ui/ui-icons_444444_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_555555_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_ffffff_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777620_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_cc0000_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777777_256x240.png"
 */
/* Component containers
----------------------------------*/
/* line 27, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 31, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 34, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 41, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 44, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 49, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content a {
  color: #333333;
}

/* line 52, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 58, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 64, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 78, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 88, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 101, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 115, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 118, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

/* line 129, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 134, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 143, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 150, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 154, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 159, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 166, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 171, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 176, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 181, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  /* support: IE8 */
  font-weight: normal;
}

/* line 188, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none;
}

/* line 195, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 203, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 207, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-42f3fd7ecbd1e18e5e9c5cbbc2ba9ce4d81a388258a81833d38819a1406ff48d.png);
}

/* line 211, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-42f3fd7ecbd1e18e5e9c5cbbc2ba9ce4d81a388258a81833d38819a1406ff48d.png);
}

/* line 214, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-9dab1725ee38e87989a48796505748157d0238ac72c25a072f5162aa61e2da06.png);
}

/* line 220, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-6d81fc3fac3b17a25f4ef3eee1394642d38b1adba5c7442acef3b3c8b045cbe7.png);
}

/* line 224, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-91e1ea5f253e72e2e9402cff2bb58fa98b5faa49f9ded999c760013b94ead7f8.png);
}

/* line 228, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-6efc1db612130b63222e0f6bf54d37392c3f2bdb2c10ba50f5d0f1e14d63af61.png);
}

/* line 232, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-button .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-943d9bc18134619d37406debd81636b63881363a019513c1d6e6cb13b5c5fb30.png);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
/* line 238, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

/* line 241, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 242, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 243, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 244, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 245, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 246, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 247, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 248, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 249, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 250, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 251, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 252, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 253, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 254, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 255, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 256, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 257, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 258, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 259, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 260, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 261, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 262, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 263, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 264, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 265, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 266, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 267, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 268, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 269, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 270, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 271, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 272, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 273, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 274, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 275, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 276, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 277, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 278, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 279, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 280, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 281, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 282, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 283, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 284, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 285, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 286, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 287, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 288, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 289, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 290, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 291, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 292, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 293, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 294, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 295, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 296, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 297, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 298, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 299, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 300, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 301, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 302, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 303, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 304, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 305, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 306, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 307, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 308, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 309, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 310, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 311, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 312, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 313, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 314, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 315, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 316, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 317, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 318, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 319, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 320, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 321, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 322, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 323, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 324, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 325, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 326, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 327, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 328, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 329, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 330, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 331, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 332, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 333, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 334, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 335, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 336, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 337, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 338, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 339, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 340, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 341, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 342, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 343, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 344, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 345, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 346, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 347, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 348, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 349, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 350, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 351, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 352, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 353, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 354, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 355, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 356, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 357, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 358, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 359, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 360, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 361, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 362, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 363, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 364, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 365, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 366, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 367, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 368, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 369, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 370, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 371, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 372, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 373, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 374, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 375, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 376, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 378, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 379, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 380, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 381, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 382, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 383, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 384, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 385, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 386, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 387, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 388, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 389, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 390, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 391, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 392, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 393, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 394, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 395, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 396, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 397, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 398, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 399, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 400, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 401, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 402, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 403, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 404, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 405, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 406, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 407, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 408, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 409, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 410, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 411, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 412, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 413, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 414, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 415, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 422, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 428, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 434, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 440, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 448, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: "alpha(opacity=30)";
  /* support: IE8 */
}

/* line 453, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}

/*!
 * jQuery UI Datepicker 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 19, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 23, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 30, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 34, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 37, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 40, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 43, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 46, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 55, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 60, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 64, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 68, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 74, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 80, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 84, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 91, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 99, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 107, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 112, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 115, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 118, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 122, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 125, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 128, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 131, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 135, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 138, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 145, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 148, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 152, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 156, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 160, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 164, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 167, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 170, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 174, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
/* line 181, /home/builder/.rvm/gems/ruby-2.6.6/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/datepicker.css */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 6, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
a {
  text-decoration: none;
  transition: .2s linear;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
a.under-line {
  text-decoration: underline;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_reset.scss */
figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  unicode-bidi: isolate;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
html {
  font-family: sans-serif;
}

/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
* {
  box-sizing: border-box;
}

/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, arial, sans-serif;
  font-weight: 500;
}

/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
h1, h2, h3, h4, h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}

/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}

/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
h4 {
  font-size: 1.1em;
  font-weight: 700;
}

/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
a, a:visited {
  color: #00ADEC;
  text-decoration: none;
  transition: .2s linear;
}
/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
a img:hover, a:visited img:hover {
  opacity: 0.6;
}

/* line 54, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
p {
  margin: 0 0 1.2em 0;
  font-size: .9em;
  line-height: 1.6em;
}

/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
img {
  max-width: 100%;
}

/* line 64, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
em {
  font-weight: bold;
  font-style: normal;
}

/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
*[disabled] {
  opacity: .6;
}

@media (min-width: 701px) {
  /* line 73, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
  select {
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    -o-border-image: initial;
       border-image: initial;
    border-radius: 2px;
    padding: 4px 6px 3px;
    background: url(/assets/icon-form-select-yaji-3ceb82d058cf6c0ebc650aec4f41e9ff457ad380b60198c8a7c15bae5910313e.png) calc(100% - 8px) 8px/8px no-repeat;
  }
}

/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
input {
  line-height: normal;
}

/* line 94, /var/www/moneybank/mb/app/assets/stylesheets/00_foundation/_foundation.scss */
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder {
  color: #a9a9a9;
  opacity: 0.6;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=password]::placeholder {
  color: #a9a9a9;
  opacity: 0.6;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube {
  background-color: #000;
  position: relative;
  display: block;
  contain: content;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  max-width: 720px;
}

/* gradient */
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  top: 0;
  /* Pixel-perfect port of YT's gradient PNG, using https://github.com/bluesmoon/pngtocss plus optimizations */
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67) 0%, rgba(0, 0, 0, 0.54) 14%, rgba(0, 0, 0, 0.15) 54%, rgba(0, 0, 0, 0.05) 72%, rgba(0, 0, 0, 0) 94%);
  height: 99px;
  width: 100%;
  font-family: "YouTube Noto",Roboto,Arial,Helvetica,sans-serif;
  color: #eeeeee;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  font-size: 18px;
  padding: 25px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube:hover::before {
  color: white;
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube::after {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16 / 9));
}

/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}

/* play button */
/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube > .lty-playbtn {
  display: block;
  /* Make the button element cover the whole area for a large hover/click target… */
  width: 100%;
  height: 100%;
  /* …but visually it's still the same size */
  background: no-repeat center/68px 48px;
  /* YT's actual play button svg */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
  position: absolute;
  cursor: pointer;
  z-index: 1;
  filter: grayscale(100%);
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  border: 0;
}

/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
  filter: none;
}

/* Post-click styles */
/* line 78, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube.lyt-activated {
  cursor: unset;
}

/* line 81, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
  opacity: 0;
  pointer-events: none;
}

/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/lite-yt.css */
.lyt-visually-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* Magnific Popup CSS */
/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 83, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-hide {
  display: none !important;
}

/* line 86, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 96, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-preloader a {
  color: #CCC;
}

/* line 98, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 101, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 104, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 107, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 121, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 140, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-close:active {
  top: 1px;
}

/* line 146, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 149, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 157, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 176, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 178, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

/* line 181, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 193, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 197, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 202, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-left {
  left: 0;
}

/* line 204, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 207, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 211, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-right {
  right: 0;
}

/* line 213, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 216, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 219, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 226, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 229, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 234, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 245, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 256, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-figure {
  line-height: 0;
}

/* line 258, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 271, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 276, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-figure figure {
  margin: 0;
}

/* line 279, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 287, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 294, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 297, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 304, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 307, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 309, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 312, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 315, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  /* line 323, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 325, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 328, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 340, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-arrow {
    transform: scale(0.75);
  }

  /* line 343, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-arrow-left {
    transform-origin: 0;
  }

  /* line 346, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-arrow-right {
    transform-origin: 100%;
  }

  /* line 349, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/magnific-popup.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/***********************************
 * Layout
 ***********************************/
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-el {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  border: none;
  overflow: hidden;
}

/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-arrow {
  position: absolute;
  width: 30px;
  right: 0px;
  top: 0px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0px center;
}

/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-hover .wSelect-arrow,
.wSelect-active .wSelect-arrow {
  background-position: -30px center;
}

/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect.wSelect-multiple {
  overflow: hidden;
}

/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-selected {
  margin: 0px 35px 0px 5px;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 0 center;
}

/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-options-holder {
  position: absolute;
  display: none;
  left: 0px;
  z-index: 200;
  overflow: hidden;
}

/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-multiple .wSelect-options-holder {
  position: relative !important;
  display: block !important;
  top: auto !important;
  z-index: auto !important;
  border: none !important;
}

/* line 64, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-options {
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 68, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-option {
  background-repeat: no-repeat;
  background-position: 5px center;
  margin-bottom: 1px;
  cursor: pointer;
}

/* line 74, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-option-last {
  margin-bottom: 0px;
}

/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-option-value {
  margin: 0 5px;
  padding: 5px 0;
  background-repeat: no-repeat;
  background-position: 0 center;
  white-space: nowrap;
  overflow: hidden;
}

/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-option-disabled .wSelect-option-value {
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-option-icon {
  padding-left: 20px;
}

/***********************************
 * Theme - classic
 ***********************************/
/* line 96, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic.wSelect {
  border: solid #CCC 1px;
  color: #555;
  background-color: #FAFAFA;
  font-size: 12px;
  font-family: verdana;
  line-height: 20px;
  min-width: 100px;
  max-width: 300px;
  margin-bottom: 7px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/* line 113, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-arrow {
  background-image: url("./img/arrow-down.png");
}

/* line 116, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic.wSelect-hover,
.wSelect-theme-classic.wSelect-active {
  border-color: #52a8ec;
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic .wSelect-options-holder {
  background-color: #FAFAFA;
  border: solid #CACACA 1px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  min-width: 100px;
  max-width: 300px;
}

/* line 133, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic .wSelect-options {
  border: solid #FAFAFA 1px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 139, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic .wSelect-option {
  background-color: #FFF;
  color: #333;
}

/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic .wSelect-option-disabled {
  background-color: #FFF !important;
  color: #333 !important;
}

/* line 147, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wSelect-theme-classic .wSelect-option-selected,
.wSelect-theme-classic .wSelect-option:hover {
  background-color: #99AAFF;
  color: #FAFAFA;
}

/***********************************
 * Labels
 ***********************************/
/* line 156, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wLabel-top,
.wLabel-left,
.wLabel-left-top {
  vertical-align: middle;
  font-size: 10px;
  line-height: 16px;
  color: #999;
  display: block;
  margin: 5px 0 3px 3px;
}

/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
.wLabel-left-top {
  vertical-align: top;
}

@media screen and (min-width: 600px) {
  /* line 170, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/wSelect.css */
  .wLabel-left,
  .wLabel-left-top {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 70px;
    text-align: right;
    margin: 0 0 7px 0;
  }
}
/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */
/* Invisible left hotspot */
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollingHotSpotLeft {
  /* The hotspots have a minimum width of 100 pixels and if there is room the will grow
  and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
  min-width: 75px;
  width: 10%;
  height: 100%;
  /* There is a big background image and it's used to solve some problems I experienced
  in Internet Explorer 6. */
  /*background-image: url(../images/big_transparent.gif);*/
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  left: 0;
  /*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
  /*cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;*/
}

/* Visible left hotspot */
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollingHotSpotLeftVisible {
  /*background-image: url(../images/arrow_left.gif);*/
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35;
  /* Standard CSS3 opacity setting */
  -moz-opacity: 0.35;
  /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
  filter: alpha(opacity=35);
  /* Opacity for Internet Explorer. */
  zoom: 1;
  /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
/* line 36, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollingHotSpotRight {
  min-width: 75px;
  width: 10%;
  height: 100%;
  /*background-image: url(../images/big_transparent.gif);*/
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  right: 0;
  /*cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;*/
}

/* Visible right hotspot */
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollingHotSpotRightVisible {
  /*background-image: url(../images/arrow_right.gif);*/
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
/* line 65, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/05_vendor/smoothDivScroll.css */
div.scrollableArea {
  position: relative;
  width: auto;
  height: 100%;
}

@media (max-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
  .u-only-pc {
    display: none !important;
  }
}

@media (min-width: 768px) {
  /* line 6, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
  .u-only-mb {
    display: none !important;
  }
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-under-line {
  text-decoration: underline;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-mb {
  margin-bottom: 1.2em;
}

/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-mt {
  margin-top: 1.2em;
}

/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-center {
  text-align: center;
}

/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-alert {
  background: #ff0;
}

/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-font-b {
  font-weight: bold;
}

/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.show {
  display: inherit;
}

/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.hide {
  display: none;
}

/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-nmb {
  margin-bottom: 0;
}

/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-db {
  display: block;
}

/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_util.scss */
.u-di {
  display: inline !important;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-orange {
  color: #8a5a00;
}

/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-red {
  color: #ff0000 !important;
}

/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-pink {
  color: #ff7e82;
}

/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-blue {
  color: #00adec;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-orange-2 {
  color: #b98500;
}

/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_color.scss */
.color-blue-2 {
  color: #2059ac;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
.l-container {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  font-size: .8em;
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, arial, sans-serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container {
    font-size: .9em;
  }
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
.l-container__contents {
  width: 96%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  overflow: visible;
}
@media (min-width: 768px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents {
    width: 1068px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_mixin.scss */
.l-container__contents:after {
  content: "";
  display: block;
  clear: both;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
.l-container__contents__side {
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 14, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__side {
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 1080px) {
  /* line 14, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__side {
    width: 300px;
    float: left;
    text-align: left;
  }
  /* line 23, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__side.right {
    float: right;
  }
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
.l-container__contents__main {
  margin: 6px auto 0;
  width: 100%;
}
@media (min-width: 1080px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__main {
    width: 730px;
    float: right;
  }
  /* line 36, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__main.left {
    float: left;
  }
}
@media (max-width: 767px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__main {
    margin-top: 28px;
  }
}
@media (min-width: 1080px) {
  /* line 43, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_container.scss */
  .l-container__contents__main.single {
    width: 100%;
    float: none;
  }
}

@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
  .l-side-bar-item {
    width: 300px;
    display: inline-block;
    margin-bottom: 1.2em;
  }
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item--register {
  margin-top: 30px;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link {
  display: flex;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid transparent;
  height: 60px;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link:hover {
  opacity: 0.5;
}
/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__left {
  padding-left: 12px;
  padding-right: 12px;
  height: 100%;
  display: flex;
  align-items: center;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__left > img {
  width: 60px;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__right {
  margin-left: 1rem;
  flex: 1;
  display: inline-flex;
  align-items: center;
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__right__main {
  font-size: 16px;
  color: #005fad;
  font-weight: bold;
  white-space: pre-wrap;
  line-height: 1.2;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__right__sub {
  font-size: 14px;
  color: #005fad;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link__right .arrow {
  display: inline-block;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #005fad;
  margin-left: auto;
  margin-right: 8px;
  height: 9px;
  align-self: center;
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.blue {
  border-color: #2A5FA8;
}
/* line 59, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.blue .l-side-bar-item__link__left {
  background-color: #2A5FA8;
}
/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray {
  border-color: #c4c4c4;
  background-color: #fff;
}
/* line 64, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray:hover {
  opacity: 1;
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray .l-side-bar-item__link__left {
  background-color: #c4c4c4;
}
/* line 71, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray .l-side-bar-item__link__left > span {
  width: 60px;
  text-align: center;
  color: #fff;
}
/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray .l-side-bar-item__link__right__main, .l-side-bar-item__link.gray .l-side-bar-item__link__right__sub {
  color: #c4c4c4;
}
/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.gray .arrow {
  border-left-color: #c4c4c4;
}
/* line 84, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.guide {
  border-color: #00704f;
  background-color: #EAF7F3;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.guide .l-side-bar-item__link__left {
  background-color: #EAF7F3;
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.guide .l-side-bar-item__link__right {
  margin-left: 0;
}
/* line 92, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.guide .l-side-bar-item__link__right__main, .l-side-bar-item__link.guide .l-side-bar-item__link__right__sub {
  color: #00704f;
}
/* line 95, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.guide .l-side-bar-item__link__right .arrow {
  border-left-color: #00704f;
}
/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.content {
  border-color: #2A5FA8;
}
/* line 102, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.content .l-side-bar-item__link__left {
  background-color: #2A5FA8;
}
/* line 103, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__link.content .l-side-bar-item__link__left > img {
  width: 30px;
}
/* line 112, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box-container + .l-side-bar-item__box-container {
  margin-top: 20px;
}
/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box-container.content {
  margin-top: 2rem;
}
/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box__link-container {
  margin-top: 1rem;
}
/* line 121, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box__link-container > .l-side-bar-item__link + .l-side-bar-item__link {
  margin-top: 11px;
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box__divider {
  margin-top: 12px;
  width: 100%;
  height: 1px;
  background-color: #666;
}
/* line 131, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box__label {
  display: flex;
  align-items: center;
}
/* line 134, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__box__label > h4 {
  margin: 0 0 0 7px;
  font-size: 17px;
  line-height: 1.5;
  color: #666;
  font-weight: bold;
}
/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item.nmb {
  margin-bottom: 0;
}
/* line 146, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item--check {
  margin: 20px auto;
}
/* line 150, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__banner:not(:first-child) {
  margin-top: 6px;
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__banner--form {
  margin-bottom: 16px;
}
/* line 156, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item__banner img {
  max-width: none;
  width: 100%;
}
/* line 161, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .h-often-seen {
  margin: 25px 0 15px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #2059ac;
}
/* line 168, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .icon-box {
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 173, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .icon-box .ryougae {
  width: 35px;
  height: 30px;
}
/* line 177, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .icon-box .hajimete {
  width: 20px;
  height: 30px;
}
/* line 181, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .icon-box .content {
  width: 28px;
  height: 28px;
}
/* line 186, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link {
  display: flex;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  background-color: #f0f0f0;
  height: 80px;
  padding: 10px 0 10px 10px;
}
/* line 194, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link:hover {
  opacity: 0.5;
}
/* line 197, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link + .register-link {
  margin-top: 8px;
}
/* line 200, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link__left {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #005fad;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 209, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link__left .human {
  width: 19px;
}
/* line 212, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link__left .honnin {
  width: 28px;
}
/* line 216, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link__right {
  margin-left: 1rem;
  flex: 1;
  display: inline-flex;
  align-items: center;
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link__right__text {
  color: #666666;
  white-space: pre-wrap;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}
/* line 230, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_side_bar.scss */
.l-side-bar-item .register-link .arrow {
  margin-left: auto;
  margin-right: 8px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #005fad;
  border-right: 3px solid #005fad;
  transform: rotate(45deg);
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer {
  border-top: 3px solid #005FAD;
  padding: 1.2em 0;
  margin-top: 2rem;
}
/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__inner {
  width: 96%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) {
  /* line 5, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer__inner {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 5, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer__inner {
    width: 1068px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_mixin.scss */
.l-footer__inner:after {
  content: "";
  display: block;
  clear: both;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation {
  display: none;
  margin-bottom: 1.2em;
}
@media (min-width: 768px) {
  /* line 9, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer__navigation {
    display: block;
  }
}
/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation__menu {
  overflow: hidden;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation__menu__item {
  font-size: .7em;
  margin: 4px 0;
  background: #fff;
  display: inline-block;
  border-left: solid 1px #999;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation__menu__item:first-child {
  border-left: 1px solid #999;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation__menu__item:last-child {
  border-right: solid 1px #999;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__navigation__menu__item a {
  padding: 0 12px 0;
  font-size: 12px;
  color: #666;
  display: block;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__top-icon {
  width: 75px;
  height: 20px;
  background: #005FAD;
  border-radius: 4px 4px 0 0;
  position: absolute;
  top: -38px;
  right: 0;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__top-icon a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 4px;
  box-sizing: border-box;
  font-size: 12px;
  text-align: center;
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
.l-footer__copyrights {
  font-size: 12px;
  text-align: center;
  color: #666;
}
@media (max-width: 767px) {
  /* line 62, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer--currency-usd, .l-footer--currency-eur, .l-footer--currency-gbp, .l-footer--currency-cny, .l-footer--currency-krw, .l-footer--currency-aud, .l-footer--currency-nzd, .l-footer--currency-cad, .l-footer--currency-hkd, .l-footer--currency-sgd, .l-footer--currency-thb, .l-footer--currency-twd, .l-footer--currency-chf, .l-footer--currency-idr, .l-footer--currency-php, .l-footer--currency-myr, .l-footer--currency-vnd {
    padding-top: 2.4em;
  }
  /* line 81, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer--currency-usd .l-footer__inner, .l-footer--currency-eur .l-footer__inner, .l-footer--currency-gbp .l-footer__inner, .l-footer--currency-cny .l-footer__inner, .l-footer--currency-krw .l-footer__inner, .l-footer--currency-aud .l-footer__inner, .l-footer--currency-nzd .l-footer__inner, .l-footer--currency-cad .l-footer__inner, .l-footer--currency-hkd .l-footer__inner, .l-footer--currency-sgd .l-footer__inner, .l-footer--currency-thb .l-footer__inner, .l-footer--currency-twd .l-footer__inner, .l-footer--currency-chf .l-footer__inner, .l-footer--currency-idr .l-footer__inner, .l-footer--currency-php .l-footer__inner, .l-footer--currency-myr .l-footer__inner, .l-footer--currency-vnd .l-footer__inner {
    text-align: center;
  }
  /* line 84, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_footer.scss */
  .l-footer--currency-usd .l-footer__top-icon, .l-footer--currency-eur .l-footer__top-icon, .l-footer--currency-gbp .l-footer__top-icon, .l-footer--currency-cny .l-footer__top-icon, .l-footer--currency-krw .l-footer__top-icon, .l-footer--currency-aud .l-footer__top-icon, .l-footer--currency-nzd .l-footer__top-icon, .l-footer--currency-cad .l-footer__top-icon, .l-footer--currency-hkd .l-footer__top-icon, .l-footer--currency-sgd .l-footer__top-icon, .l-footer--currency-thb .l-footer__top-icon, .l-footer--currency-twd .l-footer__top-icon, .l-footer--currency-chf .l-footer__top-icon, .l-footer--currency-idr .l-footer__top-icon, .l-footer--currency-php .l-footer__top-icon, .l-footer--currency-myr .l-footer__top-icon, .l-footer--currency-vnd .l-footer__top-icon {
    margin: 0 auto 14px;
    position: static;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_content.scss */
.l-content {
  line-height: 1.5em;
}
@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_content.scss */
  .l-content {
    margin: 0 1.2em 1.2em;
  }
}
/* line 6, /var/www/moneybank/mb/app/assets/stylesheets/01_layout/_content.scss */
.l-content__inner {
  width: 96%;
  margin: 0 auto 4%;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header {
  position: relative;
  width: 1068px;
  margin: 25px auto 10px;
  overflow: hidden;
}
@media (max-width: 1080px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header {
    margin-top: 40px;
    width: 664px;
    margin-bottom: 1.2em;
  }
}
@media (max-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header {
    margin-top: 15px;
    margin-bottom: 0;
    width: 96%;
    z-index: 110;
  }
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__logo {
  width: 450px;
  margin: 30px auto 0 0;
}
@media (max-width: 1080px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__logo {
    width: 300px;
    margin: 20px auto;
  }
}
@media (max-width: 768px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__logo {
    margin: 0;
    width: 80%;
    z-index: 110;
  }
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__logo img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__logo img:hover {
  opacity: 1;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav {
  position: fixed;
  padding: 10px;
  background: #000;
  width: 100%;
  max-width: 210px;
  left: -210px;
  top: 0;
  height: 100%;
  z-index: 100;
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav.open {
  left: 0;
}
@media (min-width: 768px) {
  /* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav {
    display: block;
    position: relative;
    padding: 0;
    background: none;
    width: 100%;
    max-width: 100%;
    left: auto;
    top: auto;
    height: auto;
    z-index: 0;
  }
}
@media (min-width: 1080px) {
  /* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav {
    width: 540px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav__menu {
  text-align: center;
  width: 540px;
  height: 78px;
}
@media (max-width: 767px) {
  /* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu {
    display: none;
  }
}
/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav__menu__item {
  font-size: 1em;
  display: inline-block;
  margin-right: 5px;
  width: 79px;
  height: 78px;
}
@media (max-width: 767px) {
  /* line 80, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item {
    display: block;
  }
}
/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav__menu__item.nmr {
  margin-right: 0;
}
@media (min-width: 1080px) {
  /* line 80, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  /* line 95, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item.mb {
    display: none !important;
  }
}
/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav__menu__item a {
  color: #333;
  display: block;
  padding: 8px;
  width: 79px;
  height: 17px;
}
/* line 106, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__nav__menu__item a:hover {
  opacity: .5;
}
@media (max-width: 767px) {
  /* line 100, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a {
    display: block;
    font-size: 14px;
    padding: 18px 0;
    color: #000;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 1080px) {
  /* line 100, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a {
    padding: 55px 0 6px;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
  }
  /* line 121, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a:after {
    content: "";
    background-color: rgba(255, 255, 255, 0) !important;
    display: block;
    width: 80px;
    position: absolute;
    height: 54px;
    top: 0;
    margin: 0 auto;
  }
  /* line 132, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.home {
    background-image: url(/assets/header_menu_1-3df025a6b033e4ce9089ab57b3a60520937318297a33abf48ea96bfb23c84124.png);
  }
  /* line 135, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.guide {
    background-image: url(/assets/header_menu_2-d113c3d02f2f7d75f381a43079f4f0c80aeb41db89c791890fed1c7de1858bb9.png);
  }
  /* line 138, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.help {
    background-image: url(/assets/header_menu_3-b3699f42a781eab4878ca162cf6a28a2fe9fc231dbbc88d9ea6753052bd5933a.png);
  }
  /* line 141, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.contact {
    background-image: url(/assets/header_menu_4-50e725269ed40575c78d6c0a7c8ce78f5d511b08f9875ae8168694cbdb953f95.png);
  }
  /* line 144, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.company {
    background-image: url(/assets/header_menu_5-ad572e26da3e00c50cbbfc48b6c79655067883b48fa49ecfc6f5d5d7b81c6ff4.png);
  }
  /* line 147, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__nav__menu__item a.login {
    background-image: url(/assets/header_menu_6-53263264dca5eb45a17058daf43e4963842184db422253f80e38c8b991dd65ad.png);
  }
}
/* line 155, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__login-menu {
  position: absolute;
  top: 20px;
  right: 0;
}
@media (max-width: 768px) {
  /* line 155, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
  .c-top-header__login-menu {
    padding-bottom: 10px;
    text-align: center;
    position: static;
  }
}
/* line 164, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__login-menu__message {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
/* line 169, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__login-menu__button {
  width: 80px;
  height: 20px;
  border-radius: 3px;
  font-size: 12px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
/* line 177, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_header.scss */
.c-top-header__login-menu__button a {
  width: 100%;
  height: 100%;
  background-color: #00adec;
  color: #fff;
  line-height: 20px;
  text-align: center;
  display: block;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
.c-top-sub-header {
  width: 100%;
  background: #eee;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header {
    position: relative;
  }
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
.c-top-sub-header__inner {
  margin: 0 auto;
  position: relative;
  background: #eee;
  display: flex;
  align-items: flex-start;
  width: 1068px;
  padding: 5px 0;
}
@media (max-width: 1080px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header__inner {
    width: 664px;
  }
}
@media (max-width: 768px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header__inner {
    width: 96%;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
.c-top-sub-header__info {
  font-size: 12px;
  color: #666;
  margin: 0;
  display: block;
  font-weight: 500;
  padding-top: 2px;
}
@media (max-width: 1080px) {
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header__info {
    display: inline-block;
    width: 330px;
    margin: 4px -10px;
  }
}
@media (max-width: 768px) {
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header__info {
    display: inline-block;
    width: 100%;
    margin: 4px 0;
    font-size: 11px;
    line-height: 1.3;
  }
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
.c-top-sub-header__sns-container {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  /* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
  .c-top-sub-header__sns-container {
    border-top: solid 2px #005fad;
    border-bottom: solid 2px #005fad;
    margin: 0;
    padding: 15px 0 12px;
    text-align: center;
    justify-content: center;
  }
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_sub_header.scss */
.c-top-sub-header__sns-container__item {
  height: 20px;
  margin-right: 5px;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar {
  border-top: 3px solid #005FAD;
  display: none;
}
@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
  .c-rate-bar {
    display: block;
  }
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar__inner {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
  .c-rate-bar__inner {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
  .c-rate-bar__inner {
    width: 1068px;
  }
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar__label {
  display: inline-block;
  float: left;
  font-weight: 700;
  cursor: pointer;
  color: #005FAD;
  box-sizing: border-box;
  padding: 12px 20px 12px 0;
  margin-right: 10px;
  width: 140px;
  background: url(/assets/header_rate-5168fbc09c3c9f180464c04320f2562dc261b59a1df04bafbe358d2c6e94a99b.png) no-repeat right center;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar__scroll {
  height: 40px;
  display: inline-block;
  float: left;
}
@media (min-width: 768px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
  .c-rate-bar__scroll {
    width: 500px;
  }
}
@media (min-width: 1080px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
  .c-rate-bar__scroll {
    width: 900px;
  }
}
/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar__scroll__item {
  display: inline-block;
  float: left;
  position: relative;
  padding: 12px 10px 12px 45px;
  max-width: 200px;
  width: 100%;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_bar.scss */
.c-rate-bar__scroll__item img {
  position: absolute;
  left: 8px;
  top: 4px;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_main.scss */
.c-top-main {
  margin: 0 0 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_main.scss */
  .c-top-main {
    display: block;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_main.scss */
.c-top-main .img {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 1280px;
  aspect-ratio: 1280 / 497;
  line-height: 0;
}
@media (max-width: 767px) {
  /* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_main.scss */
  .c-top-main .img {
    width: 100%;
    aspect-ratio: 750 / 563;
  }
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_main.scss */
.c-top-main__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_button.scss */
.c-button {
  width: 100%;
  padding-top: 50px;
  position: relative;
  vertical-align: bottom;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_button.scss */
.c-button a, .c-button__inner {
  width: 100%;
  height: 100%;
  background-color: #1f5bac;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.1;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_button.scss */
.c-button a:hover, .c-button__inner:hover {
  opacity: 0.7;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_button.scss */
.c-button a:before, .c-button__inner:before {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  content: '\0020';
  display: inline-block;
  vertical-align: middle;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour {
  border: 2px solid #2A5FA8;
  border-radius: 8px;
  overflow: hidden;
}
/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour .visual-container {
  padding: 13px;
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour .visual-container .sub-text {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__header {
  background-color: #2A5FA8;
  font-size: 18px;
  margin: 0;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  padding: 6px;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__container {
  padding: 14px;
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__container__help {
  color: #666666;
  font-size: 13px;
  margin: 0;
  text-align: center;
  margin-bottom: 8px;
}
/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__container__box + .c-business-hour__container__box {
  margin-top: 8px;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__gray-box {
  background-color: #f0f0f0;
  padding: 10px;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__gray-box__title {
  background-color: #555555;
  color: #fff;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
  text-align: center;
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__gray-box__value {
  color: #666666;
  font-weight: 500;
  margin: 0;
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 14px;
}
/* line 59, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__gray-box__sub-value {
  color: #666666;
  font-weight: 500;
  margin: 0;
  font-size: 13px;
  text-align: center;
}
/* line 67, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__red-box {
  border: 2px solid #FF0000;
  padding: 10px;
}
/* line 71, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__red-box__title {
  background-color: #FF0000;
  color: #fff;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
  text-align: center;
}
/* line 79, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__red-box__value {
  color: #666;
  font-weight: 500;
  margin: 0;
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 14px;
  text-align: left;
}
/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__red-box__value__red {
  color: #FF0000;
}
/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_business_hour.scss */
.c-business-hour__red-box__value a {
  color: #666;
  text-decoration: underline;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box {
  margin-bottom: 40px;
  padding: 20px;
  width: 100%;
  margin-top: -10px;
  background-color: #FFEAEA;
}
@media (max-width: 767px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
  .c-attention-box {
    flex-direction: column;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box__title {
  display: flex;
  align-items: center;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box__title > img {
  width: 34px;
  height: 30px;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box__title h4 {
  font-size: 17px;
  line-height: 1.7;
  font-weight: bold;
  margin: 0 0 0 1rem;
  color: #ff0000;
}
@media (max-width: 767px) {
  /* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
  .c-attention-box__title h4 {
    text-align: left;
  }
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box__text-container {
  width: 100%;
  margin-top: 10px;
}
/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box__text-container > p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
  color: #666;
}

/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box-yellow {
  background-color: #fff799;
  margin-bottom: 40px;
  padding: 20px;
  width: 100%;
  margin-top: -4px;
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box-yellow h4 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
  margin: 0;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box-yellow p {
  font-size: 16px;
  line-height: 1.6;
  margin: 14px 0 -6px;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_attention-box.scss */
.c-attention-box-yellow p b {
  color: #ff0000;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header {
  position: relative;
  padding: 0 0 2px 0;
  margin-bottom: 26px;
  border: none;
  background: #f3f3f3;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header.mt40 {
  margin-top: 40px;
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header__title {
  border: none;
  background: none;
  font-size: 20px;
  line-height: 1.2;
  color: #666;
  padding: 0;
  margin: 12px 0 6px 06px;
  position: relative;
  font-weight: 700;
}
@media (max-width: 640px) {
  /* line 12, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
  .c-section-header__title {
    margin: 12px 0 6px 16px;
  }
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header__title:before {
  content: "";
  border-left: solid 5px #07afec;
  padding: 0 0 0 10px;
  margin: 0;
  position: relative;
  display: inline-block;
  top: -2px;
  height: 28px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  /* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
  .c-section-header__title:before {
    position: absolute;
    top: -2px;
    left: -10px;
    height: 100%;
  }
}
/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header__title.alert {
  color: #ff0000;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
.c-section-header__time {
  display: inline-block;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 8px;
  top: 0;
  margin: auto 10px auto 0;
  height: 9px;
  color: #535353;
}
@media (max-width: 490px) {
  /* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
  .c-section-header__time {
    padding: 8px;
    background: #f3f3f3;
    font-size: 14px;
    line-height: 1;
    height: 26px;
    bottom: -110px;
    right: -10px;
  }
}
@media (max-width: 640px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
  .c-section-header {
    margin-bottom: 10px;
  }
}
@media (max-width: 490px) {
  /* line 70, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_section_header.scss */
  .c-section-header.rate-time, .c-section-header.top-read {
    margin-bottom: 60px;
  }
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__read {
  font-size: 16px;
  line-height: 2.06;
  color: #333;
}
/* line 6, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__read.normal {
  font-size: 14px;
  line-height: 1.45;
  margin: 0 0 2px 6px;
  margin-left: 6px;
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to {
  margin-bottom: 24px;
  padding: 12px 16px 10px;
  border: solid 2px #205aac;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
  .c-rate-section__how-to {
    padding: 10px 10px 9px;
  }
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__heading {
  margin: -2px 0 16px;
  padding: 0;
  color: #205aac;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: -0.02em;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__icon-box {
  text-align: center;
  vertical-align: top;
  padding-bottom: 4px;
  width: 100px;
}
@media (max-width: 767px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
  .c-rate-section__how-to__table__icon-box {
    width: 90px;
  }
}
/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__icon-box__image {
  height: 26px;
  width: auto;
}
/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__icon-box__image.wide {
  height: auto;
  width: 150px;
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__text {
  padding-top: 2px;
  padding-left: 6px;
  color: #999;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  vertical-align: top;
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__text.last {
  padding-top: 6px;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__stock-image {
  text-align: center;
  vertical-align: top;
  padding-bottom: 4px;
  width: 100px;
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to__table__stock-image.wait {
  height: auto;
  width: 150px;
}
/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_section.scss */
.c-rate-section__how-to:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  border-color: #205aac transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  margin: 0 auto;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table {
  width: 100%;
  font-size: .8em;
}
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table th {
  border: 1px solid;
  padding: .8em .4em;
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td {
  border: 1px solid;
  text-align: center;
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.flags {
  padding: 1.4em 1em .8em;
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.flags img {
  width: 60px;
  height: auto;
  aspect-ratio: 83 / 56;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.flags a {
  color: #666;
}
/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.flags a:hover {
  color: #00adec !important;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.flags a:hover span {
  color: #00adec !important;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td .flag-title {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.04em;
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td .flag-title__currency {
  color: #000;
  text-decoration: underline;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td .flag-title__sub {
  color: #666;
  font-size: 13px;
  line-height: 1.6;
  font-weight: normal;
}
/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.price {
  font-size: 22px;
  height: 40px;
  line-height: 1em;
  font-weight: bold;
  padding: 0 8px;
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.price .table_link_order,
.c-rate-table td.price .table_link_buy {
  display: inline-block;
  max-width: 100%;
  line-height: 0;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table td.price .table_link_order img,
.c-rate-table td.price .table_link_buy img {
  display: block;
  width: 156px;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  /* line 45, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
  .c-rate-table td.price {
    vertical-align: bottom;
    font-size: 34px;
  }
}
/* line 70, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table thead th {
  background: #005FAD;
  color: #fff;
  font-weight: 300;
}
@media (min-width: 768px) {
  /* line 70, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
  .c-rate-table thead th {
    font-weight: 700;
    font-size: 15px;
  }
}
/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table__deal-type {
  margin-bottom: .8em;
}
/* line 84, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table.buy-rate .price, .c-rate-table.sale-rate .price {
  vertical-align: middle;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table.buy-rate .flags, .c-rate-table.sale-rate .flags {
  padding: .8em 1em;
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table.buy-rate .price-rate, .c-rate-table.sale-rate .price-rate {
  display: inline-block;
  padding: 0 0 0 0;
  width: calc( 100% - 230px);
  vertical-align: middle;
  text-align: right;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
  .c-rate-table.buy-rate .price-rate, .c-rate-table.sale-rate .price-rate {
    width: calc( 100% - 158px);
    min-width: 160px;
    text-align: center;
  }
}
/* line 103, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table.buy-rate .price-rate-icon, .c-rate-table.sale-rate .price-rate-icon {
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 103, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
  .c-rate-table.buy-rate .price-rate-icon, .c-rate-table.sale-rate .price-rate-icon {
    width: 158px;
  }
}
/* line 113, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
.c-rate-table.buy-rate .stop, .c-rate-table.sale-rate .stop {
  margin: 6px 0 0;
}
@media (max-width: 600px) {
  /* line 113, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_table.scss */
  .c-rate-table.buy-rate .stop, .c-rate-table.sale-rate .stop {
    padding: 10px;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news {
  border: 2px solid #00ADEC;
  border-radius: 8px;
  margin-top: 18px;
}
/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__header {
  border-bottom: 2px solid #D5D5D5;
  margin-bottom: 1em;
  padding: .8em;
  padding-bottom: 0;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__header__title {
  color: #005FAD;
  display: block;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  padding-left: 30px;
  background: url(/assets/news_h3_icon-bc0517215385b97de624f025228561af6653cbd64950f5dff0878d9f1f15720e.png) no-repeat left center;
  background-size: contain;
  margin: 0 0 1%;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents {
  padding: 0 1.2em 1em;
}
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents dl {
  margin: 0;
  border-bottom: 1px dashed #ccc;
  width: 100%;
  overflow: hidden;
  padding: .5em 0;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents dl .date {
  width: 30%;
  max-width: 90px;
  display: inline-block;
  float: left;
  color: #666;
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents dl .title {
  margin: 0;
  width: 70%;
  display: inline-block;
  float: left;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents dl .title a {
  color: #333;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_news.scss */
.c-news__contents dl:last-child {
  border: none;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta {
  display: none;
  margin-top: 40px;
  padding: 1.2em 1.2em 0;
  border: 5px solid #005FAD;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 568px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta {
    width: 100%;
  }
}
/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__content {
  overflow: hidden;
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__content__tel {
  width: 348px;
  padding: 0;
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
}
@media (max-width: 1079px) {
  /* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__content__tel {
    width: 340px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__content__tel {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__content__contact {
  width: calc( 100% - 348px);
  padding: 0;
  text-align: right;
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 1079px) {
  /* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__content__contact {
    width: calc( 100% - 340px);
  }
}
@media (max-width: 767px) {
  /* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__content__contact {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__header {
  margin: 4px 0 20px;
  padding: 0 0 14px;
  width: 100%;
  background: url(/assets/h_underline-469ee12874539dbb060c47faf765698afef8d47264ca8010cb077b2135fbc6ad.png) center bottom no-repeat;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__header p {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 6px;
}
@media (max-width: 410px) {
  /* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__header p {
    font-size: 3.6vw;
  }
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__header__title {
  margin: 0;
  font-size: 38px;
  color: #005fad;
  line-height: 1;
  text-align: center;
}
/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__header__title br {
  display: none;
}
@media (max-width: 460px) {
  /* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__header__title {
    font-size: 34px;
  }
}
@media (max-width: 570px) {
  /* line 79, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
  .c-top-cta__header__title br {
    display: block;
  }
}
/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__button {
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #000;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
}
/* line 95, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__button:hover {
  background: #ebebeb;
}
/* line 98, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_cta.scss */
.c-top-cta__button a {
  color: #000;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
.c-top-site-info {
  margin: 35px 0;
  background: rgba(10, 179, 237, 0.3);
  padding: 20px 0 20px 26px;
  display: block;
  width: 100%;
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
.c-top-site-info__image {
  width: 154px;
  min-height: 107px;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  float: right;
  display: block;
  clear: both;
}
@media (max-width: 640px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
  .c-top-site-info__image {
    width: 160px;
  }
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
.c-top-site-info__image img {
  width: 124px;
  max-width: 100%;
  height: auto;
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
.c-top-site-info__text {
  margin: 0;
  font-size: 14px;
  color: #004da0;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
.c-top-site-info-space {
  display: block;
  height: 0;
  float: right;
}
@media (max-width: 640px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
  .c-top-site-info-space {
    height: calc( 5vw + 3vh);
  }
}
@media (max-width: 420px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
  .c-top-site-info-space {
    height: 100px;
  }
}
@media (max-width: 380px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
  .c-top-site-info-space {
    height: 130px;
  }
}
@media (max-width: 320px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_top_site_info.scss */
  .c-top-site-info-space {
    height: 180px;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container {
  background: #00ADEC;
  overflow: hidden;
}
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__currency-heading {
  width: 96%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) {
  /* line 4, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__currency-heading {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 4, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__currency-heading {
    width: 1068px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_mixin.scss */
.c-sub-image-container__currency-heading:after {
  content: "";
  display: block;
  clear: both;
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner {
  width: 96%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  background: #fff;
  background-repeat: no-repeat;
  background-position: right 20px center;
  margin: 2% auto;
}
@media (min-width: 768px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__inner {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__inner {
    width: 1068px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_mixin.scss */
.c-sub-image-container__inner:after {
  content: "";
  display: block;
  clear: both;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.company {
  background-image: url(/assets/title_icon_5-71c52d379998180ae7168ba052234847c09482e79e62263f74d53b0dd71ed83c.png);
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.guidance {
  background-image: url(/assets/title_icon_2-1df9fe8537d53260949c5587d2917a375fca7dabe1c57b0dd236bb394311b80e.png);
}
/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.doc {
  background-image: url(/assets/title_icon_8-b7707c8891da9d70a82b26a1c3606463c738fa0ca80a1c5e30368926cf3f9a4b.png);
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.contact {
  background-image: url(/assets/title_icon_6-6a276e5c7f3297fae00719f32fb617226bd7a2176dc16159d0e03a2258d1fa12.png);
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.kaitori {
  background-image: url(/assets/title-icon-sell-62e81e7c7f8e382a088f44e4ff1a1311f28f99e4c2a417b90d8bdf3262a29a93.png);
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__inner.order {
  background-image: url(/assets/title_icon_order-261745dd7e100f48a0ebc7cc6e877545c6d5dcc13bb8e184252ce4e78426ae1e.png);
}
@media (min-width: 768px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__inner {
    margin: 1% auto;
  }
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__title {
  margin: 0;
  font-weight: 700;
  font-size: 1.3em;
  padding: 6%;
  color: #00ADEC;
}
@media (min-width: 768px) {
  /* line 35, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
  .c-sub-image-container__title {
    margin: 0;
    font-weight: 700;
    font-size: 1.8em;
    padding: 4%;
  }
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__title.currency {
  color: #fff;
  padding: 32px 0;
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_image.scss */
.c-sub-image-container__title--qa {
  color: #0069a8;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.c-company-table {
  margin-bottom: 20px;
  font-size: 16px;
}
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.c-company-table th, .c-company-table td {
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 10px;
  text-align: left;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.c-company-table th {
  background: #C4C4C4;
  border-color: #eee;
  color: #333;
  font-weight: 400;
  min-width: 151px;
}
@media (max-width: 650px) {
  /* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-company-table th {
    min-width: 91px;
  }
}
/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.c-company-table td {
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 10px;
  text-align: left;
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.c-company-table td a {
  color: #006EA6;
}
@media (max-width: 460px) {
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-company-table tbody, .c-company-table tr, .c-company-table th {
    display: block;
    width: 100%;
  }
  /* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-company-table td {
    display: block;
  }
  /* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-company-table th + td {
    margin: -1px 1px 4px;
  }
}

/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company {
  margin-bottom: 28px;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table {
  width: 100%;
  border-collapse: collapse;
  color: #2f4050;
  line-height: 1.7;
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table th,
.p-company .c-company-table td {
  border: 1px solid #d6e5ef;
  padding: 12px 14px;
  vertical-align: top;
  overflow-wrap: anywhere;
  word-break: normal;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table th {
  min-width: 151px;
  border-left: 1px solid #d6e5ef;
  border-right: 1px solid #d6e5ef;
  background: #f5fbff;
  color: #064f86;
  font-weight: 700;
}
/* line 70, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table td {
  background: #fff;
  color: #2f4050;
}
/* line 74, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table td a {
  color: #064f86;
  text-decoration: underline;
}
/* line 78, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
.p-company .c-company-table td a:hover {
  color: #003f6b;
}

@media (min-width: 768px) {
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-sub-image-container--company-page {
    background: #0087C8;
    margin-bottom: 18px;
  }
  /* line 91, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-sub-image-container--company-page .c-sub-image-container__inner.company {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 88px auto;
    background-position: right 28px center;
  }
  /* line 98, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-sub-image-container--company-page .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
@media (max-width: 580px) {
  /* line 108, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .c-sub-image-container--company-page {
    display: none;
  }

  /* line 112, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .l-container__contents__main:has(> .p-company) {
    margin-top: 18px;
  }

  /* line 116, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .l-container__contents:has(.p-company) > .l-container__contents__side {
    display: none;
  }

  /* line 120, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company {
    margin-bottom: 24px;
  }
  /* line 123, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company .c-company-table {
    display: block;
    margin-bottom: 24px;
    font-size: 15px;
  }
  /* line 128, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company .c-company-table tbody,
  .p-company .c-company-table tr,
  .p-company .c-company-table th,
  .p-company .c-company-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 137, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company .c-company-table tr {
    margin-bottom: 10px;
    border: 1px solid #d6e5ef;
    background: #fff;
  }
  /* line 143, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company .c-company-table th {
    min-width: 0;
    padding: 9px 11px;
    border: 0;
    border-bottom: 1px solid #d6e5ef;
    background: #f5fbff;
    color: #064f86;
    line-height: 1.5;
  }
  /* line 153, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_company_table.scss */
  .p-company .c-company-table td {
    margin: 0;
    padding: 11px;
    border: 0;
    background: #fff;
    color: #2f4050;
    line-height: 1.75;
    overflow-wrap: anywhere;
  }
}
/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
.c-tab-menu {
  border-bottom: 4px solid #005FAD;
  padding: 0 25px;
  margin-bottom: 40px;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: space-around;
}
@media (min-width: 460px) and (max-width: 1080px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu {
    flex-wrap: wrap;
    padding: 0 15px;
  }
}
@media (max-width: 459px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu {
    flex-wrap: wrap;
    padding: 0 12px;
  }
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
.c-tab-menu__item {
  display: inline-block;
  background: #2f6fa8;
  padding: 10px 10px 8px;
  cursor: pointer;
  color: #fff;
  font-weight: 500;
  border-radius: 4px 4px 0 0;
  font-size: 16px;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
.c-tab-menu__item.active {
  background: #005FAD;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
.c-tab-menu.guidance .c-tab-menu__item {
  padding: 10px 40px 8px;
}
@media (min-width: 460px) and (max-width: 1080px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu.guidance .c-tab-menu__item {
    width: 48%;
    padding: 10px 4px;
    margin-bottom: 3px;
    border-radius: 4px;
    font-size: 14px;
  }
}
@media (max-width: 459px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu.guidance .c-tab-menu__item {
    width: 49%;
    padding: 10px 4px;
    margin-bottom: 3px;
    border-radius: 4px;
    font-size: 14px;
  }
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
.c-tab-menu.qa {
  padding: 0 10px;
}
@media (min-width: 460px) and (max-width: 1080px) {
  /* line 52, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu.qa .c-tab-menu__item {
    width: 48%;
    padding: 10px 4px;
    margin-bottom: 3px;
    border-radius: 4px;
  }
}
@media (max-width: 459px) {
  /* line 52, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_tab_menu.scss */
  .c-tab-menu.qa .c-tab-menu__item {
    width: 49%;
    padding: 10px 4px;
    margin-bottom: 3px;
    border-radius: 4px;
  }
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance.hide {
  display: none;
}
/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance picture {
  display: inline-block;
  max-width: 100%;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__movie {
  margin: -10px 30px 30px;
  position: relative;
  width: calc(100% - 60px);
  height: 0;
  padding-top: calc( 56.25% - 34px );
}
/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 14, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance__movie {
    margin: -6px auto 30px;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container {
  margin-top: 40px;
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container__text {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
/* line 44, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container__check-box-container {
  margin: -1px;
  width: calc( 100% + 2px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 30px;
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container__check-box-container__item {
  width: calc( 100% / 3 );
  border: solid 1px #ccc;
  display: block;
  text-align: center;
  padding-bottom: 14px;
}
@media (max-width: 600px) {
  /* line 52, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance__top-container__check-box-container__item {
    width: calc( 100% / 2);
  }
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container__check-box-container__item__image {
  display: block;
  margin: 20px auto 20px 20px;
  max-width: calc( 100% - 40px );
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__top-container__check-box-container__item__text {
  margin: 0 20px;
  padding: 0;
  font-size: 16px;
  color: black;
  line-height: 1.6;
  text-align: left;
}
/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__rate-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 1.2;
  text-align: left;
  border-bottom: solid 2px #333;
}
/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__rate {
  width: 100%;
}
/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__sub-title {
  background-color: #6ACAF3;
  color: #fff;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 1.2em;
  padding: 3px 0 2px 35px;
  background-image: url(/assets/pages/h4_bg-14378599b0c521253f85a35b7f4edb79f4d1d6665e22efb8cdba572a7f4b48d6.png);
  background-repeat: no-repeat;
  background-position: left 10px center;
}
/* line 101, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__delivery-container__message {
  margin-bottom: 1.2em;
  overflow: hidden;
}
/* line 104, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__delivery-container__message img {
  display: block;
  margin: 0 auto 1.2em;
}
@media (min-width: 768px) {
  /* line 104, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance__delivery-container__message img {
    float: right;
    margin: 0 0 1.2em 1.2em;
  }
}
/* line 112, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__delivery-container__message__text {
  margin: 0 0 20px;
  font-size: 16px;
  color: #333;
  line-height: 1.813;
  text-align: justify;
}
/* line 122, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__message {
  margin-bottom: 1.2em;
  overflow: hidden;
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__message img {
  display: block;
  margin: 0 auto 1.2em;
}
@media (min-width: 768px) {
  /* line 125, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance__terminal-container__message img {
    float: right;
    margin: 0 0 1.2em 1.2em;
  }
}
/* line 133, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__message__text {
  overflow: hidden;
  font-size: 15px;
  color: #333;
}
/* line 138, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__message__list-item {
  margin-bottom: 10px;
  text-indent: -1.4em;
  padding-left: 1.4em;
  line-height: 1.813;
}
/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__message__list-item:before {
  content: "＊";
  display: inline-block;
  width: 1.4em;
  margin: 0;
  text-indent: 0;
}
/* line 152, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table {
  margin-bottom: 20px;
  width: 100%;
}
/* line 155, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table th, .c-guidance__terminal-container__table td {
  border: 1px solid #999;
  font-weight: 400;
  padding: 10px;
}
/* line 160, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table th {
  background: #F2FAFD;
}
/* line 164, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table td br {
  display: none;
}
@media (max-width: 1079px) {
  /* line 164, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance__terminal-container__table td br {
    display: block;
  }
}
/* line 170, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table td br.normal {
  display: block;
}
/* line 174, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance__terminal-container__table td.map {
  position: relative;
}

/* line 182, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box {
  margin-bottom: 20px;
  border: solid 2px #00adec;
  width: 100%;
  display: block;
}
/* line 187, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__heading {
  margin: 0;
  padding: 0;
  border: solid 2px #005fad;
  background-color: #005fad;
  width: 100%;
}
/* line 193, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__heading__text {
  margin: 0;
  padding: 12px 18px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
@media (max-width: 520px) {
  /* line 193, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance-box__heading__text {
    text-align: center;
  }
}
/* line 206, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  width: 100%;
}
/* line 211, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body.point {
  margin: -1px;
  width: calc( 100% + 2px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
/* line 219, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body__text {
  margin: 30px 10px 6px;
  padding: 0;
  font-size: 18px;
  color: black;
  line-height: 1.6;
  text-align: center;
}
/* line 227, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body__sub-text {
  margin: 0 20px 14px;
  text-align: left;
  display: block;
}
/* line 232, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body__point-box {
  width: 50%;
  border: solid 1px #00adec;
  display: block;
  text-align: center;
  padding-bottom: 20px;
}
/* line 239, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body__image-box {
  margin: 30px 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
/* line 246, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-box__body__image-box img {
  margin: 0 30px;
}

/* line 252, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-recommend {
  margin: 60px auto 30px;
  display: block;
  text-align: center;
}
/* line 256, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-recommend__text {
  margin: 0 0 30px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
}

/* line 264, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box {
  padding-bottom: 20px;
  background-color: #00749f;
}
/* line 267, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__heading {
  padding: 30px 10px 0;
  background-color: #00749f;
  display: block;
}
/* line 271, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__heading__text {
  font-size: 22px;
  color: white;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
/* line 279, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__body {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 281, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__body__image-box {
  margin: 0;
  padding: 8px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  line-height: 1;
}
/* line 290, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__body__image-box a {
  margin: 8px 8px 4px;
}
@media (max-width: 1079px) {
  /* line 290, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance-action-box__body__image-box a {
    margin: 8px auto 4px;
  }
}
/* line 295, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-action-box__body__image-box a img {
  margin: 0;
}

/* line 302, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
.c-guidance-order-text-container {
  margin: 0 30px 20px;
  font-size: 16px;
  color: #333333;
  line-height: 1.813;
  text-align: justify;
}
@media (max-width: 600px) {
  /* line 302, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_guidance.scss */
  .c-guidance-order-text-container {
    margin: 0 0 20px;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header {
  margin: 0;
  padding: 10px 10px 6px;
  font-size: 18px;
  line-height: 1.1;
  color: #666;
  background: #f3f3f3;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  position: relative;
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header.bold {
  font-weight: 700;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header.alert {
  color: #ff0000;
  font-weight: bold;
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header:before {
  content: "";
  border-left: solid 5px #07afec;
  padding: 0;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  top: -2px;
  height: 28px;
  vertical-align: middle;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header.mb {
  margin-bottom: 26px;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
.c-sub-section-header__br {
  display: none;
}
@media (max-width: 460px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_sub_section_header.scss */
  .c-sub-section-header__br {
    display: block;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button {
  top: 10px;
  width: 36px;
  height: 36px;
  background: #000;
  position: fixed;
  right: 10px;
  cursor: pointer;
  z-index: 120;
}
@media (min-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
  .c-menu-button {
    display: none;
  }
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button__icon {
  width: 27px;
  height: 4px;
  position: absolute;
  left: 5px;
  top: 15px;
  background: #fff;
  display: block;
}
/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button__icon:before, .c-menu-button__icon:after {
  content: "";
  position: absolute;
  width: 27px;
  height: 4px;
  background: #fff;
  display: block;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button__icon:before {
  top: 10px;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button__icon:after {
  top: -10px;
}
/* line 36, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_menu_button.scss */
.c-menu-button__text {
  position: absolute;
  bottom: -17px;
  margin: 0;
  font-weight: 700;
  text-align: center;
  width: 100%;
  font-size: 10px;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_section_header.scss */
.c-step-section-header {
  margin-bottom: 20px;
  padding: 2px 0 0;
  border-radius: 14px;
  background-color: #00adec;
  width: 100%;
  min-height: 50px;
  font-size: 20px;
  line-height: 1.1;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_section_header.scss */
.c-step-section-header.order {
  background-color: #005fad;
}
@media (max-width: 600px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_section_header.scss */
  .c-step-section-header {
    padding: 12px 14px 10px;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide {
  padding: 20px 26px;
  border: solid 3px #00adec;
  border-radius: 14px;
  background-color: #fff;
  box-sizing: border-box;
  display: block;
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide.last {
  margin-bottom: 70px;
  padding-bottom: 0;
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading {
  margin: 0 0 18px;
}
@media (max-width: 600px) {
  /* line 12, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading {
    padding-bottom: 150px;
  }
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-1 {
  background: url(/assets/guidance/guide-buy-step1-photo1-1990250b7fc9c0ee9bfd95263ffaee4f47db60c9e8e6a2df12cc2df2c2001795.png) right 80px no-repeat;
}
@media (max-width: 600px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-1 {
    background-position: center bottom;
  }
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-2 {
  background: url(/assets/guidance/guide-buy-step2-photo1-a2f39dfdbb5cfd219350b2aaf786ee87b7b27e28797c02e7e8481119f8159744.png) right top no-repeat;
}
@media (max-width: 600px) {
  /* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-2 {
    background-position: center bottom;
  }
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-3 {
  background: url(/assets/guidance/guide-buy-step3-icon1-173837d53a40e6e6542ea30a1ab2bb5b77529b7abdcb5eae17eab04b91b1e856.png) 100% 25px no-repeat;
}
@media (max-width: 600px) {
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-3 {
    background: url(/assets/guidance/guide-buy-step3-icon1-173837d53a40e6e6542ea30a1ab2bb5b77529b7abdcb5eae17eab04b91b1e856.png) 100% 75px no-repeat;
  }
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-3.sell {
  padding-bottom: 0;
  background: none;
}
@media (max-width: 420px) {
  /* line 38, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-3.buy {
    padding-bottom: 90px;
    background: url(/assets/guidance/guide-buy-step3-icon2-0acc37d170d1d23a89236a23f9aed935c087f0aff7e50bb655ea1ff07fdaf843.png) calc( 50% + 48px) bottom no-repeat, url(/assets/guidance/guide-buy-step3-icon1-173837d53a40e6e6542ea30a1ab2bb5b77529b7abdcb5eae17eab04b91b1e856.png) calc( 50% - 48px) bottom no-repeat;
  }
}
/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-4 {
  background: url(/assets/guidance/guide-buy-step4-photo1-1e4e0e48a6b88ad76203b5a479950c4eb64326a3d4e6d917093f8d551adedde7.png) right 0 no-repeat;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading.step-4.sell {
  background: url(/assets/guidance/guide-sell-step4-photo1-5e937b5136a5967ad4030b571f371d7b53b22587538e66333c86a39ce10bcf81.png) right 80px no-repeat;
}
@media (max-width: 600px) {
  /* line 47, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-4.sell {
    background-position: center bottom;
  }
}
@media (max-width: 600px) {
  /* line 45, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading.step-4 {
    background-position: center bottom;
  }
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__title {
  margin: 0 0 20px;
  padding: 0 0 0 64px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  width: 100%;
  min-height: 54px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
/* line 70, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__title.step-1 {
  background: url(/assets/pages/guide_step_1-25bbc511813b84b1bd0dc76be344e3abb2704189babd3952064cce9f099f973f.png) left top no-repeat;
}
/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__title.step-2 {
  background: url(/assets/pages/guide_step_2-a6e6883b8c1570bc01ef207cf265b396379b0676b2050ee60fed5b3abecd33ca.png) left top no-repeat;
}
/* line 76, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__title.step-3 {
  background: url(/assets/pages/guide_step_3-5ce88cbc368f23796f908c71014f7df87688b7c6cd042303caa6d00dfb1c1241.png) left top no-repeat;
}
/* line 79, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__title.step-4 {
  background: url(/assets/pages/guide_step_4-0087deb3d859ffd501fb0a7f6c94c8fbbb2290b86fa987447ae760e560cbdb3c.png) left top no-repeat;
}
/* line 83, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__text {
  margin: 0  260px 14px 0;
  font-size: 16px;
  color: #333;
  line-height: 1.813;
  text-align: justify;
}
/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__heading__text.step-3 {
  margin-right: 0;
}
@media (max-width: 600px) {
  /* line 92, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading__text.mb-nmr {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  /* line 97, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__heading__text .mb-br {
    display: none;
  }
}
/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box {
  margin: 0 0 20px;
  border: solid 3px #989898;
  border-left: none;
  background-color: #fff;
  width: 100%;
  min-height: 90px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
/* line 116, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box.buy {
  border: solid 3px #ff7e82;
}
/* line 118, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box.buy .c-step-guide__point-box__icon {
  background-color: #ff7e82;
}
/* line 122, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box.sell {
  border: solid 3px #ff8d00;
}
/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box.sell .c-step-guide__point-box__icon {
  background-color: #ff8d00;
}
/* line 128, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box__icon {
  width: 96px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 134, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box__text {
  padding: 20px;
  width: calc( 100% - 96px);
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 141, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box__text p {
  margin: -6px 0;
  padding: 0;
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
}
/* line 147, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box__text p.sub {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.4;
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__point-box__text a {
  margin: 0px 0 -6px;
  padding: 0 0 0 16px;
  font-size: 14px;
  color: #333333;
  text-decoration: underline;
  line-height: 1.8;
  background: url(/assets/angle-right-pink-99190c478353bb32afdf0d16530bf45e6481b111f900dadc445010c0f84d7fdd.png) left center no-repeat;
}
/* line 165, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__sub-heading {
  margin: 0 0 14px;
  padding: 4px 0 0;
  background-color: #43bdf0;
  width: 100%;
  min-height: 30px;
  font-size: 16px;
  line-height: 1.813;
  font-weight: normal;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 178, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__sub-heading.orange {
  background-color: #ff8d00;
}
/* line 182, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__text {
  margin: 0 0 14px;
  font-size: 16px;
  color: #333;
  line-height: 1.813;
  text-align: justify;
}
/* line 188, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__text.slim {
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 600px) {
  /* line 188, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__text.slim {
    font-size: 13px;
  }
}
/* line 196, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__sub-text {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.03em;
}
/* line 201, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__sub-text__indent {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
/* line 206, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__sub-text span {
  margin-bottom: 10px;
}
/* line 210, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box {
  margin: 0 0 24px;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
/* line 217, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box.nmb {
  margin-bottom: 0;
}
/* line 220, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box__link {
  margin: 0;
  padding: 0;
}
/* line 223, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box__link li {
  margin: -4px 0;
  padding: 0 0 0 14px;
  background: url(/assets/angle-right-blue-7c8767780692a18fa29258977d978d064000d9335451603e2f1ea90d393ea246.png) left center no-repeat;
}
/* line 227, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box__link li + li {
  margin-top: 11px;
}
/* line 230, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box__link li a {
  font-size: 14px;
  color: #333333;
  text-decoration: underline;
  line-height: 1.2;
}
/* line 238, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__link-box__text {
  margin: 0 0 10px;
  padding: 0;
  font-size: 14px;
  color: #999999;
  line-height: 1;
  width: 90px;
  letter-spacing: 0.04em;
}
/* line 249, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table {
  border-top: solid 1px #898989;
}
/* line 251, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table th, .c-step-guide__max-amount-table td {
  border-bottom: solid 1px #898989;
}
/* line 254, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table th + th, .c-step-guide__max-amount-table td + td {
  border-left: solid 1px #898989;
}
/* line 257, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table th {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  padding: 8px 6px 6px;
  background: #ddd;
}
@media (max-width: 460px) {
  /* line 257, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table th {
    font-size: 13px;
  }
}
/* line 268, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table td {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  padding: 8px 15px 6px;
  background: #fff;
}
@media (max-width: 600px) {
  /* line 268, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table td {
    padding: 8px 8px 6px 0;
  }
}
@media (max-width: 460px) {
  /* line 268, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table td {
    font-size: 14px;
    letter-spacing: -0.04em;
  }
}
/* line 282, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table td:last-child {
  text-align: center;
  vertical-align: middle;
}
/* line 286, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table td p {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.2;
  color: #333;
}
@media (max-width: 460px) {
  /* line 286, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table td p {
    font-size: 13px;
  }
}
/* line 297, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table .cache-list {
  width: 400px;
}
/* line 300, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table .cache-max {
  width: 240px;
}
@media (max-width: 540px) {
  /* line 300, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table .cache-max {
    width: 188px;
  }
}
/* line 307, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__max-amount-table .country-flags img {
  margin-right: 18px;
  width: auto;
  height: 26px;
  display: inline-block;
}
@media (max-width: 540px) {
  /* line 307, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__max-amount-table .country-flags img {
    margin-right: 6px;
    margin-bottom: 2px;
  }
}
/* line 320, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
[data-component-name="guidance-buy"] .c-step-guide__max-amount-table + .c-step-guide__sub-heading {
  margin-top: 24px;
}
/* line 324, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__nyukin-kigen-table {
  margin: 0 0 20px;
  width: 100%;
  border-top: solid 1px #898989;
  border-bottom: solid 1px #898989;
  text-align: center;
}
/* line 330, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__nyukin-kigen-table th {
  background: #ddd;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  padding: 8px 6px 6px;
}
/* line 338, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__nyukin-kigen-table td {
  border-top: solid 1px #898989;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #333;
  padding: 8px 6px 6px;
}
/* line 345, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__nyukin-kigen-table td:nth-child(even) {
  background: #ffe5e6;
}
@media (max-width: 460px) {
  /* line 338, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__nyukin-kigen-table td {
    font-size: 14px;
    letter-spacing: -0.04em;
    text-align: left;
    padding: 14px 4px;
  }
}
/* line 356, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__bank-container {
  text-align: center;
  margin-bottom: 20px;
}
/* line 359, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__bank-container__item {
  display: inline-block;
  width: 24%;
}
@media (max-width: 768px) {
  /* line 363, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__bank-container__item:first-child {
    margin-right: 4px;
  }
}
/* line 369, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__no-sell-image-container {
  margin: 0 0 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
/* line 376, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__no-sell-image-container__item {
  margin: 0 4px;
  max-width: 100%;
}
/* line 381, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__no-sell-example-container {
  margin: 30px auto 40px;
  width: 100%;
  max-width: 580px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
}
/* line 390, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__no-sell-example-container__item {
  margin: -1px -1px 0 0;
  width: 33.333%;
  line-height: 0;
  overflow: hidden;
}
@media (max-width: 640px) {
  /* line 390, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__no-sell-example-container__item {
    width: 50%;
  }
}
/* line 398, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__no-sell-example-container__item img {
  margin: 0;
  width: 100%;
  height: auto !important;
}
/* line 405, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-info-box {
  margin-top: 30px;
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 405, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__money-send-info-box {
    display: block;
  }
}
/* line 414, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-info-box__left {
  width: 360px;
  letter-spacing: -0.05em;
}
@media (max-width: 767px) {
  /* line 414, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__money-send-info-box__left {
    width: 100%;
  }
}
/* line 421, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-info-box__right {
  padding-left: 20px;
}
@media (max-width: 767px) {
  /* line 421, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__money-send-info-box__right {
    padding-left: 0;
    text-align: center;
    margin-bottom: 1.2em;
  }
}
/* line 430, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-address-box {
  display: flex;
  background: #eee;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 430, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
  .c-step-guide__money-send-address-box {
    display: block;
  }
}
/* line 438, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-address-box__text {
  padding: 20px;
  font-size: 15px;
  font-weight: 800;
}
/* line 442, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-address-box__text__small {
  font-size: 13px;
  font-weight: normal;
}
/* line 446, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-address-box__text span {
  display: inline-block;
}
/* line 450, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide__money-send-address-box__pdf {
  padding: 0 20px 0 0;
  width: 244px;
  text-align: right;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 800;
}

/* line 465, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_step_guide.scss */
.c-step-guide-arrow {
  margin: 30px auto 20px;
  text-align: center;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_kiyaku.scss */
.c-kiyaku {
  height: 240px;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  overflow-y: scroll;
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_kiyaku.scss */
.c-kiyaku__read {
  font-size: 15px;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_kiyaku.scss */
.c-kiyaku__history {
  text-align: right;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list {
  margin: 0 auto;
  width: auto;
  max-width: 580px;
  display: block;
}
/* line 6, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__heading {
  margin: 0 0 2px;
  padding: 6px 8px 4px;
  font-size: 14px;
  font-weight: bold;
  color: #a0a0a0;
  line-height: 1.2;
  text-align: center;
  border: solid 2px #a0a0a0;
  background: #fff;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap {
  margin: 0 0 2px;
  background: #ebebeb;
  text-align: center;
  scroll-margin-top: 90px;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__head {
  background: url(/assets/angle-bottom-white-6b1d00f8ce34bc1c60dbada942bb18d155b68815733fdb73aff69d4bfe5602c6.png) calc( 100% - 15px) 50% no-repeat #a0a0a0;
  margin: 0;
  padding: 10px 8px 8px;
  cursor: pointer;
}
/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__currency-name {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body {
  margin: 0;
  padding: 20px 20px 0;
  display: none;
}
/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__text {
  text-align: left;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__info-text {
  margin: 20px 0 14px;
  padding: 0;
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
  border-bottom: solid 1px #000;
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images {
  margin: 0 -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: space-between;
}
/* line 59, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images a {
  margin: 0 10px 10px;
  width: calc(33% - 20px);
}
@media (max-width: 660px) {
  /* line 59, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
  .c-old-money-list__currency-wrap__body__images a {
    margin: 0 10px 10px;
    width: calc(50% - 20px);
  }
}
/* line 67, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images a img {
  width: 100%;
  border: solid 1px #ccc;
}
/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images-chf {
  margin: 0 -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: space-between;
}
/* line 82, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images-chf a {
  margin: 0 8px 8px;
  width: calc(20% - 16px);
}
@media (max-width: 660px) {
  /* line 82, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
  .c-old-money-list__currency-wrap__body__images-chf a {
    margin: 0 8px 8px;
    width: calc(33% - 16px);
  }
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_old_money_list.scss */
.c-old-money-list__currency-wrap__body__images-chf a img {
  width: 100%;
  border: solid 1px #ccc;
}

/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .label-ml {
  margin-left: 4px;
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .label-mr {
  margin-right: 4px;
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .notice-error-message {
  border: 1px solid #ff0000;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .notice-error-message p {
  margin: 0;
  color: #ff0000;
}
@media (max-width: 700px) {
  /* line 20, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form input[type=text], .c-order-form textarea, .c-order-form input[type=password], .c-order-form input[type=email] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__error {
  color: #ff0000;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__error li {
  margin-bottom: 4px;
}
/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__purpose-list {
  display: flex;
  flex-wrap: wrap;
}
/* line 36, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__purpose-list__item {
  flex-basis: 28%;
  line-height: 1.5em;
}
@media (max-width: 700px) {
  /* line 36, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__purpose-list__item {
    flex-basis: auto;
    font-size: 14px;
  }
  /* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__purpose-list__item span {
    margin-right: 20px;
  }
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__purpose-list__item label {
  cursor: pointer;
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__purpose-list__item input[type="radio"] {
  position: relative;
  margin-right: 8px;
  top: 2px;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__destination-address-list {
  display: flex;
  flex-wrap: wrap;
}
/* line 59, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__destination-address-list__item {
  flex-basis: 38%;
  line-height: 1.5em;
}
@media (max-width: 700px) {
  /* line 59, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__destination-address-list__item {
    flex-basis: 42%;
    font-size: 14px;
  }
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__destination-address-list__item label {
  cursor: pointer;
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__destination-address-list__item input[type="radio"] {
  position: relative;
  margin-right: 8px;
  top: 2px;
}
/* line 76, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__airport-list {
  margin: 10px 0 15px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  /* line 76, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__airport-list {
    width: 250px;
    margin: 0 auto 10px;
  }
}
@media (max-width: 700px) {
  /* line 84, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__airport-list li + li {
    margin-top: 10px;
  }
}
/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__airport-list__item {
  flex-basis: 100%;
  line-height: 1.5;
}
/* line 93, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__airport-list__item label {
  cursor: pointer;
  display: flex;
}
@media (max-width: 700px) {
  /* line 93, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__airport-list__item label {
    display: inline;
  }
  /* line 98, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__airport-list__item label span.def {
    text-align: left;
    vertical-align: middle;
    line-height: 1.2;
    min-width: 182px;
  }
  /* line 99, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__airport-list__item label span.def:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
  }
}
/* line 112, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__airport-list__item input[type="radio"] {
  position: relative;
  margin-right: 8px;
  top: 2px;
}
/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .radio {
  margin-right: 40px;
}
/* line 122, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form a.help-link {
  padding-left: 14px;
  background: url(/assets/icon-yaji-blue-722fd3ab2c436fd453a08edbd35bf8f70edb98dd946cac9b563b58ff8dd401ac.jpg) 0 0 no-repeat;
  color: #333;
  font-weight: normal;
  text-decoration: underline;
}
/* line 128, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form a.help-link.blue {
  color: #00ADEC;
}
/* line 131, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form a.help-link.block {
  margin: 6px 0;
  display: block;
}
/* line 136, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__purpose-memo {
  margin-top: 6px;
  overflow: auto;
}
@media (max-width: 700px) {
  /* line 136, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form__purpose-memo {
    width: 99%;
    font-size: 16px;
  }
}
/* line 144, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .error-field {
  border: none;
  box-shadow: 0 0 3px 0 red;
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form input {
  line-height: normal;
  margin: 6px 4px;
}
/* line 151, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form input.zipcode {
  width: 120px;
}
/* line 155, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table {
  margin: 10px auto 30px;
  width: 100%;
}
/* line 158, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table th, .c-order-form table td {
  border: 1px solid #ccc;
  padding: 6px 10px;
  text-align: left;
}
/* line 163, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table th {
  letter-spacing: 2px;
  font-weight: normal;
  min-width: 160px;
  width: 35%;
  background-color: #e5ecf7;
  color: #000;
  padding: 8px 15px;
  line-height: 1.5;
}
/* line 172, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table th.gray {
  background-color: #aaa;
  color: #fff;
}
/* line 176, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table th.airport {
  min-height: 87px;
}
@media (max-width: 700px) {
  /* line 176, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table th.airport {
    min-height: auto;
  }
}
/* line 182, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table th .required {
  float: right;
  padding: 2px 4px;
  color: #fff;
  font-size: 11px;
  background: #E67364;
  border-radius: 4px;
}
@media (max-width: 700px) {
  /* line 182, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table th .required {
    float: inherit;
    margin-left: 8px;
    padding: 0 3px;
  }
}
/* line 196, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table td {
  padding: 2px 15px 2px;
}
/* line 199, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table td span.def {
  display: inline-block;
  margin-top: 3px;
  margin-bottom: 3px;
}
/* line 205, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form table td.airport-check {
  padding: 20px 15px;
}
@media (max-width: 700px) {
  /* line 205, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table td.airport-check {
    padding: 6px 0 16px;
    text-align: center;
    font-size: 14px;
  }
}
@media (max-width: 700px) {
  /* line 155, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table {
    display: block;
    width: 100%;
  }
  /* line 217, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table tbody, .c-order-form table th, .c-order-form table td, .c-order-form table tr {
    display: block;
    width: 100%;
    border: none;
  }
  /* line 222, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table td {
    padding: 6px 0 16px;
  }
  /* line 225, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table input[type=text], .c-order-form table input[type=email] {
    font-size: 16px;
    width: 98%;
  }
  /* line 228, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table input[type=text].auto, .c-order-form table input[type=email].auto {
    width: auto;
  }
  /* line 231, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .c-order-form table input[type=text].zipcode, .c-order-form table input[type=email].zipcode {
    width: 120px;
  }
}
/* line 238, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__actions > *:first-child {
  margin-right: 6px;
}
/* line 241, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__actions__back {
  color: #fff;
  background: #333;
  border-radius: 4px;
  padding: 12px 40px;
  font-size: 1.2em;
  cursor: pointer;
  display: inline-block;
  border: 1px solid;
}
/* line 255, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form .purpose {
  display: block;
  white-space: pre-wrap;
}
/* line 259, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__attr-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}
/* line 263, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__attr-text > span {
  display: inline-block;
}
/* line 266, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form__attr-text.mb16 {
  margin-bottom: 16px;
}
/* line 271, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.c-order-form input[type=checkbox].agree {
  top: 5px;
}

/* ベース（共通） */
/* line 279, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.el-radio-group.radio-list {
  display: grid !important;
  grid-template-columns: 1fr;
  /* モバイル: 1列 */
  width: 100%;
}

/* line 285, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.el-radio-group.radio-list > .el-radio {
  margin: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 10px 0;
  /* モバイルの余白 */
}

/* モバイル: 各項目に区切り線（最後は除外） */
@media (max-width: 991.98px) {
  /* line 295, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list > .el-radio:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #e4e7ed;
  }
}
/* PC: 2列＋行ごとのフル幅区切り線＆余白広め */
@media (min-width: 992px) {
  /* line 303, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list {
    grid-template-columns: 1fr 1fr;
    /* 2列 */
  }

  /* line 307, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list > .el-radio {
    padding: 8px 0;
    /* ← PCで上下余白を増やす */
  }

  /* 2列の“行”の下にだけ横罫線を引く（最終行は除外） */
  /* 偶数番目（右列）に親をまたぐ横線を描画 */
  /* line 313, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list > .el-radio:nth-child(2n)::after {
    content: "";
    position: absolute;
    left: calc(-100% - 20px);
    /* 左列ぶん + 列間ギャップ */
    width: calc(200% + 20px);
    /* 2列ぶん + ギャップ */
    bottom: -2px;
    height: 1px;
    background: #e4e7ed;
  }

  /* 最終行（末尾2要素）は線を消す */
  /* line 322, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list > .el-radio:nth-last-child(-n+2)::after {
    content: none;
  }

  /* アイテム数が奇数で最終行が1つだけのときは、その最後の要素から全幅線を引く */
  /* line 326, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .el-radio-group.radio-list > .el-radio:last-child:nth-child(odd)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 1px;
    background: #e4e7ed;
  }
}
/* 非選択のリング＆ラベルを濃く（radio-list配下だけ） */
/* line 334, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.el-radio-group.radio-list .el-radio__input:not(.is-checked) .el-radio__inner {
  border-color: #909399;
  /* デフォルト #dcdfe6 より濃い */
  border-width: 2px;
  /* 太くしたくなければ行を消す */
}

/* line 338, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.el-radio-group.radio-list .el-radio__input:not(.is-checked) + .el-radio__label {
  color: #303133;
  /* ラベル色も少し濃く */
}

/* ついでに hover で輪郭を少し強調（任意） */
/* line 343, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.el-radio-group.radio-list .el-radio:hover .el-radio__inner {
  border-color: #606266;
}

/* line 347, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.spinner {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: text-bottom;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin .6s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  /* line 353, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .spinner {
    animation: none;
  }
}
/* line 355, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
table.currency_map_selector {
  width: 100%;
  margin: 2px 0;
  border-collapse: collapse;
}
/* line 360, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
table.currency_map_selector th {
  border: 1px solid #ccc;
  font-weight: normal;
  padding: 6px 10px;
  background-color: #e5ecf7;
}
/* line 366, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
table.currency_map_selector td {
  border: 1px solid #ccc;
  padding: 6px 10px;
  text-align: right;
}

/* line 373, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.p-sell__table__row.currency-map-selector-row {
  display: block;
  width: 100%;
  margin: 18px 0 26px;
}

/* line 379, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 385, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector__options,
.currency-map-selector__tables {
  display: grid;
  grid-template-columns: repeat(2, minmax(280px, 1fr));
  -moz-column-gap: 12px;
       column-gap: 12px;
  width: 100%;
}

/* line 393, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector__options {
  margin-bottom: 8px;
}

/* line 397, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector__option {
  display: block;
  padding: 8px 10px;
  text-align: center;
  background-color: #e5ecf7;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

/* line 406, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector__option input {
  margin-right: 4px;
}

/* line 410, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
.currency-map-selector__table {
  min-width: 0;
}

@media (max-width: 700px) {
  /* line 415, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_order_form.scss */
  .currency-map-selector__options,
  .currency-map-selector__tables {
    min-width: 620px;
  }
}
/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
.c-breadcrumb {
  margin: 0 0 30px;
  padding: 10px 0;
  background: #f3f3f3;
  font-size: 14px;
  color: #656565;
}
@media (max-width: 640px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
  .c-breadcrumb {
    margin: 0 0 10px;
    padding: 5px 0;
  }
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
.c-breadcrumb__inner {
  width: 96%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  height: 41px;
}
@media (min-width: 768px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
  .c-breadcrumb__inner {
    width: 664px;
  }
}
@media (min-width: 1080px) {
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
  .c-breadcrumb__inner {
    width: 1068px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/04_utility/_mixin.scss */
.c-breadcrumb__inner:after {
  content: "";
  display: block;
  clear: both;
}
/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
.c-breadcrumb p {
  margin: 0;
  padding: 0;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_breadcrumb.scss */
.c-breadcrumb a {
  color: #656565;
  text-decoration: underline;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar {
  margin-bottom: 40px;
  border-top: solid 1px #dcdcdc;
  display: block;
}
/* line 5, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar--desktop {
  display: block;
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar__item {
  border-bottom: solid 1px #dcdcdc;
  display: block;
  background: url(/assets/icon-circle-blue-9d443a2bbcfe5a1313f2b2f6ef26a9509cc10a68e536da7f14f3e28f40c6d5ef.png) calc(100% - 15px) center no-repeat;
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar__item a {
  display: flex;
  align-items: center;
  color: #000;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar__item img {
  height: 38px;
  margin: 10px 8px 10px 10px;
  max-width: 56px;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar__item p {
  margin: 0;
  font-size: 15px;
  letter-spacing: -0.04em;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
.c-currency-side-bar__item p:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_currency_side_bar.scss */
  .c-currency-side-bar--desktop {
    display: none;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box {
  width: 100%;
  height: 100%;
  background: rgba(12, 31, 48, 0.38);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block {
  width: 88%;
  max-width: 460px;
  max-height: calc(100vh - 32px);
  border: 1px solid #d5e3ef;
  background: #fbfdff;
  margin: 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 12px 32px rgba(0, 46, 86, 0.18);
}
@media (max-width: 768px) {
  /* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
  .c-departure-attention-box__block {
    width: calc(100% - 28px);
  }
}
@media (max-width: 420px) {
  /* line 10, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
  .c-departure-attention-box__block {
    width: calc(100% - 24px);
  }
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block__inner {
  margin: 0;
  width: 100%;
  padding: 30px 34px 28px;
  box-sizing: border-box;
  color: #24384a;
  font-size: 1em;
  line-height: 1.7;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
  .c-departure-attention-box__block__inner {
    padding: 24px 20px 22px;
  }
}
/* line 44, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block__inner::before {
  content: "i";
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  border: 1px solid #b9d7f0;
  border-radius: 50%;
  background: #eef7ff;
  color: #0076B6;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block__inner p {
  margin: 0 0 6px;
  color: #40586d;
}
/* line 65, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block img {
  display: none;
}
/* line 68, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__block h3 {
  margin: 0 0 14px;
  font-size: 19px;
  color: #0b3a5b;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
}
@media (max-width: 420px) {
  /* line 68, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
  .c-departure-attention-box__block h3 {
    font-size: 16px;
    margin: 0 0 12px;
  }
}
/* line 81, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_departure_attention_box.scss */
.c-departure-attention-box__confirm-button {
  width: 100%;
  max-width: 220px;
  background-color: #0076B6;
  border-radius: 6px;
  border: none;
  color: #fff;
  margin: 18px auto 0;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 11px 16px;
  cursor: pointer;
  box-sizing: border-box;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box.open {
  display: flex;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box__inner {
  width: 80%;
  margin: 0 auto 4%;
  background-color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
  .c-rate-alert-box__inner {
    height: 80%;
    padding: 10px;
  }
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box__max-amount-box {
  margin: 40px 50px;
  display: block;
}
@media (max-width: 767px) {
  /* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
  .c-rate-alert-box__max-amount-box {
    margin: 40px 0;
    display: block;
    height: 111vw;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box__max-amount-box__text {
  margin: 0 0 14px;
  font-size: 16px;
  color: #333;
  line-height: 1.813;
  text-align: justify;
}
@media (max-width: 767px) {
  /* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
  .c-rate-alert-box__max-amount-box__text {
    font-size: 4vw;
  }
}
/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .btn-close {
  width: 50px;
  height: 50px;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: -50px;
  right: 0;
  cursor: pointer;
}
/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .btn-close:before {
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #fff;
  content: '\0020';
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 50%;
}
/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .btn-close:after {
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #fff;
  content: '\0020';
  display: block;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 50%;
}
/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .c-step-guide__max-amount-table {
  width: 100%;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .c-step-guide__max-amount-table .cache-list {
  width: 676px;
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_rate_alert_box.scss */
.c-rate-alert-box .c-step-guide__max-amount-table .cache-max {
  width: 344px;
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__wrapper {
  width: 80%;
  max-width: 500px;
  height: 80%;
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__form-wrapper {
  padding: 50px 5px;
  border: 2px solid #8CD4F7;
  border-radius: 12px;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__form {
  width: 218px;
  margin: auto;
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__form input[type=text] {
  width: 200px;
}
/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__form input {
  margin: 6px 4px;
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__inner {
  margin: 0;
  width: 100%;
  padding: 55px 45px;
  font-size: 1.1em;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__inner p {
  margin-bottom: 30px;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .btn-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: no-repeat;
  border: none;
}
/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .btn-close:before, .c-pass-code-box .btn-close:after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .btn-close:before {
  transform: rotate(45deg);
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .btn-close:after {
  transform: rotate(-45deg);
}
/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .error {
  color: #ff0000;
  font-size: 11px;
  position: absolute;
  margin: auto;
  padding: 2px 10px;
  border-radius: 5px;
  text-align: center;
  right: 0;
  left: 0;
}

/* line 86, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.warning-icon {
  width: 60px;
  margin-bottom: 12px;
}

/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-title {
  background-color: #005bac;
  color: white;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 12px;
}

/* line 101, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list li {
  margin: 4px 0;
}

/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.agreement-box {
  margin: 16px 0;
  text-align: center;
}

/* line 110, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-next {
  background-color: #005bac;
  color: white;
  border: none;
  padding: 8px 32px;
  border-radius: 4px;
  font-size: 14px;
}

/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-next:disabled {
  background-color: #ccc;
}

/* line 123, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list {
  list-style: none;
  margin: 16px 0;
  padding: 0;
}

/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}

/* チェックマーク */
/* line 136, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__icon {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  position: relative;
  margin-top: 2px;
}

/* line 145, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__icon::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 0px;
  width: 7px;
  height: 11px;
  border-right: 2px solid #e60012;
  border-bottom: 2px solid #e60012;
  transform: rotate(40deg);
}

/* テキスト本体：折り返しはすべてここから始まる */
/* line 158, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__body {
  flex: 1;
  line-height: 1.7;
}

/* 「本人確認書類について」だけ2行目を少し字下げ */
/* line 164, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__sub {
  display: block;
}

/* line 169, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.notice-list__link {
  text-decoration: underline;
}

/* line 173, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.confirm-box {
  margin-top: 24px;
  padding: 16px 20px 20px;
  border: 2px solid #005bac;
  border-radius: 4px;
}

/* line 180, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.confirm-box__label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

/* ★ ここをはっきり上方向に寄せる */
/* line 187, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.confirm-box__label input[type="checkbox"] {
  margin-right: 8px;
  margin-top: 0;
  transform: translateY(-2px);
}

/* line 193, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.confirm-box__label input {
  margin-right: 8px;
}

/* line 197, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.confirm-box__actions {
  margin-top: 16px;
  text-align: center;
}

/* 4. ボタン形状（角丸・幅など） */
/* line 203, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-btn-next {
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  height: 44px;
  border-radius: 22px;
  border: none;
  background: #005bac;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
/* line 218, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-btn-next:disabled {
  background: #e0e0e0;
  color: #b3b3b3;
  cursor: default;
}

/* line 225, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-btn-next:disabled {
  background: #e0e0e0;
  color: #b3b3b3;
  cursor: default;
}

/* line 231, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: no-repeat;
  border: none;
}
/* line 241, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-close:before, .btn-close:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* line 256, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-close:before {
  transform: rotate(45deg);
}
/* line 260, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.btn-close:after {
  transform: rotate(-45deg);
}

/* line 265, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
  color: #263746;
}
/* line 274, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__wrapper {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: 92%;
  max-width: 540px;
  height: auto;
  max-height: calc(100vh - 32px);
  margin: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}
/* line 291, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__inner {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 32px);
  overflow: hidden;
  box-sizing: border-box;
  padding: 32px 34px;
  font-size: 1em;
}
/* line 301, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__head {
  flex: 0 0 auto;
}
/* line 305, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-right: 4px;
  line-height: 1.75;
}
/* line 313, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box__body p {
  margin-bottom: 12px;
}
/* line 318, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .warning-icon {
  width: 48px;
  margin-bottom: 10px;
  opacity: .9;
}
/* line 324, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-title {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 16px;
  padding: 12px 16px;
  border: 1px solid #c7e4f3;
  border-radius: 8px;
  background: #eef8fd;
  color: #005f96;
  text-align: center;
}
/* line 337, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-title__main {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}
/* line 343, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-title__sub {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  color: #2e6f91;
}
/* line 350, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-lead {
  color: #34495e;
}
/* line 354, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list-heading {
  margin: 16px 0 8px;
  font-weight: 700;
  color: #1d5677;
}
/* line 360, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list {
  display: grid;
  gap: 8px;
  margin: 0 0 14px;
}
/* line 366, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__item {
  margin: 0;
  padding: 11px 12px;
  border: 1px solid #d8e9f1;
  border-radius: 7px;
  background: #fbfdfe;
}
/* line 374, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__icon {
  margin-top: 4px;
}
/* line 378, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__icon::before {
  border-right-color: #0076b6;
  border-bottom-color: #0076b6;
}
/* line 383, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__body {
  line-height: 1.55;
}
/* line 386, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__body strong {
  font-weight: 700;
  color: #263746;
}
/* line 392, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__sub {
  margin-top: 2px;
  color: #5f6f7d;
  font-size: 13px;
  line-height: 1.45;
}
/* line 399, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-list__link {
  color: #0076b6;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}
/* line 406, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .notice-caution {
  margin: 14px 0 0;
  padding: 10px 12px;
  border-radius: 6px;
  background: #fff8f4;
  color: #6f4f3c;
  font-size: 14px;
  line-height: 1.6;
}
/* line 416, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .confirm-box {
  flex: 0 0 auto;
  margin-top: 16px;
  padding: 14px 16px 16px;
  border: 1px solid #b9dce9;
  border-radius: 8px;
  background: #f7fbfd;
}
/* line 425, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .confirm-box__label {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 8px;
  font-weight: 600;
  color: #263746;
}
/* line 434, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .confirm-box__label input[type="checkbox"] {
  flex: 0 0 auto;
  margin: 0;
  transform: translateY(2px);
  accent-color: #0076b6;
}
/* line 441, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .confirm-box__text {
  line-height: 1.5;
}
/* line 445, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .c-btn-next {
  background: #0076b6;
}
/* line 448, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
.c-pass-code-box .c-btn-next:hover {
  background: #0067a0;
}

@media (max-width: 700px) {
  /* line 455, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box {
    padding: 12px;
  }
  /* line 458, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box__wrapper {
    width: 100%;
    max-height: calc(100vh - 24px);
  }
  /* line 463, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box__inner {
    max-height: calc(100vh - 24px);
    padding: 22px 16px 16px;
  }
  /* line 468, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box__body {
    font-size: 14px;
    line-height: 1.65;
  }
  /* line 472, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box__body p {
    margin-bottom: 14px;
  }
  /* line 477, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .warning-icon {
    width: 40px;
    margin-bottom: 7px;
  }
  /* line 482, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-title {
    gap: 2px;
    margin-bottom: 12px;
    padding: 9px 10px;
  }
  /* line 488, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-title__main {
    font-size: 15px;
  }
  /* line 492, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-title__sub {
    font-size: 12px;
  }
  /* line 496, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-list {
    gap: 7px;
    margin: 0 0 12px;
  }
  /* line 501, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-list__item {
    padding: 9px 10px;
  }
  /* line 505, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-list__sub {
    font-size: 12px;
  }
  /* line 509, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .notice-caution {
    margin-top: 12px;
    padding: 9px 10px;
    font-size: 13px;
  }
  /* line 515, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .confirm-box {
    margin-top: 12px;
    padding: 12px;
  }
  /* line 520, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .confirm-box__label {
    align-items: start;
    font-size: 13px;
    line-height: 1.5;
  }
  /* line 526, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .confirm-box__label input[type="checkbox"] {
    margin: 0;
    transform: translateY(2px);
  }
  /* line 531, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .c-btn-next {
    height: 42px;
    font-size: 15px;
  }
  /* line 536, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_pass_code_box.scss */
  .c-pass-code-box .btn-close {
    width: 32px;
    height: 32px;
    top: 6px;
    right: 6px;
  }
}
/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__block {
  width: 80%;
  max-width: 500px;
  min-height: 360px;
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 10px;
  box-shadow: 0 12px 32px rgba(0, 42, 80, 0.18);
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__block__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  width: 100%;
  padding: 38px;
  font-size: 1.1em;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  /* line 25, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
  .c-address-attention-box__block__inner {
    padding: 28px 20px;
  }
}
/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__block__inner__text {
  color: #34495d;
  font-weight: 600;
  line-height: 1.65;
  text-align: center;
  margin: 0 0 4px;
  font-size: 16px;
}
@media (max-width: 420px) {
  /* line 39, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
  .c-address-attention-box__block__inner__text {
    font-size: 14px;
  }
}
/* line 53, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__block img {
  width: 44px;
  height: auto;
  margin: 0 auto 12px;
  display: block;
  opacity: .78;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__block h3 {
  margin: 0 0 18px;
  font-size: 20px;
  color: #005fad;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 420px) {
  /* line 61, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
  .c-address-attention-box__block h3 {
    font-size: 16px;
    margin: 0 0 14px;
  }
}
/* line 76, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__actions {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  margin-top: 22px;
}
@media (max-width: 420px) {
  /* line 76, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
  .c-address-attention-box__actions {
    flex-direction: column-reverse;
    gap: 8px;
    margin-top: 18px;
  }
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__confirm-button {
  min-width: 160px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #b8c9d8;
  color: #005fad;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 106, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
.c-address-attention-box__confirm-button.primary {
  border-color: #0076B6;
  background-color: #0076B6;
  color: #fff;
}
@media (max-width: 420px) {
  /* line 90, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_address_attention_box.scss */
  .c-address-attention-box__confirm-button {
    width: 100%;
  }
}

/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu {
  display: none;
  position: fixed;
  overflow-y: auto;
  background: #FFF;
  width: 100%;
  max-width: 326px;
  left: -326px;
  top: 0;
  height: 100%;
  z-index: 100;
  transition: .5s ease;
}
@media (max-width: 768px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu {
    display: block;
    z-index: 115;
  }
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu.open {
  left: 0;
}
/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__inner {
  padding: 24px 10px;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__inner .nav-container {
  margin-top: 2rem;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__back {
  margin-top: 20px;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__back__link {
  display: flex;
  background-color: #005fad;
  width: 198px;
  height: 50px;
  align-items: center;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__back__link .icon-home {
  width: 28px;
  height: 26px;
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__back__link .arrow {
  margin-left: 16px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(224deg);
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu__back__link span {
  color: #fff;
  font-size: 16px;
  margin-left: 8px;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header {
  position: relative;
  width: 1068px;
  margin: 25px auto 10px;
  overflow: hidden;
}
@media (max-width: 1080px) {
  /* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header {
    margin-top: 40px;
    width: 664px;
    margin-bottom: 1.2em;
  }
}
@media (max-width: 768px) {
  /* line 56, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header {
    margin-top: 15px;
    margin-bottom: 0;
    width: 96%;
    z-index: 110;
  }
}
/* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__logo {
  width: 450px;
  margin: 30px auto 0 0;
}
@media (max-width: 1080px) {
  /* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__logo {
    width: 300px;
    margin: 20px auto;
  }
}
@media (max-width: 768px) {
  /* line 72, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__logo {
    margin: 0;
    width: 80%;
    z-index: 110;
  }
}
/* line 84, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__logo img {
  width: 450px;
  height: 96px;
}
/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__logo img:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  /* line 84, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__logo img {
    height: calc(06 * 100% / 450);
  }
}
/* line 95, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav {
  position: fixed;
  padding: 10px;
  background: #000;
  width: 100%;
  max-width: 210px;
  left: -210px;
  top: 0;
  height: 100%;
  z-index: 100;
}
/* line 106, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav.open {
  left: 0;
}
@media (min-width: 768px) {
  /* line 95, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav {
    display: block;
    position: relative;
    padding: 0;
    background: none;
    width: 100%;
    max-width: 100%;
    left: auto;
    top: auto;
    height: auto;
    z-index: 0;
  }
}
@media (min-width: 1080px) {
  /* line 95, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav {
    width: 540px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav__menu {
  text-align: center;
  width: 540px;
  height: 78px;
}
@media (max-width: 767px) {
  /* line 129, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu {
    display: block;
  }
}
/* line 137, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav__menu__item {
  font-size: 1em;
  display: inline-block;
  margin-right: 5px;
  width: 79px;
  height: 78px;
}
@media (max-width: 767px) {
  /* line 137, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item {
    display: block;
    width: 240px;
  }
}
/* line 147, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav__menu__item.nmr {
  margin-right: 0;
}
@media (min-width: 1080px) {
  /* line 137, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  /* line 153, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item.mb {
    display: none !important;
  }
}
/* line 158, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav__menu__item a {
  color: #333;
  display: block;
  padding: 8px;
  width: 79px;
  height: 17px;
}
/* line 164, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__nav__menu__item a:hover {
  opacity: .5;
}
@media (max-width: 767px) {
  /* line 158, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a {
    display: block;
    font-size: 14px;
    padding: 18px 0;
    color: #000;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    width: 240px;
  }
}
@media (min-width: 1080px) {
  /* line 158, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a {
    padding: 55px 0 6px;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
  }
  /* line 180, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a:after {
    content: "";
    background-color: rgba(255, 255, 255, 0) !important;
    display: block;
    width: 80px;
    position: absolute;
    height: 54px;
    top: 0;
    margin: 0 auto;
  }
  /* line 191, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.home {
    background-image: url(/assets/header_menu_1-3df025a6b033e4ce9089ab57b3a60520937318297a33abf48ea96bfb23c84124.png);
  }
  /* line 194, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.guide {
    background-image: url(/assets/header_menu_2-d113c3d02f2f7d75f381a43079f4f0c80aeb41db89c791890fed1c7de1858bb9.png);
  }
  /* line 197, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.help {
    background-image: url(/assets/header_menu_3-b3699f42a781eab4878ca162cf6a28a2fe9fc231dbbc88d9ea6753052bd5933a.png);
  }
  /* line 200, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.contact {
    background-image: url(/assets/header_menu_4-50e725269ed40575c78d6c0a7c8ce78f5d511b08f9875ae8168694cbdb953f95.png);
  }
  /* line 203, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.company {
    background-image: url(/assets/header_menu_5-ad572e26da3e00c50cbbfc48b6c79655067883b48fa49ecfc6f5d5d7b81c6ff4.png);
  }
  /* line 206, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__nav__menu__item a.login {
    background-image: url(/assets/header_menu_6-53263264dca5eb45a17058daf43e4963842184db422253f80e38c8b991dd65ad.png);
  }
}
/* line 214, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__login-menu {
  position: absolute;
  top: 20px;
  right: 0;
}
@media (max-width: 768px) {
  /* line 214, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
  .c-overlay-menu .c-top-header__login-menu {
    padding-bottom: 10px;
    text-align: center;
    position: static;
  }
}
/* line 223, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__login-menu__message {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
/* line 228, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__login-menu__button {
  width: 80px;
  height: 20px;
  border-radius: 3px;
  font-size: 12px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
/* line 236, /var/www/moneybank/mb/app/assets/stylesheets/02_component/_overlay_menu.scss */
.c-overlay-menu .c-top-header__login-menu__button a {
  width: 100%;
  height: 100%;
  background-color: #00adec;
  color: #fff;
  line-height: 20px;
  text-align: center;
  display: block;
}

@media (min-width: 768px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__inner {
    margin: 0 1.2em 1.2em;
  }
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__invalid-mail {
  max-width: 670px;
  margin: 26px auto 30px;
  color: #333;
  padding: 0.5em;
  border: 1px solid #c00;
  background-color: #ffebe8;
}
@media (max-width: 640px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__invalid-mail {
    margin-top: 10px;
  }
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__tab {
  display: flex;
  margin-top: 26px;
  margin-bottom: 1.2rem;
  justify-content: flex-start;
}
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__tab__item {
  background: #005FAD;
  color: #fff;
  border-radius: 4px;
  border: none;
  text-align: center;
  opacity: .5;
  padding: 6px 50px;
  display: inline-block;
  outline: none;
  cursor: pointer;
  margin: 6px 4px;
}
@media (max-width: 700px) {
  /* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__tab__item {
    padding: 6px 36px;
  }
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__tab__item.active {
  opacity: 1;
}
/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__tab__item:last-child {
  margin-left: auto;
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__tab__item:last-child.no-auto-margin {
  margin-left: 0;
}
/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form {
  width: 100%;
  margin: 0 auto 30px;
  font-size: 14px;
}
/* line 59, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form__error {
  color: #ff0000;
  line-height: 1.5;
}
/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form select {
  font-size: 14px;
  width: 160px;
}
/* line 67, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form th {
  width: 35%;
  padding: 8px 15px;
  border: 1px solid #ccc;
  background-color: #aaa;
  color: #fff;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: left;
  box-sizing: border-box;
}
/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form th .require {
  float: right;
  padding: 0 4px;
  color: #fff;
  font-size: 11px;
  background: #E67364;
  border-radius: 4px;
}
@media (max-width: 700px) {
  /* line 77, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form th .require {
    float: none;
    margin-left: 6px;
    padding: 0 4px;
  }
}
/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td {
  width: 65%;
  padding: 8px 15px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
/* line 96, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td input {
  margin: 0.5em 0;
  width: 100%;
}
/* line 99, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td input.auto {
  width: auto;
}
/* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td input.error {
  border: none;
  box-shadow: 0 0 3px 0 red;
}
/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td input.error:focus {
  outline: none;
}
/* line 110, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td .mr {
  margin-right: 4px;
}
/* line 113, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__form td .ml {
  margin-left: 4px;
}
@media (max-width: 768px) {
  /* line 113, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form td .ml {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  /* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form {
    display: block;
  }
  /* line 122, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form tbody, .p-register__form tr, .p-register__form th, .p-register__form td {
    display: block;
    width: 100%;
  }
  /* line 126, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form input {
    width: 100%;
  }
  /* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__form input.auto {
    width: auto;
  }
}
/* line 134, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__zip-code-search {
  padding: 4px 8px;
  margin-left: 10px;
  border-radius: 2px;
  background-color: #515051;
  font-size: 0.9em;
  color: #fff;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
/* line 145, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__zip-code-search.mlsmall {
  margin-left: 6px;
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__zip-code-search.mlmiddle {
  margin-left: 18px;
}
@media (max-width: 420px) {
  /* line 134, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register__zip-code-search {
    margin-left: 0;
  }
}
/* line 154, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__zip-code-search.order {
  padding: 6px 8px;
}
/* line 157, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__zip-code-search.other-address {
  padding: 2px 8px;
}
/* line 161, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__sub-title {
  background-color: #6ACAF3;
  color: #fff;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 1.2em;
  padding: 3px 0 2px 35px;
  background-image: url(/assets/pages/h4_bg-14378599b0c521253f85a35b7f4edb79f4d1d6665e22efb8cdba572a7f4b48d6.png);
  background-repeat: no-repeat;
  background-position: left 10px center;
}
/* line 173, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__agree {
  margin-bottom: 25px;
  text-align: center;
}
/* line 176, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__agree input[type=checkbox] {
  margin: 0.5em 0;
  vertical-align: middle;
  width: auto;
}
/* line 182, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__buttons {
  width: 100%;
  text-align: center;
}
/* line 186, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__confirm-button {
  height: 40px;
  padding: 0 40px;
  margin: 0 3px;
  background-color: #00adec;
  border-radius: 4px;
  border: none;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__back-button {
  width: 114px;
  height: 40px;
  padding: 0 40px;
  margin: 0 3px;
  border-radius: 4px;
  background: #333;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  vertical-align: top;
  box-sizing: border-box;
  display: inline-block;
}
/* line 215, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__links {
  display: flex;
  list-style: none;
  margin: 0 auto 0.5em;
  text-align: center;
  padding: 50px 0 0;
  justify-content: center;
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__links li {
  line-height: 1;
  list-style: none;
  padding: 0 10px 0 15px;
  background: url(/assets/icon-arrow-blue-94ce85587318711ef541662a191c9978388f6f4e6bd621e4d1f7a18c2c69f175.png) no-repeat 0 1px;
  display: inline-block;
}
/* line 228, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__links li:first-child {
  margin-left: 10px;
}
/* line 231, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register__links li a {
  font-size: 14px;
  color: #404040;
  text-decoration: underline;
}
/* line 238, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register .notice-error-message {
  border: 1px solid #ff0000;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 242, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register .notice-error-message p {
  margin: 0;
  color: #ff0000;
}
/* line 248, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register .inner-radio {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
  width: 60px;
  text-align: left;
}
/* line 256, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register .inner-radio input[type="radio"] {
  margin-right: 5px;
  width: 20px;
}

/* line 262, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete {
  margin-bottom: 50px;
}
/* line 264, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete p {
  font-size: 16px;
  line-height: 2.4;
}
/* line 268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete__login {
  padding: 50px 0 40px;
  font-size: 0;
  text-align: center;
}
@media (max-width: 680px) {
  /* line 268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
  .p-register-complete__login {
    padding: 0 2% 50px;
  }
}
/* line 275, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete__login li {
  max-width: 300px;
  width: 100%;
  height: 0;
  padding-top: 77px;
  margin: 0 2%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* line 284, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete__login li a {
  width: 100%;
  height: 100%;
  border: 3px solid #0060ad;
  border-radius: 5px;
  background: url(/assets/icon-arrow-white-7f3e7109b4ca6fd542c65389b55be9f1c5b5fb82b3dacd6957a179251152b939.png) no-repeat 96% 50% #0060ad;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
/* line 285, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete__login li a:before {
  width: 1px;
  height: 100%;
  margin-left: -1px;
  content: '\0020';
  display: inline-block;
  vertical-align: middle;
}
/* line 306, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_register.scss */
.p-register-complete__login li a:hover {
  background: url(/assets/icon-arrow-blue02-5f428a8be27c27dbe31df359425407ef10db180cef3b145c6953cc6d2e30ac67.png) no-repeat 96% 50% #fff;
  color: #0060ad;
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__error {
  color: #ff0000;
  font-size: 14px;
}
/* line 6, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__input {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  appearnace: none;
  box-sizing: border-box;
  margin-bottom: 10px;
}
/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__input.password {
  background: #fff url(/assets/icon-password-9a64b0d81385d42d8de1dbaed7a54d22d0dfe0322fdabbdbf02ad2aec1f939e3.png) no-repeat 95% 50%/30px auto;
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__input.email {
  background: #fff url(/assets/icon-mail-cf60846842497b9a79786c9c1bfc37dfac1e671dc68b3d0fc9c5b247962a4b91.png) no-repeat 95% 50%/30px auto;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__sub-heading {
  margin: 0 0 20px;
  font-size: 21px;
  line-height: 1;
  text-align: center;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__sub-heading.new {
  margin-bottom: 30px;
}
/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner {
  padding-top: 60px;
  margin-bottom: 60px;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 768px) {
  /* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner {
    flex-wrap: wrap;
  }
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-login {
  width: 48.5%;
  padding-top: 30px;
}
@media (max-width: 768px) {
  /* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-login {
    width: 100%;
    padding-top: 9.7222vw;
    margin-bottom: 9.0278%;
  }
}
/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-login__inner {
  height: 100%;
  padding: 75px 60px 85px;
  border: 2px solid #e6e6e6;
  background-color: #f0f0f0;
  position: relative;
  box-sizing: border-box;
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-login__inner:before {
  width: 95px;
  height: 0;
  padding-top: 95px;
  margin-left: -48px;
  background: url(/assets/icon-login-0f62e952f653407e1a21ae7d6ed7c7b60d29c459dfc2fbccec66feeef9078976.png) no-repeat 50% 50%/cover;
  content: '\0020';
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
}
@media (max-width: 768px) {
  /* line 50, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-login__inner:before {
    width: 19.4444%;
    padding-top: 21.4444%;
    margin-left: -9.7222%;
    background-size: 100% auto;
    top: -9.7222vw;
  }
}
@media (max-width: 768px) {
  /* line 49, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-login__inner {
    padding: 11.8056% 4.8611% 5.5556%;
  }
}
/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up {
  width: 48.5%;
  padding-top: 30px;
}
@media (max-width: 768px) {
  /* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-sign-up {
    width: 100%;
    padding-top: 9.7222vw;
  }
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner {
  height: 100%;
  padding: 75px 60px 85px;
  border: 3px solid #0060ad;
  position: relative;
  box-sizing: border-box;
}
/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner:before {
  width: 95px;
  height: 0;
  padding-top: 95px;
  margin-left: -48px;
  background: url(/assets/icon-register-32583f5feb98a2d2f3b3633e798de3fe48e5535b06a0c9a797bfff8730a53b3a.png) no-repeat 50% 50%/cover;
  content: '\0020';
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
}
@media (max-width: 768px) {
  /* line 88, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-sign-up__inner:before {
    width: 19.4444%;
    padding-top: 21.4444%;
    margin-left: -9.7222%;
    background-size: 100% auto;
    top: -9.7222vw;
  }
}
@media (max-width: 768px) {
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__inner__member-sign-up__inner {
    padding: 11.8056% 4.8611% 5.5556%;
  }
}
/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner p {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
/* line 120, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner.beginner {
  border-color: #00ad72;
}
/* line 122, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner.beginner:before {
  background: url(/assets/icon-beginner-f2aaf91c46ae3577d48e28a0011477a2aa0d221f4702db55acb71fb954e4d76d.png) no-repeat 50% 50%/cover;
}
/* line 126, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner.beginner .c-button a {
  background-color: #00ad72;
}
/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__inner__member-sign-up__inner.beginner .c-button:first-child {
  margin-bottom: 10px;
}
/* line 137, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__remember-me-container {
  margin-bottom: 20px;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__remember-me-container input[type=checkbox] {
  margin-right: 5px;
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__action-links__link {
  display: inline-block;
  padding-left: 20px;
  background: url(/assets/icon-arrow-blue-94ce85587318711ef541662a191c9978388f6f4e6bd621e4d1f7a18c2c69f175.png) no-repeat 0 50%;
  font-size: 13px;
}
@media (max-width: 768px) {
  /* line 147, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__action-links {
    padding-top: 35px;
    text-align: center;
  }
}
/* line 159, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
.p-login__button-wrapper {
  width: calc(100% - 120px);
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 60px;
}
@media (max-width: 768px) {
  /* line 159, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_login.scss */
  .p-login__button-wrapper {
    width: 100%;
    position: static;
  }
}

@media (min-width: 768px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .c-sub-image-container--qa-page {
    background: #0087C8;
    margin-bottom: 18px;
  }
  /* line 6, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .c-sub-image-container--qa-page .c-sub-image-container__inner {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .c-sub-image-container--qa-page .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__search {
  margin-bottom: 18px;
  padding: 18px;
  border: 1px solid #d6e5ef;
  border-radius: 8px;
  background: #f5fbff;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__search__label {
  display: block;
  margin-bottom: 8px;
  color: #064f86;
  font-size: 16px;
  font-weight: 700;
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__search__input {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 14px;
  border: 1px solid #c7ddeb;
  border-radius: 6px;
  background: #fff;
  color: #2f4050;
  font-size: 16px;
  line-height: 1.5;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__category-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #c7ddeb;
  border-radius: 6px;
  padding: 8px 12px;
  background: #fff;
  color: #064f86;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  cursor: pointer;
}
/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__category-button.active {
  border-color: #0068b7;
  background: #0068b7;
  color: #fff;
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__result-status {
  margin-bottom: 12px;
  color: #66788a;
  font-size: 14px;
  line-height: 1.6;
}
/* line 75, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__empty-message {
  margin-bottom: 20px;
  padding: 16px;
  border: 1px solid #d6e5ef;
  border-radius: 8px;
  background: #f5fbff;
  color: #2f4050;
  font-size: 16px;
  line-height: 1.7;
}
/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__list {
  margin-bottom: 20px;
}
/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card {
  border: 1px solid #d6e5ef;
  border-radius: 8px;
  margin-bottom: 12px;
  background: #fff;
  overflow: hidden;
}
/* line 94, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card.hide {
  display: none;
}
/* line 97, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card[open] {
  box-shadow: 0 2px 8px rgba(0, 95, 159, 0.08);
}
/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 16px 18px;
  color: #064f86;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
  list-style: none;
}
/* line 111, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question::-webkit-details-marker {
  display: none;
}
/* line 114, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question:after {
  content: "+";
  margin-left: auto;
  color: #0068b7;
  font-size: 22px;
  line-height: 1;
}
/* line 122, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card[open] .p-qa__card__question:after {
  content: "-";
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question-label, .p-qa__card__answer-label {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
}
/* line 136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question-label {
  background: #0068b7;
}
/* line 139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__question-text {
  padding-top: 1px;
}
/* line 142, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer {
  display: flex;
  gap: 12px;
  padding: 0 18px 18px;
  color: #2f4050;
  font-size: 16px;
  line-height: 1.813;
}
/* line 150, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer-label {
  background: #6f9fbd;
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer-body {
  min-width: 0;
  flex: 1 1 auto;
}
/* line 156, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer-body a {
  color: #064f86;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}
/* line 162, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer-body a:hover {
  color: #003f66;
}
/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__card__answer-body p {
  font-size: 16px;
  line-height: 1.813;
}
/* line 172, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__ui-label {
  color: #0068b7;
  font-weight: 700;
}
/* line 176, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 20px;
}
/* line 177, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box.hide {
  display: none;
}
/* line 184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__item {
  padding-left: 50px;
}
@media (max-width: 580px) {
  /* line 184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__box__item {
    padding-left: 0;
  }
}
/* line 189, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__item.answer {
  font-size: 16px;
  line-height: 1.813;
  background: url(/assets/faq_icon_a-749eaa6d052b04358aef2f4a58c31b791ef63a9c19d10a54854b3eb0d3483def.png) no-repeat left top 4px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 40px;
}
@media (max-width: 580px) {
  /* line 197, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__box__item.answer:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    float: left;
  }
}
/* line 207, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__item.answer:last-child {
  margin-bottom: 0;
  border: none;
}
/* line 211, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__item.answer p {
  font-size: 16px;
  line-height: 1.813;
  margin-bottom: 0;
}
/* line 215, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__item.answer p.single {
  padding-top: 10px;
  margin: 0;
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__heading {
  background: url(/assets/faq_icon_q-8511c1e8cbcc1de9f680491c3e4b482547426a261f89afbcc9654c4e7db661f0.png) no-repeat left center;
}
/* line 224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__box__heading h3 {
  font-size: 24px;
  color: #064f86;
  font-weight: 700;
  padding: 8px 0 0 0;
  min-height: 40px;
  box-sizing: border-box;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (max-width: 580px) {
  /* line 234, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__box__heading h3:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    float: left;
  }
  /* line 244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__box__heading h3.wide:before {
    height: 100px;
  }
}
/* line 252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__blue-box {
  padding: 15px;
  background: #f5fbff;
}
/* line 255, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__blue-box ul {
  margin: 8px 0 0 1.4em;
  padding: 0;
  list-style: disc;
}
/* line 260, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__blue-box li {
  margin-bottom: 4px;
  line-height: 1.75;
}
/* line 264, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__blue-box__title {
  margin: 0 auto 10px;
  font-size: 16px;
  color: #064f86;
  font-weight: 700;
}
@media (max-width: 767px) {
  /* line 272, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__blue-box .c-step-guide__max-amount-table td {
    margin: 0;
    padding: 12px;
  }
}
/* line 278, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__blue-box .c-step-guide__max-amount-table td p {
  font-size: 16px;
  line-height: 1.813;
  margin-bottom: 6px;
}
/* line 286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__limit-list {
  margin: 0;
}
/* line 288, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__limit-list dt {
  margin-top: 12px;
  color: #064f86;
  font-weight: 700;
  line-height: 1.6;
}
/* line 293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__limit-list dt:first-child {
  margin-top: 0;
}
/* line 297, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__limit-list dd {
  margin: 4px 0 0;
  line-height: 1.75;
}
/* line 302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__case-label {
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px 8px;
  border: 1px solid #c7ddeb;
  border-radius: 4px;
  background: #f5fbff;
  color: #064f86;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}
/* line 315, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__compensation-table {
  width: 100%;
  margin-top: 10px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #d6e5ef;
  border-radius: 6px;
  background: #fff;
}
/* line 324, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__compensation-table th,
.p-qa__compensation-table td {
  padding: 12px 14px;
  border-bottom: 1px solid #d6e5ef;
  font-size: 15px;
  line-height: 1.65;
  vertical-align: top;
}
/* line 332, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__compensation-table th {
  background: #f5fbff;
  color: #064f86;
  font-weight: 700;
  text-align: left;
}
/* line 338, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__compensation-table td:first-child {
  width: 28%;
  color: #064f86;
  font-weight: 700;
  white-space: nowrap;
}
/* line 344, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__compensation-table tr:last-child td {
  border-bottom: 0;
}
@media (max-width: 580px) {
  /* line 315, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table {
    display: block;
    border: 0;
    background: transparent;
  }
  /* line 351, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table tbody,
  .p-qa__compensation-table tr,
  .p-qa__compensation-table th,
  .p-qa__compensation-table td {
    display: block;
  }
  /* line 357, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table tr:first-child {
    display: none;
  }
  /* line 360, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table tr {
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #d6e5ef;
    border-radius: 6px;
    background: #fff;
  }
  /* line 367, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table td {
    width: auto;
    border-bottom: 0;
  }
  /* line 371, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table td:first-child {
    width: auto;
    padding-bottom: 6px;
    background: #f5fbff;
    white-space: normal;
  }
  /* line 377, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__compensation-table td + td {
    padding-top: 10px;
  }
}
/* line 382, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form {
  width: 100%;
}
/* line 384, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form th {
  min-width: 200px;
}
/* line 387, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form td {
  background: #fff;
  min-width: 250px;
}
@media (max-width: 768px) {
  /* line 382, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__form {
    display: block;
  }
  /* line 393, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__form tbody, .p-qa__form tr, .p-qa__form th, .p-qa__form td {
    display: block;
  }
}
/* line 398, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form-type-2 {
  width: 100%;
}
/* line 400, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form-type-2 th {
  min-width: 145px;
  width: 145px;
  border-color: #808080;
  background-color: #DDD;
  color: #000;
  font-weight: bold;
}
/* line 408, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__form-type-2 td {
  background: #fff;
  min-width: 250px;
  border-color: #808080;
  color: #000;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 398, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__form-type-2 {
    display: block;
  }
  /* line 418, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__form-type-2 tbody, .p-qa__form-type-2 tr, .p-qa__form-type-2 th, .p-qa__form-type-2 td {
    display: block;
  }
  /* line 421, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__form-type-2 th {
    width: 100%;
  }
}
/* line 426, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__bank-container {
  text-align: center;
  margin-top: 1.2em;
  margin-bottom: 20px;
}
/* line 430, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__bank-container__bank {
  margin-bottom: 18px;
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  width: 24%;
}
@media (max-width: 580px) {
  /* line 430, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__bank-container__bank {
    margin-bottom: 18px;
    display: inline-block;
    width: 46%;
    font-size: 12px;
    letter-spacing: -0.04em;
  }
  /* line 442, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__bank-container__bank + .p-qa__bank-container__bank {
    margin-left: 0;
  }
}
@media (max-width: 320px) {
  /* line 447, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__bank-container__bank + .p-qa__bank-container__bank {
    margin-left: 6px;
  }
}
/* line 451, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__bank-container__bank + .p-qa__bank-container__bank {
  margin-left: 6px;
}
/* line 456, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__add-currency-example-wrap {
  margin-top: 12px;
}
/* line 459, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__add-currency-example-label {
  margin: 0 0 5px;
  color: #66788a;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 466, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__add-currency-example {
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid #0068b7;
  border-radius: 4px;
  background: #0068b7;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  box-shadow: 0 1px 0 rgba(0, 95, 159, 0.12);
}
@media (max-width: 580px) {
  /* line 466, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__add-currency-example {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 13px;
  }
}
/* line 488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
/* line 493, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table th,
.p-qa__payment-limit-table td {
  padding: 12px 14px;
  border: 1px solid #d6e5ef;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
}
/* line 502, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table th {
  background: #f5fbff;
  color: #064f86;
  font-weight: 700;
}
/* line 508, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table td:last-child {
  width: 130px;
  text-align: center;
  white-space: nowrap;
}
/* line 514, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table__currency {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.6;
}
/* line 520, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table__flags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 6px;
}
/* line 525, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__payment-limit-table__flags img {
  display: block;
  width: 30px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  /* line 534, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table th,
  .p-qa__payment-limit-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 12px;
  }
  /* line 542, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table tr {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #d6e5ef;
    border-radius: 6px;
    background: #fff;
    overflow: hidden;
  }
  /* line 551, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table tr:first-child {
    display: none;
  }
  /* line 555, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table td {
    border: none;
  }
  /* line 559, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table td:first-child {
    width: 100%;
    border-bottom: 1px solid #e5eff6;
    background: #f5fbff;
    white-space: normal;
  }
  /* line 566, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table td:last-child {
    width: 100%;
    text-align: left;
    white-space: normal;
  }
  /* line 572, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table__currency {
    font-size: 14px;
  }
  /* line 576, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table__flags {
    gap: 4px 5px;
  }
  /* line 579, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__payment-limit-table__flags img {
    width: 28px;
  }
}
/* line 585, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa .cache-max {
  min-width: 140px;
  width: 140px;
}
/* line 589, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__cache-text {
  margin-top: 10px;
  color: #2f4050;
  letter-spacing: -0.03em;
  font-size: 14px;
}
/* line 594, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__cache-text span {
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
/* line 599, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
.p-qa__cache-text span:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 580px) {
  /* line 607, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .c-sub-image-container--qa-page {
    display: none;
  }

  /* line 611, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .l-container__contents__main:has(> .p-qa) {
    margin-top: 18px;
  }

  /* line 616, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__search {
    padding: 14px;
  }
  /* line 619, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__category-list {
    gap: 6px;
  }
  /* line 622, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__category-button {
    padding: 8px 10px;
    font-size: 13px;
  }
  /* line 627, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__question {
    padding: 14px;
    font-size: 16px;
  }
  /* line 631, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__answer {
    gap: 10px;
    padding: 0 14px 16px;
    color: #2f4050;
    font-size: 15px;
    line-height: 1.9;
  }
  /* line 638, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__answer-body {
    min-width: 0;
  }
  /* line 641, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__answer-body p {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.9;
  }
  /* line 646, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__answer-body p:last-child {
    margin-bottom: 0;
  }
  /* line 651, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__question-label, .p-qa__card__answer-label {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  /* line 657, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_qa.scss */
  .p-qa__card__answer-label {
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .c-sub-image-container--sctl-page {
    background: #0087C8;
    margin-bottom: 18px;
  }
  /* line 6, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .c-sub-image-container--sctl-page .c-sub-image-container__inner.company {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 88px auto;
    background-position: right 28px center;
  }
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .c-sub-image-container--sctl-page .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl {
  margin-bottom: 28px;
}
/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table {
  width: 100%;
  border-collapse: collapse;
  color: #2f4050;
  line-height: 1.7;
}
/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table th, .p-sctl__table td {
  border: 1px solid #d6e5ef;
  text-align: left;
  vertical-align: top;
  padding: 12px 14px;
  font-weight: normal;
  overflow-wrap: anywhere;
  word-break: normal;
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table th {
  width: 25%;
  min-width: 160px;
  background-color: #f5fbff;
  color: #064f86;
  font-weight: 700;
  border-color: #d6e5ef;
}
/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table td {
  background: #fff;
  color: #2f4050;
}
/* line 54, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table td a {
  color: #064f86;
  text-decoration: underline;
}
/* line 58, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
.p-sctl__table td a:hover {
  color: #003f6b;
}

@media (max-width: 580px) {
  /* line 67, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .c-sub-image-container--sctl-page {
    display: none;
  }

  /* line 71, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .l-container__contents__main:has(> .p-sctl) {
    margin-top: 18px;
  }

  /* line 75, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .l-container__contents:has(.p-sctl) > .l-container__contents__side {
    display: none;
  }

  /* line 79, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl {
    margin-bottom: 24px;
  }
  /* line 82, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl__table {
    display: block;
    margin-bottom: 24px;
    font-size: 15px;
  }
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl__table tbody,
  .p-sctl__table tr,
  .p-sctl__table th,
  .p-sctl__table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 96, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl__table tr {
    margin-bottom: 10px;
    border: 1px solid #d6e5ef;
    background: #fff;
  }
  /* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl__table th {
    min-width: 0;
    padding: 9px 11px;
    border: 0;
    border-bottom: 1px solid #d6e5ef;
    background: #f5fbff;
    color: #064f86;
    line-height: 1.5;
  }
  /* line 112, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sctl.scss */
  .p-sctl__table td {
    margin: 0;
    padding: 11px;
    border: 0;
    background: #fff;
    color: #2f4050;
    line-height: 1.75;
    overflow-wrap: anywhere;
  }
}
@media (min-width: 768px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .c-sub-image-container--privacy-page {
    background: #0087C8;
    margin-bottom: 18px;
  }
  /* line 6, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .c-sub-image-container--privacy-page .c-sub-image-container__inner.company {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 88px auto;
    background-position: right 28px center;
  }
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .c-sub-image-container--privacy-page .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy {
  margin-bottom: 28px;
  color: #2f4050;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy .l-content__inner {
  max-width: 760px;
  color: #2f4050;
  line-height: 1.85;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy .u-mb {
  margin-bottom: 28px;
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy .u-mb:last-child {
  margin-bottom: 0;
}
/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy h5 {
  margin: 0 0 12px;
  color: #064f86;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.45;
}
/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy p {
  margin: 0;
  color: #2f4050;
  line-height: 1.85;
}
/* line 54, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy a {
  color: #064f86;
  text-decoration: underline;
}
/* line 58, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy a:hover {
  color: #003f6b;
}
/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy ul,
.p-privacy ol {
  margin: 12px 0 0 1.4em;
  padding-left: 1.2em;
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
.p-privacy li {
  margin-bottom: 8px;
  color: #2f4050;
  line-height: 1.8;
}
@media (max-width: 767px) {
  /* line 76, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy .l-content__inner {
    max-width: none;
    line-height: 1.8;
  }
  /* line 81, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy .u-mb {
    margin-bottom: 24px;
  }
  /* line 85, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy h5 {
    margin-bottom: 10px;
    line-height: 1.5;
  }
  /* line 90, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy p {
    line-height: 1.8;
  }
  /* line 94, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy ul,
  .p-privacy ol {
    margin-left: 1em;
    padding-left: 1em;
  }
}

@media (max-width: 580px) {
  /* line 103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .c-sub-image-container--privacy-page {
    display: none;
  }

  /* line 107, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .l-container__contents__main:has(> .p-privacy) {
    margin-top: 18px;
  }

  /* line 111, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .l-container__contents:has(.p-privacy) > .l-container__contents__side {
    display: none;
  }

  /* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy {
    margin-bottom: 24px;
  }
  /* line 118, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy .l-content__inner {
    line-height: 1.72;
  }
  /* line 122, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy .u-mb {
    margin-bottom: 18px;
  }
  /* line 126, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy h5 {
    margin: 20px 0 9px;
    font-size: 15px;
    line-height: 1.5;
  }
  /* line 132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy p {
    line-height: 1.72;
  }
  /* line 136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_privacy.scss */
  .p-privacy li {
    margin-bottom: 7px;
    line-height: 1.72;
  }
}
/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__error {
  max-width: 670px;
  margin: 26px auto 30px;
  color: #333;
  padding: 0.5em;
  border: 1px solid #c00;
  background-color: #ffebe8;
}
@media (max-width: 640px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
  .p-password__error {
    margin-top: 10px;
  }
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__form {
  max-width: 670px;
  width: 100%;
  margin: 26px auto 20px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 18px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
  .p-password__form {
    margin-top: 10px;
  }
}
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__form label {
  display: block;
  text-align: left;
}
/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__form th {
  width: 29.8507%;
  padding: 0 8px;
  background-color: #c4c4c4;
  font-weight: normal;
  color: #fff;
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__form td {
  width: 70.1493%;
  padding: 0 8px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__form td input {
  margin: 0.5em 0;
  width: 100%;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__submit {
  width: 300px;
  height: 77px;
  padding: 0;
  margin: 0 auto;
  border: 3px solid #005fac;
  border-radius: 5px;
  background: url(/assets/icon-arrow-white-7f3e7109b4ca6fd542c65389b55be9f1c5b5fb82b3dacd6957a179251152b939.png) no-repeat 280px 50% #005fac;
  font-size: 24px;
  color: #fff;
  display: block;
  transition: .2s linear;
  outline: none;
  cursor: pointer;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__submit:hover {
  background: url(/assets/icon-arrow-blue02-5f428a8be27c27dbe31df359425407ef10db180cef3b145c6953cc6d2e30ac67.png) no-repeat 280px 50% #fff;
  color: #005fac;
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__links {
  display: flex;
  list-style: none;
  margin: 0.5em auto;
  text-align: center;
  padding: 50px 0 0;
  justify-content: center;
}
/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__links li {
  line-height: 1;
  list-style: none;
  margin: 0 0.5em 0 0;
  padding: 0 10px 0 15px;
  background: url(/assets/icon-arrow-blue-94ce85587318711ef541662a191c9978388f6f4e6bd621e4d1f7a18c2c69f175.png) no-repeat 0 1px;
  display: inline-block;
}
/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__links li a {
  font-size: 14px;
  color: #404040;
  text-decoration: underline;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form {
  line-height: 1.5em;
}
@media (min-width: 768px) {
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
  .p-password__reset-form {
    margin: 0 1.2em 1.2em;
  }
}
/* line 92, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__hint {
  margin: 0 0 1.5em 0;
  padding: 0;
}
/* line 96, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner {
  max-width: 320px;
  margin: 0 auto;
}
/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap input {
  width: 100%;
  margin: 0.5em 0;
}
@media (max-width: 700px) {
  /* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
  .p-password__reset-form__inner__wrap input {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
}
/* line 109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap__notify {
  background-color: #eee;
  border: 1px solid #ddd;
  color: #23282d;
  font-weight: 600;
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  width: 100%;
  opacity: 0;
}
/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap__notify.short {
  background-color: #f1adad;
  border-color: #e35b5b;
  opacity: 1;
}
/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap__notify.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
  opacity: 1;
}
/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap__notify.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
  opacity: 1;
}
/* line 134, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_password.scss */
.p-password__reset-form__inner__wrap__notify.good {
  background-color: #ffe399;
  border-color: #ffc733;
  opacity: 1;
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__image {
  margin: 0 auto 20px;
  text-align: center;
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__image {
    max-width: 88%;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about .c-step-guide__sub-heading {
  background-color: #d6eef8;
  color: #064f7c;
}
/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about .c-step-guide__sub-heading.orange {
  background-color: #ffe6c7;
  color: #7a3a00;
}
/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about .color-red {
  color: #c40000 !important;
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__lead-text {
  font-size: 16px;
  line-height: 2;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__lead-text.sub {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  /* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__lead-text.sub {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__lead-text.personal {
  background: url(/assets/about-id-p-icon-e3fc4872529aa8a730457179d7d0c60c7fb3c6ce71b1b158d1b6deb4d1d2059d.png) no-repeat 25px 0;
  padding: 16px 0 16px 90px;
}
@media (max-width: 767px) {
  /* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__lead-text.personal {
    padding: 0 0 10px 90px;
  }
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__lead-text.corp {
  background: url(/assets/about-id-c-icon-cc59cfa3dafed480a6d21db56b2adaffc4743942f8079ca31a1fd9ebbe1af5a5.png) no-repeat 25px 0;
  padding: 0 0 10px 100px;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__step-title {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 2px #000;
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__step-title.sub {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  /* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__step-title.sub {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images {
  display: flex;
  margin: 0 auto 40px;
  width: calc( 100% - 40px);
  height: 440px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: space-between;
}
@media (max-width: 767px) {
  /* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__images {
    display: block;
    margin: 0 auto 40px;
    width: 100%;
    height: auto;
  }
}
/* line 75, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image {
  width: calc( 50% - 1px);
  background: #eeeeee;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  /* line 75, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__images__image {
    margin-bottom: 2px;
    width: 100%;
    background: #eee;
  }
}
/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image:nth-child(1), .p-about__images__image:nth-child(2) {
  height: calc( 200px - 1px);
}
/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image:nth-child(3), .p-about__images__image:nth-child(4) {
  height: calc( 240px - 1px);
}
/* line 94, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image i {
  position: absolute;
  display: inline-flex;
  width: 26px;
  height: 26px;
  font-size: 16px;
  line-height: 0;
  background: #01adec;
  color: #fff;
  font-style: normal;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
}
/* line 109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image p {
  margin: 10px 0 0;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.37;
}
/* line 117, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image .p-about__images__note {
  max-width: 90%;
  color: #333;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
}
/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__images__image span {
  margin-left: 5px;
}
/* line 134, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__attention-images {
  display: flex;
  margin: 0 auto 60px;
  width: calc( 100% - 40px);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: space-between;
}
@media (max-width: 767px) {
  /* line 134, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__attention-images {
    display: block;
    margin: 0 auto 40px;
    width: 100%;
    height: auto;
  }
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__attention-images__image {
  width: calc( 33% - 20px);
  background: #fff;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  /* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__attention-images__image {
    margin-bottom: 26px;
    width: 100%;
  }
}
/* line 160, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__attention-images__image p {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0;
}
/* line 165, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__attention-images__image img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 172, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
.p-about__corp-help {
  margin: 0 20px 2px;
  padding: 10px;
  background: #717171;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  /* line 172, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_about.scss */
  .p-about__corp-help {
    margin: 0 0 2px;
  }
}

@media (min-width: 768px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .c-sub-image-container--contact-page {
    background: #0087C8;
    margin-bottom: 18px;
  }
  /* line 6, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .c-sub-image-container--contact-page .c-sub-image-container__inner.contact {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 88px auto;
    background-position: right 28px center;
  }
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .c-sub-image-container--contact-page .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page {
  min-height: 980px;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page .p-register__form__error {
  margin: 7px 0 0;
  padding: 8px 10px;
  border: 1px solid #efcaca;
  border-radius: 4px;
  background: #fff8f8;
  color: #9b2f2f;
  line-height: 1.5;
  list-style-position: inside;
}
/* line 36, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page .p-register__form__error li {
  color: #9b2f2f;
  line-height: 1.5;
}
@media (max-width: 768px) {
  /* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page {
    min-height: 0;
  }
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__tel-notification {
  color: #FF8D00;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 34px;
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__tel-notification span {
  padding-right: 10px;
  font-size: 14px;
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact .loader-image {
  margin: 10px auto 0;
  display: block;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__notification {
  margin: 8px 0 0;
  padding: 10px 12px;
  border: 1px solid #d7eaf5;
  border-radius: 4px;
  background: #f8fbfd;
  line-height: 1.6;
}
/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__notification__alert {
  font-weight: 800;
  line-height: 1.5;
}
/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__notification__help-label {
  color: #275b73;
  font-weight: 700;
}
/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__notification__text {
  color: #333;
}
/* line 81, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__register-file-note {
  color: #275b73;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__register-file-notification {
  margin-top: 6px;
  padding: 10px 12px;
  border: 1px solid #d7eaf5;
  border-radius: 4px;
  background: #f8fbfd;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
}
/* line 98, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__error-message-wrapper {
  border: 2px solid #f7e700;
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
/* line 103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact a.p-contact__link {
  padding-left: 14px;
  background: url(/assets/angle-right-blue-7c8767780692a18fa29258977d978d064000d9335451603e2f1ea90d393ea246.png) left center no-repeat;
  color: #333;
  font-weight: normal;
  text-decoration: underline;
}
/* line 110, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact .c-guidance__sub-title {
  margin: 18px 0 14px;
  padding: 10px 14px 10px 12px;
  border-left: 4px solid #1787c9;
  background: #f6fbff;
  color: #0b5f93;
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 650px) {
  /* line 110, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-guidance__sub-title {
    margin: 16px 0 12px;
    padding: 9px 12px;
    font-size: 17px;
  }
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__main {
  margin: 0 0 18px;
  padding: 0 0 20px;
  background: url(/assets/contact-photo1-5a0b81f60a32184e7b9cc1fdc961e05139535471423d8187be2605ef1f2758c9.png) right 0 no-repeat;
}
@media (max-width: 650px) {
  /* line 125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__main {
    padding: 0 0 140px;
    background: url(/assets/contact-photo1-5a0b81f60a32184e7b9cc1fdc961e05139535471423d8187be2605ef1f2758c9.png) right bottom no-repeat;
    background-size: auto 230px;
  }
}
/* line 135, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__main__text {
  font-size: 16px;
  color: #333;
  line-height: 1.813;
  text-align: justify;
  margin: 0 260px 20px 0;
}
@media (max-width: 650px) {
  /* line 135, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__main__text {
    margin-right: 0;
  }
}
/* line 146, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 24px 0 28px;
  padding: 18px 20px;
  border: 1px solid #d6e5ef;
  border-radius: 8px;
  background: #f5fbff;
}
@media (max-width: 650px) {
  /* line 146, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__faq-guide {
    display: block;
    padding: 16px;
  }
}
/* line 162, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__body {
  flex: 1;
}
/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__label {
  margin: 0 0 6px;
  color: #1476ad;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 174, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__title {
  margin: 0 0 8px;
  color: #064f86;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 182, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__text {
  margin: 0;
  color: #2f4050;
  font-size: 14px;
  line-height: 1.7;
}
/* line 189, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__action {
  flex: 0 0 auto;
}
@media (max-width: 650px) {
  /* line 189, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__faq-guide__action {
    margin-top: 14px;
  }
}
/* line 197, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__button {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 4px;
  background: #0068b7;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
/* line 209, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-guide__button:hover {
  background: #00518f;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 650px) {
  /* line 197, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__faq-guide__button {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__error-summary {
  margin: 0 0 18px;
  padding: 14px 16px;
  border: 1px solid #e7b6b6;
  border-radius: 8px;
  background: #fff7f7;
  color: #2f4050;
  box-sizing: border-box;
}
/* line 231, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__error-summary__title {
  margin: 0;
  color: #9b2f2f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 239, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest {
  margin: 14px 0 0;
  padding: 14px 16px;
  border: 1px solid #b9dff5;
  border-radius: 6px;
  background: #f6fbff;
}
/* line 246, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest__label {
  margin: 0 0 6px;
  color: #0b5f93;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 254, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest__text {
  margin: 0 0 8px;
  color: #333;
  font-size: 13px;
  line-height: 1.6;
}
/* line 261, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
/* line 267, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest li {
  margin: 7px 0 0;
  line-height: 1.6;
}
/* line 272, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #005fad;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  word-break: break-word;
}
/* line 283, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest a::before {
  content: "▶";
  flex: 0 0 auto;
  color: #005fad;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  transform: translateY(1px);
}
/* line 293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__faq-suggest a:hover {
  color: #0f6fa9;
}
/* line 298, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__tel {
  color: #FF8D00;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 10px;
}
@media (max-width: 360px) {
  /* line 298, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__tel {
    font-size: 28px;
  }
}
/* line 306, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__tel span {
  padding-right: 10px;
  font-size: 14px;
}
/* line 314, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact .c-company-table td.time span:first-child {
  margin-right: 20px;
}
@media (max-width: 520px) {
  /* line 313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table td.time span {
    display: block;
  }
  /* line 319, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table td.time span:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media (max-width: 460px) {
  /* line 327, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table th + td {
    margin: -1px 0;
  }
  /* line 330, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table td {
    padding: 12px;
  }
}
@media (max-width: 460px) {
  /* line 334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table.top {
    display: block;
  }
  /* line 337, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact .c-company-table.top th + td {
    margin: -1px 1px 4px;
  }
}
/* line 343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form {
  width: 100%;
  border-collapse: collapse;
  color: #2f4050;
}
/* line 347, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form th {
  border-color: #d6e5ef;
  background: #f5fbff;
  color: #064f86;
  font-weight: 700;
  vertical-align: middle;
}
/* line 354, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form td {
  border-color: #d6e5ef;
  background: #fff;
  vertical-align: middle;
}
/* line 363, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form tr:has(textarea) th,
.p-contact__form tr:has(textarea) td,
.p-contact__form tr:has(.p-contact__form__cert-wrap) th,
.p-contact__form tr:has(.p-contact__form__cert-wrap) td,
.p-contact__form tr:has(.p-contact__form__file-container) th,
.p-contact__form tr:has(.p-contact__form__file-container) td,
.p-contact__form tr:has(.p-contact__notification) th,
.p-contact__form tr:has(.p-contact__notification) td {
  vertical-align: top;
}
/* line 368, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form input,
.p-contact__form select,
.p-contact__form textarea {
  border: 1px solid #c7ddeb;
  border-radius: 6px;
  color: #2f4050;
  box-sizing: border-box;
}
/* line 376, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form input:focus,
.p-contact__form select:focus,
.p-contact__form textarea:focus {
  border-color: #0068b7;
  outline: 2px solid rgba(0, 104, 183, 0.16);
  outline-offset: 1px;
}
/* line 382, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form input[type="text"],
.p-contact__form input[type="email"],
.p-contact__form input[type="tel"],
.p-contact__form select {
  min-height: 40px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5;
}
/* line 392, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__file-container.wide {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  /* line 392, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__file-container.wide {
    display: block;
  }
}
/* line 399, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__file-container label {
  margin-right: 10px;
}
/* line 402, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__file-container .wide {
  width: 120px;
}
/* line 405, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__file-container__value {
  margin: 0;
  padding: 10px;
}
@media (max-width: 768px) {
  /* line 405, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__file-container__value {
    padding: 12px;
  }
}
@media (max-width: 768px) {
  /* line 343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form {
    display: block;
  }
  /* line 415, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form tbody, .p-contact__form tr, .p-contact__form th, .p-contact__form td {
    display: block;
    width: 100%;
  }
}
/* line 420, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form th {
  min-width: 200px;
  line-height: 1.5em;
  vertical-align: middle;
}
/* line 425, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form th.require:after {
  content: none;
  display: none;
}
/* line 431, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__optional {
  margin-left: 4px;
  color: #4f6672;
  font-size: 12px;
  font-weight: 700;
}
/* line 437, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form td {
  width: 100%;
}
/* line 439, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form td input[type=text] {
  width: 100%;
}
/* line 442, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form td textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0;
  min-height: 216px;
}
/* line 447, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form td textarea[readonly] {
  border: none;
  resize: none;
  outline: none;
}
/* line 454, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__radio-row {
  line-height: 26px;
}
@media (max-width: 768px) {
  /* line 454, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__radio-row {
    display: inline-block;
  }
}
/* line 460, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__radio {
  margin-left: 0.5em;
  display: inline-block;
}
/* line 463, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__radio input {
  margin-right: .5em;
}
@media (max-width: 768px) {
  /* line 467, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__radio.second {
    margin-right: 30px;
  }
}
/* line 472, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__radio label.small {
  font-size: 0.9em;
}
/* line 477, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type {
  max-width: 640px;
}
/* line 480, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-note {
  margin: 0 0 10px;
  color: #555;
  font-size: 13px;
  line-height: 1.5;
}
/* line 486, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-group {
  margin-top: 18px;
}
/* line 489, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-group:first-child {
  margin-top: 4px;
}
/* line 493, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-title {
  margin: 0 0 9px;
  color: #275b73;
  font-weight: 700;
  line-height: 1.5;
}
/* line 499, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
}
/* line 504, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options .p-contact__form__radio {
  margin-left: 0;
}
/* line 508, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options label {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #d6e5ef;
  border-radius: 6px;
  background: #fff;
  color: #2f4050;
  cursor: pointer;
  line-height: 1.5;
  transition: background-color .15s ease, border-color .15s ease;
}
/* line 522, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options label:hover {
  border-color: #98c8e4;
  background: #f5fbff;
}
/* line 527, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options label:has(input[type="radio"]:checked) {
  border-color: #0068b7;
  background: #eef7ff;
}
/* line 533, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options input {
  flex: 0 0 auto;
  margin-right: 0;
}
/* line 538, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__contact-type-options .p-contact__form__radio-label {
  display: inline-block;
  color: #2f4050;
  font-weight: 500;
}
@media (max-width: 768px) {
  /* line 499, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__contact-type-options {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
/* line 549, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form .p-register__form__preview, .p-contact__form__preview {
  display: flex;
  min-height: 40px;
  align-items: center;
  color: #2f4050;
  line-height: 1.6;
  white-space: pre-wrap;
}
/* line 558, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-section-title {
  margin: 0 0 10px;
  padding: 7px 10px;
  border: 1px solid #d6e5ef;
  border-radius: 4px;
  background: #f5fbff;
  color: #064f86;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 569, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap {
  padding: 15px 0;
}
/* line 571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__description {
  font-size: 14px;
  margin-bottom: 7px;
  line-height: 1.6;
}
/* line 576, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__link {
  margin-bottom: 12px;
}
/* line 578, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__link a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #005fad;
  text-decoration: underline;
}
/* line 586, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__link a::before {
  content: "▶";
  flex: 0 0 auto;
  font-size: 10px;
  line-height: 1;
  transform: translateY(1px);
}
/* line 595, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__radio-group {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  /* line 595, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__cert-wrap__radio-group {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
/* line 606, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio-row {
  line-height: 1.5;
}
@media (max-width: 768px) {
  /* line 606, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__cert-wrap .p-contact__form__radio-row {
    display: block;
  }
}
/* line 613, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio {
  display: block;
  margin-left: 0;
}
/* line 617, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio label {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #d6e5ef;
  border-radius: 6px;
  background: #fff;
  color: #2f4050;
  cursor: pointer;
  line-height: 1.5;
  transition: background-color .15s ease, border-color .15s ease;
}
/* line 631, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio label.small {
  font-size: 0.9em;
}
/* line 635, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio label:hover {
  border-color: #98c8e4;
  background: #f5fbff;
}
/* line 640, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio label:has(input[type="radio"]:checked) {
  border-color: #0068b7;
  background: #eef7ff;
}
/* line 646, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap .p-contact__form__radio input {
  flex: 0 0 auto;
  margin-right: 0;
}
/* line 651, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__radio-label {
  display: inline-block;
  color: #2f4050;
  font-weight: 500;
}
/* line 656, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__help {
  grid-column: 1 / -1;
  margin: 6px 0 0;
  padding: 10px 12px;
  border: 1px solid #d6e5ef;
  border-radius: 4px;
  background: #f5fbff;
  color: #2f4050;
  font-size: 13px;
  line-height: 1.6;
}
/* line 667, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__file-container {
  display: flex;
  width: 100%;
  align-items: center;
}
/* line 671, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__file-container__file {
  padding: 10px 0;
  display: inline-block;
}
@media (max-width: 768px) {
  /* line 671, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__form__cert-wrap__file-container__file {
    padding: 15px 0;
  }
}
/* line 677, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__file-container__file.customer {
  padding: 0 0 0 16px;
}
/* line 680, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__form__cert-wrap__file-container__file input {
  border: none;
}
/* line 687, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons {
  display: flex;
  justify-content: center;
  gap: 14px;
  width: 100%;
  text-align: center;
}
/* line 694, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons .p-contact__confirm-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 180px;
  height: 48px;
  margin: 0;
  padding: 0 18px;
  border-radius: 6px;
  background-image: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
}
/* line 709, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons #back-button {
  border: 1px solid #1787c9;
  background-color: #fff;
  color: #1787c9;
}
/* line 714, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons #back-button:hover {
  background-color: #f0f8ff;
}
/* line 719, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons #finalSubmit {
  border: 1px solid #1787c9;
  background-color: #1787c9;
  color: #fff;
}
/* line 724, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__buttons #finalSubmit:hover {
  border-color: #0f6fa9;
  background-color: #0f6fa9;
}
@media (max-width: 768px) {
  /* line 687, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__buttons {
    flex-direction: column;
    gap: 10px;
  }
  /* line 734, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__buttons .p-contact__confirm-button {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
/* line 741, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__confirm-button {
  border: none;
  background-color: #0068b7;
  padding: 10px 62px 8px 10px;
  border-radius: 6px;
  font-weight: 500;
  min-width: 143px;
  height: 51px;
  text-align: right;
  box-sizing: border-box;
  display: inline-block;
  background-image: url(/assets/botan_to_next-2d6aa55fe341afdcc7cb61da62e79761c9b6157239546611dbef413bb4b52546.png);
  background-position: right 25px center;
  background-repeat: no-repeat;
  background-size: 15px;
  max-width: 96%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
}
@media (max-width: 768px) {
  /* line 741, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact__confirm-button {
    height: auto;
  }
}
/* line 767, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page .p-register__buttons {
  display: flex;
  justify-content: center;
  margin: 18px 0 0;
  text-align: center;
}
/* line 773, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page .p-register__buttons .p-contact__confirm-button {
  display: inline-flex;
  min-width: 180px;
  height: 46px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 24px;
  border: 1px solid #0068b7;
  border-radius: 6px;
  background-color: #0068b7;
  background-image: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
/* line 791, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--form-page .p-register__buttons .p-contact__confirm-button:hover {
  border-color: #00518f;
  background-color: #00518f;
}
/* line 798, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__complete-message-wrap {
  margin: 50px auto 40px;
  width: 100%;
  max-width: 630px;
  text-align: center;
}
/* line 803, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__complete-message-wrap__message {
  margin: 0 auto 30px;
  font-size: 23px;
  line-height: 1.565;
  text-align: center;
}
/* line 810, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__complete-info-warp {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 630px;
}
/* line 814, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact__complete-info-warp__heading {
  margin: 0 auto 20px;
  padding: 10px 10px 8px;
  background-color: #43bdf0;
  width: 100%;
  font-size: 18px;
  color: #feffff;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
/* line 827, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact .replay-type {
  width: 226px;
}

/* line 833, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-message-wrap {
  margin: 34px auto 28px;
  padding: 22px 24px;
  max-width: 680px;
  border: 1px solid #b9dff5;
  border-radius: 8px;
  background: #f0f8ff;
  box-sizing: border-box;
}
/* line 842, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-message-wrap__message {
  margin: 0 0 12px;
  color: #0b5f93;
  font-size: 20px;
  line-height: 1.45;
  font-weight: bold;
}
/* line 850, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-message-wrap__text {
  margin: 6px 0 0;
  color: #334;
  font-size: 15px;
  line-height: 1.75;
}
/* line 857, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-message-wrap__image,
.p-contact--complete .p-contact__complete-message-wrap .p-contact__complete-message-wrap__image,
.p-contact--complete .p-contact__complete-message-wrap img {
  display: none;
}
/* line 864, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-info-warp {
  margin: 0 auto 42px;
  padding: 18px 20px;
  max-width: 680px;
  border: 1px solid #d7eaf5;
  border-radius: 8px;
  background: #f8fbfd;
  box-sizing: border-box;
}
/* line 873, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-info-warp__heading {
  margin: 0 0 10px;
  padding: 0;
  background: transparent;
  color: #0b5f93;
  font-size: 17px;
  line-height: 1.45;
  text-align: left;
}
/* line 883, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-info-warp__text {
  margin: 0 0 14px;
  color: #334;
  font-size: 14px;
  line-height: 1.75;
}
/* line 891, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box {
  padding: 12px 14px;
  border: 1px solid #d7eaf5;
  border-radius: 6px;
  background: #fff;
}
/* line 897, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__text {
  margin: 0 0 8px;
  color: #4d6675;
  font-size: 13px;
  line-height: 1.6;
}
/* line 904, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__link {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 909, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__link li {
  margin: 0;
}
/* line 913, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__link a {
  display: inline-flex;
  align-items: center;
  color: #1476ad;
  font-size: 14px;
  line-height: 1.6;
  text-decoration: underline;
}
/* line 921, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__link a:before {
  content: "▶";
  margin-right: 6px;
  font-size: 10px;
  line-height: 1;
  transform: translateY(1px);
}
/* line 929, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
.p-contact--complete .p-contact__complete-link-box__link a:hover {
  color: #0b5f93;
}
@media (max-width: 768px) {
  /* line 937, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--complete .p-contact__complete-message-wrap {
    margin: 24px auto 22px;
    padding: 18px 16px;
  }
  /* line 941, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--complete .p-contact__complete-message-wrap__message {
    font-size: 18px;
  }
  /* line 946, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--complete .p-contact__complete-info-warp {
    margin-bottom: 32px;
    padding: 16px;
  }
}

@media (max-width: 580px) {
  /* line 954, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .c-sub-image-container--contact-page {
    display: none;
  }

  /* line 958, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .l-container__contents__main:has(> .p-contact--form-page) {
    margin-top: 18px;
  }

  /* line 962, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .l-container__contents:has(.p-contact--form-page) > .l-container__contents__side {
    display: none;
  }

  /* line 967, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__faq-guide {
    margin: 16px 0 18px;
    padding: 14px;
  }
  /* line 973, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form th {
    margin-bottom: -1px;
    padding: 9px 10px;
  }
  /* line 978, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form td {
    margin: 0 0 10px;
    padding: 10px;
  }
  /* line 983, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form input[type="text"],
  .p-contact--form-page .p-contact__form input[type="email"],
  .p-contact--form-page .p-contact__form input[type="tel"],
  .p-contact--form-page .p-contact__form input[type="file"],
  .p-contact--form-page .p-contact__form select,
  .p-contact--form-page .p-contact__form textarea {
    width: 100%;
    min-height: 44px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.5;
  }
  /* line 996, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form textarea {
    min-height: 180px;
  }
  /* line 1000, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form .p-contact__form__contact-type-group {
    margin-top: 14px;
  }
  /* line 1004, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form .p-contact__form__contact-type-title {
    margin-bottom: 7px;
  }
  /* line 1008, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form .p-contact__form__radio {
    margin-left: 0;
  }
  /* line 1012, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-contact__form .p-contact__form__radio label,
  .p-contact--form-page .p-contact__form .p-contact__form__cert-wrap .p-contact__form__radio label {
    min-height: 44px;
    padding: 10px 12px;
    box-sizing: border-box;
  }
  /* line 1020, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_contact.scss */
  .p-contact--form-page .p-register__buttons .p-contact__confirm-button,
  .p-contact--form-page .p-contact__buttons .p-contact__confirm-button {
    width: 100%;
    max-width: 340px;
    min-height: 44px;
  }
}
/* line 1, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1080px) {
  /* line 1, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell {
    width: 730px;
  }
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .bias {
  color: #536879;
}
@media (max-width: 700px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bias {
    margin: 0 8px 0 4px;
  }
}
/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .wSelect-selected {
  font-weight: 700;
  font-size: 14px;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column__value.currency {
  font-weight: 700;
  font-size: 15.4px;
}
/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__buy-info {
  font-size: 15px;
  margin: -20px 0 30px;
  padding: 0 0 0 15px;
  text-indent: -15px;
}
/* line 27, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell input[type=checkbox] {
  position: relative;
  top: 2px;
  vertical-align: bottom;
  margin: 6px 4px;
}
/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell input[type=button] {
  margin: 6px 4px;
  cursor: pointer;
}
/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__radio-box {
  margin-right: 40px;
}
/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__radio-box input[type=radio] {
  margin-right: 4px;
}
/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__help-link {
  margin: -4px 0;
  padding: 0 0 0 14px;
  background: url(/assets/angle-right-blue-7c8767780692a18fa29258977d978d064000d9335451603e2f1ea90d393ea246.png) left center no-repeat;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__help-link a {
  text-decoration: underline;
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .wSelect {
  width: 200px !important;
}
/* line 53, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .wSelect .wSelect-option-icon {
  padding-left: 35px;
}
/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__sum-table-wrapper {
  overflow: hidden;
}
/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__currency-example-box {
  border: 2px solid #005FAD;
  padding: 50px 50px 30px;
  margin: 0 auto 20px;
}
@media (max-width: 500px) {
  /* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__currency-example-box {
    padding: 16px 12px 0px;
  }
}
/* line 67, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__currency-example-box__title {
  font-weight: bold;
  color: #005FAD;
  border: none;
  background: none;
  padding: 0;
  font-size: 16px;
}
/* line 74, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__currency-example-box__title.mb {
  margin-bottom: 10px;
}
/* line 78, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__currency-example-box p {
  font-size: 14px !important;
}
/* line 81, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__currency-example-box .text-indent {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}
/* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__submit-check-container {
  margin: 0 0 30px;
  padding: 30px 30px 30px 170px;
  background: url(/assets/icon-attention-65c4083ade28c023b9ae79b3d657ef250f95bf6502c228e79e488da3a2e2b1c4.png) 40px center no-repeat #005FAD;
  display: block;
}
@media (max-width: 700px) {
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__submit-check-container {
    padding: 20px 20px 20px 20vw;
    background-position: 5vw center;
    background-size: 10vw;
  }
}
@media (max-width: 500px) {
  /* line 87, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__submit-check-container {
    padding: 20px 14px 20px 20px;
    background-position: 4vw 20px;
    background-size: 14vw;
  }
}
/* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__submit-check-container__heading {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  color: #fbb01e;
}
@media (max-width: 700px) {
  /* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__submit-check-container__heading {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  /* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__submit-check-container__heading {
    padding-left: 18vw;
  }
}
/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__submit-check-container__check {
  width: 100%;
  margin: 0 auto;
}
/* line 118, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__submit-check-container__check__item {
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
@media (max-width: 767px) {
  /* line 118, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__submit-check-container__check__item {
    font-size: 14px;
  }
}
/* line 127, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__submit-check-container__check__item label {
  cursor: pointer;
}
/* line 133, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address {
  display: flex;
  background: #eee;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 133, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__send-address {
    display: block;
  }
}
/* line 141, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address__text {
  font-size: 1em;
  font-weight: 800;
  padding: 12px 12px 12px 24px;
}
@media (max-width: 767px) {
  /* line 141, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__send-address__text {
    display: block;
  }
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address__text .small {
  font-size: 13px;
  font-weight: normal;
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address__pdf {
  font-size: 1em;
  font-weight: 800;
  padding: 0 24px 0 0;
  text-align: right;
  display: inline-flex;
  align-items: center;
}
/* line 163, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address__pdf a {
  height: auto;
  display: block;
}
/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__send-address__pdf a img {
  width: 244px;
  height: 81px;
}
/* line 173, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__delivery-box {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 173, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__delivery-box {
    display: block;
    width: 100%;
  }
}
/* line 181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__delivery-box__left {
  width: 350px;
}
@media (max-width: 767px) {
  /* line 181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__delivery-box__left {
    width: 100%;
  }
}
/* line 187, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__delivery-box__right {
  padding-left: 30px;
}
@media (max-width: 767px) {
  /* line 187, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__delivery-box__right {
    padding-left: 0;
    text-align: center;
  }
}
/* line 195, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__discount-box {
  margin: 10px auto 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #ff8d00;
  background: url(/assets/buy-form-otoku-icon-b67f28c900ac6e38a1b6940cae24c3d209eca0adc3a310ea0c508cbcb47a6726.png) calc(100% - 15px) bottom no-repeat #feffc6;
}
/* line 201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__discount-box__main {
  margin: 40px auto 4px;
  font-size: 28px;
  color: #333333;
  line-height: 1.643;
  text-align: center;
}
@media (max-width: 600px) {
  /* line 201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__discount-box__main {
    margin: 20px auto 4px;
  }
}
/* line 210, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__discount-box__main em {
  font-size: 34px;
  color: #cc0000;
}
@media (max-width: 600px) {
  /* line 210, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__discount-box__main em {
    display: block;
    line-height: 1.1;
  }
}
/* line 219, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__discount-box__sub {
  margin: 0 auto 46px;
  font-size: 12px;
  color: #333333;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 600px) {
  /* line 219, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__discount-box__sub {
    margin: 0 auto 26px;
    padding: 0 10px;
    text-align: left;
  }
}
/* line 232, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__wrapper {
  margin: 0 auto 20px;
}
/* line 235, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table {
  margin: 10px auto 30px;
  width: 100%;
  display: table;
}
@media (max-width: 700px) {
  /* line 239, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.mnmb {
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  /* line 244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.responsive {
    display: block;
    width: 100%;
  }
  /* line 248, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.responsive > tbody,
  .p-sell__table.responsive > tbody > tr,
  .p-sell__table.responsive > tbody > tr > th,
  .p-sell__table.responsive > tbody > tr > td {
    display: block;
    width: 100%;
  }
  /* line 255, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.responsive > tbody > tr > th,
  .p-sell__table.responsive > tbody > tr > td {
    border: none;
  }
}
@media (min-width: 701px) {
  /* line 261, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table {
    display: block;
  }
  /* line 265, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide,
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) {
    display: grid;
    grid-template-columns: minmax(150px, 1fr) 121px 66px 89px 96px 66px;
    width: 100%;
  }
  /* line 272, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group {
    display: block;
  }
  /* line 276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head,
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column {
    width: auto;
    max-width: none;
    min-width: 0;
    box-sizing: border-box;
  }
  /* line 284, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column {
    display: flex;
    align-items: center;
  }
  /* line 289, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 294, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head.def {
    padding-left: 6px;
    padding-right: 6px;
    width: auto;
    max-width: none;
  }
  /* line 302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .wSelect {
    width: 100% !important;
    max-width: 100%;
  }
  /* line 307, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__column {
    padding-left: 6px;
    padding-right: 6px;
  }
  /* line 312, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__column.amount {
    align-items: center;
    justify-content: flex-end;
  }
  /* line 317, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__column.delete-button {
    justify-content: center;
    text-align: center;
  }
  /* line 322, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__column.rate,
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__column:last-child {
    justify-content: flex-end;
  }
  /* line 327, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .bills-box__row__input.ultra-wide {
    width: 58px;
    margin-left: 0;
    margin-right: 4px;
  }
  /* line 333, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .clear-button,
  .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .p-sell__table__button.del {
    width: 52px;
    min-width: 52px;
    height: 26px;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    color: #333;
    border: 1px solid #999;
    border-radius: 2px;
    background-color: #f5f5f5;
    box-sizing: border-box;
  }
}
/* line 351, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table.summary {
  font-size: 16px;
  color: #333;
  line-height: 1.813;
}
/* line 356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table.summary-right {
  width: 49%;
  float: right;
}
@media (max-width: 700px) {
  /* line 356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.summary-right {
    width: 80%;
    float: none;
  }
}
/* line 364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table.summary-left {
  width: 49%;
  float: left;
}
@media (max-width: 700px) {
  /* line 364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table.summary-left {
    width: 80%;
    float: none;
    margin: 0 auto 10px;
  }
}
/* line 373, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__row {
  display: table-row;
}
/* line 375, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__row.group {
  display: table-row-group;
}
@media (max-width: 700px) {
  /* line 375, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__row.group {
    display: block;
  }
}
@media (max-width: 700px) {
  /* line 381, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__row.mbhide {
    display: none;
  }
}
@media (max-width: 700px) {
  /* line 386, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__row.responsive {
    display: block;
    width: 100%;
    margin-bottom: 26px;
  }
}
/* line 394, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head {
  display: table-cell;
  border: 1px solid #ccc;
  padding: 6px 10px;
  text-align: left;
  letter-spacing: 2px;
  font-weight: normal;
  background-color: #e5ecf7;
  color: #000;
  vertical-align: middle;
}
/* line 404, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head.def {
  width: 52px;
}
/* line 406, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head.def:last-of-type {
  max-width: 40px;
  width: auto;
}
/* line 411, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head.fixed {
  min-width: 160px;
  width: 35%;
}
/* line 415, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head.wide {
  width: 181px;
}
/* line 418, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__head .required {
  float: right;
  padding: 0 4px;
  color: #fff;
  font-size: 11px;
  background: #E67364;
  border-radius: 4px;
}
@media (max-width: 700px) {
  /* line 418, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__head .required {
    float: inherit;
    margin-left: 8px;
    padding: 0 3px;
  }
}
/* line 432, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column {
  display: table-cell;
  border: 1px solid #ccc;
  padding: 6px 10px;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 700px) {
  /* line 438, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column.responsive {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0 0 -1px;
  }
  /* line 443, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column.responsive .wSelect {
    margin-bottom: 0;
    margin-left: 10px;
    display: flex;
    padding: 6px;
    height: 52px;
  }
  /* line 450, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column.responsive.delete-button {
    border-top: none;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.06);
  }
}
/* line 459, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.mb-only {
  display: none;
}
@media (max-width: 700px) {
  /* line 459, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column.mb-only {
    display: flex;
  }
}
/* line 465, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.pc-only {
  display: table-cell;
}
@media (max-width: 700px) {
  /* line 465, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column.pc-only {
    display: none;
  }
}
/* line 471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column__label {
  display: none;
}
@media (max-width: 700px) {
  /* line 471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__label {
    width: 102px;
    display: flex;
    align-items: center;
    background-color: #aaa;
    color: #fff;
    font-size: 14px;
    padding: 16px 0 16px 4px;
  }
  /* line 481, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__label.bold {
    font-weight: bold;
  }
}
/* line 486, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column__value {
  flex: 1;
}
/* line 488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column__value.price {
  text-align: right;
}
@media (max-width: 700px) {
  /* line 488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__value.price {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    padding-right: 10px;
  }
  /* line 496, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__value.price.rate {
    font-size: 14px;
  }
}
@media (max-width: 700px) {
  /* line 501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__value.currency {
    font-size: 16px;
    padding: 14px 0;
    margin-left: 10px;
  }
}
/* line 508, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column__value.total {
  font-weight: bold;
  color: red;
}
@media (max-width: 700px) {
  /* line 508, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column__value.total {
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
  }
}
/* line 520, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.price {
  text-align: right;
  font-weight: bold;
  font-size: 1.5em;
}
/* line 525, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.amount {
  text-align: right;
  white-space: nowrap;
}
/* line 529, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.rate {
  text-align: right;
}
/* line 532, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column.conversion {
  color: red;
  font-weight: bold;
  text-align: right;
}
/* line 537, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__column .clear-button {
  white-space: nowrap;
  font-size: 12px;
  letter-spacing: -0.04em;
  margin: 0 auto;
  display: block;
  min-width: 52px;
  height: 26px;
}
@media (max-width: 700px) {
  /* line 537, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__table__column .clear-button {
    margin: 10px auto;
  }
}
/* line 551, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__button {
  margin: 6px auto;
  padding: 5px 4px 4px;
  border: solid 1px #aaa;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.1;
  white-space: nowrap;
  cursor: pointer;
}
/* line 560, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__table__button.del {
  box-sizing: border-box;
  text-align: center;
  color: #333;
  display: table;
}
/* line 568, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .bills-box {
  text-align: right;
}
@media (max-width: 700px) {
  /* line 568, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box {
    flex: 1;
    padding-right: 10px;
  }
}
@media (max-width: 700px) {
  /* line 574, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row {
    font-size: 14px;
    margin-top: -6px;
  }
  /* line 578, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row:first-of-type {
    margin-top: 0;
  }
  /* line 581, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row.readonly {
    margin: 0;
    padding: 8px 0 8px;
    font-size: 16px;
    position: relative;
  }
}
/* line 588, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .bills-box__row__input {
  margin: 6px 4px;
  text-align: right;
}
@media (max-width: 700px) {
  /* line 588, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row__input {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 64px;
    font-size: 16px;
    padding: 5px;
    margin-left: 8px;
  }
  /* line 599, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row__input.wide {
    width: 38%;
  }
  /* line 602, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row__input.ultra-wide {
    width: 90%;
  }
}
/* line 607, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .bills-box__row.only-pc {
  display: block;
}
@media (max-width: 700px) {
  /* line 607, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .bills-box__row.only-pc {
    display: none;
  }
}
/* line 614, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .bills-box__total {
  display: block;
  background: #aaa;
  text-align: left;
  margin: 6px -10px;
  padding: 6px 8px;
  color: #fff;
  font-weight: normal;
}
/* line 624, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__add-rate-box-button {
  cursor: pointer;
  padding: 10px;
  margin-bottom: 30px;
  height: 46px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  border: none;
  width: 100%;
  max-width: 394px;
  background: url(/assets/pages/form_botan_plus_sell-d12acbd0ba2593079e916fcefbc6437f15208e8b6294610d9780a45e075d8c10.png) no-repeat left top;
  background-size: 100%;
  margin-top: -15px;
}
/* line 639, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__add-rate-box-button.buy {
  background: url(/assets/pages/form_botan_plus_buy-4ab1403b824a883a976676eec24ecc9741b2884c3dda32ab9ea90011c0617a3e.png) no-repeat left top;
  width: 100%;
  max-width: 394px;
  background-size: 100%;
  margin-top: 0;
}
/* line 647, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__next-button {
  background-color: #00ADEC;
  border-radius: 4px;
  border: none;
  color: #fff;
  margin: 0 auto 20px;
  font-size: 1.2em;
  text-align: center;
  display: block;
  padding: 12px 10px;
  cursor: pointer;
  width: 160px;
}
/* line 659, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__next-button.disabled {
  opacity: .6;
  cursor: inherit;
}
/* line 663, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__next-button.confirm {
  width: auto;
  min-width: 120px;
  display: inline-block;
}
/* line 668, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__next-button.confirm[disabled] {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none;
}
/* line 675, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__type-nav__item {
  display: inline-block;
}
/* line 677, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__type-nav__item__button {
  background: #005FAD;
  color: #fff;
  border-radius: 4px;
  border: none;
  text-align: center;
  opacity: .5;
  padding: 6px 50px;
}
@media (max-width: 700px) {
  /* line 677, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__type-nav__item__button {
    padding: 6px 36px;
  }
}
/* line 688, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__type-nav__item__button.selected {
  opacity: 1;
}
/* line 694, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__personal-header {
  font-size: 1.2em;
  font-weight: 700;
  color: #005FAD;
  border-bottom: 2px solid #005FAD;
  position: relative;
}
@media (min-width: 768px) {
  /* line 694, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell__personal-header {
    margin-top: 0;
    padding-left: 30px;
    background: url(/assets/h3_bg-fa1a3e4055b46d6872bacf5145d7dd2667c900cef953dfa8cbbaac09d15e87f2.png) no-repeat left top;
    background-size: contain;
  }
}
/* line 706, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__personal-header:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 3px solid #00ADEC;
  position: absolute;
  left: 0;
  bottom: -7px;
}
/* line 718, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table {
  float: left;
  width: 49%;
  margin: 10px 0 30px 0;
  box-sizing: content-box;
}
/* line 723, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table:nth-child(odd) {
  clear: both;
}
/* line 726, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table:nth-child(even) {
  float: right;
}
/* line 729, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table th, .p-sell__calc-table table td {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
/* line 733, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table th {
  width: 35%;
  background-color: #e5ecf7;
  color: #000;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 2px;
  font-weight: normal;
}
/* line 745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table table td {
  border: 1px solid #ccc;
  padding: 6px 10px;
  text-align: right;
}
/* line 751, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell__calc-table:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
/* line 760, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .rmr {
  margin-right: 4px;
}
/* line 763, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .rml {
  margin-left: 4px;
}
@media (max-width: 768px) {
  /* line 763, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell .rml {
    margin-left: 0;
  }
}
/* line 770, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell input[type=text].tel {
  width: 86px;
}
/* line 774, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .arrow-down {
  margin: 0 auto;
  width: 24px;
  height: 24px;
  border: 24px solid transparent;
  border-left: 24px solid #005fad;
  transform: rotate(90deg);
}
/* line 782, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box {
  background-color: #005fad;
  padding-top: 16px;
  padding-bottom: 24px;
}
/* line 786, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box__alert {
  background-color: #ff0000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
}
/* line 792, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box__alert > img {
  width: 30px;
}
/* line 795, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box__alert > span {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  margin-left: 8px;
}
/* line 803, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box__text {
  margin: 22px 0 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
/* line 809, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell .kaitori-attention-box__text__yellow {
  color: #FFFD00;
}

/* line 817, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh.p-sell--order-complete .p-sell__step-container--complete {
  margin-bottom: 0;
}
@media (max-width: 700px) {
  /* line 816, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  /* line 828, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__form,
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__content {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  /* line 837, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__wrapper {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  /* line 845, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__main-card,
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__next-card {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  /* line 852, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__form {
    overflow-x: visible;
  }
  /* line 856, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__flow {
    gap: 4px;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 864, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__flow__item {
    min-width: 0;
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 870, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__flow__number {
    width: 22px;
    height: 22px;
    font-size: 12px;
  }
  /* line 876, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-sell__flow__label {
    font-size: 10px;
    line-height: 1.25;
  }
  /* line 881, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__lead,
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__step-title,
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__step-text,
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__cancel-note {
    overflow-wrap: anywhere;
    word-break: break-all;
  }
  /* line 889, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell--order-complete .p-order-complete__actions {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 700px) {
  /* line 901, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  body:has(.p-sell--order-complete) .c-top-header__logo,
  body:has(.p-sell--order-complete) .c-top-header__logo a,
  body:has(.p-sell--order-complete) .c-top-header__logo picture,
  body:has(.p-sell--order-complete) .c-top-header__logo img {
    max-width: 100% !important;
    box-sizing: border-box;
  }
  /* line 909, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  body:has(.p-sell--order-complete) .c-top-header__logo a,
  body:has(.p-sell--order-complete) .c-top-header__logo picture,
  body:has(.p-sell--order-complete) .c-top-header__logo img {
    display: block;
    width: 100% !important;
    height: auto;
  }
}
/* line 919, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete {
  max-width: 960px;
  margin: 0 auto 42px;
  color: #1f2f3d;
}
/* line 924, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete .c-section-header {
  margin-bottom: 18px;
}

/* line 929, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__sub-image {
  background: #0087C8;
}
@media (min-width: 768px) {
  /* line 929, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__sub-image {
    margin-bottom: 18px;
  }
  /* line 935, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__sub-image .c-sub-image-container__inner.order {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 92px auto;
    background-position: right 28px center;
  }
  /* line 942, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__sub-image .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
@media (max-width: 767px) {
  /* line 929, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__sub-image {
    display: none;
  }
}

/* line 955, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__content {
  max-width: 720px;
  margin: 0 auto;
}

/* line 960, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__main-card,
.p-order-complete__next-card {
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 58, 112, 0.08);
  box-sizing: border-box;
}

/* line 969, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__main-card {
  display: block;
  padding: 24px 28px;
  border-color: #b9d7f0;
  border-top: 4px solid #76b7dd;
  background: #f6fbff;
}

/* line 977, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__message {
  min-width: 0;
}

/* line 981, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__title {
  margin: 0 0 8px;
  color: #12324a;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
}

/* line 990, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__lead {
  margin: 0;
  color: #40586d;
  font-size: 15px;
  line-height: 1.7;
}

/* line 997, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__next-card {
  margin-top: 18px;
  padding: 20px 22px;
}

/* line 1002, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__card-title {
  margin: 0;
  color: #005fad;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0;
}

/* line 1010, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__card-title {
  font-size: 18px;
}

/* line 1014, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__steps {
  display: grid;
  gap: 10px;
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

/* line 1022, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid #e0ebf4;
  border-radius: 8px;
  background: #fbfdff;
  box-sizing: border-box;
}

/* line 1033, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-number {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #005fad;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

/* line 1047, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-title {
  margin: 1px 0 6px;
  color: #12324a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0;
}

/* line 1056, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-body {
  min-width: 0;
}

/* line 1060, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__sp-break {
  display: none;
}

/* line 1064, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-title-pc {
  display: inline;
}

/* line 1068, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-title-sp {
  display: none;
}

/* line 1072, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-text {
  margin: 0;
  color: #536879;
  font-size: 14px;
  line-height: 1.65;
}
/* line 1078, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__step-text + .p-order-complete__step-text {
  margin-top: 4px;
}

/* line 1083, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__cancel-note {
  margin: 12px 0 0;
  padding: 9px 12px;
  border-left: 3px solid #b7d4ea;
  background: #f8fbfe;
  color: #536879;
  font-size: 13px;
  line-height: 1.65;
  box-sizing: border-box;
}

/* line 1094, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__check-list {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}

/* line 1100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__check-list li {
  position: relative;
  margin: 0;
  padding: 8px 0 8px 26px;
  border-top: 1px solid #e4edf5;
  color: #24384a;
  font-size: 15px;
  line-height: 1.6;
}
/* line 1109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__check-list li:first-child {
  border-top: none;
}
/* line 1113, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__check-list li::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4c9bd8;
}

/* line 1125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 16px;
}

/* line 1132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__info-card {
  padding: 18px 20px;
  box-shadow: none;
}

/* line 1137, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__info-title {
  margin-bottom: 8px;
  font-size: 16px;
}

/* line 1142, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__info-text {
  margin: 0;
  color: #536879;
  font-size: 14px;
  line-height: 1.7;
}
/* line 1148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__info-text + .p-order-complete__info-text {
  margin-top: 6px;
}

/* line 1153, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 18px;
}

/* line 1160, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__button {
  display: inline-flex;
  min-width: 180px;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  border: 1px solid #77add8;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}

/* line 1178, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__button--primary {
  border-color: #005fad;
  background: #005fad;
  color: #fff !important;
  box-shadow: 0 4px 12px rgba(0, 95, 173, 0.18);
}
/* line 1184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__button--primary:hover {
  background: #004b8a;
  color: #fff !important;
}

/* line 1190, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__button--secondary {
  background: #fff;
  color: #005fad;
}
/* line 1194, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-complete__button--secondary:hover {
  border-color: #005fad;
  background: #f3f9ff;
  color: #004b8a;
}

@media (max-width: 700px) {
  /* line 1202, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete {
    margin-bottom: 28px;
  }

  /* line 1206, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__content {
    width: 100%;
    box-sizing: border-box;
  }

  /* line 1211, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__main-card {
    padding: 20px 16px;
    text-align: center;
  }

  /* line 1216, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__title {
    font-size: 21px;
  }

  /* line 1220, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__lead,
  .p-order-complete__step-text,
  .p-order-complete__cancel-note {
    font-size: 14px;
  }

  /* line 1226, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__next-card {
    margin-top: 14px;
    padding: 18px 16px;
  }

  /* line 1231, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__steps {
    gap: 9px;
  }

  /* line 1235, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__step {
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 10px;
    padding: 12px;
  }

  /* line 1241, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__step-number {
    width: 26px;
    height: 26px;
    font-size: 13px;
  }

  /* line 1247, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__step-title {
    margin-top: 0;
    font-size: 15px;
  }

  /* line 1252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__sp-break {
    display: block;
  }

  /* line 1256, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__step-title-pc {
    display: none;
  }

  /* line 1260, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__step-title-sp {
    display: inline;
  }

  /* line 1264, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__info-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 12px;
  }

  /* line 1270, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__info-card {
    padding: 16px;
  }

  /* line 1274, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__actions {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
  }

  /* line 1281, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-complete__button {
    width: 100%;
    max-width: 340px;
  }
}
/* line 1287, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-order-hero {
  background: #0087C8;
}
@media (min-width: 768px) {
  /* line 1287, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-hero {
    margin-bottom: 18px;
  }
  /* line 1293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-hero .c-sub-image-container__inner.order {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 92px auto;
    background-position: right 28px center;
  }
  /* line 1300, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-hero .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
@media (max-width: 767px) {
  /* line 1287, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-order-hero {
    display: none;
  }
}

/* line 1313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-kaitori-hero {
  background: #0087C8;
}
@media (min-width: 768px) {
  /* line 1313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-kaitori-hero {
    margin-bottom: 18px;
  }
  /* line 1319, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-kaitori-hero .c-sub-image-container__inner.kaitori {
    margin-top: 10px;
    margin-bottom: 10px;
    background-size: 92px auto;
    background-position: right 28px center;
  }
  /* line 1326, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-kaitori-hero .c-sub-image-container__title {
    padding: 24px 40px;
    color: #0087C8;
    font-size: 1.65em;
    line-height: 1.35;
  }
}
@media (max-width: 767px) {
  /* line 1313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-kaitori-hero {
    display: none;
  }
}

/* line 1339, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh {
  max-width: 960px;
  color: #1f2f3d;
}
/* line 1343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh input[type=radio],
.p-sell--order-refresh input[type=checkbox] {
  accent-color: #0076B6;
}
@media (min-width: 1080px) {
  /* line 1339, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh {
    width: 960px;
  }
}
@media (max-width: 700px) {
  /* line 1339, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh {
    margin-top: -8px;
  }
}
/* line 1356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-section-header {
  margin-bottom: 18px;
}
/* line 1360, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__wrapper {
  margin-bottom: 28px;
}
/* line 1364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__form {
  padding: 22px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 58, 112, 0.08);
}
@media (max-width: 700px) {
  /* line 1364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__form {
    padding: 16px 12px;
    border-radius: 6px;
    box-shadow: none;
  }
}
/* line 1378, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 0 auto 14px;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
@media (max-width: 500px) {
  /* line 1378, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow {
    gap: 5px;
    margin-bottom: 6px;
  }
}
/* line 1393, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__item {
  position: relative;
  display: flex;
  min-height: 52px;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border: 1px solid #cfdcea;
  border-radius: 8px;
  background: #f7fafc;
  color: #5b7185;
  box-sizing: border-box;
}
/* line 1406, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__item.is-complete {
  border-color: #c7ddf0;
  background: #eef7ff;
  color: #3b6f99;
}
/* line 1412, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__item.is-current {
  border-color: #005fad;
  background: #005fad;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 95, 173, 0.18);
}
/* line 1419, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__item:not(:last-child)::after {
  content: "›";
  position: absolute;
  top: 50%;
  right: -12px;
  color: #8faabe;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-50%);
}
@media (max-width: 700px) {
  /* line 1393, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__item {
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    min-height: 52px;
    padding: 6px 4px;
    text-align: center;
  }
  /* line 1439, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__item:not(:last-child)::after {
    display: none;
  }
}
/* line 1445, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__number {
  display: inline-flex;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #dcebf7;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 701px) {
  /* line 1445, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__number {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
/* line 1465, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.is-current .p-sell--order-refresh .p-sell__flow__number {
  background: #fff;
  color: #005fad;
}
/* line 1470, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.is-complete .p-sell--order-refresh .p-sell__flow__number {
  background: #c7ddf0;
  color: #005fad;
}
/* line 1476, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__label {
  display: block;
  min-width: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 701px) {
  /* line 1476, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__label {
    font-size: 13px;
  }
}
@media (max-width: 500px) {
  /* line 1476, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__label {
    font-size: 11px;
  }
}
/* line 1492, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__label-text {
  display: inline;
}
/* line 1496, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__flow__label-text--mb {
  display: none;
}
/* line 1500, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh hr {
  margin: 18px 0;
  border: none;
  border-top: 1px solid #e0e7ef;
}
/* line 1506, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__info-banner {
  margin: 0 0 16px;
  padding: 14px 16px;
  border: 1px solid #b9d7f0;
  border-radius: 8px;
  background: #f3f9ff;
  color: #1f2f3d;
}
@media (max-width: 500px) {
  /* line 1506, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__info-banner {
    padding: 14px 12px;
  }
}
/* line 1519, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__info-banner__title {
  margin: 0 0 6px;
  color: #005fad;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 1527, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__info-banner__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
}
/* line 1533, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note {
  margin: 12px 0 8px;
  padding: 9px 12px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f4f9fd;
  color: #40586d;
  box-sizing: border-box;
}
/* line 1543, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note__title {
  margin: 0;
  color: #005fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 1551, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note__text {
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}
/* line 1557, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container {
  margin-bottom: 28px;
}
/* line 1561, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__section-lead {
  margin: 0 0 12px;
  padding: 0 2px;
}
/* line 1566, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__section-lead__title {
  margin: 0 0 4px;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 1574, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__section-lead__text {
  margin: 0;
  color: #536879;
  font-size: 14px;
  line-height: 1.6;
}
/* line 1581, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell_form__step {
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
}
@media (max-width: 700px) {
  /* line 1581, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell_form__step {
    padding: 10px;
  }
}
/* line 1593, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table {
  margin: 0 auto 18px;
  border-collapse: separate;
  border-spacing: 0;
}
@media (min-width: 701px) {
  /* line 1599, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide,
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) {
    grid-template-columns: minmax(180px, 0.9fr) minmax(222px, 0.9fr) 90px minmax(132px, 0.64fr) 72px;
  }
  /* line 1604, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.35;
  }
  /* line 1612, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive:first-child .wSelect {
    width: 100% !important;
    max-width: 100%;
  }
  /* line 1617, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .bills-box__row__input.ultra-wide {
    width: 92px;
    min-height: 34px;
    box-sizing: border-box;
  }
  /* line 1623, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__column.amount {
    justify-content: center;
  }
  /* line 1627, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control {
    display: inline-flex;
    flex: 0 1 auto;
    width: auto;
    max-width: 100%;
    min-width: 0;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  /* line 1638, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control .bias {
    flex: 0 0 auto;
    margin: 0;
    white-space: nowrap;
  }
  /* line 1644, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control .clear-button {
    flex: 0 0 auto;
    margin: 0;
  }
}
@media (max-width: 700px) {
  /* line 1593, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table {
    margin-bottom: 12px;
  }
}
@media (max-width: 700px) {
  /* line 1657, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.responsive > tbody > tr {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
  }
}
/* line 1667, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary {
  margin-top: 0;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  line-height: 1.65;
}
@media (max-width: 700px) {
  /* line 1667, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary {
    width: 100%;
    margin: 0 0 14px;
  }
}
@media (max-width: 700px) {
  /* line 1684, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary-left, .p-sell--order-refresh .p-sell__table.summary-right {
    width: 100%;
  }
}
/* line 1692, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table__head {
  border-color: #d8e4f1;
  background-color: #eef5fb;
  color: #24384a;
  letter-spacing: 0;
  font-weight: 700;
}
/* line 1699, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table__head .required {
  background: #d86252;
}
/* line 1704, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table__column {
  border-color: #d8e4f1;
  background: #fff;
}
/* line 1708, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table__column.price {
  color: #24384a;
  font-size: 1.35em;
  line-height: 1.35;
}
@media (max-width: 700px) {
  /* line 1714, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__column.responsive {
    border: 1px solid #d8e4f1;
    background: #fff;
  }
}
@media (max-width: 700px) {
  /* line 1721, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__column__label {
    background-color: #eef5fb;
    color: #24384a;
    font-weight: 700;
  }
}
/* line 1730, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table__column__value.total,
.p-sell--order-refresh .p-sell__table__column.conversion {
  color: #12324a;
  font-weight: 700;
}
@media (max-width: 700px) {
  /* line 1737, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__row.group {
    margin-bottom: 16px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
  }
}
@media (max-width: 700px) {
  /* line 1747, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__row.responsive {
    margin-bottom: 0;
  }
}
/* line 1754, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__minimum-unit-note {
  display: block;
  width: 100%;
  margin: 10px 0 0;
  padding: 9px 12px;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #f4f9fe;
  color: #4b5f70;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  box-sizing: border-box;
}
/* line 1769, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell_form__step > .p-sell__minimum-unit-note {
  clear: both;
  margin-left: 0;
  margin-right: 0;
}
/* line 1775, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 18px;
  border: 1px solid #77add8;
  border-radius: 999px;
  background: #fff;
  color: #005fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-indent: 0;
  white-space: normal;
  box-sizing: border-box;
  max-width: 360px;
  margin: 0 auto 24px;
  box-shadow: 0 2px 8px rgba(0, 95, 173, 0.08);
}
/* line 1798, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy::before {
  content: "+";
  display: inline-flex;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #005fad;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
/* line 1814, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy:hover {
  border-color: #005fad;
  background: #f3f9ff;
  color: #004b8a;
}
/* line 1821, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__discount-box {
  margin: 0 auto 18px;
  max-width: 680px;
  padding: 16px 18px;
  border: 1px solid #c8dceb;
  border-radius: 8px;
  background: #f8fbfe;
  box-shadow: 0 2px 8px rgba(0, 95, 173, 0.06);
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 1821, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__discount-box {
    padding: 14px 12px;
  }
}
/* line 1836, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__discount-box__main {
  margin: 0 0 12px;
  color: #24384a;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
}
/* line 1843, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__discount-box__main em {
  margin: 0 2px;
  color: #1a7a4a;
  font-style: normal;
  font-size: 1.25em;
}
/* line 1851, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__title-pc {
  display: inline;
}
/* line 1855, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__title-sp {
  display: none;
}
/* line 1859, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__breakdown {
  margin: 0 0 10px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
}
/* line 1867, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 9px 12px;
  border-top: 1px solid #e7eef5;
  color: #334b5f;
  font-size: 14px;
  line-height: 1.4;
}
/* line 1878, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row:first-child {
  border-top: none;
}
/* line 1882, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row dt,
.p-sell--order-refresh .p-sell__comparison-card__row dd {
  margin: 0;
}
/* line 1887, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row dd {
  flex: 0 0 auto;
  color: #24384a;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}
/* line 1896, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row--difference {
  background: #eef6fc;
}
/* line 1899, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row--difference dt,
.p-sell--order-refresh .p-sell__comparison-card__row--difference dd {
  color: #005fad;
  font-weight: 700;
}
/* line 1905, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__row--difference dd {
  color: #1a7a4a;
}
/* line 1910, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__comparison-card__note {
  margin: 0;
  color: #687888;
  font-size: 12px;
  line-height: 1.55;
  text-align: left;
}
/* line 1918, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__sp-error-break {
  display: none;
}
@media (max-width: 600px) {
  /* line 1923, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__discount-box__main {
    text-align: center;
  }
  /* line 1927, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__comparison-card__title-pc {
    display: none;
  }
  /* line 1931, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__comparison-card__title-sp {
    display: block;
  }
  /* line 1934, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__comparison-card__title-sp span {
    display: block;
  }
  /* line 1938, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__comparison-card__title-sp em {
    display: inline;
    font-size: 1.45em;
  }
}
@media (max-width: 700px) {
  /* line 1947, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .c-order-form__sp-error-break {
    display: block;
  }
}
/* line 1952, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__sum-table-wrapper {
  display: flex;
  gap: 18px;
  align-items: flex-start;
  margin: 8px 0 24px;
  overflow: visible;
}
/* line 1959, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__sum-table-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 700px) {
  /* line 1952, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__sum-table-wrapper {
    display: block;
    margin-bottom: 18px;
  }
}
@media (min-width: 701px) {
  /* line 1971, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary-left {
    flex: 1 1 62%;
    min-width: 0;
  }
}
/* line 1977, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-left .required {
  display: none;
}
/* line 1982, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-left tr:last-child .p-sell__table__head,
.p-sell--order-refresh .p-sell__table.summary-left tr:last-child .p-sell__table__column {
  border-top: 1px solid #d8e4f1;
}
/* line 1990, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-right .p-sell__table__column.price {
  color: #12324a;
  font-weight: 700;
}
@media (min-width: 701px) {
  /* line 1989, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary-right {
    flex: 0 0 34%;
    min-width: 260px;
  }
}
/* line 2001, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-right tr:last-child .p-sell__table__head,
.p-sell--order-refresh .p-sell__table.summary-right tr:last-child .p-sell__table__column {
  border-top: 1px solid #c6d9ea;
  background: #f0f7ff;
}
/* line 2007, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-right tr:last-child .p-sell__table__head {
  color: #005fad;
  font-weight: 700;
}
/* line 2012, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.summary-right tr:last-child .p-sell__table__column.price {
  color: #005fad;
  font-size: 1.7em;
  font-weight: 700;
}
@media (min-width: 701px) {
  /* line 2020, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    align-items: stretch;
  }
}
@media (min-width: 701px) {
  /* line 2028, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper:after {
    display: none;
  }
}
@media (min-width: 701px) {
  /* line 2034, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left {
    display: contents;
    width: auto;
    max-width: none;
    min-width: 0;
    float: none;
  }
}
@media (min-width: 701px) {
  /* line 2043, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left > tbody {
    display: contents;
  }
}
@media (min-width: 701px) {
  /* line 2049, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr {
    display: grid;
    min-width: 0;
    grid-template-columns: 136px minmax(0, 1fr);
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 58, 112, 0.04);
  }
}
@media (min-width: 701px) {
  /* line 2062, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
}
@media (min-width: 701px) {
  /* line 2069, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
}
@media (min-width: 701px) {
  /* line 2076, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }
}
@media (min-width: 701px) {
  /* line 2083, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left .p-sell__table__column {
    display: block;
    border: none;
  }
}
@media (min-width: 701px) {
  /* line 2091, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left .p-sell__table__head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 16px;
    border-right: 1px solid #d8e4f1;
    text-align: left;
  }
}
@media (min-width: 701px) {
  /* line 2103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr:last-child .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr:last-child .p-sell__table__column {
    border-top: none;
  }
}
@media (min-width: 701px) {
  /* line 2111, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr.p-sell__step1-error-row {
    border-color: #e7b8b0;
    background: #fffafa;
  }
}
@media (min-width: 701px) {
  /* line 2117, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr.p-sell__step1-error-row .p-sell__table__head {
    border-right-color: #e7b8b0;
  }
}
@media (min-width: 701px) {
  /* line 2123, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr.p-sell__step1-error-row .p-sell__table__column {
    background: #fffafa;
  }
}
@media (min-width: 701px) {
  /* line 2132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row {
    line-height: 1.45;
  }
  /* line 2136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row .c-order-form__row {
    margin-bottom: 3px;
    line-height: 1.45;
  }
  /* line 2141, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row .c-order-form__row:has(> .color-red:empty) {
    display: none;
  }
}
@media (max-width: 700px) {
  /* line 2147, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row .c-order-form__row {
    margin-bottom: 2px;
    line-height: 1.45;
  }
  /* line 2152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row .c-order-form__row:has(> .color-red:empty) {
    display: none;
  }
}
@media (min-width: 701px) {
  /* line 2162, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  /* line 2169, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row {
    width: 100%;
    margin-bottom: 0;
  }
}
/* line 2175, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row > .c-order-form__row,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row > .c-order-form__row,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row > .c-order-form__row {
  margin: 3px 0 0;
  color: #5f7284;
  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.45;
}
/* line 2183, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row > .c-order-form__row .c-order-form__row,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row > .c-order-form__row .c-order-form__row,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row > .c-order-form__row .c-order-form__row {
  margin-top: 2px;
}
/* line 2187, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row > .c-order-form__row span.color-orange,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row > .c-order-form__row span.color-orange,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row > .c-order-form__row span.color-orange {
  display: inline;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #5f7284;
  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.45;
}
/* line 2199, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__helper-label,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__helper-label,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__helper-label {
  color: #40586d;
  font-weight: 650;
}
@media (max-width: 700px) {
  /* line 2205, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row > .c-order-form__row,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__table__column > .c-order-form__row > .c-order-form__row,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row > .c-order-form__row {
    font-size: 12.5px;
  }
}
/* line 2213, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row > .c-order-form__row span.color-orange,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row > .c-order-form__row span.color-orange {
  color: #8a5a00;
}
@media (min-width: 701px) {
  /* line 2221, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__table__column > .c-order-form__row,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__table__column > .c-order-form__row {
    transform: translateY(3px);
  }
}
@media (min-width: 701px) {
  /* line 2229, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-box label {
    min-width: 118px;
    justify-content: center;
  }
}
@media (min-width: 701px) {
  /* line 2240, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__radio-box,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__radio-box,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-box {
    vertical-align: middle;
  }
  /* line 2244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__radio-box label,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__radio-box label,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-box label {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.25;
  }
  /* line 2253, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__radio-label-text,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__radio-label-text,
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-label-text {
    display: inline-block;
    font-weight: 600;
    line-height: 1.25;
    transform: translateY(1px);
  }
  /* line 2260, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__radio-box input[type=radio],
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__radio-box input[type=radio],
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-box input[type=radio] {
    align-self: center;
    flex: 0 0 auto;
    margin: 0;
  }
}
/* line 2267, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-method"] .p-sell__radio-label-text,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="payment-bank"] .p-sell__radio-label-text,
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-left tr[data-step1-error-target="shipping-option"] .p-sell__radio-label-text {
  font-weight: 600;
}
@media (min-width: 701px) {
  /* line 2273, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right {
    grid-column: 2;
    grid-row: 2;
    width: 100%;
    min-width: 0;
    max-width: none;
    float: none;
  }
}
@media (min-width: 701px) {
  /* line 2283, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right .p-sell__table__head.fixed {
    width: 136px;
    min-width: 136px;
    white-space: nowrap;
  }
}
/* line 2293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) .p-sell__table.currency-rate-table {
  width: 100%;
  max-width: none;
}
/* line 2298, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__radio-box {
  display: inline-block;
  margin: 0 12px 8px 0;
}
/* line 2302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__radio-box label {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  padding: 8px 14px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  box-sizing: border-box;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}
/* line 2314, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__radio-box label:has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 2321, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__radio-box input[type=radio] {
  margin: 0 7px 0 0;
  accent-color: #0076B6;
}
/* line 2327, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__row {
  margin-bottom: 8px;
  line-height: 1.65;
}
/* line 2332, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__confirm-email-label {
  display: block;
  margin: 10px 0 6px;
  color: #536879;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}
/* line 2341, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__help-link {
  margin-top: 8px;
}
/* line 2345, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__delivery-help-link {
  margin-top: 10px;
  margin-bottom: 8px;
  padding-left: 0;
  background: none;
}
/* line 2351, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__delivery-help-link a {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  gap: 6px;
  padding: 7px 12px;
  border: 1px solid #b9d7f0;
  border-radius: 999px;
  background: #f5faff;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  box-sizing: border-box;
}
/* line 2367, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__delivery-help-link a::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 1px solid #77add8;
  border-top-width: 4px;
  border-radius: 3px;
  background: #fff;
  box-sizing: border-box;
}
/* line 2379, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__delivery-help-link a:hover {
  border-color: #0076B6;
  background: #eef7ff;
  color: #004b8a;
}
@media (max-width: 700px) {
  /* line 2387, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__delivery-help-link a {
    width: 100%;
    max-width: 280px;
    justify-content: center;
  }
}
/* line 2396, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect {
  position: relative;
  min-height: 36px;
  margin-bottom: 0;
  border-color: #c9d8e6;
  background-color: #fff;
  font-size: 13px;
  line-height: 1.35;
  overflow: visible;
  box-sizing: border-box;
}
/* line 2408, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-selected {
  display: flex;
  min-height: 34px;
  align-items: center;
  margin: 0 26px 0 0;
  padding: 0 8px;
  background-position: 8px center;
  background-size: 24px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  line-height: 1.35;
}
/* line 2423, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-selected.wSelect-option-icon,
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-option-value.wSelect-option-icon {
  padding-left: 38px;
  background-position: 8px center;
  background-size: 24px auto;
}
/* line 2430, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-option-value {
  min-height: 32px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 32px;
  box-sizing: border-box;
}
/* line 2438, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-arrow {
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  width: 10px;
  height: auto;
  border: none;
  background-color: transparent;
  background-image: none !important;
  background-position: center center;
  box-sizing: border-box;
  pointer-events: none;
}
/* line 2452, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #5b7185;
  transform: translate(-50%, -35%);
}
/* line 2466, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-options-holder {
  z-index: 300;
}
@media (max-width: 700px) {
  /* line 2471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect {
    width: 100% !important;
    max-width: 100%;
    min-height: 48px;
  }
  /* line 2477, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-selected {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 38px;
    margin-right: 24px;
    padding-right: 4px;
  }
  /* line 2485, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-selected.wSelect-option-icon {
    padding-left: 36px;
  }
  /* line 2489, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive {
    min-height: 52px;
    align-items: stretch;
  }
  /* line 2493, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive.delete-button.is-no-delete {
    display: none;
  }
  /* line 2497, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive > .p-sell__table__column__label {
    flex: 0 0 92px;
    width: 92px;
    padding: 10px 8px 10px 10px;
    justify-content: flex-start;
    line-height: 1.35;
    box-sizing: border-box;
  }
  /* line 2506, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive > .p-sell__table__column__value {
    padding-right: 12px;
    box-sizing: border-box;
  }
  /* line 2511, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control {
    display: flex;
    min-width: 0;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
  }
  /* line 2519, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control .bills-box__row__input.ultra-wide {
    flex: 1 1 96px;
    width: auto !important;
    min-width: 72px;
    max-width: calc(100% - 116px);
  }
  /* line 2526, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control .bias {
    flex: 0 0 auto;
    margin: 0;
  }
  /* line 2531, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__quantity-control .clear-button {
    flex: 0 0 auto;
    min-width: 56px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 2539, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive:first-child {
    align-items: stretch;
  }
  /* line 2542, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive:first-child .p-sell__table__column__label {
    flex-basis: 92px;
    width: 92px;
    box-sizing: border-box;
  }
  /* line 2548, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.responsive:first-child .wSelect {
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
    max-width: none;
    min-height: 44px;
    height: auto;
    margin: 7px 10px 7px 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
  }
}
/* line 2563, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .clear-button {
  border-color: #b8c9d8;
  background: #fff;
  color: #3f5f78;
}
/* line 2569, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__button.del {
  border-color: #d7c4c1;
  background: #fff7f2;
  color: #8a4c44;
}
/* line 2575, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head:nth-child(5),
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__column__label.bold {
  white-space: nowrap;
}
/* line 2581, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) .clear-button {
  border-color: #b8c9d8;
  background: #fff;
  color: #3f5f78;
}
/* line 2587, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column.delete-button .p-sell__table__button.del {
  border-color: #e2b79d;
  background-color: #fff3ec;
  color: #9a4f2e;
}
@media (min-width: 701px) {
  /* line 2595, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__column.delete-button .p-sell__table__button.del {
    border-color: #e2b79d;
    background-color: #fff3ec;
    color: #9a4f2e;
    font-weight: 400;
  }
}
/* line 2604, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__options {
  gap: 10px;
  margin-bottom: 10px;
}
/* line 2609, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid #bdd3e5;
  border-radius: 6px;
  background: #fff;
  color: #24384a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  cursor: pointer;
}
/* line 2625, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option input[type=radio] {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  accent-color: #0076B6;
}
/* line 2632, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option:has(input[type=radio]:checked) {
  border-color: #0076B6;
  background: #eef7ff;
  color: #005fad;
  box-shadow: 0 2px 8px rgba(0, 118, 182, 0.12);
}
/* line 2640, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option-text {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
/* line 2648, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option-title {
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}
/* line 2654, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__option-note {
  margin-top: 2px;
  color: #536879;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
}
/* line 2662, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector__count {
  color: #005fad;
  font-weight: 700;
}
/* line 2667, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-inline-error {
  display: block;
  margin: 7px 0 0;
  padding: 7px 10px;
  border: 1px solid #e7b8b0;
  border-radius: 6px;
  background: #fff7f5;
  color: #9f3b31;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
  box-sizing: border-box;
}
/* line 2681, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-row-error {
  margin: 8px 0 10px;
}
/* line 2685, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-total-error {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 4px 0 12px auto;
  padding-left: 14px;
  padding-right: 14px;
  text-align: left;
  white-space: nowrap;
}
@media (max-width: 360px) {
  /* line 2685, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step1-total-error {
    white-space: normal;
  }
}
/* line 2701, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error {
  margin-bottom: 0;
}
/* line 2705, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__content.step-1 {
  clear: both;
  overflow: visible;
}
@media (max-width: 700px) {
  /* line 2705, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__content.step-1 {
    display: block;
    width: 100%;
  }
}
@media (max-width: 700px) {
  /* line 2714, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__content.step-1 > .p-sell__next-button {
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    opacity: 1;
  }
}
/* line 2726, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-currency-error > .p-sell__table__column:first-child,
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-quantity-error > .p-sell__table__column.amount {
  border-color: #e7b8b0;
  background: #fffafa;
}
/* line 2732, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-currency-error .wSelect,
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-quantity-error .p-sell__quantity-control {
  border-color: #e7b8b0;
  box-shadow: 0 0 0 2px rgba(159, 59, 49, 0.08);
}
/* line 2738, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-quantity-error .p-sell__quantity-control {
  padding: 4px;
  border: 1px solid #e7b8b0;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
}
/* line 2747, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error {
  border-color: #e7b8b0;
}
/* line 2750, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error .p-sell__table__head,
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error .p-sell__table__column {
  border-color: #e7b8b0;
  background: #fffafa;
}
/* line 2756, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error .p-sell__table__column.price {
  color: #12324a;
}
/* line 2761, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note.is-step1-error {
  border-color: #e7b8b0;
  background: #fff7f5;
}
/* line 2765, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note.is-step1-error .p-sell__currency-map-note__title {
  color: #9f3b31;
}
/* line 2769, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__currency-map-note.is-step1-error .p-sell__currency-map-note__text {
  display: none;
}
/* line 2774, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .currency-map-selector-row.is-step1-error .currency-map-selector {
  padding: 10px;
  border: 1px solid #e7b8b0;
  border-radius: 6px;
  background: #fffafa;
  box-sizing: border-box;
}
/* line 2783, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-error-row .p-sell__table__head,
.p-sell--order-refresh .p-sell__step1-error-row .p-sell__table__column {
  border-color: #e7b8b0;
}
/* line 2788, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step1-error-row .p-sell__table__column {
  background: #fffafa;
}
/* line 2793, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-wrap {
  margin-top: 10px;
  padding: 12px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 2801, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-wrap.is-error {
  border-color: #e7b8b0;
  background: #fffafa;
}
/* line 2807, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-label {
  display: block;
  margin: 0 0 8px;
  color: #24384a;
  line-height: 1.45;
}
/* line 2814, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-label__title {
  display: block;
  color: #005fad;
  font-size: 14px;
  font-weight: 700;
}
/* line 2821, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-label__text {
  display: block;
  margin-top: 2px;
  color: #455d70;
  font-size: 13px;
  font-weight: 500;
}
/* line 2829, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh textarea.c-order-form__purpose-memo {
  width: 100%;
  min-height: 96px;
  padding: 10px 12px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
  line-height: 1.6;
}
/* line 2840, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__purpose-memo-error,
.p-sell--order-refresh .c-order-form__airport-error {
  margin-top: 7px;
}
/* line 2845, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container {
  margin: 0 0 22px;
  padding: 20px 22px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
}
@media (max-width: 500px) {
  /* line 2845, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__submit-check-container {
    padding: 16px 12px;
  }
}
/* line 2857, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__heading {
  margin-bottom: 12px;
  padding-left: 0;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
}
/* line 2865, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__check__item {
  margin-bottom: 10px;
  padding-left: 0;
  text-indent: 0;
  color: #24384a;
  font-size: 15px;
  line-height: 1.55;
}
/* line 2873, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__check__item label {
  display: flex;
  min-height: 44px;
  align-items: flex-start;
  gap: 8px;
  padding: 10px 12px;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
}
/* line 2885, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__check__item input[type=checkbox] {
  flex: 0 0 auto;
  margin: 3px 0 0;
}
/* line 2891, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__check__item.is-step1-error label {
  border-color: #e7b8b0;
  background: #fff7f5;
}
/* line 2896, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__submit-check-container__check__item.is-step1-error .p-sell__step1-inline-error {
  margin-top: 6px;
}
/* line 2902, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__next-button,
.p-sell--order-refresh .c-order-form__actions__back {
  min-height: 44px;
  border-radius: 6px;
  font-weight: 700;
  line-height: 1.4;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}
/* line 2911, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__next-button {
  width: 180px;
  background-color: #003e75;
  color: #fff;
}
/* line 2916, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__next-button:hover {
  background-color: #002e57;
}
/* line 2920, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__next-button.confirm {
  min-width: 190px;
  padding-left: 18px;
  padding-right: 18px;
}
/* line 2927, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
/* line 2934, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__actions__back {
  display: inline-flex;
  min-width: 120px;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  padding: 10px 16px;
  border: 1px solid #b8c9d8;
  background: #fff;
  color: #005fad;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 2948, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-intro {
  margin: 0 0 16px;
  padding: 14px 16px;
  border: 1px solid #cddfec;
  border-radius: 8px;
  background: #f5f9fd;
  color: #24384a;
  box-sizing: border-box;
}
/* line 2958, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-intro__title {
  margin: 0 0 4px;
  color: #005fad;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 2966, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-intro__text {
  margin: 0;
  color: #536879;
  font-size: 14px;
  line-height: 1.6;
}
/* line 2973, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates {
  margin-bottom: 22px;
  padding: 16px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 2981, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__section-lead {
  margin-bottom: 8px;
}
/* line 2985, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell_form__step {
  background: #fff;
}
@media (min-width: 701px) {
  /* line 2991, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table > .p-sell__table__row.mbhide,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) {
    grid-template-columns: minmax(190px, 1.3fr) minmax(116px, 0.8fr) minmax(108px, 0.85fr) minmax(136px, 1fr);
  }
  /* line 2996, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table > .p-sell__table__row.mbhide > .p-sell__table__head.def,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) > .p-sell__table__column[v-show="!readonly"] {
    display: none !important;
  }
}
/* line 3003, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table {
  margin-bottom: 0;
}
/* line 3007, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.currency {
  overflow-wrap: anywhere;
  padding-right: 12px;
}
/* line 3012, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.total {
  color: #12324a;
  font-weight: 700;
}
/* line 3017, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__row.group {
  border-color: #d8e4f1;
  background: #fff;
}
/* line 3022, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__sum-table-wrapper {
  margin: 14px 0 0;
}
@media (min-width: 701px) {
  /* line 3022, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__sum-table-wrapper {
    gap: 16px;
    align-items: stretch;
  }
}
/* line 3031, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary {
  box-shadow: 0 2px 8px rgba(0, 58, 112, 0.04);
}
@media (min-width: 701px) {
  /* line 3035, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left {
    flex: 1 1 58%;
    width: auto;
    max-width: 60%;
    min-width: 0;
    float: none;
  }
}
@media (min-width: 701px) {
  /* line 3045, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left tr {
    height: 52px;
  }
  /* line 3049, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__column {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.45;
    vertical-align: middle;
  }
}
/* line 3058, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .c-order-form__row {
  margin-bottom: 0;
  color: #24384a;
  font-weight: 500;
  line-height: 1.45;
}
@media (min-width: 701px) {
  /* line 3066, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .c-order-form__row {
    display: flex;
    min-height: 28px;
    align-items: center;
  }
}
/* line 3073, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__head,
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__column {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 701px) {
  /* line 3080, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .p-sell__table__column {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 701px) {
  /* line 3088, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right {
    flex: 1 1 38%;
    width: auto;
    min-width: 320px;
    float: none;
  }
}
/* line 3096, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right .p-sell__table__column.price {
  text-align: right;
  white-space: nowrap;
}
@media (min-width: 701px) {
  /* line 3102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) {
    height: 52px;
  }
  /* line 3106, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__column {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.45;
    vertical-align: middle;
  }
}
/* line 3115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right .p-sell__table__head,
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right .p-sell__table__column {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 701px) {
  /* line 3122, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__head,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__column {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/* line 3130, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__head,
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__table__column {
  line-height: 1.45;
}
/* line 3137, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:last-child .p-sell__table__head,
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:last-child .p-sell__table__column {
  border-top: 2px solid #b9d4ea;
  background: #eaf5ff;
}
/* line 3143, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:last-child .p-sell__table__head {
  color: #005fad;
  font-size: 15px;
}
/* line 3148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:last-child .p-sell__table__column.price {
  color: #005fad;
  font-size: 1.8em;
}
/* line 3156, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map {
  margin: 0 0 22px;
  padding: 16px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}
/* line 3164, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__personal-header {
  margin: 0 0 10px;
  padding: 0;
  border-bottom: none;
  border-left: none;
  background: none;
  color: #005fad;
  font-size: 17px;
  line-height: 1.4;
}
/* line 3175, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__personal-header::after {
  display: none;
}
/* line 3179, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-table {
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  overflow: visible;
  -webkit-overflow-scrolling: touch;
}
/* line 3189, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin: 0;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
}
/* line 3201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__title {
  margin: 0;
  padding: 10px 12px;
  background: #eef5fb;
  color: #005fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
/* line 3212, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table-wrap {
  padding: 10px 10px 8px;
  overflow-x: visible;
}
/* line 3217, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table {
  width: 100%;
  min-width: 0;
  margin: 0;
  border: 1px solid #d8e4f1;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 6px;
  table-layout: fixed;
  overflow: hidden;
  box-sizing: border-box;
}
/* line 3230, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table th,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td {
  width: auto;
  padding: 8px 10px;
  border-right: 1px solid #d8e4f1;
  border-bottom: 1px solid #d8e4f1;
  color: #24384a;
  font-size: 13px;
  line-height: 1.45;
  text-align: center;
  vertical-align: middle;
  overflow-wrap: anywhere;
}
/* line 3244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td {
  font-size: 14px;
}
/* line 3248, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table th {
  background: #eef5fb;
  color: #005fad;
  font-weight: 700;
}
/* line 3254, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td:nth-child(2) {
  color: #005fad;
  font-weight: 700;
}
/* line 3259, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td:nth-child(2),
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td:nth-child(3) {
  text-align: right;
  font-variant-numeric: tabular-nums;
}
/* line 3265, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table tr:last-child td {
  border-bottom: 1px solid #d8e4f1;
}
/* line 3269, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table th:last-child,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td:last-child {
  border-right: none;
}
/* line 3274, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary {
  margin: auto 10px 10px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #f8fbfe;
}
/* line 3282, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary-row {
  display: grid;
  grid-template-columns: minmax(112px, 0.9fr) minmax(0, 1fr);
  border-top: 1px solid #d8e4f1;
}
/* line 3287, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary-row:first-child {
  border-top: none;
}
/* line 3292, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dt,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dd {
  margin: 0;
  padding: 8px 10px;
  color: #24384a;
  font-size: 14px;
  line-height: 1.45;
  box-sizing: border-box;
}
/* line 3302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dt {
  border-right: 1px solid #d8e4f1;
  color: #005fad;
  font-weight: 700;
}
/* line 3308, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dd {
  text-align: right;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  overflow-wrap: anywhere;
}
/* line 3316, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly {
  margin-bottom: 22px;
  padding: 16px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 3324, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly > .p-sell__personal-header {
  margin: 0 0 12px;
  padding: 0;
  border-bottom: none;
  border-left: none;
  background: none;
  color: #005fad;
  font-size: 17px;
  line-height: 1.4;
}
/* line 3335, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly > .p-sell__personal-header::after {
  display: none;
}
/* line 3339, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form {
  color: #24384a;
}
/* line 3343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content {
  margin: 0 0 14px;
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}
/* line 3352, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .p-register__sub-title {
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 4px solid #0076B6;
  background: none;
  color: #005fad;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 3363, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.c-order-form__address-helper-note) > .p-register__sub-title,
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.airport-check) > .p-register__sub-title {
  font-size: 0;
  line-height: 1.4;
}
/* line 3368, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.c-order-form__address-helper-note) > .p-register__sub-title::after,
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.airport-check) > .p-register__sub-title::after {
  content: "お届け先";
  font-size: 16px;
}
/* line 3374, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table tr:has(.c-order-form__destination-address-list) > th {
  font-size: 0;
  line-height: 1.45;
}
/* line 3378, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table tr:has(.c-order-form__destination-address-list) > th::after {
  content: "お届け先";
  font-size: 14px;
  font-weight: 700;
}
/* line 3385, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table {
  width: 100%;
  margin: 0 0 14px;
  border: 1px solid #d8e4f1;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
/* line 3396, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table:last-child {
  margin-bottom: 0;
}
/* line 3400, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th,
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table td {
  padding: 10px 13px;
  border-color: #d8e4f1;
  line-height: 1.6;
  vertical-align: middle;
}
/* line 3408, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th {
  width: 30%;
  min-width: 150px;
  background: #eef5fb;
  color: #24384a;
  font-weight: 700;
  letter-spacing: 0;
}
/* line 3417, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th.gray {
  background: #eef5fb;
  color: #24384a;
}
/* line 3422, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table td {
  background: #fff;
  color: #24384a;
}
/* line 3427, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__row {
  margin-bottom: 0;
  line-height: 1.65;
}
/* line 3432, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .required,
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__optional-badge {
  display: none;
}
/* line 3438, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__actions--order-confirm {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin: 8px 0 0;
  text-align: center;
}
/* line 3447, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__actions--order-confirm > .c-order-form__actions__back {
  flex: 0 0 auto;
  position: static;
  float: none;
  width: auto;
  margin: 0;
  left: auto;
  right: auto;
}
/* line 3457, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .c-order-form__actions--order-confirm > .p-sell__next-button.confirm {
  flex: 0 0 auto;
  display: inline-flex;
  width: auto;
  min-width: 240px;
  align-items: center;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 3470, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-intro {
    margin-bottom: 12px;
    padding: 12px;
  }
  /* line 3475, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-intro__title {
    font-size: 16px;
  }
  /* line 3479, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-intro__text {
    font-size: 13px;
  }
  /* line 3483, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates,
  .p-sell--order-refresh .p-sell__confirm-currency-map,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly {
    padding: 12px 10px;
    border-radius: 7px;
  }
  /* line 3490, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates {
    margin-bottom: 16px;
  }
  /* line 3493, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__section-lead {
    margin-bottom: 8px;
  }
  /* line 3497, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__sum-table-wrapper {
    margin-top: 12px;
  }
  /* line 3501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.currency {
    padding-right: 12px;
    text-align: right;
    box-sizing: border-box;
  }
  /* line 3507, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .currency-rate-table .p-sell__table__column__label {
    padding-left: 14px;
  }
  /* line 3511, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-left .c-order-form__row {
    font-size: 14px;
  }
  /* line 3516, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map {
    margin-bottom: 16px;
  }
  /* line 3519, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__personal-header {
    margin-bottom: 10px;
    font-size: 16px;
  }
  /* line 3524, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-table {
    display: block;
    overflow: visible;
    padding-bottom: 2px;
  }
  /* line 3530, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card {
    margin-bottom: 14px;
  }
  /* line 3533, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card:last-child {
    margin-bottom: 0;
  }
  /* line 3538, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__title {
    padding: 9px 10px;
    font-size: 14px;
  }
  /* line 3543, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table-wrap {
    padding: 8px 8px 0;
    overflow-x: visible;
  }
  /* line 3548, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table {
    min-width: 0;
  }
  /* line 3552, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table th,
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td {
    padding: 7px 6px;
    font-size: 12px;
    line-height: 1.4;
  }
  /* line 3559, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td {
    font-size: 13px;
  }
  /* line 3563, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary {
    margin: 8px;
  }
  /* line 3567, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary-row {
    grid-template-columns: minmax(98px, 0.9fr) minmax(0, 1fr);
  }
  /* line 3571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dt,
  .p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary dd {
    padding: 7px 8px;
    font-size: 13px;
  }
  /* line 3579, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly > .p-sell__personal-header {
    font-size: 16px;
  }
  /* line 3583, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content {
    margin-bottom: 12px;
    padding: 12px;
  }
  /* line 3588, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .p-register__sub-title {
    font-size: 15px;
  }
  /* line 3592, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.c-order-form__address-helper-note) > .p-register__sub-title::after,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content:has(.airport-check) > .p-register__sub-title::after {
    font-size: 15px;
  }
  /* line 3597, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table {
    display: block;
    border: none;
    background: transparent;
  }
  /* line 3603, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table tbody,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table tr,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table td {
    display: block;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
  /* line 3613, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table tr {
    margin-bottom: 9px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 7px;
    background: #fff;
  }
  /* line 3621, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th,
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th.gray {
    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid #d8e4f1;
    background: #eef5fb;
    font-size: 13px;
  }
  /* line 3630, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table td {
    padding: 9px 10px;
    border: none;
    font-size: 14px;
  }
  /* line 3637, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .c-order-form__actions--order-confirm {
    flex-direction: column;
    gap: 8px;
    margin-top: 4px;
  }
  /* line 3642, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .c-order-form__actions--order-confirm > .p-sell__next-button.confirm {
    order: 1;
    width: 100%;
    max-width: 340px;
  }
  /* line 3648, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .c-order-form__actions--order-confirm > .c-order-form__actions__back {
    order: 2;
    width: 100%;
    max-width: 340px;
  }
}
/* line 3656, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) {
  margin-top: 8px;
  padding: 18px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 3664, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form {
  color: #24384a;
}
/* line 3668, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav {
  display: flex;
  gap: 10px;
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
/* line 3676, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item {
  flex: 1 1 0;
  margin: 0;
}
/* line 3681, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button {
  width: 100%;
  min-height: 46px;
  padding: 9px 14px;
  border: 1px solid #c7d8e7;
  border-radius: 999px;
  background: #fff;
  color: #536879;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 3695, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button.selected {
  border-color: #0076B6;
  background: #eef7ff;
  color: #005fad;
  box-shadow: 0 2px 8px rgba(0, 118, 182, 0.12);
}
/* line 3703, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content {
  margin: 0 0 18px;
  padding: 18px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 58, 112, 0.05);
  box-sizing: border-box;
}
/* line 3713, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__sub-title {
  margin: 0 0 8px;
  padding: 0 0 0 10px;
  border-left: 4px solid #0076B6;
  background: none;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 3724, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .notice-error-message {
  margin-bottom: 14px;
  border-color: #e7b8b0;
  border-radius: 6px;
  background: #fff7f5;
}
/* line 3730, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .notice-error-message p {
  color: #9f3b31;
  line-height: 1.55;
}
/* line 3736, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table {
  width: 100%;
  margin: 10px 0 20px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  background: #fff;
}
/* line 3747, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
  border-color: #d8e4f1;
  padding: 11px 14px;
  vertical-align: middle;
}
/* line 3754, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th {
  width: 30%;
  min-width: 150px;
  background: #eef5fb;
  color: #24384a;
  letter-spacing: 0;
  font-weight: 700;
}
/* line 3763, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th.gray {
  background: #eef5fb;
  color: #24384a;
}
/* line 3768, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
  background: #fff;
  line-height: 1.65;
}
/* line 3773, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td > .c-order-form__row:last-child {
  margin-bottom: 0;
}
/* line 3777, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td.airport-check,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td:has(.c-order-form__destination-note--inline),
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td:has(.c-order-form__address-helper-note),
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td:has(.c-order-form__airport-note) {
  vertical-align: top;
}
/* line 3784, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__currency-preview-row {
  display: none;
}
/* line 3788, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th .required {
  float: none;
  display: inline-block;
  margin-left: 8px;
  padding: 2px 6px;
  border-radius: 999px;
  background: #d86252;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
  vertical-align: middle;
}
/* line 3803, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th .required:not([style]) {
  display: none;
}
/* line 3807, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__optional-badge {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 7px;
  border: 1px solid #c8d7e6;
  border-radius: 999px;
  background: #f3f7fb;
  color: #536879;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.35;
  vertical-align: middle;
}
/* line 3822, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) th,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) td {
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 3828, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .c-order-form__row {
  margin-bottom: 5px;
}
/* line 3832, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .c-order-form__attr-text {
  margin: 6px 0;
  padding: 7px 9px;
}
/* line 3837, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .p-contact__form__file-container {
  margin: 6px 0 8px;
  padding: 10px;
}
/* line 3842, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=email],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=password],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form select {
  max-width: 100%;
  min-height: 40px;
  padding: 8px 10px;
  border: 1px solid #cbd9e6;
  border-radius: 5px;
  background: #fff;
  box-sizing: border-box;
  color: #24384a;
  font-size: 15px;
  line-height: 1.45;
  vertical-align: middle;
}
@media (min-width: 701px) {
  /* line 3861, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company select[name="user[customer_attributes[legal_personality]]"] {
    width: 100%;
    max-width: 240px;
    padding-right: 34px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    background-image: linear-gradient(45deg, transparent 50%, #5b7083 50%), linear-gradient(135deg, #5b7083 50%, transparent 50%);
    background-position: calc(100% - 17px) 50%, calc(100% - 11px) 50%;
    background-size: 6px 6px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
}
/* line 3879, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea {
  min-height: 96px;
  resize: vertical;
}
/* line 3884, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=file] {
  max-width: 100%;
  padding: 8px;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #f8fbfe;
  color: #24384a;
  font-size: 13px;
  line-height: 1.4;
  box-sizing: border-box;
}
/* line 3896, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  padding: 0 12px;
  border: 1px solid #77add8;
  border-radius: 6px;
  background: #f4f9fe;
  color: #005fad;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 3915, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order:hover,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address:hover {
  border-color: #005fad;
  background: #eef7ff;
}
/* line 3921, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row {
  margin-bottom: 8px;
  line-height: 1.65;
}
/* line 3926, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+10) .c-order-form__row:has(input) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 8px;
  margin-bottom: 0;
}
/* line 3934, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+10) .c-order-form__row:has(input) > .c-order-form__error {
  flex: 1 0 100%;
  margin-top: 2px;
}
/* line 3939, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
/* line 3945, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row .rmr {
  margin: 0;
  color: #536879;
}
/* line 3950, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row input[type=text].tel {
  width: 5.8em;
  max-width: 6.4em;
  text-align: center;
}
/* line 3957, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-note {
  margin: 0 0 8px;
  padding: 8px 10px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f4f9fd;
  color: #334a5f;
  font-size: 13px;
  line-height: 1.55;
  box-sizing: border-box;
}
/* line 3969, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-helper-note,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note {
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f4f9fd;
  color: #334a5f;
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
  box-sizing: border-box;
}
/* line 3982, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note {
  margin: 0 0 10px;
  padding: 9px 12px;
}
/* line 3987, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note--inline {
  display: none;
  margin: 8px 0 0;
}
/* line 3992, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(.c-order-form__destination-address-list input[value="2"]:checked) .c-order-form__destination-note--inline {
  display: block;
}
/* line 3996, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note__title {
  display: block;
  margin: 0 0 3px;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 4005, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note__text {
  display: block;
}
/* line 4009, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-helper-note {
  margin: 7px 0 0;
  padding: 8px 10px;
}
/* line 4014, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note {
  margin: 7px 0 10px;
  padding: 10px 12px;
}
/* line 4019, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note__title {
  margin: 0 0 6px;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}
/* line 4028, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* line 4034, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note li {
  position: relative;
  margin: 4px 0;
  padding-left: 1.1em;
  line-height: 1.5;
}
/* line 4041, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: #005fad;
  font-weight: 700;
}
/* line 4049, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__confirm-email-field {
  display: flex;
  width: 100%;
  clear: both;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 8px;
}
/* line 4058, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__confirm-email-field .c-order-form__confirm-email-label {
  margin: 0 0 5px;
}
/* line 4062, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__confirm-email-field input[type=email] {
  display: block;
}
/* line 4066, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__attr-text {
  display: block;
  margin: 8px 0;
  padding: 8px 10px;
  border: 1px solid #ead8b8;
  border-radius: 6px;
  background: #fffaf0;
  color: #6f5a35;
  font-size: 13px;
  line-height: 1.65;
}
/* line 4078, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__attr-text__notify-label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .color-red {
  color: #9f4a2e;
  font-weight: 700;
}
/* line 4084, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error {
  display: flex;
  min-height: 32px;
  flex-direction: column;
  justify-content: center;
  margin: 6px 0 0;
  padding: 6px 10px;
  border: 1px solid #e7b8b0;
  border-radius: 6px;
  background: #fff7f5;
  color: #9f3b31;
  font-size: 13px;
  line-height: 1.45;
  box-sizing: border-box;
}
/* line 4100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error > li {
  margin: 0;
  line-height: 1.45;
}
/* line 4105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error-required {
  display: none;
  color: #7f6d6a;
  font-size: 12px;
  font-weight: 500;
}
/* line 4112, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error:has(> .c-order-form__error-required) {
  display: none;
  margin-top: 4px;
  padding: 0;
  border: none;
  background: transparent;
}
/* line 4120, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 8px;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 4132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item {
  flex-basis: auto;
  line-height: 1.4;
}
/* line 4139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list {
  grid-template-columns: 1fr;
  max-width: 520px;
}
/* line 4143, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list.is-error {
  padding: 8px;
  border: 1px solid #e7b8b0;
  border-radius: 8px;
  background: #fffafa;
  box-sizing: border-box;
}
/* line 4152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-select-lead {
  margin: 0 0 7px;
  color: #334a5f;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}
/* line 4160, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row label:has(input[type=radio]) {
  display: flex;
  min-height: 42px;
  align-items: center;
  gap: 7px;
  padding: 8px 10px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  color: #24384a;
  cursor: pointer;
  box-sizing: border-box;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}
/* line 4177, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label:has(input[type=radio]:checked),
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label:has(input[type=radio]:checked),
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label:has(input[type=radio]:checked),
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row label:has(input[type=radio]):has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 4184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list input[type=radio],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list input[type=radio],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list input[type=radio],
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row label:has(input[type=radio]) input[type=radio] {
  position: static;
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 4194, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label {
  min-height: 40px;
  align-items: center;
  padding: 7px 10px;
}
/* line 4200, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label input[type=radio] {
  align-self: center;
}
/* line 4204, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label span.def {
  display: flex;
  min-width: 0;
  align-self: center;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  line-height: 1.3;
}
/* line 4214, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-label-sp {
  display: none;
}
/* line 4218, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-name {
  display: block;
  font-weight: 700;
  line-height: 1.4;
}
/* line 4224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-hours {
  display: block;
  margin-top: 2px;
  color: #566d7e;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.35;
}
/* line 4233, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-cell {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}
/* line 4240, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-option {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  gap: 7px;
  margin: 0;
  padding: 7px 11px;
  border: 1px solid #c9d8e6;
  border-radius: 999px;
  background: #fff;
  color: #24384a;
  line-height: 1.35;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 4255, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-option:has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 4262, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-option input[type=radio] {
  position: static;
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 4269, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-label {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
}
/* line 4277, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__file-container {
  margin: 6px 0 8px;
  padding: 8px 10px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fbfdfe;
  box-sizing: border-box;
}
/* line 4286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap {
  margin: 0;
  padding: 10px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fbfdfe;
  box-sizing: border-box;
}
/* line 4295, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__description {
  margin: 0 0 6px;
  color: #40586d;
  font-size: 12px;
  line-height: 1.5;
}
/* line 4302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__link {
  margin: 0 0 6px;
}
/* line 4305, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__link a {
  color: #005fad;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}
/* line 4313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) p.p-contact__form__cert-wrap__radio-group {
  display: none;
  margin: 0;
}
/* line 4318, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) div.p-contact__form__cert-wrap__radio-group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 6px;
  margin: 6px 0 0;
}
/* line 4325, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__radio-row {
  margin: 0;
  line-height: 1.4;
}
/* line 4330, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__radio label {
  display: flex;
  min-height: 38px;
  align-items: center;
  gap: 6px;
  padding: 6px 8px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  color: #24384a;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 4343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__radio label:has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 4350, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__radio input[type=radio] {
  position: static;
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 4357, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__file-container > label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__file-container > span:first-child {
  display: block;
  margin-bottom: 5px;
  color: #24384a;
  font-weight: 700;
  line-height: 1.45;
}
/* line 4366, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__file-container__file {
  margin-top: 6px;
}
/* line 4370, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__file-container__file input[type=file] {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
/* line 4376, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-select-row td,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row td {
  background: #fbfdfe;
}
/* line 4381, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container {
  display: grid;
  max-width: 560px;
  grid-template-columns: minmax(70px, auto) minmax(0, 1fr);
  gap: 6px 10px;
  align-items: center;
  margin: 4px 0;
}
/* line 4390, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > label,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > span:first-child {
  margin-bottom: 0;
}
/* line 4395, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > p,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > .c-order-form__error,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__notification {
  grid-column: 1 / -1;
  margin-top: 0;
}
/* line 4402, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__cert-wrap__file-container__file {
  margin-top: 0;
}
/* line 4406, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__cert-wrap__file-container__file input[type=file] {
  padding: 6px;
  font-size: 12px;
}
/* line 4411, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__cert-wrap__file-container__file input[type=file]::file-selector-button {
  margin-right: 8px;
  padding: 5px 10px;
  border: 1px solid #b9d4ea;
  border-radius: 5px;
  background: #eef7ff;
  color: #005fad;
  font-weight: 700;
  cursor: pointer;
}
/* line 4422, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__notification {
  margin: 6px 0 0;
  padding: 7px 9px;
  border: 1px solid #ead8b8;
  border-radius: 6px;
  background: #fffaf0;
  color: #6f5a35;
  font-size: 12px;
  line-height: 1.5;
}
/* line 4433, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) a.help-link {
  color: #0076B6;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}
/* line 4440, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) a.c-order-form__inline-link {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  gap: 6px;
  margin-top: 6px;
  padding: 6px 11px;
  border: 1px solid #c7d8e7;
  border-radius: 999px;
  background: #f7fbff;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  box-sizing: border-box;
}
/* line 4457, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) a.c-order-form__inline-link::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  border: 1px solid #8bbbdc;
  border-radius: 3px;
  background: linear-gradient(#8bbbdc, #8bbbdc) 0 4px/100% 1px no-repeat;
  box-sizing: border-box;
}
/* line 4471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
/* line 4478, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls input[type=text][data-tag=dep_date].auto {
  width: 18em;
  max-width: 100%;
}
/* line 4483, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls img,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls .ui-datepicker-trigger {
  flex: 0 0 auto;
  margin: 0;
  vertical-align: middle;
}
/* line 4490, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls a.c-order-form__inline-link {
  margin-left: 14px;
  margin-top: 0;
}
/* line 4495, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-link {
  margin-top: 14px;
}
/* line 4498, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-link::before {
  content: "〒";
  display: inline-flex;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  border: 1px solid #8bbbdc;
  border-radius: 4px;
  background: #fff;
  color: #005fad;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}
/* line 4515, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__delivery-note {
  margin: 8px 0 5px;
  padding: 8px 10px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f4f9fd;
  color: #334a5f;
  font-size: 13px;
  line-height: 1.55;
  box-sizing: border-box;
}
/* line 4527, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku {
  margin-top: 0;
  margin-bottom: 10px;
  max-height: 230px;
  overflow-y: auto;
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fbfdfe;
  color: #24384a;
  font-size: 13px;
  line-height: 1.7;
  box-sizing: border-box;
}
/* line 4542, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku__read {
  display: block;
  margin-bottom: 0;
  color: #005fad;
  font-weight: 700;
}
/* line 4549, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku__read + br {
  display: none;
}
/* line 4553, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .u-mb.u-center {
  margin: 10px 0 0;
}
/* line 4557, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 13px;
  border: 1px solid #c9d8e6;
  border-radius: 8px;
  background: #fff;
  color: #24384a;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
  box-sizing: border-box;
  vertical-align: middle;
}
/* line 4574, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label:has(input.agree:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 4581, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > input.agree[type=checkbox] {
  position: static;
  top: auto;
  flex: 0 0 auto;
  margin: 0;
  transform: none;
  accent-color: #0076B6;
}
/* line 4590, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > .def,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > .c-order-form__agree-label-text {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 1.4;
}
/* line 4598, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 28px;
  margin-top: 14px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 4613, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .c-order-form__actions__back,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 > .c-order-form__actions__back {
  flex: 0 0 auto;
  position: static;
  float: none;
  width: auto;
  margin: 0;
  left: auto;
  right: auto;
}
/* line 4624, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .p-sell__next-button.confirm,
.p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 > .p-sell__next-button.confirm {
  flex: 0 0 auto;
  display: inline-flex;
  width: auto;
  min-width: 240px;
  align-items: center;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 3656, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) {
    margin-top: 4px;
    padding: 12px 10px;
  }
  /* line 4640, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav {
    gap: 8px;
    margin-bottom: 12px;
  }
  /* line 4645, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button {
    min-height: 44px;
    padding: 8px 10px;
    font-size: 14px;
  }
  /* line 4651, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content {
    margin-bottom: 14px;
    padding: 12px;
    box-shadow: none;
  }
  /* line 4657, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__sub-title {
    margin-bottom: 12px;
    font-size: 16px;
  }
  /* line 4662, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table {
    display: block;
    margin: 8px 0 16px;
    border: none;
    background: transparent;
  }
  /* line 4669, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tbody,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 4678, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
  }
  /* line 4686, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row {
    display: none !important;
  }
  /* line 4690, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row > th,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row > td {
    display: none !important;
  }
  /* line 4695, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) {
    margin-bottom: 9px;
  }
  /* line 4699, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th {
    min-width: 0;
    padding: 9px 10px;
    border: none;
    border-bottom: 1px solid #d8e4f1;
  }
  /* line 4706, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) th {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 4711, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
    padding: 10px;
    border: none;
  }
  /* line 4716, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) td {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 4721, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text],
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=email],
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=password],
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form select {
    width: 100%;
    font-size: 16px;
  }
  /* line 4730, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text].auto {
    width: min(100%, 8.5em);
  }
  /* line 4734, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(.label-mr):has(input.auto),
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(input.auto + span.def + input.auto) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6px;
  }
  /* line 4742, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(.label-mr):has(input.auto) span.def,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(input.auto + span.def + input.auto) span.def {
    flex: 0 0 auto;
    margin: 0;
    white-space: nowrap;
  }
  /* line 4749, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(.label-mr):has(input.auto) input.auto,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(input.auto + span.def + input.auto) input.auto {
    flex: 1 1 0;
    width: 0;
    min-width: 0;
  }
  /* line 4756, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 7px 8px;
    align-items: center;
  }
  /* line 4763, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls input[type=text][data-tag=dep_date].auto {
    width: 100%;
    min-width: 0;
  }
  /* line 4768, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls img,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls .ui-datepicker-trigger {
    grid-column: 2;
    justify-self: end;
  }
  /* line 4774, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__departure-controls a.c-order-form__inline-link {
    grid-column: 1 / -1;
    justify-self: start;
    margin-left: 0;
    margin-top: 0;
  }
  /* line 4781, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text].zipcode {
    width: 112px;
  }
  /* line 4785, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=file] {
    width: 100%;
    font-size: 12px;
  }
  /* line 4790, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address {
    width: 100%;
    margin: 8px 0 0;
  }
  /* line 4796, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row {
    gap: 5px;
  }
  /* line 4800, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row input[type=text].tel {
    flex: 1 1 0;
    width: 0;
    max-width: none;
    min-width: 0;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
  }
  /* line 4810, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list {
    grid-template-columns: 1fr;
    gap: 7px;
  }
  /* line 4817, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 4821, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item {
    font-size: 14px;
  }
  /* line 4827, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row label:has(input[type=radio]) {
    min-height: 42px;
    padding: 8px 10px;
  }
  /* line 4835, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-select-lead {
    margin-bottom: 6px;
    font-size: 12px;
  }
  /* line 4840, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label {
    min-height: 38px;
    padding: 6px 9px;
  }
  /* line 4845, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-list__item label span.def {
    gap: 2px;
  }
  /* line 4849, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label {
    justify-content: flex-start;
    text-align: left;
  }
  /* line 4854, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-label-pc {
    display: none;
  }
  /* line 4858, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-label-sp {
    display: inline;
  }
  /* line 4862, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-hours {
    display: block;
    font-size: 11px;
    line-height: 1.25;
  }
  /* line 4868, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-cell {
    display: flex;
    gap: 7px;
  }
  /* line 4873, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-option {
    flex: 1 1 100%;
    min-height: 38px;
    padding: 7px 9px;
  }
  /* line 4879, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__legal-position-label {
    font-size: 13px;
  }
  /* line 4883, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) {
    margin-bottom: 7px;
  }
  /* line 4887, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) th,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  /* line 4893, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .c-order-form__row {
    margin-bottom: 5px;
  }
  /* line 4897, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__attr-text {
    font-size: 12px;
  }
  /* line 4901, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__delivery-note {
    margin-top: 7px;
    padding: 7px 9px;
    font-size: 12px;
  }
  /* line 4907, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .c-order-form__attr-text {
    margin: 5px 0;
    padding: 7px 9px;
  }
  /* line 4912, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) .p-contact__form__file-container {
    margin: 5px 0 7px;
    padding: 9px;
  }
  /* line 4917, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap {
    padding: 8px;
  }
  /* line 4921, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) div.p-contact__form__cert-wrap__radio-group {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  /* line 4926, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__radio label {
    min-height: 36px;
    padding: 6px 8px;
  }
  /* line 4931, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__file-container {
    padding: 8px;
  }
  /* line 4935, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__form__cert-wrap__file-container__file {
    margin-top: 5px;
  }
  /* line 4939, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-note {
    margin-bottom: 6px;
    padding: 7px 9px;
    font-size: 12px;
  }
  /* line 4945, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company .c-order-form__row {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 8px;
    align-items: center;
  }
  /* line 4952, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company .c-order-form__row > span.def {
    flex: 0 0 auto;
  }
  /* line 4956, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company .c-order-form__row input[type=text],
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company .c-order-form__row input[type=text].auto,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content--company .c-order-form__row select {
    flex: 1 1 180px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  /* line 4965, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container {
    display: block;
    max-width: none;
    margin: 4px 0;
  }
  /* line 4971, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > label,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__file-container > span:first-child {
    margin-bottom: 5px;
  }
  /* line 4976, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__cert-file-row .p-contact__form__cert-wrap__file-container__file input[type=file] {
    padding: 6px;
    font-size: 12px;
  }
  /* line 4981, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-helper-note,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note {
    padding: 8px 9px;
    font-size: 12px;
  }
  /* line 4988, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-note {
    margin-bottom: 8px;
  }
  /* line 4992, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__address-helper-note {
    margin-top: 6px;
  }
  /* line 4996, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note {
    margin: 6px 0 9px;
  }
  /* line 5000, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__airport-note__title {
    font-size: 12px;
  }
  /* line 5004, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku {
    margin-top: 0;
    margin-bottom: 10px;
    max-height: 190px;
    padding: 12px;
    font-size: 12px;
  }
  /* line 5012, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label {
    display: flex;
    width: 100%;
    min-height: 44px;
    justify-content: center;
  }
  /* line 5019, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 12px;
    gap: 8px;
  }
  /* line 5028, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .p-sell__next-button.confirm,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 > .p-sell__next-button.confirm {
    order: 1;
    width: 100%;
    max-width: 340px;
    margin: 0;
  }
  /* line 5036, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .c-order-form__actions__back,
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__actions--order-step2 > .c-order-form__actions__back {
    order: 2;
    width: 100%;
    max-width: 340px;
    margin: 0;
  }
  /* line 5044, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__confirm-email-label {
    margin: 0 0 5px;
    font-size: 12px;
  }
  /* line 5049, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__confirm-email-field {
    margin-top: 6px;
  }
}
@media (max-width: 700px) {
  /* line 5055, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh input[type=text],
  .p-sell--order-refresh input[type=email],
  .p-sell--order-refresh input[type=tel],
  .p-sell--order-refresh select,
  .p-sell--order-refresh textarea {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  /* line 5066, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__label-text--pc {
    display: none;
  }
  /* line 5070, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__flow__label-text--mb {
    display: inline;
  }
  /* line 5074, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .bills-box {
    padding-right: 8px;
  }
  /* line 5078, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .bills-box__row {
    min-height: 44px;
  }
  /* line 5082, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .bills-box__row__input.ultra-wide {
    width: 136px !important;
    max-width: 62vw;
    min-height: 44px !important;
    box-sizing: border-box;
    text-align: right;
  }
  /* line 5090, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__add-rate-box-button.buy {
    display: flex;
    width: 100%;
    max-width: 340px;
    min-height: 42px;
    margin-bottom: 20px;
  }
  /* line 5098, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__button.del,
  .p-sell--order-refresh .clear-button {
    display: inline-flex;
    min-width: 60px;
    min-height: 36px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border: 1px solid #b8c9d8;
    border-radius: 5px;
    background: #fff;
    color: #3f5f78;
    line-height: 1.2;
    box-sizing: border-box;
  }
  /* line 5114, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table__button.del {
    border-color: #d7c4c1;
    background: #fffafa;
    color: #8a4c44;
  }
  /* line 5120, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__next-button,
  .p-sell--order-refresh .p-sell__next-button.confirm,
  .p-sell--order-refresh .c-order-form__actions__back {
    width: 100%;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 5130, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary .p-sell__table__head,
  .p-sell--order-refresh .p-sell__table.summary .p-sell__table__column {
    padding: 8px 10px;
  }
  /* line 5135, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary .p-sell__table__column.price {
    font-size: 1.25em;
  }
  /* line 5139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.summary tr:last-child .p-sell__table__column.price {
    font-size: 1.5em;
  }
  /* line 5144, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__submit-check-container__check__item label {
    min-height: 48px;
    padding: 11px 12px;
  }
  /* line 5149, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell.p-sell--order-refresh .p-sell__wrapper .p-sell__form .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form .c-order-form__row.c-order-form__row--name-pair {
    display: grid;
    width: 100%;
    grid-template-columns: auto minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    -moz-column-gap: 6px;
         column-gap: 6px;
    row-gap: 0;
    box-sizing: border-box;
  }
  /* line 5159, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell.p-sell--order-refresh .p-sell__wrapper .p-sell__form .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form .c-order-form__row.c-order-form__row--name-pair > span.def {
    margin: 0;
    white-space: nowrap;
  }
  /* line 5164, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell.p-sell--order-refresh .p-sell__wrapper .p-sell__form .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form .c-order-form__row.c-order-form__row--name-pair > input.auto {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
  /* line 5171, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh.p-sell.p-sell--order-refresh .p-sell__wrapper .p-sell__form .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form .c-order-form__row.c-order-form__row--name-pair > .c-order-form__error--name-pair {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    margin: 8px 0 0;
    box-sizing: border-box;
  }
}
@media (max-width: 400px) {
  /* line 5181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__form {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 5186, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell_form__step {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 5191, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table .bills-box__row__input.ultra-wide {
    width: 124px !important;
  }
  /* line 5195, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--order-refresh .p-sell__next-button,
  .p-sell--order-refresh .p-sell__next-button.confirm,
  .p-sell--order-refresh .c-order-form__actions__back {
    max-width: none;
  }
}

/* line 5203, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh {
  max-width: 960px;
  color: #1f2f3d;
}
/* line 5207, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh input[type=radio],
.p-sell--kaitori-refresh input[type=checkbox] {
  accent-color: #0076B6;
}
@media (min-width: 1080px) {
  /* line 5203, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh {
    width: 960px;
  }
}
@media (max-width: 700px) {
  /* line 5203, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh {
    margin-top: -8px;
  }
}
/* line 5220, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .c-section-header {
  margin-bottom: 18px;
}
/* line 5224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__wrapper {
  margin-bottom: 28px;
}
/* line 5228, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__form {
  padding: 22px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 58, 112, 0.08);
}
@media (max-width: 700px) {
  /* line 5228, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__form {
    padding: 16px 12px;
    border-radius: 6px;
    box-shadow: none;
  }
}
/* line 5242, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 0 auto 14px;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
@media (max-width: 500px) {
  /* line 5242, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow {
    gap: 5px;
    margin-bottom: 6px;
  }
}
/* line 5257, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__item {
  position: relative;
  display: flex;
  min-height: 52px;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border: 1px solid #cfdcea;
  border-radius: 8px;
  background: #f7fafc;
  color: #5b7185;
  box-sizing: border-box;
}
/* line 5270, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__item.is-complete {
  border-color: #c7ddf0;
  background: #eef7ff;
  color: #3b6f99;
}
/* line 5276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__item.is-current {
  border-color: #005fad;
  background: #005fad;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 95, 173, 0.18);
}
/* line 5283, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__item:not(:last-child)::after {
  content: "›";
  position: absolute;
  top: 50%;
  right: -12px;
  color: #8faabe;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-50%);
}
@media (max-width: 700px) {
  /* line 5257, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__item {
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    min-height: 52px;
    padding: 6px 4px;
    text-align: center;
  }
  /* line 5303, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__item:not(:last-child)::after {
    display: none;
  }
}
/* line 5309, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__number {
  display: inline-flex;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #dcebf7;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 701px) {
  /* line 5309, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__number {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
/* line 5329, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.is-current .p-sell--kaitori-refresh .p-sell__flow__number {
  background: #fff;
  color: #005fad;
}
/* line 5334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.is-complete .p-sell--kaitori-refresh .p-sell__flow__number {
  background: #c7ddf0;
  color: #005fad;
}
/* line 5340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__label {
  display: block;
  min-width: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 701px) {
  /* line 5340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__label {
    font-size: 13px;
  }
}
@media (max-width: 500px) {
  /* line 5340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__label {
    font-size: 11px;
  }
}
/* line 5356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__label-text {
  display: inline;
}
/* line 5360, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__flow__label-text--mb {
  display: none;
}
/* line 5364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh hr {
  margin: 18px 0;
  border: none;
  border-top: 1px solid #e0e7ef;
}
/* line 5370, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__confirm-intro {
  margin: 0 0 16px;
  padding: 14px 16px;
  border: 1px solid #cddfec;
  border-radius: 8px;
  background: #f5f9fd;
  color: #24384a;
  box-sizing: border-box;
}
/* line 5380, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__confirm-intro__title {
  margin: 0;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 5388, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__step-container {
  margin-bottom: 28px;
}
/* line 5392, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__section-lead {
  margin: 0 0 12px;
  padding: 0 2px;
}
/* line 5397, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__section-lead__title {
  margin: 0 0 4px;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 5405, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__section-lead__text {
  margin: 0;
  color: #536879;
  font-size: 14px;
  line-height: 1.6;
}
/* line 5412, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates .p-sell_form__step {
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  overflow: visible;
}
@media (max-width: 700px) {
  /* line 5412, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates .p-sell_form__step {
    padding: 10px;
  }
}
/* line 5425, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori {
  margin: 0 auto 18px;
  width: 100%;
  max-width: none;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 5432, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .p-sell__table__column__label {
  letter-spacing: 0;
}
/* line 5436, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .wSelect {
  position: relative;
  width: 100% !important;
  max-width: 100%;
  min-height: 38px;
  margin: 0;
  border-color: #c9d8e6;
  background-color: #fff;
  font-size: 13px;
  line-height: 1.35;
  overflow: visible;
  box-sizing: border-box;
}
/* line 5450, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .wSelect-selected {
  display: flex;
  min-height: 36px;
  align-items: center;
  margin: 0 26px 0 0;
  padding: 0 8px;
  background-position: 8px center;
  background-size: 24px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  line-height: 1.35;
}
/* line 5465, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .wSelect-selected.wSelect-option-icon,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .wSelect-option-value.wSelect-option-icon {
  padding-left: 38px;
  background-position: 8px center;
  background-size: 24px auto;
}
/* line 5472, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .wSelect-option-value {
  min-height: 32px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 32px;
  box-sizing: border-box;
}
/* line 5480, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box {
  display: grid;
  width: 100%;
  row-gap: 6px;
  text-align: right;
}
/* line 5487, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  margin: 0;
  line-height: 1.35;
}
/* line 5496, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row__input {
  width: 64px;
  min-height: 34px;
  margin: 0 2px;
  padding: 5px 7px;
  border: 1px solid #c9d8e6;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.2;
  text-align: right;
}
/* line 5510, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row.only-pc {
  margin-top: 2px;
  padding-top: 8px;
  border-top: 1px solid #d8e4f1;
  color: #24384a;
  font-weight: 700;
}
/* line 5518, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__total {
  display: inline;
  margin: 0 6px 0 0;
  padding: 0;
  background: transparent;
  color: #536879;
}
/* line 5526, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .clear-button,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .p-sell__table__button.del {
  display: inline-flex;
  min-width: 58px;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #b8c9d8;
  border-radius: 5px;
  background: #fff;
  color: #3f5f78;
  font-size: 12px;
  line-height: 1.2;
  text-indent: 0;
  white-space: nowrap;
  box-sizing: border-box;
}
/* line 5546, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .p-sell__table__button.del {
  border-color: #d7c4c1;
  background: #fffafa;
  color: #8a4c44;
}
@media (min-width: 701px) {
  /* line 5425, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori {
    display: block;
  }
  /* line 5555, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row {
    display: grid;
    width: 100%;
    grid-template-columns: minmax(174px, 0.86fr) minmax(292px, 1.45fr) 78px minmax(104px, 0.52fr) minmax(146px, 0.72fr) 72px;
    align-items: stretch;
  }
  /* line 5563, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group {
    display: block;
    margin-top: -1px;
  }
  /* line 5568, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide > .p-sell__table__head {
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 10px 12px;
    border-color: #d8e4f1;
    background: #eef5fb;
    color: #24384a;
    font-weight: 700;
    line-height: 1.35;
    text-align: center;
    letter-spacing: 0;
    box-sizing: border-box;
  }
  /* line 5584, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row > .p-sell__table__column {
    display: flex;
    min-width: 0;
    min-height: 88px;
    align-items: center;
    padding: 12px;
    border-color: #d8e4f1;
    background: #fff;
    box-sizing: border-box;
  }
  /* line 5595, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity--pc {
    display: flex;
  }
  /* line 5599, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity {
    justify-content: stretch;
  }
  /* line 5604, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__clear,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__delete {
    justify-content: center;
  }
  /* line 5609, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount {
    justify-content: flex-end;
    text-align: right;
  }
  /* line 5615, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.total {
    color: #12324a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
  }
  /* line 5622, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .p-sell__table__column__value.rate {
    color: #24384a;
    font-size: 15px;
    line-height: 1.35;
  }
}
@media (max-width: 700px) {
  /* line 5425, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori {
    display: block;
    margin-bottom: 12px;
  }
  /* line 5633, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide {
    display: none;
  }
  /* line 5637, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group {
    display: block;
    margin: 0 0 14px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 58, 112, 0.04);
  }
  /* line 5647, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row {
    display: block;
    width: 100%;
    margin: 0;
  }
  /* line 5653, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row > .p-sell__table__column.responsive {
    display: flex;
    width: 100%;
    min-height: 56px;
    align-items: stretch;
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid #d8e4f1;
    background: #fff;
    box-sizing: border-box;
  }
  /* line 5666, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row > .p-sell__table__column.responsive:first-child {
    border-top: none;
  }
  /* line 5670, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .p-sell__table__column__label {
    display: flex;
    flex: 0 0 108px;
    width: 108px;
    align-items: center;
    padding: 12px;
    background: #eef5fb;
    color: #24384a;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    box-sizing: border-box;
  }
  /* line 5684, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect {
    margin: 8px 10px;
  }
  /* line 5688, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .p-sell__table__column__value.currency {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    margin: 0;
    padding: 12px 10px;
    color: #24384a;
    box-sizing: border-box;
  }
  /* line 5698, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity .bills-box {
    flex: 1 1 auto;
    padding: 10px;
    box-sizing: border-box;
  }
  /* line 5704, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity .bills-box__row {
    margin: 0;
    font-size: 14px;
  }
  /* line 5709, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity .bills-box__row__input {
    width: 72px;
    min-height: 36px;
    font-size: 16px;
  }
  /* line 5715, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__total-quantity .p-sell__table__column__value.price,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .p-sell__table__column__value.price,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.price {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: flex-end;
    padding: 12px 10px;
    color: #24384a;
    line-height: 1.35;
    box-sizing: border-box;
  }
  /* line 5728, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.total {
    color: #12324a;
    font-size: 22px;
    font-weight: 700;
  }
  /* line 5734, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__clear,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__delete {
    min-height: 52px;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    background: #f8fbfe;
  }
}
/* line 5745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table {
  margin: 0 0 18px auto;
  width: 100%;
  max-width: 420px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  border-collapse: separate;
  border-spacing: 0;
}
@media (min-width: 701px) {
  /* line 5745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table {
    display: block;
  }
  /* line 5759, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table tbody,
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table tr {
    display: block;
  }
  /* line 5764, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table tr {
    display: grid;
    grid-template-columns: minmax(150px, 0.9fr) minmax(0, 1fr);
  }
}
@media (max-width: 700px) {
  /* line 5745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table {
    max-width: none;
    margin-bottom: 16px;
  }
}
/* line 5775, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table .p-sell__table__column {
  border: none;
  border-left: 1px solid #d8e4f1;
  background: #fff;
}
/* line 5782, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table .p-sell__table__head {
  display: flex;
  align-items: center;
  padding: 12px 14px;
  border-left: none;
  background: #eef5fb;
  color: #005fad;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}
/* line 5794, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table .p-sell__table__column.price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2px;
  padding: 12px 14px;
  color: #12324a;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.35;
  text-align: right;
}
@media (min-width: 701px) {
  /* line 5811, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--confirm-rates .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide,
  .p-sell--kaitori-refresh .p-sell__step-container--confirm-rates .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row {
    grid-template-columns: minmax(180px, 0.86fr) minmax(330px, 1.55fr) minmax(112px, 0.5fr) minmax(150px, 0.7fr);
  }
}
/* line 5818, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori {
  display: block;
  overflow: visible;
}
/* line 5822, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide {
  display: none;
}
/* line 5826, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group {
  display: block;
  margin: 0 0 16px;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  position: relative;
  z-index: 1;
}
/* line 5838, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group:focus-within {
  z-index: 30;
}
/* line 5842, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-card {
  display: block;
  width: 100%;
  min-width: 0;
  margin: 0;
  overflow: visible;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 58, 112, 0.05);
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
/* line 5857, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card > .p-sell__table__column,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__top > .p-sell__table__column,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__bottom > .p-sell__table__column {
  display: flex;
  width: auto;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-sizing: border-box;
}
/* line 5870, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__top {
  display: grid;
  grid-template-columns: minmax(220px, 1.18fr) minmax(118px, 0.56fr) minmax(154px, 0.74fr) minmax(86px, auto);
  gap: 12px;
  align-items: stretch;
  padding: 14px;
  border-bottom: 1px solid #d8e4f1;
  box-sizing: border-box;
}
/* line 5880, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__top {
  grid-template-columns: minmax(220px, 1.18fr) minmax(118px, 0.56fr) minmax(154px, 0.74fr);
}
/* line 5884, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__bottom {
  padding: 14px;
  background: #fbfdff;
  box-sizing: border-box;
}
/* line 5890, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field {
  flex-direction: column;
  justify-content: stretch;
  gap: 4px;
}
/* line 5896, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field > .p-sell__table__column__label {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #536879;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
}
/* line 5909, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field-body {
  display: flex;
  min-width: 0;
  min-height: 38px;
  align-items: center;
  box-sizing: border-box;
}
/* line 5917, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .sell-rate-box__field-body {
  align-items: center;
  overflow: visible;
  position: relative;
}
/* line 5923, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect {
  width: 100% !important;
  height: 42px;
  min-height: 42px;
  overflow: visible;
  position: relative;
  z-index: 5;
}
/* line 5932, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-selected {
  display: flex;
  min-height: 40px;
  height: 40px;
  align-items: center;
  color: #12324a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 30px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
/* line 5948, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-options-holder {
  width: 280px;
  max-width: calc(100vw - 48px);
  z-index: 600;
}
/* line 5954, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-options {
  max-height: 260px;
  overflow-y: auto;
}
/* line 5959, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-option-value {
  font-weight: 700;
}
/* line 5963, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .p-sell__table__column__value.currency {
  display: flex;
  width: 100%;
  min-height: 40px;
  align-items: center;
  padding: 0;
  color: #24384a;
  font-weight: 700;
  line-height: 1.35;
  box-sizing: border-box;
}
/* line 5975, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount {
  text-align: right;
}
/* line 5980, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .sell-rate-box__field-body {
  justify-content: flex-end;
}
/* line 5985, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .p-sell__table__column__value.rate {
  color: #24384a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}
/* line 5992, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.total {
  color: #12324a;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
}
/* line 5999, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
}
/* line 6008, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .clear-button,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .p-sell__table__button.del {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 36px;
  margin: 0;
  padding: 0 6px;
  box-sizing: border-box;
  font-size: 12px;
}
/* line 6020, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .clear-button {
  border-color: #b8c9d8;
  background: #fff;
  color: #3f5f78;
}
/* line 6026, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .p-sell__table__button.del {
  border-color: #e4b5a8;
  background: #fff6f2;
  color: #9a4b34;
}
/* line 6032, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity {
  display: block;
}
/* line 6036, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity > .p-sell__table__column__label {
  margin-bottom: 10px;
  color: #005fad;
  font-size: 14px;
}
/* line 6042, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity .sell-rate-box__field-body {
  display: block;
  min-height: 0;
}
/* line 6047, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px 10px;
  width: 100%;
  padding: 0;
  text-align: left;
  box-sizing: border-box;
}
/* line 6057, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination .bills-box {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
/* line 6061, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination .bills-box__row {
  grid-template-columns: minmax(72px, 1fr) 16px minmax(76px, 90px) 24px;
}
/* line 6065, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 16px minmax(68px, 82px) 24px;
  gap: 6px;
  align-items: center;
  justify-content: stretch;
  min-width: 0;
  min-height: 40px;
  margin: 0;
  padding: 5px 8px;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
  color: #24384a;
  font-size: 14px;
  line-height: 1.25;
  box-sizing: border-box;
}
/* line 6084, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__denomination {
  min-width: 0;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}
/* line 6091, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__multiply,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__unit {
  display: block;
  min-width: 0;
  color: #536879;
  text-align: center;
  white-space: nowrap;
}
/* line 6100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__unit {
  width: 24px;
}
/* line 6104, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row__input {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 34px;
  margin: 0;
  padding: 6px 8px;
  border: 1px solid #c9d8e6;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.2;
  text-align: right;
}
/* line 6120, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__readonly-count {
  width: 100%;
  min-width: 0;
  color: #12324a;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}
/* line 6129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #d8e4f1;
  color: #12324a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-align: right;
}
/* line 6144, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total .bills-box__total {
  display: inline;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #536879;
  font-size: 13px;
  font-weight: 700;
}
@media (max-width: 820px) {
  /* line 6155, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__top {
    grid-template-columns: minmax(210px, 1fr) minmax(110px, 0.48fr) minmax(142px, 0.62fr);
  }
  /* line 6159, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions {
    grid-column: 1 / -1;
    flex-direction: row;
    justify-content: flex-end;
  }
  /* line 6165, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .clear-button,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .p-sell__table__button.del {
    width: auto;
  }
  /* line 6170, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  /* line 6176, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group {
    margin-bottom: 14px;
  }
  /* line 6180, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-card {
    border-radius: 8px;
  }
  /* line 6184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__top {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    padding: 12px;
    border-bottom: 0;
  }
  /* line 6192, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__top {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 6196, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__bottom {
    padding: 0 12px 12px;
    background: #fff;
  }
  /* line 6201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field {
    display: block;
    padding: 0;
  }
  /* line 6206, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field > .p-sell__table__column__label {
    margin: 0 0 6px;
    color: #536879;
    font-size: 13px;
  }
  /* line 6212, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field-body {
    min-height: 0;
  }
  /* line 6216, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect {
    min-height: 44px;
  }
  /* line 6220, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-selected {
    min-height: 42px;
  }
  /* line 6224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity {
    padding-top: 12px;
    border-top: 1px solid #d8e4f1;
  }
  /* line 6229, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity > .p-sell__table__column__label {
    color: #005fad;
    font-size: 14px;
  }
  /* line 6234, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }
  /* line 6239, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row {
    grid-template-columns: minmax(0, 1fr) 16px minmax(86px, 96px) 24px;
    min-height: 48px;
    padding: 7px 10px;
    font-size: 15px;
  }
  /* line 6246, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row__input {
    width: 100%;
    min-height: 40px;
    font-size: 16px;
  }
  /* line 6252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total {
    justify-content: space-between;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 18px;
  }
  /* line 6259, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount {
    display: grid;
    grid-template-columns: minmax(112px, auto) minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    border-top: 1px solid #e7eef5;
  }
  /* line 6269, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate > .p-sell__table__column__label,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount > .p-sell__table__column__label {
    margin: 0;
  }
  /* line 6274, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .sell-rate-box__field-body,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .sell-rate-box__field-body {
    justify-content: flex-end;
  }
  /* line 6279, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.total {
    font-size: 22px;
  }
  /* line 6283, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions {
    flex-direction: row;
    justify-content: stretch;
    gap: 10px;
    padding-top: 2px;
  }
  /* line 6290, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .clear-button,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions .p-sell__table__button.del {
    flex: 1 1 0;
    min-height: 44px;
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  /* line 6299, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row {
    grid-template-columns: minmax(0, 1fr) 14px minmax(78px, 86px) 22px;
    gap: 5px;
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 6306, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row__input {
    width: 100%;
  }
  /* line 6310, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__unit {
    width: 22px;
  }
}
/* line 6317, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-card {
  display: block !important;
}
/* line 6321, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body {
  display: grid;
  grid-template-columns: minmax(230px, 250px) minmax(92px, 104px) minmax(126px, 142px) 64px minmax(0, 1fr);
  grid-template-areas: "currency rate amount actions .";
  gap: 10px 8px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  padding: 12px;
  box-sizing: border-box;
}
/* line 6334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.has-bills .sell-rate-box__body {
  grid-template-areas: "currency rate amount actions ." "quantity quantity quantity quantity quantity";
}
/* line 6340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .p-sell__table__column {
  display: flex;
  width: auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-sizing: border-box;
}
/* line 6352, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__body {
  grid-template-columns: minmax(230px, 250px) minmax(92px, 104px) minmax(126px, 142px) minmax(0, 1fr);
  grid-template-areas: "currency rate amount .";
}
/* line 6358, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__body {
  grid-template-areas: "currency rate amount ." "quantity quantity quantity quantity";
}
/* line 6364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency {
  grid-area: currency;
  overflow: visible;
  position: relative;
  z-index: 5;
}
/* line 6371, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate {
  grid-area: rate;
  min-width: 0;
  align-self: stretch;
}
/* line 6377, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount {
  grid-area: amount;
  min-width: 0;
  align-self: stretch;
}
/* line 6383, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions {
  grid-area: actions;
  grid-column: auto;
  width: 100%;
  min-width: 0;
  align-self: stretch;
  justify-content: center;
}
/* line 6392, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .sell-rate-box__field-body {
  flex: 1 1 auto;
  align-items: center;
}
/* line 6398, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .sell-rate-box__field-body {
  flex: 1 1 auto;
}
/* line 6402, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity {
  grid-area: quantity;
  margin-top: 0;
  padding-top: 10px;
  border-top: 1px solid #d8e4f1;
}
@media (max-width: 820px) {
  /* line 6410, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body {
    grid-template-columns: minmax(230px, 1fr) minmax(100px, 0.42fr) minmax(126px, 0.54fr);
    grid-template-areas: "currency rate amount" "actions actions actions";
  }
  /* line 6417, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.has-bills .sell-rate-box__body {
    grid-template-areas: "currency rate amount" "quantity quantity quantity" "actions actions actions";
  }
  /* line 6424, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__body {
    grid-template-columns: minmax(230px, 1fr) minmax(100px, 0.42fr) minmax(126px, 0.54fr);
    grid-template-areas: "currency rate amount";
  }
  /* line 6430, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__body {
    grid-template-areas: "currency rate amount" "quantity quantity quantity";
  }
  /* line 6436, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__actions {
    grid-column: auto;
  }
}
@media (max-width: 700px) {
  /* line 6442, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__body {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas: "currency" "rate" "amount" "actions";
    gap: 9px;
    padding: 10px;
  }
  /* line 6454, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.has-bills .sell-rate-box__body {
    grid-template-areas: "currency" "quantity" "rate" "amount" "actions";
    row-gap: 0;
  }
  /* line 6464, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__body {
    grid-template-areas: "currency" "rate" "amount";
  }
  /* line 6471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__body {
    grid-template-areas: "currency" "quantity" "rate" "amount";
    row-gap: 0;
  }
  /* line 6480, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .p-sell__table__column {
    display: block;
  }
  /* line 6484, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field {
    gap: 0;
  }
  /* line 6488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field > .p-sell__table__column__label {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    background: transparent;
    color: #536879;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
  }
  /* line 6499, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__field-body {
    min-height: 0;
  }
  /* line 6503, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect {
    display: block;
    width: 100% !important;
    height: auto;
    min-height: 42px;
    margin: 0 !important;
    padding: 0;
  }
  /* line 6512, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-selected {
    min-height: 40px;
    height: auto;
    font-size: 14px;
    margin-right: 35px;
  }
  /* line 6519, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .p-sell__table__column__value.currency {
    min-height: 40px;
  }
  /* line 6523, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.has-bills .sell-rate-box__currency {
    margin-bottom: 9px;
  }
  /* line 6527, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity {
    padding-top: 10px;
    border-top: 1px solid #d8e4f1;
  }
  /* line 6532, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity > .p-sell__table__column__label {
    margin-bottom: 8px;
  }
  /* line 6536, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box {
    gap: 7px;
  }
  /* line 6540, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination .bills-box {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 6544, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination .bills-box__row {
    grid-template-columns: minmax(0, 1fr) 16px minmax(86px, 96px) 24px;
  }
  /* line 6548, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row {
    min-height: 44px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  /* line 6554, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row__input {
    min-height: 38px;
  }
  /* line 6558, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(86px, max-content);
    gap: 10px;
    align-items: center;
    min-height: 44px;
    margin-top: 10px;
    padding: 10px 12px;
    border: 1px solid #d8e4f1;
    border-radius: 6px 6px 0 0;
    background: #f8fbfe;
    font-size: 14px;
    line-height: 1.45;
    text-align: left;
    box-sizing: border-box;
  }
  /* line 6575, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total .bills-box__total {
    min-width: 0;
    color: #536879;
    font-size: 14px;
    line-height: 1.45;
  }
  /* line 6582, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total > span {
    min-width: 0;
    color: #12324a;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
  }
  /* line 6590, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__rate,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__amount {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(86px, max-content);
    gap: 10px;
    align-items: center;
    min-height: 44px;
    padding: 10px 12px;
    border: 1px solid #d8e4f1;
    border-top: 0;
    background: #f8fbfe;
    text-align: left;
    box-sizing: border-box;
  }
  /* line 6605, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate {
    border-top: 1px solid #d8e4f1;
    border-radius: 6px 6px 0 0;
  }
  /* line 6610, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.has-bills .sell-rate-box__rate {
    border-top: 0;
    border-radius: 0;
  }
  /* line 6615, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount {
    border-radius: 0 0 6px 6px;
  }
  /* line 6619, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate > .p-sell__table__column__label,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount > .p-sell__table__column__label {
    margin: 0;
    color: #536879;
    font-size: 14px;
    line-height: 1.45;
  }
  /* line 6627, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .sell-rate-box__field-body,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .sell-rate-box__field-body {
    justify-content: flex-end;
    min-width: 0;
    min-height: 0;
    text-align: right;
  }
  /* line 6635, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .p-sell__table__column__value.price,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.price {
    display: block;
    flex: 0 1 auto;
    min-height: 0;
    padding: 0;
    text-align: right;
  }
  /* line 6644, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate .p-sell__table__column__value.rate {
    font-size: 15px;
    line-height: 1.45;
  }
  /* line 6649, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__amount .p-sell__table__column__value.total {
    font-size: 16px;
    line-height: 1.45;
  }
  /* line 6654, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__actions {
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    margin-top: 10px;
    padding-top: 0;
  }
  /* line 6663, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__actions .clear-button,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__actions .p-sell__table__button.del {
    flex: 0 1 136px;
    width: 136px;
    max-width: calc((100% - 8px) / 2);
    min-height: 40px;
    font-size: 14px;
  }
}
/* line 6674, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__actions > .clear-button {
  border-color: #b8c9d8 !important;
  background: #fff !important;
  color: #3f5f78 !important;
}
/* line 6680, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__actions > .p-sell__table__button.del {
  border-color: #e4b5a8 !important;
  background: #fff6f2 !important;
  color: #9a4b34 !important;
}
@media (max-width: 700px) {
  /* line 6687, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table {
    display: none;
  }
}
/* line 6693, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 360px;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 auto 22px;
  padding: 8px 18px;
  border: 1px solid #77add8;
  border-radius: 999px;
  background: #fff;
  color: #005fad;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-indent: 0;
  white-space: normal;
  box-shadow: 0 2px 8px rgba(0, 95, 173, 0.08);
  box-sizing: border-box;
  margin-top: 18px;
}
/* line 6717, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori::before {
  content: "+";
  display: inline-flex;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #005fad;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
/* line 6733, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori:hover {
  border-color: #005fad;
  background: #f3f9ff;
  color: #004b8a;
}
@media (max-width: 700px) {
  /* line 6693, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori {
    width: 100%;
    max-width: 340px;
    margin-top: 14px;
  }
}
/* line 6746, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__discount-box.p-sell__comparison-card {
  margin: 0 auto 18px;
  max-width: 680px;
  padding: 16px 18px;
  border: 1px solid #c8dceb;
  border-radius: 8px;
  background: #f8fbfe;
  box-shadow: 0 2px 8px rgba(0, 95, 173, 0.06);
  box-sizing: border-box;
}
@media (max-width: 600px) {
  /* line 6746, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__discount-box.p-sell__comparison-card {
    padding: 14px 12px;
  }
}
/* line 6761, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__discount-box__main {
  margin: 0 0 12px;
  color: #24384a;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}
/* line 6769, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__discount-box__main em {
  margin: 0 2px;
  color: #1a7a4a;
  font-style: normal;
  font-size: 1.25em;
}
/* line 6777, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__title-pc {
  display: inline;
}
/* line 6781, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__title-sp {
  display: none;
}
/* line 6785, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__note {
  margin: 0;
  color: #687888;
  font-size: 12px;
  line-height: 1.55;
  text-align: left;
}
@media (max-width: 600px) {
  /* line 6794, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__comparison-card__title-pc {
    display: none;
  }
  /* line 6798, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__comparison-card__title-sp {
    display: block;
  }
  /* line 6801, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__comparison-card__title-sp span {
    display: block;
  }
}
/* line 6807, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check {
  scroll-margin-top: 90px;
  margin: 0 0 24px;
  padding: 18px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 58, 112, 0.05);
  box-sizing: border-box;
}
@media (max-width: 700px) {
  /* line 6807, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check {
    margin-bottom: 18px;
    padding: 12px;
  }
}
/* line 6823, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__header {
  margin: 0 0 16px;
}
/* line 6827, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__warning {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 14px 16px;
  border: 1px solid #efc5bd;
  border-radius: 8px;
  background: #fff8f6;
  box-sizing: border-box;
}
/* line 6837, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__warning img {
  flex: 0 0 auto;
  width: 34px;
  height: auto;
  margin-top: 1px;
}
@media (max-width: 500px) {
  /* line 6827, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__warning {
    gap: 10px;
    padding: 12px;
  }
  /* line 6848, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__warning img {
    width: 28px;
  }
}
/* line 6854, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__warning-body {
  min-width: 0;
}
/* line 6858, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__title {
  margin: 0 0 4px;
  color: #9f3b31;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 500px) {
  /* line 6858, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__title {
    font-size: 16px;
  }
}
/* line 6870, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__lead,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__text {
  margin: 0;
  color: #40586d;
  font-size: 14px;
  line-height: 1.7;
}
/* line 6878, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__body {
  display: grid;
  gap: 14px;
}
/* line 6883, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section {
  padding: 16px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
@media (max-width: 700px) {
  /* line 6883, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__section {
    padding: 12px;
  }
}
/* line 6895, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section--fee {
  padding: 12px 14px;
  background: #f5f9fd;
}
/* line 6899, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section--fee .p-sell__kaitori-note-check__section-title {
  margin-bottom: 4px;
  font-size: 14px;
}
/* line 6904, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section--fee .p-sell__kaitori-note-check__text {
  color: #536879;
  font-size: 13px;
  line-height: 1.65;
}
/* line 6911, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section-title {
  margin: 0 0 10px;
  color: #005fad;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}
@media (max-width: 500px) {
  /* line 6911, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__section-title {
    font-size: 16px;
  }
}
/* line 6923, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__title-pc {
  display: inline;
}
/* line 6927, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__title-sp {
  display: none;
}
@media (max-width: 700px) {
  /* line 6932, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__title-pc {
    display: none;
  }
  /* line 6936, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__title-sp {
    display: inline;
  }
}
/* line 6941, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__caption {
  margin: -4px 0 10px;
  color: #a5533f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}
/* line 6949, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__list {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 6956, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__list li {
  position: relative;
  padding-left: 18px;
  color: #40586d;
  font-size: 14px;
  line-height: 1.65;
}
/* line 6963, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__list li::before {
  content: "";
  position: absolute;
  top: .75em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #005fad;
}
/* line 6976, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples {
  background: #fff;
}
/* line 6979, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container {
  display: grid;
  width: 100%;
  max-width: none;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 12px 0 0;
}
@media (max-width: 700px) {
  /* line 6979, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
}
@media (max-width: 380px) {
  /* line 6979, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container {
    grid-template-columns: minmax(0, 1fr);
  }
}
/* line 6997, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container__item {
  width: auto;
  margin: 0;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
  line-height: 0;
  box-shadow: 0 1px 4px rgba(0, 58, 112, 0.04);
}
/* line 7007, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container__item img {
  width: 100%;
  height: auto !important;
  margin: 0;
}
/* line 7015, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__currency-list {
  background: #fff;
}
/* line 7019, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__empty {
  margin: 12px 0 0;
  padding: 14px 16px;
  border: 1px dashed #b9d7f0;
  border-radius: 8px;
  background: #f5faff;
  color: #536879;
  font-size: 14px;
  line-height: 1.65;
  text-align: center;
}
/* line 7031, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__currency-list-body {
  margin-top: 14px;
}
/* line 7035, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list {
  width: 100%;
  max-width: none;
  margin: 0;
}
/* line 7041, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__heading {
  display: none;
}
/* line 7045, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap {
  margin: 0 0 12px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 5px rgba(0, 58, 112, 0.04);
}
/* line 7055, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 0;
  padding: 12px 16px;
  border: 0;
  background: #eef7ff;
  color: #005fad;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 7069, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::after {
  content: "画像を開閉";
  flex: 0 0 auto;
  padding: 5px 10px;
  border: 1px solid #b9d7f0;
  border-radius: 999px;
  background: #fff;
  color: #005fad;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 500px) {
  /* line 7055, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head {
    align-items: flex-start;
    flex-direction: column;
    padding: 12px;
  }
  /* line 7087, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::after {
    align-self: flex-start;
  }
}
/* line 7093, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__currency-name {
  margin: 0;
  color: #005fad;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
}
/* line 7101, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body {
  padding: 14px 16px 16px;
  background: #fff;
}
@media (max-width: 500px) {
  /* line 7101, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body {
    padding: 12px;
  }
}
/* line 7110, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__text {
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 6px;
  background: #f5f9fd;
  color: #536879;
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
}
/* line 7121, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__info-text {
  margin: 16px 0 10px;
  padding: 0 0 6px;
  border-bottom: 1px solid #d8e4f1;
  color: #24384a;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  text-align: left;
}
/* line 7132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}
@media (max-width: 700px) {
  /* line 7132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images,
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
}
@media (max-width: 360px) {
  /* line 7132, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images,
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf {
    grid-template-columns: minmax(0, 1fr);
  }
}
/* line 7149, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images a,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf a {
  display: block;
  width: auto;
  margin: 0;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 58, 112, 0.04);
  box-sizing: border-box;
}
/* line 7160, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images a img,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf a img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
}
/* line 7169, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section {
  margin: 0 0 24px;
  padding: 18px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 58, 112, 0.05);
  box-sizing: border-box;
}
@media (max-width: 700px) {
  /* line 7169, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-section {
    margin-bottom: 18px;
    padding: 12px;
  }
}
/* line 7184, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__title {
  margin: 0 0 12px;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
}
/* line 7192, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__header {
  margin: 0 0 16px;
}
@media (max-width: 700px) {
  /* line 7192, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__header {
    margin-bottom: 12px;
  }
}
/* line 7200, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__header .p-sell__kaitori-delivery-section__title {
  margin-bottom: 6px;
}
/* line 7204, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__lead {
  margin: 0;
  color: #40586d;
  font-size: 14px;
  line-height: 1.7;
}
/* line 7211, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.46fr);
  gap: 18px;
  align-items: stretch;
  margin: 0 0 14px;
}
@media (max-width: 700px) {
  /* line 7211, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__body {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 12px;
  }
}
/* line 7225, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 7233, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__item {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 10px;
  align-items: flex-start;
  padding: 12px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  color: #40586d;
  font-size: 14px;
  line-height: 1.7;
  box-sizing: border-box;
}
/* line 7248, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__number {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #005fad;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
/* line 7262, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__text {
  min-width: 0;
}
/* line 7266, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f5f9fd;
  box-sizing: border-box;
}
/* line 7276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-image img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 260px;
  height: auto;
}
@media (max-width: 700px) {
  /* line 7285, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-image img {
    width: 100%;
    max-width: 280px;
    max-height: none;
  }
}
/* line 7293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-details {
  display: block;
}
/* line 7297, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note {
  margin: 0;
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f5f9fd;
  box-sizing: border-box;
}
/* line 7306, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-details__title {
  margin: 0 0 10px;
  color: #24384a;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}
/* line 7314, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__text {
  margin: 0 0 8px;
  color: #40586d;
  font-size: 13px;
  line-height: 1.65;
}
/* line 7321, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #40586d;
  font-size: 13px;
  line-height: 1.65;
}
/* line 7332, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list li {
  position: relative;
  min-height: 56px;
  padding: 10px 12px 10px 32px;
  border: 1px solid #d8e4f1;
  border-radius: 7px;
  background: #fff;
  box-sizing: border-box;
}
/* line 7341, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list li::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #005fad;
}
@media (max-width: 700px) {
  /* line 7321, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 7356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list li {
    min-height: 0;
  }
}
/* line 7362, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__pdf {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin: 12px 0 0;
  padding-top: 12px;
  border-top: 1px solid #d8e4f1;
  color: #687888;
  font-size: 12px;
  line-height: 1.6;
}
@media (max-width: 700px) {
  /* line 7362, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__pdf {
    justify-content: flex-start;
  }
}
/* line 7380, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__pdf-link {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border: 1px solid #b9d7f0;
  border-radius: 999px;
  background: #fff;
  color: #005fad;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  box-sizing: border-box;
}
/* line 7397, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori {
  margin: 0 0 18px;
  padding: 18px;
  border: 1px solid #b9d7f0;
  border-radius: 8px;
  background: #f8fbfe;
  box-shadow: 0 2px 10px rgba(0, 58, 112, 0.05);
  box-sizing: border-box;
}
@media (max-width: 700px) {
  /* line 7397, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori {
    margin-bottom: 16px;
    padding: 14px;
  }
}
/* line 7412, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__header {
  margin: 0 0 14px;
}
/* line 7416, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__heading {
  margin: 0;
  padding: 0;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
}
@media (max-width: 500px) {
  /* line 7416, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__heading {
    font-size: 16px;
  }
}
/* line 7429, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container__lead {
  margin: 0;
  color: #40586d;
  font-size: 14px;
  line-height: 1.7;
}
/* line 7436, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 7444, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item {
  margin: 0;
  padding: 0;
  color: #24384a;
  font-size: 15px;
  line-height: 1.6;
  text-indent: 0;
}
/* line 7452, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item label {
  display: flex;
  min-height: 50px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  box-sizing: border-box;
  transition: border-color .15s ease, box-shadow .15s ease;
}
/* line 7465, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item label:hover {
  border-color: #9dc7ea;
  box-shadow: 0 1px 5px rgba(0, 95, 173, 0.08);
}
/* line 7471, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item input[type=checkbox] {
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  margin: .25em 0 0;
}
@media (max-width: 700px) {
  /* line 7444, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item {
    font-size: 14px;
  }
  /* line 7481, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item label {
    min-height: 52px;
    padding: 12px;
  }
}
/* line 7488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container__check-text {
  min-width: 0;
}
/* line 7492, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates > .p-sell__sum-table-wrapper {
  display: flex;
  justify-content: flex-end;
  margin: 8px 0 24px;
  overflow: visible;
}
@media (max-width: 700px) {
  /* line 7492, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates > .p-sell__sum-table-wrapper {
    display: block;
    margin-bottom: 18px;
  }
}
/* line 7504, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table {
  width: 100%;
  max-width: 520px;
  margin: 0;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 1.65;
}
@media (max-width: 700px) {
  /* line 7504, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table {
    max-width: none;
  }
}
/* line 7520, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column {
  border-color: #d8e4f1;
  padding: 10px 14px;
}
/* line 7526, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__head {
  width: 42%;
  min-width: 170px;
  background: #eef5fb;
  color: #24384a;
  font-weight: 700;
  letter-spacing: 0;
}
/* line 7535, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column.price {
  color: #24384a;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  text-align: right;
}
/* line 7544, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column {
  border-top-color: #c6d9ea;
  background: #f0f7ff;
}
/* line 7550, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
  color: #005fad;
}
/* line 7555, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
  font-size: 24px;
}
/* line 7561, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__next-button,
.p-sell--kaitori-refresh .c-order-form__actions__back {
  min-height: 44px;
  border-radius: 6px;
  font-weight: 700;
  line-height: 1.4;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}
/* line 7570, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__next-button {
  width: 180px;
  background-color: #003e75;
  color: #fff;
}
/* line 7575, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__next-button:hover {
  background-color: #002e57;
}
/* line 7579, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__next-button.confirm {
  min-width: 190px;
  padding-left: 18px;
  padding-right: 18px;
}
/* line 7586, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .c-order-form__actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
/* line 7593, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .c-order-form__actions__back {
  display: inline-flex;
  min-width: 120px;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  padding: 10px 16px;
  border: 1px solid #b8c9d8;
  background: #fff;
  color: #005fad;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 7607, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
.p-sell--kaitori-refresh .p-sell__send-address__pdf img {
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 58, 112, 0.08);
}
@media (max-width: 700px) {
  /* line 7613, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__label-text--pc {
    display: none;
  }
  /* line 7617, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__flow__label-text--mb {
    display: inline;
  }
  /* line 7621, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__next-button,
  .p-sell--kaitori-refresh .p-sell__next-button.confirm,
  .p-sell--kaitori-refresh .c-order-form__actions__back {
    width: 100%;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 7630, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  /* line 7635, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tbody {
    display: block;
    width: 100%;
  }
  /* line 7640, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
  }
  /* line 7648, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__head,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column {
    display: flex;
    width: auto;
    min-width: 0;
    min-height: 54px;
    align-items: center;
    padding: 9px 10px;
    box-sizing: border-box;
  }
  /* line 7660, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table.p-sell__table.responsive > tbody > tr {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
  }
  /* line 7668, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table.p-sell__table.responsive > tbody > tr > th.p-sell__table__head,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table.p-sell__table.responsive > tbody > tr > td.p-sell__table__column {
    display: flex;
    width: auto;
    min-width: 0;
  }
  /* line 7675, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table.p-sell__table.responsive > tbody > tr > th.p-sell__table__head {
    flex: 0 0 40%;
    max-width: 40%;
  }
  /* line 7680, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table.p-sell__table.responsive > tbody > tr > td.p-sell__table__column {
    flex: 1 1 60%;
    max-width: 60%;
  }
  /* line 7686, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__head {
    width: auto;
    min-width: 0;
    justify-content: flex-start;
    text-align: left;
    white-space: normal;
  }
  /* line 7694, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column {
    width: auto;
    min-width: 0;
  }
  /* line 7699, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column.price {
    justify-content: flex-end;
    gap: 2px;
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
  }
  /* line 7707, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__head,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
    min-height: 58px;
  }
  /* line 7712, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
    font-size: 22px;
  }
  /* line 7717, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-section__body {
    align-items: start;
  }
  /* line 7721, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-image {
    align-self: start;
    padding: 10px;
  }
}
@media (max-width: 400px) {
  /* line 7728, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__form {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7733, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates .p-sell_form__step {
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 7738, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .p-sell__table__column__label {
    flex-basis: 96px;
    width: 96px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 7745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell.scss */
  .p-sell--kaitori-refresh .p-sell__next-button,
  .p-sell--kaitori-refresh .p-sell__next-button.confirm,
  .p-sell--kaitori-refresh .c-order-form__actions__back {
    max-width: none;
  }
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_table_border.scss */
.p-sell--order-refresh .p-sell__table__head,
.p-sell--order-refresh .p-sell__table__column,
.p-sell--order-refresh .p-sell__table.summary,
.p-sell--order-refresh .p-sell__table.summary tr,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table th,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__table td,
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__calc-card__summary-row,
.p-sell--order-refresh .c-order-form table,
.p-sell--order-refresh .c-order-form table th,
.p-sell--order-refresh .c-order-form table td,
.p-sell--order-refresh .p-sell__calc-table table th,
.p-sell--order-refresh .p-sell__calc-table table td,
.p-sell--order-refresh table.currency_map_selector,
.p-sell--order-refresh table.currency_map_selector th,
.p-sell--order-refresh table.currency_map_selector td {
  border-color: #e9eef4 !important;
}
/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_table_border.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-currency-error > .p-sell__table__column:first-child,
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.responsive.is-step1-quantity-error > .p-sell__table__column.amount,
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error .p-sell__table__head,
.p-sell--order-refresh .p-sell__step1-total-table.is-step1-error .p-sell__table__column {
  border-color: #e7b8b0 !important;
}

@media (max-width: 700px) {
  /* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
  }
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr > th,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr > th {
    width: auto;
    flex: 0 0 auto;
    text-align: left;
  }
  /* line 35, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr > td,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr > td {
    width: auto;
    flex: 1 1 auto;
    text-align: right;
  }
}
@media (max-width: 700px) {
  /* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table {
    border: 1px solid #e9eef4;
    border-radius: 8px;
    overflow: hidden;
  }
  /* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #e9eef4;
    background: #fff;
  }
  /* line 69, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr:last-child,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr:last-child {
    border-bottom: 0;
    background: #f0f7ff;
  }
  /* line 77, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_summary_oneline.scss */
  .p-sell--order-refresh .p-sell__table.summary-right > tbody > tr:not(:last-child) > .p-sell__table__head,
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table > tbody > tr:not(:last-child) > .p-sell__table__head {
    background: transparent;
  }
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_currency_select.scss */
.p-sell .wSelect-selected:not(.wSelect-option-icon) {
  color: #24384a;
}

/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_currency_select.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__currency .wSelect-selected:not(.wSelect-option-icon) {
  color: #24384a;
}

@media (max-width: 700px) {
  /* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .p-sell__step1-total-table {
    margin-top: 4px;
  }
  /* line 27, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .p-sell__step-container--rates {
    margin-bottom: 14px;
  }
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right {
    margin-bottom: 0;
  }
  /* line 37, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly {
    margin-bottom: 4px;
  }
}
@media (max-width: 640px) {
  /* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .c-section-header__title,
  .p-sell--kaitori-refresh .c-section-header__title {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  /* line 62, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_spacing.scss */
  .p-sell--order-refresh .c-section-header,
  .p-sell--kaitori-refresh .c-section-header {
    margin-bottom: 12px;
  }
}
/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--order-refresh .p-sell__next-button,
.p-sell--order-refresh .c-order-form__actions__back,
.p-sell--order-refresh .p-sell__add-rate-box-button,
.p-sell--order-refresh .p-sell__table__button.del {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--order-refresh .p-sell__next-button {
  border: 0;
}

/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--order-refresh .p-sell__next-button:disabled,
.p-sell--order-refresh .c-order-form__actions__back:disabled,
.p-sell--order-refresh .p-sell__add-rate-box-button:disabled,
.p-sell--order-refresh .p-sell__table__button.del:disabled {
  opacity: .6;
  cursor: not-allowed;
}

/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--kaitori-refresh .p-sell__next-button,
.p-sell--kaitori-refresh .c-order-form__actions__back,
.p-sell--kaitori-refresh .p-sell__add-rate-box-button,
.p-sell--kaitori-refresh .p-sell__table__button.del {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--kaitori-refresh .p-sell__next-button {
  border: 0;
}
/* line 62, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
.p-sell--kaitori-refresh .p-sell__next-button:disabled,
.p-sell--kaitori-refresh .c-order-form__actions__back:disabled,
.p-sell--kaitori-refresh .p-sell__add-rate-box-button:disabled,
.p-sell--kaitori-refresh .p-sell__table__button.del:disabled {
  opacity: .6;
  cursor: not-allowed;
}

@media (min-width: 701px) {
  /* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_button_reset.scss */
  .p-sell--kaitori-refresh .p-sell__next-button.confirm {
    width: auto;
    min-width: 240px;
    white-space: nowrap;
  }
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_table_border.scss */
.p-sell--kaitori-refresh .p-sell__step-container--kaitori-rates .p-sell_form__step,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row.only-pc,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.mbhide > .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row > .p-sell__table__column,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-row > .p-sell__table__column.responsive,
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table,
.p-sell--kaitori-refresh .p-sell__table.p-sell__step1-total-table .p-sell__table__column,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori > .p-sell__table__row.group > .sell-rate-box-card,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__top,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .bills-box__row,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity-total,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__quantity,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__body > .sell-rate-box__amount,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box__rate,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container__item,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__info-text,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf a,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-section,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__item,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-image,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__list li,
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-note__pdf,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column {
  border-color: #e9eef4 !important;
}

@media (max-width: 700px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_spacing.scss */
  .p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori {
    margin-top: 4px;
  }
}
@media (max-width: 700px) {
  /* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_spacing.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__number {
    margin-top: -2px;
  }
}
/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head {
  gap: 0;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::before {
  content: "画像を開く";
  order: 1;
  margin-left: auto;
  flex: 0 0 auto;
  color: #005fad;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
}

/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head.is-open::before {
  content: "画像を閉じる";
}

/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::after {
  content: '';
  order: 2;
  display: inline-block;
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.45em;
  padding: 0;
  border: 0;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  border-radius: 0;
  background: none;
  color: #005fad;
  font-size: 14px;
  transform: translateY(-0.15em) rotate(45deg);
  transition: transform .15s ease;
  vertical-align: middle;
}

/* line 53, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head.is-open::after {
  transform: translateY(0.05em) rotate(225deg);
}

@media (max-width: 500px) {
  /* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  /* line 65, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_toggle.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::before,
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__head::after {
    align-self: auto;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_number.scss */
.p-sell--kaitori-refresh .sell-rate-box__rate .p-sell__table__column__value.rate,
.p-sell--kaitori-refresh .sell-rate-box__amount .p-sell__table__column__value.total {
  font-size: 18px !important;
}

@media (max-width: 700px) {
  /* line 16, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_number.scss */
  .p-sell--kaitori-refresh .sell-rate-box__rate .p-sell__table__column__value.rate,
  .p-sell--kaitori-refresh .sell-rate-box__amount .p-sell__table__column__value.total {
    font-size: 16px !important;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_label_weight.scss */
.p-sell--order-refresh .currency-rate-table .p-sell__table__head,
.p-sell--order-refresh .currency-rate-table .p-sell__table__column__label {
  font-weight: 500;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_note_emphasis.scss */
.p-sell--order-refresh tr[data-step1-error-target="payment-method"] .color-orange,
.p-sell--order-refresh tr[data-step1-error-target="payment-method"] .p-sell__helper-label,
.p-sell--order-refresh tr[data-step1-error-target="shipping-option"] .color-orange,
.p-sell--order-refresh tr[data-step1-error-target="shipping-option"] .p-sell__helper-label {
  font-weight: 700 !important;
}

/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_bills_number_input.scss */
.bills-box__row__input::-webkit-outer-spin-button,
.bills-box__row__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_bills_number_input.scss */
.bills-box__row__input {
  -webkit-appearance: textfield;
          appearance: textfield;
  -moz-appearance: textfield;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_checkbox.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item label {
  align-items: center;
}

/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_checkbox.scss */
.p-sell--kaitori-refresh .p-sell__submit-check-container--kaitori .p-sell__submit-check-container__check__item input[type="checkbox"] {
  flex: 0 0 auto;
  margin-top: 0;
  position: relative;
  top: -2px;
}

/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__body {
  display: block;
  min-width: 0;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__text {
  display: block;
  font-size: 16px;
}

/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__text-sub {
  display: block;
  margin-top: 2px;
  color: #5f7284;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
}

/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-steps__number {
  margin-top: 0;
  box-sizing: border-box;
  padding-top: 2px;
}

/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-label-pdf {
  display: flex;
  justify-content: flex-start;
  margin: 6px 0 0;
}

/* line 53, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_steps.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-delivery-label-pdf-link {
  display: inline-flex;
  min-height: 32px;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  border: 1px solid #b9d7f0;
  border-radius: 999px;
  background: #fff;
  color: #005fad;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  box-sizing: border-box;
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi {
  margin: 14px 0 0;
  padding: 14px;
  border: 1px solid #e3eaf2;
  border-radius: 12px;
  background: #f5f8fc;
  box-sizing: border-box;
}

/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__title {
  margin: 0 0 12px;
  color: #12324a;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
}

/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__flow {
  position: relative;
  display: flex;
  margin: 4px 0 0;
}

/* line 36, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__line {
  position: absolute;
  top: 17px;
  left: 16.67%;
  right: 16.67%;
  height: 1px;
  background: #d3deea;
  transform: translateY(-50%);
  z-index: 0;
}

/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__node {
  position: relative;
  z-index: 1;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
}

/* line 58, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #2b7cc4;
  box-sizing: border-box;
}

/* line 69, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__icon--pay {
  background: #f08c00;
}

/* line 73, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__svg {
  display: block;
  width: 22px;
  height: 22px;
  fill: none;
}

/* line 81, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__svg--mail rect,
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__svg--mail path {
  fill: none;
  stroke: #fff;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__svg--check path {
  fill: none;
  stroke: #fff;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__yen {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
}

/* line 107, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__node-label {
  margin-top: 6px;
  color: #5a6a7a;
  font-size: 12px;
  line-height: 1.3;
  white-space: nowrap;
}

/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__node-label--pay {
  color: #12324a;
  font-weight: 700;
}

/* line 121, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__caption {
  margin: 12px 0 0;
  color: #12324a;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__caption-strong {
  margin: 0 .35em;
  color: #12324a;
  font-size: 18px;
  font-weight: 700;
}

/* line 137, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-furikomi__note {
  max-width: 560px;
  margin: 10px auto 0;
  color: #aab2bb;
  font-size: 11.5px;
  line-height: 1.6;
  text-align: center;
}

@media (max-width: 360px) {
  /* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-furikomi__node-label {
    font-size: 11px;
  }

  /* line 152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_furikomi.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-furikomi__caption-strong {
    margin: 0 .25em;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__breakdown {
  margin: 0 0 10px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #fff;
}

/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 9px 12px;
  border-top: 1px solid #e7eef5;
  color: #334b5f;
  font-size: 14px;
  line-height: 1.4;
}

/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row:first-child {
  border-top: none;
}

/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row dt,
.p-sell--kaitori-refresh .p-sell__comparison-card__row dd {
  margin: 0;
}

/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row dd {
  flex: 0 0 auto;
  color: #24384a;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}

/* line 47, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row--difference {
  background: #eef6fc;
}

/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row--difference dt,
.p-sell--kaitori-refresh .p-sell__comparison-card__row--difference dd {
  color: #005fad;
  font-weight: 700;
}

/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_breakdown.scss */
.p-sell--kaitori-refresh .p-sell__comparison-card__row--difference dd {
  color: #1a7a4a;
}

@media (max-width: 600px) {
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_heading_sp.scss */
  .p-sell--kaitori-refresh .p-sell__comparison-card__title-sp {
    white-space: nowrap;
  }

  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_heading_sp.scss */
  .p-sell--kaitori-refresh .p-sell__comparison-card__title-sp em {
    display: inline;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_total_size.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
  font-size: 20px;
}

@media (max-width: 700px) {
  /* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_total_size.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:last-child .p-sell__table__column.price {
    font-size: 18px;
  }
}
/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_card_amount_align.scss */
.p-sell--kaitori-refresh .sell-rate-box__amount .p-sell__table__column__value.total {
  font-size: 20px !important;
}

@media (max-width: 700px) {
  /* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_card_amount_align.scss */
  .p-sell--kaitori-refresh .sell-rate-box__amount .p-sell__table__column__value.total {
    font-size: 18px !important;
  }
}
@media (min-width: 701px) {
  /* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_card_amount_align.scss */
  .p-sell--order-refresh .currency-rate-table .p-sell__table__column__value.price.total {
    font-size: 21.6px;
  }
}
/* line 30, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_card_amount_align.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table .p-sell__table__column.price,
.p-sell--kaitori-refresh .sell-rate-box__amount .p-sell__table__column__value.total,
.p-sell--order-refresh .p-sell__table.summary-right .p-sell__table__column.price,
.p-sell--order-refresh .currency-rate-table .p-sell__table__column__value.price.total {
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_summary_weight.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:not(:last-child) .p-sell__table__head,
.p-sell--kaitori-refresh .p-sell__kaitori-summary-table tr:not(:last-child) .p-sell__table__column.price {
  font-weight: 500;
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__body {
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 10px 12px;
  padding: 12px;
  grid-template-columns: none !important;
  grid-template-areas: none !important;
}

/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency {
  flex: 1 1 240px;
  min-width: 0;
  order: 0;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions {
  flex: 0 0 auto;
  order: 1;
  margin-left: auto;
  align-self: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  min-height: 0 !important;
  border-top: 0 !important;
  background: transparent !important;
  padding: 0 !important;
}

/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions > button {
  margin: 0 !important;
  flex: 0 0 auto !important;
  width: auto !important;
}

/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity {
  flex: 1 1 100%;
  order: 2;
  min-width: 0;
  display: block !important;
  min-height: 0 !important;
  border-top: 0 !important;
  background: transparent !important;
  padding: 0 !important;
}

/* line 50, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel {
  flex: 1 1 100%;
  order: 3;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
  max-width: 440px;
  margin: 2px 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e7eef5;
  border-radius: 0;
  background: transparent;
}

/* line 65, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency > .p-sell__table__column__label,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity > .p-sell__table__column__label {
  display: block !important;
  flex: none !important;
  width: auto !important;
  margin: 0 0 4px !important;
  padding: 0 !important;
  background: transparent !important;
  color: #536879;
  font-size: 13px;
  font-weight: 700;
}

/* line 78, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency > .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity > .sell-rate-box__field-body {
  display: block !important;
  flex: 1 1 auto;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 86, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency .wSelect {
  margin: 0 !important;
  max-width: 360px;
}

/* line 88, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 8px 10px;
  margin: 0 !important;
  padding: 0 !important;
  flex: none !important;
}

/* line 96, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__row {
  display: flex !important;
  align-items: center;
  gap: 6px;
  margin: 0 !important;
  font-size: 14px;
}

/* line 97, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__denomination {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
}

/* line 98, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__multiply {
  flex: 0 0 auto;
}

/* line 99, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__row__input {
  flex: 1 1 auto;
  min-width: 44px;
  width: auto !important;
}

/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__unit {
  flex: 0 0 auto;
}

/* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__rate,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__amount,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__quantity-total {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 2px 12px;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 3px 0 !important;
  border: 0 !important;
  border-top: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* line 121, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__rate > .p-sell__table__column__label,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__amount > .p-sell__table__column__label,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__quantity-total > .bills-box__total {
  display: inline-flex;
  flex: 0 1 auto !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #536879;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  align-items: baseline;
}

/* line 139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__rate > .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__amount > .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__quantity-total > span {
  flex: 0 0 auto;
  margin-left: auto !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-width: 100%;
  justify-content: flex-end;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 154, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__rate .p-sell__table__column__value.rate,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__quantity-total > span {
  font-size: 16px !important;
  color: #12324a;
  font-weight: 700;
}

/* line 156, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__amount .p-sell__table__column__value.total {
  font-size: 16px !important;
}

@media (min-width: 680px) {
  /* line 164, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions {
    align-self: flex-end;
  }

  /* line 165, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions > button {
    min-height: 42px;
  }

  /* line 171, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__body {
    max-width: 600px;
    margin-inline: auto;
  }

  /* line 177, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency {
    flex: 0 1 320px;
    max-width: 320px;
  }

  /* line 181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency .wSelect {
    max-width: 320px;
  }

  /* line 186, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box {
    grid-template-columns: repeat(3, 1fr);
  }

  /* line 190, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__denomination {
    flex: 0 0 64px;
    width: 64px;
    text-align: right;
    white-space: nowrap;
  }

  /* line 198, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel {
    max-width: none;
  }
}
@media (max-width: 679px) {
  /* line 209, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency {
    flex: 1 1 100%;
    max-width: none;
  }

  /* line 210, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions {
    flex: 0 0 auto;
    margin-left: 0;
    margin-top: 2px;
    justify-content: flex-start;
    align-self: flex-start;
  }

  /* line 218, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions > button {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 56px !important;
    padding: 0 12px !important;
    white-space: nowrap;
  }

  /* line 229, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box {
    grid-template-columns: repeat(2, 1fr);
  }

  /* line 232, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination:not(.is-readonly) .sell-rate-box__quantity .bills-box {
    grid-template-columns: minmax(0, 1fr);
  }

  /* line 237, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__denomination {
    flex: 0 0 auto;
    min-width: 4ch;
    width: auto;
    text-align: right;
    white-space: nowrap;
  }

  /* line 244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination:not(.is-readonly) .sell-rate-box__quantity .bills-box__denomination {
    min-width: 6.5ch;
  }

  /* line 249, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__multiply,
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__unit {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  /* line 256, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__row__input {
    flex: 0 0 auto;
    width: 2.5em !important;
    min-width: 0;
    max-width: none;
    box-sizing: border-box;
    text-align: right;
    padding-left: 4px;
    padding-right: 6px;
  }

  /* line 268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination:not(.is-readonly) .sell-rate-box__quantity .bills-box__row {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }

  /* line 272, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-large-denomination:not(.is-readonly) .sell-rate-box__quantity .bills-box__row__input {
    flex: 0 0 auto;
    width: 5em;
    max-width: 5em;
    min-width: 0;
  }
}
@media (max-width: 340px) {
  /* line 282, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media (min-width: 1080px) {
  /* line 299, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__body {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto minmax(280px, 312px) !important;
    grid-template-areas: "currency actions result" "quantity quantity result" !important;
    align-items: start;
    gap: 14px 22px;
    max-width: none;
    margin-inline: 0;
  }

  /* line 313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__currency {
    grid-area: currency;
    align-self: start;
  }

  /* line 318, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__actions {
    grid-area: actions;
    align-self: start;
    margin-left: 0;
  }

  /* line 324, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity {
    grid-area: quantity;
  }

  /* line 330, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel {
    grid-area: result;
    align-self: stretch;
    justify-content: flex-end;
    max-width: none;
    gap: 4px;
    margin: 0;
    padding: 12px 16px 6px;
    border-top: 0;
    border-left: 2px solid #d6e0ea;
    border-radius: 0;
    background: transparent;
  }
}
/* line 357, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box {
  display: block;
  width: 100%;
  padding: 0;
  border: 1px solid #e9eef4;
  border-radius: 6px;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 367, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__row.readonly {
  display: flex;
  align-items: center;
  gap: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e9eef4;
  border-radius: 0;
  background: #fff;
}

/* line 380, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__row.readonly:last-child {
  border-bottom: 0;
}

/* line 385, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__denomination {
  flex: 0 0 46%;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 8px 10px;
  border-right: 1px solid #e9eef4;
  background: #eef5fb;
  color: #005fad;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
}

/* line 403, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__multiply {
  flex: 0 0 auto;
  margin-left: auto;
  padding: 8px 0;
  color: #536879;
}

/* line 410, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__readonly-count {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  padding: 8px 6px;
  color: #12324a;
  font-weight: 700;
  text-align: center;
}

/* line 420, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__quantity .bills-box__unit {
  flex: 0 0 auto;
  width: auto;
  margin-right: 10px;
  padding: 8px 0;
  color: #536879;
}

@media (min-width: 701px) {
  /* line 445, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__body {
    grid-template-columns: minmax(0, 1fr) minmax(240px, 320px);
    grid-template-areas: "currency currency" "quantity result";
    align-items: start;
    gap: 14px 18px;
  }

  /* line 454, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__currency {
    grid-area: currency;
  }

  /* line 458, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__quantity {
    grid-area: quantity;
    align-self: start;
  }

  /* line 463, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly.has-bills .sell-rate-box__result-panel {
    grid-area: result;
    align-self: end;
  }
}
/* line 470, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel {
  display: block;
  margin: 0;
  border: 1px solid #e9eef4;
  border-radius: 6px;
  overflow: hidden;
  box-sizing: border-box;
}

/* line 479, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__quantity-total,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
  min-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  border-top: 1px solid #e9eef4;
}

/* line 496, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate {
  border-top: 0;
}

/* line 501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate > .p-sell__table__column__label,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__quantity-total > .bills-box__total,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount > .p-sell__table__column__label {
  flex: 0 0 46%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: 0;
  padding: 8px 10px;
  border-right: 1px solid #e9eef4;
  background: #eef5fb;
  color: #005fad;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
  white-space: nowrap;
}

/* line 521, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate > .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__quantity-total > span,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount > .sell-rate-box__field-body {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  min-width: 0;
  margin: 0;
  padding: 8px 10px;
  color: #12324a;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

/* line 539, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .p-sell__table__column__value.price {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #12324a;
}

/* line 553, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate .p-sell__table__column__value.price,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__quantity-total > span,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount .p-sell__table__column__value.total {
  font-size: 18px !important;
}

/* line 560, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount > .p-sell__table__column__label {
  font-size: 0;
}

/* line 564, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount > .p-sell__table__column__label::after {
  content: "換算額";
  font-size: 14px;
  font-weight: 700;
}

/* line 571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__amount .p-sell__table__column__value.total::after {
  content: "円";
  display: inline-block;
  width: 14px;
  margin-left: 2px;
  color: #536879;
  font-size: 8px;
  font-weight: 700;
  text-align: right;
  vertical-align: baseline;
}

/* line 584, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__rate > .sell-rate-box__field-body,
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-readonly .sell-rate-box__result-panel .sell-rate-box__quantity-total > span {
  padding-right: 26px;
}

/* line 594, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_card_result.scss */
.p-sell--kaitori-refresh .p-sell__step-container--confirm-rates .p-sell__section-lead__title {
  padding-left: 10px;
  border-left: 4px solid #0076B6;
}

@media (max-width: 679px) {
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_bills_hairline.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box {
    grid-template-columns: minmax(0, 1fr);
  }

  /* line 35, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_bills_hairline.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    width: auto !important;
    max-width: 100%;
    border: 0;
    border-bottom: 1px solid #e9eef4;
    border-radius: 0;
    background: transparent;
    padding: 6px 6px;
  }

  /* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_bills_hairline.scss */
  .p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__quantity .bills-box__row__input {
    flex: 0 0 auto;
    width: 4.5em !important;
    min-width: 4.5em;
    max-width: 100%;
    border: 1px solid #c9d8e6;
    border-radius: 4px;
    background: #fff;
    text-align: right;
    padding: 5px 6px;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_amount_divider.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card:not(.is-readonly) .sell-rate-box__result-panel .sell-rate-box__amount {
  margin-top: 3px !important;
  padding-top: 5px !important;
  border-top: 1px solid #eef1f5 !important;
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_total_unit_inline.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card .sell-rate-box__quantity-total {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  gap: 6px;
  flex-wrap: nowrap;
}

/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_total_unit_inline.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card .sell-rate-box__quantity-total .bills-box__total {
  margin-right: auto;
}

/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_total_unit_inline.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card .sell-rate-box__quantity-total .sell-rate-box__quantity-unit {
  margin-left: 0;
  color: #536879;
  font-weight: 500;
}

/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt {
  max-width: 520px;
  margin: 18px auto 16px;
  padding: 22px;
  border: 1px solid #e4e7ed;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(20, 30, 50, 0.05);
  box-sizing: border-box;
  text-align: right;
}
@media (max-width: 700px) {
  /* line 8, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt {
    padding: 18px 16px;
  }
}

/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__label {
  margin: 0 0 4px;
  color: #5a6a7a;
  font-size: 13px;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__label {
    font-size: 12px;
  }
}

/* line 37, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__hero {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  margin: 0;
  color: #12324a;
  font-weight: 700;
  line-height: 1.1;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 49, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__hero-amount {
  font-size: 32px;
}
@media (max-width: 700px) {
  /* line 49, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__hero-amount {
    font-size: 28px;
  }
}

/* line 57, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__hero-unit {
  margin-left: .12em;
  font-size: 16px;
}
@media (max-width: 700px) {
  /* line 57, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__hero-unit {
    font-size: 14px;
  }
}

/* line 67, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__breakdown {
  margin: 6px 0 0;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 67, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__breakdown {
    font-size: 11px;
  }
}

/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__breakdown-num {
  margin-left: .35em;
}

/* line 84, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__breakdown-op {
  margin: 0 .5em;
}

/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__divider {
  margin: 16px 0;
  border-top: 1px solid #ebeef5;
}

/* line 94, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-lead {
  margin: 0 0 6px;
  color: #5a6a7a;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 94, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-lead {
    font-size: 13px;
  }
}

/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-main {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  flex-wrap: nowrap;
  margin: 0;
  white-space: nowrap;
}

/* line 114, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-amount {
  color: #2f9e44;
  font-weight: 700;
  font-size: 25px;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 114, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-amount {
    font-size: 22px;
  }
}

/* line 126, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-unit {
  color: #2f9e44;
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 700px) {
  /* line 126, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-unit {
    font-size: 13px;
  }
}

/* line 136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-text {
  margin-left: .4em;
  color: #12324a;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-text {
    font-size: 14px;
  }
}

/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__notes {
  margin-top: 8px;
}

/* line 152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__note {
  margin: 0;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.6;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__note {
    font-size: 11px;
  }
}

/* line 165, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__note-num {
  margin-left: .35em;
}

@media (min-width: 1080px) {
  /* line 181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    align-items: start;
    max-width: none;
    margin-left: 14px;
    margin-right: 14px;
  }

  /* line 193, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__main {
    grid-column: 2;
    grid-row: 1 / span 3;
    display: grid;
    grid-template-rows: subgrid;
    align-items: baseline;
    min-width: 0;
  }

  /* line 203, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit-col {
    display: contents;
  }

  /* line 208, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__benefit {
    grid-column: 1;
    grid-row: 1 / span 3;
    display: grid;
    grid-template-rows: subgrid;
    align-items: baseline;
    margin-right: 0;
    padding-right: 26px;
    border-right: 1px solid #ebeef5;
  }

  /* line 220, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__divider {
    display: none;
  }

  /* line 225, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-col {
    grid-column: 1 / -1;
  }
}
/* line 235, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori {
  min-height: 36px;
  gap: 6px;
  padding: 7px 16px;
  border: 1px solid #a6c8e8;
  color: #2b7cc4;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
}
/* line 245, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori::before {
  width: 18px;
  height: 18px;
  background: #e8f2fb;
  color: #2b7cc4;
  font-size: 14px;
}
/* line 253, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__add-rate-box-button.p-sell__add-rate-box-button--kaitori:hover {
  border-color: #2b7cc4;
  background: #f0f7fc;
  color: #1f6cb0;
}

/* line 265, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail {
  margin-top: 12px;
  text-align: right;
}

/* line 270, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-summary {
  display: inline-flex;
  align-items: center;
  gap: 0;
  cursor: pointer;
  color: #2b7cc4;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  list-style: none;
}
/* line 281, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-summary::-webkit-details-marker {
  display: none;
}
/* line 286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-summary::after {
  content: '';
  display: inline-block;
  box-sizing: border-box;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.45em;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  font-size: 14px;
  transform: translateY(-0.15em) rotate(45deg);
  transition: transform .15s ease;
  vertical-align: middle;
}

/* line 302, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail[open] .p-sell__kaitori-receipt__detail-summary::after {
  transform: translateY(0.05em) rotate(225deg);
}

/* line 306, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-panel {
  margin-top: 8px;
  padding: 14px 16px;
  border-radius: 8px;
  background: #f7fafd;
  text-align: left;
}

/* line 315, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-rategrid {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  gap: 5px 12px;
  align-items: baseline;
}

/* line 322, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-rlabel {
  white-space: nowrap;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.4;
}

/* line 329, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-rval {
  text-align: right;
  white-space: nowrap;
  color: #12324a;
  font-size: 12px;
  line-height: 1.4;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-totals {
  margin: 0;
}

/* line 344, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-rates + .p-sell__kaitori-receipt__detail-totals {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #e7eef5;
}

/* line 350, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-trow {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  margin: 0;
  padding: 3px 0;
  color: #12324a;
  font-size: 13px;
  line-height: 1.5;
}
/* line 361, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-trow dt {
  margin: 0;
  color: #6b7785;
  font-weight: 400;
  white-space: nowrap;
}
/* line 368, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-trow dd {
  margin: 0;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 377, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-trow--diff dd {
  color: #2f9e44;
  font-weight: 700;
}

/* line 383, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-notes {
  margin: 12px 0 0;
}
/* line 386, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-receipt__detail-notes p {
  margin: 0;
  color: #aab2bb;
  font-size: 11px;
  line-height: 1.6;
}

@media (min-width: 1080px) {
  /* line 403, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--confirm-rates .p-sell__kaitori-receipt__benefit-col {
    display: contents !important;
  }

  /* line 407, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_receipt.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--confirm-rates .p-sell__kaitori-receipt__benefit-amount {
    font-size: 21px;
  }
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-summary {
  display: flex;
  align-items: center;
  gap: 0;
  cursor: pointer;
  list-style: none;
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-summary::-webkit-details-marker {
  display: none;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-summary::before {
  content: "画像を開く";
  order: 2;
  margin-left: auto;
  flex: 0 0 auto;
  color: #005fad;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-summary::after {
  content: '';
  order: 3;
  display: inline-block;
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.45em;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  color: #005fad;
  font-size: 14px;
  transform: translateY(-0.15em) rotate(45deg);
  transition: transform .15s ease;
  vertical-align: middle;
}

/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-details[open] .p-sell__damaged-summary::before {
  content: "画像を閉じる";
}

/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-details[open] .p-sell__damaged-summary::after {
  transform: translateY(0.05em) rotate(225deg);
}

/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-details:not([open]) .c-step-guide__no-sell-example-container {
  display: none;
}

/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

@media (min-width: 1080px) {
  /* line 74, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  /* line 78, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
  .p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples .c-step-guide__no-sell-example-container__item--staple {
    display: none;
  }
}
/* line 86, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
.p-sell--kaitori-refresh .p-sell__damaged-summary__br {
  display: none;
}

@media (max-width: 600px) {
  /* line 91, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_damaged.scss */
  .p-sell--kaitori-refresh .p-sell__damaged-summary__br {
    display: inline;
  }
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_chf_notes.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check .c-old-money-list__currency-wrap__body__images-chf {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}

/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_notecheck.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_notecheck.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__currency-list,
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__examples {
  background: transparent;
}

/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_notecheck.scss */
.p-sell--kaitori-refresh .p-sell__kaitori-note-check__section + .p-sell__kaitori-note-check__section {
  padding-top: 14px;
  border-top: 1px solid #eef2f6;
}

/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_step1_error.scss */
.p-sell--kaitori-refresh .sell-rate-box-card .p-sell__step1-inline-error {
  display: block;
  margin: 6px 0 0;
  color: #9f3b31;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.45;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_step1_error.scss */
.p-sell--kaitori-refresh .sell-rate-box-card.is-step1-currency-error .sell-rate-box__currency .wSelect {
  border-color: #e7b8b0 !important;
  background: #fff7f5 !important;
  box-shadow: 0 0 0 2px rgba(159, 59, 49, 0.08);
}

/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_step1_error.scss */
.p-sell--kaitori-refresh .p-sell__table.currency-rate-table--kaitori .sell-rate-box-card.is-step1-quantity-error:not(.is-readonly) .sell-rate-box__quantity {
  border: 1px solid #e7b8b0 !important;
  border-radius: 6px;
  background: #fff7f5 !important;
  padding: 8px !important;
  box-sizing: border-box;
}

/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_add_button.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy {
  margin-top: 20px;
  min-height: 36px;
  gap: 6px;
  padding: 7px 16px;
  border: 1px solid #a6c8e8;
  color: #2b7cc4;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
}
/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_add_button.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy::before {
  width: 18px;
  height: 18px;
  background: #e8f2fb;
  color: #2b7cc4;
  font-size: 14px;
}
/* line 26, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_add_button.scss */
.p-sell--order-refresh .p-sell__add-rate-box-button.buy:hover {
  border-color: #2b7cc4;
  background: #f0f7fc;
  color: #1f6cb0;
}

/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt {
  max-width: 520px;
  margin: 18px auto 16px;
  padding: 22px;
  border: 1px solid #e4e7ed;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(20, 30, 50, 0.05);
  box-sizing: border-box;
  text-align: right;
}
@media (max-width: 700px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt {
    padding: 18px 16px;
  }
}

/* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__label {
  margin: 0 0 4px;
  color: #5a6a7a;
  font-size: 13px;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__label {
    font-size: 12px;
  }
}

/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__hero {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  margin: 0;
  color: #12324a;
  font-weight: 700;
  line-height: 1.1;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__hero-amount {
  font-size: 32px;
}
@media (max-width: 700px) {
  /* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__hero-amount {
    font-size: 28px;
  }
}

/* line 54, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__hero-unit {
  margin-left: .12em;
  font-size: 16px;
}
@media (max-width: 700px) {
  /* line 54, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__hero-unit {
    font-size: 14px;
  }
}

/* line 63, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__breakdown {
  margin: 6px 0 0;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 63, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__breakdown {
    font-size: 11px;
  }
}

/* line 76, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__breakdown-num {
  margin-left: .35em;
}

/* line 80, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__breakdown-sep {
  margin: 0 .35em;
}

/* line 84, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__divider {
  margin: 16px 0;
  border-top: 1px solid #ebeef5;
}

/* line 89, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__benefit-lead {
  margin: 0 0 6px;
  color: #5a6a7a;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 89, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__benefit-lead {
    font-size: 13px;
  }
}

/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__benefit-main {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  flex-wrap: nowrap;
  margin: 0;
  white-space: nowrap;
}

/* line 109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__benefit-amount {
  color: #2f9e44;
  font-weight: 700;
  font-size: 25px;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__benefit-amount {
    font-size: 22px;
  }
}

/* line 121, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__benefit-unit {
  color: #2f9e44;
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 700px) {
  /* line 121, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__benefit-unit {
    font-size: 13px;
  }
}

/* line 131, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__benefit-text {
  margin-left: .4em;
  color: #12324a;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 131, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__benefit-text {
    font-size: 14px;
  }
}

/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__notes {
  margin-top: 8px;
}

/* line 147, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__note {
  margin: 0;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.6;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
@media (max-width: 700px) {
  /* line 147, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__note {
    font-size: 11px;
  }
}

@media (min-width: 1080px) {
  /* line 163, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    align-items: start;
    max-width: none;
    margin-left: 14px;
    margin-right: 14px;
  }

  /* line 173, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__main {
    grid-column: 2;
    grid-row: 1 / span 3;
    display: grid;
    grid-template-rows: subgrid;
    align-items: baseline;
    min-width: 0;
  }

  /* line 182, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__benefit {
    grid-column: 1;
    grid-row: 1 / span 3;
    display: grid;
    grid-template-rows: subgrid;
    align-items: baseline;
    margin-right: 0;
    padding-right: 26px;
    border-right: 1px solid #ebeef5;
  }

  /* line 193, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__divider {
    display: none;
  }

  /* line 197, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
  .p-sell--order-refresh .p-sell__order-receipt__detail-col {
    grid-column: 1 / -1;
  }
}
/* line 203, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail {
  margin-top: 12px;
  text-align: right;
}

/* line 208, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-summary {
  display: inline-flex;
  align-items: center;
  gap: 0;
  cursor: pointer;
  color: #2b7cc4;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  list-style: none;
}
/* line 219, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-summary::-webkit-details-marker {
  display: none;
}
/* line 224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-summary::after {
  content: '';
  display: inline-block;
  box-sizing: border-box;
  width: 0.5em;
  height: 0.5em;
  margin-left: 0.45em;
  border-right: 1.6px solid currentColor;
  border-bottom: 1.6px solid currentColor;
  font-size: 14px;
  transform: translateY(-0.15em) rotate(45deg);
  transition: transform .15s ease;
  vertical-align: middle;
}

/* line 240, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail[open] .p-sell__order-receipt__detail-summary::after {
  transform: translateY(0.05em) rotate(225deg);
}

/* line 244, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-panel {
  margin-top: 8px;
  padding: 14px 16px;
  border-radius: 8px;
  background: #f7fafd;
  text-align: left;
}

/* line 252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-rategrid {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  gap: 5px 12px;
  align-items: baseline;
}

/* line 259, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-rlabel {
  white-space: nowrap;
  color: #6b7785;
  font-size: 12px;
  line-height: 1.4;
}

/* line 266, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-rval {
  text-align: right;
  white-space: nowrap;
  color: #12324a;
  font-size: 12px;
  line-height: 1.4;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-totals {
  margin: 0;
}

/* line 280, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-rates + .p-sell__order-receipt__detail-totals {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid #e7eef5;
}

/* line 286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-trow {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  margin: 0;
  padding: 3px 0;
  color: #12324a;
  font-size: 13px;
  line-height: 1.5;
}
/* line 297, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-trow dt {
  margin: 0;
  color: #6b7785;
  font-weight: 400;
  white-space: nowrap;
}
/* line 304, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-trow dd {
  margin: 0;
  text-align: right;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}

/* line 313, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-trow--diff dd {
  color: #2f9e44;
  font-weight: 700;
}

/* line 318, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-notes {
  margin: 12px 0 0;
}
/* line 321, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_receipt.scss */
.p-sell--order-refresh .p-sell__order-receipt__detail-notes p {
  margin: 0;
  color: #aab2bb;
  font-size: 11px;
  line-height: 1.6;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  pointer-events: none;
}

/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option {
  position: relative;
  justify-content: center;
  border: 1px solid #d8e0ea;
  background: #fff;
  box-shadow: none;
}

/* line 33, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option:has(input[type="radio"]:checked) {
  border: 1.5px solid #2b7cc4;
  background: #e8f1fb;
  box-shadow: none;
}

/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option-text {
  align-items: center;
  text-align: center;
}

/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* line 54, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option-icon {
  display: inline-flex;
  flex: 0 0 auto;
  color: #9aa7b4;
}

/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option:has(input[type="radio"]:checked) .currency-map-selector__option-icon {
  color: #2b7cc4;
}

/* line 64, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__icon-svg {
  display: block;
  width: 18px;
  height: 18px;
}

/* line 71, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__icon-svg--plane {
  fill: currentColor;
  stroke: none;
}

/* line 77, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__icon-svg--card {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* line 85, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__icon-svg--card .currency-map-selector__card-stripe {
  fill: currentColor;
  stroke: none;
}

/* line 91, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option-note {
  color: #5a6a7a;
}

/* line 95, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option:has(input[type="radio"]:checked) .currency-map-selector__option-note {
  color: #44566a;
}

/* line 100, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__badge {
  display: none;
  position: absolute;
  top: 9px;
  right: 9px;
  width: 17px;
  height: 17px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #2b7cc4;
  box-sizing: border-box;
}

/* line 114, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__option:has(input[type="radio"]:checked) .currency-map-selector__badge {
  display: flex;
}

/* line 118, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__badge-svg {
  display: block;
  width: 11px;
  height: 11px;
}

/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_purpose_selector.scss */
.p-sell--order-refresh .currency-map-selector__badge-svg path {
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (min-width: 701px) {
  /* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  /* line 19, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right > tbody {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
  }
  /* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right > tbody > tr {
    display: flex;
    align-items: stretch;
    flex: 0 0 auto;
  }
  /* line 30, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right > tbody > tr > .p-sell__table__head {
    flex: 0 0 136px;
    display: flex;
    align-items: center;
  }
  /* line 36, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right > tbody > tr > .p-sell__table__column {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  /* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_summary_height.scss */
  .p-sell--order-refresh .p-sell__step-container--rates:not(.p-sell__step-container--confirm-rates) > .p-sell__sum-table-wrapper > .p-sell__table.summary-right > tbody > tr:last-child {
    flex: 1 1 auto;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_min_alert.scss */
.p-sell--order-refresh .p-sell__step1-total-error {
  width: 100%;
  max-width: none;
  margin-left: 0;
  justify-content: flex-start;
  text-align: left;
  white-space: normal;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_select.scss */
.p-sell--order-refresh .currency-rate-table .wSelect-selected.wSelect-option-icon {
  color: #12324a;
  font-weight: 700;
}

/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_select.scss */
.p-sell--order-refresh .currency-rate-table .wSelect-option-value {
  font-weight: 700;
}

/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_select.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-arrow {
  width: 30px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(/assets/arrow-down-1b27088802d2e33f801f76a3e23c6a220855763f783aef771e9dd92b122a5816.png) !important;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-color: transparent;
}

/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_select.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-arrow::after {
  content: none;
}

/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_select.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-hover .wSelect-arrow,
.p-sell--order-refresh .p-sell__table.currency-rate-table .wSelect-active .wSelect-arrow {
  background-position: -30px center;
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_map_table_dedup.scss */
.p-sell--order-refresh .currency-map-selector__table table tr:nth-last-child(1),
.p-sell--order-refresh .currency-map-selector__table table tr:nth-last-child(2) {
  display: none;
}

/* line 25, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_map_table_dedup.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__row.group:last-child .currency-map-selector-row {
  margin-bottom: 0;
}

/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_map_table_dedup.scss */
.p-sell--order-refresh .p-sell_form__step > .p-sell__table.currency-rate-table {
  margin-bottom: 0;
}

/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_price_unit.scss */
.p-sell--order-refresh .p-sell__price-unit {
  margin-left: .12em;
  font-size: .5em;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_price_unit.scss */
.p-sell--order-refresh .p-sell__table.summary-right .p-sell__table__column.price .p-sell__sum-value {
  display: inline-flex;
  align-items: baseline;
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_table_head.scss */
.p-sell--order-refresh .p-sell__table.currency-rate-table .p-sell__table__head {
  color: #536879;
  font-size: 13px;
  font-weight: 700;
}

/* line 9, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_map_label.scss */
.p-sell--order-refresh table.currency_map_selector th {
  font-size: 12px;
}

/* line 16, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_section_heading.scss */
.p-sell--order-refresh .c-section-header {
  background: #f0f5fc;
  border-top-color: #e3eaf2;
  border-bottom-color: #e3eaf2;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_section_heading.scss */
.p-sell--order-refresh .c-section-header__title {
  color: #12324a;
}
@media (max-width: 640px) {
  /* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_section_heading.scss */
  .p-sell--order-refresh .c-section-header__title {
    padding-left: 8px;
  }
}

/* line 31, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_section_heading.scss */
.p-sell--order-refresh .c-section-header__title::before {
  border-left-color: #2b7cc4;
  padding-left: 18px;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_kansan.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.price.total {
  font-size: 14.4px;
  font-weight: 500;
  color: #1f2f3d;
}
@media (max-width: 700px) {
  /* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_kansan.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.price.total {
    font-size: 16px;
  }
}

@media (max-width: 700px) {
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_kansan.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.price.p-sell__quantity-control,
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column.rate .p-sell__table__column__value.price {
    padding-right: 21px !important;
  }
}
/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_kansan.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.price.total .p-sell__price-unit {
  vertical-align: sub;
}
@media (max-width: 700px) {
  /* line 45, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_kansan.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table__column__value.price.total .p-sell__price-unit {
    position: relative;
    top: 3px;
  }
}

/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_heading.scss */
.p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__section-lead__title {
  padding-left: 10px;
  border-left: 4px solid #0076B6;
}

/* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_heading.scss */
.p-sell--order-refresh .p-sell__confirm-currency-map .p-sell__personal-header {
  padding-left: 10px;
  border-left: 4px solid #0076B6;
}

/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_heading.scss */
.p-sell--order-refresh .p-sell__step-container--customer-form.is-readonly > .p-sell__personal-header {
  padding-left: 10px;
  border-left: 4px solid #0076B6;
}

@media (max-width: 700px) {
  /* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_summary_sp.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right .p-sell__table__head {
    width: 104px;
    min-width: 0;
    padding-right: 6px;
    font-size: 13px;
    white-space: nowrap;
  }
  /* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_summary_sp.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:not(:last-child) .p-sell__sum-value {
    font-size: 16px;
  }
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_confirm_summary_sp.scss */
  .p-sell--order-refresh .p-sell__step-container--confirm-rates .p-sell__table.summary-right tr:last-child .p-sell__sum-value {
    font-size: 24px;
  }
}
/* line 10, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_payment_static.scss */
.p-sell--order-refresh tr[data-step1-error-target="payment-method"] .c-order-form__row:has(> .p-sell__radio-label-text),
.p-sell--order-refresh tr[data-step1-error-target="payment-bank"] .c-order-form__row:has(> .p-sell__radio-label-text) {
  padding-left: 8px;
}

/* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_complete.scss */
.p-sell--order-refresh.p-sell--order-complete .p-order-complete__main-card {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  text-align: left;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_complete.scss */
.p-sell--order-refresh.p-sell--order-complete .p-order-complete__check {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #00ADEC;
}
/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_complete.scss */
.p-sell--order-refresh.p-sell--order-complete .p-order-complete__check svg {
  display: block;
  width: 22px;
  height: 22px;
}
/* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_complete.scss */
.p-sell--order-refresh.p-sell--order-complete .p-order-complete__message {
  flex: 1 1 auto;
  min-width: 0;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_complete.scss */
.p-sell--order-refresh.p-sell--order-complete .p-order-complete__title {
  font-size: 22px;
}

/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_section_heading.scss */
.p-sell--kaitori-refresh .c-section-header {
  background: #f0f5fc;
  border-top-color: #e3eaf2;
  border-bottom-color: #e3eaf2;
}

/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_section_heading.scss */
.p-sell--kaitori-refresh .c-section-header__title {
  color: #12324a;
}
@media (max-width: 640px) {
  /* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_section_heading.scss */
  .p-sell--kaitori-refresh .c-section-header__title {
    padding-left: 8px;
  }
}

/* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_section_heading.scss */
.p-sell--kaitori-refresh .c-section-header__title::before {
  border-left-color: #2b7cc4;
  padding-left: 18px;
}

/* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) {
  margin-top: 8px;
  padding: 18px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table {
  width: 100%;
  margin: 10px 0 20px;
  overflow: hidden;
  border: 1px solid #d8e4f1;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  background: #fff;
}
/* line 39, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
  border-color: #d8e4f1;
  padding: 11px 14px;
  vertical-align: middle;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th {
  width: 30%;
  min-width: 150px;
  background: #eef5fb;
  color: #24384a;
  letter-spacing: 0;
  font-weight: 700;
}
/* line 55, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th.gray {
  background: #eef5fb;
  color: #24384a;
}
/* line 60, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
  background: #fff;
  line-height: 1.65;
}
/* line 65, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td > .c-order-form__row:last-child {
  margin-bottom: 0;
}
@media (max-width: 700px) {
  /* line 20, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) {
    margin-top: 4px;
    padding: 12px 10px;
  }
}

/* line 93, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__sub-title {
  margin: 0 0 8px;
  padding: 0 0 0 10px;
  border-left: 4px solid #0076B6;
  background: none;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__sub-title {
    margin-bottom: 12px;
    font-size: 16px;
  }
}

/* line 139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text]:not(.el-input__inner),
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=email],
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=password],
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form select {
  max-width: 100%;
  min-height: 40px;
  padding: 8px 10px;
  border: 1px solid #cbd9e6;
  border-radius: 5px;
  background: #fff;
  box-sizing: border-box;
  color: #24384a;
  font-size: 15px;
  line-height: 1.45;
  vertical-align: middle;
}
/* line 158, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea {
  min-height: 96px;
  resize: vertical;
}
/* line 164, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=file] {
  max-width: 100%;
  padding: 8px;
  border: 1px solid #d8e4f1;
  border-radius: 6px;
  background: #f8fbfe;
  color: #24384a;
  font-size: 13px;
  line-height: 1.4;
  box-sizing: border-box;
}
/* line 177, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  padding: 0 12px;
  border: 1px solid #77add8;
  border-radius: 6px;
  background: #f4f9fe;
  color: #005fad;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 196, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order:hover,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address:hover {
  border-color: #005fad;
  background: #eef7ff;
}
/* line 206, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 8px;
}
/* line 212, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair > span.def {
  margin: 0;
  white-space: nowrap;
}
/* line 217, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair > .c-order-form__error--name-pair {
  flex: 1 0 100%;
  margin-top: 2px;
}
/* line 224, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 8px;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 236, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item {
  flex-basis: auto;
  line-height: 1.4;
}
/* line 246, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label {
  display: flex;
  min-height: 42px;
  align-items: center;
  gap: 7px;
  padding: 8px 10px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  color: #24384a;
  cursor: pointer;
  box-sizing: border-box;
  transition: background-color .15s ease, border-color .15s ease, color .15s ease;
}
/* line 261, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label:has(input[type=radio]:checked),
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label:has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 269, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list input[type=radio],
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list input[type=radio] {
  position: static;
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 278, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-contact__notification {
  margin: 0 0 8px;
  padding: 8px 10px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f4f9fd;
  color: #334a5f;
  font-size: 13px;
  line-height: 1.55;
  box-sizing: border-box;
}
@media (max-width: 700px) {
  /* line 293, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text]:not(.el-input__inner),
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=email],
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=password],
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form textarea,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form select {
    width: 100%;
    font-size: 16px;
  }
  /* line 303, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text].auto {
    width: min(100%, 8.5em);
  }
  /* line 309, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto minmax(0, 1fr);
    width: 100%;
    align-items: center;
    -moz-column-gap: 6px;
         column-gap: 6px;
    row-gap: 0;
    box-sizing: border-box;
  }
  /* line 319, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair > span.def {
    margin: 0;
    white-space: nowrap;
  }
  /* line 324, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair > input.auto {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
  /* line 331, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row.c-order-form__row--name-pair > .c-order-form__error--name-pair {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    margin: 8px 0 0;
    box-sizing: border-box;
  }
  /* line 340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=file] {
    width: 100%;
    font-size: 12px;
  }
  /* line 346, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.order,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-register__zip-code-search.other-address {
    width: 100%;
    margin: 8px 0 0;
  }
  /* line 353, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list {
    grid-template-columns: 1fr;
    gap: 7px;
  }
  /* line 359, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 364, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item {
    font-size: 14px;
  }
  /* line 370, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__destination-address-list__item label {
    min-height: 42px;
    padding: 8px 10px;
  }
  /* line 377, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label {
    justify-content: flex-start;
    text-align: left;
  }
  /* line 387, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-list__item label span.def {
    margin-right: 0;
  }
}

/* line 403, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th .required {
  float: none;
  display: inline-block;
  margin-left: 8px;
  padding: 2px 6px;
  border-radius: 999px;
  background: #d86252;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
  vertical-align: middle;
}
/* line 418, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th .required:not([style]) {
  display: none;
}

/* line 434, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__optional-badge {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 7px;
  border: 1px solid #c8d7e6;
  border-radius: 999px;
  background: #f3f7fb;
  color: #536879;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.35;
  vertical-align: middle;
}

/* line 459, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-wrap {
  margin-top: 10px;
  padding: 12px;
  border: 1px solid #d5e3ef;
  border-radius: 6px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 467, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-wrap.is-error {
  border-color: #e7b8b0;
  background: #fffafa;
}
/* line 473, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-label {
  display: block;
  margin: 0 0 8px;
  color: #24384a;
  line-height: 1.45;
}
/* line 480, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-label__title {
  display: block;
  color: #005fad;
  font-size: 14px;
  font-weight: 700;
}
/* line 487, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-label__text {
  display: block;
  margin-top: 2px;
  color: #455d70;
  font-size: 13px;
  font-weight: 500;
}
/* line 495, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) textarea.c-order-form__purpose-memo {
  width: 100%;
  min-height: 96px;
  padding: 10px 12px;
  border: 1px solid #c9d8e6;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
  line-height: 1.6;
}
/* line 506, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__purpose-memo-error {
  margin-top: 7px;
}

/* line 522, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav {
  display: flex;
  gap: 10px;
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
/* line 530, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item {
  flex: 1 1 0;
  margin: 0;
}
/* line 535, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button {
  width: 100%;
  min-height: 46px;
  padding: 9px 14px;
  border: 1px solid #c7d8e7;
  border-radius: 999px;
  background: #fff;
  color: #536879;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 549, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button.selected {
  border-color: #0076B6;
  background: #eef7ff;
  color: #005fad;
  box-shadow: 0 2px 8px rgba(0, 118, 182, 0.12);
}
@media (max-width: 700px) {
  /* line 558, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav {
    gap: 8px;
    margin-bottom: 12px;
  }
  /* line 563, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .p-sell__type-nav__item__button {
    min-height: 44px;
    padding: 8px 10px;
    font-size: 14px;
  }
}

/* line 591, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 28px;
  margin-top: 14px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 605, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .c-order-form__actions__back {
  flex: 0 0 auto;
  position: static;
  float: none;
  width: auto;
  margin: 0;
  left: auto;
  right: auto;
}
/* line 615, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .p-sell__next-button.confirm {
  flex: 0 0 auto;
  display: inline-flex;
  width: auto;
  min-width: 240px;
  align-items: center;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 627, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 12px;
    gap: 8px;
  }
  /* line 635, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .p-sell__next-button.confirm {
    order: 1;
    width: 100%;
    max-width: 340px;
    margin: 0;
  }
  /* line 642, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) > .c-order-form__actions.u-center > .c-order-form__actions__back {
    order: 2;
    width: 100%;
    max-width: 340px;
    margin: 0;
  }
}

/* line 667, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku {
  margin-top: 0;
  margin-bottom: 10px;
  max-height: 230px;
  overflow-y: auto;
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fbfdfe;
  color: #24384a;
  font-size: 13px;
  line-height: 1.7;
  box-sizing: border-box;
}
/* line 683, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku__read {
  display: block;
  margin-bottom: 0;
  color: #005fad;
  font-weight: 700;
}
/* line 690, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku__read + br {
  display: none;
}
/* line 695, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .u-mb.u-center {
  margin: 10px 0 0;
}
/* line 700, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 13px;
  border: 1px solid #c9d8e6;
  border-radius: 8px;
  background: #fff;
  color: #24384a;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
  box-sizing: border-box;
  vertical-align: middle;
}
/* line 717, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label:has(input.agree:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 725, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > input.agree[type=checkbox] {
  position: static;
  top: auto;
  flex: 0 0 auto;
  margin: 0;
  transform: none;
  accent-color: #0076B6;
}
/* line 735, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > .def,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__agree-label > .c-order-form__agree-label-text {
  display: inline-flex;
  align-items: center;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 700px) {
  /* line 746, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-kiyaku {
    margin-top: 0;
    margin-bottom: 10px;
    max-height: 190px;
    padding: 12px;
    font-size: 12px;
  }
  /* line 755, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__content .c-order-form__agree-label {
    display: flex;
    width: 100%;
    min-height: 44px;
    justify-content: center;
  }
}

/* line 774, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
/* line 780, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row .rmr {
  margin: 0;
  color: #536879;
}
/* line 785, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row input[type=text].tel {
  width: 5.8em;
  max-width: 6.4em;
  text-align: center;
}
@media (max-width: 700px) {
  /* line 794, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row {
    gap: 5px;
  }
  /* line 798, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__tel-row input[type=text].tel {
    flex: 1 1 0;
    width: 0;
    max-width: none;
    min-width: 0;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
  }
}

@media (max-width: 700px) {
  /* line 830, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table {
    display: block;
    margin: 8px 0 16px;
    border: none;
    background: transparent;
  }
  /* line 838, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tbody,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 848, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #d8e4f1;
    border-radius: 8px;
    background: #fff;
  }
  /* line 857, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row {
    display: none !important;
  }
  /* line 861, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row > th,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr.c-order-form__currency-preview-row > td {
    display: none !important;
  }
  /* line 867, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) {
    margin-bottom: 9px;
  }
  /* line 872, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table th {
    min-width: 0;
    padding: 9px 10px;
    border: none;
    border-bottom: 1px solid #d8e4f1;
  }
  /* line 879, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) th {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 885, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table td {
    padding: 10px;
    border: none;
  }
  /* line 890, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form > table:first-of-type tr:nth-child(-n+16) td {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

/* line 910, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note .color-red,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note .color-orange-2,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note .p-contact__notification__alert,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note .p-contact__notification__text {
  color: #334a5f !important;
  font-weight: 400;
}
/* line 919, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note--warn {
  border-color: #e7b8b0;
  background: #fff7f5;
  font-size: 12px;
}
/* line 925, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note--warn .color-red,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note--warn .color-orange-2,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note--warn .p-contact__notification__alert,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note--warn .p-contact__notification__text {
  color: #9f3b31 !important;
  font-weight: 400;
}

/* line 947, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .bank-autocomplete .el-input__inner {
  border: 1px solid #cbd9e6;
  border-radius: 5px;
}
/* line 952, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .bank-autocomplete .el-input__inner:focus {
  border-color: #4c9bd8;
}
/* line 957, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
/* line 962, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list > .el-radio {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 7px;
  min-height: 42px;
  padding: 9px 10px;
  border: 1px solid #c8d7e6;
  border-radius: 8px;
  background: #fff;
  color: #536879;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 979, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list > .el-radio::after {
  content: none !important;
}
/* line 984, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list .el-radio__input {
  display: inline-flex;
  align-items: center;
}
/* line 989, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list .el-radio__label {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.35;
  color: #536879;
  white-space: normal;
  min-width: 0;
  overflow-wrap: anywhere;
}
/* line 1003, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list > .el-radio.is-checked {
  border-color: #4c9bd8;
  background: #eef7ff;
}
/* line 1008, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list > .el-radio.is-checked .el-radio__label {
  color: #12324a;
}
/* line 1013, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .el-radio-group.radio-list .el-radio__input.is-checked .el-radio__inner {
  border-color: #4c9bd8;
  background: #4c9bd8;
}
/* line 1019, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
/* line 1025, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) span.radio {
  margin: 0;
}
/* line 1029, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) span.radio label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 7px;
  min-height: 42px;
  margin: 0;
  padding: 9px 10px;
  border: 1px solid #c8d7e6;
  border-radius: 8px;
  background: #fff;
  color: #536879;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 1046, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) span.radio label input[type=radio] {
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 1053, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) span.radio label:has(input[type=radio]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #12324a;
}
/* line 1060, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(span.radio) .c-order-form__error {
  grid-column: 1 / -1;
}

/* line 1069, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.el-autocomplete-suggestion.p-kaitori-bank-popper {
  border: 1px solid #d8e4f1;
  border-radius: 8px;
}

/* line 1074, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.el-autocomplete-suggestion.p-kaitori-bank-popper .el-autocomplete-suggestion__list li:hover,
.el-autocomplete-suggestion.p-kaitori-bank-popper .el-autocomplete-suggestion__list li.highlighted {
  background: #eef5fb;
  color: #12324a;
}

/* line 1087, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__bank-note {
  margin-left: 4px;
}

/* line 1107, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error {
  display: flex;
  min-height: 32px;
  flex-direction: column;
  justify-content: center;
  margin: 6px 0 0;
  padding: 6px 10px;
  border: 1px solid #e7b8b0;
  border-radius: 6px;
  background: #fff7f5;
  color: #9f3b31;
  font-size: 13px;
  line-height: 1.45;
  box-sizing: border-box;
}
/* line 1123, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error > li {
  margin: 0;
  line-height: 1.45;
}
/* line 1129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error-required {
  display: none;
  color: #7f6d6a;
  font-size: 12px;
  font-weight: 500;
}
/* line 1137, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__error:has(> .c-order-form__error-required) {
  display: none;
  margin-top: 4px;
  padding: 0;
  border: none;
  background: transparent;
}
/* line 1146, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .error-field {
  box-shadow: 0 0 0 2px rgba(231, 184, 176, 0.9);
}
@media (max-width: 700px) {
  /* line 1152, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr:has(.error-field) {
    border-color: #e7b8b0;
    background: #fff7f5;
  }
  /* line 1157, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr:has(.error-field) th,
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form table tr:has(.error-field) td {
    background: transparent;
  }
}

/* line 1173, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .bank-autocomplete.error-field {
  box-shadow: none;
}
/* line 1178, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .bank-autocomplete.error-field .el-input__inner {
  background: #fff7f5;
}

@media (max-width: 700px) {
  /* line 1196, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text].auto[size="25"] {
    width: 100%;
  }
}

/* line 1213, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly {
  margin-bottom: 22px;
  padding: 16px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #f8fbfe;
  box-sizing: border-box;
}
/* line 1225, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .required,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__optional-badge {
  display: none;
}
/* line 1233, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .p-register__sub-title {
  margin: 0 0 8px;
  padding: 0 0 0 10px;
  border-left: 4px solid #0076B6;
  background: none;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 1247, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th {
  background: #eef5fb;
  color: #24384a;
  font-weight: 700;
}
/* line 1254, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th.gray {
  background: #eef5fb;
  color: #24384a;
  font-weight: 700;
}
/* line 1262, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form__content {
  margin: 0 0 14px;
  padding: 14px;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}
/* line 1271, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table {
  width: 100%;
  margin: 0 0 14px;
  border: 1px solid #d8e4f1;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
/* line 1282, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table:last-child {
  margin-bottom: 0;
}
/* line 1286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table th,
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .c-order-form table td {
  padding: 10px 13px;
  border-color: #d8e4f1;
  line-height: 1.6;
  vertical-align: middle;
}
/* line 1298, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .p-sell__personal-header {
  margin: 0 0 8px;
  padding: 0 0 0 10px;
  border-bottom: none;
  border-left: 4px solid #0076B6;
  background: none;
  color: #005fad;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
/* line 1310, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .p-sell__personal-header::after {
  display: none;
}
@media (max-width: 700px) {
  /* line 1315, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .p-register__sub-title {
    margin-bottom: 12px;
    font-size: 16px;
  }
  /* line 1320, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form.is-readonly .p-sell__personal-header {
    margin-bottom: 12px;
    font-size: 16px;
  }
}

/* line 1334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin: 8px 0 0;
  text-align: center;
}
/* line 1343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center > .c-order-form__actions__back {
  flex: 0 0 auto;
  position: static;
  float: none;
  width: auto;
  margin: 0;
  left: auto;
  right: auto;
}
/* line 1353, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
.p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center > .p-sell__next-button.confirm {
  flex: 0 0 auto;
  display: inline-flex;
  width: auto;
  min-width: 240px;
  align-items: center;
  justify-content: center;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 700px) {
  /* line 1334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center {
    flex-direction: column;
    gap: 8px;
    margin-top: 4px;
  }
  /* line 1369, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center > .p-sell__next-button.confirm {
    order: 1;
    width: 100%;
    max-width: 340px;
  }
  /* line 1375, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container:not(.p-sell__step-container--customer-form):not(.p-sell__step-container--rates) > .c-order-form__actions.u-center > .c-order-form__actions__back {
    order: 2;
    width: 100%;
    max-width: 340px;
  }
}

@media (max-width: 700px) {
  /* line 1393, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form input[type=text].zipcode {
    width: 112px;
  }
  /* line 1399, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_kaitori_customer_form.scss */
  .p-sell--kaitori-refresh .p-sell__step-container--customer-form:not(.is-readonly) .c-order-form__row:has(> input.zipcode) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
  }
}

/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__content {
  max-width: 720px;
  margin: 0 auto;
}
/* line 17, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__main-card {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #f4fafe;
  border: 1px solid #e6ebf2;
  border-top: 3px solid #00ADEC;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 18px;
}
/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__check {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #00ADEC;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__check svg {
  display: block;
  width: 22px;
  height: 22px;
}
/* line 40, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__message {
  flex: 1 1 auto;
  min-width: 0;
}
/* line 41, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__title {
  margin: 0 0 6px;
  font-size: 22px;
  font-weight: 700;
  color: #12324a;
  line-height: 1.35;
}
/* line 48, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__lead {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #1f2f3d;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__next-card {
  background: #fff;
  border: 1px solid #e6ebf2;
  border-radius: 8px;
  padding: 20px;
}
/* line 62, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__card-title {
  margin: 0 0 12px;
  padding-left: 10px;
  border-left: 4px solid #0076B6;
  font-size: 16px;
  font-weight: 700;
  color: #005FAD;
  line-height: 1.4;
}
/* line 71, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__steps {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 76, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
}
/* line 83, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step--highlight {
  background: #f4fafe;
  border: 1px solid #d8e4f1;
  border-radius: 8px;
  padding: 14px;
  margin: 6px 0;
}
/* line 90, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step-number {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #2b7cc4;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
/* line 104, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step-body {
  flex: 1 1 auto;
  min-width: 0;
}
/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step-title {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 700;
  color: #12324a;
  line-height: 1.5;
}
/* line 112, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #1f2f3d;
}
/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__emph {
  color: #12324a;
  font-weight: 600;
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__pdf-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding: 8px 14px;
  border: 1px solid #b5d4f4;
  border-radius: 8px;
  background: #fff;
  color: #2b7cc4;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}
/* line 139, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__pdf-link:hover {
  background: #f4fafe;
}
/* line 141, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__pdf-icon {
  display: inline-flex;
}
/* line 144, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__pdf-icon svg {
  display: block;
  width: 16px;
  height: 16px;
}
/* line 148, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__warn {
  margin-top: 10px;
  padding: 12px 14px;
  background: #faece7;
  border-radius: 6px;
  color: #993c1d;
  font-size: 13px;
  line-height: 1.7;
}
/* line 157, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__warn-text {
  margin: 0;
}
/* line 158, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
.p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__warn-link {
  display: inline-block;
  margin-top: 4px;
  color: #2b7cc4;
  text-decoration: underline;
  font-weight: 600;
}
@media (max-width: 700px) {
  /* line 168, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
  .p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__content {
    max-width: 100%;
  }
  /* line 169, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
  .p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__main-card,
  .p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__next-card {
    padding: 16px;
  }
  /* line 171, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_complete.scss */
  .p-sell--kaitori-refresh.p-sell--kaitori-complete .p-kaitori-complete__step--highlight {
    padding: 12px;
  }
}

/* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_legal_position.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-cell {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  align-items: stretch;
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_legal_position.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-option {
  display: inline-flex;
  flex: 1 1 0;
  align-items: center;
  gap: 7px;
  min-height: 38px;
  margin: 0;
  padding: 7px 11px;
  border: 1px solid #c9d8e6;
  border-radius: 999px;
  background: #fff;
  color: #24384a;
  line-height: 1.35;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_legal_position.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-option:has(input[type="radio"]:checked) {
  border-color: #4c9bd8;
  background: #eef7ff;
  color: #005fad;
}
/* line 45, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_legal_position.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-option input[type="radio"] {
  position: static;
  flex: 0 0 auto;
  margin: 0;
  accent-color: #0076B6;
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_kaitori_legal_position.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-label {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
}

/* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_legal_position_gap.scss */
.p-sell--order-refresh .c-order-form__legal-position-cell {
  display: flex !important;
  gap: 14px !important;
}

/* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_legal_position_gap.scss */
.p-sell--kaitori-refresh .c-order-form__legal-position-cell {
  gap: 14px;
}

@media (max-width: 360px) {
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_zip_inline_sp.scss */
  .p-sell--order-refresh .c-order-form input[type=text].zipcode,
  .p-sell--kaitori-refresh .c-order-form input[type=text].zipcode {
    width: 90px !important;
  }
}
/* line 14, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_sell_step_number_center.scss */
.p-sell--order-refresh .p-sell__flow__number,
.p-sell--kaitori-refresh .p-sell__flow__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
}

@media (min-width: 701px) {
  /* line 13, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_width.scss */
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.mbhide,
  .p-sell--order-refresh .p-sell__table.currency-rate-table > .p-sell__table__row.group > .p-sell__table__row.responsive:not(.currency-map-selector-row) {
    grid-template-columns: minmax(240px, 1.12fr) minmax(190px, 0.6fr) 90px minmax(132px, 0.64fr) 72px;
  }

  /* line 21, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_width.scss */
  .p-sell--order-refresh .currency-rate-table .wSelect-options-holder {
    width: 310px;
    max-width: calc(100vw - 48px);
  }
}
/* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_width.scss */
.p-sell--order-refresh .wSelect-option-value {
  text-overflow: ellipsis;
}

/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_order_currency_dropdown_down.scss */
.p-sell--order-refresh .currency-rate-table .wSelect-options-holder {
  top: 100% !important;
  bottom: auto !important;
  transform: none !important;
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
.p-top__content {
  margin: 40px 0;
}
/* line 4, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
.p-top__content__text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #656565;
  line-height: 2;
}
/* line 11, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
.p-top__content h3,
.p-top__content h4 {
  margin: 30px 0 20px;
  padding: 0 0 10px;
  font-size: 18px;
  color: #656565;
  border-bottom: solid 1px #959595;
}
/* line 19, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
.p-top__content__image {
  display: block;
  width: 100%;
  max-width: 728px;
  height: auto;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  /* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
  .p-top__content {
    margin: 28px 0;
  }
  /* line 28, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
  .p-top__content__text {
    font-size: 15px;
    line-height: 1.85;
  }
  /* line 32, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_top.scss */
  .p-top__content h3,
  .p-top__content h4 {
    margin: 26px 0 14px;
    font-size: 17px;
    line-height: 1.45;
  }
}

/* line 3, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .c-section-header {
  margin-top: 24px;
}
/* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero {
  margin-bottom: 28px;
  padding: 26px 28px;
  background: #f7fafb;
  border: solid 1px #d8e3e8;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 22px;
}
@media (max-width: 640px) {
  /* line 7, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__hero {
    padding: 20px 16px;
    display: block;
  }
}
/* line 22, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-copy {
  flex: 1 1 auto;
}
/* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-copy h3 {
  margin: 0 0 12px;
  padding: 0;
  font-size: 28px;
  line-height: 1.35;
  color: #24465a;
  border: none;
}
@media (max-width: 640px) {
  /* line 24, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__hero-copy h3 {
    font-size: 23px;
  }
}
/* line 35, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-copy p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #4b5f6d;
}
/* line 42, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__eyebrow {
  margin: 0 0 8px !important;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 1.4 !important;
  color: #0577b8 !important;
  letter-spacing: 0;
  text-transform: uppercase;
}
/* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-actions {
  width: 220px;
  flex: 0 0 220px;
  display: grid;
  gap: 10px;
}
@media (max-width: 640px) {
  /* line 51, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__hero-actions {
    width: 100%;
    margin-top: 16px;
    grid-template-columns: 1fr 1fr;
  }
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-actions a {
  display: block;
  padding: 14px 12px;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}
/* line 71, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-actions a.buy {
  background: #2f6f8f;
}
/* line 74, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-actions a.sell {
  background: #fff;
  color: #2f6f8f;
  border: solid 1px #8fb2c4;
}
/* line 79, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__hero-actions a.flow {
  grid-column: 1 / -1;
  margin-top: 2px;
  padding: 0;
  background: transparent;
  color: #516d7c;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: underline;
}
/* line 92, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__column {
  margin: 0 0 40px;
}
@media (max-width: 640px) {
  /* line 92, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__column {
    margin: 0 0 20px;
  }
}
/* line 98, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency a {
  color: #00e;
  text-decoration: underline;
}
/* line 102, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency figure.image {
  text-align: center;
}
/* line 105, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency h4 {
  margin: 30px 0 20px;
  padding: 0 0 10px;
  font-size: 18px;
  color: #656565;
  border-bottom: solid 1px #959595;
}
/* line 111, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency h4 strong {
  color: inherit;
}
/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency strong {
  font-weight: bold;
  color: #05afec;
}
/* line 119, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #656565;
  line-height: 2;
}
/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__text.mb40 {
  margin-bottom: 40px;
}
/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-panel {
  padding: 30px;
  background: #f3f3f3;
}
@media (max-width: 640px) {
  /* line 129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-panel {
    padding: 10px;
  }
}
/* line 135, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-panel__inner {
  margin: 0 0 18px;
  padding: 25px;
  background: #fff;
  display: block;
}
@media (max-width: 1079px) {
  /* line 135, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-panel__inner {
    margin: 0 0 10px;
    padding: 10px;
  }
}
/* line 145, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-panel__header {
  margin: -6px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 640px) {
  /* line 145, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-panel__header {
    flex-wrap: wrap;
  }
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-panel__header__title {
  font-size: 16px;
  font-weight: bold;
  color: #656565;
  padding: 0;
  background: none;
  border: none;
  margin: 6px 0 0;
  line-height: 1.2;
}
/* line 163, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-panel__header__time {
  margin: 6px 0 0;
  line-height: 1.2;
  font-size: 12px;
  font-weight: normal;
  color: #656565;
}
@media (max-width: 640px) {
  /* line 163, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-panel__header__time {
    width: 100%;
    text-align: right;
  }
}
/* line 176, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-actions {
  margin: 20px 25px 0;
  width: calc( 100% - 50px);
  display: flex;
  justify-content: space-between;
}
@media (max-width: 640px) {
  /* line 176, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-actions {
    margin: 10px 0;
    width: 100%;
  }
}
/* line 185, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-actions .sell, .p-currency__rate-actions .buy {
  padding: 15px;
  width: calc( 50% - 10px - 25px);
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
}
@media (max-width: 640px) {
  /* line 185, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-actions .sell, .p-currency__rate-actions .buy {
    width: 49%;
  }
}
/* line 198, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-actions .sell {
  background: #ff9a00;
}
/* line 201, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-actions .buy {
  background: #ff7e82;
}
/* line 205, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table {
  margin: 50px 0 20px;
  width: 100%;
  position: relative;
}
/* line 209, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table caption {
  margin: 0;
  padding: 5px 15px;
  color: #fff;
  background: #ff7e82;
  display: inline-block;
  width: auto;
  position: absolute;
  top: -30px;
}
@media (max-width: 640px) {
  /* line 209, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table caption {
    top: -28px;
  }
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table th {
  padding: 10px;
  font-size: 14px;
  line-height: 1.2;
  color: #b15356;
  font-weight: normal;
  text-align: center;
  background: #ffe5e6;
  border: solid 1px #ff7e82;
  width: auto;
  min-width: 90px;
  letter-spacing: 2px;
}
@media (max-width: 640px) {
  /* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table th {
    padding: 10px 6px;
    font-size: 14px;
    table-layout: fixed;
  }
}
/* line 239, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table th.amount {
  width: 170px;
}
@media (max-width: 640px) {
  /* line 239, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table th.amount {
    width: 90px;
  }
}
/* line 245, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table th.rate {
  width: 160px;
}
@media (max-width: 640px) {
  /* line 245, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table th.rate {
    width: 70px;
    min-width: 50px;
  }
}
/* line 252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table th.discount {
  font-weight: bold;
  width: 300px;
}
@media (max-width: 640px) {
  /* line 252, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table th.discount {
    width: 90px;
  }
}
/* line 260, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table td {
  padding: 10px;
  font-size: 16px;
  line-height: 1.2;
  color: #656565;
  text-align: center;
  background: #fff;
  border: solid 1px #ff7e82;
}
/* line 268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table td:nth-child(1) {
  text-align: center;
}
@media (max-width: 640px) {
  /* line 260, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table td {
    padding: 10px 6px;
    font-size: 14px;
    table-layout: fixed;
  }
}
/* line 276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table td.discount {
  width: 300px;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  padding-left: 0;
  padding-right: 5%;
}
@media (max-width: 640px) {
  /* line 276, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table td.discount {
    font-size: 14px;
  }
}
/* line 286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table td.discount span {
  font-size: 21px;
  color: #e60012;
}
@media (max-width: 640px) {
  /* line 286, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__rate-table td.discount span {
    font-size: 14px;
  }
}
/* line 296, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table.sell caption {
  background: #ff9a00;
}
/* line 299, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table.sell th {
  background: #ffebcc;
  border: solid 1px #ff9a00;
}
/* line 303, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__rate-table.sell td {
  border: solid 1px #ff9a00;
}
/* line 309, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel {
  padding: 24px;
  background: #eef6fb;
  border-radius: 8px;
}
@media (max-width: 640px) {
  /* line 309, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-panel {
    padding: 12px;
  }
}
/* line 316, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__inner {
  border: solid 1px #dbe8ef;
  border-radius: 8px;
}
/* line 320, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header {
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: solid 1px #e6eef3;
}
/* line 324, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header__title {
  font-size: 17px;
  color: #174d74;
}
/* line 330, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 334, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table caption {
  position: static;
  margin: 18px 0 0;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
/* line 340, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table th {
  letter-spacing: 0;
}
/* line 343, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table td {
  height: 56px;
}
/* line 346, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table td.discount {
  min-width: 155px;
  text-align: center;
  padding-right: 10px;
}
/* line 350, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-table td.discount span {
  font-size: 22px;
}
/* line 355, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__text {
  line-height: 1.8;
}
/* line 358, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions {
  flex-wrap: wrap;
}
/* line 360, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions .buy {
  background: #2f6f8f;
  border: solid 1px #2f6f8f;
  color: #fff;
}
/* line 365, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions .sell {
  background: #fff;
  border: solid 1px #8fb2c4;
  color: #2f6f8f;
}
/* line 371, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__support-links {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
/* line 375, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__support-links a {
  color: #0577b8;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
}
/* line 382, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-vue {
  min-height: 330px;
}
@media (max-width: 640px) {
  /* line 382, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-vue {
    min-height: 610px;
  }
}
@media (max-width: 640px) {
  /* line 389, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table {
    margin: 18px 0 16px;
    display: block;
  }
  /* line 392, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table caption {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 397, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table tbody, .p-currency--usd .p-currency__rate-table tr, .p-currency--usd .p-currency__rate-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 402, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table tbody {
    border: solid 1px #ff7e82;
    border-top: none;
  }
  /* line 406, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table tr:first-child {
    display: none;
  }
  /* line 409, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table tr {
    padding: 12px;
    background: #fff;
    border-top: solid 1px #ffd2d4;
  }
  /* line 414, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table td {
    min-height: 38px;
    height: auto;
    padding: 8px 0;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    text-align: right;
    font-size: 15px;
  }
  /* line 425, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table td:before {
    content: attr(data-label);
    flex: 0 0 42%;
    color: #6b6b6b;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
  }
  /* line 434, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table td.discount {
    min-width: 0;
    padding: 10px 0 2px;
    text-align: right;
  }
  /* line 438, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table td.discount span {
    font-size: 20px;
    line-height: 1.2;
  }
  /* line 445, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table.sell tbody {
    border-color: #ff9a00;
  }
  /* line 448, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-table.sell tr {
    border-top-color: #ffe0ac;
  }
}
/* line 455, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__reason-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
@media (max-width: 640px) {
  /* line 455, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__reason-grid {
    grid-template-columns: 1fr;
  }
}
/* line 463, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__reason-card {
  position: relative;
  padding: 18px;
  background: #fff;
  border: solid 1px #e1e7eb;
  border-radius: 8px;
}
/* line 469, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__reason-card:before {
  content: "✓";
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
  border-radius: 50%;
  background: #eef6f8;
  color: #2f6f8f;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  line-height: 1;
}
/* line 483, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__reason-card h4 {
  margin: 0 0 10px;
  padding: 0;
  color: #24465a;
  border: none;
  font-size: 17px;
}
/* line 491, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-widget {
  margin: 20px 0 50px;
  clear: both !important;
  display: block;
  position: relative;
  overflow: auto;
  box-sizing: border-box;
}
/* line 498, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-widget iframe {
  width: 100%;
  height: 240px;
  border: none;
  box-sizing: border-box;
}
/* line 504, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-widget:after {
  content: "";
  clear: both !important;
  display: block;
}
/* line 510, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-widget--lazy {
  min-height: 292px;
  padding: 24px;
  background: #f7f8f9;
  border: solid 1px #e1e5e8;
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 510, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__fx-widget--lazy {
    min-height: 260px;
    padding: 18px 12px;
  }
}
/* line 523, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-load-button {
  margin: 76px auto 0;
  padding: 14px 20px;
  border: none;
  border-radius: 6px;
  background: #0577b8;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
/* line 534, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-frame {
  min-height: 240px;
}
/* line 536, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__fx-frame iframe {
  width: 100%;
  height: 240px;
  border: none;
}
/* line 542, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__graph-image {
  margin: 30px auto;
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 548, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__image {
  margin: 0 auto 30px;
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 555, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__text img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
}
/* line 562, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  /* line 562, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__related-articles {
    margin: 15px 0 0;
  }
}
/* line 571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles__article {
  width: calc( 50% - 7px);
  border: solid 1px #e3e3e3;
  padding: 15px;
  margin-bottom: 14px;
  display: block;
}
@media (max-width: 640px) {
  /* line 571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency__related-articles__article {
    width: 100%;
  }
}
/* line 580, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles__article__thumbnail {
  width: 144px;
  display: block;
  flex: 0 0 144px;
}
/* line 584, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles__article__thumbnail img {
  width: 100% !important;
  height: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 592, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles__article a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}
/* line 599, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles__article p {
  display: block;
  width: calc( 100% - 144px - 15px);
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 2;
  color: #656565;
}
/* line 610, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-articles-mobile {
  display: none;
}
/* line 613, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-more {
  margin-top: 4px;
}
/* line 615, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-more summary {
  padding: 13px 16px;
  border: solid 1px #cfe2ef;
  border-radius: 6px;
  background: #f2f8ff;
  color: #174d74;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
  list-style-position: inside;
}
/* line 628, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency__related-more .p-currency__related-articles {
  margin-top: 14px;
}

/* line 635, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.c-currency-side-bar__item a {
  display: flex;
  align-items: center;
  flex-direction: row;
}
/* line 640, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.c-currency-side-bar__item img {
  width: 56px;
  height: 38px;
  max-width: 56px;
  flex: 0 0 56px;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 647, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.c-currency-side-bar__item p {
  margin: 0;
  flex: 1 1 auto;
}

/* line 669, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__column,
.p-currency--eur .p-currency__column,
.p-currency--gbp .p-currency__column,
.p-currency--cny .p-currency__column,
.p-currency--krw .p-currency__column,
.p-currency--aud .p-currency__column,
.p-currency--nzd .p-currency__column,
.p-currency--cad .p-currency__column,
.p-currency--hkd .p-currency__column,
.p-currency--sgd .p-currency__column,
.p-currency--thb .p-currency__column,
.p-currency--twd .p-currency__column,
.p-currency--chf .p-currency__column,
.p-currency--idr .p-currency__column,
.p-currency--php .p-currency__column,
.p-currency--myr .p-currency__column,
.p-currency--vnd .p-currency__column {
  margin-bottom: 44px;
}
@media (max-width: 640px) {
  /* line 669, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__column,
  .p-currency--eur .p-currency__column,
  .p-currency--gbp .p-currency__column,
  .p-currency--cny .p-currency__column,
  .p-currency--krw .p-currency__column,
  .p-currency--aud .p-currency__column,
  .p-currency--nzd .p-currency__column,
  .p-currency--cad .p-currency__column,
  .p-currency--hkd .p-currency__column,
  .p-currency--sgd .p-currency__column,
  .p-currency--thb .p-currency__column,
  .p-currency--twd .p-currency__column,
  .p-currency--chf .p-currency__column,
  .p-currency--idr .p-currency__column,
  .p-currency--php .p-currency__column,
  .p-currency--myr .p-currency__column,
  .p-currency--vnd .p-currency__column {
    margin-bottom: 26px;
  }
}
/* line 676, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .c-section-header,
.p-currency--eur .c-section-header,
.p-currency--gbp .c-section-header,
.p-currency--cny .c-section-header,
.p-currency--krw .c-section-header,
.p-currency--aud .c-section-header,
.p-currency--nzd .c-section-header,
.p-currency--cad .c-section-header,
.p-currency--hkd .c-section-header,
.p-currency--sgd .c-section-header,
.p-currency--thb .c-section-header,
.p-currency--twd .c-section-header,
.p-currency--chf .c-section-header,
.p-currency--idr .c-section-header,
.p-currency--php .c-section-header,
.p-currency--myr .c-section-header,
.p-currency--vnd .c-section-header {
  margin-bottom: 18px;
}
/* line 678, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .c-section-header .c-section-header__title,
.p-currency--eur .c-section-header .c-section-header__title,
.p-currency--gbp .c-section-header .c-section-header__title,
.p-currency--cny .c-section-header .c-section-header__title,
.p-currency--krw .c-section-header .c-section-header__title,
.p-currency--aud .c-section-header .c-section-header__title,
.p-currency--nzd .c-section-header .c-section-header__title,
.p-currency--cad .c-section-header .c-section-header__title,
.p-currency--hkd .c-section-header .c-section-header__title,
.p-currency--sgd .c-section-header .c-section-header__title,
.p-currency--thb .c-section-header .c-section-header__title,
.p-currency--twd .c-section-header .c-section-header__title,
.p-currency--chf .c-section-header .c-section-header__title,
.p-currency--idr .c-section-header .c-section-header__title,
.p-currency--php .c-section-header .c-section-header__title,
.p-currency--myr .c-section-header .c-section-header__title,
.p-currency--vnd .c-section-header .c-section-header__title {
  color: #174d74;
  letter-spacing: 0;
}
@media (max-width: 640px) {
  /* line 678, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .c-section-header .c-section-header__title,
  .p-currency--eur .c-section-header .c-section-header__title,
  .p-currency--gbp .c-section-header .c-section-header__title,
  .p-currency--cny .c-section-header .c-section-header__title,
  .p-currency--krw .c-section-header .c-section-header__title,
  .p-currency--aud .c-section-header .c-section-header__title,
  .p-currency--nzd .c-section-header .c-section-header__title,
  .p-currency--cad .c-section-header .c-section-header__title,
  .p-currency--hkd .c-section-header .c-section-header__title,
  .p-currency--sgd .c-section-header .c-section-header__title,
  .p-currency--thb .c-section-header .c-section-header__title,
  .p-currency--twd .c-section-header .c-section-header__title,
  .p-currency--chf .c-section-header .c-section-header__title,
  .p-currency--idr .c-section-header .c-section-header__title,
  .p-currency--php .c-section-header .c-section-header__title,
  .p-currency--myr .c-section-header .c-section-header__title,
  .p-currency--vnd .c-section-header .c-section-header__title {
    margin-left: 18px;
  }
  /* line 683, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .c-section-header .c-section-header__title:before,
  .p-currency--eur .c-section-header .c-section-header__title:before,
  .p-currency--gbp .c-section-header .c-section-header__title:before,
  .p-currency--cny .c-section-header .c-section-header__title:before,
  .p-currency--krw .c-section-header .c-section-header__title:before,
  .p-currency--aud .c-section-header .c-section-header__title:before,
  .p-currency--nzd .c-section-header .c-section-header__title:before,
  .p-currency--cad .c-section-header .c-section-header__title:before,
  .p-currency--hkd .c-section-header .c-section-header__title:before,
  .p-currency--sgd .c-section-header .c-section-header__title:before,
  .p-currency--thb .c-section-header .c-section-header__title:before,
  .p-currency--twd .c-section-header .c-section-header__title:before,
  .p-currency--chf .c-section-header .c-section-header__title:before,
  .p-currency--idr .c-section-header .c-section-header__title:before,
  .p-currency--php .c-section-header .c-section-header__title:before,
  .p-currency--myr .c-section-header .c-section-header__title:before,
  .p-currency--vnd .c-section-header .c-section-header__title:before {
    border-left-width: 3px;
    border-left-color: #75c7e4;
    height: 18px;
    top: 2px;
    left: -9px;
    padding-left: 8px;
  }
}
/* line 695, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero,
.p-currency--eur .p-currency__hero,
.p-currency--gbp .p-currency__hero,
.p-currency--cny .p-currency__hero,
.p-currency--krw .p-currency__hero,
.p-currency--aud .p-currency__hero,
.p-currency--nzd .p-currency__hero,
.p-currency--cad .p-currency__hero,
.p-currency--hkd .p-currency__hero,
.p-currency--sgd .p-currency__hero,
.p-currency--thb .p-currency__hero,
.p-currency--twd .p-currency__hero,
.p-currency--chf .p-currency__hero,
.p-currency--idr .p-currency__hero,
.p-currency--php .p-currency__hero,
.p-currency--myr .p-currency__hero,
.p-currency--vnd .p-currency__hero {
  background: linear-gradient(135deg, #f7fbfd 0%, #ffffff 100%);
  box-shadow: 0 4px 14px rgba(23, 77, 116, 0.06);
}
/* line 700, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-service,
.p-currency--eur .p-currency__hero-service,
.p-currency--gbp .p-currency__hero-service,
.p-currency--cny .p-currency__hero-service,
.p-currency--krw .p-currency__hero-service,
.p-currency--aud .p-currency__hero-service,
.p-currency--nzd .p-currency__hero-service,
.p-currency--cad .p-currency__hero-service,
.p-currency--hkd .p-currency__hero-service,
.p-currency--sgd .p-currency__hero-service,
.p-currency--thb .p-currency__hero-service,
.p-currency--twd .p-currency__hero-service,
.p-currency--chf .p-currency__hero-service,
.p-currency--idr .p-currency__hero-service,
.p-currency--php .p-currency__hero-service,
.p-currency--myr .p-currency__hero-service,
.p-currency--vnd .p-currency__hero-service {
  white-space: nowrap;
}
/* line 704, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions,
.p-currency--eur .p-currency__hero-actions,
.p-currency--gbp .p-currency__hero-actions,
.p-currency--cny .p-currency__hero-actions,
.p-currency--krw .p-currency__hero-actions,
.p-currency--aud .p-currency__hero-actions,
.p-currency--nzd .p-currency__hero-actions,
.p-currency--cad .p-currency__hero-actions,
.p-currency--hkd .p-currency__hero-actions,
.p-currency--sgd .p-currency__hero-actions,
.p-currency--thb .p-currency__hero-actions,
.p-currency--twd .p-currency__hero-actions,
.p-currency--chf .p-currency__hero-actions,
.p-currency--idr .p-currency__hero-actions,
.p-currency--php .p-currency__hero-actions,
.p-currency--myr .p-currency__hero-actions,
.p-currency--vnd .p-currency__hero-actions {
  align-self: center;
  margin-top: 28px;
}
/* line 707, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions a,
.p-currency--eur .p-currency__hero-actions a,
.p-currency--gbp .p-currency__hero-actions a,
.p-currency--cny .p-currency__hero-actions a,
.p-currency--krw .p-currency__hero-actions a,
.p-currency--aud .p-currency__hero-actions a,
.p-currency--nzd .p-currency__hero-actions a,
.p-currency--cad .p-currency__hero-actions a,
.p-currency--hkd .p-currency__hero-actions a,
.p-currency--sgd .p-currency__hero-actions a,
.p-currency--thb .p-currency__hero-actions a,
.p-currency--twd .p-currency__hero-actions a,
.p-currency--chf .p-currency__hero-actions a,
.p-currency--idr .p-currency__hero-actions a,
.p-currency--php .p-currency__hero-actions a,
.p-currency--myr .p-currency__hero-actions a,
.p-currency--vnd .p-currency__hero-actions a {
  text-decoration: none;
}
/* line 709, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions a:hover, .p-currency--usd .p-currency__hero-actions a:focus, .p-currency--usd .p-currency__hero-actions a:visited,
.p-currency--eur .p-currency__hero-actions a:hover,
.p-currency--eur .p-currency__hero-actions a:focus,
.p-currency--eur .p-currency__hero-actions a:visited,
.p-currency--gbp .p-currency__hero-actions a:hover,
.p-currency--gbp .p-currency__hero-actions a:focus,
.p-currency--gbp .p-currency__hero-actions a:visited,
.p-currency--cny .p-currency__hero-actions a:hover,
.p-currency--cny .p-currency__hero-actions a:focus,
.p-currency--cny .p-currency__hero-actions a:visited,
.p-currency--krw .p-currency__hero-actions a:hover,
.p-currency--krw .p-currency__hero-actions a:focus,
.p-currency--krw .p-currency__hero-actions a:visited,
.p-currency--aud .p-currency__hero-actions a:hover,
.p-currency--aud .p-currency__hero-actions a:focus,
.p-currency--aud .p-currency__hero-actions a:visited,
.p-currency--nzd .p-currency__hero-actions a:hover,
.p-currency--nzd .p-currency__hero-actions a:focus,
.p-currency--nzd .p-currency__hero-actions a:visited,
.p-currency--cad .p-currency__hero-actions a:hover,
.p-currency--cad .p-currency__hero-actions a:focus,
.p-currency--cad .p-currency__hero-actions a:visited,
.p-currency--hkd .p-currency__hero-actions a:hover,
.p-currency--hkd .p-currency__hero-actions a:focus,
.p-currency--hkd .p-currency__hero-actions a:visited,
.p-currency--sgd .p-currency__hero-actions a:hover,
.p-currency--sgd .p-currency__hero-actions a:focus,
.p-currency--sgd .p-currency__hero-actions a:visited,
.p-currency--thb .p-currency__hero-actions a:hover,
.p-currency--thb .p-currency__hero-actions a:focus,
.p-currency--thb .p-currency__hero-actions a:visited,
.p-currency--twd .p-currency__hero-actions a:hover,
.p-currency--twd .p-currency__hero-actions a:focus,
.p-currency--twd .p-currency__hero-actions a:visited,
.p-currency--chf .p-currency__hero-actions a:hover,
.p-currency--chf .p-currency__hero-actions a:focus,
.p-currency--chf .p-currency__hero-actions a:visited,
.p-currency--idr .p-currency__hero-actions a:hover,
.p-currency--idr .p-currency__hero-actions a:focus,
.p-currency--idr .p-currency__hero-actions a:visited,
.p-currency--php .p-currency__hero-actions a:hover,
.p-currency--php .p-currency__hero-actions a:focus,
.p-currency--php .p-currency__hero-actions a:visited,
.p-currency--myr .p-currency__hero-actions a:hover,
.p-currency--myr .p-currency__hero-actions a:focus,
.p-currency--myr .p-currency__hero-actions a:visited,
.p-currency--vnd .p-currency__hero-actions a:hover,
.p-currency--vnd .p-currency__hero-actions a:focus,
.p-currency--vnd .p-currency__hero-actions a:visited {
  text-decoration: none;
}
/* line 715, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions a.buy,
.p-currency--usd .p-currency__hero-actions a.buy:visited,
.p-currency--usd .p-currency__hero-actions a.buy:hover,
.p-currency--usd .p-currency__hero-actions a.buy:focus,
.p-currency--eur .p-currency__hero-actions a.buy,
.p-currency--eur .p-currency__hero-actions a.buy:visited,
.p-currency--eur .p-currency__hero-actions a.buy:hover,
.p-currency--eur .p-currency__hero-actions a.buy:focus,
.p-currency--gbp .p-currency__hero-actions a.buy,
.p-currency--gbp .p-currency__hero-actions a.buy:visited,
.p-currency--gbp .p-currency__hero-actions a.buy:hover,
.p-currency--gbp .p-currency__hero-actions a.buy:focus,
.p-currency--cny .p-currency__hero-actions a.buy,
.p-currency--cny .p-currency__hero-actions a.buy:visited,
.p-currency--cny .p-currency__hero-actions a.buy:hover,
.p-currency--cny .p-currency__hero-actions a.buy:focus,
.p-currency--krw .p-currency__hero-actions a.buy,
.p-currency--krw .p-currency__hero-actions a.buy:visited,
.p-currency--krw .p-currency__hero-actions a.buy:hover,
.p-currency--krw .p-currency__hero-actions a.buy:focus,
.p-currency--aud .p-currency__hero-actions a.buy,
.p-currency--aud .p-currency__hero-actions a.buy:visited,
.p-currency--aud .p-currency__hero-actions a.buy:hover,
.p-currency--aud .p-currency__hero-actions a.buy:focus,
.p-currency--nzd .p-currency__hero-actions a.buy,
.p-currency--nzd .p-currency__hero-actions a.buy:visited,
.p-currency--nzd .p-currency__hero-actions a.buy:hover,
.p-currency--nzd .p-currency__hero-actions a.buy:focus,
.p-currency--cad .p-currency__hero-actions a.buy,
.p-currency--cad .p-currency__hero-actions a.buy:visited,
.p-currency--cad .p-currency__hero-actions a.buy:hover,
.p-currency--cad .p-currency__hero-actions a.buy:focus,
.p-currency--hkd .p-currency__hero-actions a.buy,
.p-currency--hkd .p-currency__hero-actions a.buy:visited,
.p-currency--hkd .p-currency__hero-actions a.buy:hover,
.p-currency--hkd .p-currency__hero-actions a.buy:focus,
.p-currency--sgd .p-currency__hero-actions a.buy,
.p-currency--sgd .p-currency__hero-actions a.buy:visited,
.p-currency--sgd .p-currency__hero-actions a.buy:hover,
.p-currency--sgd .p-currency__hero-actions a.buy:focus,
.p-currency--thb .p-currency__hero-actions a.buy,
.p-currency--thb .p-currency__hero-actions a.buy:visited,
.p-currency--thb .p-currency__hero-actions a.buy:hover,
.p-currency--thb .p-currency__hero-actions a.buy:focus,
.p-currency--twd .p-currency__hero-actions a.buy,
.p-currency--twd .p-currency__hero-actions a.buy:visited,
.p-currency--twd .p-currency__hero-actions a.buy:hover,
.p-currency--twd .p-currency__hero-actions a.buy:focus,
.p-currency--chf .p-currency__hero-actions a.buy,
.p-currency--chf .p-currency__hero-actions a.buy:visited,
.p-currency--chf .p-currency__hero-actions a.buy:hover,
.p-currency--chf .p-currency__hero-actions a.buy:focus,
.p-currency--idr .p-currency__hero-actions a.buy,
.p-currency--idr .p-currency__hero-actions a.buy:visited,
.p-currency--idr .p-currency__hero-actions a.buy:hover,
.p-currency--idr .p-currency__hero-actions a.buy:focus,
.p-currency--php .p-currency__hero-actions a.buy,
.p-currency--php .p-currency__hero-actions a.buy:visited,
.p-currency--php .p-currency__hero-actions a.buy:hover,
.p-currency--php .p-currency__hero-actions a.buy:focus,
.p-currency--myr .p-currency__hero-actions a.buy,
.p-currency--myr .p-currency__hero-actions a.buy:visited,
.p-currency--myr .p-currency__hero-actions a.buy:hover,
.p-currency--myr .p-currency__hero-actions a.buy:focus,
.p-currency--vnd .p-currency__hero-actions a.buy,
.p-currency--vnd .p-currency__hero-actions a.buy:visited,
.p-currency--vnd .p-currency__hero-actions a.buy:hover,
.p-currency--vnd .p-currency__hero-actions a.buy:focus {
  color: #fff;
  text-decoration: none;
}
/* line 722, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions a.sell,
.p-currency--usd .p-currency__hero-actions a.sell:visited,
.p-currency--usd .p-currency__hero-actions a.sell:hover,
.p-currency--usd .p-currency__hero-actions a.sell:focus,
.p-currency--eur .p-currency__hero-actions a.sell,
.p-currency--eur .p-currency__hero-actions a.sell:visited,
.p-currency--eur .p-currency__hero-actions a.sell:hover,
.p-currency--eur .p-currency__hero-actions a.sell:focus,
.p-currency--gbp .p-currency__hero-actions a.sell,
.p-currency--gbp .p-currency__hero-actions a.sell:visited,
.p-currency--gbp .p-currency__hero-actions a.sell:hover,
.p-currency--gbp .p-currency__hero-actions a.sell:focus,
.p-currency--cny .p-currency__hero-actions a.sell,
.p-currency--cny .p-currency__hero-actions a.sell:visited,
.p-currency--cny .p-currency__hero-actions a.sell:hover,
.p-currency--cny .p-currency__hero-actions a.sell:focus,
.p-currency--krw .p-currency__hero-actions a.sell,
.p-currency--krw .p-currency__hero-actions a.sell:visited,
.p-currency--krw .p-currency__hero-actions a.sell:hover,
.p-currency--krw .p-currency__hero-actions a.sell:focus,
.p-currency--aud .p-currency__hero-actions a.sell,
.p-currency--aud .p-currency__hero-actions a.sell:visited,
.p-currency--aud .p-currency__hero-actions a.sell:hover,
.p-currency--aud .p-currency__hero-actions a.sell:focus,
.p-currency--nzd .p-currency__hero-actions a.sell,
.p-currency--nzd .p-currency__hero-actions a.sell:visited,
.p-currency--nzd .p-currency__hero-actions a.sell:hover,
.p-currency--nzd .p-currency__hero-actions a.sell:focus,
.p-currency--cad .p-currency__hero-actions a.sell,
.p-currency--cad .p-currency__hero-actions a.sell:visited,
.p-currency--cad .p-currency__hero-actions a.sell:hover,
.p-currency--cad .p-currency__hero-actions a.sell:focus,
.p-currency--hkd .p-currency__hero-actions a.sell,
.p-currency--hkd .p-currency__hero-actions a.sell:visited,
.p-currency--hkd .p-currency__hero-actions a.sell:hover,
.p-currency--hkd .p-currency__hero-actions a.sell:focus,
.p-currency--sgd .p-currency__hero-actions a.sell,
.p-currency--sgd .p-currency__hero-actions a.sell:visited,
.p-currency--sgd .p-currency__hero-actions a.sell:hover,
.p-currency--sgd .p-currency__hero-actions a.sell:focus,
.p-currency--thb .p-currency__hero-actions a.sell,
.p-currency--thb .p-currency__hero-actions a.sell:visited,
.p-currency--thb .p-currency__hero-actions a.sell:hover,
.p-currency--thb .p-currency__hero-actions a.sell:focus,
.p-currency--twd .p-currency__hero-actions a.sell,
.p-currency--twd .p-currency__hero-actions a.sell:visited,
.p-currency--twd .p-currency__hero-actions a.sell:hover,
.p-currency--twd .p-currency__hero-actions a.sell:focus,
.p-currency--chf .p-currency__hero-actions a.sell,
.p-currency--chf .p-currency__hero-actions a.sell:visited,
.p-currency--chf .p-currency__hero-actions a.sell:hover,
.p-currency--chf .p-currency__hero-actions a.sell:focus,
.p-currency--idr .p-currency__hero-actions a.sell,
.p-currency--idr .p-currency__hero-actions a.sell:visited,
.p-currency--idr .p-currency__hero-actions a.sell:hover,
.p-currency--idr .p-currency__hero-actions a.sell:focus,
.p-currency--php .p-currency__hero-actions a.sell,
.p-currency--php .p-currency__hero-actions a.sell:visited,
.p-currency--php .p-currency__hero-actions a.sell:hover,
.p-currency--php .p-currency__hero-actions a.sell:focus,
.p-currency--myr .p-currency__hero-actions a.sell,
.p-currency--myr .p-currency__hero-actions a.sell:visited,
.p-currency--myr .p-currency__hero-actions a.sell:hover,
.p-currency--myr .p-currency__hero-actions a.sell:focus,
.p-currency--vnd .p-currency__hero-actions a.sell,
.p-currency--vnd .p-currency__hero-actions a.sell:visited,
.p-currency--vnd .p-currency__hero-actions a.sell:hover,
.p-currency--vnd .p-currency__hero-actions a.sell:focus {
  color: #2f6f8f;
  text-decoration: none;
}
/* line 729, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__hero-actions a.flow,
.p-currency--usd .p-currency__hero-actions a.flow:visited,
.p-currency--usd .p-currency__hero-actions a.flow:hover,
.p-currency--usd .p-currency__hero-actions a.flow:focus,
.p-currency--eur .p-currency__hero-actions a.flow,
.p-currency--eur .p-currency__hero-actions a.flow:visited,
.p-currency--eur .p-currency__hero-actions a.flow:hover,
.p-currency--eur .p-currency__hero-actions a.flow:focus,
.p-currency--gbp .p-currency__hero-actions a.flow,
.p-currency--gbp .p-currency__hero-actions a.flow:visited,
.p-currency--gbp .p-currency__hero-actions a.flow:hover,
.p-currency--gbp .p-currency__hero-actions a.flow:focus,
.p-currency--cny .p-currency__hero-actions a.flow,
.p-currency--cny .p-currency__hero-actions a.flow:visited,
.p-currency--cny .p-currency__hero-actions a.flow:hover,
.p-currency--cny .p-currency__hero-actions a.flow:focus,
.p-currency--krw .p-currency__hero-actions a.flow,
.p-currency--krw .p-currency__hero-actions a.flow:visited,
.p-currency--krw .p-currency__hero-actions a.flow:hover,
.p-currency--krw .p-currency__hero-actions a.flow:focus,
.p-currency--aud .p-currency__hero-actions a.flow,
.p-currency--aud .p-currency__hero-actions a.flow:visited,
.p-currency--aud .p-currency__hero-actions a.flow:hover,
.p-currency--aud .p-currency__hero-actions a.flow:focus,
.p-currency--nzd .p-currency__hero-actions a.flow,
.p-currency--nzd .p-currency__hero-actions a.flow:visited,
.p-currency--nzd .p-currency__hero-actions a.flow:hover,
.p-currency--nzd .p-currency__hero-actions a.flow:focus,
.p-currency--cad .p-currency__hero-actions a.flow,
.p-currency--cad .p-currency__hero-actions a.flow:visited,
.p-currency--cad .p-currency__hero-actions a.flow:hover,
.p-currency--cad .p-currency__hero-actions a.flow:focus,
.p-currency--hkd .p-currency__hero-actions a.flow,
.p-currency--hkd .p-currency__hero-actions a.flow:visited,
.p-currency--hkd .p-currency__hero-actions a.flow:hover,
.p-currency--hkd .p-currency__hero-actions a.flow:focus,
.p-currency--sgd .p-currency__hero-actions a.flow,
.p-currency--sgd .p-currency__hero-actions a.flow:visited,
.p-currency--sgd .p-currency__hero-actions a.flow:hover,
.p-currency--sgd .p-currency__hero-actions a.flow:focus,
.p-currency--thb .p-currency__hero-actions a.flow,
.p-currency--thb .p-currency__hero-actions a.flow:visited,
.p-currency--thb .p-currency__hero-actions a.flow:hover,
.p-currency--thb .p-currency__hero-actions a.flow:focus,
.p-currency--twd .p-currency__hero-actions a.flow,
.p-currency--twd .p-currency__hero-actions a.flow:visited,
.p-currency--twd .p-currency__hero-actions a.flow:hover,
.p-currency--twd .p-currency__hero-actions a.flow:focus,
.p-currency--chf .p-currency__hero-actions a.flow,
.p-currency--chf .p-currency__hero-actions a.flow:visited,
.p-currency--chf .p-currency__hero-actions a.flow:hover,
.p-currency--chf .p-currency__hero-actions a.flow:focus,
.p-currency--idr .p-currency__hero-actions a.flow,
.p-currency--idr .p-currency__hero-actions a.flow:visited,
.p-currency--idr .p-currency__hero-actions a.flow:hover,
.p-currency--idr .p-currency__hero-actions a.flow:focus,
.p-currency--php .p-currency__hero-actions a.flow,
.p-currency--php .p-currency__hero-actions a.flow:visited,
.p-currency--php .p-currency__hero-actions a.flow:hover,
.p-currency--php .p-currency__hero-actions a.flow:focus,
.p-currency--myr .p-currency__hero-actions a.flow,
.p-currency--myr .p-currency__hero-actions a.flow:visited,
.p-currency--myr .p-currency__hero-actions a.flow:hover,
.p-currency--myr .p-currency__hero-actions a.flow:focus,
.p-currency--vnd .p-currency__hero-actions a.flow,
.p-currency--vnd .p-currency__hero-actions a.flow:visited,
.p-currency--vnd .p-currency__hero-actions a.flow:hover,
.p-currency--vnd .p-currency__hero-actions a.flow:focus {
  color: #516d7c;
  text-decoration: underline;
}
@media (max-width: 640px) {
  /* line 704, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__hero-actions,
  .p-currency--eur .p-currency__hero-actions,
  .p-currency--gbp .p-currency__hero-actions,
  .p-currency--cny .p-currency__hero-actions,
  .p-currency--krw .p-currency__hero-actions,
  .p-currency--aud .p-currency__hero-actions,
  .p-currency--nzd .p-currency__hero-actions,
  .p-currency--cad .p-currency__hero-actions,
  .p-currency--hkd .p-currency__hero-actions,
  .p-currency--sgd .p-currency__hero-actions,
  .p-currency--thb .p-currency__hero-actions,
  .p-currency--twd .p-currency__hero-actions,
  .p-currency--chf .p-currency__hero-actions,
  .p-currency--idr .p-currency__hero-actions,
  .p-currency--php .p-currency__hero-actions,
  .p-currency--myr .p-currency__hero-actions,
  .p-currency--vnd .p-currency__hero-actions {
    margin-top: 16px;
    grid-template-columns: 1fr;
  }
  /* line 739, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__hero-actions a.flow,
  .p-currency--eur .p-currency__hero-actions a.flow,
  .p-currency--gbp .p-currency__hero-actions a.flow,
  .p-currency--cny .p-currency__hero-actions a.flow,
  .p-currency--krw .p-currency__hero-actions a.flow,
  .p-currency--aud .p-currency__hero-actions a.flow,
  .p-currency--nzd .p-currency__hero-actions a.flow,
  .p-currency--cad .p-currency__hero-actions a.flow,
  .p-currency--hkd .p-currency__hero-actions a.flow,
  .p-currency--sgd .p-currency__hero-actions a.flow,
  .p-currency--thb .p-currency__hero-actions a.flow,
  .p-currency--twd .p-currency__hero-actions a.flow,
  .p-currency--chf .p-currency__hero-actions a.flow,
  .p-currency--idr .p-currency__hero-actions a.flow,
  .p-currency--php .p-currency__hero-actions a.flow,
  .p-currency--myr .p-currency__hero-actions a.flow,
  .p-currency--vnd .p-currency__hero-actions a.flow {
    margin-top: 6px;
  }
}
/* line 745, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-vue,
.p-currency--eur .p-currency__rate-vue,
.p-currency--gbp .p-currency__rate-vue,
.p-currency--cny .p-currency__rate-vue,
.p-currency--krw .p-currency__rate-vue,
.p-currency--aud .p-currency__rate-vue,
.p-currency--nzd .p-currency__rate-vue,
.p-currency--cad .p-currency__rate-vue,
.p-currency--hkd .p-currency__rate-vue,
.p-currency--sgd .p-currency__rate-vue,
.p-currency--thb .p-currency__rate-vue,
.p-currency--twd .p-currency__rate-vue,
.p-currency--chf .p-currency__rate-vue,
.p-currency--idr .p-currency__rate-vue,
.p-currency--php .p-currency__rate-vue,
.p-currency--myr .p-currency__rate-vue,
.p-currency--vnd .p-currency__rate-vue {
  min-height: 0;
}
/* line 749, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel,
.p-currency--eur .p-currency__rate-panel,
.p-currency--gbp .p-currency__rate-panel,
.p-currency--cny .p-currency__rate-panel,
.p-currency--krw .p-currency__rate-panel,
.p-currency--aud .p-currency__rate-panel,
.p-currency--nzd .p-currency__rate-panel,
.p-currency--cad .p-currency__rate-panel,
.p-currency--hkd .p-currency__rate-panel,
.p-currency--sgd .p-currency__rate-panel,
.p-currency--thb .p-currency__rate-panel,
.p-currency--twd .p-currency__rate-panel,
.p-currency--chf .p-currency__rate-panel,
.p-currency--idr .p-currency__rate-panel,
.p-currency--php .p-currency__rate-panel,
.p-currency--myr .p-currency__rate-panel,
.p-currency--vnd .p-currency__rate-panel {
  border-color: #d7e8f1;
  box-shadow: 0 4px 16px rgba(23, 77, 116, 0.07);
}
/* line 754, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-grid,
.p-currency--eur .p-currency__usd-rate-grid,
.p-currency--gbp .p-currency__usd-rate-grid,
.p-currency--cny .p-currency__usd-rate-grid,
.p-currency--krw .p-currency__usd-rate-grid,
.p-currency--aud .p-currency__usd-rate-grid,
.p-currency--nzd .p-currency__usd-rate-grid,
.p-currency--cad .p-currency__usd-rate-grid,
.p-currency--hkd .p-currency__usd-rate-grid,
.p-currency--sgd .p-currency__usd-rate-grid,
.p-currency--thb .p-currency__usd-rate-grid,
.p-currency--twd .p-currency__usd-rate-grid,
.p-currency--chf .p-currency__usd-rate-grid,
.p-currency--idr .p-currency__usd-rate-grid,
.p-currency--php .p-currency__usd-rate-grid,
.p-currency--myr .p-currency__usd-rate-grid,
.p-currency--vnd .p-currency__usd-rate-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 18px 0 16px;
}
@media (max-width: 640px) {
  /* line 754, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-grid,
  .p-currency--eur .p-currency__usd-rate-grid,
  .p-currency--gbp .p-currency__usd-rate-grid,
  .p-currency--cny .p-currency__usd-rate-grid,
  .p-currency--krw .p-currency__usd-rate-grid,
  .p-currency--aud .p-currency__usd-rate-grid,
  .p-currency--nzd .p-currency__usd-rate-grid,
  .p-currency--cad .p-currency__usd-rate-grid,
  .p-currency--hkd .p-currency__usd-rate-grid,
  .p-currency--sgd .p-currency__usd-rate-grid,
  .p-currency--thb .p-currency__usd-rate-grid,
  .p-currency--twd .p-currency__usd-rate-grid,
  .p-currency--chf .p-currency__usd-rate-grid,
  .p-currency--idr .p-currency__usd-rate-grid,
  .p-currency--php .p-currency__usd-rate-grid,
  .p-currency--myr .p-currency__usd-rate-grid,
  .p-currency--vnd .p-currency__usd-rate-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 754, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-grid,
  .p-currency--eur .p-currency__usd-rate-grid,
  .p-currency--gbp .p-currency__usd-rate-grid,
  .p-currency--cny .p-currency__usd-rate-grid,
  .p-currency--krw .p-currency__usd-rate-grid,
  .p-currency--aud .p-currency__usd-rate-grid,
  .p-currency--nzd .p-currency__usd-rate-grid,
  .p-currency--cad .p-currency__usd-rate-grid,
  .p-currency--hkd .p-currency__usd-rate-grid,
  .p-currency--sgd .p-currency__usd-rate-grid,
  .p-currency--thb .p-currency__usd-rate-grid,
  .p-currency--twd .p-currency__usd-rate-grid,
  .p-currency--chf .p-currency__usd-rate-grid,
  .p-currency--idr .p-currency__usd-rate-grid,
  .p-currency--php .p-currency__usd-rate-grid,
  .p-currency--myr .p-currency__usd-rate-grid,
  .p-currency--vnd .p-currency__usd-rate-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
  }
}
/* line 770, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card,
.p-currency--eur .p-currency__usd-rate-card,
.p-currency--gbp .p-currency__usd-rate-card,
.p-currency--cny .p-currency__usd-rate-card,
.p-currency--krw .p-currency__usd-rate-card,
.p-currency--aud .p-currency__usd-rate-card,
.p-currency--nzd .p-currency__usd-rate-card,
.p-currency--cad .p-currency__usd-rate-card,
.p-currency--hkd .p-currency__usd-rate-card,
.p-currency--sgd .p-currency__usd-rate-card,
.p-currency--thb .p-currency__usd-rate-card,
.p-currency--twd .p-currency__usd-rate-card,
.p-currency--chf .p-currency__usd-rate-card,
.p-currency--idr .p-currency__usd-rate-card,
.p-currency--php .p-currency__usd-rate-card,
.p-currency--myr .p-currency__usd-rate-card,
.p-currency--vnd .p-currency__usd-rate-card {
  padding: 18px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #ffffff 0%, #f9fcfe 100%);
  border: solid 1px #cfe5f0;
  border-radius: 8px;
  box-shadow: 0 4px 14px rgba(23, 77, 116, 0.08);
}
/* line 778, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card h4,
.p-currency--eur .p-currency__usd-rate-card h4,
.p-currency--gbp .p-currency__usd-rate-card h4,
.p-currency--cny .p-currency__usd-rate-card h4,
.p-currency--krw .p-currency__usd-rate-card h4,
.p-currency--aud .p-currency__usd-rate-card h4,
.p-currency--nzd .p-currency__usd-rate-card h4,
.p-currency--cad .p-currency__usd-rate-card h4,
.p-currency--hkd .p-currency__usd-rate-card h4,
.p-currency--sgd .p-currency__usd-rate-card h4,
.p-currency--thb .p-currency__usd-rate-card h4,
.p-currency--twd .p-currency__usd-rate-card h4,
.p-currency--chf .p-currency__usd-rate-card h4,
.p-currency--idr .p-currency__usd-rate-card h4,
.p-currency--php .p-currency__usd-rate-card h4,
.p-currency--myr .p-currency__usd-rate-card h4,
.p-currency--vnd .p-currency__usd-rate-card h4 {
  margin: 0 0 12px;
  padding: 0 0 10px;
  border-bottom: solid 1px #dbeaf2;
  color: #174d74;
  font-size: 17px;
  line-height: 1.4;
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 770, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card,
  .p-currency--eur .p-currency__usd-rate-card,
  .p-currency--gbp .p-currency__usd-rate-card,
  .p-currency--cny .p-currency__usd-rate-card,
  .p-currency--krw .p-currency__usd-rate-card,
  .p-currency--aud .p-currency__usd-rate-card,
  .p-currency--nzd .p-currency__usd-rate-card,
  .p-currency--cad .p-currency__usd-rate-card,
  .p-currency--hkd .p-currency__usd-rate-card,
  .p-currency--sgd .p-currency__usd-rate-card,
  .p-currency--thb .p-currency__usd-rate-card,
  .p-currency--twd .p-currency__usd-rate-card,
  .p-currency--chf .p-currency__usd-rate-card,
  .p-currency--idr .p-currency__usd-rate-card,
  .p-currency--php .p-currency__usd-rate-card,
  .p-currency--myr .p-currency__usd-rate-card,
  .p-currency--vnd .p-currency__usd-rate-card {
    padding: 14px 10px;
  }
  /* line 788, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card h4,
  .p-currency--eur .p-currency__usd-rate-card h4,
  .p-currency--gbp .p-currency__usd-rate-card h4,
  .p-currency--cny .p-currency__usd-rate-card h4,
  .p-currency--krw .p-currency__usd-rate-card h4,
  .p-currency--aud .p-currency__usd-rate-card h4,
  .p-currency--nzd .p-currency__usd-rate-card h4,
  .p-currency--cad .p-currency__usd-rate-card h4,
  .p-currency--hkd .p-currency__usd-rate-card h4,
  .p-currency--sgd .p-currency__usd-rate-card h4,
  .p-currency--thb .p-currency__usd-rate-card h4,
  .p-currency--twd .p-currency__usd-rate-card h4,
  .p-currency--chf .p-currency__usd-rate-card h4,
  .p-currency--idr .p-currency__usd-rate-card h4,
  .p-currency--php .p-currency__usd-rate-card h4,
  .p-currency--myr .p-currency__usd-rate-card h4,
  .p-currency--vnd .p-currency__usd-rate-card h4 {
    margin-bottom: 10px;
    padding-bottom: 9px;
    font-size: 15px;
    text-align: center;
  }
}
/* line 795, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__rows,
.p-currency--eur .p-currency__usd-rate-card__rows,
.p-currency--gbp .p-currency__usd-rate-card__rows,
.p-currency--cny .p-currency__usd-rate-card__rows,
.p-currency--krw .p-currency__usd-rate-card__rows,
.p-currency--aud .p-currency__usd-rate-card__rows,
.p-currency--nzd .p-currency__usd-rate-card__rows,
.p-currency--cad .p-currency__usd-rate-card__rows,
.p-currency--hkd .p-currency__usd-rate-card__rows,
.p-currency--sgd .p-currency__usd-rate-card__rows,
.p-currency--thb .p-currency__usd-rate-card__rows,
.p-currency--twd .p-currency__usd-rate-card__rows,
.p-currency--chf .p-currency__usd-rate-card__rows,
.p-currency--idr .p-currency__usd-rate-card__rows,
.p-currency--php .p-currency__usd-rate-card__rows,
.p-currency--myr .p-currency__usd-rate-card__rows,
.p-currency--vnd .p-currency__usd-rate-card__rows {
  display: grid;
  gap: 10px;
  flex: 1;
}
/* line 800, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__row,
.p-currency--eur .p-currency__usd-rate-card__row,
.p-currency--gbp .p-currency__usd-rate-card__row,
.p-currency--cny .p-currency__usd-rate-card__row,
.p-currency--krw .p-currency__usd-rate-card__row,
.p-currency--aud .p-currency__usd-rate-card__row,
.p-currency--nzd .p-currency__usd-rate-card__row,
.p-currency--cad .p-currency__usd-rate-card__row,
.p-currency--hkd .p-currency__usd-rate-card__row,
.p-currency--sgd .p-currency__usd-rate-card__row,
.p-currency--thb .p-currency__usd-rate-card__row,
.p-currency--twd .p-currency__usd-rate-card__row,
.p-currency--chf .p-currency__usd-rate-card__row,
.p-currency--idr .p-currency__usd-rate-card__row,
.p-currency--php .p-currency__usd-rate-card__row,
.p-currency--myr .p-currency__usd-rate-card__row,
.p-currency--vnd .p-currency__usd-rate-card__row {
  padding: 12px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: #f4faff;
  border: solid 1px #e3f0f7;
  border-radius: 6px;
}
@media (max-width: 640px) {
  /* line 800, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__row,
  .p-currency--eur .p-currency__usd-rate-card__row,
  .p-currency--gbp .p-currency__usd-rate-card__row,
  .p-currency--cny .p-currency__usd-rate-card__row,
  .p-currency--krw .p-currency__usd-rate-card__row,
  .p-currency--aud .p-currency__usd-rate-card__row,
  .p-currency--nzd .p-currency__usd-rate-card__row,
  .p-currency--cad .p-currency__usd-rate-card__row,
  .p-currency--hkd .p-currency__usd-rate-card__row,
  .p-currency--sgd .p-currency__usd-rate-card__row,
  .p-currency--thb .p-currency__usd-rate-card__row,
  .p-currency--twd .p-currency__usd-rate-card__row,
  .p-currency--chf .p-currency__usd-rate-card__row,
  .p-currency--idr .p-currency__usd-rate-card__row,
  .p-currency--php .p-currency__usd-rate-card__row,
  .p-currency--myr .p-currency__usd-rate-card__row,
  .p-currency--vnd .p-currency__usd-rate-card__row {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
  }
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 800, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__row,
  .p-currency--eur .p-currency__usd-rate-card__row,
  .p-currency--gbp .p-currency__usd-rate-card__row,
  .p-currency--cny .p-currency__usd-rate-card__row,
  .p-currency--krw .p-currency__usd-rate-card__row,
  .p-currency--aud .p-currency__usd-rate-card__row,
  .p-currency--nzd .p-currency__usd-rate-card__row,
  .p-currency--cad .p-currency__usd-rate-card__row,
  .p-currency--hkd .p-currency__usd-rate-card__row,
  .p-currency--sgd .p-currency__usd-rate-card__row,
  .p-currency--thb .p-currency__usd-rate-card__row,
  .p-currency--twd .p-currency__usd-rate-card__row,
  .p-currency--chf .p-currency__usd-rate-card__row,
  .p-currency--idr .p-currency__usd-rate-card__row,
  .p-currency--php .p-currency__usd-rate-card__row,
  .p-currency--myr .p-currency__usd-rate-card__row,
  .p-currency--vnd .p-currency__usd-rate-card__row {
    padding: 10px 9px;
    gap: 5px;
  }
}
/* line 819, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__label,
.p-currency--eur .p-currency__usd-rate-card__label,
.p-currency--gbp .p-currency__usd-rate-card__label,
.p-currency--cny .p-currency__usd-rate-card__label,
.p-currency--krw .p-currency__usd-rate-card__label,
.p-currency--aud .p-currency__usd-rate-card__label,
.p-currency--nzd .p-currency__usd-rate-card__label,
.p-currency--cad .p-currency__usd-rate-card__label,
.p-currency--hkd .p-currency__usd-rate-card__label,
.p-currency--sgd .p-currency__usd-rate-card__label,
.p-currency--thb .p-currency__usd-rate-card__label,
.p-currency--twd .p-currency__usd-rate-card__label,
.p-currency--chf .p-currency__usd-rate-card__label,
.p-currency--idr .p-currency__usd-rate-card__label,
.p-currency--php .p-currency__usd-rate-card__label,
.p-currency--myr .p-currency__usd-rate-card__label,
.p-currency--vnd .p-currency__usd-rate-card__label {
  color: #4c6474;
  font-size: 14px;
  line-height: 1.5;
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 819, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__label,
  .p-currency--eur .p-currency__usd-rate-card__label,
  .p-currency--gbp .p-currency__usd-rate-card__label,
  .p-currency--cny .p-currency__usd-rate-card__label,
  .p-currency--krw .p-currency__usd-rate-card__label,
  .p-currency--aud .p-currency__usd-rate-card__label,
  .p-currency--nzd .p-currency__usd-rate-card__label,
  .p-currency--cad .p-currency__usd-rate-card__label,
  .p-currency--hkd .p-currency__usd-rate-card__label,
  .p-currency--sgd .p-currency__usd-rate-card__label,
  .p-currency--thb .p-currency__usd-rate-card__label,
  .p-currency--twd .p-currency__usd-rate-card__label,
  .p-currency--chf .p-currency__usd-rate-card__label,
  .p-currency--idr .p-currency__usd-rate-card__label,
  .p-currency--php .p-currency__usd-rate-card__label,
  .p-currency--myr .p-currency__usd-rate-card__label,
  .p-currency--vnd .p-currency__usd-rate-card__label {
    font-size: 13px;
    white-space: nowrap;
  }
}
/* line 828, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__saving,
.p-currency--eur .p-currency__usd-rate-card__saving,
.p-currency--gbp .p-currency__usd-rate-card__saving,
.p-currency--cny .p-currency__usd-rate-card__saving,
.p-currency--krw .p-currency__usd-rate-card__saving,
.p-currency--aud .p-currency__usd-rate-card__saving,
.p-currency--nzd .p-currency__usd-rate-card__saving,
.p-currency--cad .p-currency__usd-rate-card__saving,
.p-currency--hkd .p-currency__usd-rate-card__saving,
.p-currency--sgd .p-currency__usd-rate-card__saving,
.p-currency--thb .p-currency__usd-rate-card__saving,
.p-currency--twd .p-currency__usd-rate-card__saving,
.p-currency--chf .p-currency__usd-rate-card__saving,
.p-currency--idr .p-currency__usd-rate-card__saving,
.p-currency--php .p-currency__usd-rate-card__saving,
.p-currency--myr .p-currency__usd-rate-card__saving,
.p-currency--vnd .p-currency__usd-rate-card__saving {
  color: #d97706;
  display: inline-flex;
  align-items: baseline;
  gap: 5px;
  white-space: nowrap;
}
/* line 835, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__amount,
.p-currency--eur .p-currency__usd-rate-card__amount,
.p-currency--gbp .p-currency__usd-rate-card__amount,
.p-currency--cny .p-currency__usd-rate-card__amount,
.p-currency--krw .p-currency__usd-rate-card__amount,
.p-currency--aud .p-currency__usd-rate-card__amount,
.p-currency--nzd .p-currency__usd-rate-card__amount,
.p-currency--cad .p-currency__usd-rate-card__amount,
.p-currency--hkd .p-currency__usd-rate-card__amount,
.p-currency--sgd .p-currency__usd-rate-card__amount,
.p-currency--thb .p-currency__usd-rate-card__amount,
.p-currency--twd .p-currency__usd-rate-card__amount,
.p-currency--chf .p-currency__usd-rate-card__amount,
.p-currency--idr .p-currency__usd-rate-card__amount,
.p-currency--php .p-currency__usd-rate-card__amount,
.p-currency--myr .p-currency__usd-rate-card__amount,
.p-currency--vnd .p-currency__usd-rate-card__amount {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.15;
}
@media (max-width: 640px) {
  /* line 835, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__amount,
  .p-currency--eur .p-currency__usd-rate-card__amount,
  .p-currency--gbp .p-currency__usd-rate-card__amount,
  .p-currency--cny .p-currency__usd-rate-card__amount,
  .p-currency--krw .p-currency__usd-rate-card__amount,
  .p-currency--aud .p-currency__usd-rate-card__amount,
  .p-currency--nzd .p-currency__usd-rate-card__amount,
  .p-currency--cad .p-currency__usd-rate-card__amount,
  .p-currency--hkd .p-currency__usd-rate-card__amount,
  .p-currency--sgd .p-currency__usd-rate-card__amount,
  .p-currency--thb .p-currency__usd-rate-card__amount,
  .p-currency--twd .p-currency__usd-rate-card__amount,
  .p-currency--chf .p-currency__usd-rate-card__amount,
  .p-currency--idr .p-currency__usd-rate-card__amount,
  .p-currency--php .p-currency__usd-rate-card__amount,
  .p-currency--myr .p-currency__usd-rate-card__amount,
  .p-currency--vnd .p-currency__usd-rate-card__amount {
    font-size: 28px;
  }
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 835, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__amount,
  .p-currency--eur .p-currency__usd-rate-card__amount,
  .p-currency--gbp .p-currency__usd-rate-card__amount,
  .p-currency--cny .p-currency__usd-rate-card__amount,
  .p-currency--krw .p-currency__usd-rate-card__amount,
  .p-currency--aud .p-currency__usd-rate-card__amount,
  .p-currency--nzd .p-currency__usd-rate-card__amount,
  .p-currency--cad .p-currency__usd-rate-card__amount,
  .p-currency--hkd .p-currency__usd-rate-card__amount,
  .p-currency--sgd .p-currency__usd-rate-card__amount,
  .p-currency--thb .p-currency__usd-rate-card__amount,
  .p-currency--twd .p-currency__usd-rate-card__amount,
  .p-currency--chf .p-currency__usd-rate-card__amount,
  .p-currency--idr .p-currency__usd-rate-card__amount,
  .p-currency--php .p-currency__usd-rate-card__amount,
  .p-currency--myr .p-currency__usd-rate-card__amount,
  .p-currency--vnd .p-currency__usd-rate-card__amount {
    font-size: 25px;
  }
}
/* line 846, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__unit,
.p-currency--eur .p-currency__usd-rate-card__unit,
.p-currency--gbp .p-currency__usd-rate-card__unit,
.p-currency--cny .p-currency__usd-rate-card__unit,
.p-currency--krw .p-currency__usd-rate-card__unit,
.p-currency--aud .p-currency__usd-rate-card__unit,
.p-currency--nzd .p-currency__usd-rate-card__unit,
.p-currency--cad .p-currency__usd-rate-card__unit,
.p-currency--hkd .p-currency__usd-rate-card__unit,
.p-currency--sgd .p-currency__usd-rate-card__unit,
.p-currency--thb .p-currency__usd-rate-card__unit,
.p-currency--twd .p-currency__usd-rate-card__unit,
.p-currency--chf .p-currency__usd-rate-card__unit,
.p-currency--idr .p-currency__usd-rate-card__unit,
.p-currency--php .p-currency__usd-rate-card__unit,
.p-currency--myr .p-currency__usd-rate-card__unit,
.p-currency--vnd .p-currency__usd-rate-card__unit {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}
/* line 851, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__usd-rate-card__current,
.p-currency--eur .p-currency__usd-rate-card__current,
.p-currency--gbp .p-currency__usd-rate-card__current,
.p-currency--cny .p-currency__usd-rate-card__current,
.p-currency--krw .p-currency__usd-rate-card__current,
.p-currency--aud .p-currency__usd-rate-card__current,
.p-currency--nzd .p-currency__usd-rate-card__current,
.p-currency--cad .p-currency__usd-rate-card__current,
.p-currency--hkd .p-currency__usd-rate-card__current,
.p-currency--sgd .p-currency__usd-rate-card__current,
.p-currency--thb .p-currency__usd-rate-card__current,
.p-currency--twd .p-currency__usd-rate-card__current,
.p-currency--chf .p-currency__usd-rate-card__current,
.p-currency--idr .p-currency__usd-rate-card__current,
.p-currency--php .p-currency__usd-rate-card__current,
.p-currency--myr .p-currency__usd-rate-card__current,
.p-currency--vnd .p-currency__usd-rate-card__current {
  margin: auto 0 0;
  padding-top: 14px;
  color: #5e7381;
  font-size: 13px;
  line-height: 1.5;
  text-align: right;
}
@media (max-width: 640px) {
  /* line 851, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__current,
  .p-currency--eur .p-currency__usd-rate-card__current,
  .p-currency--gbp .p-currency__usd-rate-card__current,
  .p-currency--cny .p-currency__usd-rate-card__current,
  .p-currency--krw .p-currency__usd-rate-card__current,
  .p-currency--aud .p-currency__usd-rate-card__current,
  .p-currency--nzd .p-currency__usd-rate-card__current,
  .p-currency--cad .p-currency__usd-rate-card__current,
  .p-currency--hkd .p-currency__usd-rate-card__current,
  .p-currency--sgd .p-currency__usd-rate-card__current,
  .p-currency--thb .p-currency__usd-rate-card__current,
  .p-currency--twd .p-currency__usd-rate-card__current,
  .p-currency--chf .p-currency__usd-rate-card__current,
  .p-currency--idr .p-currency__usd-rate-card__current,
  .p-currency--php .p-currency__usd-rate-card__current,
  .p-currency--myr .p-currency__usd-rate-card__current,
  .p-currency--vnd .p-currency__usd-rate-card__current {
    text-align: left;
  }
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 851, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__usd-rate-card__current,
  .p-currency--eur .p-currency__usd-rate-card__current,
  .p-currency--gbp .p-currency__usd-rate-card__current,
  .p-currency--cny .p-currency__usd-rate-card__current,
  .p-currency--krw .p-currency__usd-rate-card__current,
  .p-currency--aud .p-currency__usd-rate-card__current,
  .p-currency--nzd .p-currency__usd-rate-card__current,
  .p-currency--cad .p-currency__usd-rate-card__current,
  .p-currency--hkd .p-currency__usd-rate-card__current,
  .p-currency--sgd .p-currency__usd-rate-card__current,
  .p-currency--thb .p-currency__usd-rate-card__current,
  .p-currency--twd .p-currency__usd-rate-card__current,
  .p-currency--chf .p-currency__usd-rate-card__current,
  .p-currency--idr .p-currency__usd-rate-card__current,
  .p-currency--php .p-currency__usd-rate-card__current,
  .p-currency--myr .p-currency__usd-rate-card__current,
  .p-currency--vnd .p-currency__usd-rate-card__current {
    font-size: 12px;
    line-height: 1.45;
    text-align: center;
  }
}
/* line 869, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-note,
.p-currency--eur .p-currency__rate-note,
.p-currency--gbp .p-currency__rate-note,
.p-currency--cny .p-currency__rate-note,
.p-currency--krw .p-currency__rate-note,
.p-currency--aud .p-currency__rate-note,
.p-currency--nzd .p-currency__rate-note,
.p-currency--cad .p-currency__rate-note,
.p-currency--hkd .p-currency__rate-note,
.p-currency--sgd .p-currency__rate-note,
.p-currency--thb .p-currency__rate-note,
.p-currency--twd .p-currency__rate-note,
.p-currency--chf .p-currency__rate-note,
.p-currency--idr .p-currency__rate-note,
.p-currency--php .p-currency__rate-note,
.p-currency--myr .p-currency__rate-note,
.p-currency--vnd .p-currency__rate-note {
  color: #70808a;
  font-size: 13px;
  line-height: 1.7;
}
/* line 875, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header__title,
.p-currency--eur .p-currency__rate-panel__header__title,
.p-currency--gbp .p-currency__rate-panel__header__title,
.p-currency--cny .p-currency__rate-panel__header__title,
.p-currency--krw .p-currency__rate-panel__header__title,
.p-currency--aud .p-currency__rate-panel__header__title,
.p-currency--nzd .p-currency__rate-panel__header__title,
.p-currency--cad .p-currency__rate-panel__header__title,
.p-currency--hkd .p-currency__rate-panel__header__title,
.p-currency--sgd .p-currency__rate-panel__header__title,
.p-currency--thb .p-currency__rate-panel__header__title,
.p-currency--twd .p-currency__rate-panel__header__title,
.p-currency--chf .p-currency__rate-panel__header__title,
.p-currency--idr .p-currency__rate-panel__header__title,
.p-currency--php .p-currency__rate-panel__header__title,
.p-currency--myr .p-currency__rate-panel__header__title,
.p-currency--vnd .p-currency__rate-panel__header__title {
  color: #174d74;
  font-weight: bold;
}
/* line 881, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header__time span,
.p-currency--eur .p-currency__rate-panel__header__time span,
.p-currency--gbp .p-currency__rate-panel__header__time span,
.p-currency--cny .p-currency__rate-panel__header__time span,
.p-currency--krw .p-currency__rate-panel__header__time span,
.p-currency--aud .p-currency__rate-panel__header__time span,
.p-currency--nzd .p-currency__rate-panel__header__time span,
.p-currency--cad .p-currency__rate-panel__header__time span,
.p-currency--hkd .p-currency__rate-panel__header__time span,
.p-currency--sgd .p-currency__rate-panel__header__time span,
.p-currency--thb .p-currency__rate-panel__header__time span,
.p-currency--twd .p-currency__rate-panel__header__time span,
.p-currency--chf .p-currency__rate-panel__header__time span,
.p-currency--idr .p-currency__rate-panel__header__time span,
.p-currency--php .p-currency__rate-panel__header__time span,
.p-currency--myr .p-currency__rate-panel__header__time span,
.p-currency--vnd .p-currency__rate-panel__header__time span {
  padding: 4px 10px;
  display: inline-block;
  background: #eef7fc;
  border: solid 1px #cfe5f0;
  border-radius: 999px;
  color: #174d74;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
}
/* line 893, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header,
.p-currency--eur .p-currency__rate-panel__header,
.p-currency--gbp .p-currency__rate-panel__header,
.p-currency--cny .p-currency__rate-panel__header,
.p-currency--krw .p-currency__rate-panel__header,
.p-currency--aud .p-currency__rate-panel__header,
.p-currency--nzd .p-currency__rate-panel__header,
.p-currency--cad .p-currency__rate-panel__header,
.p-currency--hkd .p-currency__rate-panel__header,
.p-currency--sgd .p-currency__rate-panel__header,
.p-currency--thb .p-currency__rate-panel__header,
.p-currency--twd .p-currency__rate-panel__header,
.p-currency--chf .p-currency__rate-panel__header,
.p-currency--idr .p-currency__rate-panel__header,
.p-currency--php .p-currency__rate-panel__header,
.p-currency--myr .p-currency__rate-panel__header,
.p-currency--vnd .p-currency__rate-panel__header {
  align-items: center;
  gap: 12px;
}
/* line 896, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header__title,
.p-currency--eur .p-currency__rate-panel__header__title,
.p-currency--gbp .p-currency__rate-panel__header__title,
.p-currency--cny .p-currency__rate-panel__header__title,
.p-currency--krw .p-currency__rate-panel__header__title,
.p-currency--aud .p-currency__rate-panel__header__title,
.p-currency--nzd .p-currency__rate-panel__header__title,
.p-currency--cad .p-currency__rate-panel__header__title,
.p-currency--hkd .p-currency__rate-panel__header__title,
.p-currency--sgd .p-currency__rate-panel__header__title,
.p-currency--thb .p-currency__rate-panel__header__title,
.p-currency--twd .p-currency__rate-panel__header__title,
.p-currency--chf .p-currency__rate-panel__header__title,
.p-currency--idr .p-currency__rate-panel__header__title,
.p-currency--php .p-currency__rate-panel__header__title,
.p-currency--myr .p-currency__rate-panel__header__title,
.p-currency--vnd .p-currency__rate-panel__header__title {
  padding-left: 1em;
}
/* line 899, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-panel__header__time,
.p-currency--eur .p-currency__rate-panel__header__time,
.p-currency--gbp .p-currency__rate-panel__header__time,
.p-currency--cny .p-currency__rate-panel__header__time,
.p-currency--krw .p-currency__rate-panel__header__time,
.p-currency--aud .p-currency__rate-panel__header__time,
.p-currency--nzd .p-currency__rate-panel__header__time,
.p-currency--cad .p-currency__rate-panel__header__time,
.p-currency--hkd .p-currency__rate-panel__header__time,
.p-currency--sgd .p-currency__rate-panel__header__time,
.p-currency--thb .p-currency__rate-panel__header__time,
.p-currency--twd .p-currency__rate-panel__header__time,
.p-currency--chf .p-currency__rate-panel__header__time,
.p-currency--idr .p-currency__rate-panel__header__time,
.p-currency--php .p-currency__rate-panel__header__time,
.p-currency--myr .p-currency__rate-panel__header__time,
.p-currency--vnd .p-currency__rate-panel__header__time {
  width: auto;
  margin-left: auto;
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  /* line 893, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-panel__header,
  .p-currency--eur .p-currency__rate-panel__header,
  .p-currency--gbp .p-currency__rate-panel__header,
  .p-currency--cny .p-currency__rate-panel__header,
  .p-currency--krw .p-currency__rate-panel__header,
  .p-currency--aud .p-currency__rate-panel__header,
  .p-currency--nzd .p-currency__rate-panel__header,
  .p-currency--cad .p-currency__rate-panel__header,
  .p-currency--hkd .p-currency__rate-panel__header,
  .p-currency--sgd .p-currency__rate-panel__header,
  .p-currency--thb .p-currency__rate-panel__header,
  .p-currency--twd .p-currency__rate-panel__header,
  .p-currency--chf .p-currency__rate-panel__header,
  .p-currency--idr .p-currency__rate-panel__header,
  .p-currency--php .p-currency__rate-panel__header,
  .p-currency--myr .p-currency__rate-panel__header,
  .p-currency--vnd .p-currency__rate-panel__header {
    align-items: flex-start;
    gap: 8px;
    padding-top: 8px;
  }
  /* line 908, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-panel__header__title,
  .p-currency--eur .p-currency__rate-panel__header__title,
  .p-currency--gbp .p-currency__rate-panel__header__title,
  .p-currency--cny .p-currency__rate-panel__header__title,
  .p-currency--krw .p-currency__rate-panel__header__title,
  .p-currency--aud .p-currency__rate-panel__header__title,
  .p-currency--nzd .p-currency__rate-panel__header__title,
  .p-currency--cad .p-currency__rate-panel__header__title,
  .p-currency--hkd .p-currency__rate-panel__header__title,
  .p-currency--sgd .p-currency__rate-panel__header__title,
  .p-currency--thb .p-currency__rate-panel__header__title,
  .p-currency--twd .p-currency__rate-panel__header__title,
  .p-currency--chf .p-currency__rate-panel__header__title,
  .p-currency--idr .p-currency__rate-panel__header__title,
  .p-currency--php .p-currency__rate-panel__header__title,
  .p-currency--myr .p-currency__rate-panel__header__title,
  .p-currency--vnd .p-currency__rate-panel__header__title {
    padding-left: 1em;
    flex: 1 1 100%;
  }
  /* line 912, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-panel__header__time,
  .p-currency--eur .p-currency__rate-panel__header__time,
  .p-currency--gbp .p-currency__rate-panel__header__time,
  .p-currency--cny .p-currency__rate-panel__header__time,
  .p-currency--krw .p-currency__rate-panel__header__time,
  .p-currency--aud .p-currency__rate-panel__header__time,
  .p-currency--nzd .p-currency__rate-panel__header__time,
  .p-currency--cad .p-currency__rate-panel__header__time,
  .p-currency--hkd .p-currency__rate-panel__header__time,
  .p-currency--sgd .p-currency__rate-panel__header__time,
  .p-currency--thb .p-currency__rate-panel__header__time,
  .p-currency--twd .p-currency__rate-panel__header__time,
  .p-currency--chf .p-currency__rate-panel__header__time,
  .p-currency--idr .p-currency__rate-panel__header__time,
  .p-currency--php .p-currency__rate-panel__header__time,
  .p-currency--myr .p-currency__rate-panel__header__time,
  .p-currency--vnd .p-currency__rate-panel__header__time {
    margin-left: 1em;
    text-align: left;
  }
}
/* line 920, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions,
.p-currency--eur .p-currency__rate-actions,
.p-currency--gbp .p-currency__rate-actions,
.p-currency--cny .p-currency__rate-actions,
.p-currency--krw .p-currency__rate-actions,
.p-currency--aud .p-currency__rate-actions,
.p-currency--nzd .p-currency__rate-actions,
.p-currency--cad .p-currency__rate-actions,
.p-currency--hkd .p-currency__rate-actions,
.p-currency--sgd .p-currency__rate-actions,
.p-currency--thb .p-currency__rate-actions,
.p-currency--twd .p-currency__rate-actions,
.p-currency--chf .p-currency__rate-actions,
.p-currency--idr .p-currency__rate-actions,
.p-currency--php .p-currency__rate-actions,
.p-currency--myr .p-currency__rate-actions,
.p-currency--vnd .p-currency__rate-actions {
  gap: 12px;
  justify-content: center;
}
/* line 923, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions .sell, .p-currency--usd .p-currency__rate-actions .buy,
.p-currency--eur .p-currency__rate-actions .sell,
.p-currency--eur .p-currency__rate-actions .buy,
.p-currency--gbp .p-currency__rate-actions .sell,
.p-currency--gbp .p-currency__rate-actions .buy,
.p-currency--cny .p-currency__rate-actions .sell,
.p-currency--cny .p-currency__rate-actions .buy,
.p-currency--krw .p-currency__rate-actions .sell,
.p-currency--krw .p-currency__rate-actions .buy,
.p-currency--aud .p-currency__rate-actions .sell,
.p-currency--aud .p-currency__rate-actions .buy,
.p-currency--nzd .p-currency__rate-actions .sell,
.p-currency--nzd .p-currency__rate-actions .buy,
.p-currency--cad .p-currency__rate-actions .sell,
.p-currency--cad .p-currency__rate-actions .buy,
.p-currency--hkd .p-currency__rate-actions .sell,
.p-currency--hkd .p-currency__rate-actions .buy,
.p-currency--sgd .p-currency__rate-actions .sell,
.p-currency--sgd .p-currency__rate-actions .buy,
.p-currency--thb .p-currency__rate-actions .sell,
.p-currency--thb .p-currency__rate-actions .buy,
.p-currency--twd .p-currency__rate-actions .sell,
.p-currency--twd .p-currency__rate-actions .buy,
.p-currency--chf .p-currency__rate-actions .sell,
.p-currency--chf .p-currency__rate-actions .buy,
.p-currency--idr .p-currency__rate-actions .sell,
.p-currency--idr .p-currency__rate-actions .buy,
.p-currency--php .p-currency__rate-actions .sell,
.p-currency--php .p-currency__rate-actions .buy,
.p-currency--myr .p-currency__rate-actions .sell,
.p-currency--myr .p-currency__rate-actions .buy,
.p-currency--vnd .p-currency__rate-actions .sell,
.p-currency--vnd .p-currency__rate-actions .buy {
  min-height: 44px;
  width: min(260px, calc(50% - 6px));
  padding: 12px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
}
/* line 935, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions .buy,
.p-currency--eur .p-currency__rate-actions .buy,
.p-currency--gbp .p-currency__rate-actions .buy,
.p-currency--cny .p-currency__rate-actions .buy,
.p-currency--krw .p-currency__rate-actions .buy,
.p-currency--aud .p-currency__rate-actions .buy,
.p-currency--nzd .p-currency__rate-actions .buy,
.p-currency--cad .p-currency__rate-actions .buy,
.p-currency--hkd .p-currency__rate-actions .buy,
.p-currency--sgd .p-currency__rate-actions .buy,
.p-currency--thb .p-currency__rate-actions .buy,
.p-currency--twd .p-currency__rate-actions .buy,
.p-currency--chf .p-currency__rate-actions .buy,
.p-currency--idr .p-currency__rate-actions .buy,
.p-currency--php .p-currency__rate-actions .buy,
.p-currency--myr .p-currency__rate-actions .buy,
.p-currency--vnd .p-currency__rate-actions .buy {
  background: #15506f;
  border-color: #15506f;
  color: #fff;
  box-shadow: 0 3px 8px rgba(21, 80, 111, 0.16);
}
/* line 941, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__rate-actions .sell,
.p-currency--eur .p-currency__rate-actions .sell,
.p-currency--gbp .p-currency__rate-actions .sell,
.p-currency--cny .p-currency__rate-actions .sell,
.p-currency--krw .p-currency__rate-actions .sell,
.p-currency--aud .p-currency__rate-actions .sell,
.p-currency--nzd .p-currency__rate-actions .sell,
.p-currency--cad .p-currency__rate-actions .sell,
.p-currency--hkd .p-currency__rate-actions .sell,
.p-currency--sgd .p-currency__rate-actions .sell,
.p-currency--thb .p-currency__rate-actions .sell,
.p-currency--twd .p-currency__rate-actions .sell,
.p-currency--chf .p-currency__rate-actions .sell,
.p-currency--idr .p-currency__rate-actions .sell,
.p-currency--php .p-currency__rate-actions .sell,
.p-currency--myr .p-currency__rate-actions .sell,
.p-currency--vnd .p-currency__rate-actions .sell {
  background: #fff;
  border-color: #5f9ab8;
  color: #174d74;
}
@media (max-width: 640px) {
  /* line 920, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-actions,
  .p-currency--eur .p-currency__rate-actions,
  .p-currency--gbp .p-currency__rate-actions,
  .p-currency--cny .p-currency__rate-actions,
  .p-currency--krw .p-currency__rate-actions,
  .p-currency--aud .p-currency__rate-actions,
  .p-currency--nzd .p-currency__rate-actions,
  .p-currency--cad .p-currency__rate-actions,
  .p-currency--hkd .p-currency__rate-actions,
  .p-currency--sgd .p-currency__rate-actions,
  .p-currency--thb .p-currency__rate-actions,
  .p-currency--twd .p-currency__rate-actions,
  .p-currency--chf .p-currency__rate-actions,
  .p-currency--idr .p-currency__rate-actions,
  .p-currency--php .p-currency__rate-actions,
  .p-currency--myr .p-currency__rate-actions,
  .p-currency--vnd .p-currency__rate-actions {
    flex-direction: column;
  }
  /* line 948, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__rate-actions .sell, .p-currency--usd .p-currency__rate-actions .buy,
  .p-currency--eur .p-currency__rate-actions .sell,
  .p-currency--eur .p-currency__rate-actions .buy,
  .p-currency--gbp .p-currency__rate-actions .sell,
  .p-currency--gbp .p-currency__rate-actions .buy,
  .p-currency--cny .p-currency__rate-actions .sell,
  .p-currency--cny .p-currency__rate-actions .buy,
  .p-currency--krw .p-currency__rate-actions .sell,
  .p-currency--krw .p-currency__rate-actions .buy,
  .p-currency--aud .p-currency__rate-actions .sell,
  .p-currency--aud .p-currency__rate-actions .buy,
  .p-currency--nzd .p-currency__rate-actions .sell,
  .p-currency--nzd .p-currency__rate-actions .buy,
  .p-currency--cad .p-currency__rate-actions .sell,
  .p-currency--cad .p-currency__rate-actions .buy,
  .p-currency--hkd .p-currency__rate-actions .sell,
  .p-currency--hkd .p-currency__rate-actions .buy,
  .p-currency--sgd .p-currency__rate-actions .sell,
  .p-currency--sgd .p-currency__rate-actions .buy,
  .p-currency--thb .p-currency__rate-actions .sell,
  .p-currency--thb .p-currency__rate-actions .buy,
  .p-currency--twd .p-currency__rate-actions .sell,
  .p-currency--twd .p-currency__rate-actions .buy,
  .p-currency--chf .p-currency__rate-actions .sell,
  .p-currency--chf .p-currency__rate-actions .buy,
  .p-currency--idr .p-currency__rate-actions .sell,
  .p-currency--idr .p-currency__rate-actions .buy,
  .p-currency--php .p-currency__rate-actions .sell,
  .p-currency--php .p-currency__rate-actions .buy,
  .p-currency--myr .p-currency__rate-actions .sell,
  .p-currency--myr .p-currency__rate-actions .buy,
  .p-currency--vnd .p-currency__rate-actions .sell,
  .p-currency--vnd .p-currency__rate-actions .buy {
    width: 100%;
  }
}
/* line 954, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section,
.p-currency--eur .p-currency__fx-section,
.p-currency--gbp .p-currency__fx-section,
.p-currency--cny .p-currency__fx-section,
.p-currency--krw .p-currency__fx-section,
.p-currency--aud .p-currency__fx-section,
.p-currency--nzd .p-currency__fx-section,
.p-currency--cad .p-currency__fx-section,
.p-currency--hkd .p-currency__fx-section,
.p-currency--sgd .p-currency__fx-section,
.p-currency--thb .p-currency__fx-section,
.p-currency--twd .p-currency__fx-section,
.p-currency--chf .p-currency__fx-section,
.p-currency--idr .p-currency__fx-section,
.p-currency--php .p-currency__fx-section,
.p-currency--myr .p-currency__fx-section,
.p-currency--vnd .p-currency__fx-section {
  margin-top: -2px;
}
/* line 956, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section .c-section-header,
.p-currency--eur .p-currency__fx-section .c-section-header,
.p-currency--gbp .p-currency__fx-section .c-section-header,
.p-currency--cny .p-currency__fx-section .c-section-header,
.p-currency--krw .p-currency__fx-section .c-section-header,
.p-currency--aud .p-currency__fx-section .c-section-header,
.p-currency--nzd .p-currency__fx-section .c-section-header,
.p-currency--cad .p-currency__fx-section .c-section-header,
.p-currency--hkd .p-currency__fx-section .c-section-header,
.p-currency--sgd .p-currency__fx-section .c-section-header,
.p-currency--thb .p-currency__fx-section .c-section-header,
.p-currency--twd .p-currency__fx-section .c-section-header,
.p-currency--chf .p-currency__fx-section .c-section-header,
.p-currency--idr .p-currency__fx-section .c-section-header,
.p-currency--php .p-currency__fx-section .c-section-header,
.p-currency--myr .p-currency__fx-section .c-section-header,
.p-currency--vnd .p-currency__fx-section .c-section-header {
  margin-bottom: 10px;
}
/* line 959, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section .c-section-header__title,
.p-currency--eur .p-currency__fx-section .c-section-header__title,
.p-currency--gbp .p-currency__fx-section .c-section-header__title,
.p-currency--cny .p-currency__fx-section .c-section-header__title,
.p-currency--krw .p-currency__fx-section .c-section-header__title,
.p-currency--aud .p-currency__fx-section .c-section-header__title,
.p-currency--nzd .p-currency__fx-section .c-section-header__title,
.p-currency--cad .p-currency__fx-section .c-section-header__title,
.p-currency--hkd .p-currency__fx-section .c-section-header__title,
.p-currency--sgd .p-currency__fx-section .c-section-header__title,
.p-currency--thb .p-currency__fx-section .c-section-header__title,
.p-currency--twd .p-currency__fx-section .c-section-header__title,
.p-currency--chf .p-currency__fx-section .c-section-header__title,
.p-currency--idr .p-currency__fx-section .c-section-header__title,
.p-currency--php .p-currency__fx-section .c-section-header__title,
.p-currency--myr .p-currency__fx-section .c-section-header__title,
.p-currency--vnd .p-currency__fx-section .c-section-header__title {
  display: block;
}
/* line 962, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section__title,
.p-currency--eur .p-currency__fx-section__title,
.p-currency--gbp .p-currency__fx-section__title,
.p-currency--cny .p-currency__fx-section__title,
.p-currency--krw .p-currency__fx-section__title,
.p-currency--aud .p-currency__fx-section__title,
.p-currency--nzd .p-currency__fx-section__title,
.p-currency--cad .p-currency__fx-section__title,
.p-currency--hkd .p-currency__fx-section__title,
.p-currency--sgd .p-currency__fx-section__title,
.p-currency--thb .p-currency__fx-section__title,
.p-currency--twd .p-currency__fx-section__title,
.p-currency--chf .p-currency__fx-section__title,
.p-currency--idr .p-currency__fx-section__title,
.p-currency--php .p-currency__fx-section__title,
.p-currency--myr .p-currency__fx-section__title,
.p-currency--vnd .p-currency__fx-section__title {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;
  line-height: 1.35;
}
@media (max-width: 640px) {
  /* line 962, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-section__title,
  .p-currency--eur .p-currency__fx-section__title,
  .p-currency--gbp .p-currency__fx-section__title,
  .p-currency--cny .p-currency__fx-section__title,
  .p-currency--krw .p-currency__fx-section__title,
  .p-currency--aud .p-currency__fx-section__title,
  .p-currency--nzd .p-currency__fx-section__title,
  .p-currency--cad .p-currency__fx-section__title,
  .p-currency--hkd .p-currency__fx-section__title,
  .p-currency--sgd .p-currency__fx-section__title,
  .p-currency--thb .p-currency__fx-section__title,
  .p-currency--twd .p-currency__fx-section__title,
  .p-currency--chf .p-currency__fx-section__title,
  .p-currency--idr .p-currency__fx-section__title,
  .p-currency--php .p-currency__fx-section__title,
  .p-currency--myr .p-currency__fx-section__title,
  .p-currency--vnd .p-currency__fx-section__title {
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
}
/* line 974, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section__icon,
.p-currency--eur .p-currency__fx-section__icon,
.p-currency--gbp .p-currency__fx-section__icon,
.p-currency--cny .p-currency__fx-section__icon,
.p-currency--krw .p-currency__fx-section__icon,
.p-currency--aud .p-currency__fx-section__icon,
.p-currency--nzd .p-currency__fx-section__icon,
.p-currency--cad .p-currency__fx-section__icon,
.p-currency--hkd .p-currency__fx-section__icon,
.p-currency--sgd .p-currency__fx-section__icon,
.p-currency--thb .p-currency__fx-section__icon,
.p-currency--twd .p-currency__fx-section__icon,
.p-currency--chf .p-currency__fx-section__icon,
.p-currency--idr .p-currency__fx-section__icon,
.p-currency--php .p-currency__fx-section__icon,
.p-currency--myr .p-currency__fx-section__icon,
.p-currency--vnd .p-currency__fx-section__icon {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  margin-top: 1px;
  border-radius: 50%;
  background: linear-gradient(135deg, #005ca8 0%, #1787c9 100%);
  box-shadow: 0 4px 12px rgba(23, 77, 116, 0.16);
}
/* line 985, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section__icon svg,
.p-currency--eur .p-currency__fx-section__icon svg,
.p-currency--gbp .p-currency__fx-section__icon svg,
.p-currency--cny .p-currency__fx-section__icon svg,
.p-currency--krw .p-currency__fx-section__icon svg,
.p-currency--aud .p-currency__fx-section__icon svg,
.p-currency--nzd .p-currency__fx-section__icon svg,
.p-currency--cad .p-currency__fx-section__icon svg,
.p-currency--hkd .p-currency__fx-section__icon svg,
.p-currency--sgd .p-currency__fx-section__icon svg,
.p-currency--thb .p-currency__fx-section__icon svg,
.p-currency--twd .p-currency__fx-section__icon svg,
.p-currency--chf .p-currency__fx-section__icon svg,
.p-currency--idr .p-currency__fx-section__icon svg,
.p-currency--php .p-currency__fx-section__icon svg,
.p-currency--myr .p-currency__fx-section__icon svg,
.p-currency--vnd .p-currency__fx-section__icon svg {
  width: 27px;
  height: 27px;
  display: block;
}
/* line 990, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section__icon rect,
.p-currency--usd .p-currency__fx-section__icon path,
.p-currency--eur .p-currency__fx-section__icon rect,
.p-currency--eur .p-currency__fx-section__icon path,
.p-currency--gbp .p-currency__fx-section__icon rect,
.p-currency--gbp .p-currency__fx-section__icon path,
.p-currency--cny .p-currency__fx-section__icon rect,
.p-currency--cny .p-currency__fx-section__icon path,
.p-currency--krw .p-currency__fx-section__icon rect,
.p-currency--krw .p-currency__fx-section__icon path,
.p-currency--aud .p-currency__fx-section__icon rect,
.p-currency--aud .p-currency__fx-section__icon path,
.p-currency--nzd .p-currency__fx-section__icon rect,
.p-currency--nzd .p-currency__fx-section__icon path,
.p-currency--cad .p-currency__fx-section__icon rect,
.p-currency--cad .p-currency__fx-section__icon path,
.p-currency--hkd .p-currency__fx-section__icon rect,
.p-currency--hkd .p-currency__fx-section__icon path,
.p-currency--sgd .p-currency__fx-section__icon rect,
.p-currency--sgd .p-currency__fx-section__icon path,
.p-currency--thb .p-currency__fx-section__icon rect,
.p-currency--thb .p-currency__fx-section__icon path,
.p-currency--twd .p-currency__fx-section__icon rect,
.p-currency--twd .p-currency__fx-section__icon path,
.p-currency--chf .p-currency__fx-section__icon rect,
.p-currency--chf .p-currency__fx-section__icon path,
.p-currency--idr .p-currency__fx-section__icon rect,
.p-currency--idr .p-currency__fx-section__icon path,
.p-currency--php .p-currency__fx-section__icon rect,
.p-currency--php .p-currency__fx-section__icon path,
.p-currency--myr .p-currency__fx-section__icon rect,
.p-currency--myr .p-currency__fx-section__icon path,
.p-currency--vnd .p-currency__fx-section__icon rect,
.p-currency--vnd .p-currency__fx-section__icon path {
  fill: #fff;
  stroke: none;
}
@media (max-width: 640px) {
  /* line 974, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-section__icon,
  .p-currency--eur .p-currency__fx-section__icon,
  .p-currency--gbp .p-currency__fx-section__icon,
  .p-currency--cny .p-currency__fx-section__icon,
  .p-currency--krw .p-currency__fx-section__icon,
  .p-currency--aud .p-currency__fx-section__icon,
  .p-currency--nzd .p-currency__fx-section__icon,
  .p-currency--cad .p-currency__fx-section__icon,
  .p-currency--hkd .p-currency__fx-section__icon,
  .p-currency--sgd .p-currency__fx-section__icon,
  .p-currency--thb .p-currency__fx-section__icon,
  .p-currency--twd .p-currency__fx-section__icon,
  .p-currency--chf .p-currency__fx-section__icon,
  .p-currency--idr .p-currency__fx-section__icon,
  .p-currency--php .p-currency__fx-section__icon,
  .p-currency--myr .p-currency__fx-section__icon,
  .p-currency--vnd .p-currency__fx-section__icon {
    width: 34px;
    height: 34px;
    margin-top: 0;
  }
  /* line 999, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-section__icon svg,
  .p-currency--eur .p-currency__fx-section__icon svg,
  .p-currency--gbp .p-currency__fx-section__icon svg,
  .p-currency--cny .p-currency__fx-section__icon svg,
  .p-currency--krw .p-currency__fx-section__icon svg,
  .p-currency--aud .p-currency__fx-section__icon svg,
  .p-currency--nzd .p-currency__fx-section__icon svg,
  .p-currency--cad .p-currency__fx-section__icon svg,
  .p-currency--hkd .p-currency__fx-section__icon svg,
  .p-currency--sgd .p-currency__fx-section__icon svg,
  .p-currency--thb .p-currency__fx-section__icon svg,
  .p-currency--twd .p-currency__fx-section__icon svg,
  .p-currency--chf .p-currency__fx-section__icon svg,
  .p-currency--idr .p-currency__fx-section__icon svg,
  .p-currency--php .p-currency__fx-section__icon svg,
  .p-currency--myr .p-currency__fx-section__icon svg,
  .p-currency--vnd .p-currency__fx-section__icon svg {
    width: 22px;
    height: 22px;
  }
}
/* line 1005, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-section__lead,
.p-currency--eur .p-currency__fx-section__lead,
.p-currency--gbp .p-currency__fx-section__lead,
.p-currency--cny .p-currency__fx-section__lead,
.p-currency--krw .p-currency__fx-section__lead,
.p-currency--aud .p-currency__fx-section__lead,
.p-currency--nzd .p-currency__fx-section__lead,
.p-currency--cad .p-currency__fx-section__lead,
.p-currency--hkd .p-currency__fx-section__lead,
.p-currency--sgd .p-currency__fx-section__lead,
.p-currency--thb .p-currency__fx-section__lead,
.p-currency--twd .p-currency__fx-section__lead,
.p-currency--chf .p-currency__fx-section__lead,
.p-currency--idr .p-currency__fx-section__lead,
.p-currency--php .p-currency__fx-section__lead,
.p-currency--myr .p-currency__fx-section__lead,
.p-currency--vnd .p-currency__fx-section__lead {
  max-width: 640px;
  margin: 0 auto 14px;
  color: #4c6474;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 1005, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-section__lead,
  .p-currency--eur .p-currency__fx-section__lead,
  .p-currency--gbp .p-currency__fx-section__lead,
  .p-currency--cny .p-currency__fx-section__lead,
  .p-currency--krw .p-currency__fx-section__lead,
  .p-currency--aud .p-currency__fx-section__lead,
  .p-currency--nzd .p-currency__fx-section__lead,
  .p-currency--cad .p-currency__fx-section__lead,
  .p-currency--hkd .p-currency__fx-section__lead,
  .p-currency--sgd .p-currency__fx-section__lead,
  .p-currency--thb .p-currency__fx-section__lead,
  .p-currency--twd .p-currency__fx-section__lead,
  .p-currency--chf .p-currency__fx-section__lead,
  .p-currency--idr .p-currency__fx-section__lead,
  .p-currency--php .p-currency__fx-section__lead,
  .p-currency--myr .p-currency__fx-section__lead,
  .p-currency--vnd .p-currency__fx-section__lead {
    text-align: left;
  }
}
/* line 1018, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-chart-card,
.p-currency--eur .p-currency__fx-chart-card,
.p-currency--gbp .p-currency__fx-chart-card,
.p-currency--cny .p-currency__fx-chart-card,
.p-currency--krw .p-currency__fx-chart-card,
.p-currency--aud .p-currency__fx-chart-card,
.p-currency--nzd .p-currency__fx-chart-card,
.p-currency--cad .p-currency__fx-chart-card,
.p-currency--hkd .p-currency__fx-chart-card,
.p-currency--sgd .p-currency__fx-chart-card,
.p-currency--thb .p-currency__fx-chart-card,
.p-currency--twd .p-currency__fx-chart-card,
.p-currency--chf .p-currency__fx-chart-card,
.p-currency--idr .p-currency__fx-chart-card,
.p-currency--php .p-currency__fx-chart-card,
.p-currency--myr .p-currency__fx-chart-card,
.p-currency--vnd .p-currency__fx-chart-card {
  margin: 16px 0 18px;
  padding: 16px 22px 13px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbfd 100%);
  border: solid 1px #d7e8f1;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(23, 77, 116, 0.07);
  text-align: center;
}
@media (max-width: 640px) {
  /* line 1018, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-chart-card,
  .p-currency--eur .p-currency__fx-chart-card,
  .p-currency--gbp .p-currency__fx-chart-card,
  .p-currency--cny .p-currency__fx-chart-card,
  .p-currency--krw .p-currency__fx-chart-card,
  .p-currency--aud .p-currency__fx-chart-card,
  .p-currency--nzd .p-currency__fx-chart-card,
  .p-currency--cad .p-currency__fx-chart-card,
  .p-currency--hkd .p-currency__fx-chart-card,
  .p-currency--sgd .p-currency__fx-chart-card,
  .p-currency--thb .p-currency__fx-chart-card,
  .p-currency--twd .p-currency__fx-chart-card,
  .p-currency--chf .p-currency__fx-chart-card,
  .p-currency--idr .p-currency__fx-chart-card,
  .p-currency--php .p-currency__fx-chart-card,
  .p-currency--myr .p-currency__fx-chart-card,
  .p-currency--vnd .p-currency__fx-chart-card {
    margin: 12px 0 14px;
    padding: 11px 12px 8px;
  }
}
/* line 1032, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-widget--lazy,
.p-currency--eur .p-currency__fx-widget--lazy,
.p-currency--gbp .p-currency__fx-widget--lazy,
.p-currency--cny .p-currency__fx-widget--lazy,
.p-currency--krw .p-currency__fx-widget--lazy,
.p-currency--aud .p-currency__fx-widget--lazy,
.p-currency--nzd .p-currency__fx-widget--lazy,
.p-currency--cad .p-currency__fx-widget--lazy,
.p-currency--hkd .p-currency__fx-widget--lazy,
.p-currency--sgd .p-currency__fx-widget--lazy,
.p-currency--thb .p-currency__fx-widget--lazy,
.p-currency--twd .p-currency__fx-widget--lazy,
.p-currency--chf .p-currency__fx-widget--lazy,
.p-currency--idr .p-currency__fx-widget--lazy,
.p-currency--php .p-currency__fx-widget--lazy,
.p-currency--myr .p-currency__fx-widget--lazy,
.p-currency--vnd .p-currency__fx-widget--lazy {
  min-height: 0;
  padding: 0;
  background: transparent;
  border: none;
}
/* line 1039, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-load-button,
.p-currency--eur .p-currency__fx-load-button,
.p-currency--gbp .p-currency__fx-load-button,
.p-currency--cny .p-currency__fx-load-button,
.p-currency--krw .p-currency__fx-load-button,
.p-currency--aud .p-currency__fx-load-button,
.p-currency--nzd .p-currency__fx-load-button,
.p-currency--cad .p-currency__fx-load-button,
.p-currency--hkd .p-currency__fx-load-button,
.p-currency--sgd .p-currency__fx-load-button,
.p-currency--thb .p-currency__fx-load-button,
.p-currency--twd .p-currency__fx-load-button,
.p-currency--chf .p-currency__fx-load-button,
.p-currency--idr .p-currency__fx-load-button,
.p-currency--php .p-currency__fx-load-button,
.p-currency--myr .p-currency__fx-load-button,
.p-currency--vnd .p-currency__fx-load-button {
  margin: 0 auto;
  min-height: 44px;
  padding: 11px 22px;
  border-radius: 4px;
  box-shadow: 0 3px 8px rgba(21, 80, 111, 0.14);
}
@media (max-width: 640px) {
  /* line 1039, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-load-button,
  .p-currency--eur .p-currency__fx-load-button,
  .p-currency--gbp .p-currency__fx-load-button,
  .p-currency--cny .p-currency__fx-load-button,
  .p-currency--krw .p-currency__fx-load-button,
  .p-currency--aud .p-currency__fx-load-button,
  .p-currency--nzd .p-currency__fx-load-button,
  .p-currency--cad .p-currency__fx-load-button,
  .p-currency--hkd .p-currency__fx-load-button,
  .p-currency--sgd .p-currency__fx-load-button,
  .p-currency--thb .p-currency__fx-load-button,
  .p-currency--twd .p-currency__fx-load-button,
  .p-currency--chf .p-currency__fx-load-button,
  .p-currency--idr .p-currency__fx-load-button,
  .p-currency--php .p-currency__fx-load-button,
  .p-currency--myr .p-currency__fx-load-button,
  .p-currency--vnd .p-currency__fx-load-button {
    min-height: 42px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.45;
  }
}
/* line 1053, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-loading,
.p-currency--eur .p-currency__fx-loading,
.p-currency--gbp .p-currency__fx-loading,
.p-currency--cny .p-currency__fx-loading,
.p-currency--krw .p-currency__fx-loading,
.p-currency--aud .p-currency__fx-loading,
.p-currency--nzd .p-currency__fx-loading,
.p-currency--cad .p-currency__fx-loading,
.p-currency--hkd .p-currency__fx-loading,
.p-currency--sgd .p-currency__fx-loading,
.p-currency--thb .p-currency__fx-loading,
.p-currency--twd .p-currency__fx-loading,
.p-currency--chf .p-currency__fx-loading,
.p-currency--idr .p-currency__fx-loading,
.p-currency--php .p-currency__fx-loading,
.p-currency--myr .p-currency__fx-loading,
.p-currency--vnd .p-currency__fx-loading {
  display: none;
  margin: 12px 0 0;
  color: #5e7381;
  font-size: 13px;
  line-height: 1.7;
  text-align: center;
}
/* line 1060, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-loading.is-active,
.p-currency--eur .p-currency__fx-loading.is-active,
.p-currency--gbp .p-currency__fx-loading.is-active,
.p-currency--cny .p-currency__fx-loading.is-active,
.p-currency--krw .p-currency__fx-loading.is-active,
.p-currency--aud .p-currency__fx-loading.is-active,
.p-currency--nzd .p-currency__fx-loading.is-active,
.p-currency--cad .p-currency__fx-loading.is-active,
.p-currency--hkd .p-currency__fx-loading.is-active,
.p-currency--sgd .p-currency__fx-loading.is-active,
.p-currency--thb .p-currency__fx-loading.is-active,
.p-currency--twd .p-currency__fx-loading.is-active,
.p-currency--chf .p-currency__fx-loading.is-active,
.p-currency--idr .p-currency__fx-loading.is-active,
.p-currency--php .p-currency__fx-loading.is-active,
.p-currency--myr .p-currency__fx-loading.is-active,
.p-currency--vnd .p-currency__fx-loading.is-active {
  display: block;
}
/* line 1065, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-frame,
.p-currency--eur .p-currency__fx-frame,
.p-currency--gbp .p-currency__fx-frame,
.p-currency--cny .p-currency__fx-frame,
.p-currency--krw .p-currency__fx-frame,
.p-currency--aud .p-currency__fx-frame,
.p-currency--nzd .p-currency__fx-frame,
.p-currency--cad .p-currency__fx-frame,
.p-currency--hkd .p-currency__fx-frame,
.p-currency--sgd .p-currency__fx-frame,
.p-currency--thb .p-currency__fx-frame,
.p-currency--twd .p-currency__fx-frame,
.p-currency--chf .p-currency__fx-frame,
.p-currency--idr .p-currency__fx-frame,
.p-currency--php .p-currency__fx-frame,
.p-currency--myr .p-currency__fx-frame,
.p-currency--vnd .p-currency__fx-frame {
  min-height: 0;
}
/* line 1067, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-frame:empty,
.p-currency--eur .p-currency__fx-frame:empty,
.p-currency--gbp .p-currency__fx-frame:empty,
.p-currency--cny .p-currency__fx-frame:empty,
.p-currency--krw .p-currency__fx-frame:empty,
.p-currency--aud .p-currency__fx-frame:empty,
.p-currency--nzd .p-currency__fx-frame:empty,
.p-currency--cad .p-currency__fx-frame:empty,
.p-currency--hkd .p-currency__fx-frame:empty,
.p-currency--sgd .p-currency__fx-frame:empty,
.p-currency--thb .p-currency__fx-frame:empty,
.p-currency--twd .p-currency__fx-frame:empty,
.p-currency--chf .p-currency__fx-frame:empty,
.p-currency--idr .p-currency__fx-frame:empty,
.p-currency--php .p-currency__fx-frame:empty,
.p-currency--myr .p-currency__fx-frame:empty,
.p-currency--vnd .p-currency__fx-frame:empty {
  height: 0;
  margin: 0;
  padding: 0;
}
/* line 1072, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-frame:not(:empty),
.p-currency--eur .p-currency__fx-frame:not(:empty),
.p-currency--gbp .p-currency__fx-frame:not(:empty),
.p-currency--cny .p-currency__fx-frame:not(:empty),
.p-currency--krw .p-currency__fx-frame:not(:empty),
.p-currency--aud .p-currency__fx-frame:not(:empty),
.p-currency--nzd .p-currency__fx-frame:not(:empty),
.p-currency--cad .p-currency__fx-frame:not(:empty),
.p-currency--hkd .p-currency__fx-frame:not(:empty),
.p-currency--sgd .p-currency__fx-frame:not(:empty),
.p-currency--thb .p-currency__fx-frame:not(:empty),
.p-currency--twd .p-currency__fx-frame:not(:empty),
.p-currency--chf .p-currency__fx-frame:not(:empty),
.p-currency--idr .p-currency__fx-frame:not(:empty),
.p-currency--php .p-currency__fx-frame:not(:empty),
.p-currency--myr .p-currency__fx-frame:not(:empty),
.p-currency--vnd .p-currency__fx-frame:not(:empty) {
  margin-top: 10px;
}
@media (max-width: 640px) {
  /* line 1072, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-frame:not(:empty),
  .p-currency--eur .p-currency__fx-frame:not(:empty),
  .p-currency--gbp .p-currency__fx-frame:not(:empty),
  .p-currency--cny .p-currency__fx-frame:not(:empty),
  .p-currency--krw .p-currency__fx-frame:not(:empty),
  .p-currency--aud .p-currency__fx-frame:not(:empty),
  .p-currency--nzd .p-currency__fx-frame:not(:empty),
  .p-currency--cad .p-currency__fx-frame:not(:empty),
  .p-currency--hkd .p-currency__fx-frame:not(:empty),
  .p-currency--sgd .p-currency__fx-frame:not(:empty),
  .p-currency--thb .p-currency__fx-frame:not(:empty),
  .p-currency--twd .p-currency__fx-frame:not(:empty),
  .p-currency--chf .p-currency__fx-frame:not(:empty),
  .p-currency--idr .p-currency__fx-frame:not(:empty),
  .p-currency--php .p-currency__fx-frame:not(:empty),
  .p-currency--myr .p-currency__fx-frame:not(:empty),
  .p-currency--vnd .p-currency__fx-frame:not(:empty) {
    margin-top: 8px;
  }
}
/* line 1080, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart,
.p-currency--eur .p-currency__self-chart,
.p-currency--gbp .p-currency__self-chart,
.p-currency--cny .p-currency__self-chart,
.p-currency--krw .p-currency__self-chart,
.p-currency--aud .p-currency__self-chart,
.p-currency--nzd .p-currency__self-chart,
.p-currency--cad .p-currency__self-chart,
.p-currency--hkd .p-currency__self-chart,
.p-currency--sgd .p-currency__self-chart,
.p-currency--thb .p-currency__self-chart,
.p-currency--twd .p-currency__self-chart,
.p-currency--chf .p-currency__self-chart,
.p-currency--idr .p-currency__self-chart,
.p-currency--php .p-currency__self-chart,
.p-currency--myr .p-currency__self-chart,
.p-currency--vnd .p-currency__self-chart {
  text-align: left;
}
/* line 1082, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__summary,
.p-currency--eur .p-currency__self-chart__summary,
.p-currency--gbp .p-currency__self-chart__summary,
.p-currency--cny .p-currency__self-chart__summary,
.p-currency--krw .p-currency__self-chart__summary,
.p-currency--aud .p-currency__self-chart__summary,
.p-currency--nzd .p-currency__self-chart__summary,
.p-currency--cad .p-currency__self-chart__summary,
.p-currency--hkd .p-currency__self-chart__summary,
.p-currency--sgd .p-currency__self-chart__summary,
.p-currency--thb .p-currency__self-chart__summary,
.p-currency--twd .p-currency__self-chart__summary,
.p-currency--chf .p-currency__self-chart__summary,
.p-currency--idr .p-currency__self-chart__summary,
.p-currency--php .p-currency__self-chart__summary,
.p-currency--myr .p-currency__self-chart__summary,
.p-currency--vnd .p-currency__self-chart__summary {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 22px;
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  /* line 1082, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__summary,
  .p-currency--eur .p-currency__self-chart__summary,
  .p-currency--gbp .p-currency__self-chart__summary,
  .p-currency--cny .p-currency__self-chart__summary,
  .p-currency--krw .p-currency__self-chart__summary,
  .p-currency--aud .p-currency__self-chart__summary,
  .p-currency--nzd .p-currency__self-chart__summary,
  .p-currency--cad .p-currency__self-chart__summary,
  .p-currency--hkd .p-currency__self-chart__summary,
  .p-currency--sgd .p-currency__self-chart__summary,
  .p-currency--thb .p-currency__self-chart__summary,
  .p-currency--twd .p-currency__self-chart__summary,
  .p-currency--chf .p-currency__self-chart__summary,
  .p-currency--idr .p-currency__self-chart__summary,
  .p-currency--php .p-currency__self-chart__summary,
  .p-currency--myr .p-currency__self-chart__summary,
  .p-currency--vnd .p-currency__self-chart__summary {
    display: block;
    margin-bottom: 12px;
  }
}
/* line 1093, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__rate,
.p-currency--eur .p-currency__self-chart__rate,
.p-currency--gbp .p-currency__self-chart__rate,
.p-currency--cny .p-currency__self-chart__rate,
.p-currency--krw .p-currency__self-chart__rate,
.p-currency--aud .p-currency__self-chart__rate,
.p-currency--nzd .p-currency__self-chart__rate,
.p-currency--cad .p-currency__self-chart__rate,
.p-currency--hkd .p-currency__self-chart__rate,
.p-currency--sgd .p-currency__self-chart__rate,
.p-currency--thb .p-currency__self-chart__rate,
.p-currency--twd .p-currency__self-chart__rate,
.p-currency--chf .p-currency__self-chart__rate,
.p-currency--idr .p-currency__self-chart__rate,
.p-currency--php .p-currency__self-chart__rate,
.p-currency--myr .p-currency__self-chart__rate,
.p-currency--vnd .p-currency__self-chart__rate {
  min-width: 0;
}
/* line 1096, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__label,
.p-currency--eur .p-currency__self-chart__label,
.p-currency--gbp .p-currency__self-chart__label,
.p-currency--cny .p-currency__self-chart__label,
.p-currency--krw .p-currency__self-chart__label,
.p-currency--aud .p-currency__self-chart__label,
.p-currency--nzd .p-currency__self-chart__label,
.p-currency--cad .p-currency__self-chart__label,
.p-currency--hkd .p-currency__self-chart__label,
.p-currency--sgd .p-currency__self-chart__label,
.p-currency--thb .p-currency__self-chart__label,
.p-currency--twd .p-currency__self-chart__label,
.p-currency--chf .p-currency__self-chart__label,
.p-currency--idr .p-currency__self-chart__label,
.p-currency--php .p-currency__self-chart__label,
.p-currency--myr .p-currency__self-chart__label,
.p-currency--vnd .p-currency__self-chart__label {
  margin: 0;
  color: #24465a;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
/* line 1103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__value,
.p-currency--eur .p-currency__self-chart__value,
.p-currency--gbp .p-currency__self-chart__value,
.p-currency--cny .p-currency__self-chart__value,
.p-currency--krw .p-currency__self-chart__value,
.p-currency--aud .p-currency__self-chart__value,
.p-currency--nzd .p-currency__self-chart__value,
.p-currency--cad .p-currency__self-chart__value,
.p-currency--hkd .p-currency__self-chart__value,
.p-currency--sgd .p-currency__self-chart__value,
.p-currency--thb .p-currency__self-chart__value,
.p-currency--twd .p-currency__self-chart__value,
.p-currency--chf .p-currency__self-chart__value,
.p-currency--idr .p-currency__self-chart__value,
.p-currency--php .p-currency__self-chart__value,
.p-currency--myr .p-currency__self-chart__value,
.p-currency--vnd .p-currency__self-chart__value {
  margin: 3px 0 0;
  color: #0f5d91;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.35;
  overflow-wrap: anywhere;
}
@media (max-width: 640px) {
  /* line 1103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__value,
  .p-currency--eur .p-currency__self-chart__value,
  .p-currency--gbp .p-currency__self-chart__value,
  .p-currency--cny .p-currency__self-chart__value,
  .p-currency--krw .p-currency__self-chart__value,
  .p-currency--aud .p-currency__self-chart__value,
  .p-currency--nzd .p-currency__self-chart__value,
  .p-currency--cad .p-currency__self-chart__value,
  .p-currency--hkd .p-currency__self-chart__value,
  .p-currency--sgd .p-currency__self-chart__value,
  .p-currency--thb .p-currency__self-chart__value,
  .p-currency--twd .p-currency__self-chart__value,
  .p-currency--chf .p-currency__self-chart__value,
  .p-currency--idr .p-currency__self-chart__value,
  .p-currency--php .p-currency__self-chart__value,
  .p-currency--myr .p-currency__self-chart__value,
  .p-currency--vnd .p-currency__self-chart__value {
    font-size: 21px;
  }
}
/* line 1115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__meta,
.p-currency--eur .p-currency__self-chart__meta,
.p-currency--gbp .p-currency__self-chart__meta,
.p-currency--cny .p-currency__self-chart__meta,
.p-currency--krw .p-currency__self-chart__meta,
.p-currency--aud .p-currency__self-chart__meta,
.p-currency--nzd .p-currency__self-chart__meta,
.p-currency--cad .p-currency__self-chart__meta,
.p-currency--hkd .p-currency__self-chart__meta,
.p-currency--sgd .p-currency__self-chart__meta,
.p-currency--thb .p-currency__self-chart__meta,
.p-currency--twd .p-currency__self-chart__meta,
.p-currency--chf .p-currency__self-chart__meta,
.p-currency--idr .p-currency__self-chart__meta,
.p-currency--php .p-currency__self-chart__meta,
.p-currency--myr .p-currency__self-chart__meta,
.p-currency--vnd .p-currency__self-chart__meta {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 7px;
}
@media (max-width: 640px) {
  /* line 1115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__meta,
  .p-currency--eur .p-currency__self-chart__meta,
  .p-currency--gbp .p-currency__self-chart__meta,
  .p-currency--cny .p-currency__self-chart__meta,
  .p-currency--krw .p-currency__self-chart__meta,
  .p-currency--aud .p-currency__self-chart__meta,
  .p-currency--nzd .p-currency__self-chart__meta,
  .p-currency--cad .p-currency__self-chart__meta,
  .p-currency--hkd .p-currency__self-chart__meta,
  .p-currency--sgd .p-currency__self-chart__meta,
  .p-currency--thb .p-currency__self-chart__meta,
  .p-currency--twd .p-currency__self-chart__meta,
  .p-currency--chf .p-currency__self-chart__meta,
  .p-currency--idr .p-currency__self-chart__meta,
  .p-currency--php .p-currency__self-chart__meta,
  .p-currency--myr .p-currency__self-chart__meta,
  .p-currency--vnd .p-currency__self-chart__meta {
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 10px;
  }
}
/* line 1129, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__period,
.p-currency--eur .p-currency__self-chart__period,
.p-currency--gbp .p-currency__self-chart__period,
.p-currency--cny .p-currency__self-chart__period,
.p-currency--krw .p-currency__self-chart__period,
.p-currency--aud .p-currency__self-chart__period,
.p-currency--nzd .p-currency__self-chart__period,
.p-currency--cad .p-currency__self-chart__period,
.p-currency--hkd .p-currency__self-chart__period,
.p-currency--sgd .p-currency__self-chart__period,
.p-currency--thb .p-currency__self-chart__period,
.p-currency--twd .p-currency__self-chart__period,
.p-currency--chf .p-currency__self-chart__period,
.p-currency--idr .p-currency__self-chart__period,
.p-currency--php .p-currency__self-chart__period,
.p-currency--myr .p-currency__self-chart__period,
.p-currency--vnd .p-currency__self-chart__period {
  min-width: 76px;
  margin: 0;
  padding: 5px 10px;
  border-radius: 999px;
  background: #eef6fb;
  color: #174d74;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
/* line 1141, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__date,
.p-currency--eur .p-currency__self-chart__date,
.p-currency--gbp .p-currency__self-chart__date,
.p-currency--cny .p-currency__self-chart__date,
.p-currency--krw .p-currency__self-chart__date,
.p-currency--aud .p-currency__self-chart__date,
.p-currency--nzd .p-currency__self-chart__date,
.p-currency--cad .p-currency__self-chart__date,
.p-currency--hkd .p-currency__self-chart__date,
.p-currency--sgd .p-currency__self-chart__date,
.p-currency--thb .p-currency__self-chart__date,
.p-currency--twd .p-currency__self-chart__date,
.p-currency--chf .p-currency__self-chart__date,
.p-currency--idr .p-currency__self-chart__date,
.p-currency--php .p-currency__self-chart__date,
.p-currency--myr .p-currency__self-chart__date,
.p-currency--vnd .p-currency__self-chart__date {
  margin: 0;
  padding: 5px 10px;
  border-radius: 999px;
  background: #eef6fb;
  color: #627988;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
}
/* line 1151, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__canvas,
.p-currency--eur .p-currency__self-chart__canvas,
.p-currency--gbp .p-currency__self-chart__canvas,
.p-currency--cny .p-currency__self-chart__canvas,
.p-currency--krw .p-currency__self-chart__canvas,
.p-currency--aud .p-currency__self-chart__canvas,
.p-currency--nzd .p-currency__self-chart__canvas,
.p-currency--cad .p-currency__self-chart__canvas,
.p-currency--hkd .p-currency__self-chart__canvas,
.p-currency--sgd .p-currency__self-chart__canvas,
.p-currency--thb .p-currency__self-chart__canvas,
.p-currency--twd .p-currency__self-chart__canvas,
.p-currency--chf .p-currency__self-chart__canvas,
.p-currency--idr .p-currency__self-chart__canvas,
.p-currency--php .p-currency__self-chart__canvas,
.p-currency--myr .p-currency__self-chart__canvas,
.p-currency--vnd .p-currency__self-chart__canvas {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: solid 1px #e3edf3;
  border-radius: 8px;
  background: #fff;
}
/* line 1158, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__canvas svg,
.p-currency--eur .p-currency__self-chart__canvas svg,
.p-currency--gbp .p-currency__self-chart__canvas svg,
.p-currency--cny .p-currency__self-chart__canvas svg,
.p-currency--krw .p-currency__self-chart__canvas svg,
.p-currency--aud .p-currency__self-chart__canvas svg,
.p-currency--nzd .p-currency__self-chart__canvas svg,
.p-currency--cad .p-currency__self-chart__canvas svg,
.p-currency--hkd .p-currency__self-chart__canvas svg,
.p-currency--sgd .p-currency__self-chart__canvas svg,
.p-currency--thb .p-currency__self-chart__canvas svg,
.p-currency--twd .p-currency__self-chart__canvas svg,
.p-currency--chf .p-currency__self-chart__canvas svg,
.p-currency--idr .p-currency__self-chart__canvas svg,
.p-currency--php .p-currency__self-chart__canvas svg,
.p-currency--myr .p-currency__self-chart__canvas svg,
.p-currency--vnd .p-currency__self-chart__canvas svg {
  width: 100%;
  height: auto;
  display: block;
}
/* line 1164, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__unit,
.p-currency--eur .p-currency__self-chart__unit,
.p-currency--gbp .p-currency__self-chart__unit,
.p-currency--cny .p-currency__self-chart__unit,
.p-currency--krw .p-currency__self-chart__unit,
.p-currency--aud .p-currency__self-chart__unit,
.p-currency--nzd .p-currency__self-chart__unit,
.p-currency--cad .p-currency__self-chart__unit,
.p-currency--hkd .p-currency__self-chart__unit,
.p-currency--sgd .p-currency__self-chart__unit,
.p-currency--thb .p-currency__self-chart__unit,
.p-currency--twd .p-currency__self-chart__unit,
.p-currency--chf .p-currency__self-chart__unit,
.p-currency--idr .p-currency__self-chart__unit,
.p-currency--php .p-currency__self-chart__unit,
.p-currency--myr .p-currency__self-chart__unit,
.p-currency--vnd .p-currency__self-chart__unit {
  position: absolute;
  top: 8px;
  right: 12px;
  z-index: 1;
  margin: 0;
  color: #7b8c98;
  font-size: 11px;
  line-height: 1.4;
}
/* line 1174, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__plot-bg,
.p-currency--eur .p-currency__self-chart__plot-bg,
.p-currency--gbp .p-currency__self-chart__plot-bg,
.p-currency--cny .p-currency__self-chart__plot-bg,
.p-currency--krw .p-currency__self-chart__plot-bg,
.p-currency--aud .p-currency__self-chart__plot-bg,
.p-currency--nzd .p-currency__self-chart__plot-bg,
.p-currency--cad .p-currency__self-chart__plot-bg,
.p-currency--hkd .p-currency__self-chart__plot-bg,
.p-currency--sgd .p-currency__self-chart__plot-bg,
.p-currency--thb .p-currency__self-chart__plot-bg,
.p-currency--twd .p-currency__self-chart__plot-bg,
.p-currency--chf .p-currency__self-chart__plot-bg,
.p-currency--idr .p-currency__self-chart__plot-bg,
.p-currency--php .p-currency__self-chart__plot-bg,
.p-currency--myr .p-currency__self-chart__plot-bg,
.p-currency--vnd .p-currency__self-chart__plot-bg {
  fill: #fbfdfe;
}
/* line 1177, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__grid,
.p-currency--eur .p-currency__self-chart__grid,
.p-currency--gbp .p-currency__self-chart__grid,
.p-currency--cny .p-currency__self-chart__grid,
.p-currency--krw .p-currency__self-chart__grid,
.p-currency--aud .p-currency__self-chart__grid,
.p-currency--nzd .p-currency__self-chart__grid,
.p-currency--cad .p-currency__self-chart__grid,
.p-currency--hkd .p-currency__self-chart__grid,
.p-currency--sgd .p-currency__self-chart__grid,
.p-currency--thb .p-currency__self-chart__grid,
.p-currency--twd .p-currency__self-chart__grid,
.p-currency--chf .p-currency__self-chart__grid,
.p-currency--idr .p-currency__self-chart__grid,
.p-currency--php .p-currency__self-chart__grid,
.p-currency--myr .p-currency__self-chart__grid,
.p-currency--vnd .p-currency__self-chart__grid {
  stroke: #e5eef4;
  stroke-width: 1;
}
/* line 1181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__y-label, .p-currency--usd .p-currency__self-chart__x-label,
.p-currency--eur .p-currency__self-chart__y-label,
.p-currency--eur .p-currency__self-chart__x-label,
.p-currency--gbp .p-currency__self-chart__y-label,
.p-currency--gbp .p-currency__self-chart__x-label,
.p-currency--cny .p-currency__self-chart__y-label,
.p-currency--cny .p-currency__self-chart__x-label,
.p-currency--krw .p-currency__self-chart__y-label,
.p-currency--krw .p-currency__self-chart__x-label,
.p-currency--aud .p-currency__self-chart__y-label,
.p-currency--aud .p-currency__self-chart__x-label,
.p-currency--nzd .p-currency__self-chart__y-label,
.p-currency--nzd .p-currency__self-chart__x-label,
.p-currency--cad .p-currency__self-chart__y-label,
.p-currency--cad .p-currency__self-chart__x-label,
.p-currency--hkd .p-currency__self-chart__y-label,
.p-currency--hkd .p-currency__self-chart__x-label,
.p-currency--sgd .p-currency__self-chart__y-label,
.p-currency--sgd .p-currency__self-chart__x-label,
.p-currency--thb .p-currency__self-chart__y-label,
.p-currency--thb .p-currency__self-chart__x-label,
.p-currency--twd .p-currency__self-chart__y-label,
.p-currency--twd .p-currency__self-chart__x-label,
.p-currency--chf .p-currency__self-chart__y-label,
.p-currency--chf .p-currency__self-chart__x-label,
.p-currency--idr .p-currency__self-chart__y-label,
.p-currency--idr .p-currency__self-chart__x-label,
.p-currency--php .p-currency__self-chart__y-label,
.p-currency--php .p-currency__self-chart__x-label,
.p-currency--myr .p-currency__self-chart__y-label,
.p-currency--myr .p-currency__self-chart__x-label,
.p-currency--vnd .p-currency__self-chart__y-label,
.p-currency--vnd .p-currency__self-chart__x-label {
  fill: #637888;
  font-size: 12px;
  letter-spacing: 0;
}
@media (max-width: 640px) {
  /* line 1181, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__y-label, .p-currency--usd .p-currency__self-chart__x-label,
  .p-currency--eur .p-currency__self-chart__y-label,
  .p-currency--eur .p-currency__self-chart__x-label,
  .p-currency--gbp .p-currency__self-chart__y-label,
  .p-currency--gbp .p-currency__self-chart__x-label,
  .p-currency--cny .p-currency__self-chart__y-label,
  .p-currency--cny .p-currency__self-chart__x-label,
  .p-currency--krw .p-currency__self-chart__y-label,
  .p-currency--krw .p-currency__self-chart__x-label,
  .p-currency--aud .p-currency__self-chart__y-label,
  .p-currency--aud .p-currency__self-chart__x-label,
  .p-currency--nzd .p-currency__self-chart__y-label,
  .p-currency--nzd .p-currency__self-chart__x-label,
  .p-currency--cad .p-currency__self-chart__y-label,
  .p-currency--cad .p-currency__self-chart__x-label,
  .p-currency--hkd .p-currency__self-chart__y-label,
  .p-currency--hkd .p-currency__self-chart__x-label,
  .p-currency--sgd .p-currency__self-chart__y-label,
  .p-currency--sgd .p-currency__self-chart__x-label,
  .p-currency--thb .p-currency__self-chart__y-label,
  .p-currency--thb .p-currency__self-chart__x-label,
  .p-currency--twd .p-currency__self-chart__y-label,
  .p-currency--twd .p-currency__self-chart__x-label,
  .p-currency--chf .p-currency__self-chart__y-label,
  .p-currency--chf .p-currency__self-chart__x-label,
  .p-currency--idr .p-currency__self-chart__y-label,
  .p-currency--idr .p-currency__self-chart__x-label,
  .p-currency--php .p-currency__self-chart__y-label,
  .p-currency--php .p-currency__self-chart__x-label,
  .p-currency--myr .p-currency__self-chart__y-label,
  .p-currency--myr .p-currency__self-chart__x-label,
  .p-currency--vnd .p-currency__self-chart__y-label,
  .p-currency--vnd .p-currency__self-chart__x-label {
    font-size: 11px;
  }
}
/* line 1190, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__axis--mobile,
.p-currency--eur .p-currency__self-chart__axis--mobile,
.p-currency--gbp .p-currency__self-chart__axis--mobile,
.p-currency--cny .p-currency__self-chart__axis--mobile,
.p-currency--krw .p-currency__self-chart__axis--mobile,
.p-currency--aud .p-currency__self-chart__axis--mobile,
.p-currency--nzd .p-currency__self-chart__axis--mobile,
.p-currency--cad .p-currency__self-chart__axis--mobile,
.p-currency--hkd .p-currency__self-chart__axis--mobile,
.p-currency--sgd .p-currency__self-chart__axis--mobile,
.p-currency--thb .p-currency__self-chart__axis--mobile,
.p-currency--twd .p-currency__self-chart__axis--mobile,
.p-currency--chf .p-currency__self-chart__axis--mobile,
.p-currency--idr .p-currency__self-chart__axis--mobile,
.p-currency--php .p-currency__self-chart__axis--mobile,
.p-currency--myr .p-currency__self-chart__axis--mobile,
.p-currency--vnd .p-currency__self-chart__axis--mobile {
  display: none;
}
/* line 1193, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__area,
.p-currency--eur .p-currency__self-chart__area,
.p-currency--gbp .p-currency__self-chart__area,
.p-currency--cny .p-currency__self-chart__area,
.p-currency--krw .p-currency__self-chart__area,
.p-currency--aud .p-currency__self-chart__area,
.p-currency--nzd .p-currency__self-chart__area,
.p-currency--cad .p-currency__self-chart__area,
.p-currency--hkd .p-currency__self-chart__area,
.p-currency--sgd .p-currency__self-chart__area,
.p-currency--thb .p-currency__self-chart__area,
.p-currency--twd .p-currency__self-chart__area,
.p-currency--chf .p-currency__self-chart__area,
.p-currency--idr .p-currency__self-chart__area,
.p-currency--php .p-currency__self-chart__area,
.p-currency--myr .p-currency__self-chart__area,
.p-currency--vnd .p-currency__self-chart__area {
  fill: rgba(5, 119, 184, 0.08);
  stroke: none;
}
/* line 1197, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__line,
.p-currency--eur .p-currency__self-chart__line,
.p-currency--gbp .p-currency__self-chart__line,
.p-currency--cny .p-currency__self-chart__line,
.p-currency--krw .p-currency__self-chart__line,
.p-currency--aud .p-currency__self-chart__line,
.p-currency--nzd .p-currency__self-chart__line,
.p-currency--cad .p-currency__self-chart__line,
.p-currency--hkd .p-currency__self-chart__line,
.p-currency--sgd .p-currency__self-chart__line,
.p-currency--thb .p-currency__self-chart__line,
.p-currency--twd .p-currency__self-chart__line,
.p-currency--chf .p-currency__self-chart__line,
.p-currency--idr .p-currency__self-chart__line,
.p-currency--php .p-currency__self-chart__line,
.p-currency--myr .p-currency__self-chart__line,
.p-currency--vnd .p-currency__self-chart__line {
  fill: none;
  stroke: #0577b8;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
/* line 1204, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__point,
.p-currency--eur .p-currency__self-chart__point,
.p-currency--gbp .p-currency__self-chart__point,
.p-currency--cny .p-currency__self-chart__point,
.p-currency--krw .p-currency__self-chart__point,
.p-currency--aud .p-currency__self-chart__point,
.p-currency--nzd .p-currency__self-chart__point,
.p-currency--cad .p-currency__self-chart__point,
.p-currency--hkd .p-currency__self-chart__point,
.p-currency--sgd .p-currency__self-chart__point,
.p-currency--thb .p-currency__self-chart__point,
.p-currency--twd .p-currency__self-chart__point,
.p-currency--chf .p-currency__self-chart__point,
.p-currency--idr .p-currency__self-chart__point,
.p-currency--php .p-currency__self-chart__point,
.p-currency--myr .p-currency__self-chart__point,
.p-currency--vnd .p-currency__self-chart__point {
  fill: #fff;
  stroke: #0577b8;
  stroke-width: 2;
}
/* line 1209, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__hit-point,
.p-currency--eur .p-currency__self-chart__hit-point,
.p-currency--gbp .p-currency__self-chart__hit-point,
.p-currency--cny .p-currency__self-chart__hit-point,
.p-currency--krw .p-currency__self-chart__hit-point,
.p-currency--aud .p-currency__self-chart__hit-point,
.p-currency--nzd .p-currency__self-chart__hit-point,
.p-currency--cad .p-currency__self-chart__hit-point,
.p-currency--hkd .p-currency__self-chart__hit-point,
.p-currency--sgd .p-currency__self-chart__hit-point,
.p-currency--thb .p-currency__self-chart__hit-point,
.p-currency--twd .p-currency__self-chart__hit-point,
.p-currency--chf .p-currency__self-chart__hit-point,
.p-currency--idr .p-currency__self-chart__hit-point,
.p-currency--php .p-currency__self-chart__hit-point,
.p-currency--myr .p-currency__self-chart__hit-point,
.p-currency--vnd .p-currency__self-chart__hit-point {
  fill: transparent;
  stroke: none;
}
/* line 1213, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__note,
.p-currency--eur .p-currency__self-chart__note,
.p-currency--gbp .p-currency__self-chart__note,
.p-currency--cny .p-currency__self-chart__note,
.p-currency--krw .p-currency__self-chart__note,
.p-currency--aud .p-currency__self-chart__note,
.p-currency--nzd .p-currency__self-chart__note,
.p-currency--cad .p-currency__self-chart__note,
.p-currency--hkd .p-currency__self-chart__note,
.p-currency--sgd .p-currency__self-chart__note,
.p-currency--thb .p-currency__self-chart__note,
.p-currency--twd .p-currency__self-chart__note,
.p-currency--chf .p-currency__self-chart__note,
.p-currency--idr .p-currency__self-chart__note,
.p-currency--php .p-currency__self-chart__note,
.p-currency--myr .p-currency__self-chart__note,
.p-currency--vnd .p-currency__self-chart__note {
  margin: 10px 0 0;
  color: #627988;
  font-size: 12px;
  line-height: 1.7;
}
/* line 1219, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__self-chart__empty,
.p-currency--eur .p-currency__self-chart__empty,
.p-currency--gbp .p-currency__self-chart__empty,
.p-currency--cny .p-currency__self-chart__empty,
.p-currency--krw .p-currency__self-chart__empty,
.p-currency--aud .p-currency__self-chart__empty,
.p-currency--nzd .p-currency__self-chart__empty,
.p-currency--cad .p-currency__self-chart__empty,
.p-currency--hkd .p-currency__self-chart__empty,
.p-currency--sgd .p-currency__self-chart__empty,
.p-currency--thb .p-currency__self-chart__empty,
.p-currency--twd .p-currency__self-chart__empty,
.p-currency--chf .p-currency__self-chart__empty,
.p-currency--idr .p-currency__self-chart__empty,
.p-currency--php .p-currency__self-chart__empty,
.p-currency--myr .p-currency__self-chart__empty,
.p-currency--vnd .p-currency__self-chart__empty {
  margin: 0;
  padding: 22px 14px;
  border: solid 1px #e3edf3;
  border-radius: 8px;
  background: #fff;
  color: #4c6474;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 1219, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__empty,
  .p-currency--eur .p-currency__self-chart__empty,
  .p-currency--gbp .p-currency__self-chart__empty,
  .p-currency--cny .p-currency__self-chart__empty,
  .p-currency--krw .p-currency__self-chart__empty,
  .p-currency--aud .p-currency__self-chart__empty,
  .p-currency--nzd .p-currency__self-chart__empty,
  .p-currency--cad .p-currency__self-chart__empty,
  .p-currency--hkd .p-currency__self-chart__empty,
  .p-currency--sgd .p-currency__self-chart__empty,
  .p-currency--thb .p-currency__self-chart__empty,
  .p-currency--twd .p-currency__self-chart__empty,
  .p-currency--chf .p-currency__self-chart__empty,
  .p-currency--idr .p-currency__self-chart__empty,
  .p-currency--php .p-currency__self-chart__empty,
  .p-currency--myr .p-currency__self-chart__empty,
  .p-currency--vnd .p-currency__self-chart__empty {
    text-align: left;
  }
}
@media (max-width: 640px) {
  /* line 1233, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__axis--desktop,
  .p-currency--eur .p-currency__self-chart__axis--desktop,
  .p-currency--gbp .p-currency__self-chart__axis--desktop,
  .p-currency--cny .p-currency__self-chart__axis--desktop,
  .p-currency--krw .p-currency__self-chart__axis--desktop,
  .p-currency--aud .p-currency__self-chart__axis--desktop,
  .p-currency--nzd .p-currency__self-chart__axis--desktop,
  .p-currency--cad .p-currency__self-chart__axis--desktop,
  .p-currency--hkd .p-currency__self-chart__axis--desktop,
  .p-currency--sgd .p-currency__self-chart__axis--desktop,
  .p-currency--thb .p-currency__self-chart__axis--desktop,
  .p-currency--twd .p-currency__self-chart__axis--desktop,
  .p-currency--chf .p-currency__self-chart__axis--desktop,
  .p-currency--idr .p-currency__self-chart__axis--desktop,
  .p-currency--php .p-currency__self-chart__axis--desktop,
  .p-currency--myr .p-currency__self-chart__axis--desktop,
  .p-currency--vnd .p-currency__self-chart__axis--desktop {
    display: none;
  }
  /* line 1236, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__self-chart__axis--mobile,
  .p-currency--eur .p-currency__self-chart__axis--mobile,
  .p-currency--gbp .p-currency__self-chart__axis--mobile,
  .p-currency--cny .p-currency__self-chart__axis--mobile,
  .p-currency--krw .p-currency__self-chart__axis--mobile,
  .p-currency--aud .p-currency__self-chart__axis--mobile,
  .p-currency--nzd .p-currency__self-chart__axis--mobile,
  .p-currency--cad .p-currency__self-chart__axis--mobile,
  .p-currency--hkd .p-currency__self-chart__axis--mobile,
  .p-currency--sgd .p-currency__self-chart__axis--mobile,
  .p-currency--thb .p-currency__self-chart__axis--mobile,
  .p-currency--twd .p-currency__self-chart__axis--mobile,
  .p-currency--chf .p-currency__self-chart__axis--mobile,
  .p-currency--idr .p-currency__self-chart__axis--mobile,
  .p-currency--php .p-currency__self-chart__axis--mobile,
  .p-currency--myr .p-currency__self-chart__axis--mobile,
  .p-currency--vnd .p-currency__self-chart__axis--mobile {
    display: block;
  }
}
/* line 1242, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide,
.p-currency--eur .p-currency__fx-guide,
.p-currency--gbp .p-currency__fx-guide,
.p-currency--cny .p-currency__fx-guide,
.p-currency--krw .p-currency__fx-guide,
.p-currency--aud .p-currency__fx-guide,
.p-currency--nzd .p-currency__fx-guide,
.p-currency--cad .p-currency__fx-guide,
.p-currency--hkd .p-currency__fx-guide,
.p-currency--sgd .p-currency__fx-guide,
.p-currency--thb .p-currency__fx-guide,
.p-currency--twd .p-currency__fx-guide,
.p-currency--chf .p-currency__fx-guide,
.p-currency--idr .p-currency__fx-guide,
.p-currency--php .p-currency__fx-guide,
.p-currency--myr .p-currency__fx-guide,
.p-currency--vnd .p-currency__fx-guide {
  max-width: 840px;
  margin: 18px auto 0;
  padding: 20px 22px 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border: solid 1px #d7e8f1;
  border-radius: 8px;
  box-shadow: 0 3px 12px rgba(23, 77, 116, 0.05);
}
@media (max-width: 640px) {
  /* line 1242, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide,
  .p-currency--eur .p-currency__fx-guide,
  .p-currency--gbp .p-currency__fx-guide,
  .p-currency--cny .p-currency__fx-guide,
  .p-currency--krw .p-currency__fx-guide,
  .p-currency--aud .p-currency__fx-guide,
  .p-currency--nzd .p-currency__fx-guide,
  .p-currency--cad .p-currency__fx-guide,
  .p-currency--hkd .p-currency__fx-guide,
  .p-currency--sgd .p-currency__fx-guide,
  .p-currency--thb .p-currency__fx-guide,
  .p-currency--twd .p-currency__fx-guide,
  .p-currency--chf .p-currency__fx-guide,
  .p-currency--idr .p-currency__fx-guide,
  .p-currency--php .p-currency__fx-guide,
  .p-currency--myr .p-currency__fx-guide,
  .p-currency--vnd .p-currency__fx-guide {
    margin-top: 14px;
    padding: 16px 14px 14px;
  }
}
/* line 1254, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide h4,
.p-currency--eur .p-currency__fx-guide h4,
.p-currency--gbp .p-currency__fx-guide h4,
.p-currency--cny .p-currency__fx-guide h4,
.p-currency--krw .p-currency__fx-guide h4,
.p-currency--aud .p-currency__fx-guide h4,
.p-currency--nzd .p-currency__fx-guide h4,
.p-currency--cad .p-currency__fx-guide h4,
.p-currency--hkd .p-currency__fx-guide h4,
.p-currency--sgd .p-currency__fx-guide h4,
.p-currency--thb .p-currency__fx-guide h4,
.p-currency--twd .p-currency__fx-guide h4,
.p-currency--chf .p-currency__fx-guide h4,
.p-currency--idr .p-currency__fx-guide h4,
.p-currency--php .p-currency__fx-guide h4,
.p-currency--myr .p-currency__fx-guide h4,
.p-currency--vnd .p-currency__fx-guide h4 {
  margin: 0 0 8px;
  padding: 0;
  border: none;
  color: #174d74;
  font-size: 17px;
  line-height: 1.45;
  text-align: center;
}
@media (max-width: 640px) {
  /* line 1254, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide h4,
  .p-currency--eur .p-currency__fx-guide h4,
  .p-currency--gbp .p-currency__fx-guide h4,
  .p-currency--cny .p-currency__fx-guide h4,
  .p-currency--krw .p-currency__fx-guide h4,
  .p-currency--aud .p-currency__fx-guide h4,
  .p-currency--nzd .p-currency__fx-guide h4,
  .p-currency--cad .p-currency__fx-guide h4,
  .p-currency--hkd .p-currency__fx-guide h4,
  .p-currency--sgd .p-currency__fx-guide h4,
  .p-currency--thb .p-currency__fx-guide h4,
  .p-currency--twd .p-currency__fx-guide h4,
  .p-currency--chf .p-currency__fx-guide h4,
  .p-currency--idr .p-currency__fx-guide h4,
  .p-currency--php .p-currency__fx-guide h4,
  .p-currency--myr .p-currency__fx-guide h4,
  .p-currency--vnd .p-currency__fx-guide h4 {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
  }
}
/* line 1268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide__diagram,
.p-currency--eur .p-currency__fx-guide__diagram,
.p-currency--gbp .p-currency__fx-guide__diagram,
.p-currency--cny .p-currency__fx-guide__diagram,
.p-currency--krw .p-currency__fx-guide__diagram,
.p-currency--aud .p-currency__fx-guide__diagram,
.p-currency--nzd .p-currency__fx-guide__diagram,
.p-currency--cad .p-currency__fx-guide__diagram,
.p-currency--hkd .p-currency__fx-guide__diagram,
.p-currency--sgd .p-currency__fx-guide__diagram,
.p-currency--thb .p-currency__fx-guide__diagram,
.p-currency--twd .p-currency__fx-guide__diagram,
.p-currency--chf .p-currency__fx-guide__diagram,
.p-currency--idr .p-currency__fx-guide__diagram,
.p-currency--php .p-currency__fx-guide__diagram,
.p-currency--myr .p-currency__fx-guide__diagram,
.p-currency--vnd .p-currency__fx-guide__diagram {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}
@media (max-width: 640px) {
  /* line 1268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide__diagram,
  .p-currency--eur .p-currency__fx-guide__diagram,
  .p-currency--gbp .p-currency__fx-guide__diagram,
  .p-currency--cny .p-currency__fx-guide__diagram,
  .p-currency--krw .p-currency__fx-guide__diagram,
  .p-currency--aud .p-currency__fx-guide__diagram,
  .p-currency--nzd .p-currency__fx-guide__diagram,
  .p-currency--cad .p-currency__fx-guide__diagram,
  .p-currency--hkd .p-currency__fx-guide__diagram,
  .p-currency--sgd .p-currency__fx-guide__diagram,
  .p-currency--thb .p-currency__fx-guide__diagram,
  .p-currency--twd .p-currency__fx-guide__diagram,
  .p-currency--chf .p-currency__fx-guide__diagram,
  .p-currency--idr .p-currency__fx-guide__diagram,
  .p-currency--php .p-currency__fx-guide__diagram,
  .p-currency--myr .p-currency__fx-guide__diagram,
  .p-currency--vnd .p-currency__fx-guide__diagram {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 1268, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide__diagram,
  .p-currency--eur .p-currency__fx-guide__diagram,
  .p-currency--gbp .p-currency__fx-guide__diagram,
  .p-currency--cny .p-currency__fx-guide__diagram,
  .p-currency--krw .p-currency__fx-guide__diagram,
  .p-currency--aud .p-currency__fx-guide__diagram,
  .p-currency--nzd .p-currency__fx-guide__diagram,
  .p-currency--cad .p-currency__fx-guide__diagram,
  .p-currency--hkd .p-currency__fx-guide__diagram,
  .p-currency--sgd .p-currency__fx-guide__diagram,
  .p-currency--thb .p-currency__fx-guide__diagram,
  .p-currency--twd .p-currency__fx-guide__diagram,
  .p-currency--chf .p-currency__fx-guide__diagram,
  .p-currency--idr .p-currency__fx-guide__diagram,
  .p-currency--php .p-currency__fx-guide__diagram,
  .p-currency--myr .p-currency__fx-guide__diagram,
  .p-currency--vnd .p-currency__fx-guide__diagram {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}
/* line 1282, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide__note,
.p-currency--eur .p-currency__fx-guide__note,
.p-currency--gbp .p-currency__fx-guide__note,
.p-currency--cny .p-currency__fx-guide__note,
.p-currency--krw .p-currency__fx-guide__note,
.p-currency--aud .p-currency__fx-guide__note,
.p-currency--nzd .p-currency__fx-guide__note,
.p-currency--cad .p-currency__fx-guide__note,
.p-currency--hkd .p-currency__fx-guide__note,
.p-currency--sgd .p-currency__fx-guide__note,
.p-currency--thb .p-currency__fx-guide__note,
.p-currency--twd .p-currency__fx-guide__note,
.p-currency--chf .p-currency__fx-guide__note,
.p-currency--idr .p-currency__fx-guide__note,
.p-currency--php .p-currency__fx-guide__note,
.p-currency--myr .p-currency__fx-guide__note,
.p-currency--vnd .p-currency__fx-guide__note {
  margin: 12px 0 0;
  color: #6f7b83;
  font-size: 13px;
  line-height: 1.7;
}
/* line 1290, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card,
.p-currency--eur .p-currency__fx-guide-card,
.p-currency--gbp .p-currency__fx-guide-card,
.p-currency--cny .p-currency__fx-guide-card,
.p-currency--krw .p-currency__fx-guide-card,
.p-currency--aud .p-currency__fx-guide-card,
.p-currency--nzd .p-currency__fx-guide-card,
.p-currency--cad .p-currency__fx-guide-card,
.p-currency--hkd .p-currency__fx-guide-card,
.p-currency--sgd .p-currency__fx-guide-card,
.p-currency--thb .p-currency__fx-guide-card,
.p-currency--twd .p-currency__fx-guide-card,
.p-currency--chf .p-currency__fx-guide-card,
.p-currency--idr .p-currency__fx-guide-card,
.p-currency--php .p-currency__fx-guide-card,
.p-currency--myr .p-currency__fx-guide-card,
.p-currency--vnd .p-currency__fx-guide-card {
  min-height: 254px;
  padding: 18px 18px 16px;
  border: solid 1px #e8d8dc;
  border-radius: 8px;
  background: linear-gradient(180deg, #fff6f8 0%, #ffffff 100%);
  text-align: center;
  box-sizing: border-box;
}
/* line 1298, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card h5,
.p-currency--eur .p-currency__fx-guide-card h5,
.p-currency--gbp .p-currency__fx-guide-card h5,
.p-currency--cny .p-currency__fx-guide-card h5,
.p-currency--krw .p-currency__fx-guide-card h5,
.p-currency--aud .p-currency__fx-guide-card h5,
.p-currency--nzd .p-currency__fx-guide-card h5,
.p-currency--cad .p-currency__fx-guide-card h5,
.p-currency--hkd .p-currency__fx-guide-card h5,
.p-currency--sgd .p-currency__fx-guide-card h5,
.p-currency--thb .p-currency__fx-guide-card h5,
.p-currency--twd .p-currency__fx-guide-card h5,
.p-currency--chf .p-currency__fx-guide-card h5,
.p-currency--idr .p-currency__fx-guide-card h5,
.p-currency--php .p-currency__fx-guide-card h5,
.p-currency--myr .p-currency__fx-guide-card h5,
.p-currency--vnd .p-currency__fx-guide-card h5 {
  margin: 0 0 7px;
  color: #d61f45;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.5;
}
/* line 1305, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__badge,
.p-currency--eur .p-currency__fx-guide-card__badge,
.p-currency--gbp .p-currency__fx-guide-card__badge,
.p-currency--cny .p-currency__fx-guide-card__badge,
.p-currency--krw .p-currency__fx-guide-card__badge,
.p-currency--aud .p-currency__fx-guide-card__badge,
.p-currency--nzd .p-currency__fx-guide-card__badge,
.p-currency--cad .p-currency__fx-guide-card__badge,
.p-currency--hkd .p-currency__fx-guide-card__badge,
.p-currency--sgd .p-currency__fx-guide-card__badge,
.p-currency--thb .p-currency__fx-guide-card__badge,
.p-currency--twd .p-currency__fx-guide-card__badge,
.p-currency--chf .p-currency__fx-guide-card__badge,
.p-currency--idr .p-currency__fx-guide-card__badge,
.p-currency--php .p-currency__fx-guide-card__badge,
.p-currency--myr .p-currency__fx-guide-card__badge,
.p-currency--vnd .p-currency__fx-guide-card__badge {
  min-width: 50px;
  padding: 4px 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #df4d5c;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}
/* line 1318, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__heading,
.p-currency--eur .p-currency__fx-guide-card__heading,
.p-currency--gbp .p-currency__fx-guide-card__heading,
.p-currency--cny .p-currency__fx-guide-card__heading,
.p-currency--krw .p-currency__fx-guide-card__heading,
.p-currency--aud .p-currency__fx-guide-card__heading,
.p-currency--nzd .p-currency__fx-guide-card__heading,
.p-currency--cad .p-currency__fx-guide-card__heading,
.p-currency--hkd .p-currency__fx-guide-card__heading,
.p-currency--sgd .p-currency__fx-guide-card__heading,
.p-currency--thb .p-currency__fx-guide-card__heading,
.p-currency--twd .p-currency__fx-guide-card__heading,
.p-currency--chf .p-currency__fx-guide-card__heading,
.p-currency--idr .p-currency__fx-guide-card__heading,
.p-currency--php .p-currency__fx-guide-card__heading,
.p-currency--myr .p-currency__fx-guide-card__heading,
.p-currency--vnd .p-currency__fx-guide-card__heading {
  margin: 11px 0 0;
  color: #2d3d47;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
/* line 1326, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__chart,
.p-currency--eur .p-currency__fx-guide-card__chart,
.p-currency--gbp .p-currency__fx-guide-card__chart,
.p-currency--cny .p-currency__fx-guide-card__chart,
.p-currency--krw .p-currency__fx-guide-card__chart,
.p-currency--aud .p-currency__fx-guide-card__chart,
.p-currency--nzd .p-currency__fx-guide-card__chart,
.p-currency--cad .p-currency__fx-guide-card__chart,
.p-currency--hkd .p-currency__fx-guide-card__chart,
.p-currency--sgd .p-currency__fx-guide-card__chart,
.p-currency--thb .p-currency__fx-guide-card__chart,
.p-currency--twd .p-currency__fx-guide-card__chart,
.p-currency--chf .p-currency__fx-guide-card__chart,
.p-currency--idr .p-currency__fx-guide-card__chart,
.p-currency--php .p-currency__fx-guide-card__chart,
.p-currency--myr .p-currency__fx-guide-card__chart,
.p-currency--vnd .p-currency__fx-guide-card__chart {
  margin: 8px auto 0;
  max-width: 180px;
}
/* line 1329, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__chart svg,
.p-currency--eur .p-currency__fx-guide-card__chart svg,
.p-currency--gbp .p-currency__fx-guide-card__chart svg,
.p-currency--cny .p-currency__fx-guide-card__chart svg,
.p-currency--krw .p-currency__fx-guide-card__chart svg,
.p-currency--aud .p-currency__fx-guide-card__chart svg,
.p-currency--nzd .p-currency__fx-guide-card__chart svg,
.p-currency--cad .p-currency__fx-guide-card__chart svg,
.p-currency--hkd .p-currency__fx-guide-card__chart svg,
.p-currency--sgd .p-currency__fx-guide-card__chart svg,
.p-currency--thb .p-currency__fx-guide-card__chart svg,
.p-currency--twd .p-currency__fx-guide-card__chart svg,
.p-currency--chf .p-currency__fx-guide-card__chart svg,
.p-currency--idr .p-currency__fx-guide-card__chart svg,
.p-currency--php .p-currency__fx-guide-card__chart svg,
.p-currency--myr .p-currency__fx-guide-card__chart svg,
.p-currency--vnd .p-currency__fx-guide-card__chart svg {
  width: 100%;
  height: auto;
  display: block;
}
/* line 1335, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__area,
.p-currency--eur .p-currency__fx-guide-card__area,
.p-currency--gbp .p-currency__fx-guide-card__area,
.p-currency--cny .p-currency__fx-guide-card__area,
.p-currency--krw .p-currency__fx-guide-card__area,
.p-currency--aud .p-currency__fx-guide-card__area,
.p-currency--nzd .p-currency__fx-guide-card__area,
.p-currency--cad .p-currency__fx-guide-card__area,
.p-currency--hkd .p-currency__fx-guide-card__area,
.p-currency--sgd .p-currency__fx-guide-card__area,
.p-currency--thb .p-currency__fx-guide-card__area,
.p-currency--twd .p-currency__fx-guide-card__area,
.p-currency--chf .p-currency__fx-guide-card__area,
.p-currency--idr .p-currency__fx-guide-card__area,
.p-currency--php .p-currency__fx-guide-card__area,
.p-currency--myr .p-currency__fx-guide-card__area,
.p-currency--vnd .p-currency__fx-guide-card__area {
  fill: #e7f3ff;
}
/* line 1338, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__line, .p-currency--usd .p-currency__fx-guide-card__arrow,
.p-currency--eur .p-currency__fx-guide-card__line,
.p-currency--eur .p-currency__fx-guide-card__arrow,
.p-currency--gbp .p-currency__fx-guide-card__line,
.p-currency--gbp .p-currency__fx-guide-card__arrow,
.p-currency--cny .p-currency__fx-guide-card__line,
.p-currency--cny .p-currency__fx-guide-card__arrow,
.p-currency--krw .p-currency__fx-guide-card__line,
.p-currency--krw .p-currency__fx-guide-card__arrow,
.p-currency--aud .p-currency__fx-guide-card__line,
.p-currency--aud .p-currency__fx-guide-card__arrow,
.p-currency--nzd .p-currency__fx-guide-card__line,
.p-currency--nzd .p-currency__fx-guide-card__arrow,
.p-currency--cad .p-currency__fx-guide-card__line,
.p-currency--cad .p-currency__fx-guide-card__arrow,
.p-currency--hkd .p-currency__fx-guide-card__line,
.p-currency--hkd .p-currency__fx-guide-card__arrow,
.p-currency--sgd .p-currency__fx-guide-card__line,
.p-currency--sgd .p-currency__fx-guide-card__arrow,
.p-currency--thb .p-currency__fx-guide-card__line,
.p-currency--thb .p-currency__fx-guide-card__arrow,
.p-currency--twd .p-currency__fx-guide-card__line,
.p-currency--twd .p-currency__fx-guide-card__arrow,
.p-currency--chf .p-currency__fx-guide-card__line,
.p-currency--chf .p-currency__fx-guide-card__arrow,
.p-currency--idr .p-currency__fx-guide-card__line,
.p-currency--idr .p-currency__fx-guide-card__arrow,
.p-currency--php .p-currency__fx-guide-card__line,
.p-currency--php .p-currency__fx-guide-card__arrow,
.p-currency--myr .p-currency__fx-guide-card__line,
.p-currency--myr .p-currency__fx-guide-card__arrow,
.p-currency--vnd .p-currency__fx-guide-card__line,
.p-currency--vnd .p-currency__fx-guide-card__arrow {
  fill: none;
  stroke: #135ca8;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
/* line 1346, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card__text,
.p-currency--eur .p-currency__fx-guide-card__text,
.p-currency--gbp .p-currency__fx-guide-card__text,
.p-currency--cny .p-currency__fx-guide-card__text,
.p-currency--krw .p-currency__fx-guide-card__text,
.p-currency--aud .p-currency__fx-guide-card__text,
.p-currency--nzd .p-currency__fx-guide-card__text,
.p-currency--cad .p-currency__fx-guide-card__text,
.p-currency--hkd .p-currency__fx-guide-card__text,
.p-currency--sgd .p-currency__fx-guide-card__text,
.p-currency--thb .p-currency__fx-guide-card__text,
.p-currency--twd .p-currency__fx-guide-card__text,
.p-currency--chf .p-currency__fx-guide-card__text,
.p-currency--idr .p-currency__fx-guide-card__text,
.p-currency--php .p-currency__fx-guide-card__text,
.p-currency--myr .p-currency__fx-guide-card__text,
.p-currency--vnd .p-currency__fx-guide-card__text {
  margin: 10px 0 0;
  color: #3f5664;
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
}
/* line 1353, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card--sell,
.p-currency--eur .p-currency__fx-guide-card--sell,
.p-currency--gbp .p-currency__fx-guide-card--sell,
.p-currency--cny .p-currency__fx-guide-card--sell,
.p-currency--krw .p-currency__fx-guide-card--sell,
.p-currency--aud .p-currency__fx-guide-card--sell,
.p-currency--nzd .p-currency__fx-guide-card--sell,
.p-currency--cad .p-currency__fx-guide-card--sell,
.p-currency--hkd .p-currency__fx-guide-card--sell,
.p-currency--sgd .p-currency__fx-guide-card--sell,
.p-currency--thb .p-currency__fx-guide-card--sell,
.p-currency--twd .p-currency__fx-guide-card--sell,
.p-currency--chf .p-currency__fx-guide-card--sell,
.p-currency--idr .p-currency__fx-guide-card--sell,
.p-currency--php .p-currency__fx-guide-card--sell,
.p-currency--myr .p-currency__fx-guide-card--sell,
.p-currency--vnd .p-currency__fx-guide-card--sell {
  border-color: #ead8b9;
  background: linear-gradient(180deg, #fff8ea 0%, #ffffff 100%);
}
/* line 1356, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card--sell h5,
.p-currency--eur .p-currency__fx-guide-card--sell h5,
.p-currency--gbp .p-currency__fx-guide-card--sell h5,
.p-currency--cny .p-currency__fx-guide-card--sell h5,
.p-currency--krw .p-currency__fx-guide-card--sell h5,
.p-currency--aud .p-currency__fx-guide-card--sell h5,
.p-currency--nzd .p-currency__fx-guide-card--sell h5,
.p-currency--cad .p-currency__fx-guide-card--sell h5,
.p-currency--hkd .p-currency__fx-guide-card--sell h5,
.p-currency--sgd .p-currency__fx-guide-card--sell h5,
.p-currency--thb .p-currency__fx-guide-card--sell h5,
.p-currency--twd .p-currency__fx-guide-card--sell h5,
.p-currency--chf .p-currency__fx-guide-card--sell h5,
.p-currency--idr .p-currency__fx-guide-card--sell h5,
.p-currency--php .p-currency__fx-guide-card--sell h5,
.p-currency--myr .p-currency__fx-guide-card--sell h5,
.p-currency--vnd .p-currency__fx-guide-card--sell h5 {
  color: #ea7500;
}
/* line 1359, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--eur .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--gbp .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--cny .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--krw .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--aud .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--nzd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--cad .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--hkd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--sgd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--thb .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--twd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--chf .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--idr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--php .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--myr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge,
.p-currency--vnd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__badge {
  background: #f28a12;
}
/* line 1362, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--usd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--eur .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--eur .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--gbp .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--gbp .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--cny .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--cny .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--krw .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--krw .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--aud .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--aud .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--nzd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--nzd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--cad .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--cad .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--hkd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--hkd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--sgd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--sgd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--thb .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--thb .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--twd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--twd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--chf .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--chf .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--idr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--idr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--php .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--php .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--myr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--myr .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow,
.p-currency--vnd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__line,
.p-currency--vnd .p-currency__fx-guide-card--sell .p-currency__fx-guide-card__arrow {
  stroke: #f28a12;
}
@media (max-width: 640px) {
  /* line 1290, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card,
  .p-currency--eur .p-currency__fx-guide-card,
  .p-currency--gbp .p-currency__fx-guide-card,
  .p-currency--cny .p-currency__fx-guide-card,
  .p-currency--krw .p-currency__fx-guide-card,
  .p-currency--aud .p-currency__fx-guide-card,
  .p-currency--nzd .p-currency__fx-guide-card,
  .p-currency--cad .p-currency__fx-guide-card,
  .p-currency--hkd .p-currency__fx-guide-card,
  .p-currency--sgd .p-currency__fx-guide-card,
  .p-currency--thb .p-currency__fx-guide-card,
  .p-currency--twd .p-currency__fx-guide-card,
  .p-currency--chf .p-currency__fx-guide-card,
  .p-currency--idr .p-currency__fx-guide-card,
  .p-currency--php .p-currency__fx-guide-card,
  .p-currency--myr .p-currency__fx-guide-card,
  .p-currency--vnd .p-currency__fx-guide-card {
    min-height: 0;
    padding: 14px 14px 13px;
  }
  /* line 1370, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card h5,
  .p-currency--eur .p-currency__fx-guide-card h5,
  .p-currency--gbp .p-currency__fx-guide-card h5,
  .p-currency--cny .p-currency__fx-guide-card h5,
  .p-currency--krw .p-currency__fx-guide-card h5,
  .p-currency--aud .p-currency__fx-guide-card h5,
  .p-currency--nzd .p-currency__fx-guide-card h5,
  .p-currency--cad .p-currency__fx-guide-card h5,
  .p-currency--hkd .p-currency__fx-guide-card h5,
  .p-currency--sgd .p-currency__fx-guide-card h5,
  .p-currency--thb .p-currency__fx-guide-card h5,
  .p-currency--twd .p-currency__fx-guide-card h5,
  .p-currency--chf .p-currency__fx-guide-card h5,
  .p-currency--idr .p-currency__fx-guide-card h5,
  .p-currency--php .p-currency__fx-guide-card h5,
  .p-currency--myr .p-currency__fx-guide-card h5,
  .p-currency--vnd .p-currency__fx-guide-card h5 {
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 1.45;
  }
  /* line 1375, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge {
    padding: 4px 10px;
    font-size: 12px;
  }
  /* line 1379, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.45;
  }
  /* line 1384, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart {
    margin-top: 6px;
    max-width: 150px;
  }
  /* line 1388, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__text {
    margin-top: 8px;
    line-height: 1.65;
  }
}
@media (min-width: 390px) and (max-width: 640px) {
  /* line 1290, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card,
  .p-currency--eur .p-currency__fx-guide-card,
  .p-currency--gbp .p-currency__fx-guide-card,
  .p-currency--cny .p-currency__fx-guide-card,
  .p-currency--krw .p-currency__fx-guide-card,
  .p-currency--aud .p-currency__fx-guide-card,
  .p-currency--nzd .p-currency__fx-guide-card,
  .p-currency--cad .p-currency__fx-guide-card,
  .p-currency--hkd .p-currency__fx-guide-card,
  .p-currency--sgd .p-currency__fx-guide-card,
  .p-currency--thb .p-currency__fx-guide-card,
  .p-currency--twd .p-currency__fx-guide-card,
  .p-currency--chf .p-currency__fx-guide-card,
  .p-currency--idr .p-currency__fx-guide-card,
  .p-currency--php .p-currency__fx-guide-card,
  .p-currency--myr .p-currency__fx-guide-card,
  .p-currency--vnd .p-currency__fx-guide-card {
    padding: 12px 10px 11px;
  }
  /* line 1395, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card h5,
  .p-currency--eur .p-currency__fx-guide-card h5,
  .p-currency--gbp .p-currency__fx-guide-card h5,
  .p-currency--cny .p-currency__fx-guide-card h5,
  .p-currency--krw .p-currency__fx-guide-card h5,
  .p-currency--aud .p-currency__fx-guide-card h5,
  .p-currency--nzd .p-currency__fx-guide-card h5,
  .p-currency--cad .p-currency__fx-guide-card h5,
  .p-currency--hkd .p-currency__fx-guide-card h5,
  .p-currency--sgd .p-currency__fx-guide-card h5,
  .p-currency--thb .p-currency__fx-guide-card h5,
  .p-currency--twd .p-currency__fx-guide-card h5,
  .p-currency--chf .p-currency__fx-guide-card h5,
  .p-currency--idr .p-currency__fx-guide-card h5,
  .p-currency--php .p-currency__fx-guide-card h5,
  .p-currency--myr .p-currency__fx-guide-card h5,
  .p-currency--vnd .p-currency__fx-guide-card h5 {
    font-size: 14px;
    line-height: 1.4;
  }
  /* line 1399, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__badge,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__badge {
    min-width: 44px;
    padding: 3px 8px;
    font-size: 11px;
  }
  /* line 1404, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__heading,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__heading {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1.45;
  }
  /* line 1409, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__chart,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__chart {
    max-width: 112px;
  }
  /* line 1412, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--eur .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--gbp .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--cny .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--krw .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--aud .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--nzd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--cad .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--hkd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--sgd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--thb .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--twd .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--chf .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--idr .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--php .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--myr .p-currency__fx-guide-card .p-currency__fx-guide-card__text,
  .p-currency--vnd .p-currency__fx-guide-card .p-currency__fx-guide-card__text {
    font-size: 12px;
    line-height: 1.6;
  }
}
/* line 1419, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-point,
.p-currency--eur .p-currency__fx-guide-point,
.p-currency--gbp .p-currency__fx-guide-point,
.p-currency--cny .p-currency__fx-guide-point,
.p-currency--krw .p-currency__fx-guide-point,
.p-currency--aud .p-currency__fx-guide-point,
.p-currency--nzd .p-currency__fx-guide-point,
.p-currency--cad .p-currency__fx-guide-point,
.p-currency--hkd .p-currency__fx-guide-point,
.p-currency--sgd .p-currency__fx-guide-point,
.p-currency--thb .p-currency__fx-guide-point,
.p-currency--twd .p-currency__fx-guide-point,
.p-currency--chf .p-currency__fx-guide-point,
.p-currency--idr .p-currency__fx-guide-point,
.p-currency--php .p-currency__fx-guide-point,
.p-currency--myr .p-currency__fx-guide-point,
.p-currency--vnd .p-currency__fx-guide-point {
  margin: 12px 0 0;
  padding: 12px 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #f2f8ff;
  border: solid 1px #cfe2ef;
  border-radius: 6px;
  color: #174d74;
  font-size: 13px;
  line-height: 1.7;
}
/* line 1431, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-point__icon,
.p-currency--eur .p-currency__fx-guide-point__icon,
.p-currency--gbp .p-currency__fx-guide-point__icon,
.p-currency--cny .p-currency__fx-guide-point__icon,
.p-currency--krw .p-currency__fx-guide-point__icon,
.p-currency--aud .p-currency__fx-guide-point__icon,
.p-currency--nzd .p-currency__fx-guide-point__icon,
.p-currency--cad .p-currency__fx-guide-point__icon,
.p-currency--hkd .p-currency__fx-guide-point__icon,
.p-currency--sgd .p-currency__fx-guide-point__icon,
.p-currency--thb .p-currency__fx-guide-point__icon,
.p-currency--twd .p-currency__fx-guide-point__icon,
.p-currency--chf .p-currency__fx-guide-point__icon,
.p-currency--idr .p-currency__fx-guide-point__icon,
.p-currency--php .p-currency__fx-guide-point__icon,
.p-currency--myr .p-currency__fx-guide-point__icon,
.p-currency--vnd .p-currency__fx-guide-point__icon {
  flex: 0 0 auto;
  line-height: 1.6;
}
/* line 1435, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-point p,
.p-currency--eur .p-currency__fx-guide-point p,
.p-currency--gbp .p-currency__fx-guide-point p,
.p-currency--cny .p-currency__fx-guide-point p,
.p-currency--krw .p-currency__fx-guide-point p,
.p-currency--aud .p-currency__fx-guide-point p,
.p-currency--nzd .p-currency__fx-guide-point p,
.p-currency--cad .p-currency__fx-guide-point p,
.p-currency--hkd .p-currency__fx-guide-point p,
.p-currency--sgd .p-currency__fx-guide-point p,
.p-currency--thb .p-currency__fx-guide-point p,
.p-currency--twd .p-currency__fx-guide-point p,
.p-currency--chf .p-currency__fx-guide-point p,
.p-currency--idr .p-currency__fx-guide-point p,
.p-currency--php .p-currency__fx-guide-point p,
.p-currency--myr .p-currency__fx-guide-point p,
.p-currency--vnd .p-currency__fx-guide-point p {
  margin: 0;
}
/* line 1438, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__fx-guide-point strong,
.p-currency--eur .p-currency__fx-guide-point strong,
.p-currency--gbp .p-currency__fx-guide-point strong,
.p-currency--cny .p-currency__fx-guide-point strong,
.p-currency--krw .p-currency__fx-guide-point strong,
.p-currency--aud .p-currency__fx-guide-point strong,
.p-currency--nzd .p-currency__fx-guide-point strong,
.p-currency--cad .p-currency__fx-guide-point strong,
.p-currency--hkd .p-currency__fx-guide-point strong,
.p-currency--sgd .p-currency__fx-guide-point strong,
.p-currency--thb .p-currency__fx-guide-point strong,
.p-currency--twd .p-currency__fx-guide-point strong,
.p-currency--chf .p-currency__fx-guide-point strong,
.p-currency--idr .p-currency__fx-guide-point strong,
.p-currency--php .p-currency__fx-guide-point strong,
.p-currency--myr .p-currency__fx-guide-point strong,
.p-currency--vnd .p-currency__fx-guide-point strong {
  color: #174d74;
}
@media (min-width: 430px) and (max-width: 640px) {
  /* line 1445, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--eur .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--gbp .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--cny .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--krw .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--aud .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--nzd .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--cad .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--hkd .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--sgd .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--thb .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--twd .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--chf .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--idr .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--php .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--myr .p-currency__reason-section .p-currency__reason-grid,
  .p-currency--vnd .p-currency__reason-section .p-currency__reason-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
  }
}
/* line 1453, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-card,
.p-currency--eur .p-currency__reason-card,
.p-currency--gbp .p-currency__reason-card,
.p-currency--cny .p-currency__reason-card,
.p-currency--krw .p-currency__reason-card,
.p-currency--aud .p-currency__reason-card,
.p-currency--nzd .p-currency__reason-card,
.p-currency--cad .p-currency__reason-card,
.p-currency--hkd .p-currency__reason-card,
.p-currency--sgd .p-currency__reason-card,
.p-currency--thb .p-currency__reason-card,
.p-currency--twd .p-currency__reason-card,
.p-currency--chf .p-currency__reason-card,
.p-currency--idr .p-currency__reason-card,
.p-currency--php .p-currency__reason-card,
.p-currency--myr .p-currency__reason-card,
.p-currency--vnd .p-currency__reason-card {
  padding: 18px 18px 18px 68px;
  min-height: 136px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fcfe 100%);
  border-color: #d7e8f1;
  box-shadow: 0 3px 12px rgba(23, 77, 116, 0.06);
}
/* line 1459, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-card:before,
.p-currency--eur .p-currency__reason-card:before,
.p-currency--gbp .p-currency__reason-card:before,
.p-currency--cny .p-currency__reason-card:before,
.p-currency--krw .p-currency__reason-card:before,
.p-currency--aud .p-currency__reason-card:before,
.p-currency--nzd .p-currency__reason-card:before,
.p-currency--cad .p-currency__reason-card:before,
.p-currency--hkd .p-currency__reason-card:before,
.p-currency--sgd .p-currency__reason-card:before,
.p-currency--thb .p-currency__reason-card:before,
.p-currency--twd .p-currency__reason-card:before,
.p-currency--chf .p-currency__reason-card:before,
.p-currency--idr .p-currency__reason-card:before,
.p-currency--php .p-currency__reason-card:before,
.p-currency--myr .p-currency__reason-card:before,
.p-currency--vnd .p-currency__reason-card:before {
  content: none;
  display: none;
}
/* line 1463, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-card h4,
.p-currency--eur .p-currency__reason-card h4,
.p-currency--gbp .p-currency__reason-card h4,
.p-currency--cny .p-currency__reason-card h4,
.p-currency--krw .p-currency__reason-card h4,
.p-currency--aud .p-currency__reason-card h4,
.p-currency--nzd .p-currency__reason-card h4,
.p-currency--cad .p-currency__reason-card h4,
.p-currency--hkd .p-currency__reason-card h4,
.p-currency--sgd .p-currency__reason-card h4,
.p-currency--thb .p-currency__reason-card h4,
.p-currency--twd .p-currency__reason-card h4,
.p-currency--chf .p-currency__reason-card h4,
.p-currency--idr .p-currency__reason-card h4,
.p-currency--php .p-currency__reason-card h4,
.p-currency--myr .p-currency__reason-card h4,
.p-currency--vnd .p-currency__reason-card h4 {
  color: #174d74;
  line-height: 1.45;
}
/* line 1467, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-card .p-currency__text,
.p-currency--eur .p-currency__reason-card .p-currency__text,
.p-currency--gbp .p-currency__reason-card .p-currency__text,
.p-currency--cny .p-currency__reason-card .p-currency__text,
.p-currency--krw .p-currency__reason-card .p-currency__text,
.p-currency--aud .p-currency__reason-card .p-currency__text,
.p-currency--nzd .p-currency__reason-card .p-currency__text,
.p-currency--cad .p-currency__reason-card .p-currency__text,
.p-currency--hkd .p-currency__reason-card .p-currency__text,
.p-currency--sgd .p-currency__reason-card .p-currency__text,
.p-currency--thb .p-currency__reason-card .p-currency__text,
.p-currency--twd .p-currency__reason-card .p-currency__text,
.p-currency--chf .p-currency__reason-card .p-currency__text,
.p-currency--idr .p-currency__reason-card .p-currency__text,
.p-currency--php .p-currency__reason-card .p-currency__text,
.p-currency--myr .p-currency__reason-card .p-currency__text,
.p-currency--vnd .p-currency__reason-card .p-currency__text {
  font-size: 14px;
  line-height: 1.8;
}
@media (max-width: 640px) {
  /* line 1453, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card,
  .p-currency--eur .p-currency__reason-card,
  .p-currency--gbp .p-currency__reason-card,
  .p-currency--cny .p-currency__reason-card,
  .p-currency--krw .p-currency__reason-card,
  .p-currency--aud .p-currency__reason-card,
  .p-currency--nzd .p-currency__reason-card,
  .p-currency--cad .p-currency__reason-card,
  .p-currency--hkd .p-currency__reason-card,
  .p-currency--sgd .p-currency__reason-card,
  .p-currency--thb .p-currency__reason-card,
  .p-currency--twd .p-currency__reason-card,
  .p-currency--chf .p-currency__reason-card,
  .p-currency--idr .p-currency__reason-card,
  .p-currency--php .p-currency__reason-card,
  .p-currency--myr .p-currency__reason-card,
  .p-currency--vnd .p-currency__reason-card {
    padding: 18px 16px;
    min-height: 0;
    text-align: center;
  }
  /* line 1475, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card h4,
  .p-currency--eur .p-currency__reason-card h4,
  .p-currency--gbp .p-currency__reason-card h4,
  .p-currency--cny .p-currency__reason-card h4,
  .p-currency--krw .p-currency__reason-card h4,
  .p-currency--aud .p-currency__reason-card h4,
  .p-currency--nzd .p-currency__reason-card h4,
  .p-currency--cad .p-currency__reason-card h4,
  .p-currency--hkd .p-currency__reason-card h4,
  .p-currency--sgd .p-currency__reason-card h4,
  .p-currency--thb .p-currency__reason-card h4,
  .p-currency--twd .p-currency__reason-card h4,
  .p-currency--chf .p-currency__reason-card h4,
  .p-currency--idr .p-currency__reason-card h4,
  .p-currency--php .p-currency__reason-card h4,
  .p-currency--myr .p-currency__reason-card h4,
  .p-currency--vnd .p-currency__reason-card h4 {
    margin-bottom: 8px;
  }
  /* line 1478, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card .p-currency__text,
  .p-currency--eur .p-currency__reason-card .p-currency__text,
  .p-currency--gbp .p-currency__reason-card .p-currency__text,
  .p-currency--cny .p-currency__reason-card .p-currency__text,
  .p-currency--krw .p-currency__reason-card .p-currency__text,
  .p-currency--aud .p-currency__reason-card .p-currency__text,
  .p-currency--nzd .p-currency__reason-card .p-currency__text,
  .p-currency--cad .p-currency__reason-card .p-currency__text,
  .p-currency--hkd .p-currency__reason-card .p-currency__text,
  .p-currency--sgd .p-currency__reason-card .p-currency__text,
  .p-currency--thb .p-currency__reason-card .p-currency__text,
  .p-currency--twd .p-currency__reason-card .p-currency__text,
  .p-currency--chf .p-currency__reason-card .p-currency__text,
  .p-currency--idr .p-currency__reason-card .p-currency__text,
  .p-currency--php .p-currency__reason-card .p-currency__text,
  .p-currency--myr .p-currency__reason-card .p-currency__text,
  .p-currency--vnd .p-currency__reason-card .p-currency__text {
    margin: 0;
    line-height: 1.75;
    text-align: left;
  }
}
@media (min-width: 390px) and (max-width: 640px) {
  /* line 1453, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card,
  .p-currency--eur .p-currency__reason-card,
  .p-currency--gbp .p-currency__reason-card,
  .p-currency--cny .p-currency__reason-card,
  .p-currency--krw .p-currency__reason-card,
  .p-currency--aud .p-currency__reason-card,
  .p-currency--nzd .p-currency__reason-card,
  .p-currency--cad .p-currency__reason-card,
  .p-currency--hkd .p-currency__reason-card,
  .p-currency--sgd .p-currency__reason-card,
  .p-currency--thb .p-currency__reason-card,
  .p-currency--twd .p-currency__reason-card,
  .p-currency--chf .p-currency__reason-card,
  .p-currency--idr .p-currency__reason-card,
  .p-currency--php .p-currency__reason-card,
  .p-currency--myr .p-currency__reason-card,
  .p-currency--vnd .p-currency__reason-card {
    padding: 13px 10px 12px;
    display: flex;
    flex-direction: column;
  }
  /* line 1488, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card h4,
  .p-currency--eur .p-currency__reason-card h4,
  .p-currency--gbp .p-currency__reason-card h4,
  .p-currency--cny .p-currency__reason-card h4,
  .p-currency--krw .p-currency__reason-card h4,
  .p-currency--aud .p-currency__reason-card h4,
  .p-currency--nzd .p-currency__reason-card h4,
  .p-currency--cad .p-currency__reason-card h4,
  .p-currency--hkd .p-currency__reason-card h4,
  .p-currency--sgd .p-currency__reason-card h4,
  .p-currency--thb .p-currency__reason-card h4,
  .p-currency--twd .p-currency__reason-card h4,
  .p-currency--chf .p-currency__reason-card h4,
  .p-currency--idr .p-currency__reason-card h4,
  .p-currency--php .p-currency__reason-card h4,
  .p-currency--myr .p-currency__reason-card h4,
  .p-currency--vnd .p-currency__reason-card h4 {
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 1.45;
    text-align: center;
  }
  /* line 1494, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-card .p-currency__text,
  .p-currency--eur .p-currency__reason-card .p-currency__text,
  .p-currency--gbp .p-currency__reason-card .p-currency__text,
  .p-currency--cny .p-currency__reason-card .p-currency__text,
  .p-currency--krw .p-currency__reason-card .p-currency__text,
  .p-currency--aud .p-currency__reason-card .p-currency__text,
  .p-currency--nzd .p-currency__reason-card .p-currency__text,
  .p-currency--cad .p-currency__reason-card .p-currency__text,
  .p-currency--hkd .p-currency__reason-card .p-currency__text,
  .p-currency--sgd .p-currency__reason-card .p-currency__text,
  .p-currency--thb .p-currency__reason-card .p-currency__text,
  .p-currency--twd .p-currency__reason-card .p-currency__text,
  .p-currency--chf .p-currency__reason-card .p-currency__text,
  .p-currency--idr .p-currency__reason-card .p-currency__text,
  .p-currency--php .p-currency__reason-card .p-currency__text,
  .p-currency--myr .p-currency__reason-card .p-currency__text,
  .p-currency--vnd .p-currency__reason-card .p-currency__text {
    font-size: 12.5px;
    line-height: 1.65;
  }
}
/* line 1501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-icon,
.p-currency--eur .p-currency__reason-icon,
.p-currency--gbp .p-currency__reason-icon,
.p-currency--cny .p-currency__reason-icon,
.p-currency--krw .p-currency__reason-icon,
.p-currency--aud .p-currency__reason-icon,
.p-currency--nzd .p-currency__reason-icon,
.p-currency--cad .p-currency__reason-icon,
.p-currency--hkd .p-currency__reason-icon,
.p-currency--sgd .p-currency__reason-icon,
.p-currency--thb .p-currency__reason-icon,
.p-currency--twd .p-currency__reason-icon,
.p-currency--chf .p-currency__reason-icon,
.p-currency--idr .p-currency__reason-icon,
.p-currency--php .p-currency__reason-icon,
.p-currency--myr .p-currency__reason-icon,
.p-currency--vnd .p-currency__reason-icon {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 18px;
  left: 18px;
  border-radius: 50%;
  background: #fff7df;
  border: solid 1px #f1d58f;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1513, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-icon svg,
.p-currency--eur .p-currency__reason-icon svg,
.p-currency--gbp .p-currency__reason-icon svg,
.p-currency--cny .p-currency__reason-icon svg,
.p-currency--krw .p-currency__reason-icon svg,
.p-currency--aud .p-currency__reason-icon svg,
.p-currency--nzd .p-currency__reason-icon svg,
.p-currency--cad .p-currency__reason-icon svg,
.p-currency--hkd .p-currency__reason-icon svg,
.p-currency--sgd .p-currency__reason-icon svg,
.p-currency--thb .p-currency__reason-icon svg,
.p-currency--twd .p-currency__reason-icon svg,
.p-currency--chf .p-currency__reason-icon svg,
.p-currency--idr .p-currency__reason-icon svg,
.p-currency--php .p-currency__reason-icon svg,
.p-currency--myr .p-currency__reason-icon svg,
.p-currency--vnd .p-currency__reason-icon svg {
  width: 30px;
  height: 30px;
  display: block;
}
/* line 1518, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-icon rect, .p-currency--usd .p-currency__reason-icon path, .p-currency--usd .p-currency__reason-icon line, .p-currency--usd .p-currency__reason-icon circle,
.p-currency--eur .p-currency__reason-icon rect,
.p-currency--eur .p-currency__reason-icon path,
.p-currency--eur .p-currency__reason-icon line,
.p-currency--eur .p-currency__reason-icon circle,
.p-currency--gbp .p-currency__reason-icon rect,
.p-currency--gbp .p-currency__reason-icon path,
.p-currency--gbp .p-currency__reason-icon line,
.p-currency--gbp .p-currency__reason-icon circle,
.p-currency--cny .p-currency__reason-icon rect,
.p-currency--cny .p-currency__reason-icon path,
.p-currency--cny .p-currency__reason-icon line,
.p-currency--cny .p-currency__reason-icon circle,
.p-currency--krw .p-currency__reason-icon rect,
.p-currency--krw .p-currency__reason-icon path,
.p-currency--krw .p-currency__reason-icon line,
.p-currency--krw .p-currency__reason-icon circle,
.p-currency--aud .p-currency__reason-icon rect,
.p-currency--aud .p-currency__reason-icon path,
.p-currency--aud .p-currency__reason-icon line,
.p-currency--aud .p-currency__reason-icon circle,
.p-currency--nzd .p-currency__reason-icon rect,
.p-currency--nzd .p-currency__reason-icon path,
.p-currency--nzd .p-currency__reason-icon line,
.p-currency--nzd .p-currency__reason-icon circle,
.p-currency--cad .p-currency__reason-icon rect,
.p-currency--cad .p-currency__reason-icon path,
.p-currency--cad .p-currency__reason-icon line,
.p-currency--cad .p-currency__reason-icon circle,
.p-currency--hkd .p-currency__reason-icon rect,
.p-currency--hkd .p-currency__reason-icon path,
.p-currency--hkd .p-currency__reason-icon line,
.p-currency--hkd .p-currency__reason-icon circle,
.p-currency--sgd .p-currency__reason-icon rect,
.p-currency--sgd .p-currency__reason-icon path,
.p-currency--sgd .p-currency__reason-icon line,
.p-currency--sgd .p-currency__reason-icon circle,
.p-currency--thb .p-currency__reason-icon rect,
.p-currency--thb .p-currency__reason-icon path,
.p-currency--thb .p-currency__reason-icon line,
.p-currency--thb .p-currency__reason-icon circle,
.p-currency--twd .p-currency__reason-icon rect,
.p-currency--twd .p-currency__reason-icon path,
.p-currency--twd .p-currency__reason-icon line,
.p-currency--twd .p-currency__reason-icon circle,
.p-currency--chf .p-currency__reason-icon rect,
.p-currency--chf .p-currency__reason-icon path,
.p-currency--chf .p-currency__reason-icon line,
.p-currency--chf .p-currency__reason-icon circle,
.p-currency--idr .p-currency__reason-icon rect,
.p-currency--idr .p-currency__reason-icon path,
.p-currency--idr .p-currency__reason-icon line,
.p-currency--idr .p-currency__reason-icon circle,
.p-currency--php .p-currency__reason-icon rect,
.p-currency--php .p-currency__reason-icon path,
.p-currency--php .p-currency__reason-icon line,
.p-currency--php .p-currency__reason-icon circle,
.p-currency--myr .p-currency__reason-icon rect,
.p-currency--myr .p-currency__reason-icon path,
.p-currency--myr .p-currency__reason-icon line,
.p-currency--myr .p-currency__reason-icon circle,
.p-currency--vnd .p-currency__reason-icon rect,
.p-currency--vnd .p-currency__reason-icon path,
.p-currency--vnd .p-currency__reason-icon line,
.p-currency--vnd .p-currency__reason-icon circle {
  fill: none;
  stroke: #1f6f8f;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
/* line 1525, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-icon text,
.p-currency--eur .p-currency__reason-icon text,
.p-currency--gbp .p-currency__reason-icon text,
.p-currency--cny .p-currency__reason-icon text,
.p-currency--krw .p-currency__reason-icon text,
.p-currency--aud .p-currency__reason-icon text,
.p-currency--nzd .p-currency__reason-icon text,
.p-currency--cad .p-currency__reason-icon text,
.p-currency--hkd .p-currency__reason-icon text,
.p-currency--sgd .p-currency__reason-icon text,
.p-currency--thb .p-currency__reason-icon text,
.p-currency--twd .p-currency__reason-icon text,
.p-currency--chf .p-currency__reason-icon text,
.p-currency--idr .p-currency__reason-icon text,
.p-currency--php .p-currency__reason-icon text,
.p-currency--myr .p-currency__reason-icon text,
.p-currency--vnd .p-currency__reason-icon text {
  fill: #1f6f8f;
  stroke: none;
  font-size: 8px;
  font-weight: bold;
  font-family: sans-serif;
}
/* line 1532, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--eur .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--gbp .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--cny .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--krw .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--aud .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--nzd .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--cad .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--hkd .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--sgd .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--thb .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--twd .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--chf .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--idr .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--php .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--myr .p-currency__reason-icon text.p-currency__reason-icon__large,
.p-currency--vnd .p-currency__reason-icon text.p-currency__reason-icon__large {
  font-size: 14px;
}
@media (max-width: 640px) {
  /* line 1501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon,
  .p-currency--eur .p-currency__reason-icon,
  .p-currency--gbp .p-currency__reason-icon,
  .p-currency--cny .p-currency__reason-icon,
  .p-currency--krw .p-currency__reason-icon,
  .p-currency--aud .p-currency__reason-icon,
  .p-currency--nzd .p-currency__reason-icon,
  .p-currency--cad .p-currency__reason-icon,
  .p-currency--hkd .p-currency__reason-icon,
  .p-currency--sgd .p-currency__reason-icon,
  .p-currency--thb .p-currency__reason-icon,
  .p-currency--twd .p-currency__reason-icon,
  .p-currency--chf .p-currency__reason-icon,
  .p-currency--idr .p-currency__reason-icon,
  .p-currency--php .p-currency__reason-icon,
  .p-currency--myr .p-currency__reason-icon,
  .p-currency--vnd .p-currency__reason-icon {
    width: 34px;
    height: 34px;
    position: static;
    margin: 0 auto 12px;
  }
  /* line 1540, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon svg,
  .p-currency--eur .p-currency__reason-icon svg,
  .p-currency--gbp .p-currency__reason-icon svg,
  .p-currency--cny .p-currency__reason-icon svg,
  .p-currency--krw .p-currency__reason-icon svg,
  .p-currency--aud .p-currency__reason-icon svg,
  .p-currency--nzd .p-currency__reason-icon svg,
  .p-currency--cad .p-currency__reason-icon svg,
  .p-currency--hkd .p-currency__reason-icon svg,
  .p-currency--sgd .p-currency__reason-icon svg,
  .p-currency--thb .p-currency__reason-icon svg,
  .p-currency--twd .p-currency__reason-icon svg,
  .p-currency--chf .p-currency__reason-icon svg,
  .p-currency--idr .p-currency__reason-icon svg,
  .p-currency--php .p-currency__reason-icon svg,
  .p-currency--myr .p-currency__reason-icon svg,
  .p-currency--vnd .p-currency__reason-icon svg {
    width: 27px;
    height: 27px;
  }
  /* line 1544, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--eur .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--gbp .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--cny .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--krw .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--aud .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--nzd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--cad .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--hkd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--sgd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--thb .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--twd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--chf .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--idr .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--php .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--myr .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--vnd .p-currency__reason-icon text.p-currency__reason-icon__large {
    font-size: 13px;
  }
}
@media (min-width: 390px) and (max-width: 640px) {
  /* line 1501, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon,
  .p-currency--eur .p-currency__reason-icon,
  .p-currency--gbp .p-currency__reason-icon,
  .p-currency--cny .p-currency__reason-icon,
  .p-currency--krw .p-currency__reason-icon,
  .p-currency--aud .p-currency__reason-icon,
  .p-currency--nzd .p-currency__reason-icon,
  .p-currency--cad .p-currency__reason-icon,
  .p-currency--hkd .p-currency__reason-icon,
  .p-currency--sgd .p-currency__reason-icon,
  .p-currency--thb .p-currency__reason-icon,
  .p-currency--twd .p-currency__reason-icon,
  .p-currency--chf .p-currency__reason-icon,
  .p-currency--idr .p-currency__reason-icon,
  .p-currency--php .p-currency__reason-icon,
  .p-currency--myr .p-currency__reason-icon,
  .p-currency--vnd .p-currency__reason-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 9px;
  }
  /* line 1552, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon svg,
  .p-currency--eur .p-currency__reason-icon svg,
  .p-currency--gbp .p-currency__reason-icon svg,
  .p-currency--cny .p-currency__reason-icon svg,
  .p-currency--krw .p-currency__reason-icon svg,
  .p-currency--aud .p-currency__reason-icon svg,
  .p-currency--nzd .p-currency__reason-icon svg,
  .p-currency--cad .p-currency__reason-icon svg,
  .p-currency--hkd .p-currency__reason-icon svg,
  .p-currency--sgd .p-currency__reason-icon svg,
  .p-currency--thb .p-currency__reason-icon svg,
  .p-currency--twd .p-currency__reason-icon svg,
  .p-currency--chf .p-currency__reason-icon svg,
  .p-currency--idr .p-currency__reason-icon svg,
  .p-currency--php .p-currency__reason-icon svg,
  .p-currency--myr .p-currency__reason-icon svg,
  .p-currency--vnd .p-currency__reason-icon svg {
    width: 24px;
    height: 24px;
  }
  /* line 1556, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--eur .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--gbp .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--cny .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--krw .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--aud .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--nzd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--cad .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--hkd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--sgd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--thb .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--twd .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--chf .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--idr .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--php .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--myr .p-currency__reason-icon text.p-currency__reason-icon__large,
  .p-currency--vnd .p-currency__reason-icon text.p-currency__reason-icon__large {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  /* line 1563, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__related-articles--desktop,
  .p-currency--eur .p-currency__related-articles--desktop,
  .p-currency--gbp .p-currency__related-articles--desktop,
  .p-currency--cny .p-currency__related-articles--desktop,
  .p-currency--krw .p-currency__related-articles--desktop,
  .p-currency--aud .p-currency__related-articles--desktop,
  .p-currency--nzd .p-currency__related-articles--desktop,
  .p-currency--cad .p-currency__related-articles--desktop,
  .p-currency--hkd .p-currency__related-articles--desktop,
  .p-currency--sgd .p-currency__related-articles--desktop,
  .p-currency--thb .p-currency__related-articles--desktop,
  .p-currency--twd .p-currency__related-articles--desktop,
  .p-currency--chf .p-currency__related-articles--desktop,
  .p-currency--idr .p-currency__related-articles--desktop,
  .p-currency--php .p-currency__related-articles--desktop,
  .p-currency--myr .p-currency__related-articles--desktop,
  .p-currency--vnd .p-currency__related-articles--desktop {
    display: none;
  }
  /* line 1566, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__related-articles-mobile,
  .p-currency--eur .p-currency__related-articles-mobile,
  .p-currency--gbp .p-currency__related-articles-mobile,
  .p-currency--cny .p-currency__related-articles-mobile,
  .p-currency--krw .p-currency__related-articles-mobile,
  .p-currency--aud .p-currency__related-articles-mobile,
  .p-currency--nzd .p-currency__related-articles-mobile,
  .p-currency--cad .p-currency__related-articles-mobile,
  .p-currency--hkd .p-currency__related-articles-mobile,
  .p-currency--sgd .p-currency__related-articles-mobile,
  .p-currency--thb .p-currency__related-articles-mobile,
  .p-currency--twd .p-currency__related-articles-mobile,
  .p-currency--chf .p-currency__related-articles-mobile,
  .p-currency--idr .p-currency__related-articles-mobile,
  .p-currency--php .p-currency__related-articles-mobile,
  .p-currency--myr .p-currency__related-articles-mobile,
  .p-currency--vnd .p-currency__related-articles-mobile {
    display: block;
  }
}
/* line 1571, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-note,
.p-currency--eur .p-currency__sell-note,
.p-currency--gbp .p-currency__sell-note,
.p-currency--cny .p-currency__sell-note,
.p-currency--krw .p-currency__sell-note,
.p-currency--aud .p-currency__sell-note,
.p-currency--nzd .p-currency__sell-note,
.p-currency--cad .p-currency__sell-note,
.p-currency--hkd .p-currency__sell-note,
.p-currency--sgd .p-currency__sell-note,
.p-currency--thb .p-currency__sell-note,
.p-currency--twd .p-currency__sell-note,
.p-currency--chf .p-currency__sell-note,
.p-currency--idr .p-currency__sell-note,
.p-currency--php .p-currency__sell-note,
.p-currency--myr .p-currency__sell-note,
.p-currency--vnd .p-currency__sell-note {
  margin-top: -6px;
}
/* line 1575, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card,
.p-currency--eur .p-currency__sell-card,
.p-currency--gbp .p-currency__sell-card,
.p-currency--cny .p-currency__sell-card,
.p-currency--krw .p-currency__sell-card,
.p-currency--aud .p-currency__sell-card,
.p-currency--nzd .p-currency__sell-card,
.p-currency--cad .p-currency__sell-card,
.p-currency--hkd .p-currency__sell-card,
.p-currency--sgd .p-currency__sell-card,
.p-currency--thb .p-currency__sell-card,
.p-currency--twd .p-currency__sell-card,
.p-currency--chf .p-currency__sell-card,
.p-currency--idr .p-currency__sell-card,
.p-currency--php .p-currency__sell-card,
.p-currency--myr .p-currency__sell-card,
.p-currency--vnd .p-currency__sell-card {
  padding: 18px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: linear-gradient(135deg, #f6fbff 0%, #fffaf0 100%);
  border: solid 1px #d7e8f1;
  border-radius: 8px;
  box-shadow: 0 3px 12px rgba(23, 77, 116, 0.06);
}
/* line 1585, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card h3,
.p-currency--eur .p-currency__sell-card h3,
.p-currency--gbp .p-currency__sell-card h3,
.p-currency--cny .p-currency__sell-card h3,
.p-currency--krw .p-currency__sell-card h3,
.p-currency--aud .p-currency__sell-card h3,
.p-currency--nzd .p-currency__sell-card h3,
.p-currency--cad .p-currency__sell-card h3,
.p-currency--hkd .p-currency__sell-card h3,
.p-currency--sgd .p-currency__sell-card h3,
.p-currency--thb .p-currency__sell-card h3,
.p-currency--twd .p-currency__sell-card h3,
.p-currency--chf .p-currency__sell-card h3,
.p-currency--idr .p-currency__sell-card h3,
.p-currency--php .p-currency__sell-card h3,
.p-currency--myr .p-currency__sell-card h3,
.p-currency--vnd .p-currency__sell-card h3 {
  margin: 0 0 6px;
  color: #174d74;
  font-size: 18px;
  line-height: 1.45;
}
/* line 1591, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card p,
.p-currency--eur .p-currency__sell-card p,
.p-currency--gbp .p-currency__sell-card p,
.p-currency--cny .p-currency__sell-card p,
.p-currency--krw .p-currency__sell-card p,
.p-currency--aud .p-currency__sell-card p,
.p-currency--nzd .p-currency__sell-card p,
.p-currency--cad .p-currency__sell-card p,
.p-currency--hkd .p-currency__sell-card p,
.p-currency--sgd .p-currency__sell-card p,
.p-currency--thb .p-currency__sell-card p,
.p-currency--twd .p-currency__sell-card p,
.p-currency--chf .p-currency__sell-card p,
.p-currency--idr .p-currency__sell-card p,
.p-currency--php .p-currency__sell-card p,
.p-currency--myr .p-currency__sell-card p,
.p-currency--vnd .p-currency__sell-card p {
  margin: 0;
  color: #4c6474;
  font-size: 14px;
  line-height: 1.7;
}
/* line 1597, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card__body,
.p-currency--eur .p-currency__sell-card__body,
.p-currency--gbp .p-currency__sell-card__body,
.p-currency--cny .p-currency__sell-card__body,
.p-currency--krw .p-currency__sell-card__body,
.p-currency--aud .p-currency__sell-card__body,
.p-currency--nzd .p-currency__sell-card__body,
.p-currency--cad .p-currency__sell-card__body,
.p-currency--hkd .p-currency__sell-card__body,
.p-currency--sgd .p-currency__sell-card__body,
.p-currency--thb .p-currency__sell-card__body,
.p-currency--twd .p-currency__sell-card__body,
.p-currency--chf .p-currency__sell-card__body,
.p-currency--idr .p-currency__sell-card__body,
.p-currency--php .p-currency__sell-card__body,
.p-currency--myr .p-currency__sell-card__body,
.p-currency--vnd .p-currency__sell-card__body {
  min-width: 0;
}
/* line 1600, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card__link,
.p-currency--eur .p-currency__sell-card__link,
.p-currency--gbp .p-currency__sell-card__link,
.p-currency--cny .p-currency__sell-card__link,
.p-currency--krw .p-currency__sell-card__link,
.p-currency--aud .p-currency__sell-card__link,
.p-currency--nzd .p-currency__sell-card__link,
.p-currency--cad .p-currency__sell-card__link,
.p-currency--hkd .p-currency__sell-card__link,
.p-currency--sgd .p-currency__sell-card__link,
.p-currency--thb .p-currency__sell-card__link,
.p-currency--twd .p-currency__sell-card__link,
.p-currency--chf .p-currency__sell-card__link,
.p-currency--idr .p-currency__sell-card__link,
.p-currency--php .p-currency__sell-card__link,
.p-currency--myr .p-currency__sell-card__link,
.p-currency--vnd .p-currency__sell-card__link {
  min-height: 40px;
  padding: 9px 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  box-sizing: border-box;
  background: #fff;
  border: solid 1px #5f9ab8;
  border-radius: 4px;
  color: #174d74;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
}
/* line 1616, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__sell-card__link:hover,
.p-currency--eur .p-currency__sell-card__link:hover,
.p-currency--gbp .p-currency__sell-card__link:hover,
.p-currency--cny .p-currency__sell-card__link:hover,
.p-currency--krw .p-currency__sell-card__link:hover,
.p-currency--aud .p-currency__sell-card__link:hover,
.p-currency--nzd .p-currency__sell-card__link:hover,
.p-currency--cad .p-currency__sell-card__link:hover,
.p-currency--hkd .p-currency__sell-card__link:hover,
.p-currency--sgd .p-currency__sell-card__link:hover,
.p-currency--thb .p-currency__sell-card__link:hover,
.p-currency--twd .p-currency__sell-card__link:hover,
.p-currency--chf .p-currency__sell-card__link:hover,
.p-currency--idr .p-currency__sell-card__link:hover,
.p-currency--php .p-currency__sell-card__link:hover,
.p-currency--myr .p-currency__sell-card__link:hover,
.p-currency--vnd .p-currency__sell-card__link:hover {
  background: #eef7fc;
}
@media (max-width: 640px) {
  /* line 1575, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__sell-card,
  .p-currency--eur .p-currency__sell-card,
  .p-currency--gbp .p-currency__sell-card,
  .p-currency--cny .p-currency__sell-card,
  .p-currency--krw .p-currency__sell-card,
  .p-currency--aud .p-currency__sell-card,
  .p-currency--nzd .p-currency__sell-card,
  .p-currency--cad .p-currency__sell-card,
  .p-currency--hkd .p-currency__sell-card,
  .p-currency--sgd .p-currency__sell-card,
  .p-currency--thb .p-currency__sell-card,
  .p-currency--twd .p-currency__sell-card,
  .p-currency--chf .p-currency__sell-card,
  .p-currency--idr .p-currency__sell-card,
  .p-currency--php .p-currency__sell-card,
  .p-currency--myr .p-currency__sell-card,
  .p-currency--vnd .p-currency__sell-card {
    align-items: stretch;
    flex-direction: column;
  }
  /* line 1623, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__sell-card__link,
  .p-currency--eur .p-currency__sell-card__link,
  .p-currency--gbp .p-currency__sell-card__link,
  .p-currency--cny .p-currency__sell-card__link,
  .p-currency--krw .p-currency__sell-card__link,
  .p-currency--aud .p-currency__sell-card__link,
  .p-currency--nzd .p-currency__sell-card__link,
  .p-currency--cad .p-currency__sell-card__link,
  .p-currency--hkd .p-currency__sell-card__link,
  .p-currency--sgd .p-currency__sell-card__link,
  .p-currency--thb .p-currency__sell-card__link,
  .p-currency--twd .p-currency__sell-card__link,
  .p-currency--chf .p-currency__sell-card__link,
  .p-currency--idr .p-currency__sell-card__link,
  .p-currency--php .p-currency__sell-card__link,
  .p-currency--myr .p-currency__sell-card__link,
  .p-currency--vnd .p-currency__sell-card__link {
    width: 100%;
  }
}
/* line 1629, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-section,
.p-currency--eur .p-currency__basic-section,
.p-currency--gbp .p-currency__basic-section,
.p-currency--cny .p-currency__basic-section,
.p-currency--krw .p-currency__basic-section,
.p-currency--aud .p-currency__basic-section,
.p-currency--nzd .p-currency__basic-section,
.p-currency--cad .p-currency__basic-section,
.p-currency--hkd .p-currency__basic-section,
.p-currency--sgd .p-currency__basic-section,
.p-currency--thb .p-currency__basic-section,
.p-currency--twd .p-currency__basic-section,
.p-currency--chf .p-currency__basic-section,
.p-currency--idr .p-currency__basic-section,
.p-currency--php .p-currency__basic-section,
.p-currency--myr .p-currency__basic-section,
.p-currency--vnd .p-currency__basic-section {
  margin-top: -6px;
}
/* line 1631, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-section .p-currency__text,
.p-currency--eur .p-currency__basic-section .p-currency__text,
.p-currency--gbp .p-currency__basic-section .p-currency__text,
.p-currency--cny .p-currency__basic-section .p-currency__text,
.p-currency--krw .p-currency__basic-section .p-currency__text,
.p-currency--aud .p-currency__basic-section .p-currency__text,
.p-currency--nzd .p-currency__basic-section .p-currency__text,
.p-currency--cad .p-currency__basic-section .p-currency__text,
.p-currency--hkd .p-currency__basic-section .p-currency__text,
.p-currency--sgd .p-currency__basic-section .p-currency__text,
.p-currency--thb .p-currency__basic-section .p-currency__text,
.p-currency--twd .p-currency__basic-section .p-currency__text,
.p-currency--chf .p-currency__basic-section .p-currency__text,
.p-currency--idr .p-currency__basic-section .p-currency__text,
.p-currency--php .p-currency__basic-section .p-currency__text,
.p-currency--myr .p-currency__basic-section .p-currency__text,
.p-currency--vnd .p-currency__basic-section .p-currency__text {
  color: #6f7b83;
  font-size: 14px;
  line-height: 1.8;
}
/* line 1638, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-card,
.p-currency--eur .p-currency__basic-card,
.p-currency--gbp .p-currency__basic-card,
.p-currency--cny .p-currency__basic-card,
.p-currency--krw .p-currency__basic-card,
.p-currency--aud .p-currency__basic-card,
.p-currency--nzd .p-currency__basic-card,
.p-currency--cad .p-currency__basic-card,
.p-currency--hkd .p-currency__basic-card,
.p-currency--sgd .p-currency__basic-card,
.p-currency--thb .p-currency__basic-card,
.p-currency--twd .p-currency__basic-card,
.p-currency--chf .p-currency__basic-card,
.p-currency--idr .p-currency__basic-card,
.p-currency--php .p-currency__basic-card,
.p-currency--myr .p-currency__basic-card,
.p-currency--vnd .p-currency__basic-card {
  padding: 22px 24px;
  background: #fff;
  border: 1px solid #dfe8ee;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(30, 74, 102, 0.08);
}
/* line 1646, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-list,
.p-currency--eur .p-currency__basic-list,
.p-currency--gbp .p-currency__basic-list,
.p-currency--cny .p-currency__basic-list,
.p-currency--krw .p-currency__basic-list,
.p-currency--aud .p-currency__basic-list,
.p-currency--nzd .p-currency__basic-list,
.p-currency--cad .p-currency__basic-list,
.p-currency--hkd .p-currency__basic-list,
.p-currency--sgd .p-currency__basic-list,
.p-currency--thb .p-currency__basic-list,
.p-currency--twd .p-currency__basic-list,
.p-currency--chf .p-currency__basic-list,
.p-currency--idr .p-currency__basic-list,
.p-currency--php .p-currency__basic-list,
.p-currency--myr .p-currency__basic-list,
.p-currency--vnd .p-currency__basic-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 16px;
  margin: 0;
}
/* line 1653, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item,
.p-currency--eur .p-currency__basic-item,
.p-currency--gbp .p-currency__basic-item,
.p-currency--cny .p-currency__basic-item,
.p-currency--krw .p-currency__basic-item,
.p-currency--aud .p-currency__basic-item,
.p-currency--nzd .p-currency__basic-item,
.p-currency--cad .p-currency__basic-item,
.p-currency--hkd .p-currency__basic-item,
.p-currency--sgd .p-currency__basic-item,
.p-currency--thb .p-currency__basic-item,
.p-currency--twd .p-currency__basic-item,
.p-currency--chf .p-currency__basic-item,
.p-currency--idr .p-currency__basic-item,
.p-currency--php .p-currency__basic-item,
.p-currency--myr .p-currency__basic-item,
.p-currency--vnd .p-currency__basic-item {
  display: grid;
  grid-template-columns: minmax(110px, 0.48fr) minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  min-width: 0;
  padding: 13px 14px;
  background: #f8fbfd;
  border: 1px solid #e7eef3;
  border-radius: 6px;
}
/* line 1663, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item dt,
.p-currency--eur .p-currency__basic-item dt,
.p-currency--gbp .p-currency__basic-item dt,
.p-currency--cny .p-currency__basic-item dt,
.p-currency--krw .p-currency__basic-item dt,
.p-currency--aud .p-currency__basic-item dt,
.p-currency--nzd .p-currency__basic-item dt,
.p-currency--cad .p-currency__basic-item dt,
.p-currency--hkd .p-currency__basic-item dt,
.p-currency--sgd .p-currency__basic-item dt,
.p-currency--thb .p-currency__basic-item dt,
.p-currency--twd .p-currency__basic-item dt,
.p-currency--chf .p-currency__basic-item dt,
.p-currency--idr .p-currency__basic-item dt,
.p-currency--php .p-currency__basic-item dt,
.p-currency--myr .p-currency__basic-item dt,
.p-currency--vnd .p-currency__basic-item dt {
  color: #5f7482;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
/* line 1670, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item dd,
.p-currency--eur .p-currency__basic-item dd,
.p-currency--gbp .p-currency__basic-item dd,
.p-currency--cny .p-currency__basic-item dd,
.p-currency--krw .p-currency__basic-item dd,
.p-currency--aud .p-currency__basic-item dd,
.p-currency--nzd .p-currency__basic-item dd,
.p-currency--cad .p-currency__basic-item dd,
.p-currency--hkd .p-currency__basic-item dd,
.p-currency--sgd .p-currency__basic-item dd,
.p-currency--thb .p-currency__basic-item dd,
.p-currency--twd .p-currency__basic-item dd,
.p-currency--chf .p-currency__basic-item dd,
.p-currency--idr .p-currency__basic-item dd,
.p-currency--php .p-currency__basic-item dd,
.p-currency--myr .p-currency__basic-item dd,
.p-currency--vnd .p-currency__basic-item dd {
  min-width: 0;
  margin: 0;
  color: #24465a;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.55;
  text-align: left;
  overflow-wrap: break-word;
  word-break: keep-all;
}
/* line 1681, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item--wide,
.p-currency--eur .p-currency__basic-item--wide,
.p-currency--gbp .p-currency__basic-item--wide,
.p-currency--cny .p-currency__basic-item--wide,
.p-currency--krw .p-currency__basic-item--wide,
.p-currency--aud .p-currency__basic-item--wide,
.p-currency--nzd .p-currency__basic-item--wide,
.p-currency--cad .p-currency__basic-item--wide,
.p-currency--hkd .p-currency__basic-item--wide,
.p-currency--sgd .p-currency__basic-item--wide,
.p-currency--thb .p-currency__basic-item--wide,
.p-currency--twd .p-currency__basic-item--wide,
.p-currency--chf .p-currency__basic-item--wide,
.p-currency--idr .p-currency__basic-item--wide,
.p-currency--php .p-currency__basic-item--wide,
.p-currency--myr .p-currency__basic-item--wide,
.p-currency--vnd .p-currency__basic-item--wide {
  grid-column: 1 / -1;
  grid-template-columns: minmax(110px, 0.224fr) minmax(0, 1fr);
}
@media (max-width: 640px) {
  /* line 1688, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-card,
  .p-currency--eur .p-currency__basic-card,
  .p-currency--gbp .p-currency__basic-card,
  .p-currency--cny .p-currency__basic-card,
  .p-currency--krw .p-currency__basic-card,
  .p-currency--aud .p-currency__basic-card,
  .p-currency--nzd .p-currency__basic-card,
  .p-currency--cad .p-currency__basic-card,
  .p-currency--hkd .p-currency__basic-card,
  .p-currency--sgd .p-currency__basic-card,
  .p-currency--thb .p-currency__basic-card,
  .p-currency--twd .p-currency__basic-card,
  .p-currency--chf .p-currency__basic-card,
  .p-currency--idr .p-currency__basic-card,
  .p-currency--php .p-currency__basic-card,
  .p-currency--myr .p-currency__basic-card,
  .p-currency--vnd .p-currency__basic-card {
    padding: 18px 16px;
  }
  /* line 1692, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-list,
  .p-currency--eur .p-currency__basic-list,
  .p-currency--gbp .p-currency__basic-list,
  .p-currency--cny .p-currency__basic-list,
  .p-currency--krw .p-currency__basic-list,
  .p-currency--aud .p-currency__basic-list,
  .p-currency--nzd .p-currency__basic-list,
  .p-currency--cad .p-currency__basic-list,
  .p-currency--hkd .p-currency__basic-list,
  .p-currency--sgd .p-currency__basic-list,
  .p-currency--thb .p-currency__basic-list,
  .p-currency--twd .p-currency__basic-list,
  .p-currency--chf .p-currency__basic-list,
  .p-currency--idr .p-currency__basic-list,
  .p-currency--php .p-currency__basic-list,
  .p-currency--myr .p-currency__basic-list,
  .p-currency--vnd .p-currency__basic-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  /* line 1697, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-item,
  .p-currency--eur .p-currency__basic-item,
  .p-currency--gbp .p-currency__basic-item,
  .p-currency--cny .p-currency__basic-item,
  .p-currency--krw .p-currency__basic-item,
  .p-currency--aud .p-currency__basic-item,
  .p-currency--nzd .p-currency__basic-item,
  .p-currency--cad .p-currency__basic-item,
  .p-currency--hkd .p-currency__basic-item,
  .p-currency--sgd .p-currency__basic-item,
  .p-currency--thb .p-currency__basic-item,
  .p-currency--twd .p-currency__basic-item,
  .p-currency--chf .p-currency__basic-item,
  .p-currency--idr .p-currency__basic-item,
  .p-currency--php .p-currency__basic-item,
  .p-currency--myr .p-currency__basic-item,
  .p-currency--vnd .p-currency__basic-item {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 12px;
  }
}

/* line 1722, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-list,
.p-currency--eur .p-currency__basic-list,
.p-currency--gbp .p-currency__basic-list,
.p-currency--cny .p-currency__basic-list,
.p-currency--krw .p-currency__basic-list,
.p-currency--aud .p-currency__basic-list,
.p-currency--nzd .p-currency__basic-list,
.p-currency--cad .p-currency__basic-list,
.p-currency--hkd .p-currency__basic-list,
.p-currency--sgd .p-currency__basic-list,
.p-currency--thb .p-currency__basic-list,
.p-currency--twd .p-currency__basic-list,
.p-currency--chf .p-currency__basic-list,
.p-currency--idr .p-currency__basic-list,
.p-currency--php .p-currency__basic-list,
.p-currency--myr .p-currency__basic-list,
.p-currency--vnd .p-currency__basic-list {
  gap: 14px 16px;
}
/* line 1726, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item,
.p-currency--eur .p-currency__basic-item,
.p-currency--gbp .p-currency__basic-item,
.p-currency--cny .p-currency__basic-item,
.p-currency--krw .p-currency__basic-item,
.p-currency--aud .p-currency__basic-item,
.p-currency--nzd .p-currency__basic-item,
.p-currency--cad .p-currency__basic-item,
.p-currency--hkd .p-currency__basic-item,
.p-currency--sgd .p-currency__basic-item,
.p-currency--thb .p-currency__basic-item,
.p-currency--twd .p-currency__basic-item,
.p-currency--chf .p-currency__basic-item,
.p-currency--idr .p-currency__basic-item,
.p-currency--php .p-currency__basic-item,
.p-currency--myr .p-currency__basic-item,
.p-currency--vnd .p-currency__basic-item {
  grid-template-columns: 108px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  padding: 15px 18px;
}
/* line 1731, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item dt,
.p-currency--eur .p-currency__basic-item dt,
.p-currency--gbp .p-currency__basic-item dt,
.p-currency--cny .p-currency__basic-item dt,
.p-currency--krw .p-currency__basic-item dt,
.p-currency--aud .p-currency__basic-item dt,
.p-currency--nzd .p-currency__basic-item dt,
.p-currency--cad .p-currency__basic-item dt,
.p-currency--hkd .p-currency__basic-item dt,
.p-currency--sgd .p-currency__basic-item dt,
.p-currency--thb .p-currency__basic-item dt,
.p-currency--twd .p-currency__basic-item dt,
.p-currency--chf .p-currency__basic-item dt,
.p-currency--idr .p-currency__basic-item dt,
.p-currency--php .p-currency__basic-item dt,
.p-currency--myr .p-currency__basic-item dt,
.p-currency--vnd .p-currency__basic-item dt {
  color: #647987;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.45;
  text-align: left;
}
/* line 1738, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item dd,
.p-currency--eur .p-currency__basic-item dd,
.p-currency--gbp .p-currency__basic-item dd,
.p-currency--cny .p-currency__basic-item dd,
.p-currency--krw .p-currency__basic-item dd,
.p-currency--aud .p-currency__basic-item dd,
.p-currency--nzd .p-currency__basic-item dd,
.p-currency--cad .p-currency__basic-item dd,
.p-currency--hkd .p-currency__basic-item dd,
.p-currency--sgd .p-currency__basic-item dd,
.p-currency--thb .p-currency__basic-item dd,
.p-currency--twd .p-currency__basic-item dd,
.p-currency--chf .p-currency__basic-item dd,
.p-currency--idr .p-currency__basic-item dd,
.p-currency--php .p-currency__basic-item dd,
.p-currency--myr .p-currency__basic-item dd,
.p-currency--vnd .p-currency__basic-item dd {
  color: #1f4054;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
  text-align: left;
  overflow-wrap: break-word;
  word-break: keep-all;
}
/* line 1747, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-item--wide,
.p-currency--eur .p-currency__basic-item--wide,
.p-currency--gbp .p-currency__basic-item--wide,
.p-currency--cny .p-currency__basic-item--wide,
.p-currency--krw .p-currency__basic-item--wide,
.p-currency--aud .p-currency__basic-item--wide,
.p-currency--nzd .p-currency__basic-item--wide,
.p-currency--cad .p-currency__basic-item--wide,
.p-currency--hkd .p-currency__basic-item--wide,
.p-currency--sgd .p-currency__basic-item--wide,
.p-currency--thb .p-currency__basic-item--wide,
.p-currency--twd .p-currency__basic-item--wide,
.p-currency--chf .p-currency__basic-item--wide,
.p-currency--idr .p-currency__basic-item--wide,
.p-currency--php .p-currency__basic-item--wide,
.p-currency--myr .p-currency__basic-item--wide,
.p-currency--vnd .p-currency__basic-item--wide {
  grid-column: 1 / -1;
  grid-template-columns: 108px minmax(0, 1fr);
}
/* line 1753, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-comment,
.p-currency--eur .p-currency__basic-comment,
.p-currency--gbp .p-currency__basic-comment,
.p-currency--cny .p-currency__basic-comment,
.p-currency--krw .p-currency__basic-comment,
.p-currency--aud .p-currency__basic-comment,
.p-currency--nzd .p-currency__basic-comment,
.p-currency--cad .p-currency__basic-comment,
.p-currency--hkd .p-currency__basic-comment,
.p-currency--sgd .p-currency__basic-comment,
.p-currency--thb .p-currency__basic-comment,
.p-currency--twd .p-currency__basic-comment,
.p-currency--chf .p-currency__basic-comment,
.p-currency--idr .p-currency__basic-comment,
.p-currency--php .p-currency__basic-comment,
.p-currency--myr .p-currency__basic-comment,
.p-currency--vnd .p-currency__basic-comment {
  margin-top: 10px;
  padding: 9px 14px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  background: #f2f8fc;
  border: 1px solid #d9eaf3;
  border-radius: 6px;
  color: #496877;
  font-size: 13px;
  line-height: 1.65;
}
/* line 1765, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-comment p,
.p-currency--eur .p-currency__basic-comment p,
.p-currency--gbp .p-currency__basic-comment p,
.p-currency--cny .p-currency__basic-comment p,
.p-currency--krw .p-currency__basic-comment p,
.p-currency--aud .p-currency__basic-comment p,
.p-currency--nzd .p-currency__basic-comment p,
.p-currency--cad .p-currency__basic-comment p,
.p-currency--hkd .p-currency__basic-comment p,
.p-currency--sgd .p-currency__basic-comment p,
.p-currency--thb .p-currency__basic-comment p,
.p-currency--twd .p-currency__basic-comment p,
.p-currency--chf .p-currency__basic-comment p,
.p-currency--idr .p-currency__basic-comment p,
.p-currency--php .p-currency__basic-comment p,
.p-currency--myr .p-currency__basic-comment p,
.p-currency--vnd .p-currency__basic-comment p {
  flex: 1 1 auto;
  margin: 0;
}
/* line 1769, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
.p-currency--usd .p-currency__basic-comment__icon,
.p-currency--eur .p-currency__basic-comment__icon,
.p-currency--gbp .p-currency__basic-comment__icon,
.p-currency--cny .p-currency__basic-comment__icon,
.p-currency--krw .p-currency__basic-comment__icon,
.p-currency--aud .p-currency__basic-comment__icon,
.p-currency--nzd .p-currency__basic-comment__icon,
.p-currency--cad .p-currency__basic-comment__icon,
.p-currency--hkd .p-currency__basic-comment__icon,
.p-currency--sgd .p-currency__basic-comment__icon,
.p-currency--thb .p-currency__basic-comment__icon,
.p-currency--twd .p-currency__basic-comment__icon,
.p-currency--chf .p-currency__basic-comment__icon,
.p-currency--idr .p-currency__basic-comment__icon,
.p-currency--php .p-currency__basic-comment__icon,
.p-currency--myr .p-currency__basic-comment__icon,
.p-currency--vnd .p-currency__basic-comment__icon {
  margin-top: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #6b8797;
  font-size: 13px;
  line-height: 1;
  opacity: 0.8;
}
@media (max-width: 640px) {
  /* line 1783, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-list,
  .p-currency--eur .p-currency__basic-list,
  .p-currency--gbp .p-currency__basic-list,
  .p-currency--cny .p-currency__basic-list,
  .p-currency--krw .p-currency__basic-list,
  .p-currency--aud .p-currency__basic-list,
  .p-currency--nzd .p-currency__basic-list,
  .p-currency--cad .p-currency__basic-list,
  .p-currency--hkd .p-currency__basic-list,
  .p-currency--sgd .p-currency__basic-list,
  .p-currency--thb .p-currency__basic-list,
  .p-currency--twd .p-currency__basic-list,
  .p-currency--chf .p-currency__basic-list,
  .p-currency--idr .p-currency__basic-list,
  .p-currency--php .p-currency__basic-list,
  .p-currency--myr .p-currency__basic-list,
  .p-currency--vnd .p-currency__basic-list {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  /* line 1788, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-item,
  .p-currency--usd .p-currency__basic-item--wide,
  .p-currency--eur .p-currency__basic-item,
  .p-currency--eur .p-currency__basic-item--wide,
  .p-currency--gbp .p-currency__basic-item,
  .p-currency--gbp .p-currency__basic-item--wide,
  .p-currency--cny .p-currency__basic-item,
  .p-currency--cny .p-currency__basic-item--wide,
  .p-currency--krw .p-currency__basic-item,
  .p-currency--krw .p-currency__basic-item--wide,
  .p-currency--aud .p-currency__basic-item,
  .p-currency--aud .p-currency__basic-item--wide,
  .p-currency--nzd .p-currency__basic-item,
  .p-currency--nzd .p-currency__basic-item--wide,
  .p-currency--cad .p-currency__basic-item,
  .p-currency--cad .p-currency__basic-item--wide,
  .p-currency--hkd .p-currency__basic-item,
  .p-currency--hkd .p-currency__basic-item--wide,
  .p-currency--sgd .p-currency__basic-item,
  .p-currency--sgd .p-currency__basic-item--wide,
  .p-currency--thb .p-currency__basic-item,
  .p-currency--thb .p-currency__basic-item--wide,
  .p-currency--twd .p-currency__basic-item,
  .p-currency--twd .p-currency__basic-item--wide,
  .p-currency--chf .p-currency__basic-item,
  .p-currency--chf .p-currency__basic-item--wide,
  .p-currency--idr .p-currency__basic-item,
  .p-currency--idr .p-currency__basic-item--wide,
  .p-currency--php .p-currency__basic-item,
  .p-currency--php .p-currency__basic-item--wide,
  .p-currency--myr .p-currency__basic-item,
  .p-currency--myr .p-currency__basic-item--wide,
  .p-currency--vnd .p-currency__basic-item,
  .p-currency--vnd .p-currency__basic-item--wide {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 11px 13px;
  }
  /* line 1793, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-item dt,
  .p-currency--usd .p-currency__basic-item--wide dt,
  .p-currency--eur .p-currency__basic-item dt,
  .p-currency--eur .p-currency__basic-item--wide dt,
  .p-currency--gbp .p-currency__basic-item dt,
  .p-currency--gbp .p-currency__basic-item--wide dt,
  .p-currency--cny .p-currency__basic-item dt,
  .p-currency--cny .p-currency__basic-item--wide dt,
  .p-currency--krw .p-currency__basic-item dt,
  .p-currency--krw .p-currency__basic-item--wide dt,
  .p-currency--aud .p-currency__basic-item dt,
  .p-currency--aud .p-currency__basic-item--wide dt,
  .p-currency--nzd .p-currency__basic-item dt,
  .p-currency--nzd .p-currency__basic-item--wide dt,
  .p-currency--cad .p-currency__basic-item dt,
  .p-currency--cad .p-currency__basic-item--wide dt,
  .p-currency--hkd .p-currency__basic-item dt,
  .p-currency--hkd .p-currency__basic-item--wide dt,
  .p-currency--sgd .p-currency__basic-item dt,
  .p-currency--sgd .p-currency__basic-item--wide dt,
  .p-currency--thb .p-currency__basic-item dt,
  .p-currency--thb .p-currency__basic-item--wide dt,
  .p-currency--twd .p-currency__basic-item dt,
  .p-currency--twd .p-currency__basic-item--wide dt,
  .p-currency--chf .p-currency__basic-item dt,
  .p-currency--chf .p-currency__basic-item--wide dt,
  .p-currency--idr .p-currency__basic-item dt,
  .p-currency--idr .p-currency__basic-item--wide dt,
  .p-currency--php .p-currency__basic-item dt,
  .p-currency--php .p-currency__basic-item--wide dt,
  .p-currency--myr .p-currency__basic-item dt,
  .p-currency--myr .p-currency__basic-item--wide dt,
  .p-currency--vnd .p-currency__basic-item dt,
  .p-currency--vnd .p-currency__basic-item--wide dt {
    font-size: 12px;
  }
  /* line 1796, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-item dd,
  .p-currency--usd .p-currency__basic-item--wide dd,
  .p-currency--eur .p-currency__basic-item dd,
  .p-currency--eur .p-currency__basic-item--wide dd,
  .p-currency--gbp .p-currency__basic-item dd,
  .p-currency--gbp .p-currency__basic-item--wide dd,
  .p-currency--cny .p-currency__basic-item dd,
  .p-currency--cny .p-currency__basic-item--wide dd,
  .p-currency--krw .p-currency__basic-item dd,
  .p-currency--krw .p-currency__basic-item--wide dd,
  .p-currency--aud .p-currency__basic-item dd,
  .p-currency--aud .p-currency__basic-item--wide dd,
  .p-currency--nzd .p-currency__basic-item dd,
  .p-currency--nzd .p-currency__basic-item--wide dd,
  .p-currency--cad .p-currency__basic-item dd,
  .p-currency--cad .p-currency__basic-item--wide dd,
  .p-currency--hkd .p-currency__basic-item dd,
  .p-currency--hkd .p-currency__basic-item--wide dd,
  .p-currency--sgd .p-currency__basic-item dd,
  .p-currency--sgd .p-currency__basic-item--wide dd,
  .p-currency--thb .p-currency__basic-item dd,
  .p-currency--thb .p-currency__basic-item--wide dd,
  .p-currency--twd .p-currency__basic-item dd,
  .p-currency--twd .p-currency__basic-item--wide dd,
  .p-currency--chf .p-currency__basic-item dd,
  .p-currency--chf .p-currency__basic-item--wide dd,
  .p-currency--idr .p-currency__basic-item dd,
  .p-currency--idr .p-currency__basic-item--wide dd,
  .p-currency--php .p-currency__basic-item dd,
  .p-currency--php .p-currency__basic-item--wide dd,
  .p-currency--myr .p-currency__basic-item dd,
  .p-currency--myr .p-currency__basic-item--wide dd,
  .p-currency--vnd .p-currency__basic-item dd,
  .p-currency--vnd .p-currency__basic-item--wide dd {
    font-size: 14px;
  }
  /* line 1801, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_currency.scss */
  .p-currency--usd .p-currency__basic-comment,
  .p-currency--eur .p-currency__basic-comment,
  .p-currency--gbp .p-currency__basic-comment,
  .p-currency--cny .p-currency__basic-comment,
  .p-currency--krw .p-currency__basic-comment,
  .p-currency--aud .p-currency__basic-comment,
  .p-currency--nzd .p-currency__basic-comment,
  .p-currency--cad .p-currency__basic-comment,
  .p-currency--hkd .p-currency__basic-comment,
  .p-currency--sgd .p-currency__basic-comment,
  .p-currency--thb .p-currency__basic-comment,
  .p-currency--twd .p-currency__basic-comment,
  .p-currency--chf .p-currency__basic-comment,
  .p-currency--idr .p-currency__basic-comment,
  .p-currency--php .p-currency__basic-comment,
  .p-currency--myr .p-currency__basic-comment,
  .p-currency--vnd .p-currency__basic-comment {
    margin-top: 8px;
    padding: 9px 11px;
    gap: 7px;
    font-size: 12.5px;
    line-height: 1.65;
  }
}

/* line 3, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer form input[type=text], .p-customer form input[type=number], .p-customer form input[type=password], .p-customer form textarea, .p-customer form input[type=email] {
  margin: 6px 4px;
}
@media (max-width: 700px) {
  /* line 9, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer form input[type=text], .p-customer form input[type=number], .p-customer form input[type=password], .p-customer form textarea, .p-customer form input[type=email] {
    -webkit-appearance: none;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
}
@media (max-width: 700px) and (max-width: 768px) {
  /* line 15, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer form input[type=text].name-or-kana {
    width: 110px;
  }
}

@media (max-width: 768px) {
  /* line 23, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__file-label {
    display: inline-block;
    padding: 8px 0;
  }
}
@media (max-width: 768px) {
  /* line 29, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__file-1 {
    margin-bottom: 0;
  }
}
/* line 34, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .notice-error-message {
  border: 1px solid #ff0000;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 38, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .notice-error-message p {
  margin: 0;
  color: #ff0000;
}
/* line 43, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .rmr {
  margin-right: 6px;
}
/* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .rml {
  margin-left: 6px;
}
@media (max-width: 768px) {
  /* line 46, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer .rml {
    margin-left: 0;
  }
}
/* line 52, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__range-label {
  margin-left: 3px;
  margin-right: 6px;
}
/* line 56, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__radio {
  position: relative;
  top: 2px;
  margin-right: 4px !important;
}
/* line 61, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow {
  width: 100%;
  margin-bottom: 25px;
  font-size: 0;
  text-align: center;
}
/* line 66, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item {
  width: 25.0685%;
  height: 50px;
  padding: 0 10px;
  margin-right: 4.1096%;
  background-color: #ffc78f;
  font-size: 19px;
  color: #fff;
  line-height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  /* line 66, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__flow__item {
    font-size: 4.3vw;
  }
}
/* line 82, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item:after {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 22px solid #ffc78f;
  content: '\0020';
  position: absolute;
  top: 0;
  right: -44px;
}
@media (max-width: 768px) {
  /* line 82, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__flow__item:after {
    border-right-width: 14px;
    border-left-width: 14px;
    right: -28px;
  }
}
/* line 99, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item:last-of-type {
  width: 20%;
  margin-right: 0;
  border-radius: 5px;
}
/* line 103, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item:last-of-type:after {
  content: none;
}
/* line 107, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item.current {
  background-color: #ff8D00;
}
/* line 109, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__flow__item.current:after {
  border-left-color: #ff8D00;
}
/* line 115, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__zip {
  width: 90px;
}
/* line 118, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__notification {
  padding-top: 5px;
  margin: 0;
  font-size: 10px;
  color: #d80000;
}
/* line 124, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__mail-notification {
  margin: 0;
  color: #ff0000;
}
/* line 128, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__cf-msg {
  padding-top: 13px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  align-items: center;
  display: flex;
}
/* line 136, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__cf-msg img {
  width: 36px;
  height: auto;
  margin-right: 15px;
  vertical-align: middle;
}
/* line 143, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__cf-notes {
  width: 100%;
  padding: 20px 20px 20px 30px;
  margin-bottom: 15px;
  font-size: 12px;
  text-indent: -1em;
  border-radius: 10px;
  background-color: #f8e8e6;
  box-sizing: border-box;
}
/* line 153, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__complete-message {
  width: 100%;
  margin: 0 auto 20px;
  font-size: 18px;
  text-align: center;
}
/* line 159, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__complete-notice {
  width: 100%;
  margin: 0 auto 20px;
  font-size: 14px;
  color: #d80000;
  text-align: center;
}
/* line 166, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__primary-button {
  height: 40px;
  padding: 0 40px;
  margin: 0 3px;
  background-color: #00adec;
  border-radius: 4px;
  border: none;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: auto;
  min-width: 120px;
  cursor: pointer;
}
/* line 183, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__primary-button.update {
  width: 176px;
  height: 40px;
}
@media (max-width: 768px) {
  /* line 183, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__primary-button.update {
    width: 100%;
    margin: 10px auto;
  }
}
@media (max-width: 768px) {
  /* line 166, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__primary-button {
    width: 100%;
    margin: 10px auto;
  }
}
/* line 196, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer__back-button {
  width: 114px;
  height: 40px;
  margin: 0 3px;
  border-radius: 4px;
  background: #333;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid;
  cursor: pointer;
}
@media (max-width: 768px) {
  /* line 196, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
  .p-customer__back-button {
    width: 100%;
    margin: 10px auto;
  }
}
/* line 216, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .inner-radio {
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}
/* line 222, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_customer.scss */
.p-customer .inner-radio input[type="radio"] {
  margin-right: 5px;
}

/* line 2, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_news.scss */
.p-news__navigation {
  display: block;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  width: 80%;
}
/* line 8, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_news.scss */
.p-news__navigation__left, .p-news__navigation__right {
  display: block;
  margin: 0 auto 1.2em;
}
@media (min-width: 768px) {
  /* line 12, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_news.scss */
  .p-news__navigation__left {
    float: left;
    margin: 0 1.2em 1.2em 0;
  }
}
@media (min-width: 768px) {
  /* line 18, /var/www/moneybank/mb/app/assets/stylesheets/03_page/_news.scss */
  .p-news__navigation__right {
    float: right;
    margin: 0 0 1.2em 1.2em;
  }
}

/* line 125, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.wSelect-arrow {
  background-image: url(/assets/arrow-down-1b27088802d2e33f801f76a3e23c6a220855763f783aef771e9dd92b122a5816.png) !important;
}

/* line 129, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.wSelect.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 1.0;
}

@media (max-width: 700px) {
  /* line 135, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .wSelect-el {
    display: none;
  }
}

/* line 141, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
[v-cloak] {
  display: none;
}

/* line 147, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
img.ui-datepicker-trigger {
  width: 20px;
  position: relative;
  left: 6px;
  top: 4px;
}

/* line 154, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.ui-datepicker-calendar .day-red {
  background: #f00 !important;
  opacity: 1 !important;
}
/* line 157, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.ui-datepicker-calendar .day-red a, .ui-datepicker-calendar .day-red span {
  background: #f00 !important;
  color: #fff !important;
}
/* line 162, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.ui-datepicker-calendar .day-yellow {
  background: #ff0 !important;
  opacity: 1 !important;
}
/* line 165, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.ui-datepicker-calendar .day-yellow a, .ui-datepicker-calendar .day-yellow span {
  background: #ff0 !important;
}

/* line 172, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.mfp-image-holder .mfp-close {
  position: absolute;
  display: block;
  width: 60px;
  padding: 0;
  border-radius: 0;
  text-align: center;
  top: -16px;
  right: -10px;
  cursor: pointer;
  font-size: 60px;
  font-family: serif;
  line-height: 1;
}

@media (max-width: 650px) {
  /* line 188, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-figure {
    position: relative;
    margin: auto 20px;
  }
}

/* line 195, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.mfp-arrow-left:before {
  display: none;
}
/* line 198, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.mfp-arrow-left:active {
  margin-top: -10px;
}
@media (min-width: 651px) {
  /* line 194, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-left {
    left: calc(50% - 350px);
    top: calc(50% - 140px);
    height: 300px;
    width: 320px;
  }
  /* line 206, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-left:after {
    content: "<";
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    padding-left: 10px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-family: 'OCRB', serif;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px -1px 1px black, -1px 1px 1px black;
    border: none;
    top: 0;
    left: 0;
  }
}
@media (max-width: 650px) {
  /* line 194, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-left {
    left: 0;
    top: calc(50% - 19vw);
    height: 42vw;
    width: 44vw;
  }
  /* line 230, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-left:after {
    content: "<";
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 1;
    margin: 0;
    padding-left: 10px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-family: 'OCRB', serif;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px -1px 1px black, -1px 1px 1px black;
    border: none;
    top: 0;
    left: 0;
  }
}

/* line 251, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.mfp-arrow-right:before {
  display: none;
}
/* line 254, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.mfp-arrow-right:active {
  margin-top: -10px;
}
@media (min-width: 651px) {
  /* line 250, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-right {
    left: calc(50% - 30px);
    top: calc(50% - 140px);
    height: 300px;
    width: 320px;
  }
  /* line 262, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-right:after {
    content: ">";
    width: 100%;
    height: 100%;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    padding-right: 10px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    font-family: 'OCRB', serif;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px -1px 1px black, -1px 1px 1px black;
    border: none;
    top: 0;
    left: 0;
  }
}
@media (max-width: 650px) {
  /* line 250, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-right {
    right: 30px;
    top: calc(50% - 19vw);
    height: 42vw;
    width: 44vw;
  }
  /* line 287, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow-right:after {
    content: ">";
    width: 100%;
    height: 100%;
    font-size: 40px;
    line-height: 1;
    margin: 0;
    padding-right: 10px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    font-family: 'OCRB', serif;
    text-shadow: 1px 1px 1px black, 1px -1px 1px black, -1px -1px 1px black, -1px 1px 1px black;
    border: none;
    top: 0;
    left: 0;
  }
}

@media (min-width: 651px) {
  /* line 308, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow {
    margin: -10px 0 0 30px;
    box-sizing: border-box;
    display: block;
    transform: none;
  }
}
@media (max-width: 650px) {
  /* line 308, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
  .mfp-arrow {
    margin: -10px 0 0 30px;
    box-sizing: border-box;
    display: block;
    transform: none;
  }
}

/* line 323, /var/www/moneybank/mb/app/assets/stylesheets/application.scss */
.c-maintenance-box {
  color: #ff0000;
  border: solid 1px #ff0000;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1em;
}
