@charset "UTF-8";
/* 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;
*/
/* 識別子  */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
*/
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

ol, ul, li {
  list-style: none;
  margin: 0;
  padding: 0; }

section > .container {
  padding-bottom: 2rem; }

* {
  font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","HIragino Kaku Gothic Pro W3","HIragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", "MS P Gothic",sans-serif; }

.row {
  margin: 0 -0.5rem; }

.mlt_flexWrap {
  display: -ms-flexbox;
  display: flex; }

/*
.flex-item{
  border: solid 1px #aaa;
  //padding: 1rem;
  //margin: 1rem;
}

.contBox{
  border: solid 1px #aaa;
  margin-bottom: 1rem;
  padding: 0.5rem;
}
*/
footer {
  font-size: 0.8rem; }

.footer-menu {
  display: -ms-flexbox;
  display: flex; }
  .footer-menu li {
    padding: 0.5rem;
    text-decoration: none; }

.profile {
  background-color: #eee;
  padding: 1rem 0.5rem;
  text-align: center; }

/*
#copyright{
  background-color: #000;
  color:#fff;
  text-align: center;
  padding: 0.5rem;
}
*/
.basic_lead {
  margin-bottom: 1rem; }

.basic_pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 10; }

.basic_pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  background-color: #2962B2;
  background-color: #63ad16;
  background-color: rgba(74, 0, 125, 0.7);
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px; }

.mod_pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 10; }

.mod_pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  background-color: #2962B2;
  background-color: #63ad16;
  background-color: rgba(74, 0, 125, 0.7);
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px; }

footer {
  background: #E9E9E9;
  padding: 0.5em;
  line-height: 1.5em; }
  footer #copyright {
    margin-right: 2em;
    text-align: right;
    color: #999;
    float: right;
    font-size: 12px;
    margin-top: 2px; }
  @media (max-width: 767px) {
    footer .f_logo {
      display: none; } }

.mod_footTelBox {
  margin: 0 2rem 4rem 4rem; }
  .mod_footTelBox .unit_ttl_main {
    font-weight: bold;
    border-bottom: solid 1px #999;
    padding-bottom: 0.2em;
    margin-bottom: 0.5rem; }

.mod_footTelBox:before {
  bottom: -0.16em;
  margin-right: 0.1em;
  width: 60px;
  display: inline-block; }

.mod_footTelBox::before {
  position: absolute;
  content: "";
  top: 5px;
  left: 0px;
  background: url("../img/icon_tel_01.svg") top left no-repeat;
  background-size: 60px; }

.center {
  text-align: center; }

.deco_marker, .deco_marker_green {
  background-color: #FFFF00;
  padding: 0;
  padding: 0 0.5rem; }

.deco_marker_yellow {
  background-color: #FFFF00;
  padding: 0;
  padding: 0 0.5rem; }

.deco_marker_green {
  background-color: #33ff33; }

/*
.deco_marker_yellow{
  background:linear-gradient(transparent 80%, #ffff66 60%);
  background:linear-gradient(transparent 80%, #ffff66 30%);
  margin-bottom: 0.5rem;
}
*/
.deco_marker_orange {
  background-color: #FF9933;
  padding: 0;
  padding: 0 0.5rem; }

.deco_marker_blue {
  background-color: #33ccff;
  padding: 0; }

.deco_txt_red {
  color: #f00; }

.deco_border {
  border: solid 1px #aaa; }

.deco_border--a {
  border: solid 1px #aaa; }

.deco_border--b {
  border: solid 1px #bbb; }

.deco_border--c {
  border: solid 1px #ccc; }

.deco_caution {
  border-bottom: solid 1px;
  color: #f00;
  font-size: 1.2rem; }

.deco_margin--none {
  margin: 0; }

.deco_margin--b {
  margin-bottom: 1rem; }

.deco_margin--T1 {
  margin-top: 1rem; }

.deco_margin--R1 {
  margin-right: 1rem; }

.deco_margin--B1 {
  margin-bottom: 1rem; }

.deco_margin--L1 {
  margin-left: 1rem; }

.deco_margin--T2 {
  margin-top: 2rem; }

.deco_margin--R2 {
  margin-right: 2rem; }

.deco_margin--B2 {
  margin-bottom: 2rem; }

.deco_margin--L2 {
  margin-left: 2rem; }

.deco_margin--T3 {
  margin-top: 3rem; }

.deco_margin--R3 {
  margin-right: 3rem; }

.deco_margin--B3 {
  margin-bottom: 3rem; }

.deco_margin--L3 {
  margin-left: 3rem; }

.deco_txt_indent_01 {
  margin-left: 1em;
  text-indent: -1em; }

.deco_wavy_yellow {
  text-decoration: underline wavy;
  padding-bottom: 0.4rem;
  -webkit-text-decoration-color: #FFFF00;
          text-decoration-color: #FFFF00;
  -webkit-text-decoration-color: #FF9933;
          text-decoration-color: #FF9933; }

/*
.mlt_box{
  //margin: 1rem 0;
  flex-direction: column;
}
*/
.spot_br {
  margin-top: 1rem; }

.spot_txt--left {
  text-align: left; }

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

.spot_txt--center {
  text-align: center; }

.spot_txt--small {
  font-size: 0.9rem; }

.spot_txt--price {
  font-weight: bold;
  font-size: 1.2rem; }

.btnArea {
  text-align: center;
  margin: 2rem;
  margin-bottom: 6rem; }

.mod_btnArea {
  text-align: center;
  margin: 2rem;
  margin-bottom: 6rem; }

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

.mlt_arrow_01 {
  position: relative;
  padding: 0 0 0 20px; }

.mlt_arrow_01: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%); }

.rep_zeikomi {
  font-size: 1rem; }

.deco_tbl_yutai td,
.deco_tbl_yutai th {
  background: #E1EFF6;
  color: #70839F; }
