@charset "UTF-8";
/* -----------------------------------------------
Table of Contents (common css) [Thought of SMACSS + original]
--------------------------------------------------
0. Foundation
	 0-1. Reset (normalize.css + original)
	 0-2. Base
	 0-3. Config
1. Layout
	 1-1. #l-document
	 1-2. #l-header
	 1-3. #l-container
				1-3-1. #l-main
				1-3-2. #l-sub
	 1-4. #l-footer
	 1-5. #l-nav-global
2. Object
	 2-1. Component a.k.a Module [Thought of BEM + original]
				2-1-1.  Wrap     [wrp-***]
				2-1-2.  Box      [box-***]
				2-1-3.  Table    [tbl-***]
				2-1-4.  Headings [hdg-lv*]
				2-1-5.  Nav      [nav-***]
				2-1-6.  List     [lst-***]
				2-1-7.  Button   [btn-***]
				2-1-8.  Anchor   [acr-***]
				2-1-9.  Text     [txt-***]
				2-1-10. Icon     [icn-***]
				2-1-11. Label    [lbl-***]
				2-1-12. Form     [frm-***]
				2-1-13. Error    [err-***]
				2-1-14. UI
	 2-2. Utility
				2-2-1. clearfix
				2-2-2. margin,padding [mb10,pt20]
				2-2-3. Object-Oriented CSS
				2-2-4. Grid System [grid-***]
				2-2-5. WebFont [FontAwesome] http://fortawesome.github.io/Font-Awesome/icons/
	 2-3. State [is-***]
	 2-4. OverLayerConfig [z-index]
	 2-5. Project

	 -------------------------------------------------- */
/* -----------------------------------------------
 [0. Foundation]
 -------------------------------------------------- */
/* 0-1. Reset
-------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Asap");
html {
  font-family: sans-serif;
}

body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, em, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, footer, header, small, nav, section, figure, figcaption, main {
  margin: 0;
  padding: 0;
  display: block;
  vertical-align: baseline;
  list-style: none;
  background-color: transparent;
  outline: none;
}

audio, canvas, video {
  display: inline-block;
}

ul, ol {
  list-style-type: none;
}

table {
  border: none;
  border-collapse: collapse;
  border_spacing: 0;
}

img {
  line-height: 1;
  vertical-align: bottom;
  outline: none;
  border: none;
}

a img,
map {
  border: none;
  outline: none;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

dt, dd, li,
th, td,
input, textarea {
  text-align: left;
  vertical-align: top;
}

button {
  border: none;
}

input, textarea, button {
  margin: 0;
  padding: 0;
}

input {
  border: 1px solid #dad7d3;
  padding: 2px 5px;
}

textarea {
  border: 1px solid #dad7d3;
  resize: none;
}

button, label {
  background-color: transparent;
  cursor: pointer;
}

button, select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0;
  vertical-align: middle;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

small {
  font-size: 0.8em;
  display: inline;
}

:focus {
  outline: none;
}

/* 0-2. Base
-------------------------------------------------- */
html {
  overflow-y: scroll;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}

table {
  width: 100%;
}

input, textarea, button, select {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
  font-size: 100%;
}

html[lang=en] input,
html[lang=en] textarea,
html[lang=en] button,
html[lang=en] select {
  font-family: Arial, Helvetica, sans-serif;
}

strong,
em {
  font-weight: bold;
}

p em {
  color: #a4002c;
  font-weight: bold;
  font-style: normal;
}

/* 0-3. Config
-------------------------------------------------- */
body {
  font-size: 14px;
  color: #000;
  background-color: #fff;
}

html, body {
  font-family: "Noto Sans Japanese", "YuGothic", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
}

a {
  color: #333; /* ベースのリンク文字の色を指定 */
  text-decoration: none; /* ベースのリンク文字の下線の有無を指定 */
}

a:hover,
a:active {
  opacity: 0.7;
  text-decoration: none; /* ベースのリンク文字の下線の有無を指定 */
}

a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4; /* ベースの行間を指定 */
}

p {
  line-height: 1.571428; /* ベースの行間を指定 */
}

dt, dd, li,
th, td,
input,
textarea,
button {
  line-height: 1.5; /* ベースの行間を指定 */
}

hr {
  border: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

/* -----------------------------------------------
 [1. Layout]
 -------------------------------------------------- */
/* 1-1. #l-document
-------------------------------------------------- */
/* 1-2. #l-header
-------------------------------------------------- */
.l-header {
  position: relative;
  padding: 15px 10px;
}

.l-header__inner {
  display: table;
  width: 100%;
}

.l-header__sitelogo,
.l-header__text,
.l-header__nissho {
  display: table-cell;
  vertical-align: middle;
}

.l-header__sitelogo {
  position: relative;
  width: 200px;
  padding: 0 45px 0 20px;
  z-index: 5;
}

.l-header__sitelogo img {
  width: 155px;
  height: auto;
}

.l-header__text {
  position: relative;
  width: 100%;
  padding-right: 200px;
  white-space: nowrap;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.18em;
  z-index: 1;
}

.l-header__nissho {
  position: absolute;
  top: 50%;
  right: 87px;
  width: 200px;
  text-align: right;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
}

.l-header__search {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.l-header__search__btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 72px;
  background: #5ea3e2;
  color: #fff;
  line-height: 72px;
  font-size: 32px;
  text-align: center;
  z-index: 200;
}
.l-header__search__btn:hover {
  opacity: 1;
}
.l-header__search__form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  background: #5ea3e2;
  z-index: 200;
  -webkit-transition: 0.05s ease-out all;
  transition: 0.05s ease-out all;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-header__search__form__inner {
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-header__search__form__input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-header__search__form__input label {
  position: relative;
  display: block;
  cursor: default !important;
}
.l-header__search__form__input label::after {
  content: "\e900";
  position: absolute;
  top: 50%;
  left: 17px;
  color: #888;
  font-size: 25px;
  font-family: "fontello";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: default;
}
.l-header__search__form__input input {
  -webkit-appearance: none;
  position: relative;
  width: 100%;
  padding: 5px 10px 5px 35px;
  border-radius: 3px;
  border: none;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: -0.05em;
}
.l-header__search__form__input input::-webkit-input-placeholder {
  color: #888;
}
.l-header__search__form__input input::-moz-placeholder {
  color: #888;
}
.l-header__search__form__input input:-ms-input-placeholder {
  color: #888;
}
.l-header__search__form__input input::-ms-input-placeholder {
  color: #888;
}
.l-header__search__form__input input::placeholder {
  color: #888;
}
.l-header__search__form__back {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-header__search.is-active .l-header__search__form {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.l-header__search.is-active .l-header__search__btn {
  display: none;
}

@media (max-width: 1130px) {
  .l-header__search__form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-header__search__form__back {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .l-header {
    min-height: 34px;
    padding: 10px 10px;
  }
  .l-header__inner {
    display: block;
  }
  .l-header__sitelogo,
  .l-header__text,
  .l-header__nissho {
    display: block;
  }
  .l-header__sitelogo {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 92px;
    padding: 0;
  }
  .l-header__sitelogo img {
    width: 100%;
    height: auto;
  }
  .l-header__text {
    width: auto;
    padding: 45px 10px 2px;
    white-space: normal;
    font-size: 9px;
  }
  .l-header__nissho {
    position: absolute;
    top: 16px;
    left: 10px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .l-header__nissho img {
    width: 98px;
    height: auto;
  }
  .l-header__search__btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
  }
  .l-header__search__form {
    height: 50px;
  }
  .l-header__search__form__inner {
    padding: 8px 10px;
  }
  .l-header__search__form__input label::after {
    left: 15px;
    font-size: 20px;
  }
  .l-header__search__form__input input {
    padding: 5px 15px 5px 28px;
    font-size: 16px;
  }
  .l-header__search__form__back {
    font-size: 14px;
  }
}
/* 1-3. #l-container
-------------------------------------------------- */
/* 1-3-1. #l-main
-------------------------------------------------- */
.pankuzu {
  background: #f8f8f8;
  font-size: 12px;
}

.pankuzu ul {
  margin: 0 auto;
  padding: 9px 25px 8px;
  letter-spacing: -0.4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pankuzu ul li {
  display: inline-block;
  letter-spacing: normal;
  color: #717171;
}

.pankuzu ul li a {
  color: #1e67c5;
}

.pankuzu ul li:after {
  content: ">";
  display: inline-block;
  margin: 0 9px;
}

.pankuzu ul li:last-child:after {
  display: none;
}

@media (max-width: 767px) {
  .pankuzu {
    font-size: 10px;
  }
  .pankuzu ul {
    padding: 9px 15px 8px;
  }
}
/* 1-3-2. #l-sub
-------------------------------------------------- */
/* 1-4. #l-footer
-------------------------------------------------- */
#l-footer .wrp-container {
  position: relative;
  border-top: 1px solid #f0edde;
}

.footer-content {
  position: relative;
  display: table;
  margin: 0 auto;
  padding: 60px 30px;
}

.footer-content__text,
.footer-content__image,
.footer-content__bnr {
  display: table-cell;
  vertical-align: middle;
}

.footer-content__image img {
  width: 120px;
}

.footer-content__text {
  padding-right: 15px;
  letter-spacing: 0.18em;
  font-weight: bold;
}

.footer__bnr {
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: 0.07em;
}

.footer__bnr__text {
  overflow: hidden;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 16px;
  text-align: center;
}

.footer__bnr__text span {
  position: relative;
}

.footer__bnr__text span:before,
.footer__bnr__text span:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: #8a8a8a;
}

.footer__bnr__text span:before {
  left: -15px;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.footer__bnr__text span:after {
  right: -15px;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}

.footer__bnr__text mark {
  position: relative;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
}

.footer__bnr__text mark:before {
  content: "";
  position: absolute;
  left: -5%;
  bottom: -3px;
  width: 110%;
  height: 8px;
  background: #f5e683;
  z-index: -1;
}

.footer__bnr__item {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  margin: 0 5px;
}

.footer__bnr img {
  width: 100%;
}

.footer-totop {
  position: absolute;
  right: 19px;
  top: 50%;
  margin-top: -22px;
}

.box-copyright {
  text-align: center;
  background: #fcf7e0;
  font-weight: bold;
  font-size: 11px;
  padding: 14px 10px;
}

@media (max-width: 1024px) {
  .footer-totop {
    top: 0;
  }
}
@media (max-width: 767px) {
  #l-footer .wrp-container {
    padding: 0;
    border-top: 0;
  }
  .footer-content {
    display: block;
    width: 100%;
    padding: 27px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px solid #f0edde;
  }
  .footer-content__text,
  .footer-content__image {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .footer-content__text,
  .footer-content__image {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
  .footer-content__text {
    margin-bottom: 10px;
  }
  .footer-content__image img {
    width: 140px;
    height: auto;
  }
  .footer__bnr {
    margin: 20px auto 40px;
  }
  .footer__bnr__text {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .footer__bnr__text mark {
    font-size: 18px;
  }
  .footer__bnr__item {
    width: 143px;
    margin: 0 2px;
  }
  .footer__bnr__text span {
    display: inline-block;
  }
  .footer__bnr__text span:before,
  .footer__bnr__text span:after {
    height: 110%;
  }
  .footer__bnr__text span:before {
    left: -25px;
  }
  .footer__bnr__text span:after {
    right: -25px;
  }
  .footer-totop {
    position: initial;
    width: 100%;
    display: block;
    text-align: center;
    margin: 13px 0 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .footer-totop img {
    width: 26px;
    height: auto;
  }
  .box-copyright {
    font-size: 9px;
  }
}
/* 1-5. #l-nav-global
-------------------------------------------------- */
.gnavi {
  width: 100%;
  height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #dbdbdb;
}

.gnavi ul {
  display: table;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("/area/resource/img/cmn-bg-gnaviline.gif") no-repeat left center;
}

.gnavi ul li {
  display: table-cell;
  vertical-align: middle;
  background: url("/area/resource/img/cmn-bg-gnaviline.gif") no-repeat right center;
}

.gnavi ul li a {
  display: block;
  height: 59px;
  padding: 0 39px;
  line-height: 59px;
  font-size: 16px;
  border-bottom: 3px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gnavi ul li a:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 10px;
  height: 14px;
  margin-right: 15px;
  top: 1px;
}

.gnavi ul li a.nagoya {
  color: #fb8c8c;
}

.gnavi ul li a.aichi {
  color: #ffac71;
}

.gnavi ul li a.gifu {
  color: #c0cd29;
}

.gnavi ul li a.mie {
  color: #51ced0;
}

.nagoya .gnavi ul li a.nagoya,
.gnavi ul li a.nagoya:hover {
  border-bottom: 3px solid #fb8c8c;
  opacity: 1;
}

.aichi .gnavi ul li a.aichi,
.gnavi ul li a.aichi:hover {
  border-bottom: 3px solid #ffac71;
  opacity: 1;
}

.gifu .gnavi ul li a.gifu,
.gnavi ul li a.gifu:hover {
  border-bottom: 3px solid #c0cd29;
  opacity: 1;
}

.mie .gnavi ul li a.mie,
.gnavi ul li a.mie:hover {
  border-bottom: 3px solid #51ced0;
  opacity: 1;
}

.gnavi ul li a.nagoya:before {
  background: url("/area/resource/img/cmn-ico-gnavi-nagoya.gif") no-repeat;
}

.gnavi ul li a.aichi:before {
  background: url("/area/resource/img/cmn-ico-gnavi-aichi.gif") no-repeat;
}

.gnavi ul li a.gifu:before {
  background: url("/area/resource/img/cmn-ico-gnavi-gifu.gif") no-repeat;
}

.gnavi ul li a.mie:before {
  background: url("/area/resource/img/cmn-ico-gnavi-mie.gif") no-repeat;
}

@media (max-width: 767px) {
  .gnavi {
    width: 100%;
    height: 37px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
  }
  .gnavi ul {
    width: 100%;
    background: none;
  }
  .gnavi ul li {
    display: table-cell;
    width: 25%;
    height: 37px;
    vertical-align: top;
    background: none;
  }
  .gnavi ul li a {
    display: block;
    height: 35px;
    padding: 0;
    line-height: 35px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    background: #fff url("/area/resource/img/cms-bg-gnavi-sp.gif") no-repeat left center;
  }
  .gnavi ul li:first-child a {
    background: #fff;
  }
  .gnavi ul li a span {
    display: none;
  }
  .gnavi ul li a:before {
    display: none;
  }
  .nagoya .gnavi ul li a.nagoya,
  .gnavi ul li a.nagoya:hover {
    border-bottom: 2px solid #fb8c8c;
    background: #fb8c8c;
    opacity: 1;
    color: #fff;
  }
  .aichi .gnavi ul li a.aichi,
  .gnavi ul li a.aichi:hover {
    border-bottom: 2px solid #ffac71;
    background: #ffac71;
    opacity: 1;
    color: #fff;
  }
  .gifu .gnavi ul li a.gifu,
  .gnavi ul li a.gifu:hover {
    border-bottom: 2px solid #c0cd29;
    background: #c0cd29;
    opacity: 1;
    color: #fff;
  }
  .mie .gnavi ul li a.mie,
  .gnavi ul li a.mie:hover {
    border-bottom: 2px solid #51ced0;
    background: #51ced0;
    opacity: 1;
    color: #fff;
  }
  .gnavi ul {
    background: #dbdbdb;
  }
  .nagoya .gnavi ul {
    background: #fb8c8c;
  }
  .aichi .gnavi ul {
    background: #ffac71;
  }
  .gifu .gnavi ul {
    background: #c0cd29;
  }
  .mie .gnavi ul {
    background: #51ced0;
  }
  .nagoya .gnavi ul li a.aichi {
    background: #fff;
  }
  .aichi .gnavi ul li a.gifu {
    background: #fff;
  }
  .gifu .gnavi ul li a.mie {
    background: #fff;
  }
  .gnavi ul li a:before {
    background: none !important;
  }
}
/* -----------------------------------------------
 [2. Object]
 -------------------------------------------------- */
/* 2-1. Component a.k.a Module
-------------------------------------------------- */
/*2-1-1.  Wrap     [wrp-***]*/
.wrp-container--sm {
  max-width: 970px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}

.wrp-container {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}

/*2-1-2.  Box      [box-***]*/
.box-lead {
  background: #ffa200;
}

.box-lead .wrp-container--sm {
  position: relative;
}

.box-lead__title {
  font-size: 37px;
  color: #fff;
  position: relative;
  display: block;
  padding: 23px 110px 23px 90px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

.box-lead__title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -33px;
  background: url("/area/resource/img/cmn-ico-map01.png") no-repeat center;
  background-size: cover;
  width: 62px;
  height: 63px;
}

.box-lead__title small {
  font-size: 20px;
  padding-right: 10px;
  position: relative;
  top: -5px;
  letter-spacing: 0.1em;
}

.box-lead__image {
  position: absolute;
  right: 15px;
  bottom: 0;
}

.txt-mainimg-caption {
  background: #fcf8e1;
}

.txt-mainimg-caption span {
  display: block;
  width: 950px;
  margin: 5px auto 0;
  text-align: right;
}

@media (max-width: 767px) {
  .box-lead__image {
    display: none;
  }
  .box-lead__title {
    font-size: 20px;
    text-align: center;
    padding: 7px 0 3px;
  }
  .box-lead__title small {
    font-size: 12px;
    top: -3px;
  }
  .box-lead__title:before {
    display: none;
  }
  .txt-mainimg-caption span {
    width: auto;
    margin: 5px 20px 0;
    font-size: 12px;
  }
}
/*2-1-3.  Table    [tbl-***]*/
/*2-1-4.  Headings [hdg-lv*]*/
/*2-1-5.  Nav      [nav-***]*/
/*2-1-6.  List     [lst-***]*/
/*2-1-7.  Button   [btn-***]*/
.btn {
  background: #1f67c5;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.06em;
  padding: 8px 35px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  min-width: 222px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-character {
  position: relative;
  display: block;
}

.btn-character:before {
  content: "";
  background: url("/area/resource/img/cmn-img-character01.png") no-repeat;
  background-size: 100% auto;
  width: 72px;
  height: 76px;
  display: inline-block;
  position: absolute;
  top: -65px;
  right: 5px;
  opacity: 0;
}

.box-main-content__button.nagoya .btn.btn-character:hover {
  background: #fb8c8c;
  color: #fff;
  opacity: 1;
}

.box-main-content__button.mie .btn.btn-character:hover {
  background: #51ced0;
  color: #fff;
  opacity: 1;
}

.box-main-content__button.aichi .btn.btn-character:hover {
  background: #ffac71;
  color: #fff;
  opacity: 1;
}

.box-main-content__button.gifu .btn.btn-character:hover {
  background: #c0cd29;
  color: #fff;
  opacity: 1;
}

.btn-character:hover:before {
  opacity: 1;
}

.btn-area {
  background: #ffcc01;
  color: #333;
  display: inline-block;
  letter-spacing: 0.13em;
  font-size: 24px;
  padding: 20px 55px 13px 100px;
  border-radius: 40px;
  position: relative;
  font-weight: bold;
  max-width: 415px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.btn-area:before {
  content: "";
  background: url("/area/resource/img/cmn-ico-map02.png") no-repeat;
  background-size: 100% auto;
  width: 62px;
  height: 63px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-area span {
  display: block;
  font-size: 12px;
  letter-spacing: 0.01em;
  font-weight: normal;
}

.btn-area .icon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-area:hover {
  opacity: 1;
  color: #fff;
  background-color: #ff9c00;
}

.btn-thousand:before {
  content: "";
  background: url("/area/resource/img/detail-img-button01.png") no-repeat;
  background-size: 84px 81px;
  width: 84px;
  height: 81px;
  margin-top: 4px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .btn-character:before {
    content: none;
  }
  .btn-area {
    font-size: 16px;
    max-width: 240px;
    padding: 10px 33px 10px 55px;
    line-height: 1.3;
  }
  .btn-area span {
    font-size: 8px;
  }
  .btn-area:before {
    background-size: 31px auto;
    width: 31px;
    height: 32px;
  }
  .btn-area .icon {
    font-size: 12px;
    right: 10px;
  }
}
/*2-1-8.  Anchor   [acr-***]*/
/*2-1-9.  Text     [txt-***]*/
/*2-1-10. Icon     [icn-***]*/
/*2-1-11. Label    [lbl-***]*/
/*2-1-12. Form     [frm-***]*/
/*2-1-13. Error    [err-***]*/
/*2-1-14. UI*/
/* 2-2. Utility
-------------------------------------------------- */
/*2-2-1. clearfix [ModernType]*/
#l-header:after, .wrp-header:after, #l-container:after, #l-main:after, #l-sub:after, #l-footer:after, .nav ul:after, .wrp-container:after, .lst-menu:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/*2-2-3. Object-Oriented CSS [OOCSS]*/
.no-display {
  display: none;
}

.no-br {
  white-space: nowrap;
}

.no-line-height {
  line-height: 1 !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.top {
  vertical-align: top !important;
}

.middle {
  vertical-align: middle !important;
}

.bottom {
  vertical-align: bottom !important;
}

.block-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* for RWD */
.fluid-image {
  max-width: 100%;
  height: auto;
}

.mt-image-none {
  max-width: 100%;
  height: auto;
}

/* 2-2-4. Grid System [grid-***] */
.wrp-grid, .row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wrp-grid:after, .row:after {
  clear: both;
  content: " ";
  display: table;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12,
.grid-1--sp, .grid-2--sp, .grid-3--sp, .grid-4--sp, .grid-5--sp, .grid-6--sp, .grid-7--sp, .grid-8--sp, .grid-9--sp, .grid-10--sp, .grid-11--sp, .grid-12--sp {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

/* Column Grid 0 - 767px
-----------------------------------------------------------------------------

col 1:    8.33333333333%
col 2:    16.6666666667%
col 3:    25.0%
col 4:    33.3333333333%
col 5:    41.6666666667%
col 6:    50.0%
col 7:    58.3333333333%
col 8:    66.6666666667%
col 9:    75.0%
col 10:    83.3333333333%
col 11:    91.6666666667%
col 12:    100%

----------------------------------------------------------------------------- */
@media (max-width: 767px) {
  .wrp-grid {
    margin-left: -5px;
    margin-right: -5px;
  }
  .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12,
  .grid-1--sp, .grid-2--sp, .grid-3--sp, .grid-4--sp, .grid-5--sp, .grid-6--sp, .grid-7--sp, .grid-8--sp, .grid-9--sp, .grid-10--sp, .grid-11--sp, .grid-12--sp {
    width: 100%;
    padding: 0 5px;
  }
  .grid-1--sp {
    width: 8.33333%;
  }
  .grid-2--sp {
    width: 16.66667%;
  }
  .grid-3--sp {
    width: 25%;
  }
  .grid-4--sp {
    width: 33.3333333%;
  }
  .grid-5--sp {
    width: 41.66667%;
  }
  .grid-6--sp {
    width: 50%;
  }
  .grid-7--sp {
    width: 58.33333%;
  }
  .grid-8--sp {
    width: 66.66667%;
  }
  .grid-9--sp {
    width: 75%;
  }
  .grid-10--sp {
    width: 83.33333%;
  }
  .grid-11--sp {
    width: 91.66667%;
  }
  .grid-12--sp {
    width: 100%;
  }
}
/*  Column Grid 768px - Infinity
-----------------------------------------------------------------------------

col 1:    8.33333333333%
col 2:    16.6666666667%
col 3:    25.0%
col 4:    33.3333333333%
col 5:    41.6666666667%
col 6:    50.0%
col 7:    58.3333333333%
col 8:    66.6666666667%
col 9:    75.0%
col 10:    83.3333333333%
col 11:    91.6666666667%
col 12:    100%

----------------------------------------------------------------------------- */
@media (min-width: 768px) {
  .wrp-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
    padding: 0 15px;
  }
  .grid-1 {
    width: 8.3333333333%;
  }
  .grid-2 {
    width: 16.6666666667%;
  }
  .grid-3 {
    width: 25%;
  }
  .grid-4 {
    width: 33.3333333333%;
  }
  .grid-5 {
    width: 41.6666666667%;
  }
  .grid-6 {
    width: 50%;
  }
  .grid-7 {
    width: 58.3333333333%;
  }
  .grid-8 {
    width: 66.6666666667%;
  }
  .grid-9 {
    width: 75%;
  }
  .grid-10 {
    width: 83.3333333333%;
  }
  .grid-11 {
    width: 91.6666666667%;
  }
  .grid-12 {
    width: 100%;
  }
}
/* 2-2-5. WebFont [Fontello] */
@font-face {
  font-family: "fontello";
  src: url("/area/resource/fonts/fontello.eot?17818400");
  src: url("/area/resource/fonts/fontello.eot?17818400#iefix") format("embedded-opentype"), url("/area/resource/fonts/fontello.woff?17818400") format("woff"), url("/area/resource/fonts/fontello.ttf?17818400") format("truetype"), url("/area/resource/fonts/fontello.svg?17818400#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok:before {
  content: "r";
} /* 'r' */
.icon-ok-1:before {
  content: "\e800";
} /* '' */
.icon-right-circle:before {
  content: "\e801";
} /* '' */
.icon-left-circle:before {
  content: "\e802";
} /* '' */
.icon-down-circle:before {
  content: "\e803";
} /* '' */
.icon-up-circle:before {
  content: "\e804";
} /* '' */
.icon-up:before {
  content: "\e805";
} /* '' */
.icon-left:before {
  content: "\e806";
} /* '' */
.icon-down:before {
  content: "\e807";
} /* '' */
.icon-right:before {
  content: "\e808";
} /* '' */
.icon-location:before {
  content: "\e809";
} /* '' */
.icon-cancel:before {
  content: "\e80a";
} /* '' */
.icon-angle-left-1:before {
  content: "\e80b";
} /* '' */
.icon-angle-right-1:before {
  content: "\e80c";
} /* '' */
.icon-angle-up-1:before {
  content: "\e80d";
} /* '' */
.icon-angle-down-1:before {
  content: "\e80e";
} /* '' */
.icon-child-1:before {
  content: "\e80f";
} /* '' */
.icon-up-1:before {
  content: "\e810";
} /* '' */
.icon-down-1:before {
  content: "\e811";
} /* '' */
.icon-spin1:before {
  content: "\e830";
} /* '' */
.icon-search:before {
  content: "\e900";
} /* '' */
.icon-link-ext:before {
  content: "\f08e";
} /* '' */
.icon-angle-double-left:before {
  content: "\f100";
} /* '' */
.icon-angle-double-right:before {
  content: "\f101";
} /* '' */
.icon-angle-double-up:before {
  content: "\f102";
} /* '' */
.icon-angle-double-down:before {
  content: "\f103";
} /* '' */
.icon-angle-left:before {
  content: "\f104";
} /* '' */
.icon-angle-right:before {
  content: "\f105";
} /* '' */
.icon-angle-up:before {
  content: "\f106";
} /* '' */
.icon-angle-down:before {
  content: "\f107";
} /* '' */
.icon-child:before {
  content: "\f1ae";
} /* '' */
.icon-subway:before {
  content: "\f239";
} /* '' */
.box-topics__date {
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}

.font-asap {
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}

/*2-2-6. Backgrounds [bg-***]*/
/*2-2-7. Font size [fs-***]*/
/* 2-2-6. Visibility [visible-***] */
@media (max-width: 767px) {
  .visible-inline-sp {
    display: inline-block !important;
  }
  .visible-sp {
    display: block !important;
  }
  .visible-pc,
  .visible-inline-pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .visible-sp,
  .visible-inline-sp {
    display: none !important;
  }
  .visible-inline-pc {
    display: inline-block !important;
  }
  .visible-pc {
    display: block !important;
  }
}
/* 2-3. State [is-***]
-------------------------------------------------- */
/* 2-4. OverLayerConfig [z-index]
-------------------------------------------------- */
/* 2-5. Project
-------------------------------------------------- */
/*detail*/
.detail-main {
  position: relative;
  padding: 0 0 77px;
}

.page-area-detail02 .detail-main {
  padding: 0 0 20px;
}

.nagoya .detail-main {
  background: #fdc5c5;
}

.aichi .detail-main {
  background: #ffcdaa;
}

.gifu .detail-main {
  background: #dce19a;
}

.mie .detail-main {
  background: #97e2e3;
}

.detail-mainttl {
  position: relative;
  width: 100%;
  height: auto;
}

.detail-mainttl:after {
  content: "";
  position: absolute;
  bottom: -90px;
  left: 50px;
  width: 88px;
  height: 200px;
  z-index: 11;
  background: url("/area/resource/img/cmn-bg-ashiato01.png") no-repeat center bottom;
}

.detail-mainttl .detail-ttl {
  position: absolute;
  top: 22%;
  left: 0;
  width: 40%;
  height: 60%;
  z-index: 10;
}

.detail-mainttl:before {
  content: "";
  display: block;
  background: #fff;
  width: 30%;
  height: 22%;
  position: absolute;
  top: 0;
  left: 0;
}

.detail-mainttl .detail-ttl h1 {
  width: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

.detail-mainttl .detail-ttl h1 img {
  width: 475px;
}

.detail-mainttl .detail-ttl p {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

@media (max-width: 1500px) {
  .detail-mainttl .detail-ttl h1 {
    padding-top: 30px;
  }
}
@media (max-width: 1250px) {
  .detail-mainttl .detail-ttl h1 {
    padding: 10px 0 0;
    width: 85%;
  }
  .detail-mainttl .detail-ttl h1 img {
    width: 100%;
  }
  .detail-mainttl .detail-ttl p {
    padding-top: 45px;
  }
}
@media (max-width: 950px) {
  .detail-mainttl .detail-ttl h1 {
    padding-top: 10px;
    width: 75%;
    margin: 0 auto;
    padding-top: 10px;
  }
}
@media (min-width: 1500px) {
  .detail-mainttl .detail-ttl h1 {
    width: 600px;
    padding-top: 10%;
  }
  .detail-mainttl .detail-ttl p {
    padding-top: 45px;
  }
}
.nagoya .detail-mainttl .detail-ttl {
  background: #fb8c8c url(/area/resource/img/detail/nagoya-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi .detail-mainttl .detail-ttl {
  background: #ffac71 url(/area/resource/img/detail/aichi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.gifu .detail-mainttl .detail-ttl {
  background: #c0cd29 url(/area/resource/img/detail/gifu-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.mie .detail-mainttl .detail-ttl {
  background: #51ced0 url(/area/resource/img/detail/mie-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.chikusa .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-chikusa-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.higashi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-higashi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.kita .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-kita-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.nishi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-nishi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.naka .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-naka-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.showa .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-showa-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.mizuho .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-mizuho-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.atsuta .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-atsuta-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.nakagawa .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-nakagawa-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.minato .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-minato-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.minato .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-minato-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.minami .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-minami-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.moriyama .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-moriyama-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.midori .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-midori-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.meitou .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-meitou-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.tempaku .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-tenpaku-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya.nakamura .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/nagoya-nakamura-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.komaki .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-komaki-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.kasugai .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-kasugai-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.nagakute .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-nagakute-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.nisshin .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-nisshin-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.toyohashi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-toyohashi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.ichinomiya .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-ichinomiya-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.okazaki .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-okazaki-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.toyota .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-toyota-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.anjo .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-anjo-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.inuyama .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-inuyama-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.owariasahi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-owariasahi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.kariya .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-kariya-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

/*.aichi.iwakura .detail-mainttl .detail-ttl{
	background: #fff url(/area/resource/img/detail/aichi-iwakura-map.png) no-repeat -320% -28px;
	background-size: 117%;
}*/
.aichi.toyokawa .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-toyokawa-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.aichi.tokai .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/aichi-tokai-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.gifu.gifushi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/gifu-gifu-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.gifu.ogaki .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/gifu-ogaki-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.mie.tsu .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/mie-tsu-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.mie.yokkaichi .detail-mainttl .detail-ttl {
  background: #fff url(/area/resource/img/detail/mie-yokkaichi-map.png) no-repeat -320% -28px;
  background-size: 117%;
}

.nagoya .detail-mainttl .detail-ttl p {
  color: #fff;
  padding-top: 0;
}

.nagoya.nagoya-detail .detail-mainttl .detail-ttl p {
  color: #fb8c8c;
  padding-top: 0;
}

.aichi.aichi-detail .detail-mainttl .detail-ttl p {
  color: #ffac71;
  padding-top: 0;
}

.gifu.gifu-detail .detail-mainttl .detail-ttl p {
  color: #c0cd29;
  padding-top: 0;
}

.mie.mie-detail .detail-mainttl .detail-ttl p {
  color: #51ced0;
  padding-top: 0;
}

.aichi .detail-mainttl .detail-ttl p {
  color: #fff;
  padding-top: 0;
}

.gifu .detail-mainttl .detail-ttl p {
  color: #fff;
  padding-top: 0;
}

.mie .detail-mainttl .detail-ttl p {
  color: #fff;
  padding-top: 0;
}

.detail-mainttl .detail-image {
  position: relative;
  width: 100%;
  text-align: right;
}

.detail-mainttl .detail-image span {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  font-size: 12px;
}

.nagoya .detail-image img {
  width: 70%;
}

.aichi .detail-image img {
  width: 70%;
}

.gifu .detail-image img {
  width: 70%;
}

.mie .detail-image img {
  width: 70%;
}

@media (min-width: 768px) {
  .detail-mainttl .detail-image {
    background: none !important;
  }
}
@media (max-width: 767px) {
  .detail-main {
    padding: 0 0 20px;
  }
  .detail-mainttl:before {
    display: none;
  }
  .detail-mainttl {
    height: auto;
    padding-bottom: 21%;
  }
  .detail-mainttl:after {
    display: none;
  }
  .detail-mainttl .detail-ttl {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    min-width: initial;
    min-height: 180px;
    margin: 0 15px;
    z-index: 10;
  }
  .detail-mainttl .detail-ttl h1 {
    width: 100%;
    padding: 13px 0 0 0;
    text-align: center;
  }
  .detail-mainttl .detail-ttl h1 img {
    width: 85%;
    min-width: initial;
    min-height: initial;
  }
  .detail-mainttl .detail-ttl p {
    font-size: 13px;
  }
  .nagoya .detail-mainttl .detail-ttl {
    background: #fb8c8c url(/area/resource/img/detail/nagoya-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi .detail-mainttl .detail-ttl {
    background: #ffac71 url(/area/resource/img/detail/aichi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .gifu .detail-mainttl .detail-ttl {
    background: #c0cd29 url(/area/resource/img/detail/gifu-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .mie .detail-mainttl .detail-ttl {
    background: #51ced0 url(/area/resource/img/detail/mie-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.chikusa .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-chikusa-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.higashi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-higashi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.kita .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-kita-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.nishi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-nishi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.naka .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-naka-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.showa .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-showa-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-mizuho-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-mizuho-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.atsuta .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-atsuta-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.nakagawa .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-nakagawa-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.minato .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-minato-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.minami .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-minami-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.moriyama .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-moriyama-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.midori .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-midori-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.meitou .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-meitou-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.tempaku .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-tenpaku-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .nagoya.nakamura .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/nagoya-nakamura-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.komaki .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-komaki-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.kasugai .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-kasugai-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.nagakute .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-nagakute-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.nisshin .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-nisshin-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.toyohashi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-toyohashi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.ichinomiya .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-ichinomiya-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.okazaki .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-okazaki-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.toyota .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-toyota-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.anjo .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-anjo-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.inuyama .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-inuyama-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.owariasahi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-owariasahi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.kariya .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-kariya-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  /*.aichi.iwakura .detail-mainttl .detail-ttl{
  	background: #fff url(/area/resource/img/detail/aichi-iwakura-map.png) no-repeat 400px -7px;
  	background-size: auto 121%;
  }*/
  .aichi.toyokawa .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-toyokawa-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .aichi.tokai .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/aichi-tokai-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .gifu.gifushi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/gifu-gifu-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .gifu.ogaki .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/gifu-ogaki-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .mie.tsu .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/mie-tsu-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .mie.yokkaichi .detail-mainttl .detail-ttl {
    background: #fff url(/area/resource/img/detail/mie-yokkaichi-map.png) no-repeat 400px -7px;
    background-size: auto 121%;
  }
  .detail-mainttl .detail-ttl p {
    padding-bottom: 15px;
  }
  .detail-mainttl .detail-image span {
    top: 6px;
    right: 10px;
    font-size: 11px;
  }
  .nagoya .detail-image img {
    width: 100%;
    min-height: initial;
    min-width: initial;
  }
  .aichi .detail-image img {
    width: 100%;
    min-height: initial;
    min-width: initial;
  }
  .gifu .detail-image img {
    width: 100%;
    min-height: initial;
    min-width: initial;
  }
  .mie .detail-image img {
    width: 100%;
    min-height: initial;
    min-width: initial;
  }
}
@media (max-width: 585px) {
  .nagoya .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .gifu .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .mie .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.chikusa .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.higashi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.kita .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.nishi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.naka .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.showa .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.atsuta .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.nakagawa .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.minato .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.minami .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.moriyama .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.midori .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.meitou .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.tempaku .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .nagoya.nakamura .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.komaki .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.kasugai .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.nagakute .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.nisshin .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.toyohashi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.ichinomiya .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.okazaki .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.toyota .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.anjo .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.inuyama .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.kariya .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.owariasahi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.toyokawa .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .aichi.tokai .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .gifu.gifushi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .gifu.ogaki .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .mie.tsu .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
  .mie.yokkaichi .detail-mainttl .detail-ttl {
    background-position: 335px -7px;
  }
}
@media (max-width: 485px) {
  .nagoya .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .gifu .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .mie .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.chikusa .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.higashi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.kita .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.nishi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.naka .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.showa .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.mizuho .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.atsuta .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.nakagawa .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.minato .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.minami .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.moriyama .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.midori .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.meitou .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.tempaku .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .nagoya.nakamura .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.komaki .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.kasugai .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.nagakute .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.nisshin .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.toyohashi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.ichinomiya .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.okazaki .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.toyota .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.anjo .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.inuyama .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.kariya .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.owariasahi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.toyokawa .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .aichi.tokai .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .gifu.gifushi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .gifu.ogaki .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .mie.tsu .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
  .mie.yokkaichi .detail-mainttl .detail-ttl {
    background-position: 240px -7px;
  }
}
@media (max-width: 414px) {
  .detail-mainttl {
    padding-bottom: 50%;
  }
}
@media (max-width: 413px) {
  .detail-mainttl {
    padding-bottom: 50%;
  }
}
@media (max-width: 374px) {
  .detail-mainttl {
    padding-bottom: 53%;
  }
}
.detail-point {
  width: 100%;
  padding-top: 80px;
  max-width: 940px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

.detail-point .detail-points-hdg {
  position: relative;
  display: inline-block;
  padding: 0 21px 0 24px;
  height: 34px;
}

.detail-point .detail-points-hdg:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  margin: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.detail-point .detail-points-hdg span {
  position: relative;
  color: #fff;
  top: -30px;
}

.detail-point .detail-points-hdg span img {
  position: relative;
  left: -3px;
}

.detail-point ol {
  width: 100%;
  display: table;
  margin-top: 10px;
}

.detail-point ol li {
  width: 33.33333%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.detail-point ol li div {
  margin-bottom: 25px;
}

.detail-point ol li img {
  display: block;
  margin: 0 auto;
}

.detail-point ol li .point-txt-l2 {
  padding-top: 15px;
}

.detail-point ol li span {
  font-size: 34px;
}

.nagoya .detail-point .detail-points-hdg:after {
  border-top: 10px solid #fb8c8c;
}

.nagoya .detail-point .detail-points-hdg {
  background: #fb8c8c;
  font-size: 13px;
}

.aichi .detail-point .detail-points-hdg:after {
  border-top: 10px solid #ffac71;
}

.aichi .detail-point .detail-points-hdg {
  background: #ffac71;
  font-size: 13px;
}

.gifu .detail-point .detail-points-hdg:after {
  border-top: 10px solid #c0cd29;
}

.gifu .detail-point .detail-points-hdg {
  background: #c0cd29;
  font-size: 13px;
}

.mie .detail-point .detail-points-hdg:after {
  border-top: 10px solid #51ced0;
}

.mie .detail-point .detail-points-hdg {
  background: #51ced0;
  font-size: 13px;
}

@media (max-width: 767px) {
  .detail-point {
    width: auto;
    margin: 41px 15px 0;
    padding-top: 40px;
  }
  .detail-point .detail-points-hdg {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto;
    height: 24px;
    text-align: left;
  }
  .detail-point .detail-points-hdg:after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    content: "";
    width: 0;
    height: 0;
    margin: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .detail-point .detail-points-hdg span {
    display: block;
    width: 100%;
    margin-top: -30px;
    font-size: 10px;
    top: 6px;
    left: 0;
  }
  .detail-point .detail-points-hdg span img {
    width: 96px;
  }
  .detail-point ol {
    width: 100%;
    display: table;
    margin-top: 20px;
  }
  .detail-point ol li {
    width: 100%;
    display: table-row;
    text-align: left;
    font-size: 16px;
  }
  .detail-point ol li div {
    margin-bottom: 0;
  }
  .detail-point ol li:after {
    content: "";
    clear: both;
    display: block;
  }
  .detail-point ol li img {
    display: block;
    margin: 0 auto;
  }
  .detail-point ol li span {
    font-size: 26px;
  }
  .nagoya .detail-point .detail-points-hdg:after {
    border-top: 8px solid #fb8c8c;
  }
  .nagoya .detail-point .detail-points-hdg {
    background: #fb8c8c;
    font-size: 13px;
  }
  .aichi .detail-point .detail-points-hdg:after {
    border-top: 8px solid #ffac71;
  }
  .aichi .detail-point .detail-points-hdg {
    background: #ffac71;
    font-size: 13px;
  }
  .gifu .detail-point .detail-points-hdg:after {
    border-top: 10px solid #c0cd29;
  }
  .gifu .detail-point .detail-points-hdg {
    background: #c0cd29;
    font-size: 13px;
  }
  .mie .detail-point .detail-points-hdg:after {
    border-top: 10px solid #51ced0;
  }
  .mie .detail-point .detail-points-hdg {
    background: #51ced0;
    font-size: 13px;
  }
  .detail-point ol li div {
    display: table-cell;
    width: 25%;
    vertical-align: middle;
    padding: 10px 16px 10px 0;
  }
  .detail-point ol li p {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    line-height: 1.6;
    padding: 10px 0;
  }
}
.detail-about {
  position: relative;
  width: 100%;
  max-width: 940px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
  margin: 60px auto 0;
}

.detail-about .detail-about-ttl {
  padding: 0 0 10px;
  font-weight: bold;
  font-size: 15px;
}

.detail-about .detail-about-inner {
  width: 100%;
  margin-top: -30px;
}

.detail-about .detail-about-inner:after {
  content: "";
  clear: both;
  display: block;
}

.detail-about .detail-about-text {
  padding: 0;
  width: 100%;
  padding-top: 25px;
}

.detail-about .detail-about-text p {
  padding: 15px 0 0;
  font-size: 14px;
}

.detail-about .detail-about-image {
  width: 200px;
  position: relative;
  float: right;
  margin-left: 20px;
}

.detail-about .detail-about-image div {
  position: relative;
}

.detail-about .detail-about-image span {
  position: absolute;
  top: 172px;
  right: 16px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

.detail-about .detail-about-image span.line2 {
  position: absolute;
  top: 156px;
  right: 16px;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
}

.nagoya .detail-about {
  background: #fdd1d1;
}

.nagoya .detail-about .detail-about-ttl {
  color: #fb8c8c;
}

.aichi .detail-about {
  background: rgba(255, 255, 255, 0.2);
}

.aichi .detail-about .detail-about-ttl {
  color: #ffac71;
}

.gifu .detail-about {
  background: rgba(255, 255, 255, 0.2);
}

.gifu .detail-about .detail-about-ttl {
  color: #c0cd29;
}

.mie .detail-about {
  background: rgba(255, 255, 255, 0.2);
}

.mie .detail-about .detail-about-ttl {
  color: #51ced0;
}

.detail-about:after {
  content: "";
  position: absolute;
  width: 140px;
  height: 122px;
  bottom: -150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  background: url("/area/resource/img/cmn-img-chara02.png") no-repeat center bottom;
}

.page-area-detail02 .detail-main .detail-about:after {
  bottom: -430px;
  margin-left: 310px;
}

.box-detail-main {
  padding-bottom: 27%;
}

@media (max-width: 767px) {
  .detail-about {
    width: auto;
    display: block;
    margin: 15px;
    padding: 15px;
  }
  .detail-about:before {
    display: none;
  }
  .detail-about .detail-about-ttl {
    padding: 0 0 12px;
    font-size: 14px;
  }
  .detail-about .detail-about-inner {
    width: auto;
    display: block;
    margin-top: 0;
  }
  .detail-about .detail-about-inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .detail-about .detail-about-text {
    display: inline;
    margin: 0;
    padding: 0;
  }
  .detail-about .detail-about-text p {
    padding: 0 0 10px;
    font-size: 13px;
    font-weight: normal;
  }
  .detail-about .detail-about-image {
    display: block;
    width: 130px;
    margin-right: 10px;
    margin-left: 0;
    float: left;
  }
  .detail-about .detail-about-image span {
    top: 112px;
    right: 7px;
    font-size: 10px;
  }
  .detail-about .detail-about-image span.line2 {
    top: 63px;
  }
  .page-area-detail .box-topics__btn {
    margin-top: 30px;
  }
  .detail-about:after {
		width: 64px;
		height: 63px;
		bottom: -68px;
    background: url("/area/resource/img/cmn-img-chara02.png") no-repeat left center;
    background-size: auto 100%;
  }
}
.box-number h2.area-hdg-lv2 {
  padding: 100px 0 70px;
}

.box-number__content {
  max-width: 940px;
  margin: 0 auto;
}

.box-number__content:after {
  content: "";
  clear: both;
  display: block;
}

.box-number__hosoku {
  max-width: 960px;
  font-size: 12px;
  margin: 0 auto;
  padding: 23px 0 0;
  text-align: right;
}

.box-statistic__inner {
  width: 640px;
  float: left;
}

.box-statistic__inner:after {
  content: "";
  clear: both;
  display: block;
}

.box-statistic__content {
  width: 140px;
  float: left;
  margin: 0 0 23px 20px;
}

.box-statistic__heading {
  width: 300px;
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 83px;
}

.box-statistic__heading:after {
  content: "";
  position: absolute;
  left: -2px;
  top: 26px;
  width: 110px;
  height: 164px;
  background: url("/area/resource/img/cmn-img-chara03.png") no-repeat;
}

.box-statistic__heading__inner {
  border: 3px solid #000;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 185px;
  padding: 30px 0;
}

.box-statistic__heading__detail {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.box-statistic__heading__detail:after {
  content: "";
  clear: both;
  display: block;
}

.box-statistic__heading__number {
  font-size: 103px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  padding-top: 15px;
  position: relative;
  font-size: 18px;
}

.box-statistic__heading__number span {
  font-size: 70px;
  font-family: "Helvetica", sans-serif;
  letter-spacing: -5px;
  margin-right: 8px;
}

.box-statistic__content__title {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}

.box-statistic__content__detail {
  margin: 18px 0 0;
}

.box-statistic__content__detail:after {
  content: "";
  clear: both;
  display: block;
}

.box-statistic__content__value {
  float: right;
  padding-right: 10px;
  font-size: 44px;
  font-weight: bold;
  font-family: "Helvetica", sans-serif;
  line-height: 1;
}

.box-statistic__content__icon {
  float: left;
  margin-top: 2px;
}

.box-statistic__content__icon img {
  width: 40px;
  height: auto;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-number h2.area-hdg-lv2 {
    padding: 44px 0 35px;
  }
  .box-number__hosoku {
    margin-right: 15px;
    font-size: 10px;
    letter-spacing: -1px;
    padding: 0;
    margin-top: -33px;
  }
  .box-statistic__inner {
    width: 100%;
    float: none;
    padding: 8px 17px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .box-statistic__content {
    width: 33.3%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .box-statistic__content__detail {
    margin: 5px 0 0;
    text-align: center;
    position: relative;
  }
  .box-statistic__heading {
    width: 100%;
    float: none;
    position: relative;
  }
  .box-statistic__heading:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 70px;
    height: 105px;
    background: url("/area/resource/img/cmn-img-chara03.png") no-repeat;
    background-size: auto 100%;
    margin-left: -100px;
  }
  .box-statistic__heading__inner {
    border: 2px solid #000;
    border-radius: 10px 10px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 174px;
    padding: 10px 0;
  }
  .box-statistic__heading__detail {
    font-weight: bold;
    font-size: 10px;
    text-align: center;
  }
  .box-statistic__heading__detail:after {
    content: "";
    clear: both;
    display: block;
  }
  .box-statistic__heading__number {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    padding-top: 2px;
    position: relative;
    font-size: 13px;
  }
  .box-statistic__heading__number span {
    font-size: 52px;
    font-family: "Helvetica", sans-serif;
    letter-spacing: -1px;
    margin-right: 8px;
  }
  .box-statistic__content__title {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
  }
  .box-statistic__content__value {
    float: right;
    font-size: 30px;
    font-weight: bold;
    font-family: "Helvetica", sans-serif;
    line-height: 1;
    margin-top: 6px;
    padding-right: 0;
    min-width: 60px;
    text-align: center;
  }
  .box-statistic__content__icon {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
  }
  .box-statistic__content__icon img {
    width: 40px;
    height: auto;
  }
}
.box-thousand {
  background: #f0f395 url("/area/resource/img/detail-bg-access.png") repeat-x center top;
  position: relative;
  padding: 0 0 80px;
}

.box-thousand h2 {
  padding: 160px 0 75px !important;
}

.box-thousand__content {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  display: table;
}

.box-thousand__content:before {
  content: "";
  position: absolute;
  top: -90px;
  right: 90px;
  width: 180px;
  height: 90px;
  z-index: 10;
  background: url("/area/resource/img/detail-img-access.png") no-repeat center top;
}

.box-thousand__map__wrap {
  display: table-cell;
  width: 50%;
  background: #fff;
  height: 450px;
}

.box-thousand__map {
  display: block;
  width: 100%;
  height: 100%;
}

.lst-thousand__wrap {
  display: table-cell;
  width: 50%;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  vertical-align: middle;
}

.lst-thousand {
  width: 100%;
  height: 430px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  scrollbar-base-color: #fff;
}

.lst-thousand::-webkit-scrollbar {
  width: 6px;
  padding: 0;
}

.lst-thousand::-webkit-scrollbar-track {
  background: #f8f8f8;
}

.lst-thousand::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lst-thousand li {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #dbdbdb;
}

.lst-thousand li:first-child {
  padding: 0 0 20px;
}

.lst-thousand li:last-child {
  border-bottom: none;
}

.lst-thousand__left {
  position: relative;
  padding: 18px 0 15px 35px;
  font-weight: bold;
  font-size: 18px;
}

.lst-thousand__left:before {
  content: "";
  position: absolute;
  background: #000 url("/area/resource/img/cmn-ico-train.png") no-repeat center;
  background-size: 18px 18px;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}

.lst-thousand__left.higashiyamasen {
  color: #f1a400;
}

.lst-thousand__left.higashiyamasen:before {
  background: #f1a400 url("/area/resource/img/detail-ico-line-higashiyama.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.jrsen {
  color: #434343;
}

.lst-thousand__left.jrsen:before {
  background: #434343 url("/area/resource/img/detail-ico-line-jr.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.kanjosen {
  color: #1e67c5;
}

.lst-thousand__left.kanjosen:before {
  background: #1e67c5 url("/area/resource/img/detail-ico-line-kanjo.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.rinimo {
  color: #a0a0a0;
}

.lst-thousand__left.rinimo:before {
  background: #a0a0a0 url("/area/resource/img/detail-ico-line-rinimo.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.tsurumaisen {
  color: #29b6f6;
}

.lst-thousand__left.tsurumaisen:before {
  background: #29b6f6 url("/area/resource/img/detail-ico-line-tsurumai.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.kamiidasen {
  color: #fb79a5;
}

.lst-thousand__left.kamiidasen:before {
  background: #fb79a5 url("/area/resource/img/detail-ico-line-kamiida.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.meijosen {
  color: #9662c7;
}

.lst-thousand__left.meijosen:before {
  background: #9662c7 url("/area/resource/img/detail-ico-line-meijo.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.sakuradorisen {
  color: #f55751;
}

.lst-thousand__left.sakuradorisen:before {
  background: #f55751 url("/area/resource/img/detail-ico-line-sakuradori.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.meitetsusen {
  color: #bc4763;
}

.lst-thousand__left.meitetsusen:before {
  background: #bc4763 url("/area/resource/img/detail-ico-line-meitetsu.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__left.guideway {
  color: #179e90;
}

.lst-thousand__left.guideway:before {
  background: #179e90 url("/area/resource/img/detail-ico-line-guideway.png") no-repeat center;
  background-size: contain;
}

.lst-thousand__right {
  line-height: 0;
  position: relative;
  z-index: 1;
  padding: 0 0 12px;
}

.lst-thousand__right span {
  color: #ababab;
  display: inline-block;
  padding: 15px 25px 0px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
}

.lst-thousand__right a {
  color: #333;
  display: block;
}

.lst-thousand__right a:hover {
  color: #1e67c5;
}

@media (max-width: 767px) {
  .box-thousand {
    background: #f0f395 url("/area/resource/img/detail-bg-access-sp.png") repeat-x center top;
    background-size: 100%;
    padding: 0 0 30px;
  }
  .box-thousand__content:before {
    content: "";
    position: absolute;
    top: -49px;
    right: 15px;
    width: 86px;
    height: 50px;
    z-index: 10;
    background: url("/area/resource/img/detail-img-access.png") no-repeat center bottom;
    background-size: 86px auto;
  }
  .box-thousand__content {
    display: block;
    margin: 0 15px;
    width: auto;
  }
  .box-thousand__map__wrap {
    display: block;
    width: 100%;
    height: 215px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .lst-thousand__wrap {
    display: block;
    width: 100%;
    padding: 0 15px;
  }
  .lst-thousand {
    padding: 0;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: visible;
  }
  .lst-thousand li {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #dbdbdb;
  }
  .lst-thousand li:first-child {
    padding: 20px 0;
  }
  .lst-thousand__left {
    position: relative;
    padding: 0 0 0 30px;
    font-weight: bold;
    font-size: 16px;
  }
  .lst-thousand__left:before {
    content: "";
    position: absolute;
    background: #000 url("/area/resource/img/cmn-ico-train.png") no-repeat center;
    background-size: 15px 15px;
    width: 25px;
    height: 25px;
    top: 13px;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
  }
  .lst-thousand__right {
    padding: 12px 0 0;
  }
  .lst-thousand__right:after {
    content: "";
    clear: both;
    display: block;
  }
  .lst-thousand__right span {
    color: #ababab;
    display: block;
    width: 50%;
    float: left;
    padding: 12px 5px 12px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
  }
  .box-thousand h2 {
    padding: 50px 0 50px !important;
  }
}
.box-button {
  padding: 20px 0;
  text-align: center;
  background: #f1eddf;
}

.box-button a {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  padding: 16px 15px;
  min-width: 300px;
  border-radius: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  color: #717171;
}

.box-button a small {
  font-size: 14px;
  position: relative;
  top: -2px;
  left: 3px;
}

.box-button a .icon {
  float: right;
}

@media (max-width: 767px) {
  .box-button {
    padding: 20px 0;
  }
  .box-button a {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    padding: 9px 10px 8px;
    min-width: 240px;
  }
  .box-button a small {
    font-size: 10px;
    position: relative;
    top: -2px;
    left: 3px;
  }
}
.box-main-image__content {
  text-align: center;
  padding: 20px 41% 20px 40px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-main-image__title {
  font-size: 25px;
  letter-spacing: 0.2em;
  font-weight: bold;
  margin-bottom: 20px;
}

.box-main-image__text {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 28px;
}

.box-main-content__inner {
  margin: auto;
  position: relative;
}

.box-main-content__image {
  position: absolute;
  z-index: 1;
}

.box-main-content__image.image01 {
  bottom: 132px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 18%;
}

.box-main-content__image.image02 {
  bottom: 61px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -17%;
}

.box-main-content__image.image03 {
  bottom: 447px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -12%;
}

.box-main-content__map {
  position: relative;
  padding-bottom: 646px;
  padding-top: 25px;
  background: url("/area/resource/img/index-map.png") no-repeat center top;
}

.box-main-content__map__title {
  padding: 49px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

.box-main-content__map__title span {
  display: block;
  font-size: 16px;
}

.box-main-content__map a {
  font-size: 18px;
  padding: 16px 15px;
  min-width: 200px;
  border-radius: 35px;
}

.box-main-content__map a .icon {
  float: right;
}

.box-main-content__button {
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.box-main-content__button.gifu {
  top: 90px;
  margin-left: 270px;
}

.box-main-content__button.nagoya {
  top: 338px;
  margin-left: 295px;
}

.box-main-content__button.mie {
  top: 352px;
  margin-left: -368px;
}

.box-main-content__button.aichi {
  bottom: 50px;
  margin-left: 120px;
}

.box-main-content__button.nagoya .btn {
  border: 3px solid #fb8c8c;
  background: #fff;
  color: #fb8c8c;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.box-main-content__button.mie .btn {
  border: 3px solid #51ced0;
  background: #fff;
  color: #51ced0;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.box-main-content__button.aichi .btn {
  border: 3px solid #ffac71;
  background: #fff;
  color: #ffac71;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.box-main-content__button.gifu .btn {
  border: 3px solid #c0cd29;
  background: #fff;
  color: #c0cd29;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.box-main-content__button-text {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.box-main-content__button-text span {
  font-size: 20px;
}

.wrp-topics {
  padding: 70px 0 0;
}

.page-area-detail .wrp-topics {
  padding-top: 100px;
}

.page-area-detail02 .wrp-topics {
  padding-top: 60px;
}

.page-area-navigator .wrp-topics {
  padding: 0 0 0;
  margin: -55px 0 0;
}

h2.area-hdg-lv2 {
  padding: 20px 0 115px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

.page-area-articleindex h2.area-hdg-lv2 {
  padding: 60px 0 20px;
}

h2.area-hdg-lv2 span {
  display: block;
  font-size: 16px;
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}

.box-topics__inner {
  position: relative;
  width: 100%;
  padding: 0 0 125px;
  background: url("/area/resource/img/index-bg-topics.jpg") repeat-x center bottom;
}

.box-topics__inner:after {
  content: "";
  position: absolute;
  width: 138px;
  height: 117px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("/area/resource/img/cmn-img-chara01.png") no-repeat center bottom;
}

.box-topics__inner ul {
  position: relative;
  width: 960px;
  margin: 0 auto 0;
  padding: 0 0 45px;
  top: -40px;
}

@media only screen and (min-width: 768px) {
  .box-topics__inner ul {
    left: 10px;
  }
}
.page-area-navigator .box-topics__inner ul {
  top: 0;
  padding: 96px 0 45px;
}

.box-topics__inner ul:after {
  content: "";
  clear: both;
  display: block;
}

.box-topics__inner ul li {
  width: 320px;
  float: left;
  margin-bottom: 18px;
}

.box-topics__inner ul li a {
  position: relative;
  display: block;
  width: 300px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box-topics__inner ul li a:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  opacity: 1;
}

.box-topics__inner ul li a .box-topics__new {
  position: absolute;
  top: 20px;
  left: 0;
  display: inline-block;
  background: #fff;
  color: #93d6ff;
  font-size: 16px;
}

.box-topics__inner ul li a .box-topics__image {
  display: block;
  border-radius: 10px 10px 0 0;
  margin-bottom: 30px;
}

.box-topics__inner ul li a .box-topics__image img {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 200px;
}

.box-topics__inner ul li a .box-topics__writer-photo {
  display: inline-block;
  margin: 0 20px 0 30px;
  width: 40px;
  vertical-align: middle;
}

.box-topics__inner ul li a .box-topics__writer-photo img {
  border-radius: 400px;
  border: 2px solid #fff;
}

.box-topics__inner ul li a .box-topics__writer-name {
  display: inline-block;
  text-align: center;
  font-size: 13px;
  color: #ccc;
  vertical-align: middle;
}

.box-topics__inner ul li a .box-topics__title {
  display: block;
  padding: 10px 30px 0;
  font-size: 16px;
  color: #222;
}

.box-topics__inner ul li a .box-topics__text {
  display: block;
  padding: 10px 0 30px;
  text-align: center;
}

.box-topics__inner ul li a .box-topics__text .box-topics__date {
  font-size: 12px;
  color: #ccc;
}

.box-topics__inner ul li a .box-topics__text .box-topics__pref {
  margin-left: 10px;
  font-weight: bold;
  font-size: 13px;
}

.nagoya .box-topics__pref {
  font-size: 13px;
  color: #fb8c8c;
}

.aichi .box-topics__pref {
  font-size: 13px;
  color: #ffac71;
}

.gifu .box-topics__pref {
  font-size: 13px;
  color: #c0cd29;
}

.mie .box-topics__pref {
  font-size: 13px;
  color: #51ced0;
}

.box-topics__btn {
  position: relative;
  text-align: center;
  top: -40px;
}

.box-topics__btn .btn {
  font-size: 18px;
  padding: 16px 15px;
  min-width: 200px;
  border-radius: 35px;
}

.box-topics__btn .btn .icon {
  float: right;
}

.page-area-articlelist .box-topics__inner,
.page-area-article .box-topics__inner,
.page-area-detail .box-topics__inner {
  position: relative;
  width: 100%;
  padding: 0 0 30px;
  background: url("/area/resource/img/cmn-bg-topics.jpg") center top;
}

.page-area-articlelist .box-topics__inner:after,
.page-area-article .box-topics__inner:after,
.page-area-detail .box-topics__inner:after {
  display: none;
}

.page-area-detail .box-topics__inner {
  padding-bottom: 0;
}

.page-area-detail .box-topics__inner .box-topics__list {
  margin-top: -40px;
}

.page-area-articlelist h1 span {
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}

.page-area-articlelist .box-profile__name .font-asap,
.page-area-detail .box-profile__name .font-asap {
  color: #000;
}

.page-area-articlelist .box-topics__inner .box-topics__list,
.page-area-detail .box-topics__inner .box-topics__list {
  left: auto;
}

.page-area-articlelist .box-topics__inner .box-topics__list li,
.page-area-detail .box-topics__inner .box-topics__list li {
  width: 32%;
  margin-right: 2%;
}

.page-area-articlelist .box-topics__inner .box-topics__list li:nth-child(3n),
.page-area-detail .box-topics__inner .box-topics__list li:nth-child(3n) {
  margin-right: 0;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a,
.page-area-detail .box-topics__inner .box-topics__list li a {
  width: 100%;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__image {
  background-image: none;
}

.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image img {
  display: none;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__box,
.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__box {
  padding-bottom: 30px;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__text,
.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text {
  padding: 0 30px;
  text-align: left;
}

.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text {
  overflow: hidden;
}

.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__pref {
  float: left;
}

.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__date {
  float: right;
  color: #555;
  font-weight: bold;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__pref,
.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__date,
.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__pref,
.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__date {
  display: inline-block;
  vertical-align: middle;
}

.page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__pref,
.page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text .box-topics__pref {
  margin: 0 10px 0 0;
}

.page-area-navigator .box-topics__btn {
  top: 0;
  padding: 0 0 40px;
}

.page-area-article .box-article {
  position: relative;
}

.page-area-article .box-article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 410px;
  height: 342px;
  z-index: -1;
}

.nagoya.page-area-article .box-article {
  background: #fdc5c5 url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
}

.nagoya.page-area-article .box-article:before {
  background: url(/area/resource/img/article-bg-nagoya.png) no-repeat;
}

.aichi.page-area-article .box-article {
  background: #ffcdaa url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
}

.aichi.page-area-article .box-article:before {
  background: url(/area/resource/img/article-bg-aichi.png) no-repeat;
}

.gifu.page-area-article .box-article {
  background: #dce19a url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
}

.gifu.page-area-article .box-article:before {
  background: url(/area/resource/img/article-bg-gifu.png) no-repeat;
}

.mie.page-area-article .box-article {
  background: #97e2e3 url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
}

.mie.page-area-article .box-article:before {
  background: url(/area/resource/img/article-bg-mie.png) no-repeat;
}

.page-area-article .wrp-topics {
  padding-top: 70px;
}

.page-area-article .box-topics__inner {
  padding-bottom: 0;
}

.page-area-article .box-topics__inner ul {
  padding-bottom: 0;
}

.page-area-article .box-topics__btn {
  padding: 75px 0;
  top: 0;
  border-bottom: 1px solid #51ced0;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .page-area-article .box-article:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 171px;
  }
  .nagoya.page-area-article .box-article {
    background: #fdc5c5 url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
  }
  .nagoya.page-area-article .box-article:before {
    background: url(/area/resource/img/article-bg-nagoya.png) no-repeat;
    background-size: 100% auto;
  }
  .aichi.page-area-article .box-article {
    background: #ffcdaa url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
  }
  .aichi.page-area-article .box-article:before {
    background: url(/area/resource/img/article-bg-aichi.png) no-repeat;
    background-size: 100% auto;
  }
  .gifu.page-area-article .box-article {
    background: #dce19a url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
  }
  .gifu.page-area-article .box-article:before {
    background: url(/area/resource/img/article-bg-gifu.png) no-repeat;
    background-size: 100% auto;
  }
  .mie.page-area-article .box-article {
    background: #97e2e3 url(/area/resource/img/article-bg-ashiato.png) repeat-y center top;
  }
  .mie.page-area-article .box-article:before {
    background: url(/area/resource/img/article-bg-mie.png) no-repeat;
    background-size: 100% auto;
  }
  .page-area-article .wrp-topics {
    padding-top: 70px;
  }
  .page-area-article .box-topics__btn {
    padding: 60px 0;
  }
  .page-area-navigator .box-topics__inner ul {
    padding: 96px 15px 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-area-articlearea .box-topics__inner ul {
    padding: 0px 15px 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-area-articleindex .box-topics__inner ul {
    padding: 0px 15px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-area-articlelist .box-topics__inner ul li {
    margin-bottom: 15px;
  }
  .page-area-articlearea .wrp-topics ul li:nth-of-type(n+7),
  .page-area-navigator .wrp-topics ul li:nth-of-type(n+7) {
    display: none;
  }
  .page-area-articleindex .wrp-topics {
    padding-top: 60px;
  }
  .page-area-articleindex .box-topics__btn {
    top: 0;
    padding: 0 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .box-main-content__button.mie {
    top: 399px;
    margin-left: -283px;
  }
  .box-main-content__button.nagoya {
    top: 338px;
    margin-left: 265px;
  }
  .box-topics__inner ul {
    width: 768px;
  }
  .page-area-article .box-topics__inner ul,
  .page-area-detail .box-topics__inner ul {
    width: 768px;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image {
    height: 150px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  h2.area-hdg-lv2 {
    font-size: 17px;
  }
  .page-area-articleindex h2.area-hdg-lv2 {
    padding-top: 20px;
  }
  h2.area-hdg-lv2 span {
    font-size: 11px;
  }
  .wrp-topics {
    background: url("/area/resource/img/index-bg-bottom01.jpg") repeat-y center bottom;
    background-size: 100% auto;
  }
  .box-topics__inner {
    padding: 0 0 125px;
    background: url("/area/resource/img/index-bg-topics.jpg") repeat-x center bottom;
    background-size: 100% auto;
  }
  .box-topics__inner:after {
    content: "";
    position: absolute;
    width: 69px;
    height: 58px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: url("/area/resource/img/cmn-img-chara01.png") no-repeat center bottom;
    background-size: cover;
  }
  .box-topics__inner ul {
    position: relative;
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0 45px;
    top: -40px;
  }
  .box-topics__inner ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .box-topics__inner ul li {
    width: 320px;
    float: left;
    margin-bottom: 0;
  }
  .box-topics__inner ul li a {
    position: relative;
    display: block;
    width: 300px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-transition: initial;
    transition: initial;
  }
  .box-topics__inner ul li a:hover {
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
  }
  .box-topics__inner ul li a .box-topics__new {
    top: 17px;
    font-size: 15px;
  }
  .box-topics__inner ul li a .box-topics__image {
    border-radius: 10px 10px 0 0;
    margin-bottom: 20px;
  }
  .box-topics__inner ul li a .box-topics__image img {
    border-radius: 10px 10px 0 0;
    height: auto;
  }
  .box-topics__inner ul li a .box-topics__writer-photo {
    margin-right: 10px;
  }
  .box-topics__inner ul li a .box-topics__writer-name {
    font-size: 12px;
  }
  .box-topics__inner ul li a .box-topics__title {
    display: block;
    padding: 10px 30px 0;
    font-weight: bold;
    font-size: 14px;
    color: #222;
  }
  .box-topics__inner ul li a .box-topics__text {
    display: block;
    padding: 10px 0 22px;
    text-align: center;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__date {
    font-size: 11px;
    color: #ccc;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__pref {
    margin-left: 10px;
    font-weight: bold;
    font-size: 11px;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__pref.nagoya {
    color: #fb8c8c;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__pref.aichi {
    color: #ffac71;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__pref.gifu {
    color: #c0cd29;
  }
  .box-topics__inner ul li a .box-topics__text .box-topics__pref.mie {
    color: #51ced0;
  }
  .box-topics__btn .btn {
    font-size: 14px;
    padding: 12px 15px;
    min-width: 140px;
    border-radius: 35px;
  }
  .page-area-article .wrp-topics {
    padding-top: 40px;
  }
  .page-area-detail .wrp-topics {
    padding-top: 40px;
  }
  .page-area-article .wrp-topics,
  .page-area-detail .wrp-topics {
    background: none;
  }
  .page-area-article .wrp-topics *,
  .page-area-detail .wrp-topics * {
    width: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-area-article .wrp-topics .slick-slide,
  .page-area-detail .wrp-topics .slick-slide {
    margin: 0px;
  }
  .page-area-article .box-topics__inner,
  .page-area-detail .box-topics__inner {
    position: relative;
  }
  .page-area-article .box-topics__inner ul,
  .page-area-detail .box-topics__inner ul {
    top: -30px;
    padding: 0;
  }
  .page-area-article .box-topics__inner ul li,
  .page-area-detail .box-topics__inner ul li {
    padding: 0 5px;
  }
  .page-area-articlelist .box-topics__inner ul li {
    width: 100%;
  }
  .page-area-articlelist .box-topics__inner ul li a {
    width: auto;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li {
    width: 48.5%;
    margin: 0 3% 10px 0;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li:nth-child(3n) {
    margin-right: 2%;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li:nth-child(even) {
    margin-right: 0;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li:nth-of-type(n+7) {
    display: block !important;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a {
    display: block;
    overflow: hidden;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__new {
    top: 7px;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__image {
    margin-bottom: 10px;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__box {
    padding-bottom: 10px;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__title {
    padding: 0 10px;
    line-height: 1.3;
    font-size: 13px;
  }
  .page-area-articlelist .box-topics__inner .box-topics__list li a .box-topics__text {
    margin-bottom: 7px;
    line-height: 1.2;
    padding: 0 10px;
  }
  .page-area-detail .box-topics__inner .box-topics__list li {
    width: 100%;
    margin: 0 0 10px;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a {
    overflow: hidden;
    display: table;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__new {
    top: 10px;
    width: 40px;
    line-height: 1;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image,
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__box {
    display: table-cell;
    vertical-align: middle;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image {
    width: 110px;
    height: 100%;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__image img {
    border-radius: 0;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__box {
    padding: 12px;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__title,
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__text {
    padding: 0;
  }
  .page-area-detail .box-topics__inner .box-topics__list li a .box-topics__title {
    margin-top: 4px;
    line-height: 1.4;
    font-weight: bold;
  }
  .page-area-article .box-topics__inner .slick-dots,
  .page-area-detail .box-topics__inner .slick-dots {
    position: absolute;
    width: 100%;
    top: -36px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    letter-spacing: -0.4em;
  }
  .page-area-article .box-topics__inner .slick-dots li,
  .page-area-detail .box-topics__inner .slick-dots li {
    float: none;
    display: inline-block;
    letter-spacing: normal;
    padding: 0 3px;
  }
  .page-area-article .box-topics__inner .slick-dots li button,
  .page-area-detail .box-topics__inner .slick-dots li button {
    overflow: hidden;
    text-indent: -9999px;
    background: #e5e5e5;
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }
  .page-area-article .box-topics__inner .slick-dots li.slick-active button,
  .page-area-detail .box-topics__inner .slick-dots li.slick-active button {
    background: #93d6ff;
  }
  .page-area-article .wrp-topics h2.area-hdg-lv2,
  .page-area-detail .wrp-topics h2.area-hdg-lv2 {
    padding: 20px 0 100px;
  }
  .page-area-article .slick-slide img,
  .page-area-detail .slick-slide img {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  .box-main-content__image.image01 img,
  .box-main-content__image.image02 img {
    width: 200px;
  }
  .box-main-content__image.image03 img {
    width: 180px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-main-content__image {
    display: none;
  }
  .box-main-image__content {
    padding: 20px 0 65%;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .box-main-content__map {
    background: url("/area/resource/img/index-map-sp.png") no-repeat center 50px;
    background-size: 100%;
    height: auto;
    padding-bottom: 0;
    margin-top: 80px;
    margin-bottom: 15px;
    position: relative;
  }
  .box-main-content__inner {
    padding-top: 0;
  }
  .box-main-image__title {
    font-size: 16px;
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .box-main-image__text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: normal;
    padding: 0 15px;
  }
  .box-main-content__map__title {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 17px;
  }
  .box-main-content__map__title span {
    font-size: 11px;
  }
  .box-main-content__map__title img {
    width: 200px;
  }
  .box-main-content__map a {
    font-size: 15px;
    min-width: 85%;
    padding: 7px 5px;
    display: inline-block;
  }
  .box-main-content__button {
    position: relative;
    text-align: right;
    margin: 0 auto 15px;
  }
  .box-main-content__link {
    padding: 62% 0 25px;
  }
  .box-main-content__link:after {
    content: "";
    clear: both;
    display: block;
  }
  .box-main-content__link .box-main-content__button {
    width: 50%;
    float: left;
    text-align: center;
    left: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .box-main-content__button.nagoya {
    top: auto;
    bottom: auto;
    margin-left: 0;
  }
  .box-main-content__button.gifu {
    top: auto;
    bottom: auto;
    margin-left: 0;
  }
  .box-main-content__button.mie {
    top: auto;
    bottom: auto;
    margin-left: 0;
  }
  .box-main-content__button.aichi {
    top: auto;
    bottom: auto;
    margin-left: 0;
  }
  .box-main-content__button-text {
    margin-top: 2px;
    font-size: 10px;
  }
  .box-main-content__button-text span {
    font-size: 13px;
  }
}
.box-modal-dialog {
  max-width: 740px;
  margin: 0 auto;
  overflow: hidden;
}

.box-modal-dialog__inner {
  background-color: #fff;
  border-radius: 10px;
}

.lst-link-local {
  padding: 0 0 40px;
}

.lst-link-local li {
  padding: 0 10px;
}

.lst-link-local li a {
  color: #1e67c5;
  font-size: 16px;
  padding: 12px 30px 12px 0;
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #ebe4e4;
  letter-spacing: 0.05em;
  position: relative;
}

.lst-link-local li .is-disabled {
  display: block;
  padding: 12px 30px 12px 0;
  font-size: 16px;
  color: #ccc;
  cursor: default;
  border-bottom: 1px solid #ebe4e4;
  letter-spacing: 0.05em;
  position: relative;
}

.lst-link-local li .is-disabled .icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lst-link-local li a .icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.box-nagoya-map__inner {
  background: #ffd840 url("/area/resource/img/index-bg-nagoya01.png") no-repeat center center;
  border-radius: 10px;
}

.box-modal__title {
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.box-nagoya-map__inner .lst-link {
  padding: 200px 0;
  position: relative;
}

.box-nagoya-map__inner .lst-link li {
  position: absolute;
}

.lst-nagoya {
  max-width: 380px;
  margin: 0 auto;
}

.lst-nagoya li a,
.lst-nagoya li > span {
  font-size: 16px;
  color: #fff;
  padding: 3px 5px;
  border-radius: 15px;
  min-width: 80px;
  background-color: #1e67c5;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lst-nagoya li a:hover {
  background-color: #ff9c00;
  opacity: 1;
}

.lst-nagoya li .is-disabled {
  background-color: #ccc;
  cursor: default;
}

.lst-nagoya li a.btn-small {
  min-width: 58px;
  padding: 3px 12px;
}

.lst-nagoya li.nishi {
  top: 107px;
  left: 66px;
}

.lst-nagoya li.kitaku {
  top: 75px;
  left: 149px;
}

.lst-nagoya li.moriyama {
  top: 90px;
  right: 58px;
}

.lst-nagoya li.higashi {
  top: 122px;
  left: 171px;
}

.lst-nagoya li.nakakuma {
  top: 153px;
  left: 35px;
}

.lst-nagoya li.nakaku {
  top: 160px;
  left: 135px;
}

.lst-nagoya li.chikusaku {
  top: 157px;
  right: 100px;
}

.lst-nagoya li.noto {
  top: 157px;
  right: 2px;
}

.lst-nagoya li.showaku {
  top: 192px;
  right: 115px;
}

.lst-nagoya li.nakagawa {
  top: 201px;
  left: 48px;
}

.lst-nagoya li.atsuta {
  top: 231px;
  left: 114px;
}

.lst-nagoya li.mizuho {
  top: 227px;
  right: 98px;
}

.lst-nagoya li.tengku {
  bottom: 112px;
  right: 37px;
}

.lst-nagoya li.minatoku {
  bottom: 95px;
  left: 50px;
}

.lst-nagoya li.minami {
  bottom: 96px;
  left: 152px;
}

.lst-nagoya li.midori {
  bottom: 60px;
  right: 58px;
}

.box-modal-dialog-area .lst-link-local {
  overflow: hidden;
  padding: 25px 20px 20px;
  margin: 0 -10px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .lst-nagoya li a,
  .lst-nagoya li > span {
    font-size: 14px;
    padding: 4px 15px 5px;
    min-width: auto;
  }
  .lst-nagoya li.kitaku {
    top: 26px;
    left: 113px;
  }
  .lst-nagoya li.moriyama {
    top: 56px;
    right: 32px;
  }
  .lst-nagoya li.nishi {
    top: 61px;
    left: 39px;
  }
  .lst-nagoya li.higashi {
    top: 86px;
    left: 112px;
  }
  .lst-nagoya li.nakakuma {
    top: 101px;
    left: 8px;
  }
  .lst-nagoya li.noto {
    top: 109px;
    right: 2px;
  }
  .lst-nagoya li.nakagawa {
    top: 145px;
    left: 8px;
  }
  .lst-nagoya li.minatoku {
    bottom: 54px;
    left: 6px;
  }
  .lst-nagoya li.midori {
    bottom: 39px;
    right: 46px;
  }
  .lst-nagoya li.atsuta {
    top: 181px;
    left: 24px;
  }
  .lst-nagoya li.chikusaku {
    top: 125px;
    right: 80px;
  }
  .lst-nagoya li.minami {
    bottom: 38px;
    left: 89px;
  }
  .lst-nagoya li.nakaku {
    top: 123px;
    left: 79px;
  }
  .lst-nagoya li.tengku {
    bottom: 102px;
    right: 12px;
  }
  .lst-nagoya li.mizuho {
    top: 159px;
    right: 98px;
  }
  .lst-link-local {
    padding: 0 0 30px;
    margin: 0;
  }
  .lst-link-local li {
    padding: 0;
  }
  .lst-link-local li a {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 7px 30px 7px 0;
  }
  .lst-link-local li .is-disabled {
    font-size: 18px;
    padding: 7px 30px 7px 0;
  }
  .lst-link-local li .is-disabled .icon {
    font-size: 16px;
  }
  .lst-link-local li a .icon {
    font-size: 16px;
    color: #1e67c5;
  }
  .box-modal-dialog-area .mfp-close {
    top: -5px !important;
    right: 0 !important;
    width: 25px !important;
    height: 25px !important;
    font-size: 25px !important;
  }
  .box-modal-dialog-area .box-modal__title {
    font-size: 18px;
  }
  .box-modal-dialog-area .lst-link-local {
    padding: 15px;
  }
  .box-modal-dialog-area .lst-link-local li:first-child a {
    border-bottom: 1px solid #ebe4e4;
  }
  .box-modal-dialog-area .lst-link-local li a {
    padding: 7px 30px 7px 10px;
    color: #1e67c5;
    font-size: 14px;
    font-weight: bold;
  }
}
/* area-nagoya-index
-------------------------------------*/
.page-area-nagoya-index .box-nagoya-map__inner .wrp-container--sm {
  position: relative;
}

.page-area-nagoya-index .box-nagoya-map__inner {
  border-radius: 0;
}

.page-area-nagoya-index .box-nagoya-map__image {
  position: absolute;
  bottom: 65px;
  right: 10px;
}

.box-link-local__button {
  text-align: center;
  margin-bottom: 40px;
}

.box-link-local__button a {
  text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 940px) {
  .page-area-nagoya-index .box-nagoya-map__image img {
    width: 190px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  .page-area-nagoya-index .box-nagoya-map__inner {
    background-size: 1260px auto;
  }
  .page-area-nagoya-index .box-nagoya-map__inner .lst-link {
    padding: 150px 0;
    max-width: 290px;
  }
  .box-link-local__button a {
    text-align: center;
  }
  .box-link-local__button {
    margin-bottom: 20px;
  }
}
/* article/xxxx.html
-------------------------------------*/
.nagoya .box-article {
  background: #fdc5c5;
}

.aichi .box-article {
  background: #ffcdaa;
}

.gifu .box-article {
  background: #dce19a;
}

.mie .box-article {
  background: #97e2e3;
}

.box-article {
  position: relative;
  z-index: 2;
}

.box-article__inner {
  padding: 0 0 55px;
}

.box-profile {
  max-width: 940px;
  position: relative;
  margin: 0 auto -40px;
  padding: 45px 0 0;
}

.box-profile__name {
  display: block;
  padding: 0 0 3px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  color: #cccccc;
}

.box-profile__name span {
  font-size: 14px;
  color: #000;
}

.box-profile__name .font-asap {
  color: #fff;
}

.box-profile__photo {
  display: block;
  width: 80px;
  margin: 0 auto;
  text-align: center;
}

.box-profile__photo img {
  width: 100%;
  height: auto;
}

.box-profile__comment {
  position: absolute;
  bottom: 46px;
  left: 535px;
  display: inline-block;
  background: #f4f4f4;
  margin-right: 25px;
  padding: 7px 25px 6px;
  font-size: 13px;
  border-radius: 10px;
}

.box-profile__comment span {
  position: relative;
  z-index: 10;
  font-size: 13px;
  line-height: 1.2;
}

.box-profile__comment:after {
  position: absolute;
  bottom: 8px;
  left: -15px;
  content: "";
  width: 0;
  height: 0;
  margin: 0;
  z-index: 1;
  border-top: 20px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 20px solid #f4f4f4;
}

.nagoya .box-profile__name {
  color: #fff;
}

.nagoya .box-profile__comment {
  background: #fed7d7;
}

.nagoya .box-profile__comment:after {
  border-right: 30px solid #fed7d7;
}

.aichi .box-profile__name {
  color: #fff;
}

.aichi .box-profile__comment {
  background: #fcdcc2;
}

.aichi .box-profile__comment:after {
  border-right: 30px solid #fcdcc2;
}

.gifu .box-profile__name {
  color: #fff;
}

.gifu .box-profile__comment {
  background: #e7eab6;
}

.gifu .box-profile__comment:after {
  border-right: 30px solid #e7eab6;
}

.mie .box-profile__name {
  color: #fff;
}

.mie .box-profile__comment {
  background: #bdebec;
}

.mie .box-profile__comment:after {
  border-right: 30px solid #bdebec;
}

.box-article__content {
  max-width: 940px;
  margin: 0 auto;
  padding: 70px 80px 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
}

.box-article__data {
  font-weight: bold;
  letter-spacing: -0.4em;
}

.box-article__data span {
  font-size: 16px;
  display: inline-block;
  letter-spacing: normal;
  margin: 0 7px 0 0;
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}

.box-article__data p {
  font-size: 15px;
  display: inline-block;
  letter-spacing: normal;
  font-weight: normal;
}

.nagoya .box-article__data p a {
  display: inline-block;
  margin: 0 10px;
  color: #fb8c8c;
  font-weight: bold;
}

.aichi .box-article__data p a {
  display: inline-block;
  margin: 0 10px;
  color: #ffac71;
  font-weight: bold;
}

.gifu .box-article__data p a {
  display: inline-block;
  margin: 0 10px;
  color: #c0cd29;
  font-weight: bold;
}

.mie .box-article__data p a {
  display: inline-block;
  margin: 0 10px;
  color: #51ced0;
  font-weight: bold;
}

.box-article__content h1 {
  margin: 8px 0 0;
  font-size: 28px;
}

.box-article__mainimage {
  margin: 52px 0 0;
  font-size: 28px;
}

.box-article__subcontent {
  padding: 0 90px 0;
}

.box-article__content h2 {
  margin: 0;
  padding: 130px 0 0;
  background: url(/area/resource/img/article-bg-content.png) no-repeat center 58px;
  font-weight: bold;
  font-size: 22px;
}

.box-article__image {
  padding: 38px 0 0;
}

.box-article__text {
  padding: 23px 0 0;
  line-height: 2;
  font-size: 15px;
}

.box-article__subcontent p {
  padding: 14px 0 0;
  line-height: 1.8;
  font-size: 13px;
}

.box-article__map {
  width: 100%;
  margin: 90px 0 0;
  height: 340px;
}

.box-article__hosoku {
  border: 1px solid #dbdbdb;
  margin: 40px 0 0;
  padding: 60px 80px;
  line-height: 2;
}

.box-article__hosoku p {
  padding: 0;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-article__inner {
    padding: 0 0 20px;
  }
  .box-profile {
    position: relative;
    margin: 0 auto -65px;
    padding: 27px 0 0;
    text-align: center;
  }
  .box-profile__name {
    display: block;
    padding: 0 0 3px;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
  }
  .box-profile__name span {
    font-size: 12px;
  }
  .box-profile__photo {
    display: block;
    width: 80px;
    margin: 0 auto;
    text-align: center;
  }
  .box-profile__photo img {
    width: 100%;
    height: auto;
  }
  .box-profile__comment {
    position: relative;
    display: inline-block;
    bottom: 0;
    left: 0;
    margin: 10px 15px 0;
    padding: 7px 10px 6px;
  }
  .box-profile__comment span {
    position: relative;
    z-index: 10;
    font-size: 10px;
    line-height: 1.2;
  }
  .box-profile__comment:after {
    content: "";
    position: absolute;
    top: -7px;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-width: 0 10px 15px 10px;
    border-style: solid;
    border-color: transparent transparent #f4f4f4 transparent;
    border-right: 5px solid transparent !important;
    z-index: 1;
  }
  .nagoya .box-profile__comment:after {
    border-color: transparent transparent #fed7d7 transparent;
  }
  .aichi .box-profile__comment:after {
    border-color: transparent transparent #fcdcc2 transparent;
  }
  .gifu .box-profile__comment:after {
    border-color: transparent transparent #e7eab6 transparent;
  }
  .mie .box-profile__comment:after {
    border-color: transparent transparent #bdebec transparent;
  }
  .box-article__content {
    margin: 50px 15px 0;
    padding: 23px 15px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 10px;
    background: #fff;
  }
  .box-article__data {
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: -0.4em;
  }
  .box-article__data span {
    font-size: 12px;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 7px 0 0;
  }
  .box-article__data p {
    font-size: 13px;
    display: inline-block;
    letter-spacing: normal;
    font-weight: normal;
  }
  .box-article__data p a {
    display: inline-block;
    margin: 0 10px;
    color: #fb8c8c;
    font-weight: bold;
  }
  .box-article__content h1 {
    margin: 0;
    font-size: 19px;
  }
  .box-article__mainimage {
    margin: 23px 0 0;
  }
  .box-article__subcontent {
    padding: 0 0 0;
  }
  .box-article__content h2 {
    margin: 0;
    padding: 85px 0 0;
    background: url(/area/resource/img/article-bg-content.png) no-repeat center 38px;
    background-size: 33px auto;
    font-size: 16px;
  }
  .box-article__image {
    padding: 19px 0 0;
  }
  .box-article__text {
    padding: 14px 0 0;
    line-height: 1.8;
    font-size: 13px;
  }
  .box-article__subcontent p {
    padding: 14px 0 0;
    line-height: 1.8;
    font-size: 13px;
  }
  .box-article__map {
    width: 100%;
    margin: 44px 0 0;
    height: 250px;
  }
  .box-article__hosoku {
    border: 1px solid #dbdbdb;
    margin: 20px 0 0;
    padding: 16px;
    line-height: 1.8;
    font-size: 13px;
  }
  .box-article__hosoku p {
    padding: 0;
  }
}
.detail-subareamap {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  padding: 80px 0 0;
}

.nagoya .detail-subareamap:after, .aichi .detail-subareamap:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 220px;
  height: 216px;
  background: url(/area/resource/img/index-illust01.png) no-repeat center center;
  background-size: contain;
}

.gifu .detail-subareamap:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 220px;
  height: 216px;
  background: url(/area/resource/img/index-illust03.png) no-repeat center center;
  background-size: contain;
}

.mie .detail-subareamap:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 220px;
  height: 216px;
  background: url(/area/resource/img/index-illust02.png) no-repeat center center;
  background-size: contain;
}

.detail-subareamap .area-hdg-lv2 {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .nagoya .detail-subareamap__inner {
    position: relative;
    width: 100%;
    height: 400px;
    background: #fdc5c5 url(/area/resource/img/detail-nagoya-map.png) no-repeat center center;
  }
  .gifu .detail-subareamap__inner {
    position: relative;
    width: 100%;
    height: 400px;
    background: #fdc5c5 url(/area/resource/img/detail-gifu-map.png) no-repeat center center;
  }
  .mie .detail-subareamap__inner {
    position: relative;
    width: 100%;
    height: 400px;
    background: #fdc5c5 url(/area/resource/img/detail-mie-map.png) no-repeat center center;
  }
}
.detail-subareamap__inner img {
  display: none;
}

.detail-subareamap__inner ul {
  position: relative;
}

.detail-subareamap__inner ul li {
  position: absolute;
}

.detail-subareamap__inner ul li a {
  display: inline-block;
  border: 3px solid #1e67c5;
  background: #1e67c5;
  min-width: 80px;
  height: 30px;
  line-height: 24px;
  color: #fff;
  border-radius: 30px;
  padding: 0 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}

.nagoya .detail-subareamap__inner ul li a:hover {
  display: inline-block;
  background: #fff;
  color: #1e67c5;
  opacity: 1;
}

.nagoya .detail-subareamap__inner ul li.nishi {
  top: 108px;
  left: 300px;
}

.nagoya .detail-subareamap__inner ul li.kita {
  top: 78px;
  left: 380px;
}

.nagoya .detail-subareamap__inner ul li.moriyama {
  top: 91px;
  left: 478px;
}

.nagoya .detail-subareamap__inner ul li.higashi {
  top: 123px;
  left: 415px;
}

.nagoya .detail-subareamap__inner ul li.nakakuma {
  top: 156px;
  left: 280px;
}

.nagoya .detail-subareamap__inner ul li.naka {
  top: 164px;
  left: 371px;
}

.nagoya .detail-subareamap__inner ul li.chikusa {
  top: 156px;
  left: 452px;
}

.nagoya .detail-subareamap__inner ul li.meitou {
  top: 156px;
  left: 536px;
}

.nagoya .detail-subareamap__inner ul li.showa {
  top: 195px;
  left: 421px;
}

.nagoya .detail-subareamap__inner ul li.nakagawa {
  top: 209px;
  left: 282px;
}

.nagoya .detail-subareamap__inner ul li.atsuta {
  top: 236px;
  left: 350px;
}

.nagoya .detail-subareamap__inner ul li.mizuho {
  top: 227px;
  left: 432px;
}

.nagoya .detail-subareamap__inner ul li.tempaku {
  top: 232px;
  left: 515px;
}

.nagoya .detail-subareamap__inner ul li.minato {
  top: 276px;
  left: 287px;
}

.nagoya .detail-subareamap__inner ul li.minami {
  top: 280px;
  left: 390px;
}

.nagoya .detail-subareamap__inner ul li.midori {
  top: 307px;
  left: 483px;
}

.gifu .detail-subareamap__inner ul li.gifu {
  top: 259px;
  left: 356px;
}

.gifu .detail-subareamap__inner ul li.ogaki {
  top: 306px;
  left: 292px;
}

.mie .detail-subareamap__inner ul li.yokkaichi {
  top: 78px;
  left: 489px;
}

.mie .detail-subareamap__inner ul li.tsu {
  top: 150px;
  left: 430px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .detail-about-02:after {
    display: none;
  }
  .detail-subareamap {
    padding-top: 20px;
  }
  .detail-subareamap:after {
    display: none;
  }
  .detail-subareamap__inner {
    position: relative;
    height: auto;
    background: none;
  }
  .detail-subareamap__inner img {
    display: block;
    width: 100%;
    height: auto;
  }
  .detail-subareamap__inner ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  .detail-subareamap__inner ul li {
    position: absolute;
  }
  .detail-subareamap__inner ul li a {
    border: 2px solid #1e67c5;
    min-width: 56px;
    height: 22px;
    line-height: 18px;
    color: #fff;
    border-radius: 22px;
    padding: 0 3px;
    font-size: 12px;
  }
  .aichi .detail-subareamap__inner ul li a {
    border-width: 3px;
    min-width: 80px;
    height: 30px;
    line-height: 24px;
    border-radius: 30px;
    padding: 0 5px;
    font-size: 16px;
  }
  .nagoya .detail-subareamap__inner ul li.nishi {
    padding-top: 19%;
    top: 0;
    left: 18%;
    z-index: 4;
  }
  .nagoya .detail-subareamap__inner ul li.kita {
    padding-top: 16%;
    top: 0;
    left: 41%;
    z-index: 8;
  }
  .nagoya .detail-subareamap__inner ul li.moriyama {
    padding-top: 18%;
    top: 0;
    left: 68%;
    z-index: 5;
  }
  .nagoya .detail-subareamap__inner ul li.higashi {
    padding-top: 28%;
    top: 0;
    left: 41%;
    z-index: 7;
  }
  .nagoya .detail-subareamap__inner ul li.nakakuma {
    padding-top: 34%;
    top: 0;
    left: 13%;
    z-index: 3;
  }
  .nagoya .detail-subareamap__inner ul li.naka {
    padding-top: 39%;
    top: 0;
    left: 30%;
    z-index: 3;
  }
  .nagoya .detail-subareamap__inner ul li.chikusa {
    padding-top: 36%;
    top: 0;
    left: 54%;
    z-index: 5;
  }
  .nagoya .detail-subareamap__inner ul li.meitou {
    padding-top: 36%;
    top: 0;
    left: 74%;
    z-index: 3;
  }
  .nagoya .detail-subareamap__inner ul li.showa {
    padding-top: 56%;
    top: 0;
    left: 46%;
    z-index: 2;
  }
  .nagoya .detail-subareamap__inner ul li.nakagawa {
    padding-top: 47%;
    top: 0;
    left: 10%;
    z-index: 2;
  }
  .nagoya .detail-subareamap__inner ul li.atsuta {
    padding-top: 50%;
    top: 0;
    left: 31%;
    z-index: 2;
  }
  .nagoya .detail-subareamap__inner ul li.mizuho {
    padding-top: 45%;
    top: 0;
    left: 51%;
    z-index: 4;
  }
  .nagoya .detail-subareamap__inner ul li.tempaku {
    padding-top: 54%;
    top: 0;
    left: 72%;
    z-index: 2;
  }
  .nagoya .detail-subareamap__inner ul li.minato {
    padding-top: 68%;
    top: 0;
    left: 10%;
    z-index: 1;
  }
  .nagoya .detail-subareamap__inner ul li.minami {
    padding-top: 67%;
    top: 0;
    left: 41%;
    z-index: 1;
  }
  .nagoya .detail-subareamap__inner ul li.midori {
    padding-top: 73%;
    top: 0;
    left: 63%;
    z-index: 1;
  }
  .gifu .detail-subareamap__inner ul li.gifu {
    top: 0;
    padding-top: 61%;
    left: 29%;
    z-index: 2;
  }
  .gifu .detail-subareamap__inner ul li.ogaki {
    top: 0;
    padding-top: 73%;
    left: 14%;
    z-index: 1;
  }
  .mie .detail-subareamap__inner ul li.yokkaichi {
    top: 0;
    padding-top: 17%;
    left: 55%;
    z-index: 2;
  }
  .mie .detail-subareamap__inner ul li.tsu {
    top: 0;
    padding-top: 36%;
    left: 43%;
    z-index: 1;
  }
}
/* エリアごとに繊維(.detail-subareamap--area) */
.detail-subareamap--area .detail-subareamap__inner {
  position: relative;
  margin: 30px auto 40px;
}

.detail-subareamap--area .detail-subareamap__inner {
  max-width: 400px;
}

.detail-subareamap--area .detail-subareamap__inner img {
  position: relative;
  display: block;
  z-index: 2;
}

.detail-subareamap__inner__lst,
.detail-map__content ul {
  position: static !important;
}

.detail-subareamap__inner__lst li {
  position: absolute;
  z-index: 3;
}

.detail-subareamap__inner__lst .owari-west {
  top: 17%;
  left: 0;
}

.detail-subareamap__inner__lst .owari-east {
  top: 25%;
  left: 17%;
}

.detail-subareamap__inner__lst .chita {
  bottom: 36%;
  left: 4%;
}

.detail-subareamap__inner__lst .west-mikawa {
  top: 40%;
  right: 42%;
}

.detail-subareamap__inner__lst .east-mikawa {
  top: 55%;
  right: 13%;
}

.detail-subareamap__inner__hover {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}

.detail-subareamap__inner__hover li {
  display: none;
}

.detail-subareamap__inner__hover li img {
  width: 100%;
}

.detail-map__content,
.detail-map__content__btn,
.detail-map__content__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.detail-map__content {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  z-index: 5;
}

.detail-map__content.active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.detail-map__content__btn {
  top: auto;
  bottom: 0;
  left: 50%;
  width: auto;
  opacity: 0;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.detail-map__content__btn a {
  display: inline-block;
  padding: 2px 25px;
  border: 2px solid #1e67c5;
  border-radius: 30px;
  background: #fff;
  color: #1e67c5;
  font-size: 14px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.detail-map__content__btn a i {
  padding-right: 0.2em;
}

.detail-map__content__btn.active {
  opacity: 1;
  z-index: 7;
}

.detail-map__content__bg {
  height: 100%;
  background: rgba(255, 205, 170, 0.9);
  opacity: 0;
  z-index: -1;
}

.detail-map__content__bg.active {
  opacity: 1;
  z-index: 4;
}

.detail-map__content#detailmap-owari-west {
  -webkit-transform-origin: 5% 17%;
      -ms-transform-origin: 5% 17%;
          transform-origin: 5% 17%;
}

.detail-map__content#detailmap-owari-east {
  -webkit-transform-origin: 22% 25%;
      -ms-transform-origin: 22% 25%;
          transform-origin: 22% 25%;
}

.detail-map__content#detailmap-chita {
  -webkit-transform-origin: 9% 64%;
      -ms-transform-origin: 9% 64%;
          transform-origin: 9% 64%;
}

.detail-map__content#detailmap-west-mikawa {
  -webkit-transform-origin: 63% 40%;
      -ms-transform-origin: 63% 40%;
          transform-origin: 63% 40%;
}

.detail-map__content#detailmap-east-mikawa {
  -webkit-transform-origin: 91% 55%;
      -ms-transform-origin: 91% 55%;
          transform-origin: 91% 55%;
}

.detail-map__content li {
  position: absolute;
  z-index: 6;
}

.detail-map__content li.line-left:before,
.detail-map__content li.line-right:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #1e67c5;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 6;
}

.detail-map__content li.line-left:before {
  right: 100%;
}

.detail-map__content li.line-left:after {
  right: 200%;
}

.detail-map__content li.line-right:before {
  left: 100%;
}

.detail-map__content li.line-right:after {
  left: 200%;
}

.detail-map__content li.line-left:after,
.detail-map__content li.line-right:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #1e67c5;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.detail-map__content .ichinomiya {
  top: 13%;
  left: 33%;
}

.detail-map__content .inuyama {
  top: 12%;
  left: 39%;
}

.detail-map__content .komaki {
  top: 26%;
  left: 22%;
}

.detail-map__content .komaki.line-right:before {
  width: 10%;
}

.detail-map__content .komaki.line-right:after {
  left: 110%;
}

.detail-map__content .kasugai {
  top: 32%;
  left: 45%;
}

.detail-map__content .owariasahi {
  right: 8%;
  top: 41%;
}

.detail-map__content .owariasahi.line-left:before {
  width: 70%;
}

.detail-map__content .owariasahi.line-left:after {
  right: 170%;
}

.detail-map__content .nagakute {
  bottom: 40%;
  right: 8%;
}

.detail-map__content .nagakute.line-left:before {
  width: 40%;
}

.detail-map__content .nagakute.line-left:after {
  right: 140%;
}

.detail-map__content .nisshin {
  bottom: 30%;
  right: 8%;
}

.detail-map__content .nisshin.line-left:before {
  width: 60%;
}

.detail-map__content .nisshin.line-left:after {
  right: 160%;
}

.detail-map__content .tokai {
  top: 5%;
  left: 31%;
}

.detail-map__content .toyota {
  top: 23%;
  left: 41%;
}

.detail-map__content .kariya {
  top: 42%;
  left: 0;
}

.detail-map__content .kariya.line-right:before {
  width: 4%;
}

.detail-map__content .kariya.line-right:after {
  left: 104%;
}

.detail-map__content .anjo {
  bottom: 31%;
  left: 3%;
}

.detail-map__content .anjo.line-right:before {
  width: 25%;
}

.detail-map__content .anjo.line-right:after {
  left: 125%;
}

.detail-map__content .okazaki {
  bottom: 38%;
  left: 38%;
}

.detail-map__content .toyokawa {
  bottom: 37%;
  left: 34%;
}

.detail-map__content .toyohashi {
  bottom: 21%;
  right: 36%;
}

@media only screen and (min-width: 768px) {
  .detail-subareamap__inner__lst a:hover,
  .detail-map__content a:hover {
    opacity: 1;
    background: #fff;
    color: #1e67c5;
  }
}
@media only screen and (max-width: 959px) {
  .aichi .detail-subareamap:after {
    display: none;
  }
  .aichi .detail-subareamap__inner {
    position: relative;
    height: auto;
    background: none;
  }
  .aichi .detail-subareamap__inner img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  .detail-subareamap--area {
    margin-top: 30px;
    padding-top: 0;
  }
  .detail-subareamap--area .detail-subareamap__inner {
    margin: 15px auto 0;
  }
}
@media only screen and (min-width: 1px) and (max-width: 439px) {
  .detail-subareamap--area {
    padding: 0 15px;
  }
  .detail-subareamap--area .detail-subareamap__inner {
    max-width: 290px;
  }
  .detail-subareamap--area .detail-subareamap__inner ul li a {
    border-width: 2px;
    min-width: 56px;
    height: 22px;
    line-height: 18px;
    border-radius: 22px;
    padding: 0 3px;
    font-size: 12px;
  }
  .detail-map__content__btn a {
    padding: 0 15px;
    font-size: 11px;
  }
}
.box-lst-link {
  padding: 40px 0 55px;
  border-bottom: 1px solid #f1eedf;
}

.box-lst-link__inner {
  max-width: 940px;
  margin: 0 auto;
}

.box-lst-link__inner:after {
  content: "";
  clear: both;
  display: block;
}

.box-lst-link__inner li {
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px 0 0;
  float: left;
}

.box-lst-link__inner li a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ebe4e4;
  font-size: 16px;
  color: #1e67c5;
}

.box-lst-link__inner li a:after {
  content: "";
  clear: both;
  display: block;
}

.box-lst-link__inner li a .icon {
  float: right;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-lst-link {
    padding: 15px 0 0;
    border-bottom: none;
  }
  .box-lst-link__inner {
    margin: 0 15px;
  }
  .box-lst-link__inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .box-lst-link__inner li {
    width: 100%;
    padding: 0 0 0 0;
    float: none;
  }
  .box-lst-link__inner li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ebe4e4;
    font-size: 14px;
    color: #1e67c5;
  }
  .box-lst-link__inner li a .icon {
    float: right;
  }
}
.box-othernavigator {
  padding: 90px 0 70px;
  border-bottom: 1px solid #f1eedf;
}

.box-othernavigator h2.area-hdg-lv2 {
  padding: 20px 0 85px;
}

.box-othernavigator__inner {
  max-width: 940px;
  margin: auto;
}

.box-othernavigator__inner ul {
  letter-spacing: -0.4em;
  text-align: center;
}

.box-othernavigator__inner ul li {
  display: inline-block;
  letter-spacing: normal;
  padding: 0 6px 20px;
}

.box-othernavigator__inner ul li a:hover img {
  opacity: 0.7;
}

.box-othernavigator__inner ul li .box-profile__photo img {
  width: 60px;
}

.box-othernavigator__inner ul li .box-profile__name {
  margin: 5px 0 0;
  font-size: 12px;
}

.box-othernavigator__inner ul li .box-profile__name span {
  display: block;
  font-size: 14px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-othernavigator {
    padding: 30px 0 20px;
  }
  .box-othernavigator h2.area-hdg-lv2 {
    padding: 20px 0 20px;
  }
  .box-othernavigator__inner ul li {
    padding: 0 3px 10px;
  }
  .box-othernavigator__inner ul li .box-profile__photo {
    width: 55px;
  }
  .box-othernavigator__inner ul li .box-profile__photo img {
    width: 50px;
  }
}
.box-pickup {
  background: #93d6ff;
  position: relative;
}

.box-pickup:before {
  content: "";
  display: block;
  background: #93d6ff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 38%);
      -ms-transform: translate(-50%, 38%);
          transform: translate(-50%, 38%);
  z-index: 2;
}

.box-pickup:after {
  content: "\e802";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  color: #fff;
  z-index: 3;
}

.box-pickup__inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 18px 0 8px;
}

.box-pickup__inner:after {
  content: "";
  clear: both;
  display: block;
}

.box-pickup__inner p {
  float: left;
  width: 190px;
  font-weight: bold;
  font-size: 15px;
  margin: 13px 0 0;
  padding: 0;
}

.box-pickup__inner p span {
  display: block;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

.box-pickup__inner div {
  float: left;
  width: 750px;
  margin: 0;
  padding: 0;
}

.box-pickup__inner div ul {
  letter-spacing: -0.4em;
  text-align: left;
}

.box-pickup__inner div ul li {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  padding: 0 2px 10px 0;
  z-index: 4;
}

.box-pickup__inner ul li .box-profile__photo img {
  width: 60px;
}

.page-area-articleindex .box-maintitle {
  height: 355px;
  background: #fff url(/area/resource/img/detail-bg-find.png) no-repeat 115px -105px;
}

.page-area-articlearea .box-maintitle {
  height: 355px;
  background: #fff url(/area/resource/img/detail-bg-find.png) no-repeat 115px -105px;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .box-pickup__inner p {
    float: none;
    width: auto;
    font-size: 13px;
    margin: 0 0 10px;
    text-align: center;
  }
  .box-pickup__inner p span {
    font-size: 10px;
  }
  .box-pickup__inner div {
    float: none;
    width: auto;
  }
  .box-pickup__inner div ul {
    text-align: center;
  }
  .box-pickup__inner div ul li {
    padding: 0 5px 5px 0;
    z-index: 4;
  }
  .box-pickup__inner ul li .box-profile__photo img {
    width: 60px;
  }
  .page-area-articleindex .box-maintitle {
    height: auto;
    background: none;
    padding: 15px 0 0;
  }
  .page-area-articlearea .box-maintitle {
    height: auto;
    background: none;
    padding: 15px 0 0;
  }
}
.c-nagoya {
  color: #fb8c8c;
}

.c-aichi {
  color: #ffa95f;
}

.c-gifu {
  color: #c0cd28;
}

.c-mie {
  color: #57ced0;
}

.ttl-main {
  margin-bottom: 15px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl-main {
    margin-bottom: 5px;
    font-size: 20px;
  }
}
.ttl-main > span {
  display: block;
}
.ttl-main > span.en {
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "Palanquin", sans-serif;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .ttl-main > span.en {
    margin-bottom: 5px;
    font-size: 10px;
  }
}
.ttl-main > span.jp {
  font-size: 34px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .ttl-main > span.jp {
    font-size: 20px;
  }
}
.ttl-main--border {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .ttl-main--border {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.ttl-main--border::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #000;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .ttl-main--border::after {
    width: 25px;
    height: 1px;
  }
}

.ttl-sub {
  margin-bottom: 15px;
  font-size: 30px;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl-sub {
    margin-bottom: 5px;
    font-size: 16px;
  }
}

.ttl-catch {
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl-catch {
    font-size: 10px;
  }
}

.box-topics {
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .box-topics {
    margin-bottom: 40px;
  }
}
.box-topics__btn {
  top: auto;
  padding: 0 2%;
}
.box-topics__btn .btn {
  min-width: 400px;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .box-topics__btn .btn {
    min-width: 100%;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    font-size: 10px;
  }
}

.box-articles {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .box-articles {
    margin-bottom: 30px;
  }
}
.box-articles__lst {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .box-articles__lst {
    margin-top: 20px;
  }
}
.box-articles__lst li {
  float: left;
}
.box-articles__lst li a {
  display: block;
  position: relative;
}
.box-articles__lst li a:hover {
  opacity: 1;
}
.box-articles--large {
  margin-bottom: 25px;
}
.box-articles--large__new {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 20px;
  width: 60px;
  height: 60px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .box-articles--large__new {
    left: 15px;
    width: 50px;
    height: 50px;
  }
}
.box-articles--large__new img {
  width: 100%;
}
.box-articles--large__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.box-articles--large__box {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.05em;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .box-articles--large__box {
    padding: 15px;
  }
}
.box-articles--large__box__bg {
  position: absolute;
  top: -20%;
  left: -5%;
  width: 110%;
  height: 140%;
  background-position: center center;
  background-size: cover;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  ーwebkitーfilter: blur(10px);
}
.isIE .box-articles--large__box__bg {
  background-image: none !important;
}
.box-articles--large__box__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.box-articles--large__box__txt, .box-articles--large__box__ttl, .box-articles--large__box__tag {
  position: relative;
  z-index: 5;
}
.box-articles--large__box__txt {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--large__box__txt {
    margin-bottom: 5px;
    font-size: 11px;
  }
}
.box-articles--large__box__txt .date {
  margin-right: 15px;
  letter-spacing: 0.08em;
}
.box-articles--large__box__ttl {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--large__box__ttl {
    margin-bottom: 5px;
    font-size: 11px;
  }
}
.box-articles--large__box__tag {
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .box-articles--large__box__tag {
    font-size: 10px;
  }
}
.box-articles--large__box__tag span {
  display: inline-block;
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  .box-articles--large__box__tag span {
    margin-right: 5px;
  }
}
.box-articles--large li {
  overflow: hidden;
  position: relative;
  float: left;
  width: 33.2%;
  margin-right: 0.1%;
}
@media screen and (max-width: 767px) {
  .box-articles--large li {
    float: none;
    width: 100%;
    margin: 0 0 5px;
  }
}
.box-articles--large li:last-child {
  margin-right: 0;
}
.box-articles--large li a {
  width: 100%;
  height: 480px;
}
@media screen and (max-width: 767px) {
  .box-articles--large li a {
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .box-articles--large li a:hover .box-articles--large__img {
    -webkit-transform: translate(-50%, -50%) scale(1.02);
        -ms-transform: translate(-50%, -50%) scale(1.02);
            transform: translate(-50%, -50%) scale(1.02);
    opacity: 0.85;
  }
}
.box-articles--large li.nagoya .box-articles--large__box__txt .pref {
  color: #fb8c8c;
}
.box-articles--large li.aichi .box-articles--large__box__txt .pref {
  color: #ffa95f;
}
.box-articles--large li.gifu .box-articles--large__box__txt .pref {
  color: #c0cd28;
}
.box-articles--large li.mie .box-articles--large__box__txt .pref {
  color: #57ced0;
}
.box-articles--large li.nagoya .box-articles--large__box__bg::before {
  background: #653266;
}
.box-articles--large li.aichi .box-articles--large__box__bg::before {
  background: #b57246;
}
.box-articles--large li.gifu .box-articles--large__box__bg::before {
  background: #3b5300;
}
.box-articles--large li.mie .box-articles--large__box__bg::before {
  background: #265249;
}
.box-articles--medium__new, .box-articles--small__new {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 0;
  width: 60px;
  height: 30px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__new, .box-articles--small__new {
    top: 12px;
    width: 30px;
    height: 15px;
  }
}
.box-articles--medium__new img, .box-articles--small__new img {
  width: 100%;
  vertical-align: top;
}
.box-articles--medium__img {
  width: 100%;
  height: 230px;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__img {
    height: 115px;
  }
}
.box-articles--medium__box {
  padding: 25px;
  background: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box {
    padding: 15px 10px;
  }
}
.box-articles--medium__box__txt {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__txt {
    margin-bottom: 7px;
  }
}
.box-articles--medium__box__txt span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__txt span {
    letter-spacing: normal;
  }
}
.box-articles--medium__box__txt span.date {
  margin-right: 10px;
  color: #c4c4c4;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__txt span.date {
    margin-right: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__txt span.pref {
    font-size: 11px;
  }
}
.box-articles--medium__box__ttl {
  margin-bottom: 20px;
  line-height: 1.6;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__ttl {
    margin-bottom: 7px;
    line-height: 1.3;
    font-size: 14px;
  }
}
.box-articles--medium__box__tag {
  color: #c4c4c4;
  font-size: 13px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--medium__box__tag {
    margin-bottom: 7px;
    font-size: 11px;
  }
}
.box-articles--medium__box__tag span {
  display: inline-block;
  margin-right: 7px;
}
.box-articles--medium li {
  width: 32%;
  margin: 0 2% 20px 0;
}
@media screen and (min-width: 768px) {
  .box-articles--medium li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .box-articles--medium li {
    width: 48.5%;
    margin: 0 3% 10px 0;
  }
  .box-articles--medium li:nth-child(even) {
    margin-right: 0;
  }
}
.box-articles--medium li a {
  overflow: hidden;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media screen and (max-width: 767px) {
  .box-articles--medium li a {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .box-articles--medium li a:hover {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02);
  }
}
.box-articles--medium li.nagoya .box-articles--medium__box__txt .pref {
  color: #fb8c8c;
}
.box-articles--medium li.aichi .box-articles--medium__box__txt .pref {
  color: #ffa95f;
}
.box-articles--medium li.gifu .box-articles--medium__box__txt .pref {
  color: #c0cd28;
}
.box-articles--medium li.mie .box-articles--medium__box__txt .pref {
  color: #57ced0;
}
.box-articles--small__new {
  display: none;
  top: 20px;
  width: 40px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .box-articles--small__new {
    top: 12px;
    width: 30px;
    height: 15px;
  }
}
.box-articles--small__img {
  width: 100%;
  height: 150px;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .box-articles--small__img {
    display: table-cell;
    width: 30%;
    height: auto;
  }
}
.box-articles--small__box {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box {
    display: table-cell;
    padding: 10px 13px 15px;
  }
}
.box-articles--small__box__txt {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__txt {
    margin-bottom: 5px;
  }
}
.box-articles--small__box__txt span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__txt span {
    letter-spacing: normal;
  }
}
.box-articles--small__box__txt span.date {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__txt span.date {
    margin-right: 5px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__txt span.pref {
    font-size: 11px;
  }
}
.box-articles--small__box__ttl {
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__ttl {
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 14px;
  }
}
.box-articles--small__box__tag {
  color: #c4c4c4;
  font-size: 12px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-articles--small__box__tag {
    display: none;
  }
}
.box-articles--small__box__tag span {
  display: inline-block;
  margin-right: 7px;
}
.box-articles--small li {
  width: 23.5%;
  margin: 0 2% 20px 0;
}
@media screen and (min-width: 768px) {
  .box-articles--small li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .box-articles--small li {
    width: 100%;
    margin: 0 0 10px;
  }
}
.box-articles--small li a {
  overflow: hidden;
  border-radius: 15px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media screen and (max-width: 767px) {
  .box-articles--small li a {
    display: table;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .box-articles--small li a:hover {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02);
  }
}
.box-articles--small li.nagoya .box-articles--small__box__txt .pref {
  color: #fb8c8c;
}
.box-articles--small li.aichi .box-articles--small__box__txt .pref {
  color: #ffa95f;
}
.box-articles--small li.gifu .box-articles--small__box__txt .pref {
  color: #c0cd28;
}
.box-articles--small li.mie .box-articles--small__box__txt .pref {
  color: #57ced0;
}

.box-area-article {
  margin: 80px auto;
}
@media screen and (max-width: 767px) {
  .box-area-article {
    margin: 40px auto;
  }
}
.box-area-article__lst {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .box-area-article__lst {
    margin-top: 20px;
  }
}
.box-area-article__lst li {
  float: left;
  width: 23%;
  margin-right: 2.6%;
}
@media screen and (max-width: 767px) {
  .box-area-article__lst li {
    width: 46%;
    margin: 0 2% 10px 2%;
  }
}
.box-area-article__lst li:last-child {
  margin-right: 0;
}
.box-area-article__lst li a {
  position: relative;
  display: block;
  padding: 10px 20px 10px 10px;
  border: 3px solid #000;
  border-radius: 30px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media screen and (max-width: 767px) {
  .box-area-article__lst li a {
    position: relative;
    display: block;
    padding: 7px 15px 7px 7px;
    border-width: 2px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    font-size: 10px;
  }
}
.box-area-article__lst li a:after {
  content: "\e800";
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 14px;
  font-family: "fontello";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .box-area-article__lst li a:after {
    right: 5px;
    font-size: 10px;
  }
}
.box-area-article__lst li a span {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .box-area-article__lst li a:hover {
    color: #fff !important;
    background: #000;
    opacity: 1;
  }
  .box-area-article__lst li a:hover:after {
    color: #fff !important;
  }
}
.box-area-article__lst li.nagoya a {
  border-color: #fb8c8c;
  color: #fb8c8c;
}
.box-area-article__lst li.nagoya a:after {
  color: #fb8c8c;
}
@media screen and (min-width: 768px) {
  .box-area-article__lst li.nagoya a:hover {
    background: #fb8c8c;
  }
}
.box-area-article__lst li.aichi a {
  border-color: #ffa95f;
  color: #ffa95f;
}
.box-area-article__lst li.aichi a:after {
  color: #ffa95f;
}
@media screen and (min-width: 768px) {
  .box-area-article__lst li.aichi a:hover {
    background: #ffa95f;
  }
}
.box-area-article__lst li.gifu a {
  border-color: #c0cd28;
  color: #c0cd28;
}
.box-area-article__lst li.gifu a:after {
  color: #c0cd28;
}
@media screen and (min-width: 768px) {
  .box-area-article__lst li.gifu a:hover {
    background: #c0cd28;
  }
}
.box-area-article__lst li.mie a {
  border-color: #57ced0;
  color: #57ced0;
}
.box-area-article__lst li.mie a:after {
  color: #57ced0;
}
@media screen and (min-width: 768px) {
  .box-area-article__lst li.mie a:hover {
    background: #57ced0;
  }
}

.box-taglist {
  padding: 70px 0;
  background: url(/area/resource/img/cmn-bg-blue.jpg) top left/100% auto repeat;
}
@media screen and (max-width: 767px) {
  .box-taglist {
    padding: 35px 0;
  }
}
.box-taglist__lst {
  margin: 40px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .box-taglist__lst {
    margin-top: 20px;
  }
}
.box-taglist__lst--more {
  display: none;
  margin-top: 0;
}
.box-taglist__lst li {
  display: inline-block;
  margin: 0 5px 15px;
}
@media screen and (max-width: 767px) {
  .box-taglist__lst li {
    margin: 0 2px 10px;
  }
}
.box-taglist__lst li a {
  display: inline-block;
  padding: 6px 20px;
  border-radius: 30px;
  background: #fff;
  color: #3399ff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .box-taglist__lst li a {
    padding: 5px 10px;
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .box-taglist__lst li a:hover {
    background: #1f67c5;
    color: #fff;
    opacity: 1;
  }
}
.box-taglist__btn {
  margin-top: 20px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .box-taglist__btn {
    margin-top: 15px;
  }
}
.box-taglist__btn a {
  display: inline-block;
  color: #1f67c5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
@media screen and (max-width: 767px) {
  .box-taglist__btn a {
    font-size: 11px;
  }
}
.box-taglist__btn a span {
  display: block;
  padding-top: 5px;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .box-taglist__btn a span {
    font-size: 12px;
  }
}

.box-info {
  margin: 0 auto 100px;
  max-width: 1280px;
  min-height: 500px;
  background: #fff url(/area/resource/img/cmn-aboutarea-pc.png) no-repeat bottom 15% left 0;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 1024px) {
  .box-info {
    background-position: bottom 30% left -190px;
  }
}
@media screen and (max-width: 767px) {
  .box-info {
    margin-bottom: 50px;
    background: url(/area/resource/img/cmn-aboutarea-sp.png) no-repeat center 75px;
    background-size: auto 16em;
    letter-spacing: 0.05em;
  }
}
.box-info__link {
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .box-info__link {
    margin: 17em 0 30px;
  }
}
.box-info__link > ul {
  position: relative;
  float: right;
  width: 600px;
}
@media screen and (max-width: 1024px) {
  .box-info__link > ul {
    width: 570px;
  }
}
@media screen and (max-width: 767px) {
  .box-info__link > ul {
    float: none;
    width: 100%;
  }
}
.box-info__link > ul > li {
  position: relative;
  padding: 0 0 20px 20px;
}
@media screen and (max-width: 767px) {
  .box-info__link > ul > li {
    padding: 0;
    margin-bottom: 10px;
  }
}
.box-info__link > ul > li.nagoya .box-info__link__area a {
  border-color: #fb8c8c;
  color: #fb8c8c;
}
@media screen and (min-width: 768px) {
  .box-info__link > ul > li.nagoya .box-info__link__area a:hover {
    background: #fb8c8c;
  }
}
.box-info__link > ul > li.nagoya .box-info__link__area__text {
  color: #fb8c8c;
}
.box-info__link > ul > li.aichi .box-info__link__area a {
  border-color: #ffa95f;
  color: #ffa95f;
}
@media screen and (min-width: 768px) {
  .box-info__link > ul > li.aichi .box-info__link__area a:hover {
    background: #ffa95f;
  }
}
.box-info__link > ul > li.aichi .box-info__link__area__text {
  color: #ffa95f;
}
.box-info__link > ul > li.gifu .box-info__link__area a {
  border-color: #c0cd28;
  color: #c0cd28;
}
@media screen and (min-width: 768px) {
  .box-info__link > ul > li.gifu .box-info__link__area a:hover {
    background: #c0cd28;
  }
}
.box-info__link > ul > li.gifu .box-info__link__area__text {
  color: #c0cd28;
}
.box-info__link > ul > li.mie .box-info__link__area a {
  border-color: #57ced0;
  color: #57ced0;
}
@media screen and (min-width: 768px) {
  .box-info__link > ul > li.mie .box-info__link__area a:hover {
    background: #57ced0;
  }
}
.box-info__link > ul > li.mie .box-info__link__area__text {
  color: #57ced0;
}
.box-info__link__area {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-info__link__area a {
  float: left;
  width: 35%;
  font-size: 18px;
  padding: 10px;
  border: 3px solid #000;
  border-radius: 35px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .box-info__link__area a {
    width: 40%;
    padding: 5px;
    border-width: 2px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .box-info__link__area a:hover {
    color: #fff !important;
    opacity: 1;
  }
}
.box-info__link__area a .icon {
  float: right;
}
.box-info__link__area__text {
  float: right;
  width: 65%;
  padding: 0.3em 0 0 20px;
  line-height: 1.2;
  font-size: 15px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .box-info__link__area__text {
    width: 60%;
    padding: 0.3em 0 0 10px;
    font-size: 10px;
  }
}
.box-info__link__area__text span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .box-info__link__area__text span {
    font-size: 13px;
  }
}
.box-info__link__lst {
  margin-top: 10px;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .box-info__link__lst {
    margin-top: 5px;
    padding: 0 10px;
  }
}
.box-info__link__lst li {
  display: inline-block;
  margin: 0 8px 3px 0;
}
@media screen and (max-width: 767px) {
  .box-info__link__lst li {
    margin: 0 4px 0 0;
    line-height: 1;
    font-size: 12px;
  }
}
.box-info__link__lst li a {
  color: #333;
  font-size: 13px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .box-info__link__lst li a {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .box-info__link__lst li a:hover {
    text-decoration: none;
    opacity: 1;
  }
}

.wrap-map-link {
  position: relative;
  padding: 0px 10px 30px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .wrap-map-link {
    padding: 0px 10px 40px;
    margin-top: 60px;
  }
}
.wrap-map-link-nagoya {
  background: #fdd1d1;
}
.wrap-map-link-gifu {
  background: #e3e7ae;
}
.wrap-map-link-mie {
  background: #ace8e9;
}
.wrap-map-link-detail {
  margin-top: 40px;
}
.wrap-map-link-detail .wrap-map-link__banner {
  padding-bottom: 33.333%;
  background: url("/area/resource/img/bg-map-cen_sp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap-map-link-detail .wrap-map-link__banner__btn {
  top: auto;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (min-width: 768px) {
  .wrap-map-link-detail .wrap-map-link__banner {
    padding-bottom: 18.556%;
    background: url("/area/resource/img/bg-map-cen_pc.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .wrap-map-link-detail .wrap-map-link__banner__btn {
    bottom: 40px;
  }
}
.wrap-map-link__hdg {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.wrap-map-link__hdg span {
  display: block;
  font-size: 13px;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .wrap-map-link__hdg {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .wrap-map-link__hdg span {
    font-size: 26px;
  }
}
.wrap-map-link__inner {
  position: relative;
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
}
.wrap-map-link__banner {
  padding-bottom: 30%;
  background: url("/area/resource/img/bg-map-de_sp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap-map-link__banner a {
  display: block;
}
.wrap-map-link__banner__btn {
  position: absolute;
  display: inline-block;
  width: 100%;
  max-width: 250px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px 15px;
  background: #1f67c5;
  text-align: center;
  border-radius: 25px;
}
.wrap-map-link__banner__btn span {
  position: relative;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
}
.wrap-map-link__banner__btn span:before, .wrap-map-link__banner__btn span:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.wrap-map-link__banner__btn span:before {
  background-image: url("/area/resource/img/ico-map.png");
  width: 40px;
  height: 28px;
  left: -50px;
}
.wrap-map-link__banner__btn span:after {
  background-image: url("/area/resource/img/ico-left-circle.png");
  width: 15px;
  height: 15px;
  right: -50px;
}
@media screen and (min-width: 768px) {
  .wrap-map-link__banner {
    padding-bottom: 15.463%;
    background: url("/area/resource/img/bg-map-de_pc.png");
  }
  .wrap-map-link__banner__btn {
    max-width: 350px;
    padding: 15px;
    border-radius: 30px;
  }
  .wrap-map-link__banner__btn span {
    font-size: 14px;
  }
  .wrap-map-link__banner__btn span:before {
    width: 40px;
    height: 28px;
    left: -85px;
  }
  .wrap-map-link__banner__btn span:after {
    width: 20px;
    height: 20px;
    right: -60px;
  }
}
.wrap-map-link-top {
  background: #f7f7f7;
  padding: 10px;
}
.wrap-map-link-top:before, .wrap-map-link-top:after {
  display: none;
}
.wrap-map-link-top .wrap-map-link__hdg .icon-search {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  color: #1f66c4;
  vertical-align: middle;
}
.wrap-map-link-top .wrap-map-link__hdg .icon-search:before {
  font-size: 18px;
  font-weight: bold;
}
.wrap-map-link-top .wrap-map-link__hdg span {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-weight: bold;
}
.wrap-map-link-top .wrap-map-link__hdg span:after, .wrap-map-link-top .wrap-map-link__hdg span:before {
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  bottom: 0;
  background: #5ea3e2;
}
.wrap-map-link-top .wrap-map-link__hdg span:after {
  right: -5px;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.wrap-map-link-top .wrap-map-link__hdg span:before {
  left: -5px;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
@media screen and (min-width: 768px) {
  .wrap-map-link-top {
    padding: 20px;
  }
  .wrap-map-link-top .wrap-map-link__hdg .icon-search {
    font-size: 26px;
  }
  .wrap-map-link-top .wrap-map-link__hdg .icon-search:before {
    font-size: 26px;
  }
  .wrap-map-link-top .wrap-map-link__hdg span {
    font-size: 24px;
  }
  .wrap-map-link-top .wrap-map-link__hdg span:after, .wrap-map-link-top .wrap-map-link__hdg span:before {
    width: 2px;
    height: 25px;
    bottom: 10px;
  }
  .wrap-map-link-top .wrap-map-link__hdg span:after {
    right: -15px;
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .wrap-map-link-top .wrap-map-link__hdg span:before {
    left: -15px;
    -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}
.wrap-map-link-top .wrap-map-link__banner {
  padding-bottom: 25%;
  background: url("/area/resource/img/bg-map-top_sp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap-map-link-top .wrap-map-link__banner__btn {
  max-width: 280px;
  padding: 8px;
  border-radius: 25px;
}
.wrap-map-link-top .wrap-map-link__banner__btn span:before {
  width: 30px;
  height: 20px;
  left: -45px;
}
.wrap-map-link-top .wrap-map-link__banner__btn span:after {
  width: 15px;
  height: 15px;
  right: -35px;
}
@media screen and (min-width: 768px) {
  .wrap-map-link-top .wrap-map-link__banner {
    padding-bottom: 14.432%;
    background: url("/area/resource/img/bg-map-top_pc.png");
  }
  .wrap-map-link-top .wrap-map-link__banner__btn {
    max-width: 500px;
    padding: 15px;
    border-radius: 30px;
  }
  .wrap-map-link-top .wrap-map-link__banner__btn span {
    font-size: 18px;
  }
  .wrap-map-link-top .wrap-map-link__banner__btn span:before {
    width: 40px;
    height: 30px;
    left: -55px;
  }
  .wrap-map-link-top .wrap-map-link__banner__btn span:after {
    width: 20px;
    height: 20px;
    right: -100px;
  }
}

.page-area-index {
  background: url(/area/resource/img/index-bg-visual.jpg) top center no-repeat;
}
@media screen and (max-width: 767px) {
  .page-area-index {
    background-size: 125% auto;
  }
}
.page-area-index .l-header {
  padding: 0;
}
.page-area-index .l-header__text, .page-area-index .l-header__sitelogo img {
  display: none;
}
.page-area-index .l-header__inner {
  position: relative;
  height: 54px;
}
@media screen and (max-width: 767px) {
  .page-area-index .l-header__inner {
    height: auto;
  }
}
.page-area-index .l-header__inner .l-header__nissho {
  float: none;
  position: absolute;
  top: 10px;
  left: 10px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .page-area-index .l-header__inner .l-header__nissho {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: auto;
    height: auto;
    padding-top: 10px;
    text-align: center;
  }
}
.page-area-index #l-main {
  padding-top: 15px;
}
.page-area-index .box-main-top {
  margin: -15px auto 90px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-main-top {
    margin: 0 auto 40px;
  }
}
.page-area-index .box-main-top .ttl-index {
  position: relative;
  width: 447px;
  margin: 0 auto 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-main-top .ttl-index {
    width: 60%;
    margin: 20px 0 20px;
  }
}
.page-area-index .box-main-top__ttl {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-main-top__ttl {
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 12px;
    letter-spacing: 0.05em;
  }
}
.page-area-index .box-main-top__ttl .area {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-main-top__ttl .area {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.page-area-index .box-main-top__ttl .area .sub {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-main-top__ttl .area .sub {
    font-size: 11px;
  }
}
.page-area-index .box-main-top__ttl .catch {
  font-size: 11px;
  font-weight: normal;
}
.page-area-index .box-attention {
  max-width: 970px;
  width: calc(100% - 30px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border: 2px solid #e5e5e5;
  padding: 20px 20px;
  margin: 20px auto 0px;
}
.page-area-index .box-attention__hdg {
  font-size: 16px;
  font-weight: bold;
  color: #c81d1d;
}
.page-area-index .box-attention__text {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-attention {
    width: calc(100% - 30px);
    padding: 10px 20px;
    margin: 20px 15px 0px;
  }
  .page-area-index .box-attention__hdg {
    font-size: 14px;
  }
  .page-area-index .box-attention__text {
    margin-top: 5px;
    font-size: 12px;
  }
}
.page-area-index .box-topics {
  margin-top: 30px;
}
.page-area-index .box-topics__btn {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-topics__btn {
    margin-top: 10px;
  }
}
.page-area-index .box-area-article {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-area-article {
    margin: 0 auto 25px;
  }
}
.page-area-index .box-taglist {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-taglist {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.page-area-index .box-station {
  background-color: #f0f395;
  background-image: url(/area/resource/img/station/station-bg-town-pc.png), url(/area/resource/img/station/station-bg-cloud.png);
  background-repeat: repeat-x;
  background-position: center top, center 148px;
  padding: 100px 0 90px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-station {
    background: #f0f395 url(/area/resource/img/station/station-bg-town-sp.png) repeat-x;
    background-size: 100% 133px;
    padding: 55px 0 45px;
    margin-bottom: 35px;
  }
}
.page-area-index .box-station__title {
  text-align: center;
}
.page-area-index .box-station__title span {
  position: relative;
  display: inline-block;
  padding: 0 180px;
  margin: 45px 0 40px;
  font-size: 32px;
  letter-spacing: 0.1em;
}
.page-area-index .box-station__title span:after {
  content: "";
  background: url(/area/resource/img/detail-img-access.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  width: 160px;
  height: 80px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page-area-index .box-station__title span {
    padding: 0;
    font-size: 16px;
    margin: 30px 0 28px;
  }
  .page-area-index .box-station__title span:after {
    width: 55px;
    height: 28px;
    right: -57px;
    top: auto;
    bottom: -13px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.page-area-index .box-station__subtitle {
  text-align: center;
  margin-bottom: 35px;
}
.page-area-index .box-station__subtitle img {
  width: 240px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-station__subtitle {
    margin-bottom: 25px;
  }
  .page-area-index .box-station__subtitle img {
    width: 200px;
  }
}
.page-area-index .box-station__button {
  text-align: center;
}
.page-area-index .box-station__button .btn {
  min-width: 400px;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 16px 25px;
  border-radius: 35px;
}
.page-area-index .box-station__button .btn .icon {
  float: right;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-station__button {
    padding: 0 12px;
  }
  .page-area-index .box-station__button .btn {
    min-width: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 10px;
    padding: 11px 15px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  }
}
.page-area-index .box-station .lst-station {
  font-size: 0;
  max-width: 830px;
  margin: 0 auto 65px;
}
.page-area-index .box-station .lst-station li {
  display: inline-block;
  width: 33.333333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 15px;
  text-align: center;
  padding: 0 5px;
}
.page-area-index .box-station .lst-station li a {
  display: block;
  font-weight: bold;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.page-area-index .box-station .lst-station li a:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
  opacity: 1;
}
.page-area-index .box-station .lst-station li a span {
  display: block;
}
.page-area-index .box-station .lst-station li a img {
  max-width: 100%;
  height: auto;
}
.page-area-index .box-station .lst-station__image {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page-area-index .box-station .lst-station {
    margin-bottom: 35px;
  }
  .page-area-index .box-station .lst-station li {
    display: block;
    width: auto;
    padding: 0;
    font-size: 10px;
    margin-bottom: 35px;
  }
  .page-area-index .box-station .lst-station__image {
    margin-bottom: 5px;
  }
}

.page-area-detail .box-articles {
  margin: 110px auto 0;
  padding: 50px 0;
}
body.nagoya .page-area-detail .box-articles {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .page-area-detail .box-articles {
    margin: 40px auto 0px;
    padding: 30px 0;
  }
}
.page-area-detail .box-articles .ttl-main > span.en {
  margin-bottom: 10px;
}
.page-area-detail .box-articles .ttl-main > span.jp {
  line-height: 1.4;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .page-area-detail .box-articles .ttl-main > span.jp {
    font-size: 18px;
  }
}
.page-area-detail .box-articles__btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-area-detail .box-articles__btn {
    margin-top: 5px;
  }
}
.page-area-detail .box-info {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .page-area-detail .box-info {
    margin-top: 40px;
  }
}

.nagoya.page-area-detail .box-articles {
  background: #fdd1d1;
}

.aichi.page-area-detail .box-articles {
  background: #ffd7bb;
}

.gifu.page-area-detail .box-articles {
  background: #e3e7ae;
}

.mie.page-area-detail .box-articles {
  background: #ace8e9;
}

.page-area-articlelist .box-title {
  max-width: 1280px;
  min-height: 150px;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-area-articlelist .box-title {
    background: url(/area/resource/img/cmn-bg-article.jpg) top center no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-title {
    min-height: 110px;
    padding: 35px 0;
  }
}
.page-area-articlelist .box-title .ttl-main {
  display: inline-block;
  padding: 8px;
  background: #fff;
}
.page-area-articlelist .box-search {
  position: relative;
  max-width: 940px;
  margin-top: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-search {
    margin: 30px 15px 5px;
    padding: 13px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
    background: #eee;
  }
}
.page-area-articlelist .box-search__ttl {
  margin-bottom: 7px;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-search__ttl {
    font-size: 14px;
  }
}
.page-area-articlelist .box-search__select {
  text-align: center;
}
.page-area-articlelist .box-search__select__inner {
  display: inline-block;
  position: relative;
  max-width: 200px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-search__select__inner {
    max-width: 100%;
    width: 100%;
  }
}
.page-area-articlelist .box-search__select__list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-radius: 0 0 3px 3px;
  background: #f8f8f8;
}
.page-area-articlelist .box-search__select__list a {
  display: block;
  padding: 7px 15px 7px 30px;
  border-top: 1px solid #eeeeee;
}
.page-area-articlelist .box-search__select--category a {
  padding-left: 15px;
  font-weight: bold;
}
.page-area-articlelist .box-search__select button {
  display: block;
  position: relative;
  padding: 9px 95px 8px 15px;
  line-height: 1;
  border-radius: 3px;
  background: #1e67c5;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-search__select button {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
  }
}
.page-area-articlelist .box-search__select button:after {
  content: "\f107";
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 15px;
  width: 1em;
  line-height: 1em;
  color: #fff;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 2;
}
.page-area-articlelist .box-articles {
  margin-bottom: 0;
  padding-bottom: 70px;
  background: url(/area/resource/img/cmn-bg-blue.jpg) top left 0/100% auto repeat;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-articles {
    margin-bottom: 0;
    padding-bottom: 35px;
  }
}
.page-area-articlelist .box-articles__lst {
  position: relative;
  margin-top: 0;
  top: -40px;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-articles__lst {
    top: -20px;
  }
}
.page-area-articlelist .box-taglist {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .page-area-articlelist .box-taglist {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .page-area-taglist .pankuzu ul {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .page-area-taglist .box-title {
    background-position: top -30px center;
  }
}
.page-area-taglist .box-title__btn {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-area-taglist .box-title__btn {
    margin: 10px auto;
  }
}
.page-area-taglist .box-title__btn a {
  position: relative;
  display: inline-block;
  min-width: 180px;
  padding: 10px 15px;
  line-height: 1.2;
  border: 2px solid #000;
  background: #fff;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-area-taglist .box-title__btn a {
    min-width: 100px;
    padding: 8px 10px;
    border-width: 1px;
    font-size: 12px;
  }
}
.page-area-taglist .box-title__btn a:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 1em;
  line-height: 1em;
  font-family: "fontello";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .page-area-taglist .box-title__btn a:after {
    right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .page-area-taglist .box-title__btn a:hover {
    border-color: #555;
    background: #555;
    color: #fff;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  .page-area-navigator .box-profile .ttl-main {
    margin-bottom: 10px;
  }
}
.page-area-navigator .box-articles {
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .page-area-navigator .box-articles {
    margin-top: -20px;
    padding-top: 85px;
  }
}
.page-area-navigator .box-articles__lst {
  top: auto;
}
.page-area-navigator .box-othernavigator {
  padding: 0 0 70px;
  background: url(/area/resource/img/cmn-bg-blue.jpg) top left 0/100% auto repeat;
}
@media screen and (max-width: 767px) {
  .page-area-navigator .box-othernavigator {
    padding: 0 0 20px;
  }
}
.page-area-navigator .box-othernavigator .ttl-main {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .page-area-navigator .box-othernavigator .ttl-main {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}

ul.box-topics__pagging {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3px 0 8px;
  text-align: center;
}

ul.box-topics__pagging > li {
  display: inline-block;
  margin: 0 2px;
  width: auto;
  float: none;
}
@media screen and (max-width: 767px) {
  ul.box-topics__pagging > li {
    margin-bottom: 5px;
  }
}

ul.box-topics__pagging > li > a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 10px 5px;
  width: auto;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
}

ul.box-topics__pagging > li > a:hover {
  border-color: #39f !important;
}

ul.box-topics__pagging > li.box-topics__pagging-prev > a,
ul.box-topics__pagging > li.box-topics__pagging-next > a {
  padding: 5px 10px;
  font-size: 16px;
}

ul.box-topics__pagging > li.box-topics__pagging-prev > a i:before, ul.box-topics__pagging > li.box-topics__pagging-next > a i:before {
  margin-right: 0;
}

ul.box-topics__pagging > li.box-topics__pagging-prev {
  margin-right: 8px;
}

ul.box-topics__pagging > li.box-topics__pagging-next {
  margin-left: 8px;
}

ul.box-topics__pagging > li.box-topics__pagging-cur > a {
  border-color: #39f;
  background: #39f;
  color: #fff;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .page-area-articlelist .box-topics__inner ul.box-topics__pagging > li {
    width: auto;
  }
}
.page-area-article .box-article__tag {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .page-area-article .box-article__tag {
    margin-top: 15px;
  }
}
.page-area-article .box-article__tag li {
  display: inline-block;
  margin: 0 2px 8px;
}
@media screen and (max-width: 767px) {
  .page-area-article .box-article__tag li {
    margin: 0 1px 5px;
  }
}
.page-area-article .box-article__tag li a {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 30px;
  border: 1px solid #c4c4c4;
  color: #3399ff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-area-article .box-article__tag li a {
    padding: 4px 10px;
    font-size: 11px;
  }
}
.page-area-article .box-article__tag li a:hover {
  border-color: #3399ff;
  background: #3399ff;
  color: #fff;
}
.page-area-article .box-articles {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .page-area-article .box-articles {
    margin-top: 40px;
  }
}
.page-area-article .box-articles .ttl-main > span.jp {
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.page-area-article .box-articles__btn {
  margin-top: 20px;
  text-align: center;
}
.page-area-article .box-articles__btn a {
  max-width: 450px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .page-area-article .box-articles__btn a {
    min-width: 280px;
    max-width: 450px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.page-area-article .box-articles__btn a span {
  position: relative;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
}
.page-area-article .box-article__map__name {
  white-space: nowrap;
}
.page-area-article .gm-style-iw-d div {
  overflow: hidden !important;
}

.isSafari .page-area-article .gm-style-iw-d {
  min-height: 25px;
  padding-right: 15px;
}

.page-area-search .box-search-lst {
  margin-bottom: 80px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #d6ebff;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-lst {
    margin-bottom: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.page-area-search .box-search-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-head {
    margin-bottom: 10px;
  }
}
.page-area-search .box-search-head__ttl {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-head__ttl {
    font-size: 11px;
  }
}
.page-area-search .box-search-head__ttl span {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-head__ttl span {
    font-size: 15px;
  }
}
.page-area-search .box-search-head__count {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-head__count {
    font-size: 11px;
  }
}
.page-area-search .box-search-head__count span {
  padding-right: 3px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-head__count span {
    font-size: 14px;
  }
}
.page-area-search .box-search-detail__item {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__item {
    margin-bottom: 10px;
  }
}
.page-area-search .box-search-detail__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  border-radius: 15px;
  background: #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__item a {
    padding: 10px;
    border-radius: 8px;
  }
}
.page-area-search .box-search-detail__item a:hover {
  opacity: 1;
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}
.page-area-search .box-search-detail__img {
  width: 120px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__img {
    width: 90px;
    height: 90px;
  }
}
.page-area-search .box-search-detail__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__content {
    padding-left: 10px;
  }
}
.page-area-search .box-search-detail__content__ttl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #898989;
  color: #005aab;
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__content__ttl {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 11px;
  }
}
.page-area-search .box-search-detail__content__txt {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__content__txt {
    margin-bottom: 5px;
    font-size: 10px;
  }
}
.page-area-search .box-search-detail__content__info {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__content__info {
    font-size: 10px;
  }
}
.page-area-search .box-search-detail__content__info span {
  margin: 0;
  letter-spacing: normal;
}
.page-area-search .box-search-detail__paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-area-search .box-search-detail__paging__lst {
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__paging__lst {
    margin: 0 3px;
  }
}
.page-area-search .box-search-detail__paging__lst a, .page-area-search .box-search-detail__paging__lst > span {
  display: block;
  min-width: 23px;
  padding: 10px 5px;
  line-height: 1;
  border: 1px solid #bbc9d6;
  border-radius: 50%;
  background: #fff;
  color: #005aab;
  text-align: center;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__paging__lst a, .page-area-search .box-search-detail__paging__lst > span {
    padding: 8px 3px;
    font-size: 13px;
  }
}
.page-area-search .box-search-detail__paging__lst > span {
  border: none;
  background: #005aab;
  color: #fff;
}
.page-area-search .box-search-detail__paging__lst--prev, .page-area-search .box-search-detail__paging__lst--next {
  margin: 0;
}
.page-area-search .box-search-detail__paging__lst--prev a, .page-area-search .box-search-detail__paging__lst--next a {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  border: none;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page-area-search .box-search-detail__paging__lst--prev a, .page-area-search .box-search-detail__paging__lst--next a {
    font-size: 20px;
  }
}
.page-area-search .box-search-detail__paging__lst--max {
  position: relative;
  margin-left: 15px;
}
.page-area-search .box-search-detail__paging__lst--max::before {
  content: "...";
  position: absolute;
  left: -15px;
  bottom: 5px;
  color: #005aab;
}

/*// -------------------------------------------
// Station - .page-area-station
// 名古屋市,愛知県,岐阜県,三重県 TOP
//--------------------------------------------*/
label, button {
  background-color: transparent;
  cursor: pointer;
}

.fluid_image {
  max-width: 100%;
  height: auto;
}

.station-hdg-lv2 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 170px 0 65px;
}
@media screen and (max-width: 767px) {
  .station-hdg-lv2 {
    font-size: 20px;
    padding: 80px 0 25px;
  }
}
.station-hdg-lv2 span {
  display: block;
  font-size: 16px;
  font-family: "Asap", sans-serif;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .station-hdg-lv2 span {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .footer-content {
    padding-bottom: 23px;
  }
}
.station-main {
  text-align: center;
  /*// .box-articles {
  // 	margin: 110px auto 120px;
  // 	padding: 50px 0;
  // 	body.nagoya & {
  // 		background: #fff;
  // 	}
  // 	@include mq(sp) {
  // 		margin: 40px auto 60px;
  // 		padding: 30px 0;
  // 	}
  // 	.ttl-main {
  // 		> span {
  // 			&.en {
  // 				margin-bottom: 10px;
  // 			}
  // 			&.jp {
  // 				line-height: 1.4;
  // 				font-size: 24px;
  // 				@include mq(sp) {
  // 					font-size: 18px;
  // 				}
  // 			}
  // 		}
  // 	}
  // }*/
}
.station-main .station-mainttl {
  margin-bottom: 64px;
}
.station-main .station-mainttl__image {
  padding-bottom: 40.46%;
  display: block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl__image {
    padding-bottom: 52.18%;
  }
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl {
    margin-bottom: 18px;
  }
}
.station-main .station-mainttl img {
  width: 100%;
}
.station-main .station-mainttl h1 {
  font-size: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl h1 {
    font-size: 13px;
  }
}
.station-main .station-mainttl h1::before {
  content: "";
  position: absolute;
  top: -45px;
  height: 45px;
  width: 200px;
  border-radius: 90px 90px 0 0;
  -moz-border-radius: 90px 90px 0 0;
  -webkit-border-radius: 90px 90px 0 0/40px 40px 0 0;
  background: #fff;
}
.station-main .station-mainttl h1 > span {
  display: block;
  position: relative;
  z-index: 3;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl h1 > span {
    padding-top: 0;
  }
}
.station-main .station-mainttl h1 > span span {
  font-size: 52px;
  display: block;
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl h1 > span span {
    font-size: 32px;
    padding-top: 1px;
  }
}
.station-main .station-mainttl--01 h1::before {
  top: -62px;
  left: 0;
  right: 0;
  margin: auto;
  height: 100px;
  width: 411px;
  border-radius: 216px 216px 0 0;
  -moz-border-radius: 216px 216px 0 0;
  -webkit-border-radius: 216px 216px 0 0/100px 100px 0 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .station-main .station-mainttl--01 h1::before {
    width: 205px;
    height: 50px;
    top: -27px;
  }
}
.station-main .station-comment {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .station-main .station-comment {
    margin-bottom: 10px;
  }
}
.station-main .station-comment .rent-average {
  font-size: 20px;
  float: left;
  width: 50%;
}
.station-main .station-comment .rent-average span {
  font-size: 60px;
}
.station-main .station-comment .rent-comment {
  float: left;
  width: 50%;
}
.station-main .wrp-intro {
  background: #f0f395 url("/area/resource/img/station/station-bg-town-pc.png") repeat-x center top;
  position: relative;
  padding: 0 0 80px;
}
@media screen and (max-width: 767px) {
  .station-main .wrp-intro {
    background: #f0f395 url("/area/resource/img/station/station-bg-town-sp.png") repeat-x;
    background-size: 100% 133px;
  }
}
.station-main .wrp-intro--02 {
  padding: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .station-main .wrp-intro--02 {
    padding: 0 0 5px;
  }
}
.station-main .station-point {
  width: 100%;
  max-width: 980px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
.station-main .station-point .station-points-hdg {
  position: relative;
  display: inline-block;
  padding: 0 21px 0 46px;
  height: 34px;
  background-color: #dae04c;
}
.station-main .station-point .station-points-hdg:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  margin: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #dae04c;
}
.station-main .station-point .station-points-hdg span {
  position: relative;
  color: #000;
  top: -30px;
}
.station-main .station-point .station-points-hdg span img {
  position: relative;
  left: -3px;
}
.station-main .station-point ul {
  width: 100%;
  display: table;
  margin-top: 10px;
  border-collapse: separate;
  border-spacing: 20px;
  table-layout: fixed;
}
.station-main .station-point ul li {
  width: 30%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .station-main .station-point ul li {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
}
.station-main .station-point ul li div {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .station-main .station-point ul li div {
    margin-bottom: 5px;
  }
}
.station-main .station-point ul li img {
  display: block;
  margin: 0 auto;
}
.station-main .station-point ul li .point-txt-l2 {
  padding-top: 15px;
}
.station-main .station-point ul li p {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .station-main .station-point ul li p {
    font-size: 12px;
  }
}
.station-main .station-point ul li span {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .station-main .station-point ul li span {
    font-size: 15px;
  }
}
.station-main .station-point-02 {
  max-width: 1000px;
}
.station-main .station-point-02 .lst-station-point {
  border-spacing: 0;
  margin: 25px 0;
  border-collapse: initial;
}
@media screen and (max-width: 767px) {
  .station-main .station-point-02 .lst-station-point {
    margin: 0 0 10px;
  }
}
.station-main .station-point-02 .lst-station-point li {
  width: 33.333%;
}
.station-main .station-point-02 .lst-station-point li .lst-station-point__content {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.station-main .station-point-02 .lst-station-point li .lst-station-point__content div {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .station-main .station-point-02 .lst-station-point li {
    width: 100%;
  }
  .station-main .station-point-02 .lst-station-point li:first-child {
    margin-top: 0;
  }
  .station-main .station-point-02 .lst-station-point li .lst-station-point__content {
    margin-bottom: 23px;
    padding: 0 15px;
  }
  .station-main .station-point-02 .lst-station-point li .lst-station-point__content div {
    margin-bottom: 5px;
  }
}

.wrp-container--md {
  max-width: 980px;
  padding: 0 10px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .wrp-container--md {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.box-articles {
  margin-bottom: 90px;
}
.box-articles .station-hdg-lv2 {
  padding: 65px 0 15px;
}
.box-articles--small {
  margin-bottom: 20px;
}
.box-articles--small__img {
  height: 155px;
}
.box-articles--small__box {
  padding: 15px 20px 15px 20px;
}
.box-articles--small__box__tag span {
  font-size: 11px;
}
.box-articles--small__box__txt {
  margin-bottom: 12px;
}
.box-articles__btn .btn {
  max-width: 450px;
  min-width: 380px;
  font-weight: bold;
  font-size: 14px;
  padding: 15px 60px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .box-articles__btn .btn {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  }
}
.box-articles__btn .btn:before, .box-articles__btn .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-articles__btn .btn:before {
  background-image: url("/area/resource/img/ico-list.png");
  width: 21px;
  height: 28px;
  left: 30px;
}
.box-articles__btn .btn:after {
  background-image: url("/area/resource/img/ico-left-circle.png");
  width: 20px;
  height: 20px;
  right: 40px;
}
.box-articles__btn .btn span {
  position: relative;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .box-articles {
    margin-bottom: 45px;
  }
  .box-articles .station-hdg-lv2 {
    padding-top: 30px;
  }
  .box-articles--small {
    margin-bottom: 10px;
  }
  .box-articles--small__img {
    height: auto;
  }
  .box-articles--small__box {
    padding: 10px 10px 15px;
  }
  .box-articles--small__box__txt {
    margin-bottom: 0;
  }
  .box-articles--small__box__txt span.date {
    font-size: 11px;
  }
  .box-articles--small__box__txt span.pref {
    font-size: 9px;
  }
  .box-articles--small__box__ttl {
    font-size: 11px;
  }
  .box-articles__btn .btn {
    font-size: 14px;
    padding: 10px 30px;
    min-width: 280px;
  }
  .box-articles__btn .btn:before {
    width: 21px;
    height: 28px;
    left: 20px;
  }
  .box-articles__btn .btn:after {
    width: 15px;
    height: 15px;
    right: 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .box-articles__btn .btn {
    font-size: 10px;
  }
}

.box-information .station-hdg-lv2 {
  padding-bottom: 60px;
}
.box-information .lst-information {
  margin: 0 -20px;
  padding-bottom: 5px;
}
.box-information .lst-information li {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information li {
    margin-bottom: 10px;
  }
}
.box-information .lst-information__item {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-information .lst-information__content {
  overflow: hidden;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  padding: 10px 15px 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__content::after {
    content: "\f105";
    font-family: "fontello";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 12px;
    color: #005bac;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}
.box-information .lst-information__title {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__title {
    margin-bottom: 5px;
  }
}
.box-information .lst-information__lbl {
  border: 1px solid #005bac;
  font-size: 14px;
  color: #005bac;
  margin-right: 7px;
  padding: 0 7px;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__lbl {
    font-size: 10px;
    display: inline-block;
    padding: 0 5px;
  }
}
.box-information .lst-information__spec {
  color: #005bac;
  font-size: 18px;
}
.box-information .lst-information__spec em {
  font-weight: bold;
  font-size: 25px;
  color: #005bac;
}
.box-information .lst-information__spec small {
  color: #444;
  display: inline-block;
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__spec {
    display: block;
    margin-left: 0;
    font-size: 11px;
  }
  .box-information .lst-information__spec em {
    font-size: 18px;
  }
  .box-information .lst-information__spec small {
    margin-right: 5px;
    font-size: 11px;
  }
}
.box-information .lst-information__link {
  display: block;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px rgba(0, 0, 0, 0.25);
  border: 1px solid #f2f2f3;
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__link {
    border-top: 1px solid #f2f2f3;
    border-bottom: 0;
  }
}
.box-information .lst-information__text em {
  color: #444;
}
@media screen and (max-width: 767px) {
  .box-information .lst-information__text {
    font-size: 10px;
  }
}

.wrp-topics {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .wrp-topics {
    background: none;
  }
}

.wrp-information {
  background: #f0f395 url("/area/resource/img/station/station-bg-cloud.png") repeat-x center top;
  position: relative;
  padding: 0 0 58px;
}
@media screen and (max-width: 767px) {
  .wrp-information {
    background: #f0f395 url("/area/resource/img/station/station-bg-cloud-sp.jpg") repeat-x center top;
    background-size: auto 62px;
    padding: 0 0 46px;
  }
}
.wrp-information .station-hdg-lv2 {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  .wrp-information .station-hdg-lv2 {
    padding: 35px 0 22px;
  }
}
.wrp-information .information-box__container {
  padding: 0 15px;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.wrp-information .information-box__container:before {
  content: "";
  position: absolute;
  top: -108px;
  right: 0;
  width: 180px;
  height: 90px;
  z-index: 10;
  background: url("/area/resource/img/station/detail-img-access.png") no-repeat center top;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__container:before {
    background-size: contain;
    width: 81px;
    height: 50px;
    top: -98px;
    right: 14px;
  }
}
.wrp-information .information-box__head {
  margin: 0 auto;
}
.wrp-information .information-box__head__select {
  margin-bottom: 20px;
  color: #626262;
  padding-right: 10px;
  min-width: 320px;
  position: relative;
  top: -10px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__select {
    text-align: center;
    min-width: 0;
    display: block;
    top: 0;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
.wrp-information .information-box__head__select .label {
  font-size: 13px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__select .label {
    font-size: 10px;
    margin-bottom: 3px;
  }
}
.wrp-information .information-box__head__tab ul {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__tab ul {
    letter-spacing: -0.4em;
  }
}
.wrp-information .information-box__head__tab li {
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  margin: 0 5px 10px;
  min-width: 170px;
}
@media screen and (max-width: 960px) {
  .wrp-information .information-box__head__tab li {
    margin: 0 2px 10px;
  }
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__tab li {
    min-width: 0;
    width: 48%;
    margin: 0 1% 8px;
    letter-spacing: normal;
  }
}
.wrp-information .information-box__head__tab li a {
  font-size: 15px;
  background-color: #ededed;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  color: #626262;
  padding: 13px 10px;
  min-width: 152px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__tab li a {
    font-size: 12px;
    min-width: 120px;
    padding: 10px;
    border-radius: 5px;
  }
}
.wrp-information .information-box__head__tab li a:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  background: #626262 url("/area/resource/img/station/icn-bus01.png") no-repeat center;
  background-size: 31px 31px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__head__tab li a:before {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
}
.wrp-information .information-box__head__tab li a.is-active {
  background-color: #fff;
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35);
  color: #f1a400;
}
.wrp-information .information-box__head__tab li a.is-active:before {
  background-color: #f1a400;
}
.wrp-information .information-box__head__tab li a.is-active.subway-higashiyama {
  color: #f1a400;
}
.wrp-information .information-box__head__tab li a.is-active.subway-higashiyama:before {
  background-color: #f1a400;
}
.wrp-information .information-box__head__tab li a.is-active.subway-sakuradori {
  color: #f55751;
}
.wrp-information .information-box__head__tab li a.is-active.subway-sakuradori:before {
  background-color: #f55751;
}
.wrp-information .information-box__head__tab li a.is-active.subway-meijo {
  color: #9662c7;
}
.wrp-information .information-box__head__tab li a.is-active.subway-meijo:before {
  background-color: #9662c7;
}
.wrp-information .information-box__head__tab li a.is-active.subway-meiko {
  color: #9662c7;
}
.wrp-information .information-box__head__tab li a.is-active.subway-meiko:before {
  background-color: #9662c7;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tsurumai {
  color: #29b6f6;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tsurumai:before {
  background-color: #29b6f6;
}
.wrp-information .information-box__head__tab li a.is-active.subway-kamiida {
  color: #fb79a5;
}
.wrp-information .information-box__head__tab li a.is-active.subway-kamiida:before {
  background-color: #fb79a5;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tokaidohonsen, .wrp-information .information-box__head__tab li a.is-active.subway-chuohonsen, .wrp-information .information-box__head__tab li a.is-active.subway-kansaihonsen, .wrp-information .information-box__head__tab li a.is-active.subway-kiseihonsen, .wrp-information .information-box__head__tab li a.is-active.subway-takayamahonsen, .wrp-information .information-box__head__tab li a.is-active.subway-minoakasakasen, .wrp-information .information-box__head__tab li a.is-active.subway-idasen {
  color: #ff4f01;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tokaidohonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-chuohonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-kansaihonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-kiseihonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-takayamahonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-minoakasakasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-idasen:before {
  background-color: #ff4f01;
}
.wrp-information .information-box__head__tab li a.is-active.subway-nagoyahonsen, .wrp-information .information-box__head__tab li a.is-active.subway-inuyamasen, .wrp-information .information-box__head__tab li a.is-active.subway-setosen, .wrp-information .information-box__head__tab li a.is-active.subway-toyotasen, .wrp-information .information-box__head__tab li a.is-active.subway-tsushimasen, .wrp-information .information-box__head__tab li a.is-active.subway-bisaisen, .wrp-information .information-box__head__tab li a.is-active.subway-komakisen, .wrp-information .information-box__head__tab li a.is-active.subway-hiromisen, .wrp-information .information-box__head__tab li a.is-active.subway-tokonamesen {
  color: #e71b4e;
}
.wrp-information .information-box__head__tab li a.is-active.subway-nagoyahonsen:before, .wrp-information .information-box__head__tab li a.is-active.subway-inuyamasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-setosen:before, .wrp-information .information-box__head__tab li a.is-active.subway-toyotasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-tsushimasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-bisaisen:before, .wrp-information .information-box__head__tab li a.is-active.subway-komakisen:before, .wrp-information .information-box__head__tab li a.is-active.subway-hiromisen:before, .wrp-information .information-box__head__tab li a.is-active.subway-tokonamesen:before {
  background-color: #e71b4e;
}
.wrp-information .information-box__head__tab li a.is-active.subway-kintetsunagoyasen, .wrp-information .information-box__head__tab li a.is-active.subway-yorosen, .wrp-information .information-box__head__tab li a.is-active.subway-kintetsuyunoyamasen, .wrp-information .information-box__head__tab li a.is-active.subway-kintetsuyamadasen {
  color: #f7931b;
}
.wrp-information .information-box__head__tab li a.is-active.subway-kintetsunagoyasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-yorosen:before, .wrp-information .information-box__head__tab li a.is-active.subway-kintetsuyunoyamasen:before, .wrp-information .information-box__head__tab li a.is-active.subway-kintetsuyamadasen:before {
  background-color: #f7931b;
}
.wrp-information .information-box__head__tab li a.is-active.subway-aonamisen {
  color: #504192;
}
.wrp-information .information-box__head__tab li a.is-active.subway-aonamisen:before {
  background-color: #504192;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tarumi {
  color: #38a6ff;
}
.wrp-information .information-box__head__tab li a.is-active.subway-tarumi:before {
  background-color: #38a6ff;
}
.wrp-information .information-box__head__tab li a.is-active.subway-aichikanjo {
  color: #072f8c;
}
.wrp-information .information-box__head__tab li a.is-active.subway-aichikanjo:before {
  background-color: #072f8c;
}
.wrp-information .information-box .txt-note {
  text-align: right;
  margin-top: 8px;
  font-size: 10px;
  color: #626262;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box .txt-note {
    text-align: left;
  }
}
.wrp-information .information-box .box-topics__btn {
  margin-top: 30px;
}
.wrp-information .information-box__content {
  margin-top: 10px;
  position: relative;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content {
    margin-top: 5px;
    max-width: 230px;
    margin-right: auto;
    margin-left: auto;

  }
}
.wrp-information .information-box__content .info-next,
.wrp-information .information-box__content .info-prev {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #b1b627;
  z-index: 2;
  width: 23px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content .info-next,
  .wrp-information .information-box__content .info-prev {
    display: none;
  }
}
.wrp-information .information-box__content .info-next i,
.wrp-information .information-box__content .info-prev i {
  position: absolute;
  top: 50%;
  margin-top: -0.75em;
  left: 0;
  color: #fff;
  font-size: 25px;
}
.wrp-information .information-box__content .info-next i:before,
.wrp-information .information-box__content .info-prev i:before {
  margin: 0;
}
.wrp-information .information-box__content .info-prev {
  left: 0;
  right: auto;
}
.wrp-information .information-box__content .tab-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  visibility: hidden;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0 4px 9px rgba(0, 0, 0, 0.35);
  background: #fff;
  padding: 0 23px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrp-information .information-box__content .tab-content.is-active {
  visibility: visible;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content .tab-content {
    padding: 0;
    border-radius: 5px;
  }
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane {
    height: 295px;
    overflow-x: hidden;
    background: none;
  }
}
.wrp-information .information-box__content__pane ul {
  background: url("/area/resource/img/station/bg-ray01.png") repeat-x center 80px;
  white-space: nowrap;
  padding: 37px 0 30px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul {
    margin: 0;
    background: url("/area/resource/img/station/bg-ray02.png") repeat-y 90px center;
    background-size: 3px auto;
  }
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul {
    white-space: normal;
    margin: 0 23px;
    padding: 0;
  }
}
.wrp-information .information-box__content__pane ul li {
  display: inline-block;
  text-align: center;
  margin: 0 25px;
  position: relative;
}
.wrp-information .information-box__content__pane ul li:first-child .station-name:before {
  content: "";
  top: 48px;
  height: 20px;
  margin-top: -10px;
  width: 50px;
  left: -40px;
  position: absolute;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li:first-child .station-name:before {
    display: none;
  }
}
.wrp-information .information-box__content__pane ul li:last-child .station-name:before {
  content: "";
  top: 48px;
  height: 20px;
  margin-top: -10px;
  width: 50px;
  right: -40px;
  position: absolute;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li:last-child .station-name:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li {
    display: block;
    text-align: left;
    position: relative;
    margin: 40px auto;
    width: fit-content;
  }
}
.wrp-information .information-box__content__pane ul li .souba-price {
  display: block;
  margin-bottom: 54px;
  font-size: 12px;
  color: #000;
  position: relative;
  white-space: nowrap;
  line-height: 1.2;
}
.wrp-information .information-box__content__pane ul li .souba-price .label {
  color: #626262;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .souba-price {
    position: absolute;
    right: 15px;
    font-size: 14px;
    top: -10px;
    white-space: nowrap;
    width: 80px;
  }
}
.wrp-information .information-box__content__pane ul li .souba-price:after {
  content: "";
  position: absolute;
  top: 50px;
  height: 37px;
  border-left: 2px dashed #000;
  left: 50%;
  margin-left: -1px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .souba-price:after {
    display: none;
  }
}
.wrp-information .information-box__content__pane ul li .souba-price em {
  font-size: 27px;
  font-style: normal;
  color: #000;
  font-family: "helvetica", "arial", sans-serif;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .souba-price em {
    font-size: 26px;
  }
}
.wrp-information .information-box__content__pane ul li .station-name {
  position: relative;
  display: inline-block;
  min-width: 48px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .station-name {
    width: auto;
  }
}
.wrp-information .information-box__content__pane ul li .station-name .name {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  background: #fff;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  border-radius: 20px;
  padding: 25px 10px;
  font-size: 18px;
  color: #f1a400;
  font-weight: bold;
  position: relative;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.4s all cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: 0.4s all cubic-bezier(0.25, 0.1, 0.25, 1);
}
.wrp-information .information-box__content__pane ul li .station-name .name:hover {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .station-name .name {
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    padding: 8px;
    min-width: 100px;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* .wrp-information .information-box__content__pane ul li .station-name .name:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 100%;
    margin-left: 11px;
    width: 34px;
    border-top: 1px dashed #f1a400;
  } */
}
.wrp-information .information-box__content__pane ul li .station-name .name.txt-small {
  padding: 14px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .station-name .name.txt-small {
    padding: 8px 14px;
    font-size: 11px;
  }
}
.wrp-information .information-box__content__pane ul li .station-name span.name {
  border: 1px dotted #ddd;
  background: #fff !important;
  color: #bbb !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: normal;
  cursor: default;
}
.wrp-information .information-box__content__pane ul li .station-name .distance {
  color: #626262;
  font-size: 12px;
  position: absolute;
  right: -52px;
  display: block;
  width: 48px;
  text-align: center;
  top: 60px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul li .station-name .distance {
    top: 100%;
    right: -5px;
    font-size: 10px;
    margin-top: 15px;
  }
}
.wrp-information .information-box__content__pane ul li .station-name:hover {
  opacity: 1;
}
.wrp-information .information-box__content__pane ul li.is-active .station-name .name {
  background: #f1a400;
  color: #fff;
}
.wrp-information .information-box__content__pane ul li.is-active .souba-price {
  color: #f1a400;
}
.wrp-information .information-box__content__pane ul li.is-active .souba-price em {
  color: #f1a400;
}
.wrp-information .information-box__content__pane ul.bg-rw-short {
  background: url("/area/resource/img/station/bg-ray01-s.png") no-repeat 0 80px;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content__pane ul.bg-rw-short {
    background: url("/area/resource/img/station/bg-ray02.png") repeat-y 90px center;
    background-size: 3px auto;
  }
}
.wrp-information .information-box__content .mCSB_container_wrapper {
  position: relative;
}
.wrp-information .information-box__content .mCSB_inside > .mCSB_container,
.wrp-information .information-box__content .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 0;
}
.wrp-information .information-box__content .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  visibility: hidden;
}
.wrp-information .information-box__content #subway-higashiyama li .station-name .name {
  color: #f1a400;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-higashiyama li .station-name .name:after {
    border-top: 1px dashed #f1a400;
  }
}
.wrp-information .information-box__content #subway-higashiyama li .station-name:hover .name {
  background: #f1a400;
  color: #fff;
}
.wrp-information .information-box__content #subway-higashiyama li.is-active .station-name .name {
  background: #f1a400;
  color: #fff;
}
.wrp-information .information-box__content #subway-higashiyama li.is-active .souba-price {
  color: #f1a400;
}
.wrp-information .information-box__content #subway-higashiyama li.is-active .souba-price:after {
  border-left: 2px dashed #f1a400;
}
.wrp-information .information-box__content #subway-higashiyama li.is-active .souba-price em {
  color: #f1a400;
}
.wrp-information .information-box__content #subway-sakuradori li .station-name .name {
  color: #f55751;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-sakuradori li .station-name .name:after {
    border-top: 1px dashed #f55751;
  }
}
.wrp-information .information-box__content #subway-sakuradori li .station-name:hover .name {
  background: #f55751;
  color: #fff;
}
.wrp-information .information-box__content #subway-sakuradori li.is-active .station-name .name {
  background: #f55751;
  color: #fff;
}
.wrp-information .information-box__content #subway-sakuradori li.is-active .souba-price {
  color: #f55751;
}
.wrp-information .information-box__content #subway-sakuradori li.is-active .souba-price:after {
  border-left: 2px dashed #f55751;
}
.wrp-information .information-box__content #subway-sakuradori li.is-active .souba-price em {
  color: #f55751;
}
.wrp-information .information-box__content #subway-meijo li .station-name .name {
  color: #9662c7;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-meijo li .station-name .name:after {
    border-top: 1px dashed #9662c7;
  }
}
.wrp-information .information-box__content #subway-meijo li .station-name:hover .name {
  background: #9662c7;
  color: #fff;
}
.wrp-information .information-box__content #subway-meijo li.is-active .station-name .name {
  background: #9662c7;
  color: #fff;
}
.wrp-information .information-box__content #subway-meijo li.is-active .souba-price {
  color: #9662c7;
}
.wrp-information .information-box__content #subway-meijo li.is-active .souba-price:after {
  border-left: 2px dashed #9662c7;
}
.wrp-information .information-box__content #subway-meijo li.is-active .souba-price em {
  color: #9662c7;
}
.wrp-information .information-box__content #subway-meiko li .station-name .name {
  color: #9662c7;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-meiko li .station-name .name:after {
    border-top: 1px dashed #9662c7;
  }
}
.wrp-information .information-box__content #subway-meiko li .station-name:hover .name {
  background: #9662c7;
  color: #fff;
}
.wrp-information .information-box__content #subway-meiko li.is-active .station-name .name {
  background: #9662c7;
  color: #fff;
}
.wrp-information .information-box__content #subway-meiko li.is-active .souba-price {
  color: #9662c7;
}
.wrp-information .information-box__content #subway-meiko li.is-active .souba-price:after {
  border-left: 2px dashed #9662c7;
}
.wrp-information .information-box__content #subway-meiko li.is-active .souba-price em {
  color: #9662c7;
}
.wrp-information .information-box__content #subway-tsurumai li .station-name .name {
  color: #29b6f6;
}
/* @media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-tsurumai li .station-name .name:after {
    border-top: 1px dashed #29b6f6;
  }
} */
.wrp-information .information-box__content #subway-tsurumai li .station-name:hover .name {
  background: #29b6f6;
  color: #fff;
}
.wrp-information .information-box__content #subway-tsurumai li.is-active .station-name .name {
  background: #29b6f6;
  color: #fff;
}
.wrp-information .information-box__content #subway-tsurumai li.is-active .souba-price {
  color: #29b6f6;
}
.wrp-information .information-box__content #subway-tsurumai li.is-active .souba-price:after {
  border-left: 2px dashed #29b6f6;
}
.wrp-information .information-box__content #subway-tsurumai li.is-active .souba-price em {
  color: #29b6f6;
}
.wrp-information .information-box__content #subway-kamiida li .station-name .name {
  color: #fb79a5;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-kamiida li .station-name .name:after {
    border-top: 1px dashed #fb79a5;
  }
}
.wrp-information .information-box__content #subway-kamiida li .station-name:hover .name {
  background: #fb79a5;
  color: #fff;
}
.wrp-information .information-box__content #subway-kamiida li.is-active .station-name .name {
  background: #fb79a5;
  color: #fff;
}
.wrp-information .information-box__content #subway-kamiida li.is-active .souba-price {
  color: #fb79a5;
}
.wrp-information .information-box__content #subway-kamiida li.is-active .souba-price:after {
  border-left: 2px dashed #fb79a5;
}
.wrp-information .information-box__content #subway-kamiida li.is-active .souba-price em {
  color: #fb79a5;
}
.wrp-information .information-box__content #subway-tokaidohonsen li .station-name .name,
.wrp-information .information-box__content #subway-chuohonsen li .station-name .name,
.wrp-information .information-box__content #subway-kansaihonsen li .station-name .name,
.wrp-information .information-box__content #subway-kiseihonsen li .station-name .name,
.wrp-information .information-box__content #subway-takayamahonsen li .station-name .name,
.wrp-information .information-box__content #subway-minoakasakasen li .station-name .name,
.wrp-information .information-box__content #subway-idasen li .station-name .name {
  color: #ff4f01;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-tokaidohonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-chuohonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-kansaihonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-kiseihonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-takayamahonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-minoakasakasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-idasen li .station-name .name:after {
    border-top: 1px dashed #ff4f01;
  }
}
.wrp-information .information-box__content #subway-tokaidohonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-chuohonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-kansaihonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-kiseihonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-takayamahonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-minoakasakasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-idasen li .station-name:hover .name {
  background: #ff4f01;
  color: #fff;
}
.wrp-information .information-box__content #subway-tokaidohonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-chuohonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-kansaihonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-kiseihonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-takayamahonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-minoakasakasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-idasen li.is-active .station-name .name {
  background: #ff4f01;
  color: #fff;
}
.wrp-information .information-box__content #subway-tokaidohonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-chuohonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-kansaihonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-kiseihonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-takayamahonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-minoakasakasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-idasen li.is-active .souba-price {
  color: #ff4f01;
}
.wrp-information .information-box__content #subway-tokaidohonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-chuohonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-kansaihonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-kiseihonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-takayamahonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-minoakasakasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-idasen li.is-active .souba-price:after {
  border-left: 2px dashed #ff4f01;
}
.wrp-information .information-box__content #subway-tokaidohonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-chuohonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-kansaihonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-kiseihonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-takayamahonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-minoakasakasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-idasen li.is-active .souba-price em {
  color: #ff4f01;
}
@media screen and (min-width: 768px) {
  .wrp-information .information-box__content #subway-minoakasakasen li:last-child .station-name:before {
    left: 100%;
    width: 700px;
  }
}
.wrp-information .information-box__content #subway-nagoyahonsen li .station-name .name,
.wrp-information .information-box__content #subway-inuyamasen li .station-name .name,
.wrp-information .information-box__content #subway-setosen li .station-name .name,
.wrp-information .information-box__content #subway-toyotasen li .station-name .name,
.wrp-information .information-box__content #subway-tsushimasen li .station-name .name,
.wrp-information .information-box__content #subway-bisaisen li .station-name .name,
.wrp-information .information-box__content #subway-komakisen li .station-name .name,
.wrp-information .information-box__content #subway-hiromisen li .station-name .name,
.wrp-information .information-box__content #subway-tokonamesen li .station-name .name {
  color: #e71b4e;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-nagoyahonsen li .station-name .name:after,
  .wrp-information .information-box__content #subway-inuyamasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-setosen li .station-name .name:after,
  .wrp-information .information-box__content #subway-toyotasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-tsushimasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-bisaisen li .station-name .name:after,
  .wrp-information .information-box__content #subway-komakisen li .station-name .name:after,
  .wrp-information .information-box__content #subway-hiromisen li .station-name .name:after,
  .wrp-information .information-box__content #subway-tokonamesen li .station-name .name:after {
    border-top: 1px dashed #e71b4e;
  }
}
.wrp-information .information-box__content #subway-nagoyahonsen li .station-name:hover .name,
.wrp-information .information-box__content #subway-inuyamasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-setosen li .station-name:hover .name,
.wrp-information .information-box__content #subway-toyotasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-tsushimasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-bisaisen li .station-name:hover .name,
.wrp-information .information-box__content #subway-komakisen li .station-name:hover .name,
.wrp-information .information-box__content #subway-hiromisen li .station-name:hover .name,
.wrp-information .information-box__content #subway-tokonamesen li .station-name:hover .name {
  background: #e71b4e;
  color: #fff;
}
.wrp-information .information-box__content #subway-nagoyahonsen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-inuyamasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-setosen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-toyotasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-tsushimasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-bisaisen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-komakisen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-hiromisen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-tokonamesen li.is-active .station-name .name {
  background: #e71b4e;
  color: #fff;
}
.wrp-information .information-box__content #subway-nagoyahonsen li.is-active .souba-price,
.wrp-information .information-box__content #subway-inuyamasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-setosen li.is-active .souba-price,
.wrp-information .information-box__content #subway-toyotasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-tsushimasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-bisaisen li.is-active .souba-price,
.wrp-information .information-box__content #subway-komakisen li.is-active .souba-price,
.wrp-information .information-box__content #subway-hiromisen li.is-active .souba-price,
.wrp-information .information-box__content #subway-tokonamesen li.is-active .souba-price {
  color: #e71b4e;
}
.wrp-information .information-box__content #subway-nagoyahonsen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-inuyamasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-setosen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-toyotasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-tsushimasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-bisaisen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-komakisen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-hiromisen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-tokonamesen li.is-active .souba-price:after {
  border-left: 2px dashed #e71b4e;
}
.wrp-information .information-box__content #subway-nagoyahonsen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-inuyamasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-setosen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-toyotasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-tsushimasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-bisaisen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-komakisen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-hiromisen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-tokonamesen li.is-active .souba-price em {
  color: #e71b4e;
}
@media screen and (min-width: 768px) {
  .wrp-information .information-box__content #subway-tsushimasen li:last-child .station-name:before {
    left: 100%;
    width: 125px;
  }
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li .station-name .name,
.wrp-information .information-box__content #subway-yorosen li .station-name .name,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li .station-name .name,
.wrp-information .information-box__content #subway-kintetsuyamadasen li .station-name .name {
  color: #f7931b;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-kintetsunagoyasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-yorosen li .station-name .name:after,
  .wrp-information .information-box__content #subway-kintetsuyunoyamasen li .station-name .name:after,
  .wrp-information .information-box__content #subway-kintetsuyamadasen li .station-name .name:after {
    border-top: 1px dashed #f7931b;
  }
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-yorosen li .station-name:hover .name,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li .station-name:hover .name,
.wrp-information .information-box__content #subway-kintetsuyamadasen li .station-name:hover .name {
  background: #f7931b;
  color: #fff;
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-yorosen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li.is-active .station-name .name,
.wrp-information .information-box__content #subway-kintetsuyamadasen li.is-active .station-name .name {
  background: #f7931b;
  color: #fff;
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-yorosen li.is-active .souba-price,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li.is-active .souba-price,
.wrp-information .information-box__content #subway-kintetsuyamadasen li.is-active .souba-price {
  color: #f7931b;
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-yorosen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li.is-active .souba-price:after,
.wrp-information .information-box__content #subway-kintetsuyamadasen li.is-active .souba-price:after {
  border-left: 2px dashed #f7931b;
}
.wrp-information .information-box__content #subway-kintetsunagoyasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-yorosen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-kintetsuyunoyamasen li.is-active .souba-price em,
.wrp-information .information-box__content #subway-kintetsuyamadasen li.is-active .souba-price em {
  color: #f7931b;
}
.wrp-information .information-box__content #subway-aonamisen li .station-name .name {
  color: #504192;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-aonamisen li .station-name .name:after {
    border-top: 1px dashed #504192;
  }
}
.wrp-information .information-box__content #subway-aonamisen li .station-name:hover .name {
  background: #504192;
  color: #fff;
}
.wrp-information .information-box__content #subway-aonamisen li.is-active .station-name .name {
  background: #504192;
  color: #fff;
}
.wrp-information .information-box__content #subway-aonamisen li.is-active .souba-price {
  color: #504192;
}
.wrp-information .information-box__content #subway-aonamisen li.is-active .souba-price:after {
  border-left: 2px dashed #504192;
}
.wrp-information .information-box__content #subway-aonamisen li.is-active .souba-price em {
  color: #504192;
}
.wrp-information .information-box__content #subway-tarumi li .station-name .name {
  color: #38a6ff;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-tarumi li .station-name .name:after {
    border-top: 1px dashed #38a6ff;
  }
}
.wrp-information .information-box__content #subway-tarumi li .station-name:hover .name {
  background: #38a6ff;
  color: #fff;
}
.wrp-information .information-box__content #subway-tarumi li.is-active .station-name .name {
  background: #38a6ff;
  color: #fff;
}
.wrp-information .information-box__content #subway-tarumi li.is-active .souba-price {
  color: #38a6ff;
}
.wrp-information .information-box__content #subway-tarumi li.is-active .souba-price:after {
  border-left: 2px dashed #38a6ff;
}
.wrp-information .information-box__content #subway-tarumi li.is-active .souba-price em {
  color: #38a6ff;
}
.wrp-information .information-box__content #subway-aichikanjo li .station-name .name {
  color: #072f8c;
}
@media screen and (max-width: 767px) {
  .wrp-information .information-box__content #subway-aichikanjo li .station-name .name:after {
    border-top: 1px dashed #072f8c;
  }
}
.wrp-information .information-box__content #subway-aichikanjo li .station-name:hover .name {
  background: #072f8c;
  color: #fff;
}
.wrp-information .information-box__content #subway-aichikanjo li.is-active .station-name .name {
  background: #072f8c;
  color: #fff;
}
.wrp-information .information-box__content #subway-aichikanjo li.is-active .souba-price {
  color: #072f8c;
}
.wrp-information .information-box__content #subway-aichikanjo li.is-active .souba-price:after {
  border-left: 2px dashed #072f8c;
}
.wrp-information .information-box__content #subway-aichikanjo li.is-active .souba-price em {
  color: #072f8c;
}

.visible-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .visible-sp {
    display: block;
  }
}

.souba-select {
  display: block;
}
@media screen and (max-width: 767px) {
  .souba-select {
    font-size: 12px;
  }
}
.souba-select__content {
  text-align: center;
  position: relative;
  top: 2px;
}
.souba-select__content ul {
  display: table;
  margin: 0 auto;
}
.souba-select__content li {
  padding: 5px;
  text-align: center;
  cursor: pointer;
  display: table-cell;
}
@media screen and (max-width: 767px) {
  .souba-select__content li {
    padding: 3px;
  }
}
.souba-select__content li .icons {
  display: block;
}
.souba-select__content li .icons i:before {
  margin: 0 -1px;
}
.souba-select__content li .title {
  font-size: 15px;
  background-color: #ededed;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  color: #626262;
  padding: 5px 10px;
  min-width: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  display: block;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .souba-select__content li .title {
    font-size: 8px;
    padding: 6px 10px;
    min-width: 0;
    border-radius: 20px;
  }
}
.souba-select__content li .fs-xl {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .souba-select__content li .fs-xl {
    font-size: 12px;
  }
}
.souba-select__content li .fs-xs {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .souba-select__content li .fs-xs {
    font-size: 9px;
  }
}
.souba-select__content li[data-value=none] .icons {
  visibility: hidden;
}
.souba-select__content li.is-active {
  color: #f1a400;
}
.souba-select__content li.is-active .title {
  background-color: #fff;
  -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.35);
  color: #f1a400;
}
.souba-select[data-subway=subway-higashiyama] ul li.is-active {
  color: #f1a400;
}
.souba-select[data-subway=subway-higashiyama] ul li.is-active .title {
  color: #f1a400;
}
.souba-select[data-subway=subway-sakuradori] ul li.is-active {
  color: #f55751;
}
.souba-select[data-subway=subway-sakuradori] ul li.is-active .title {
  color: #f55751;
}
.souba-select[data-subway=subway-meijo] ul li.is-active {
  color: #9662c7;
}
.souba-select[data-subway=subway-meijo] ul li.is-active .title {
  color: #9662c7;
}
.souba-select[data-subway=subway-meiko] ul li.is-active {
  color: #9662c7;
}
.souba-select[data-subway=subway-meiko] ul li.is-active .title {
  color: #9662c7;
}
.souba-select[data-subway=subway-tsurumai] ul li.is-active {
  color: #29b6f6;
}
.souba-select[data-subway=subway-tsurumai] ul li.is-active .title {
  color: #29b6f6;
}
.souba-select[data-subway=subway-kamiida] ul li.is-active {
  color: #fb79a5;
}
.souba-select[data-subway=subway-kamiida] ul li.is-active .title {
  color: #fb79a5;
}
.souba-select[data-subway=subway-tokaidohonsen] ul li.is-active, .souba-select[data-subway=subway-chuohonsen] ul li.is-active, .souba-select[data-subway=subway-kansaihonsen] ul li.is-active, .souba-select[data-subway=subway-kiseihonsen] ul li.is-active, .souba-select[data-subway=subway-takayamahonsen] ul li.is-active, .souba-select[data-subway=subway-minoakasakasen] ul li.is-active, .souba-select[data-subway=subway-idasen] ul li.is-active {
  color: #ff4f01;
}
.souba-select[data-subway=subway-tokaidohonsen] ul li.is-active .title, .souba-select[data-subway=subway-chuohonsen] ul li.is-active .title, .souba-select[data-subway=subway-kansaihonsen] ul li.is-active .title, .souba-select[data-subway=subway-kiseihonsen] ul li.is-active .title, .souba-select[data-subway=subway-takayamahonsen] ul li.is-active .title, .souba-select[data-subway=subway-minoakasakasen] ul li.is-active .title, .souba-select[data-subway=subway-idasen] ul li.is-active .title {
  color: #ff4f01;
}
.souba-select[data-subway=subway-nagoyahonsen] ul li.is-active, .souba-select[data-subway=subway-inuyamasen] ul li.is-active, .souba-select[data-subway=subway-setosen] ul li.is-active, .souba-select[data-subway=subway-toyotasen] ul li.is-active, .souba-select[data-subway=subway-tsushimasen] ul li.is-active, .souba-select[data-subway=subway-bisaisen] ul li.is-active, .souba-select[data-subway=subway-komakisen] ul li.is-active, .souba-select[data-subway=subway-hiromisen] ul li.is-active, .souba-select[data-subway=subway-tokonamesen] ul li.is-active {
  color: #e71b4e;
}
.souba-select[data-subway=subway-nagoyahonsen] ul li.is-active .title, .souba-select[data-subway=subway-inuyamasen] ul li.is-active .title, .souba-select[data-subway=subway-setosen] ul li.is-active .title, .souba-select[data-subway=subway-toyotasen] ul li.is-active .title, .souba-select[data-subway=subway-tsushimasen] ul li.is-active .title, .souba-select[data-subway=subway-bisaisen] ul li.is-active .title, .souba-select[data-subway=subway-komakisen] ul li.is-active .title, .souba-select[data-subway=subway-hiromisen] ul li.is-active .title, .souba-select[data-subway=subway-tokonamesen] ul li.is-active .title {
  color: #e71b4e;
}
.souba-select[data-subway=subway-kintetsunagoyasen] ul li.is-active, .souba-select[data-subway=subway-yorosen] ul li.is-active, .souba-select[data-subway=subway-kintetsuyunoyamasen] ul li.is-active, .souba-select[data-subway=subway-kintetsuyamadasen] ul li.is-active {
  color: #f7931b;
}
.souba-select[data-subway=subway-kintetsunagoyasen] ul li.is-active .title, .souba-select[data-subway=subway-yorosen] ul li.is-active .title, .souba-select[data-subway=subway-kintetsuyunoyamasen] ul li.is-active .title, .souba-select[data-subway=subway-kintetsuyamadasen] ul li.is-active .title {
  color: #f7931b;
}
.souba-select[data-subway=subway-aonamisen] ul li.is-active {
  color: #504192;
}
.souba-select[data-subway=subway-aonamisen] ul li.is-active .title {
  color: #504192;
}
.souba-select[data-subway=subway-tarumi] ul li.is-active {
  color: #38a6ff;
}
.souba-select[data-subway=subway-tarumi] ul li.is-active .title {
  color: #38a6ff;
}
.souba-select[data-subway=subway-aichikanjo] ul li.is-active {
  color: #072f8c;
}
.souba-select[data-subway=subway-aichikanjo] ul li.is-active .title {
  color: #072f8c;
}

/* -----------------------------------------------
	.room
-------------------------------------------------- */
.wrp-room {
  margin-bottom: 85px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .wrp-room {
    margin-bottom: 40px;
  }
}
.wrp-room .station-hdg-lv2 {
  padding: 60px 0 64px;
}
@media screen and (max-width: 767px) {
  .wrp-room .station-hdg-lv2 {
    padding: 33px 0 25px;
  }
}
.wrp-room #js-bukken {
  margin-bottom: 45px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .wrp-room #js-bukken {
    margin: 0 0 25px;
  }
}
.wrp-room #js-bukken li {
  width: 33.33333333%;
  float: left;
}
@media screen and (max-width: 767px) {
  .wrp-room #js-bukken li {
    width: 100%;
    display: table;
    float: none;
    padding: 0;
  }
  .wrp-room #js-bukken li .lst-information__image {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
  .wrp-room #js-bukken li .lst-information__content {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 10px 15px 15px 10px;
  }
}
.wrp-room .box-topics__btn .btn {
  min-width: 295px;
}
@media screen and (max-width: 767px) {
  .wrp-room .box-topics__btn .btn {
    min-width: 200px;
  }
}

/* -----------------------------------------------
	.box-info
-------------------------------------------------- */
.box-info {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .box-info .box-info__link > ul {
    padding-top: 25px;
  }
}
.box-info .box-info__link > ul > li {
  padding: 0 0 15px 50px;
}
@media screen and (max-width: 767px) {
  .box-info .box-info__link > ul > li {
    padding: 0;
  }
}
.box-info .box-info__link__area a {
  width: 41%;
}
.box-info .box-info__link__area__text {
  width: 59%;
}
.box-info .ttl-main--border {
  padding-bottom: 0;
}
.box-info .ttl-main--border::after {
  content: none;
}
.box-info .ttl-main > span.jp {
  font-size: 24px;
}

/* -----------------------------------------------
	.areamap
-------------------------------------------------- */
@media screen and (max-width: 767px) {
  .areamap {
    padding: 0 15px;
  }
}
.areamap .areamap_main {
  background: #f1f0e9;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .areamap .areamap_main {
    width: 100%;
    margin-bottom: 50px;
    border: 1px solid #cdcdc3;
  }
}
.areamap .areamap_main #map {
  width: 100%;
  float: left;
  height: 491px;
  background: #e3e3e3;
}
@media screen and (max-width: 767px) {
  .areamap .areamap_main #map {
    width: 100%;
    float: none;
    height: 240px;
  }
}
.areamap .areamap_main .aremap__link {
  display: none;
}
@media screen and (max-width: 767px) {
  .areamap .areamap_main .aremap__link {
    display: block;
    text-align: right;
    padding: 3px 5px;
    background: #fff;
  }
  .areamap .areamap_main .aremap__link a {
    display: inline-block;
    color: #52a4fd;
    font-size: 9px;
  }
}

.station-comment-wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.station-comment-slider {
  display: inline-block;
  width: 50%;
  padding: 0 10px 0 0;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .station-comment-slider {
    width: 100%;
    float: none;
    padding: 0 55px;
  }
}
.station-comment-slider::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 10px;
  width: 101px;
  height: 146px;
  background: url("/area/resource/img/station/PC-character01.png") no-repeat top center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .station-comment-slider::before {
    width: 60px;
    height: 100px;
    top: -5px;
    left: 7px;
  }
}
.station-comment-slider::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -10px;
  right: 38px;
  width: 91px;
  height: 147px;
  background: url("/area/resource/img/station/PC-character02.png") no-repeat top center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .station-comment-slider::after {
    right: 7px;
    top: -5px;
    width: 60px;
    height: 100px;
  }
}
.station-comment-slider #station-comment-slider {
  border: 4px solid #000;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider {
    width: 100%;
    max-width: 100%;
    border-width: 2px;
    border-radius: 8px;
  }
}
.station-comment-slider #station-comment-slider li {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider li {
    font-size: 13px;
  }
}
.station-comment-slider #station-comment-slider li small {
  display: block;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider li small {
    font-size: 10px;
  }
}
.station-comment-slider #station-comment-slider li span {
  font-size: 84px;
  font-family: "Helvetica";
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider li span {
    font-size: 52px;
    padding-top: 5px;
    line-height: 0.7;
    display: inline-block;
  }
}
.station-comment-slider #station-comment-slider .slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 1;
}
.station-comment-slider #station-comment-slider .slick-next i {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider .slick-next i {
    font-size: 18px;
  }
}
.station-comment-slider #station-comment-slider .slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 1;
}
.station-comment-slider #station-comment-slider .slick-prev i {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider .slick-prev i {
    font-size: 18px;
  }
}
.station-comment-slider #station-comment-slider .slick-dots {
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider .slick-dots {
    bottom: -28px;
  }
}
.station-comment-slider #station-comment-slider .slick-dots li {
  display: inline-block;
  padding: 0 7px;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider .slick-dots li {
    padding: 0 3px;
  }
}
.station-comment-slider #station-comment-slider .slick-dots li button {
  color: transparent;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  display: inline-block;
  background: #e5e5e5;
}
@media screen and (max-width: 767px) {
  .station-comment-slider #station-comment-slider .slick-dots li button {
    width: 6px;
    height: 6px;
  }
}
.station-comment-slider #station-comment-slider .slick-dots li.slick-active button {
  background: #c8c8c8;
}
.station-comment-detail {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .station-comment-detail {
    width: 100%;
    float: none;
    padding: 20px 0 0;
  }
}
.station-comment-ttl {
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .station-comment-ttl {
    font-size: 13px;
  }
}
.station-comment-note {
  display: none;
  margin-top: 10px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .station-comment-note {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .l-header__sitelogo {
    padding: 0;
  }
}
.js-fullbg img {
  visibility: hidden;
}

.txt-comingsoon {
  font-size: 22px;
  margin: 30px 0 20px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .txt-comingsoon .txt-comingsoon {
    font-size: 15px;
    margin: 20px 0;
  }
}

/* -----------------------------------------------
	.station-index 20181203
-------------------------------------------------- */
.station-index .station-hdg-lv2 {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 45px 0 25px;
  font-size: 32px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .station-index .station-hdg-lv2 {
    font-size: 17px;
    margin: 0 0 25px;
  }
  .station-index .station-hdg-lv2 small {
    font-size: 11px;
  }
  .station-index .station-hdg-lv2:after {
    display: none;
  }
  .station-index .station-hdg-lv2 + p {
    text-align: center;
    font-size: 10px;
    margin-bottom: 20px;
  }
}
.station-index .station-hdg-lv2-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .station-index .station-hdg-lv2-pc {
    display: none;
  }
}
.station-index .station-hdg-lv2-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .station-index .station-hdg-lv2-sp {
    display: block;
    margin-bottom: 10px;
  }
  .station-index .station-hdg-lv2-sp + p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .station-index .station-main {
    text-align: center;
    padding: 30px 0 0;
  }
}
.station-index .station-map p {
  text-align: right;
  padding-right: 45px;
  font-size: 13px;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .station-index .station-map p {
    margin-bottom: 15px;
    padding: 0 15px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .station-index .station-map p br {
    display: none;
  }
}
.station-index .areamap {
  background: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .station-index .areamap {
    padding: 0;
  }
}
.station-index .wrp-information {
  background: #fcf7e0;
  padding: 0 0 100px;
}
@media screen and (max-width: 767px) {
  .station-index .wrp-information {
    padding: 20px 0 30px;
  }
  .station-index .wrp-information .station-hdg-lv2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .station-index .wrp-information .station-hdg-lv2 span {
    font-size: 9px;
  }
}
.station-index .wrp-information .information-box__container {
  padding-top: 65px;
  border-radius: 10px;
  overflow: hidden;
}
.station-index .wrp-information .information-box__container:first-child {
  padding-top: 60px;
}
.station-index .wrp-information .information-box__container:before {
  display: none;
}
.station-index .wrp-information .information-box__container .tab-content {
  position: relative;
  left: auto;
  top: auto;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .station-index .wrp-information .information-box__container {
    display: none;
    margin-bottom: 0;
    padding-top: 0;
  }
  .station-index .wrp-information .information-box__container:first-child {
    padding-top: 0;
  }
  .station-index .wrp-information .information-box__container.is-active {
    display: block;
  }
}
.station-index .wrp-information .information-box__content {
  height: auto;
}
@media screen and (max-width: 767px) {
  .station-index .wrp-information .information-box__content {
    margin-top: 10px;
    height: 295px !important;
  }
}
.station-index .wrp-information .information-box__head {
  margin: 0;
}
.station-index .wrp-information .subway-higashiyama {
  color: #f1a400;
}
.station-index .wrp-information .subway-higashiyama:before {
  background-color: #f1a400;
}
.station-index .wrp-information .subway-tsurumai {
  color: #29b6f6;
}
.station-index .wrp-information .subway-tsurumai:before {
  background-color: #29b6f6;
}
.station-index .wrp-information .subway-kamiida {
  color: #fb79a5;
}
.station-index .wrp-information .subway-kamiida:before {
  background-color: #fb79a5;
}
.station-index .wrp-information .subway-meijo {
  color: #9662c7;
}
.station-index .wrp-information .subway-meijo:before {
  background-color: #9662c7;
}
.station-index .wrp-information .subway-meiko {
  color: #9662c7;
}
.station-index .wrp-information .subway-meiko:before {
  background-color: #9662c7;
}
.station-index .wrp-information .subway-sakuradori {
  color: #f55751;
}
.station-index .wrp-information .subway-sakuradori:before {
  background-color: #f55751;
}
.station-index .wrp-information .subway-tokaidohonsen,
.station-index .wrp-information .subway-chuohonsen,
.station-index .wrp-information .subway-kansaihonsen,
.station-index .wrp-information .subway-kiseihonsen,
.station-index .wrp-information .subway-takayamahonsen,
.station-index .wrp-information .subway-minoakasakasen,
.station-index .wrp-information .subway-idasen {
  color: #ff4f01;
}
.station-index .wrp-information .subway-tokaidohonsen:before,
.station-index .wrp-information .subway-chuohonsen:before,
.station-index .wrp-information .subway-kansaihonsen:before,
.station-index .wrp-information .subway-kiseihonsen:before,
.station-index .wrp-information .subway-takayamahonsen:before,
.station-index .wrp-information .subway-minoakasakasen:before,
.station-index .wrp-information .subway-idasen:before {
  background-color: #ff4f01;
}
.station-index .wrp-information .subway-nagoyahonsen,
.station-index .wrp-information .subway-inuyamasen,
.station-index .wrp-information .subway-setosen,
.station-index .wrp-information .subway-toyotasen,
.station-index .wrp-information .subway-tsushimasen,
.station-index .wrp-information .subway-bisaisen,
.station-index .wrp-information .subway-komakisen,
.station-index .wrp-information .subway-hiromisen,
.station-index .wrp-information .subway-tokonamesen {
  color: #e71b4e;
}
.station-index .wrp-information .subway-nagoyahonsen:before,
.station-index .wrp-information .subway-inuyamasen:before,
.station-index .wrp-information .subway-setosen:before,
.station-index .wrp-information .subway-toyotasen:before,
.station-index .wrp-information .subway-tsushimasen:before,
.station-index .wrp-information .subway-bisaisen:before,
.station-index .wrp-information .subway-komakisen:before,
.station-index .wrp-information .subway-hiromisen:before,
.station-index .wrp-information .subway-tokonamesen:before {
  background-color: #e71b4e;
}
.station-index .wrp-information .subway-kintetsunagoyasen,
.station-index .wrp-information .subway-yorosen,
.station-index .wrp-information .subway-kintetsuyunoyamasen,
.station-index .wrp-information .subway-kintetsuyamadasen {
  color: #f7931b;
}
.station-index .wrp-information .subway-kintetsunagoyasen:before,
.station-index .wrp-information .subway-yorosen:before,
.station-index .wrp-information .subway-kintetsuyunoyamasen:before,
.station-index .wrp-information .subway-kintetsuyamadasen:before {
  background-color: #f7931b;
}
.station-index .wrp-information .subway-aonamisen {
  color: #504192;
}
.station-index .wrp-information .subway-aonamisen:before {
  background-color: #504192;
}
.station-index .wrp-information .subway-tarumi {
  color: #38a6ff;
}
.station-index .wrp-information .subway-tarumi:before {
  background-color: #38a6ff;
}
.station-index .wrp-information .subway-aichikanjo {
  color: #072f8c;
}
.station-index .wrp-information .subway-aichikanjo:before {
  background-color: #072f8c;
}
.station-index .box-station {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .station-index .box-station {
    display: block;
  }
  .station-index .box-station img {
    pointer-events: default;
  }
}
.station-index .box-station .box-station-inner {
  max-width: 980px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .station-index .box-station .box-station-inner {
    margin-top: 10px;
  }
}
.station-index .box-station-map {
  background: #fffffb;
  border-radius: 13px;
  overflow: hidden;
  position: relative;
  height: 610px;
}
.station-index .box-station-map .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  pointer-events: none;
}
.station-index .box-station-map.iviewer_wheel .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
}
.station-index .box-station-map:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  border-radius: 13px;
  pointer-events: none;
}
.station-index .box-station-map .is-loading {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  background: #fff url(/area/resource/img/station/icn-loading.gif) no-repeat center center;
  background-size: 120px;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .station-index .box-station-map {
    border-radius: 6px;
    height: 520px;
  }
  .station-index .box-station-map:after {
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
  }
}
.station-index .lst-station li {
  margin-bottom: 5px;
}
.station-index .lst-station a {
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding: 9px 15px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ededed;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  color: #626262;
  text-align: center;
}
.station-index .lst-station a:hover, .station-index .lst-station a:active {
  opacity: 1;
}
.station-index .lst-station a.is-active {
  opacity: 1;
  background: #fff;
  -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
          box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
}
.station-index .lst-station a.higashiyama.is-active {
  color: #f1a400;
}
.station-index .lst-station a.tsurumai.is-active {
  color: #29b6f6;
}
.station-index .lst-station a.kamiida.is-active {
  color: #fb79a5;
}
.station-index .lst-station a.meijo.is-active {
  color: #9662c7;
}
.station-index .lst-station a.meiko.is-active {
  color: #9662c7;
}
.station-index .lst-station a.sakuradori.is-active {
  color: #f55751;
}
.station-index .lst-station a.tokaidohonsen.is-active, .station-index .lst-station a.chuohonsen.is-active, .station-index .lst-station a.kansaihonsen.is-active, .station-index .lst-station a.kiseihonsen.is-active, .station-index .lst-station a.takayamahonsen.is-active, .station-index .lst-station a.minoakasakasen.is-active, .station-index .lst-station a.idasen.is-active {
  color: #ff4f01;
}
.station-index .lst-station a.nagoyahonsen.is-active, .station-index .lst-station a.inuyamasen.is-active, .station-index .lst-station a.setosen.is-active, .station-index .lst-station a.toyotasen.is-active, .station-index .lst-station a.tsushimasen.is-active, .station-index .lst-station a.bisaisen.is-active, .station-index .lst-station a.komakisen.is-active, .station-index .lst-station a.hiromisen.is-active, .station-index .lst-station a.tokonamesen.is-active {
  color: #e71b4e;
}
.station-index .lst-station a.kintetsunagoyasen.is-active, .station-index .lst-station a.yorosen.is-active, .station-index .lst-station a.kintetsuyunoyamasen.is-active, .station-index .lst-station a.kintetsuyamadasen.is-active {
  color: #f7931b;
}
.station-index .lst-station a.aonamisen.is-active {
  color: #504192;
}
.station-index .lst-station a.tarumi.is-active {
  color: #38a6ff;
}
.station-index .lst-station a.aichikanjo.is-active {
  color: #072f8c;
}
.station-index .information-box__head__tab {
  display: none;
}
.station-index .box-info {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .station-index .box-info {
    margin-top: 40px;
  }
}

.wrp-information .information-box__content__pane .bg-rw-short li:last-child .station-name:before {
  left: 0;
  width: 521px;
}

.station-hdg-lv3 {
  font-size: 43px;
  font-weight: bold;
  position: relative;
  padding-left: 23px;
  margin-bottom: -7px;
}
.station-hdg-lv3:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #626262 url(/area/resource/img/station/icn-bus01.png) no-repeat center;
  background-size: 100% auto;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: -0.2em;
}
@media screen and (max-width: 767px) {
  .station-hdg-lv3 {
    display: none;
  }
}

/* -----------------------------------------------
	.POPUP
-------------------------------------------------- */
.mfp-bg {
  background: #005BAC !important;
  opacity: 0.7 !important;
}

.wrp-station-popup {
  max-width: 352px;
  margin: 0 auto;
  position: relative;
  display: none;
}
@media screen and (max-width: 767px) {
  .wrp-station-popup {
    max-width: 250px;
  }
}

.mfp-ready .wrp-station-popup {
  display: block;
}

.close.mfp-close {
  background: #1E67C5;
  border-radius: 30px;
  width: 51px;
  height: 51px;
  position: absolute;
  top: -20px;
  right: -15px;
  z-index: 99;
  opacity: 1;
  -ms-touch-action: none;
      touch-action: none;
}
.close.mfp-close span {
  width: 100%;
  height: 51px;
}
.close.mfp-close span:first-child:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close.mfp-close span:last-child:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.close.mfp-close span:after {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 25px;
  height: 3px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .close.mfp-close span {
    height: 36px;
  }
  .close.mfp-close span:after {
    left: 10px;
    top: 50%;
    width: 18px;
    height: 2px;
  }
}
.close.mfp-close:active {
  top: -20px;
}
@media screen and (max-width: 767px) {
  .close.mfp-close {
    border-radius: 20px;
    width: 36px;
    height: 36px;
    top: -12px;
    right: -12px;
  }
  .close.mfp-close:active {
    top: -12px;
  }
}

.cursor-pointer:hover {
  cursor: pointer;
}

.station-popup {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}
.station-popup__main {
  position: relative;
}
.station-popup__main img {
  width: 100%;
}
.station-popup__main__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 28px 0px 18px;
}
@media screen and (max-width: 767px) {
  .station-popup__main__content {
    padding: 12px 0px 14px;
  }
}
.station-popup__main__content p {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  text-align: left;
  padding: 0 20px 0 60px;
  letter-spacing: 0.05em;
  line-height: 1.667;
}
@media screen and (max-width: 767px) {
  .station-popup__main__content p {
    font-size: 13px;
    letter-spacing: 0.053em;
    padding: 0 22px;
  }
}
.station-popup__main__content .confirm.mfp-close {
  background: #1E67C5;
  text-align: center;
  border-radius: 29px;
  padding: 19px 36px;
  margin-top: 17px;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .station-popup__main__content .confirm.mfp-close {
    font-size: 11px;
    margin-top: 17px;
    border-radius: 21px;
    padding: 12px 25px;
  }
}
.station-popup__main__content .btn-link {
  background: #1E67C5;
  text-align: center;
  border-radius: 30px;
  padding: 13px 47px;
  margin-top: 25px;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  font-size: 14px;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .station-popup__main__content .btn-link {
    font-size: 11px;
    margin-top: 13px;
    border-radius: 21px;
    padding: 10px 25px;
    letter-spacing: 0.1em;
  }
}

.wrp-station-location-popup {
  max-width: 356px;
}
.wrp-station-location-popup .station-popup {
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.wrp-station-location-popup .station-popup__main__img {
  height: 219px;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .station-popup__main__img {
    height: 166px;
  }
}
@media only screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation: landscape) {
  .wrp-station-location-popup .station-popup__main__img {
    height: 110px;
  }
}
.wrp-station-location-popup .station-popup__main__content {
  position: relative;
  padding: 12px 0px 20px;
}
.wrp-station-location-popup .station-popup__main__content__bg {
  display: block;
  position: absolute;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 50px;
  width: 174px;
  border-radius: 216px 216px 0 0;
  -moz-border-radius: 216px 216px 0 0;
  -webkit-border-radius: 216px 216px 0 0/100px 100px 0 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .station-popup__main__content__bg {
    top: -14px;
    width: 132px;
  }
}
.wrp-station-location-popup .station-popup__main__content__inner {
  z-index: 2;
  position: relative;
}
.wrp-station-location-popup .station-popup__main__content__inner p {
  z-index: 9;
  position: relative;
}
.wrp-station-location-popup .station-popup__main__content__title {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .station-popup__main__content__title {
    font-size: 17px;
    margin-top: -3px;
  }
}
.wrp-station-location-popup .station-popup__main__content__title__sub {
  font-size: 11px;
  letter-spacing: 0.055em;
  font-weight: normal;
  text-align: center;
  margin-top: -17px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .station-popup__main__content__title__sub {
    font-size: 8px;
    margin-top: -14px;
  }
}
.wrp-station-location-popup .station-popup__main__content__txt {
  font-size: 13px;
  text-align: left;
  letter-spacing: 0.055em;
  margin-top: 15px;
  padding: 0 47px;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .station-popup__main__content__txt {
    font-size: 10px;
    margin-top: 8px;
    padding: 0 35px;
  }
}
.wrp-station-location-popup .station-popup__main__content .confirm.mfp-close {
  margin-top: 12px;
  padding: 10px 25px;
}
.wrp-station-location-popup .close.mfp-close {
  width: 47px;
  height: 47px;
  position: absolute;
  top: -20px;
  right: -15px;
}
.wrp-station-location-popup .close.mfp-close span {
  width: 100%;
  height: 47px;
}
.wrp-station-location-popup .close.mfp-close span:after {
  content: "";
  position: absolute;
  left: 13px;
  top: 50%;
  width: 23px;
  height: 2px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup .close.mfp-close {
    width: 36px;
    height: 36px;
    top: -15px;
    right: -13px;
  }
  .wrp-station-location-popup .close.mfp-close span:after {
    left: 10px;
    width: 18px;
    height: 2px;
  }
  .wrp-station-location-popup .close.mfp-close:active {
    top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .wrp-station-location-popup {
    max-width: 270px;
  }
}

/* Overlay Popup */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* -----------------------------------------------
	.Box station information
-------------------------------------------------- */
.box-station-infomation {
  display: block;
  max-width: 980px;
  margin: 50px auto 0;
}
.box-station-infomation__lst {
  margin-top: 5px;
}
.box-station-infomation__lst__title {
  text-align: left;
}
.box-station-infomation__lst__title__name {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
}
.box-station-infomation__lst__title__name--green {
  color: #C0CD28;
}
.box-station-infomation__lst__title__name--blue {
  color: #57CED0;
}
.box-station-infomation__lst__title__txt {
  font-size: 11px;
  font-weight: bold;
  line-height: 3.27;
  color: #333;
  margin-left: -3px;
}
.box-station-infomation__lst ul {
  text-align: left;
  margin-top: -10px;
}
.box-station-infomation__lst ul li {
  display: inline-block;
  padding-right: 10px;
}
.box-station-infomation__lst ul li a {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 2.77;
  color: #333;
  border-bottom: solid 1px #333;
}

/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  display: block;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 0 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

.selectize-input > input {
  padding: 0 !important;
  min-height: 24px !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 1 !important;
  left: 0 !important;
  position: relative !important;
  display: block !important;
  width: 100%;
}

.selectize-input.has-items {
  display: inline-block;
}

.selectize-input.has-items > input {
  display: inline-block !important;
  min-width: 6em;
  max-width: none;
  width: auto;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown .option {
  cursor: pointer;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

/*.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}*/
.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
  white-space: nowrap;
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1da7ee), to(#178ee9));
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee", endColorstr="#ff178ee9", GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008fd8), to(#0075cf));
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8", endColorstr="#ff0075cf", GradientType=0);
}

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2));
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

.page-map {
  /* -----------------------------------------------
  	.gmap-sumumachi
  -------------------------------------------------- */
}
.page-map #l_document {
  position: relative;
  overflow: hidden;
}
.page-map .box_map {
  position: relative;
}
.page-map #box_map_alert {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 240px;
  padding: 20px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  line-height: 1.7;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  pointer-events: none;
}
.page-map #box_map_alert.isActive {
  visibility: visible;
  opacity: 1;
}
.page-map #map_present {
  position: absolute;
  right: 15px;
  bottom: 55px;
  padding: 5px 2px;
  border-radius: 2px;
  background: #FFF;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0;
          box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.page-map #map_present i {
  display: block;
  margin-bottom: 6px;
  color: #0075dd;
  font-size: 17px;
}
.page-map #map_present i:before {
  margin: 0;
}
.page-map #map_present.isBrowserSupport {
  visibility: visible;
  opacity: 1;
}
.page-map #map_present.isAcoordionOpen {
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  bottom: 280px;
}
@media screen and (min-width: 768px) {
  .page-map #map_present {
    right: 20px;
    bottom: 60px;
    padding: 8px 4px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
  }
  .page-map #map_present i {
    display: block;
    margin-bottom: 6px;
    color: #0075dd;
    font-size: 25px;
  }
  .page-map #map_present i:before {
    margin: 0;
  }
  .page-map #map_present.isAcoordionOpen {
    bottom: 390px;
  }
}
.page-map #box_map_loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 41;
}
.page-map #box_map_loading > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 26px 14px 9px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #0075dd;
  font-size: 11px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
          box-shadow: rgba(0, 0, 0, 0.4) 0 0 4px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.page-map #box_map_loading > div:before {
  font-family: "fontello";
  content: "\e830";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 13px;
  left: 50%;
  font-size: 48px;
  margin-left: -24px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.page-map #box_map_loading > div img {
  display: block;
  margin: 0 auto 22px;
}
.page-map #box_map_loading.isLoading {
  display: block;
}
.page-map #box_map_loading.isLoading > div {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-map #box_map_loading.isLoading > div:before {
  -webkit-animation-name: loading;
          animation-name: loading;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
  }
  33% {
    -webkit-transform: rotate(600deg);
            transform: rotate(600deg);
  }
  50% {
    -webkit-transform: rotate(900deg);
            transform: rotate(900deg);
  }
  66% {
    -webkit-transform: rotate(1200deg);
            transform: rotate(1200deg);
  }
  83% {
    -webkit-transform: rotate(1500deg);
            transform: rotate(1500deg);
  }
  99.9% {
    -webkit-transform: rotate(1800deg);
            transform: rotate(1800deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  16% {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
  }
  33% {
    -webkit-transform: rotate(600deg);
            transform: rotate(600deg);
  }
  50% {
    -webkit-transform: rotate(900deg);
            transform: rotate(900deg);
  }
  66% {
    -webkit-transform: rotate(1200deg);
            transform: rotate(1200deg);
  }
  83% {
    -webkit-transform: rotate(1500deg);
            transform: rotate(1500deg);
  }
  99.9% {
    -webkit-transform: rotate(1800deg);
            transform: rotate(1800deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.page-map .box_article-wrap {
  position: relative;
}
.page-map .box_article {
  background: rgba(31, 103, 197, 0.8);
  position: absolute;
  width: 100%;
  bottom: 54px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.page-map .box_article.is-open {
  bottom: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 768px) {
  .page-map .box_article {
    bottom: 45px;
  }
}
.page-map .box_article_head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  cursor: pointer;
}
.page-map .box_article_head_inner {
  width: 100%;
  max-width: 1060px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  margin: 0 auto;
}
.page-map .box_article_head_inner p.txt {
  font-size: 16px;
  color: #fff;
}
.page-map .box_article_head_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff;
  border-radius: 25px;
  padding: 0px 10px;
}
.page-map .box_article_head_btn .txt {
  font-size: 13px;
  color: #3399ff;
}
.page-map .box_article_head_btn i {
  margin: 0;
  color: #3399ff;
}
.page-map .box_article_head_btn i:before {
  font-size: 16px;
  margin: 0 0 0 -2px;
}
@media screen and (min-width: 768px) {
  .page-map .box_article_head_btn .txt {
    font-size: 16px;
  }
  .page-map .box_article_head_btn i {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .page-map .box_article_head:hover .box_article_head_btn {
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}
.page-map .article-slider_wrap {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-map .article-slider_wrap {
    padding: 0 45px;
  }
}
.page-map .article-slider_wrap .slider-arrows {
  width: 100%;
}
.page-map .article-slider_wrap .slide-arrow {
  position: absolute;
  display: inline-block;
  top: 50%;
  -webkit-transform: tranlateY(-50%);
      -ms-transform: tranlateY(-50%);
          transform: tranlateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  cursor: pointer;
}
.page-map .article-slider_wrap .slide-arrow p {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.page-map .article-slider_wrap .slide-arrow span {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  border-radius: 30px;
}
.page-map .article-slider_wrap .slide-arrow span:after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #3399ff;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 100%;
  height: 100%;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-map .article-slider_wrap .slide-arrow.next-arrow {
  right: -10px;
}
.page-map .article-slider_wrap .slide-arrow.next-arrow span:after {
  content: "\e80c";
  right: -2px;
}
.page-map .article-slider_wrap .slide-arrow.prev-arrow {
  left: -10px;
}
.page-map .article-slider_wrap .slide-arrow.prev-arrow span:after {
  content: "\e80b";
  left: -2px;
}
.page-map .article-slider_wrap .slide-arrow:hover {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-map .article-slider_wrap .slide-arrow:hover.next-arrow span:after {
  right: -6px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-map .article-slider_wrap .slide-arrow:hover.prev-arrow span:after {
  left: -6px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-map .article-slider_wrap .slide-arrow.slick-disabled:hover {
  opacity: 1 !important;
}
.page-map .article-slider_wrap .slide-arrow.slick-disabled:hover.next-arrow span:after {
  right: -2px !important;
}
.page-map .article-slider_wrap .slide-arrow.slick-disabled:hover.prev-arrow span:after {
  left: -2px !important;
}
.page-map .article-slider_wrap .slide-arrow.slick-disabled span {
  background: #ccc !important;
}
.page-map .article-slider_wrap .slide-arrow.slick-disabled span:after {
  color: #FFF !important;
}
.page-map .article-slider_inner {
  display: block;
  overflow: hidden;
  padding-top: 45px;
}
.page-map #article-slider.slick-initialized {
  padding: 0 0 10px;
  width: 100%;
}
.page-map #article-slider.slick-initialized .article-slider_item {
  display: inline-block;
  width: 50%;
  padding: 5px 5px 3px;
  border-radius: 5px;
  background: #fff;
  max-width: 190px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-map #article-slider.slick-initialized .article-slider_item a {
  display: block;
}
.page-map #article-slider.slick-initialized .article-slider_item img {
  width: 100%;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-map #article-slider.slick-initialized .article-slider_item .article_inner {
  padding: 8px 25px 8px 8px;
  position: relative;
}
.page-map #article-slider.slick-initialized .article-slider_item .article_inner p.article_hdg {
  display: block;
  width: 100%;
  height: 54px;
  overflow: hidden;
  margin-top: 3px;
  font-size: 12px;
  font-weight: bold;
  word-break: break-all;
}
.page-map #article-slider.slick-initialized .article-slider_item .article_inner p.article_tag {
  width: 100%;
  font-size: 11px;
  height: 18px;
  margin-top: 3px;
  overflow: hidden;
}
.page-map #article-slider.slick-initialized .article-slider_item .article_inner:after {
  content: "\e80c";
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #3399ff;
  color: #fff;
  border-radius: 0.5em;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  .page-map #article-slider.slick-initialized .article-slider_item {
    padding: 8px 8px 3px;
    max-width: 280px;
  }
  .page-map #article-slider.slick-initialized .article-slider_item img {
    height: 162px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-map #article-slider.slick-initialized .article-slider_item .article_inner {
    padding: 8px 35px 8px 8px;
  }
  .page-map #article-slider.slick-initialized .article-slider_item .article_inner p.article_hdg {
    font-size: 15px;
    height: 73px;
  }
  .page-map #article-slider.slick-initialized .article-slider_item .article_inner p.article_tag {
    font-size: 12px;
    height: 34px;
    line-height: 16px;
  }
  .page-map #article-slider.slick-initialized .article-slider_item .article_inner:after {
    right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    right: 3px;
  }
}
.page-map #article-slider.slick-initialized .slick-slide {
  margin: 0 5px;
}
.page-map #article-slider.slick-initialized .slick-list.draggable {
  overflow: visible;
}
.page-map .box_article.is-open .article-slider_item.slick-current {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-map .gmap-sumumachi a {
  display: block;
  width: 100%;
  min-height: 13px;
  height: 100%;
  color: #222;
  text-decoration: none;
}
.page-map .gmap-sumumachi .name {
  width: 100%;
  line-height: 1.3;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.page-map .snav_search {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  margin: 0 auto;
}
.page-map .snav_search form {
  width: 100%;
  position: relative;
}
.page-map .snav_search form #map_search_keyword {
  width: calc(100% - 40px);
}
.page-map .snav_search form:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.page-map .snav_search form .search_form_submit {
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  border: none;
  text-indent: -9999px;
  z-index: 0;
  width: 40px;
  height: 100%;
  background: #CCC;
  border-radius: 0 5px 5px 0;
}
.page-map .snav_search form:after {
  right: 7px;
  margin-top: -9px;
  font-size: 16px;
  font-family: "fontello";
  content: "\e900";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  font-size: 22px;
  z-index: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  pointer-events: none;
}
.page-map .snav_search .box_suggest {
  background: #fff;
  border: 1px solid #c7c7c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  min-height: 35px;
  margin: 0 0 5px;
  padding-right: 40px;
  position: relative;
  cursor: text;
}
.page-map .snav_search .box_suggest .selectize-control {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 8px;
}
.page-map .snav_search .selectize-dropdown [data-selectable] .highlight {
  background: none;
  font-weight: bold;
}
.page-map .snav_search .selectize-input .js_SearchItem {
  padding: 1px 6px;
  margin: 0 5px 0 0;
  background: #0075dd;
  border-radius: 20px;
  color: #FFF;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}
.page-map .snav_search .selectize-control.single {
  overflow: hidden;
}
.page-map .snav_search .selectize-control.single .selectize-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: none;
  background-color: #fff;
  width: 100% !important;
}
.page-map .snav_search .selectize-control.single .selectize-input:after {
  display: none !important;
}
.page-map .snav_search .selectize-control.single .selectize-input input {
  font-size: 16px;
  width: 100% !important;
  text-align: left;
  padding-left: 40px;
}
.page-map .snav_search .box_suggest .selectize-dropdown {
  top: 100% !important;
  left: -1px !important;
  width: 100% !important;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  z-index: 100;
  margin-top: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  border: 1px solid #d0d0d0;
  overflow: hidden;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup-header {
  font-weight: bold;
  font-size: 13px;
  padding: 10px;
  background: #f1f1f1;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup-header + .option {
  border-top: 0;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup[data-group=station] .optgroup-header {
  padding: 5px 10px;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup[data-group=station] .optgroup-header:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  content: "\f239";
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.1em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup[data-group=area] .optgroup-header {
  padding: 5px 10px;
}
.page-map .snav_search .box_suggest .selectize-dropdown .optgroup[data-group=area] .optgroup-header:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  content: "\e809";
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.1em;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-map .snav_search .box_suggest .selectize-dropdown .option {
  border-top: 1px solid #ccc;
  margin: 0 10px;
  padding: 7px 0;
}
.page-map .snav_search .box_suggest .selectize-dropdown .option:first-child {
  border-top: 0;
}
.page-map .snav_search .selectize-dropdown .active {
  color: #222;
}
.page-map .snav_search .selectize-dropdown .create,
.page-map .snav_search .selectize-dropdown .create.active {
  color: #222;
  padding: 7px 0;
  margin: 0 10px;
}
.page-map .snav_search .selectize-dropdown-content {
  max-height: 195px;
}
.page-map .gm-style-iw-d div {
  overflow: hidden !important;
}

.isSafari .page-map .gm-style-iw-d {
  min-height: 25px;
  padding-right: 15px;
}