﻿@charset "UTF-8";
body {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.main {
  margin: 0 auto;
  width: 1000px;
  /* font-size: 100%; */
}

.section,
p {
  margin-bottom: 20px;
}
.section.section-last,
p.section-last {
  margin-bottom: 0;
}
.section.section-last img,
p.section-last img {
  text-align: center !important;
}

.main-inset {
  float: left;
  width: 660px;
}

.sub-inset {
  float: right;
  width: 320px;
}

.ex-alignleft {
  text-align: left;
}

.ex-alignright {
  text-align: right;
}

.ex-aligncenter {
  text-align: center;
}

.small-line-height {
  line-height: 1.2;
}

.bg-yellow {
  background: #fff3ce;
}

.bg-orange {
  background: #ffe7ca;
}

.bg-gray {
  background: #dddddd;
}

.bg-skyblue {
  background: #e3edf1;
}

.group, .main, .wrap, .heading-search, .heading-link, .heading-icon, .heading-category .heading-category-meta, .mod-box-desc, .mod-box-lead, .mod-box-lead-02, .mod-box-image, .mod-box-point .mod-box-point-content, .mod-list li, .mod-list-inline dl, .mod-list-topics li, .mod-grid, .mod-grid.col-4, .slideshow .slidebody, .slideshow.slideshow-02 #slider02,
.slideshow.slideshow-02 .slidebody-inset, .slideshow.slideshow-06 #slider02,
.slideshow.slideshow-06 .slidebody-inset {
  *zoom: 1;
}
.group:after, .main:after, .wrap:after, .heading-search:after, .heading-link:after, .heading-icon:after, .heading-category .heading-category-meta:after, .mod-box-desc:after, .mod-box-lead:after, .mod-box-lead-02:after, .mod-box-image:after, .mod-box-point .mod-box-point-content:after, .mod-list li:after, .mod-list-inline dl:after, .mod-list-topics li:after, .mod-grid:after, .slideshow .slidebody:after, .slideshow.slideshow-02 #slider02:after,
.slideshow.slideshow-02 .slidebody-inset:after, .slideshow.slideshow-06 #slider02:after,
.slideshow.slideshow-06 .slidebody-inset:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}

.border {
  padding: 1px;
  border: 1px solid #ccc;
}

.mod-heading {
  padding-left: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}
.mod-heading.heading-brand-indextext {
  padding-top: 1em;
  font-size: 134%;
}
.mod-heading.type-01 {
  background: #e97302;
  font-size: 117%;
  padding: 1px 0 2px 20px;
}
.mod-heading.type-02 {
  background: #3f849f;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #428ba7), color-stop(100%, #37738a));
  background: -webkit-linear-gradient(#428ba7 0%, #37738a 100%);
  background: -moz-linear-gradient(#428ba7 0%, #37738a 100%);
  background: -o-linear-gradient(#428ba7 0%, #37738a 100%);
  background: linear-gradient(#428ba7 0%, #37738a 100%);
  padding: 1px 0 2px 20px;
}
.mod-heading.type-03 {
  background: #7a8089;
  padding: 1px 0 2px 20px;
}
.mod-heading.type-04 {
  margin-bottom: 20px;
  height: 40px;
  border-bottom: 2px solid #b8bcc3;
}
.mod-heading.type-05 {
  background: #e5657f;
}
.mod-heading.type-06 {
  background: #77695e;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #998c81), color-stop(100%, #66584d));
  background: -webkit-linear-gradient(#998c81 0%, #66584d 100%);
  background: -moz-linear-gradient(#998c81 0%, #66584d 100%);
  background: -o-linear-gradient(#998c81 0%, #66584d 100%);
  background: linear-gradient(#998c81 0%, #66584d 100%);
}
.mod-heading.type-06.hl {
  height: 56px;
}
.mod-heading.type-07 {
  height: 34px;
  background: #fec502;
}
.mod-heading.type-07 img {
  margin-top: 8px;
}
.mod-heading.type-08 {
  background: #3c7e97;
}
.mod-heading.type-09 {
  margin: 10px -17px;
  padding: 0 17px;
  height: 30px;
  background: #5f9fb8;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6cafc9), color-stop(100%, #649ab0));
  background: -webkit-linear-gradient(#6cafc9 0%, #649ab0 100%);
  background: -moz-linear-gradient(#6cafc9 0%, #649ab0 100%);
  background: -o-linear-gradient(#6cafc9 0%, #649ab0 100%);
  background: linear-gradient(#6cafc9 0%, #649ab0 100%);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mod-heading.type-09 img {
  margin-top: 7px;
}
.mod-heading.type-10 {
  height: 30px;
  padding: 6px 20px;
  color: #333;
  background: #e2f4fd;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f8fd), color-stop(100%, #d8f0fc));
  background: -webkit-linear-gradient(#f1f8fd 0%, #d8f0fc 100%);
  background: -moz-linear-gradient(#f1f8fd 0%, #d8f0fc 100%);
  background: -o-linear-gradient(#f1f8fd 0%, #d8f0fc 100%);
  background: linear-gradient(#f1f8fd 0%, #d8f0fc 100%);
  border-bottom: 1px solid #e7e7e7;
  font-size: 117%;
  font-weight: normal;
}
.mod-heading.type-11 {
  padding: 0;
  font-size: 167%;
}
.mod-heading.type-12 {
  background: #e97302;
}
.mod-heading.type-13 {
  background: #7e91b0;
}
.mod-heading.white {
  color: #fff;
}
.mod-heading.type-14 {
  position: relative;
  margin-bottom: 10px;
  padding-top: 18px;
  border-bottom: 2px solid #e87302;
  font-size: 125%;
}
.mod-heading.type-14.orange {
  padding-left: 0;
  color: #e87302;
}
.mod-heading.type-14.orange:before {
  display: none;
}
.mod-heading.type-14.no-border {
  padding-left: 0;
}
.mod-heading.type-14.no-border:before {
  display: none;
}
.mod-heading.type-14:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 3px;
  width: 12px;
  height: 6px;
  background: #e97302;
  content: "";
}
.mod-heading.type-15 {
  margin-bottom: 10px;
  border-bottom: 2px solid #7b818a;
  color: #7b818a;
  padding-left: 0;
  line-height: 2.5;
  font-size: 117%;
  height: inherit;
  padding-top: 18px;
}
.mod-heading.type-16 {
  background: #c5c5c5;
}
.mod-heading.type-18 {
  position: relative;
  margin-bottom: 10px;
  padding-top: 18px;
  padding-left: 0;
  border-bottom: 2px solid #e87302;
  height: 100%;
  font-size: 125%;
}
.mod-heading.type-18 span.word-width {
  width: 440px;
  display: inline-block;
  margin: 0;
  min-height: 22px;
}
.mod-heading.type-40 {
  min-height: 65px;
  background: #96c0ce;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  text-align: center;
}
.mod-heading.type-40 img {
  vertical-align: middle;
}
.mod-heading.type-40 .sub {
  color: #fff;
  display: block;
  margin-top: 5px;
}
.mod-heading.type-hl {
  padding: 16px 16px;
  height: auto;
  font-size: 125%;
}
.mod-heading.type-hl-type-02 {
  padding: 16px 16px;
}
.mod-heading.text-white {
  color: #fff;
}
.mod-heading.no-margin img {
  margin-top: 0;
}
.mod-heading img {
  margin-top: 2px;
}

.mod-heading_no_radius {
  padding-left: 20px;
  padding-top: 3px;
  width: 100%;
  margin-bottom: 20px;
  height: 49px;
}
.mod-heading_no_radius.type-01 {
  background: #e97302;
}

.heading-search {
  margin-bottom: 20px;
}
.heading-search .heading-search-heading {
  float: left;
}
.heading-search .heading-searchbox {
  float: right;
  vertical-align: middle;
  margin-top: 3px;
}
.heading-search .heading-searchbox input {
  vertical-align: middle;
}
.heading-search .heading-searchbox input[type="text"] {
  margin-right: -5px;
  color: #666;
  padding-left: 5px;
  border: 1px solid #ccc;
  box-shadow: none;
  height: 20px;
}
.heading-search .heading-searchbox input[type="image"]:hover {
  opacity: .7;
  -ms-filter: "alpha( opacity=70 )";
}
.heading-search.border-bottom {
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}

.heading-link .mod-heading,
.heading-link h2 {
  float: left;
}
.heading-link .mod-heading {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  width: 570px;
}
.heading-link .mod-heading.type-05, .heading-link .mod-heading.type-06, .heading-link .mod-heading.type-08, .heading-link .mod-heading.type-12 {
  width: 230px;
  padding: 1px 0 2px 20px;
}
.heading-link p {
  float: right;
  margin-bottom: 0;
  border-left: 1px solid #ffffff;
}
.heading-link p a {
  display: block;
}
.heading-link.type-large {
  display: inline-block;
  font-size: 200%;
  color: #333;
  margin-right: 20px;
}
.heading-link.type-large span {
  display: block;
}
.heading-link.type-02 {
  margin-bottom: 10px;
  padding-left: 0;
  padding-bottom: 10px;
  background: #fff;
  border-bottom: 2px solid #e87302;
}
.heading-link.type-02 .mod-more-02 {
  margin-top: 8px;
}
.heading-link.type-03 {
  font-size: 134%;
  color: #e87302;
  margin-bottom: 10px;
  padding-left: 0;
  padding-top: 10px;
  background: #fff;
  border-bottom: 2px solid #e87302;
}
.heading-link.type-03 .mod-more-02 {
  margin-top: 8px;
}

.heading-border {
  position: relative;
  margin-top: -20px;
  margin-bottom: 10px;
  padding: 0 10px 0 30px;
  display: table;
  background: #ffffff;
  font-size: 125%;
}
.heading-border:before {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 12px;
  height: 6px;
  background: #e97302;
  content: "";
}

.heading-border02 {
  position: relative;
  width: 130px;
  position: relative;
  padding-left: 20px;
  color: #333;
  font-size: 125%;
  line-height: 30px !important;
}
.heading-border02:before {
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -3px;
  width: 12px;
  height: 6px;
  background: #e97302;
  content: "";
}
.heading-border02.block {
  width: 100%;
}

.mod-heading-mb {
  margin-bottom: 5px;
}

.mod-heading-mb02 {
  margin-bottom: 10px;
}

.mod-heading-mb03 {
  margin-bottom: 20px;
}

.mod-heading-mt {
  margin-top: 20px;
}

.heading-icon {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 150%;
  border-bottom: 2px solid #e87302;
}
.heading-icon i {
  margin-right: 10px;
}
.heading-icon i img {
  vertical-align: -11px;
}
.heading-icon .heading-icon-text,
.heading-icon .heading-icon-subtext {
  display: inline-block;
}
.heading-icon .heading-icon-subtext {
  float: right;
  margin-bottom: 0;
  width: 300px;
  font-size: 100%;
}

.heading-category {
  margin-bottom: 20px;
  position: relative;
}
.heading-category .heading-category-meta {
  position: absolute;
  top: 12px;
  right: 0;
}
.heading-category .heading-category-meta .heading-category-meta-time,
.heading-category .heading-category-meta .heading-category-meta-icon {
  float: left;
}
.heading-category .heading-category-meta .heading-category-meta-time {
  margin: 3px 10px 0 0;
}

.text-orange {
  color: #f17602;
}

.heading-sub-link {
  margin-top: -2.7em;
  position: relative;
  z-index: 2;
}

.heading-bg-orenge {
  font-size: 125%;
  font-weight: normal;
  line-height: normal;
  display: inline-block;
  background: #f17602;
  padding: 2px 4px 0;
  margin-bottom: 20px;
  color: #ffffff;
}

.mod-box {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.mod-box.mt {
  margin-top: 40px;
}
.mod-box.section-last {
  margin-bottom: 0;
}
.mod-box.icon-media {
  margin-top: 21px;
}
.mod-box.icon-media:before {
  position: absolute;
  display: block;
  top: -21px;
  left: 5px;
  width: 184px;
  height: 21px;
  background: url(https://sapa.c-nexco.co.jp/shared/img/topics/ico_media_prelusion.jpg) no-repeat left top;
  content: "";
}

.mod-box-inset {
  padding: 17px;
}
.mod-box-inset.ptb-small {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mod-box-inset.no-pb {
  padding-bottom: 0;
}
.mod-box-inset.no-pt {
  padding-top: 0;
}
.mod-box-inset.no-mb {
  margin-bottom: 0;
}
.mod-box-inset .fontsize-type-01 {
  font-size: 117%;
}

.mod-box-more {
  position: relative;
  height: 220px;
}
.mod-box-more .more {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}

.mod-box-desc {
  width: 808px;
  margin: 0 auto;
}
.mod-box-desc .box {
  float: left;
  width: 190px;
  height: 126px;
  padding: 5px 17px;
  border-left: 1px dotted #ccc;
}
.mod-box-desc .box:first-child {
  padding-left: 0;
  border: none;
}
.mod-box-desc .box.junction {
  width: 130px;
  padding-right: 0;
}
.mod-box-desc li {
  margin-top: 5px;
}
.mod-box-desc li:first-child {
  margin-top: 0;
}
.mod-box-desc .heading {
  margin-bottom: 5px;
}
.mod-box-desc i {
  display: inline-block;
  vertical-align: 15px;
  margin-right: 5px;
  /* ie11 hack */
vertical-align: middle;
zoom: 1;
display: inline-block;
  /* ie8 hack */
  vertical-align: baseline\9;
  zoom: 1\9;
  display: inline\9;
}

.mod-box-lead {
  width: 690px;
  margin: 0 auto 20px;
  position: relative;
}
.mod-box-lead.pt {
  margin-top: 20px;
}
.mod-box-lead.section-last {
  margin-bottom: 0;
}
.mod-box-lead .mod-box-lead-image,
.mod-box-lead .mod-box-lead-text {
  float: left;
}
.mod-box-lead .mod-box-lead-image {
  margin-bottom: 0;
  margin-right: 15px;
  width: 266px;
}
.mod-box-lead .mod-box-lead-text {
  width: 409px;
}
.mod-box-lead .type-02 {
  position: absolute;
  bottom: 0;
  left: 281px;
}
.mod-box-lead.type-03 {
  width: 880px;
}

.mod-box-sub {
  background: #fdedda;
  padding: 20px;
}
.mod-box-sub.mb {
  margin-bottom: 20px;
}
.mod-box-sub.small-pd {
  padding: 8px;
}
.mod-box-sub .mod-box-sub-heading-01 {
  margin-bottom: 10px;
}
.mod-box-sub .mod-box-sub-heading-02 {
  font-weight: normal;
  margin-bottom: 5px;
}
.mod-box-sub .mod-box-sub-side dt, .mod-box-sub .mod-box-sub-side dd {
  display: inline-block;
}

.mod-box-aside {
  background: #7a7f88;
  padding: 15px 17px 20px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808791), color-stop(100%, #74787f));
  background: -webkit-linear-gradient(#808791 0%, #74787f 100%);
  background: -moz-linear-gradient(#808791 0%, #74787f 100%);
  background: -o-linear-gradient(#808791 0%, #74787f 100%);
  background: linear-gradient(#808791 0%, #74787f 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.mod-box-aside .heading {
  margin-bottom: 12px;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
}

.mod-box-image {
  padding: 20px;
  padding-bottom: 20px;
  position: relative;
}
.mod-box-image.border-top {
  border-top: 1px dashed #cccccc;
}
.mod-box-image.no-pd {
  padding: 0;
}
.mod-box-image.no-pb {
  padding-bottom: 0;
}
.mod-box-image.section-last {
  border-bottom: 1px dashed #cccccc;
}
.mod-box-image .mod-box-image-figure {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.mod-box-image .mod-box-image-figure p {
  margin-bottom: 0;
}
.mod-box-image .mod-box-image-figure.medium {
  width: 300px;
  overflow: hidden;
  text-align: center !important;
}
.mod-box-image .mod-box-image-figure.m0 {
  margin-right: 20px;
  margin-bottom: 0px;
}
.mod-box-image .mod-box-image-figure-02 {
  margin-right: 20px;
}
.mod-box-image .mod-box-image-figure-02 p {
  margin-bottom: 0;
}
.mod-box-image .mod-box-image-figure-02.medium {
  width: 300px;
  overflow: hidden;
}
.mod-box-image .mod-box-image-figure-03 {
  float: left;
  margin-right: 35px;
  margin-bottom: 30px;
  text-align: center;
}
.mod-box-image .mod-box-image-figure-03 p {
  margin-bottom: 0;
}
.mod-box-image .mod-box-image-figure-03.medium {
  overflow: hidden;
  text-align: center !important;
}
.mod-box-image .mod-box-image-caption,
.mod-box-image .mod-text-16 {
  margin-bottom: 10px;
}
.mod-box-image .mod-box-image-text {
  overflow: hidden;
  margin: 0 0 30px;
}
.mod-box-image .mod-box-image-text.medium {
  width: 470px;
  overflow: hidden;
}
.mod-box-image .mod-box-image-text.m0 {
  margin-bottom: 0px;
}
.mod-box-image .mod-box-image-text-02 {
  float: left;
  overflow: hidden;
  width: 200px;
  display: block;
}
.mod-box-image .mod-box-image-text-03 {
  float: left;
  width: 520px;
}
.mod-box-image .mod-box-image-btn {
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.mod-box-image-02 .mod-box-image-heading {
  margin-bottom: 12px;
}
.mod-box-image-02 .mod-box-image-text-02 p {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}

.mod-box-image-03 {
  width: 820px;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
}
.mod-box-image-03 .mod-box-list {
  width: 270px;
  height: 360px;
  float: left;
  text-align: center;
  font-size: 100%;
}
.mod-box-image-03 .mod-box-list.type-01 {
  background: url("https://sapa.c-nexco.co.jp/shared/img/brand/bg_index_neopasa.png") no-repeat bottom center;
}
.mod-box-image-03 .mod-box-list.type-01 .h4_pt {
  padding-top: 43px;
}
.mod-box-image-03 .mod-box-list.type-01 .pt02 {
  padding-top: 24px;
}
.mod-box-image-03 .mod-box-list.type-01 .pt {
  padding-top: 10px;
}
.mod-box-image-03 .mod-box-list.type-02 {
  background: url("https://sapa.c-nexco.co.jp/shared/img/brand/bg_index_neopasa.png") no-repeat top center;
}
.mod-box-image-03 .mod-box-list.type-02 .h4_pt {
  padding-top: 41px;
}
.mod-box-image-03 .mod-box-list.type-02 .mod-box-text-02 {
  margin: 0 auto 42px;
}
.mod-box-image-03 .mod-box-list.type-03 {
  background: url("https://sapa.c-nexco.co.jp/shared/img/brand/bg_index_expasa.png") no-repeat bottom center;
}
.mod-box-image-03 .mod-box-list.type-03 .h4_pt {
  padding-top: 43px;
}
.mod-box-image-03 .mod-box-list.type-03 .pt02 {
  padding-top: 24px;
}
.mod-box-image-03 .mod-box-list.type-03 .pt {
  padding-top: 0px;
}
.mod-box-image-03 .mod-box-list.type-04 {
  background: url("https://sapa.c-nexco.co.jp/shared/img/brand/bg_index_expasa.png") no-repeat top center;
}
.mod-box-image-03 .mod-box-list.type-04 .h4_pt {
  padding-top: 40px;
}
.mod-box-image-03 .mod-box-list.type-04 .mod-box-text-02 {
  margin: 0 auto 100px;
}
.mod-box-image-03 .mod-box-text-01 {
  width: 210px;
  margin: 0 auto;
  text-align: center;
}
.mod-box-image-03 .mod-box-text-02 {
  width: 210px;
  margin: 0 auto;
  text-align: center;
}

.mod-box-point .mod-box-point-heading {
  margin-bottom: 10px;
  font-size: 125%;
  font-weight: normal;
  overflow: hidden;
}
.mod-box-point .mod-box-point-heading i {
  display: inline-block;
  margin-right: 10px;
  width: 43px;
  height: 43px;
  float: left;
}
.mod-box-point .mod-box-point-heading i img {
  vertical-align: -16px;
}
.mod-box-point .mod-box-point-heading em {
  width: 600px;
  border-bottom: 2px solid #e87302;
  float: left;
  line-height: 33px;
}
.mod-box-point .mod-box-point-text {
  float: left;
  width: 640px;
}
.mod-box-point .mod-box-point-image {
  float: right;
  width: 300px;
}

.mod-box-pr {
  padding: 20px;
  border: 2px solid #e97302;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: none;
}

.mod-box-imagedetail {
  width: 630px;
  background: #EDEFEA;
  padding: 35px;
  margin: 0 auto 20px;
}
.mod-box-imagedetail img {
  display: block;
  margin: 0 auto;
}
.mod-box-imagedetail ol {
  background: #ffffff;
  margin-top: 20px;
  padding: 20px;
}

.mod-box-note {
  width: 560px;
  border: #990000 1px solid;
  color: #990000;
  margin: 20px auto;
}
.mod-box-note h4 {
  padding: 4px 0 4px 10px;
  color: #ffffff;
  font-size: 125%;
  font-weight: normal;
  line-height: normal;
  background: #990000;
}
.mod-box-note ul {
  margin: 10px;
}

.mod-box-list .mod-box-list-inset {
  margin: 0 auto;
  width: 200px;
}
.mod-box-list .mod-box-list-item {
  padding: 10px;
  width: 250px;
  /* min-height: 297px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.mod-box-list p {
  margin-bottom: 0;
}
.mod-box-list p.mod-heading-mb, .mod-box-list p.mod-box-list-img {
  margin-bottom: 5px;
  text-align: center;
}
.mod-box-list .mod-box-sub {
  line-height: 1.4;
}

.mod-btn {
  position: relative;
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 5px 35px 5px 10px;
  margin-top: 10px;
  color: #333333;
  line-height: 1.5em;
  text-align: left;
  background: url("https://sapa.c-nexco.co.jp/shared/img/common/bg_btn.png") repeat-x;
  background-size: contain;
}
.mod-btn.no-icon {
  text-align: center;
  padding: 10px 0;
}
.mod-btn.no-icon:after {
  display: none;
}
.mod-btn.large {
  width: 270px;
}
.mod-btn:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  display: block;
  width: 13px;
  height: 11px;
  background: url("https://sapa.c-nexco.co.jp/shared/img/common/ico_window.png") no-repeat;
  content: "";
}
.mod-btn:hover {
  text-decoration: none;
}
.mod-btn.pdf:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  display: block;
  width: 12px;
  height: 14px;
  background: url("https://sapa.c-nexco.co.jp/shared/img/common/icon_pdf.gif") no-repeat;
  content: "";
}
.mod-btn.arrow:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  display: block;
  width: 12px;
  height: 14px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 5px;
  height: 7px;
  background-position: 0 -24px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  content: "";
}

.mod-text-10 {
  font-size: 84%;
}

.mod-text-14 {
  font-size: 117%;
}

.mod-text-16 {
  font-size: 134%;
}
.mod-text-16.type-02 {
  margin-bottom: 30px;
}

.mod-text-18 {
  font-size: 134%;
}

.mod-text-bold {
  font-weight: bold;
}

.mod-text-note {
  font-weight: bold;
  color: #06c;
}

.mod-text-note02 {
  font-weight: bold;
  color: red;
}

.mod-text-map-error {
  font-size: 167%;
  color: #f00;
  text-align: center;
  font-weight: bold;
}

.mod-list li {
  padding: 10px 0;
  border-top: 1px dashed #cccccc;
}
.mod-list li:first-child {
  border: none;
  padding-top: 0;
}
.mod-list li.section-last {
  padding-bottom: 0;
}
.mod-list p {
  margin-bottom: 0;
}
.mod-list .mod-list-inset {
  position: relative;
  float: left;
}
.mod-list .mod-list-time,
.mod-list .mod-list-area,
.mod-list .mod-label {
  display: inline-block;
  margin-right: 10px;
}
.mod-list .mod-list-img {
  margin-right: 10px;
  float: left;
  text-align: center;
}
.mod-list.image-list .mod-grid .grid-02 {
  width: 170px;
}
.mod-list.image-list .heading {
  margin-bottom: 8px;
}
.mod-list.image-list .mod-list-time {
  margin-bottom: 10px;
  font-size: 84%;
}

.mod-list-banner.no-mb {
  margin-bottom: 0;
}
.mod-list-banner .grid:first-child,
.mod-list-banner .grid:first-child + *,
.mod-list-banner .grid:first-child + * + *,
.mod-list-banner .grid:first-child + * + * + *,
.mod-list-banner .grid:first-child + * + * + * + *,
.mod-list-banner .grid:first-child + * + * + * + * + *,
.mod-list-banner .grid:first-child + * + * + * + * + * + *,
.mod-list-banner .grid:first-child + * + * + * + * + * + * + * {
  margin-bottom: 20px;
}
.mod-list-banner .banner {
  margin-bottom: 3px;
}
.mod-list-banner .txt {
  margin-left: 5px;
}
.mod-list-banner p {
  margin-bottom: 0;
}
.mod-list-banner a {
  display: block;
}

.mod-list-image .mod-grid {
  margin-bottom: 0;
}
.mod-list-image > .grid-01, .mod-list-image > .grid-02 {
  width: 50%;
}
.mod-list-image .mod-list-image-inset {
  padding: 10px 10px 30px;
}
.mod-list-image .mod-list-image-inset .heading {
  font-size: 117%;
  margin-bottom: 10px;
  color: #00337f;
}
.mod-list-image .mod-list-image-inset .grid-01 {
  width: 80px;
}
.mod-list-image .mod-list-image-inset .grid-02 {
  width: 200px;
}
.mod-list-image .mod-list-image-inset p {
  margin-bottom: 0;
}

.mod-list-inline.type-02 {
  margin-bottom: 12px;
}
.mod-list-inline.type-02 li.mod-list-inline-item {
  margin: 0 11px 11px 0;
}
.mod-list-inline.type-03 li.mod-list-inline-item {
  margin: 0 28px 0 0;
}
.mod-list-inline.type-03 li.sub {
  margin-top: 20px;
}
.mod-list-inline.type-04 li.mod-list-inline-item {
  margin: 0 17px 20px 0;
}
.mod-list-inline.type-05 li {
  margin: 10px 8px 0 0;
}
.mod-list-inline.type-06 li {
  margin-right: 10px;
}
.mod-list-inline li {
  display: inline-block;
}
.mod-list-inline li.mod-list-inline-item {
  margin: 0 5px 0px 0;
}
.mod-list-inline li.mod-list-inline-item.section-last {
  margin-bottom: 0;
}
.mod-list-inline li.mod-list-inline-text > * {
  margin-left: 10px;
  vertical-align: -34px;
}
.mod-list-inline li .mod-list-inline-image {
  margin-bottom: 5px;
}
.mod-list-inline li .mod-list-inline-link {
  margin-bottom: 0;
  text-align: center;
}
.mod-list-inline li .mod-list-inline-link.ex-alignleft {
  text-align: left;
}
.mod-list-inline dl {
  margin-bottom: 10px;
}
.mod-list-inline dl.section-last {
  margin-bottom: 0;
}
.mod-list-inline dl.small-mb {
  margin-bottom: 5px;
}
.mod-list-inline dl.type-2 dt {
  width: 50px;
}
.mod-list-inline dl.type-3 dt, .mod-list-inline dl.type-3 dd {
  float: none;
  display: inline;
}
.mod-list-inline dt {
  float: left;
}
.mod-list-inline dt {
  clear: left;
}

.mod-list-icon li {
  text-indent: -.8em;
  padding-left: .8em;
}

.mod-list-topics {
  margin: 17px 0;
}
.mod-list-topics li {
  padding:10px 17px;
}
.mod-list-topics .mod-list-topics-time,
.mod-list-topics .mod-list-topics-figure,
.mod-list-topics .mod-list-topics-contents {
  float: left;
}
.mod-list-topics .mod-list-topics-time {
  margin-right: 15px;
  width: 92px;
}
.mod-list-topics .mod-list-topics-figure {
  margin-right: 10px;
  text-align: center;
}
.mod-list-topics .mod-list-topics-label {
  margin-bottom: 5px;
}
.mod-list-topics .mod-list-topics-label p {
  display: inline-block;
  margin-right: 7px;
}
.mod-list-topics p {
  margin-bottom: 0;
}

.ui-tab .ui-tab-nav li.ui-tab-nav-list a {
  opacity: .7;
  -ms-filter: "alpha( opacity=70 )";
}
.ui-tab .ui-tab-nav li.ui-tab-nav-list a:hover {
  opacity: 1;
  -ms-filter: "alpha( opacity=100 )";
}
.ui-tab .ui-tab-nav li.ui-tab-nav-list a.active {
  opacity: 1;
  -ms-filter: "alpha( opacity=100 )";
  pointer-events: none;
  cursor: default;
}
.ui-tab .ui-tab-panel {
  position: relative;
  padding: 20px;
  border: 1px solid #ccc;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ui-tab .ui-tab-panel:after {
  position: absolute;
  top: 0;
}
.ui-tab .ui-tab-panel p {
  margin-bottom: 0;
}
.ui-tab.type-01 {
  margin-bottom: 20px;
}
.ui-tab.type-01 .ui-tab-nav {
  height: 47px;
}
.ui-tab.type-01 .ui-tab-nav li {
  display: inline-block;
  height: 47px;
}
.ui-tab.type-01 .ui-tab-nav .map a {
  padding-right: 10px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 213px;
  height: 47px;
  background-position: 0 -47px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-01 .ui-tab-nav .route a {
  padding-right: 10px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 213px;
  height: 47px;
  background-position: 0 0;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-01 .ui-tab-nav .condition a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 214px;
  height: 47px;
  background-position: 0 -94px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-01 .ui-tab-panel#tab_map01 {
  border-top: 3px solid #6da540;
}
.ui-tab.type-01 .ui-tab-panel#tab_map01:after {
  left: 96px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -162px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-01 .ui-tab-panel#tab_route01 {
  border-top: 3px solid #449393;
}
.ui-tab.type-01 .ui-tab-panel#tab_route01:after {
  position: absolute;
  top: 0;
  left: 321px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -186px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-01 .ui-tab-panel#tab_condition01 {
  border-top: 3px solid #4ca5d1;
}
.ui-tab.type-01 .ui-tab-panel#tab_condition01:after {
  position: absolute;
  top: 0;
  left: 547px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -174px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-02 .ui-tab-nav li {
  display: inline-block;
  height: 28px;
}
.ui-tab.type-02 .ui-tab-nav .all a {
  padding-right: 6px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-01-s5e4c139084.png');
  background-repeat: no-repeat;
  width: 90px;
  height: 28px;
  background-position: 0 -358px;
  -webkit-background-size: 336px auto;
  -moz-background-size: 336px auto;
  -o-background-size: 336px auto;
  background-size: 336px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-02 .ui-tab-nav .close a {
  padding-right: 6px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-01-s5e4c139084.png');
  background-repeat: no-repeat;
  width: 90px;
  height: 28px;
  background-position: 0 -302px;
  -webkit-background-size: 336px auto;
  -moz-background-size: 336px auto;
  -o-background-size: 336px auto;
  background-size: 336px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-02 .ui-tab-nav .rest {
  margin-right: 0;
}
.ui-tab.type-02 .ui-tab-nav .rest a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-01-s5e4c139084.png');
  background-repeat: no-repeat;
  width: 90px;
  height: 28px;
  background-position: 0 -330px;
  -webkit-background-size: 336px auto;
  -moz-background-size: 336px auto;
  -o-background-size: 336px auto;
  background-size: 336px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-02 .ui-tab-panel {
  border: none;
  border-top: 2px solid #e9860f;
  padding: 15px 0 0 0;
}
.ui-tab.type-02 .ui-tab-panel:after {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 8px;
  height: 5px;
  background-position: 0 -19px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-02 .ui-tab-panel#tab_all01:after {
  left: 43px;
}
.ui-tab.type-02 .ui-tab-panel#tab_close01:after {
  left: 137px;
}
.ui-tab.type-02 .ui-tab-panel#tab_rest01:after {
  left: 234px;
}
.ui-tab.type-02 .ui-tab-panel#tab_ {
  margin-right: 0;
}
.ui-tab.type-02 .ui-tab-panel#tab_ a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-01-s5e4c139084.png');
  background-repeat: no-repeat;
  width: 90px;
  height: 28px;
  background-position: 0 -330px;
  -webkit-background-size: 336px auto;
  -moz-background-size: 336px auto;
  -o-background-size: 336px auto;
  background-size: 336px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-03 .ui-tab-nav {
  height: 47px;
}
.ui-tab.type-03 .ui-tab-nav li {
  display: inline-block;
  height: 47px;
}
.ui-tab.type-03 .ui-tab-nav a {
  display: block;
  padding-right: 17px;
}
.ui-tab.type-03 .ui-tab-nav a {
  padding-right: 17px;
}
.ui-tab.type-03 .map a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-05-s5cc375aa2d.png');
  background-repeat: no-repeat;
  width: 240px;
  height: 47px;
  background-position: 0 -91px;
  -webkit-background-size: 240px auto;
  -moz-background-size: 240px auto;
  -o-background-size: 240px auto;
  background-size: 240px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-03 .route a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-05-s5cc375aa2d.png');
  background-repeat: no-repeat;
  width: 240px;
  height: 47px;
  background-position: 0 -44px;
  -webkit-background-size: 240px auto;
  -moz-background-size: 240px auto;
  -o-background-size: 240px auto;
  background-size: 240px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-03 .condition a {
  padding-right: 14px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-05-s5cc375aa2d.png');
  background-repeat: no-repeat;
  width: 240px;
  height: 47px;
  background-position: 0 -138px;
  -webkit-background-size: 240px auto;
  -moz-background-size: 240px auto;
  -o-background-size: 240px auto;
  background-size: 240px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  text-indent: 0px;
}
.ui-tab.type-03 .event a {
  padding-right: 0;
  margin-bottom: 3px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-05-s5cc375aa2d.png');
  background-repeat: no-repeat;
  width: 232px;
  height: 44px;
  background-position: 0 0;
  -webkit-background-size: 240px auto;
  -moz-background-size: 240px auto;
  -o-background-size: 240px auto;
  background-size: 240px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  -moz-transition: opacity 0.12s linear;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
  text-indent: 0px;
}
.ui-tab.type-03 .event a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.ui-tab.type-03 .ui-tab-panel#tab_map01 {
  border-top: 3px solid #6da540;
}
.ui-tab.type-03 .ui-tab-panel#tab_map01:after {
  left: 110px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -162px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-03 .ui-tab-panel#tab_route01 {
  border-top: 3px solid #449393;
}
.ui-tab.type-03 .ui-tab-panel#tab_route01:after {
  position: absolute;
  top: 0;
  left: 370px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -186px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-03 .ui-tab-panel#tab_route01 .list-btn {
  height: 190px;
}
.ui-tab.type-03 .ui-tab-panel#tab_condition01 {
  border-top: 3px solid #4ca5d1;
}
.ui-tab.type-03 .ui-tab-panel#tab_condition01:after {
  position: absolute;
  top: 0;
  left: 624px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-04-s6edd290f0f.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 12px;
  background-position: 0 -174px;
  -webkit-background-size: 214px auto;
  -moz-background-size: 214px auto;
  -o-background-size: 214px auto;
  background-size: 214px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.ui-tab.type-04 .ui-tab-nav {
  height: 43px;
}

.mod-arrow-left:before {
  margin-right: 5px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 5px;
  height: 7px;
  background-position: 0 -24px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: 2px;
}
.mod-arrow-left.white {
  color: #fff;
}
.mod-arrow-left.white:before {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 5px;
  height: 7px;
  background-position: 0 -12px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.mod-arrow-left.white:hover {
  color: #f17602;
}
.mod-arrow-left.orange {
  color: #f45f04;
}
.mod-arrow-left.after:before {
  display: none;
}
.mod-arrow-left.after:after {
  margin-left: 5px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 5px;
  height: 7px;
  background-position: 0 -24px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: 2px;
}

.mod-arrow-right:before {
  margin-right: 5px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 5px;
  height: 7px;
  background-position: 0 -5px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: 2px;
}

.mod-arrow-bottom:before {
  margin-right: 5px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 8px;
  height: 5px;
  background-position: 0 -19px;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: 2px;
}

.mod-arrow-top:before {
  margin-right: 5px;
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-02-s3cff03b8c3.png');
  background-repeat: no-repeat;
  width: 8px;
  height: 5px;
  background-position: 0 0;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  -o-background-size: 8px auto;
  background-size: 8px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: 2px;
}

.mod-more-01 {
  -moz-transition: opacity 0.12s linear;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
}
.mod-more-01:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.mod-more-02 {
  -moz-transition: opacity 0.12s linear;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
}
.mod-more-02:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.mod-label {
  padding: 2px 0;
  width: 100%;
  background: #cccccc;
  text-align: center;
  line-height: 1;
  font-size: 84%;
}
.mod-label.blue {
  background: #4abbdb;
  color: #fff;
}
.mod-label.pink {
  background: #e96781;
  color: #fff;
}
.mod-label.purple {
  background: #956ec0;
  color: #fff;
}
.mod-label.orange {
  background: #f19220;
  color: #fff;
}
.mod-label.medium {
  width: 80px;
}
.mod-label.green {
  background: #9dc035;
  color: #fff;
}

.label-list p {
  display: inline-block;
  margin-right: 5px;
}
.label-list p:last-child {
  margin-right: 0px;
}
.label-list .mod-label {
  position: static;
}

.mod-table table {
  width: 100%;
  border: 1px solid #d0d2c2;
  margin-bottom: 20px;
}
.mod-table table.section-last {
  margin-bottom: 0;
}
.mod-table table caption {
  padding-bottom: 5px;
  font-size: 84%;
  text-align: right;
}
.mod-table table th {
  text-align: center;
  padding: 10px;
  font-weight: bold;
  border-right: 1px solid #d0d2c2;
  border-top: 1px solid #d0d2c2;
  background: #ebebe4;
}
.mod-table table th.ex-alignleft {
  text-align: left;
}
.mod-table table th.no-pd {
  padding: 0;
}
.mod-table table th.border-dashed {
  border-right: 1px dashed #d0d2c2;
}
.mod-table table td {
  text-align: center;
  padding: 10px 15px;
  border-right: 1px solid #d0d2c2;
  border-top: 1px solid #d0d2c2;
  background: #ffffff;
}
.mod-table table td.lastchild {
  text-align: left;
}
.mod-table table td.ex-alignleft {
  text-align: left;
}
.mod-table table td.no-pd {
  padding: 0;
}
.mod-table table td.border-dashed {
  border-right: 1px dashed #d0d2c2;
}
.mod-table table td.border-top-dashed {
  border-top: 1px dashed #d0d2c2;
}
.mod-table table .side dt {
  float: left;
  clear: left;
  font-weight: bold;
}
.mod-table table a {
  overflow: hidden;
  outline: none;

  text-decoration: none;
}
.mod-table table a:hover {
  text-decoration: underline;
}

.mod-line {
  margin: 20px 0;
  border: 0;
  border-top: 1px dotted #cccccc;
}
.mod-line.no-margin {
  margin: 0;
}
.mod-line.orange {
  border-top: 2px solid #ea7d15;
}
.mod-line.bg_type01 {
  width: 1000px;
  height: 52px;
  margin: 20px auto 0;
  border-top-style: none;
  background: url("https://sapa.c-nexco.co.jp/shared/img/brand/line_bg01.gif") no-repeat top center;
}

.mod-grid {
  position: relative;
  margin-bottom: 20px;
}
.mod-grid.small-mb {
  margin-bottom: 10px;
}
.mod-grid.section-last {
  margin-bottom: 0;
}
.mod-grid.col-2 .grid-01 {
  float: left;
}
.mod-grid.col-2 .grid-01 p.img {
  text-align: center;
  width: 100px;
}
.mod-grid.col-2 .grid-01.medium {
  width: 48%;
}
.mod-grid.col-2 .grid-01.medium .mod-box-image {
  padding: 0;
}
.mod-grid.col-2 .grid-01.type-01 {
  width: 38%;
}
.mod-grid.col-2 .grid-01.type-02 {
  width:494px;
}
.mod-grid.col-2 .grid-01.type-01 .mod-box-image {
  padding: 0;
}
.mod-grid.col-2 .grid-01.large {
  width: 640px;
}
.mod-grid.col-2 .grid-02 {
  float: right;
}
.mod-grid.col-2 .grid-02.small {
  width: 300px;
}
.mod-grid.col-2 .grid-02.medium {
  width: 48%;
}
.mod-grid.col-2 .grid-02.medium .mod-box-image {
  padding: 0;
}
.mod-grid.col-4 .grid {
  float: left;
  width: 25%;
}
.mod-grid .right-border {
  border-right: 1px dotted #cccccc;
}

.mod-paging {
  margin: 0 auto;
  overflow: hidden;
}
.mod-paging ul {
  text-align: center;
}
.mod-paging ul li {
  display: inline;
  margin-right: 5px;
}
.mod-paging ul li a {
  width: 20px;
  height: 20px;
  border: solid #cccccc 1px;
  color: #666666;
  display: inline-block;
}
.mod-paging ul li a:hover {
  text-decoration: none;
  background: #ed8c18;
  color: #ffffff;
}
.mod-paging ul li.disable {
  cursor: pointer;
  pointer-events: none;
}
.mod-paging ul .pagenation a {
  color: #ffffff;
  background-color: #cccccc;
  width: 50px;
}
.mod-paging ul .current a {
  background: #ed8c18;
  color: #ffffff;
}

.mod-image-caption {
  width: 360px;
}
.mod-image-caption.normal {
  width: 404px;
}
.mod-image-caption.medium {
  width: 200px;
}
.mod-image-caption.small {
  width: 160px;
}
.mod-image-caption .mod-image-caption-text {
  margin-bottom: 0;
}
.mod-image-caption p {
  text-align: left;
}
.mod-image-caption img {
  text-align: center !important;
}

.slideshow {
  position: relative;
}
.slideshow .slidebody {
  position: relative;
}
.slideshow .slidebody li {
  float: left;
}
.slideshow .slidebody a {
  display: block;
}
.slideshow .bx-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transition: opacity 0.12s linear;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
}
.slideshow .bx-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.slideshow .bx-prev.disabled {
  display: none !important;
}
.slideshow .bx-next {
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transition: opacity 0.12s linear;
  -webkit-transition: opacity 0.12s linear;
  transition: opacity 0.12s linear;
}
.slideshow .bx-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.slideshow .bx-next.disabled {
  display: none !important;
}
.slideshow.slideshow-01 .bx-viewport {
  margin-bottom: 10px;
}
.slideshow.slideshow-01 .slidebody {
  margin-bottom: 8px;
  width: 622px;
}
.slideshow.slideshow-01 .slidebody ul {
  width: 3110px;
}
.slideshow.slideshow-01 .bx-controls-direction .bx-prev {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 42px;
  background-position: 0 0;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  margin-top: -42px;
}
.slideshow.slideshow-01 .bx-controls-direction .bx-next {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 42px;
  background-position: 0 -42px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  margin-top: -42px;
}
.slideshow.slideshow-01 .bx-pager {
  position: relative;
  margin-bottom: 10px;
  display: table;
  width: 100%;
}
.slideshow.slideshow-01 .bx-pager:after {
  position: absolute;
  display: block;
  width: 123px;
  height: 38px;
  top: -2px;
  left: -2px;
}
.slideshow.slideshow-01 .bx-pager .bx-pager-item {
  height: 40px;
  display: table-cell;
  border-right: 1px dashed #cccccc;
  min-width: 122px;
  max-width: 122px;
}
.slideshow.slideshow-01 .bx-pager .bx-pager-item:last-child {
  border-color: #fff;
  padding-right: 0;
}
.slideshow.slideshow-01 .bx-pager .bx-pager-item span {
  display: block;
  padding: 0  30px 0 10px;
}
.slideshow.slideshow-01 .bx-pager .bx-pager-item .bx-pager-link.active {
  border: 2px solid #f17602;
}
.slideshow.slideshow-01 .bx-pager .bx-pager-item .bx-pager-link.active span {
  padding: 0  28px 0 8px;
}
.slideshow.slideshow-02 .bx-viewport {
  margin-bottom: 10px;
  text-align: left;
  height: auto !important;
}
.slideshow.slideshow-02 .slidebody {
  margin: 0 auto;
  width: 620px;
}
.slideshow.slideshow-02 #slider02 > li {
  border-right: 1px dashed #cccccc;
  width: 310px !important;
  padding: 10px 0;
}
.slideshow.slideshow-02 #slider02 > li.last-child {
  border-right: none;
}
.slideshow.slideshow-02 #slider02 > li li {
  width: 310px;
  padding: 10px 10px 0 10px;
  min-height: 180px;
}
.slideshow.slideshow-02 #slider02 > li li:first-child {
  border-bottom: 1px dashed #cccccc;
  padding: 0 10px 10px 10px;
}
.slideshow.slideshow-02 .bx-wrapper {
  margin-bottom: 10px;
}
.slideshow.slideshow-02 .bx-viewport {
  margin-bottom: 10px;
}
.slideshow.slideshow-02 .bx-pager {
  text-align: center;
  margin-right: -10px;
}
.slideshow.slideshow-02 .bx-pager .bx-pager-item {
  display: inline-block;
  margin-right: 10px;
}
.slideshow.slideshow-02 .bx-pager .bx-pager-item a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -84px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-02 .bx-pager .bx-pager-item a.active {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -95px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-02 .slidebody-inset-metabox,
.slideshow.slideshow-02 .slidebody-inset-contentbox {
  float: left;
}
.slideshow.slideshow-02 .slidebody-inset-metabox {
  margin-right: 10px;
  width: 100px;
}
.slideshow.slideshow-02 .slidebody-inset-contentbox {
  width: 180px;
}
.slideshow.slideshow-02 h3 {
  margin-bottom: 10px;
  font-size: 117%;
  font-weight: normal;
}
.slideshow.slideshow-02 p.img {
  margin-bottom: 10px;
}
.slideshow.slideshow-02 p {
  margin-bottom: 5px;
}
.slideshow.slideshow-02 p.time {
  white-space: nowrap;
  margin-bottom: 0;
  line-height: 1.2;
}
.slideshow.slideshow-02 .bx-controls-direction .bx-prev {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 19px;
  height: 35px;
  background-position: 0 -106px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  margin-top: -4px;
  left: -20px;
}
.slideshow.slideshow-02 .bx-controls-direction .bx-next {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 37px;
  background-position: 0 -141px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  margin-top: -4px;
  right: -20px;
}
.slideshow.slideshow-03 .mod-list li {
  padding: 0;
  border: none;
}
.slideshow.slideshow-03 p {
  margin-bottom: 0;
}
.slideshow.slideshow-03 .slidebody {
  width: 282px;
  height: 240px;
}
.slideshow.slideshow-03 .slidebody .img, .slideshow.slideshow-03 .slidebody .txt {
  margin-bottom: 10px;
}
.slideshow.slideshow-03 .bx-viewport {
  margin-bottom: 10px;
}
.slideshow.slideshow-03 .bx-controls-direction a {
  width: 15px;
}
.slideshow.slideshow-03 .bx-controls-direction .bx-prev {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-position: 0 -208px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  top: 221px;
}
.slideshow.slideshow-03 .bx-controls-direction .bx-next {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-position: 0 -223px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  top: 221px;
}
.slideshow.slideshow-03 .bx-pager {
  text-align: center;
  margin-right: -10px;
}
.slideshow.slideshow-03 .bx-pager .bx-pager-item {
  display: inline-block;
  margin-right: 10px;
}
.slideshow.slideshow-03 .bx-pager .bx-pager-item a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -84px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-03 .bx-pager .bx-pager-item a.active {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -95px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-03 .grid-01 {
  width: 100px;
  text-align: center;
}
.slideshow.slideshow-03 .grid-02 {
  width: 172px;
}
.slideshow.slideshow-03.type-02 .slidebody {
  height: auto;
}
.slideshow.slideshow-03.type-02 .img {
  margin-bottom: 0;
}
.slideshow.slideshow-03.type-02 .bx-controls-direction a {
  width: 15px;
}
.slideshow.slideshow-03.type-02 .bx-controls-direction .bx-prev {
  top: 85%;
}
.slideshow.slideshow-03.type-02 .bx-controls-direction .bx-next {
  top: 85%;
}
.slideshow.slideshow-04 {
  margin-top: 10px;
  padding: 4px;
}
.slideshow.slideshow-04 .bx-viewport {
  margin-bottom: 10px;
}
.slideshow.slideshow-04 p {
  margin-bottom: 0;
}
.slideshow.slideshow-04 .slidebody {
  margin: 0 auto;
}
.slideshow.slideshow-04 .slidebody > ul {
  width: 1400px;
}
.slideshow.slideshow-04 .bx-controls-direction .bx-prev {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 30px;
  background-position: 0 -178px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  top: 251px;
  left: -15px;
}
.slideshow.slideshow-04 .bx-controls-direction .bx-next {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 30px;
  background-position: 0 -238px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  top: 251px;
  left: 273px;
}
.slideshow.slideshow-04 .bx-pager {
  text-align: center;
  margin-right: -6px;
}
.slideshow.slideshow-04 .bx-pager .bx-pager-item {
  display: inline-block;
  margin-right: 6px;
}
.slideshow.slideshow-04 .bx-pager-link.active {
  border: 2px solid #f17602;
}
.slideshow.slideshow-06 {
  margin: 0px 0 15px;
  background: url(https://sapa.c-nexco.co.jp/shared/img/service/gourmet/bg_gourmet.png) repeat;
  min-height: 406px;
  border-top: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.slideshow.slideshow-06 h2 {
  margin: 10px auto;
  width: 960px;
  clear: both;
  display: block;
  height: 34px;
}
.slideshow.slideshow-06 h2 img {
  vertical-align: bottom;
}
.slideshow.slideshow-06 h2 span {
  padding: 10px;
}
.slideshow.slideshow-06 .slidebody {
  clear: both;
  margin: 0 auto;
  width: 620px;
  min-height: 412px;
}
.slideshow.slideshow-06 .slidebody {
  margin: 0 auto;
  padding-top: 10px;
  width: 812px;
  min-height: 295px;
}
.slideshow.slideshow-06 .mod-box-list-item {
  border: 1px solid #ccc;
  margin-right: 30px;
  width: 250px !important;
}
.slideshow.slideshow-06 .bx-pager {
  text-align: center;
  margin-top: 10px;
  margin-right: -10px;
  margin-bottom: 10px;
}
.slideshow.slideshow-06 .bx-pager .bx-pager-item {
  display: inline-block;
  margin-right: 10px;
}
.slideshow.slideshow-06 .bx-pager .bx-pager-item a {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -84px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-06 .bx-pager .bx-pager-item a.active {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-position: 0 -95px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
}
.slideshow.slideshow-06 .bx-controls-direction .bx-prev {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 19px;
  height: 35px;
  background-position: 0 -106px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  left: -75px;
}
.slideshow.slideshow-06 .bx-controls-direction .bx-next {
  display: inline-block;
  background-image: url('https://sapa.c-nexco.co.jp/shared/img/sprite-03-s624eb13eb0.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 37px;
  background-position: 0 -141px;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  overflow: hidden;
  text-indent: -9999px;
  right: -75px;
}

.mapareaglobal-wrap {
  position: relative;
  margin-bottom: 20px;
  padding: 1px;
  width: 960px;
  height: 517px;
  overflow: hidden;
  border: 1px solid #ccc;
}
#tab_route01 .mapareaglobal-wrap {
  padding: 0;
  border: none;
}
.mapareaglobal-wrap.top {
  width: 622px;
  height: 335px;
}
.mapareaglobal-wrap.side {
  width: 316px;
  height: 170px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.mapareaglobal-wrap.small {
  display: inline-block;
  height: auto;
}
.mapareaglobal-wrap .allview,
.mapareaglobal-wrap .backlink {
  position: absolute;
  margin-bottom: 0;
  z-index: 10;
}
.mapareaglobal-wrap .allview a,
.mapareaglobal-wrap .backlink a {
  display: block;
}
.mapareaglobal-wrap .allview {
  top: 20px;
  left: 20px;
}
.mapareaglobal-wrap .backlink {
  right: 0;
  bottom: 0;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}

#map-global {
  border: none;
  outline: none;
}

#mapareaglobal01 {
  padding-right: 20px;
  padding-bottom: 20px;
  width: 960px;
  height: 517px;
  overflow: scroll;
}

.side #mapareaglobal01 {
  width: 316px;
  height: 316px;
}

#maparea01 {
  margin-bottom: 20px;
}
#maparea01 p {
  margin-bottom: 0;
}
#maparea01 .disabled {
  border-style: none;
  outline: none;
}

.maparea-wrap {
  margin-bottom: 20px;
  padding: 1px;
  width: 622px;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.top #maparea01 {
  padding-right: 20px;
  padding-bottom: 20px;
  width: 622px;
  height: 400px;
  overflow: hidden;
}

.map-wrap {
  position: relative;
  width: 2200px;
  height: 1550px;
}
.map-wrap.small {
  text-align: center;
  width: 960px;
  height: auto;
}
.map-wrap.small.icon01 i a {
  top: 237px;
  left: 123px;
}
.map-wrap.small.icon02 i a {
  top: 267px;
  left: 132px;
}
.map-wrap.small.icon03 i a {
  top: 312px;
  left: 147px;
}
.map-wrap.small.icon04 i a {
  top: 348px;
  left: 156px;
}
.map-wrap.small.icon05 i a {
  top: 373px;
  left: 165px;
}
.map-wrap.small.icon06 i a {
  top: 408px;
  left: 175px;
}
.map-wrap.small.icon07 i a {
  top: 434px;
  left: 208px;
}
.map-wrap.small.icon08 i a {
  top: 434px;
  left: 243px;
}
.map-wrap.small.icon09 i a {
  top: 434px;
  left: 272px;
}
.map-wrap.small.icon10 i a {
  top: 434px;
  left: 314px;
}
.map-wrap.small.icon11 i a {
  top: 410px;
  left: 370px;
}
.map-wrap.small.icon12 i a {
  top: 370px;
  left: 403px;
}
.map-wrap.small.icon13 i a {
  top: 341px;
  left: 427px;
}
.map-wrap.small.icon14 i a {
  top: 294px;
  left: 463px;
}
.map-wrap.small.icon15 i a {
  top: 288px;
  left: 502px;
}
.map-wrap.small.icon16 i a {
  top: 240px;
  left: 535px;
}
.map-wrap.small.icon17 i a {
  top: 189px;
  left: 535px;
}
.map-wrap.small.icon18 i a {
  top: 173px;
  left: 597px;
}
.map-wrap.small.icon19 i a {
  top: 172px;
  left: 616px;
}
.map-wrap.small.icon20 i a {
  top: 153px;
  left: 660px;
}
.map-wrap.small.icon21 i a {
  top: 130px;
  left: 770px;
}
.map-wrap.small.icon22 i a {
  top: 120px;
  left: 802px;
}
.map-wrap.small.icon23 i a {
  top: 368px;
  left: 226px;
}
.map-wrap.small.icon24 i a {
  top: 368px;
  left: 290px;
}
.map-wrap.small.icon25 i a {
  top: 368px;
  left: 354px;
}
.map-wrap.small.icon26 i a {
  top: 303px;
  left: 436px;
}
.map-wrap.small.icon27 i a {
  top: 263px;
  left: 470px;
}
.map-wrap.small.icon28 i a {
  top: 185px;
  left: 530px;
}
.map-wrap.small.icon29 i a {
  top: 79px;
  left: 628px;
}
.map-wrap.small.icon30 i a {
  top: 261px;
  left: 230px;
}
.map-wrap.small.icon31 i a {
  top: 231px;
  left: 245px;
}
.map-wrap.small.icon32 i a {
  top: 171px;
  left: 330px;
}
.map-wrap.small.icon33 i a {
  top: 164px;
  left: 373px;
}
.map-wrap.small.icon34 i a {
  top: 153px;
  left: 444px;
}
.map-wrap.small.icon35 i a {
  top: 151px;
  left: 591px;
}
.map-wrap.small.icon36 i a {
  top: 127px;
  left: 392px;
}
.map-wrap.small.icon37 i a {
  top: 355px;
  left: 250px;
}
.map-wrap.small.icon38 i a {
  top: 271px;
  left: 250px;
}
.map-wrap.small.icon39 i a {
  top: 187px;
  left: 250px;
}
.map-wrap.small.icon40 i a {
  top: 315px;
  left: 35px;
}
.map-wrap.small.icon41 i a {
  top: 300px;
  left: 60px;
}
.map-wrap.small.icon42 i a {
  top: 275px;
  left: 125px;
}
.map-wrap.small.icon43 i a {
  top: 255px;
  left: 158px;
}
.map-wrap.small.icon44 i a {
  top: 235px;
  left: 200px;
}
.map-wrap.small.icon45 i a {
  top: 235px;
  left: 240px;
}
.map-wrap.small.icon46 i a {
  top: 196px;
  left: 270px;
}
.map-wrap.small.icon47 i a {
  top: 158px;
  left: 288px;
}
.map-wrap.small.icon48 i a {
  top: 116px;
  left: 306px;
}
.map-wrap.small.icon49 i a {
  top: 52px;
  left: 332px;
}
.map-wrap.small.icon50 i a {
  top: 48px;
  left: 354px;
}
.map-wrap.small.icon51 i a {
  top: 76px;
  left: 372px;
}
.map-wrap.small.icon52 i a {
  top: 126px;
  left: 404px;
}
.map-wrap.small.icon53 i a {
  top: 184px;
  left: 464px;
}
.map-wrap.small.icon54 i a {
  top: 178px;
  left: 514px;
}
.map-wrap.small.icon55 i a {
  top: 174px;
  left: 550px;
}
.map-wrap.small.icon56 i a {
  top: 168px;
  left: 588px;
}
.map-wrap.small.icon57 i a {
  top: 162px;
  left: 632px;
}
.map-wrap.small.icon58 i a {
  top: 156px;
  left: 686px;
}
.map-wrap.small.icon59 i a {
  top: 142px;
  left: 788px;
}
.map-wrap.small.icon60 i a {
  top: 200px;
  left: 604px;
}
.map-wrap.small.icon61 i a {
  top: 105px;
  left: 402px;
}
.map-wrap.small.icon62 i a {
  top: 197px;
  left: 404px;
}
.map-wrap.small.icon63 i a {
  top: 247px;
  left: 426px;
}
.map-wrap.small.icon64 i a {
  top: 62px;
  left: 488px;
}
.map-wrap.small.icon65 i a {
  top: 572px;
  left: 326px;
}
.map-wrap.small.icon66 i a {
  top: 517px;
  left: 371px;
}
.map-wrap.small.icon67 i a {
  top: 502px;
  left: 383px;
}
.map-wrap.small.icon68 i a {
  top: 427px;
  left: 445px;
}
.map-wrap.small.icon69 i a {
  top: 385px;
  left: 480px;
}
.map-wrap.small.icon70 i a {
  top: 347px;
  left: 512px;
}
.map-wrap.small.icon71 i a {
  top: 295px;
  left: 554px;
}
.map-wrap.small.icon72 i a {
  top: 255px;
  left: 530px;
}
.map-wrap.small.icon73 i a {
  top: 217px;
  left: 501px;
}
.map-wrap.small.icon74 i a {
  top: 179px;
  left: 476px;
}
.map-wrap.small.icon75 i a {
  top: 141px;
  left: 449px;
}
.map-wrap.small.icon76 i a {
  top: 157px;
  left: 278px;
}
.map-wrap.small.icon77 i a {
  top: 157px;
  left: 598px;
}
.map-wrap.small.icon78 i a {
  top: 100px;
  left: 638px;
}
.map-wrap.small.icon79 i a {
  top: 150px;
  left: 664px;
}
.map-wrap.small.icon80 i a {
  top: 295px;
  left: 739px;
}
.map-wrap.small.icon81 i a {
  top: 373px;
  left: 779px;
}
.map-wrap.small.icon82 i a {
  top: 167px;
  left: 432px;
}
.map-wrap.small.icon83 i a {
  top: 133px;
  left: 532px;
}
.map-wrap.small.icon84 i a {
  top: 113px;
  left: 530px;
}
.map-wrap.small.icon85 i a {
  top: 83px;
  left: 466px;
}
.map-wrap.small.icon86 i a {
  top: 51px;
  left: 478px;
}
.map-wrap.small.icon87 i a {
  top: 779px;
  left: 104px;
}
.map-wrap.small.icon88 i a {
  top: 711px;
  left: 98px;
}
.map-wrap.small.icon89 i a {
  top: 683px;
  left: 94px;
}
.map-wrap.small.icon90 i a {
  top: 631px;
  left: 86px;
}
.map-wrap.small.icon91 i a {
  top: 591px;
  left: 106px;
}
.map-wrap.small.icon92 i a {
  top: 535px;
  left: 142px;
}
.map-wrap.small.icon93 i a {
  top: 455px;
  left: 194px;
}
.map-wrap.small.icon94 i a {
  top: 395px;
  left: 236px;
}
.map-wrap.small.icon95 i a {
  top: 345px;
  left: 268px;
}
.map-wrap.small.icon96 i a {
  top: 283px;
  left: 310px;
}
.map-wrap.small.icon97 i a {
  top: 235px;
  left: 404px;
}
.map-wrap.small.icon98 i a {
  top: 209px;
  left: 468px;
}
.map-wrap.small.icon99 i a {
  top: 177px;
  left: 540px;
}
.map-wrap.small.icon100 i a {
  top: 155px;
  left: 592px;
}
.map-wrap.small.icon101 i a {
  top: 129px;
  left: 660px;
}
.map-wrap.small.icon102 i a {
  top: 99px;
  left: 730px;
}
.map-wrap.small.icon103 i a {
  top: 69px;
  left: 800px;
}
.map-wrap.small.icon104 i a {
  top: 105px;
  left: 442px;
}
.map-wrap.small.icon105 i a {
  top: 39px;
  left: 488px;
}
.map-wrap.small.icon106 i a {
  top: 99px;
  left: 460px;
}
.map-wrap.small.icon107 i a {
  top: 312px;
  left: 170px;
}
.map-wrap.small.icon108 i a {
  top: 265px;
  left: 156px;
}
.map-wrap.small.icon109 i a {
  top: 170px;
  left: 435px;
}
.map-wrap.small.icon110 i a {
  top: 115px;
  left: 453px;
}
.map-wrap.small.icon111 i a {
  top: 88px;
  left: 407px;
}
.map-wrap.small.icon112 i a {
  top: 397px;
  left: 169px;
}
.map-wrap i a {
  position: absolute;
  display: block;
  width: 65px;
  height: 39px;
}
.map-wrap i a:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.map-wrap.icon01 i a {
  top: 815px;
  left: 835px;
}
.map-wrap.icon02 i a {
  top: 667px;
  left: 1735px;
}
.map-wrap.icon03 i a {
  top: 675px;
  left: 1552px;
}
.map-wrap.icon04 i a {
  top: 671px;
  left: 823px;
}
.map-wrap.icon05 i a {
  top: 721px;
  left: 850px;
}
.map-wrap.icon06 i a {
  top: 865px;
  left: 922px;
}
.map-wrap.icon07 i a {
  top: 945px;
  left: 966px;
}
.map-wrap.icon08 i a {
  top: 1100px;
  left: 982px;
}
.map-wrap.icon09 i a {
  top: 1100px;
  left: 1046px;
}
.map-wrap.icon10 i a {
  top: 1100px;
  left: 1106px;
}
.map-wrap.icon11 i a {
  top: 1031px;
  left: 1192px;
}
.map-wrap.icon12 i a {
  top: 995px;
  left: 1224px;
}
.map-wrap.icon13 i a {
  top: 913px;
  left: 1282px;
}
.map-wrap.icon14 i a {
  top: 803px;
  left: 1380px;
}
.map-wrap.icon15 i a {
  top: 358px;
  left: 1297px;
}
.map-wrap.icon16 i a {
  top: 425px;
  left: 1252px;
}
.map-wrap.icon17 i a {
  top: 485px;
  left: 1242px;
}
.map-wrap.icon18 i a {
  top: 523px;
  left: 1265px;
}
.map-wrap.icon19 i a {
  top: 585px;
  left: 1303px;
}
.map-wrap.icon20 i a {
  top: 656px;
  left: 1377px;
}
.map-wrap.icon21 i a {
  top: 647px;
  left: 1442px;
}
.map-wrap.icon22 i a {
  top: 643px;
  left: 1488px;
}
.map-wrap.icon23 i a {
  top: 637px;
  left: 1532px;
}
.map-wrap.icon24 i a {
  top: 630px;
  left: 1590px;
}
.map-wrap.icon25 i a {
  top: 623px;
  left: 1658px;
}
.map-wrap.icon26 i a {
  top: 607px;
  left: 1784px;
}
.map-wrap.icon27 i a {
  top: 1115px;
  left: 889px;
}
.map-wrap.icon28 i a {
  top: 696px;
  left: 1809px;
}
.map-wrap.icon29 i a {
  top: 708px;
  left: 1763px;
}
.map-wrap.icon30 i a {
  top: 750px;
  left: 1600px;
}
.map-wrap.icon31 i a {
  top: 762px;
  left: 1541px;
}
.map-wrap.icon32 i a {
  top: 770px;
  left: 1515px;
}
.map-wrap.icon33 i a {
  top: 795px;
  left: 1415px;
}
.map-wrap.icon34 i a {
  top: 875px;
  left: 1415px;
}
.map-wrap.icon35 i a {
  top: 935px;
  left: 1360px;
}
.map-wrap.icon36 i a {
  top: 960px;
  left: 1305px;
}
.map-wrap.icon37 i a {
  top: 1025px;
  left: 1255px;
}
.map-wrap.icon38 i a {
  top: 1065px;
  left: 1220px;
}
.map-wrap.icon39 i a {
  top: 1120px;
  left: 1180px;
}
.map-wrap.icon40 i a {
  top: 1154px;
  left: 1105px;
}
.map-wrap.icon41 i a {
  top: 1154px;
  left: 1034px;
}
.map-wrap.icon42 i a {
  top: 1154px;
  left: 990px;
}
.map-wrap.icon43 i a {
  top: 1154px;
  left: 940px;
}
.map-wrap.icon44 i a {
  top: 1061px;
  left: 875px;
}
.map-wrap.icon45 i a {
  top: 1022px;
  left: 863px;
}
.map-wrap.icon46 i a {
  top: 973px;
  left: 848px;
}
.map-wrap.icon47 i a {
  top: 904px;
  left: 830px;
}
.map-wrap.icon48 i a {
  top: 865px;
  left: 820px;
}
.map-wrap.icon49 i a {
  top: 769px;
  left: 947px;
}
.map-wrap.icon50 i a {
  top: 747px;
  left: 996px;
}
.map-wrap.icon51 i a {
  top: 725px;
  left: 1040px;
}
.map-wrap.icon52 i a {
  top: 721px;
  left: 1096px;
}
.map-wrap.icon53 i a {
  top: 671px;
  left: 1136px;
}
.map-wrap.icon54 i a {
  top: 671px;
  left: 1136px;
}
.map-wrap.icon55 i a {
  top: 623px;
  left: 1157px;
}
.map-wrap.icon56 i a {
  top: 571px;
  left: 1180px;
}
.map-wrap.icon57 i a {
  top: 491px;
  left: 1213px;
}
.map-wrap.icon58 i a {
  top: 489px;
  left: 830px;
}
.map-wrap.icon59 i a {
  top: 645px;
  left: 702px;
}
.map-wrap.icon60 i a {
  top: 659px;
  left: 690px;
}
.map-wrap.icon61 i a {
  top: 713px;
  left: 644px;
}
.map-wrap.icon62 i a {
  top: 569px;
  left: 763px;
}
.map-wrap.icon63 i a {
  top: 437px;
  left: 874px;
}
.map-wrap.icon64 i a {
  top: 397px;
  left: 847px;
}
.map-wrap.icon65 i a {
  top: 359px;
  left: 820px;
}
.map-wrap.icon66 i a {
  top: 321px;
  left: 794px;
}
.map-wrap.icon67 i a {
  top: 285px;
  left: 767px;
}
.map-wrap.icon68 i a {
  top: 107px;
  left: 1038px;
}
.map-wrap.icon69 i a {
  top: 137px;
  left: 967px;
}
.map-wrap.icon70 i a {
  top: 165px;
  left: 898px;
}
.map-wrap.icon71 i a {
  top: 193px;
  left: 830px;
}
.map-wrap.icon72 i a {
  top: 216px;
  left: 778px;
}
.map-wrap.icon73 i a {
  top: 248px;
  left: 707px;
}
.map-wrap.icon74 i a {
  top: 273px;
  left: 642px;
}
.map-wrap.icon75 i a {
  top: 321px;
  left: 547px;
}
.map-wrap.icon76 i a {
  top: 385px;
  left: 504px;
}
.map-wrap.icon77 i a {
  top: 430px;
  left: 474px;
}
.map-wrap.icon78 i a {
  top: 492px;
  left: 432px;
}
.map-wrap.icon79 i a {
  top: 572px;
  left: 381px;
}
.map-wrap.icon80 i a {
  top: 629px;
  left: 344px;
}
.map-wrap.icon81 i a {
  top: 671px;
  left: 326px;
}
.map-wrap.icon82 i a {
  top: 721px;
  left: 330px;
}
.map-wrap.icon83 i a {
  top: 749px;
  left: 334px;
}
.map-wrap.icon84 i a {
  top: 815px;
  left: 342px;
}
.map-wrap.icon85 i a {
  top: 992px;
  left: 794px;
}
.map-wrap.icon86 i a {
  top: 992px;
  left: 474px;
}
.map-wrap.icon87 i a {
  top: 1096px;
  left: 324px;
}
.map-wrap.icon88 i a {
  top: 1377px;
  left: 346px;
}
.map-wrap.icon89 i a {
  top: 1349px;
  left: 412px;
}
.map-wrap.icon90 i a {
  top: 1297px;
  left: 389px;
}
.map-wrap.icon91 i a {
  top: 1204px;
  left: 389px;
}
.map-wrap.icon91 i a {
  top: 1204px;
  left: 389px;
}
.map-wrap.icon92 i a {
  top: 1122px;
  left: 389px;
}
.map-wrap.icon93 i a {
  top: 1038px;
  left: 389px;
}
.map-wrap.icon94 i a {
  top: 954px;
  left: 389px;
}
.map-wrap.icon95 i a {
  top: 829px;
  left: 665px;
}
.map-wrap.icon96 i a {
  top: 842px;
  left: 447px;
}
.map-wrap.icon97 i a {
  top: 849px;
  left: 403px;
}
.map-wrap.icon98 i a {
  top: 909px;
  left: 318px;
}
.map-wrap.icon99 i a {
  top: 938px;
  left: 304px;
}
.map-wrap.icon100 i a {
  top: 831px;
  left: 517px;
}
.map-wrap.icon101 i a {
  top: 527px;
  left: 798px;
}
.map-wrap.icon102 i a {
  top: 800px;
  left: 1658px;
}
.map-wrap.icon103 i a {
  top: 825px;
  left: 1660px;
}
.map-wrap.icon104 i a {
  top: 855px;
  left: 1560px;
}
.map-wrap.icon105 i a {
  top: 910px;
  left: 1560px;
}
.map-wrap.icon106 i a {
  top: 805px;
  left: 870px;
}
.map-wrap.icon107 i a {
  top: 941px;
  left: 1560px;
}
.map-wrap.icon108 i a {
  top: 165px;
  left: 432px;
}
.map-wrap.icon109 i a {
  top: 761px;
  left: 175px;
}
.map-wrap.icon110 i a {
  top: 993px;
  left: 911px;
}
.map-wrap.icon111 i a {
  top: 1038px;
  left: 925px;
}
.map-wrap.icon112 i a {
  top: 727px;
  left: 1348px;
}
.map-wrap.icon113 i a {
  top: 1059px;
  left: 337px;
}
.map-wrap.icon114 i a {
  top: 1096px;
  left: 884px;
}
.map-wrap .map-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 120px;
  height: 106px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.map-wrap .map-tooltip .map {
  position: absolute;
}
.map-wrap .map-tooltip .heading01,
.map-wrap .map-tooltip .heading02 {
  position: relative;
  text-align: center;
}
.map-wrap .map-tooltip .heading01 {
  margin: 5px 0;
  color: #fff;
  line-height: 1;
  font-size: 10px;
}
.map-wrap .map-tooltip .links li {
  position: absolute;
  height: 39px;
  bottom: 25px;
  left: 55px;
  margin-left: 15px;
  display: inline-block;
}
.map-wrap .map-tooltip .links li:first-child {
  margin-left: 0;
  left: 10px;
}

.up-down-icon01 {
  position: absolute;
  top: 0;
  left: 0;
}

.listtab{
  display: inline-block;
  width: 24em;
  height:20px;
  padding-top:3px;
  background-color: #FFCC99;
  text-align: center;
  position: absolute;
  top:0;
  right:0;
}

.listtab.left-link{
  margin:0;
  position: static;
  left: 0;
}
.listtab.left-link.under{
  margin:17px;
}

.listtab a{
  color: #000;
}
.listtab img{
  padding:5px 0 0 5px;
}

.mod-heading.type-18 span.word-width2 {
  width: 660px;
  display: inline-block;
  margin-top: 10px;
  min-height: 22px;
}

.heading-category .heading-category-meta2 {
  position: absolute;
  top: 0px;
  width: 660px;
}

.heading-category .heading-category-meta2 .heading-category-meta2-time{
  float: left;
}

.heading-category .heading-category-meta2 .heading-category-meta2-icon {
  float: left;
  margin-right:10px;
}
.heading-category .heading-category-meta2 .heading-category-meta2-time {
  margin: 3px 10px 0 0;
}

.mod-btn.map:after {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -5px;
  display: block;
  width: 13px;
  height: 11px;
  background: url("../img/common/ico_map.png") no-repeat;
  content: "";
}

.mod-box-inset.map-ph {
  padding-top: 8px;
}

.michimaru_banner_1000 {
  margin:20px auto;
  width:1000px;
  height:80px;
}
.michimaru_banner_1000 .line{
	float:left;
}
.michimaru_banner_1000 .goods{
	float:right;
}
.eventul{
  margin:0 auto;
  display:  block;
  content: "";
  clear:both;
  overflow:hidden;
}
.eventul li{
  width:300px;
  display:  block;
  float: left;
  margin-bottom: 12px;
  margin-right:8px;
}
.eventlist p{
  float: left;
  display: inline;

}

.mod-label-02{
  float: left;
}
.eventlist h3{
  width:192px;
  float: right;
  overflow: hidden;   
  text-overflow: ellipsis;  
  margin-left:4px;

  -webkit-transform: scale(0.9);
  display: inline-block;
  -webkit-margin-start: -10px;
  font-size: 85%;
}
.eventlist .mod-label-02{
  width: 7em;
  text-align: center;
  float: left;
  display: inline-block;
}
.eventlist .mod-label-02 .other{
  width: 6em;
  float: left;
  text-align: center;
  display: inline-block;
}
.mod-label-02 {
  padding: 2px 0;
  width: 100%;
  background: #cccccc;
  text-align: center;
  line-height: 1;
  font-size: 84%;
}
.mod-label-02.blue {
  background: #4abbdb;
  color: #fff;
}
.mod-label-02.pink {
  background: #e96781;
  color: #fff;
}
.mod-label-02.purple {
  background: #956ec0;
  color: #fff;
}
.mod-label-02.orange {
  background: #f19220;
  color: #fff;
}
.mod-label-02.medium {
  width: 80px;
}
.mod-label-02.green {
  background: #9dc035;
  color: #fff;
}
.link-sp{
  background: #FFCC99;
  width: 11em;
  text-align: center;
}
.link-sp2{
  background: #FFCC99;
  width: 10.5em;
  padding:3px;
}
.page-turning-over{
  width:660px;
}
.back-inset {
  float: left;
  text-align: left;
}

.next-inset {
  float: right;
  text-align: right;
}
.nextarrow{
  margin:3px;
}
#evmap{
  margin:40px auto 0 auto;
  text-align: center;
  display: block;
}
#evmap h4{
text-align:left;
}
#evmap img{
  border: solid #ccc;
}
.mod-box-lead-03{
padding-top:18px;
}
.mod-box-lead-03 img{
padding-right:3px;
vertical-align:middle;
}
.evmap-text{
  font-weight: bold;
  color: red;
  float: left;
  text-align: left;
}
.no-m{
  margin:3px;
  padding:3px;
}

.mod-box-lead-02 {
  width: 616px;
  margin: 0 auto 20px;
  position: relative;
}
.mod-box-lead-02 .pt {
  margin-top: 20px;
}
.mod-box-lead-02 .section-last {
  margin-bottom: 0;
}
.mod-box-lead-02 .mod-box-lead-image,
.mod-box-lead-02 .mod-box-lead-text {
  float: left;
}
.mod-box-lead-02 .mod-box-lead-image {
  margin-bottom: 0;
  margin-right: 15px;
  width: 266px;
}
.mod-box-lead-02 .mod-box-lead-text {
  width: 330px;
}
.mod-box-lead-02 .type-02 {
  position: absolute;
  bottom: 0;
  left: 281px;
}
.mod-box-lead-02 .type-03 {
  width: 880px;
}
.mod-box-image .mod-box-image-btn-02 {
  text-align: right;
  margin: 0;

  right: 0;
  bottom: 0;
}

.mod-box-point .mod-box-point-heading-02 {
  margin-bottom: 10px;
  font-size: 125%;
  font-weight: normal;
  overflow: hidden;
}
.mod-box-point .mod-box-point-heading-02 i {
  display: inline-block;
  margin-right: 10px;
  width: 43px;
  height: 43px;
  float: left;
}
.mod-box-point .mod-box-point-heading-02 i img {
  vertical-align: -16px;
}
.mod-box-point .mod-box-point-heading-02 em {
  width: 568px;
  border-bottom: 2px solid #e87302;
  float: left;
  line-height: 33px;
}
.example2 img{
  margin-right: 20px;
  margin-left: 20px;
}
.rmv{
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	display:none;
}

.redtext{
  color: red;
}
.type-imgandtext{
  border: 1px solid #ff0000;
  padding:10px;
  margin-top: 20px;
}
.type-imgandtext img{
  float: left;
  margin-right: 20px;
}
.type-imgandtext p{
  float: left;
  text-align: left;
  width: 80%;
}