/* CSS Document */
/*footer */
#footer {
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: auto;
  background: #f7f9ec;
  position: relative;
  z-index: 1000;
  text-align: center; }

#pgtop {
  max-width: 1000px;
  text-align: center;
  margin: 0px auto;
  padding-bottom: 5px;
  /*position:relative;*/ }

#pgtop a {
  padding: 5px; }

#footer:not(:target) {
  filter: none;
  -ms-filter: none; }

#footer .footermenu {
  width: 1600px;
  max-width: 95%;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  display: table; }

#footer .footermenuSp {
  display: none; }

#footer ul {
  list-style-type: none;
  line-height: 1.4; }

#footer ul.fmenu1,
#footer ul.fmenu2,
#footer ul.fmenu3,
#footer ul.fmenu4 {
  list-style-type: none;
  display: table-cell;
  padding: 30px 0 0;
  width: 25%; }

.fmenu5Sp,
.fmenu6Sp {
  display: none; }

.fmenu5 {
  list-style-type: none;
  padding: 0 0 10px;
  width: 1600px;
  max-width: 95%;
  margin: 0 auto;
  text-align: left;
  display: table; }

.fmenu5 div {
  display: none; }

.fmenu5 dl {
  display: table-cell;
  width: 20%; }

.fmenu5 dt {
  background: #FFF;
  margin: 10px 5px 0; }

.fmenu5 dt span {
  color: #ccc !important;
  display: inline !important;
  display: none !important; }

.fmenu5 dd a {
  padding: 0 !important; }

.fmenu5 dd li {
  margin-top: 5px;
  border-bottom: #ccc 1px dotted; }

.fmenu6 {
  width: 1600px;
  max-width: 95%;
  margin: 0 auto;
  text-align: left;
  font-size: 14px; }

.fmenu6 dt {
  background: #FFF;
  font-weight: bold;
  padding-left: 0.5em;
  margin: 20px 0 0.5em; }

.fmenu6 dt i {
  color: #237800; }

.fmenu6 dd {
  overflow: hidden; }

.fmenu6 dd .left {
  float: left;
  width: 53%; }

.fmenu6 dd .left .btn01 {
  display: inline-block;
  margin-left: 0.5em;
  padding: 0.3em 0.5em 0.2em;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  background: #a66a3e;
  line-height: 1.2;
  font-size: 93%; }

.fmenu6 dd .left .btn01:hover {
  opacity: 0.75; }

.fmenu6 dd .left ul {
  margin: 0.8em 0; }

.fmenu6 dd .left ul li {
  list-style-type: disc;
  margin-left: 1em;
  font-size: 90%; }

.fmenu6 dd .left .contact {
  display: table; }

.fmenu6 dd .left .contact .tel {
  display: table-cell;
  vertical-align: middle; }

.fmenu6 dd .left .contact .tel a {
  display: inline-block;
  margin-left: 0.5em;
  font-weight: bold; }

.fmenu6 dd .left .contact .tel span {
  font-size: 0.9rem; }

.fmenu6 dd iframe {
  float: right;
  width: 45%;
  height: 270px; }

#page .fmenu6 dd .left .time {
  margin-top: 1em;
  margin-left: 0;
  text-align: left;
  font-size: inherit; }

#page .fmenu6 dd .left .time table {
  background: #fff; }

#page .fmenu6 dd .left .time table caption {
  text-align: left; }

#page .fmenu6 dd .left .time table th {
  width: 12.5%; }

#page .fmenu6 dd .left .time table th, #page .fmenu6 dd .left .time table td {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
  white-space: nowrap; }

.footer_btn01 {
  cursor: pointer;
  color: #787878;
  font-size: 14px; }

.footer_btn01 .fa-plus-square {
  color: #237800; }

.footer_btn01 .fa-minus-square {
  color: #999;
  display: none; }

#footer ul li a,
#footer ul li span {
  padding: 0 0.5em;
  color: #787878;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6; }

#footer ul li a {
  display: flex; }

#footer ul li a i {
  color: #237800;
  font-size: 150%; }

#footer ul li ul {
  margin-left: 1em;
  font-size: 13px; }

#footer ul li ul li a {
  display: flex;
  font-weight: normal;
  padding: 0 0.75em; }

.footertxt01 a {
  line-height: 300%; }

#footer .copy {
  width: 100%;
  margin: auto;
  background: #86af40;
  color: #FFFFFF;
  padding: 10px 0px;
  font-size: 13px; }

#footer .copy a {
  color: #FFF; }

.copytxt01 {
  background: #237800;
  font-size: 11px;
  color: #fff; }

@media screen and (max-width: 737px) {
  #toTop {
    position: fixed;
    width: 17%;
    bottom: 3%;
    right: 3%; }

  #toTop img {
    width: 100%; }

  #trackingArea {
    display: none !important; }

  #footer .footermenuSp {
    display: block;
    text-align: left;
    position: relative; }

  #footer .footermenu {
    display: none; }

  #footer .footermenuSp .about a {
    padding: 14px;
    border-bottom: 1px solid #ccc;
    display: block;
    position: relative;
    font-size: 14px;
    text-decoration: none;
    color: #787878;
    font-weight: bold; }

  #footer .about a i {
    font-size: 2em;
    position: absolute;
    right: 0;
    margin-right: 0.4em; }

  #footer ul {
    width: 100%;
    float: none;
    padding: 0px; }

  #footer ul.fmenu1,
  #footer ul.fmenu2,
  #footer ul.fmenu3,
  #footer ul.fmenu4 {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%; }

  #footer ul.fmenu1 ul,
  #footer ul.fmenu2 ul,
  #footer ul.fmenu3 ul,
  #footer ul.fmenu4 ul,
  #footer ul.fmenu5Sp ul,
  #footer ul.fmenu7Sp ul {
    display: none;
    background: #fff;
    margin-left: 0; }

  #footer ul.fmenu1 ul li,
  #footer ul.fmenu2 ul li,
  #footer ul.fmenu3 ul li,
  #footer ul.fmenu4 ul li,
  #footer ul.fmenu5Sp ul li,
  #footer ul.fmenu7Sp ul li {
    padding: 14px 10px;
    border-bottom: 1px solid #ccc; }

  #footer ul.fmenu1 ul li:last-child,
  #footer ul.fmenu2 ul li:last-child,
  #footer ul.fmenu3 ul li:last-child,
  #footer ul.fmenu4 ul li:last-child,
  #footer ul.fmenu5Sp ul li:last-child,
  #footer ul.fmenu7Sp ul li:last-child {
    border-bottom: none; }

  #footer ul.fmenu4 {
    padding: 10px 14px; }

  .fmenu5Sp dl {
    display: block;
    width: auto; }

  #footer ul.fmenu5Sp ul li.bg01 {
    background: #f4f4f4; }

  .fmenu5Sp, .fmenu6Sp, .fmenu7Sp {
    display: block; }

  .fmenu5, .fmenu6, .fmenu7 {
    display: none; }

  .fmenu6Sp {
    padding: 0;
    width: auto;
    margin: auto;
    display: block;
    font-size: 14px; }

  .fmenu6Sp div {
    display: none;
    background: #fff;
    padding: 14px 10px; }

  #footer .fmenu6Sp div .btn01 {
    display: block;
    padding: 0.5em;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    background: #a66a3e;
    font-size: 93%;
    text-align: center;
    margin-top: 0.5em; }

  #footer .fmenu6Sp div .btn01 i {
    color: #fff;
    vertical-align: top;
    line-height: 0.95; }

  #footer .fmenu6Sp div ul {
    margin: 0.8em 0; }

  #footer .fmenu6Sp div ul li {
    list-style-type: disc;
    margin: 0 0 0.4em 1.5em; }

  .fmenu6Sp div .contact {
    display: block;
    padding: 0; }

  #footer .fmenu6Sp div .contact .tel {
    text-align: center; }

  #footer .fmenu6Sp div .contact .tel a {
    display: inline-block;
    font-weight: bold;
    color: #237800; }

  #footer .fmenu6Sp div .contact .tel span {
    padding: 0;
    border: none;
    font-weight: normal; }

  #page #footer .fmenu6Sp div .time {
    display: block;
    margin-top: 1em;
    margin-left: 0;
    padding: 0;
    text-align: left;
    font-size: inherit; }

  #page #footer .fmenu6Sp div .time table {
    background: #fff;
    display: table; }

  #page #footer .fmenu6Sp div .time table tr {
    display: table-row; }

  #page #footer .fmenu6Sp div .time table caption {
    text-align: left;
    margin-bottom: 0.25em; }

  #page #footer .fmenu6Sp div .time table th, #page #footer .fmenu6Sp div .time table td {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1;
    width: 12.5%;
    font-size: 3vw; }

  .fmenu6Sp div iframe {
    width: 100%;
    height: 150px;
    margin-top: 1em; }

  #footer .fa-plus-square {
    font-size: 2em;
    position: absolute;
    right: 10px; }

  #footer .fa-minus-square {
    color: #ccc;
    display: none;
    font-size: 2em;
    position: absolute;
    right: 10px; }

  #footer ul li span {
    display: block;
    padding: 14px;
    border-bottom: 1px solid #ccc; }

  .tracking .bnr01 a img {
    opacity: 1; } }
