/* IMPORT SCSS  */
/* bootstrap default
$bk_point_xs:480px;
$bk_point_sm:768px;
$bk_point_md:992px;
$bk_point_lg:1200px;
*/
/*
$zindex_edit_header:30;
$zindex_header_panel_torigger:30;
$zindex_edit_panel:20;
$zindex_hidden_panel_trigger:19;
$zindex_main_area:0;
$zindex_map_scope:10;
$zindex_map_pin_point:10;
$zindex_N_S_E_W_transfer:110;

$map_scope_border:70px;

$window_break_point:1200px;
*/
/* IMPORT SCSS  */
/* EXPORT for   */
/* ================================================== */
.tbl_01 {
  font-size: 1.2rem;
  width: 100%; }
  .tbl_01 th, .tbl_01 td {
    padding: 0.5rem 2rem;
    padding: 0.5rem;
    border: solid #ccc 1px;
    text-align: center; }

.basic_tbl_01 th, .basic_tbl_01 td {
  padding: 0.5rem 2rem;
  padding: 0.5rem;
  border: solid #ccc 1px; }

.basic_tbl_01 th {
  text-align: center; }

/* IMPORT CSS  */
.container.nn_spot_head {
  margin-top: 100px; }

section.container {
  padding-bottom: 40px; }

section {
  padding: 1rem; }

/*
//table
  .tbl_state{
  font-size: 1.2rem;
  width: 100%;

//START nest
//------------------------------
  th,td{
    padding: 0.5rem 2rem;
    border: solid #ccc 1px;
    text-align: center;
  }
//------------------------------
//END nest
}
*/
.price {
  font-size: 1.8rem;
  text-align: right;
  margin-top: 1rem; }

.head_bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  font-size: 13px;
  z-index: 1;
  background-color: none;
  background-color: #fff;
  border-bottom: solid #ccc 1px;
  text-align: center; }

.head_bar h1 {
  line-height: 60px;
  font-size: 1rem; }

.head_bar .mod_logout {
  position: fixed;
  top: 24px;
  right: 2rem; }

.mlt_menuBox {
  border: solid 1px #ccc;
  margin-bottom: 1rem;
  padding: 0.5rem;
  width: 100%;
  position: relative;
  padding-bottom: 3.5rem; }
  .mlt_menuBox a {
    text-decoration: none; }
  .mlt_menuBox .btn {
    display: block;
    margin: 0.5rem 1rem; }
  .mlt_menuBox .unit_head {
    border-radius: 5px;
    background: #eee;
    color: #fff;
    color: #000;
    display: block;
    padding: 0.5rem;
    text-decoration: none;
    position: relative; }
  .mlt_menuBox .unit_body {
    padding: 0.5rem;
    border: dotted 1px #aaa;
    margin: 0.5rem 0; }
    .mlt_menuBox .unit_body input {
      margin-right: 0.5rem; }
    .mlt_menuBox .unit_body li small {
      margin-left: 1rem; }
  .mlt_menuBox .unit_foot {
    position: absolute;
    bottom: 0.4rem;
    left: 0;
    right: 0; }
  .mlt_menuBox .unit_ttl_main {
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 110%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .mlt_menuBox .unit_ttl_sub {
    margin-right: 5px;
    padding: 6px 10px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-size: 85.71429%;
    font-size: 0.8rem;
    font-weight: bold;
    background-color: #aaa;
    /**/
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 0;
    /**/ }
  .mlt_menuBox .unit_ttl_01 {
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 110%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }

ul.guide {
  counter-reset: list;
  list-style-type: none;
  font: 16px/1.6 'arial narrow', sans-serif;
  padding: 0; }

ul.guide li {
  position: relative;
  padding: 0 0 0 20px; }

ul.guide li:before {
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #F6A38B;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/*
.container_02{
  position: relative;
  z-index: 10;
}
*/
.spot_caution {
  margin: 0.5rem 0;
  padding: 1rem;
  background-color: #FFD8E0; }

/*
.mlt_box{
  justify-content: center;
  align-items: center;
}
*/
.spot_caution .basic_flexWrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

@media only screen and (min-width: 75em) {
  .elem_exchanger {
    display: block; } }

@media only screen and (max-width: 62em) {
  .spot_caution .btn {
    margin-top: 1rem; } }

.nn_rep* {
  background: #0f0;
  padding: 0 0.5rem; }

.nn_elem_verify {
  padding-left: 2em;
  background: #00f;
  color: #fff; }

.none_mail,
.none_shiharai,
.js_plan_basic {
  display: none; }

.nn_dsp_none {
  display: none; }
