@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, q, pre, table, caption, colgroup, col, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, input, span, a, img, em, ins, del, cite, abbr, sup, sub, dfn, code, var, samp, kbd, object, script, noscript, style, iframe, embed, param, map, area, menu, hr, address, small, strong, i, b, article, aside, figure, footer, header, hgroup, nav, section, figcaption, time, video, audio, mark, ruby, rt, rp, bdo, source, canvas, details, summary, command, datalist, keygen, output, progress, meter {
  margin: 0;
  padding: 0;
  font-size: 100%;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

img {
  vertical-align: top;
}

[hidden] {
  display: none;
}

mark {
  background: none;
}

em {
  font-style: normal;
}

input {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  html {
    font-size: 10px;
  }
}

@font-face {
  font-family: mbrsfont;
  src: local("Helvetica"), local("Arial"), local("sans-serif"); }

body {
  color: #122d6a;
  font-family: 'mbrsfont', sans-serif;
  font-size: 75%;
  letter-spacing: -.001em;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.2rem;
  }
}

a {
  color: #2e96f8;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .sp {
    display: none;
  }
}
.ie .sp {
  display: none;
}

.lv-02 {
  position: relative;
}

.group {
  *zoom: 1;
}
.group:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}

#header {
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding: 12px 0;
  border-top: 26px solid #2e96f8;
}
@media screen and (max-width: 640px) {
  #header {
    width: auto;
    padding: 10px;
    border-top-width: 50px;
  }
}
#header h1 {
  float: left;
  padding-top: 4px;
}
@media screen and (max-width: 640px) {
  #header h1 {
    float: none;
    padding-top: 0;
    text-align: center;
  }
}
#header .tagline,
#header .name {
  display: block;
}
#header .name {
  margin-top: 5px;
  font-size: 155%;
}
@media screen and (max-width: 640px) {
  #header .name {
    font-size: 2.2rem;
  }
}
#header .utility {
  float: right;
  *width: 370px;
}
@media screen and (max-width: 640px) {
  #header .utility {
    float: none;
  }
}
#header .utility .contact {
  float: left;
  margin-right: 30px;
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  #header .utility .contact {
    float: none;
    margin-top: 12px;
    margin-right: 0;
    padding: 9px 0;
    background-color: #2e96f8;
    color: #fff;
    text-align: center;
  }
}
#header .utility .contact .title,
#header .utility .contact .holiday {
  font-size: 83%;
}
@media screen and (max-width: 640px) {
  #header .utility .contact .title,
  #header .utility .contact .holiday {
    font-size: 1rem;
  }
}
#header .utility .contact .tel {
  font-size: 200%;
}
@media screen and (max-width: 640px) {
  #header .utility .contact .tel {
    font-size: 2.5rem;
  }
}
#header .utility .contact .tel i {
  margin-right: 4px;
  vertical-align: 2px;
}
@media screen and (min-width: 641px) {
  #header .utility .contact .tel i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 12px;
    height: 12px;
    background-position: 0 -193px;
  }
}
.ie #header .utility .contact .tel i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 12px;
  height: 12px;
  background-position: 0 -193px;
  *vertical-align: 8px;
}
@media screen and (max-width: 640px) {
  #header .utility .contact .tel i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 11px;
    height: 11px;
    background-position: 0 -150px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (max-width: 640px) {
  #header .utility .contact .tel a {
    color: #fff;
    text-decoration: none; } }
@media screen and (min-width: 641px) {
  #header .utility .contact .tel a {
    color: ##122d6a;
    text-decoration: none;
    cursor: default; }
  #header .utility .contact .tel a:hover, #header .utility .contact .tel a:focus, #header .utility .contact .tel a:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; } }
#header .utility .reservation {
  float: right;
}
@media screen and (max-width: 640px) {
  #header .utility .reservation {
    display: none;
  }
}
#header .language {
  position: absolute;
  top: -26px;
  right: 16px;
  font-size: 83%;
}
@media screen and (max-width: 640px) {
  #header .language {
    top: -50px;
    right: 0;
    left: 0;
    font-size: 1rem;
    text-align: center;
  }
}
#header .language li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 13px;
}
#header .language li:first-child {
  margin-left: 0;
}
#header .language a {
  display: block;
  color: #122d6a;
  text-decoration: none;
  line-height: 26px;
}
@media screen and (max-width: 640px) {
  #header .language a {
    line-height: 50px;
  }
}
#header .language a:hover, #header .language a:focus, #header .language a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#header .language i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media screen and (min-width: 641px) {
  #header .language i {
    margin-right: 3px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 4px;
    height: 8px;
    background-position: 0 -308px;
    vertical-align: -1px;
  }
}
@media screen and (max-width: 640px) {
  #header .language i {
    margin-right: 4px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 4px;
    height: 7px;
    background-position: 0 -210px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
    vertical-align: 0;
  }
}

#global {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #global {
    width: auto;
    padding: 0 10px;
  }
}
@media screen and (max-width: 640px) {
  #global ul {
    position: relative;
  }
  #global ul:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    left: 50%;
    width: 1px;
    margin-left: -1px;
    border-right: 1px solid #fff;
    content: "";
  }
}
#global li {
  position: relative;
  float: left;
  width: 180px;
}
@media screen and (max-width: 640px) {
  #global li {
    width: 50%;
    border-top: 1px solid #fff;
  }
}
#global li:before {
  display: block;
  position: absolute;
  top: 7px;
  bottom: 7px;
  left: 0;
  width: 0;
  border-right: 1px dotted #fff;
  content: "";
}
@media screen and (max-width: 640px) {
  #global li:before {
    display: none;
  }
}
#global li:first-child {
  border-top: none;
}
#global li:first-child:before {
  display: none;
}
#global li:nth-child(2) {
  border-top: none;
}
#global a {
  display: block;
  padding: 12px 0;
  background-color: #122d6a;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#global a:hover, #global a:focus, #global a:active {
  background-color: #415788;
}
@media screen and (max-width: 640px) {
  #global .active {
    display: none;
  }
}
#global .active a {
  background-color: #415788;
  cursor: default;
  pointer-events: none;
}

#keyvisual {
  position: relative;
  width: 900px;
  margin: 15px auto 0;
  color: #fff;
}

#keyvisual .attn { position:absolute; top:30px; right:30px; font-size:.7em;}

@media screen and (max-width: 640px) {
  #keyvisual {
    width: auto;
    margin: 10px 10px 0;
  }
 
   #keyvisual .attn {
	  position:absolute; top:170px; left:20px;
	  } 
  
}
#keyvisual .lead {
  height: 300px;
  padding: 25px 15px 15px 30px;
  font-weight:bold; text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}
@media screen and (max-width: 640px) {
  #keyvisual .lead {
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
#keyvisual .lead .title {
  font-size: 200%;
}
@media screen and (max-width: 640px) {
  #keyvisual .lead .title {
    font-size: 1.4rem;
  }
}
#keyvisual .lead .list {
  margin-top: 10px;
  font-size: 133.4%;
  font-weight:bold; text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}
@media screen and (max-width: 640px) {
  #keyvisual .lead .list {
    font-size: 1.2rem;
  }
}
#keyvisual .lead .list li {
  margin-top: 2px;
}
#keyvisual .lead .no {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1.5em;
  margin-right: 4px;
  padding: 3px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #2e96f8;
  color: #fff;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  vertical-align: 2px;
  text-shadow:none;
}
@media screen and (max-width: 640px) {
  #keyvisual .lead .no {
    padding: 2px 0;
  }
}
#keyvisual .point {
  position: absolute;
  bottom: 15px;
  left: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  #keyvisual .point {
    position: static;
    border-top: 1px solid #fff;
  }
}
@media screen and (max-width: 640px) {
  #keyvisual .point ul {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  #keyvisual .point ul:after {
    display: none;
  }
}
#keyvisual .point li {
  float: left;
  width: 95px;
  margin-left: 12px;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -ms-border-radius: 48px;
  -o-border-radius: 48px;
  border-radius: 48px;
  background-color: #2e96f8;
  color: #fff;
  text-align: center;
}
#keyvisual .point li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  #keyvisual .point li {
    display: table-cell;
    float: none;
    margin-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
  }
  #keyvisual .point li + li {
    border-left: 1px solid #fff;
  }
}
#keyvisual .point .line-02 {
  height: 67px;
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  #keyvisual .point .line-02 {
    height: auto;
    padding: 10px 0;
  }
}
#keyvisual .point .line-03 {
  height: 73px;
  padding-top: 22px;
}
@media screen and (max-width: 640px) {
  #keyvisual .point .line-03 {
    height: auto;
    padding: 10px 0;
  }
}
#keyvisual .point .large {
  font-size: 133.4%;
}
#keyvisual .point .small {
  font-size: 83.3%;
}
#keyvisual .banner {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
@media screen and (max-width: 640px) {
  #keyvisual .banner {
    position: static;
    margin-top: 8px;
  }
  #keyvisual .banner img {
    width: 100%;
    height: auto;
  }
}

#container {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #container {
    width: auto;
    padding: 0 10px;
  }
}

#footer {
  width: 840px;
  margin: 45px auto 0;
  padding: 12px 30px 45px;
  background-color: #122d6a;
  color: #fff;
  font-size: 83%;
}
@media screen and (max-width: 640px) {
  #footer {
    width: auto;
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
  }
}
#footer ul {
  float: left;
}
@media screen and (max-width: 640px) {
  #footer ul {
    float: none;
  }
}
#footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 24px;
}
#footer a {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#footer a i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 6px;
  height: 8px;
  background-position: 0 -316px;
  *vertical-align: 2px;
}
#footer .copyright {
  float: right;
}
@media screen and (max-width: 640px) {
  #footer .copyright {
    float: none;
    margin-top: 10px;
  }
}

.mod-conversion {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-conversion {
    margin-top: 20px;
  }
}
.mod-conversion .conversion-banner,
.mod-conversion .conversion-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .mod-conversion .conversion-banner,
  .mod-conversion .conversion-btn {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .mod-conversion .conversion-banner img {
    width: 100%;
    height: auto;
  }
}
.mod-conversion .conversion-btn {
  margin-left: 24px;
}
@media screen and (max-width: 640px) {
  .mod-conversion .conversion-btn {
    margin-top: 10px;
    margin-left: 0;
  }
}

.mod-tile {
  float: left;
  width: 612px;
  margin-top: 6px;
}
@media screen and (max-width: 640px) {
  .mod-tile {
    float: none;
    width: auto;
    margin-top: 12px;
  }
}
.mod-tile ul {
  margin-left: -6px;
  *zoom: 1;
}
@media screen and (max-width: 640px) {
  .mod-tile ul {
    position: relative;
    margin-left: 0;
  }
  .mod-tile ul:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 10;
    width: 1px;
    margin-left: -1px;
    border-right: 1px solid #fff;
    content: "";
  }
}
.mod-tile li {
  position: relative;
  float: left;
  width: 188px;
  margin: 6px 0 0 6px;
  padding-left: 12px;
  background-color: #2e96f8;
  _display: inline;
}
@media screen and (max-width: 640px) {
  .mod-tile li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-left: 10px;
    border-top: 1px solid #fff;
  }
}
@media screen and (max-width: 640px) {
  .mod-tile li:first-child {
    border-top: none;
  }
}
@media screen and (max-width: 640px) {
  .mod-tile li:first-child + li {
    border-top: none;
  }
}
.mod-tile li i {
  display: block;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-01 i {
    right: 19px;
    margin-top: -17px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-position: 0 -79px;
  }
}
.ie .mod-tile li.tile-item-01 i {
  right: 19px;
  margin-top: -17px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 34px;
  height: 34px;
  background-position: 0 -79px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-01 i {
    right: 12px;
    margin-top: -13px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background-position: 0 -50px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-02 i {
    right: 21px;
    margin-top: -22px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 26px;
    height: 44px;
    background-position: 0 0;
  }
}
.ie .mod-tile li.tile-item-02 i {
  right: 21px;
  margin-top: -22px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 26px;
  height: 44px;
  background-position: 0 0;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-02 i {
    right: 11px;
    margin-top: -13px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 29px;
    height: 26px;
    background-position: 0 0;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-03 i {
    right: 15px;
    margin-top: -17px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 42px;
    height: 34px;
    background-position: 0 -234px;
  }
}
.ie .mod-tile li.tile-item-03 i {
  right: 15px;
  margin-top: -17px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 42px;
  height: 34px;
  background-position: 0 -234px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-03 i {
    right: 10px;
    margin-top: -13px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 30px;
    height: 25px;
    background-position: 0 -161px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-04 i {
    right: 13px;
    margin-top: -15px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 44px;
    height: 29px;
    background-position: 0 -205px;
  }
}
.ie .mod-tile li.tile-item-04 i {
  right: 13px;
  margin-top: -15px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 44px;
  height: 29px;
  background-position: 0 -205px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-04 i {
    right: 10px;
    margin-top: -15px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background-position: 0 -120px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-05 i {
    right: 17px;
    margin-top: -19px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 35px;
    height: 38px;
    background-position: 0 -113px;
  }
}
.ie .mod-tile li.tile-item-05 i {
  right: 17px;
  margin-top: -19px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 38px;
  background-position: 0 -113px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-05 i {
    right: 13px;
    margin-top: -12px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 24px;
    height: 24px;
    background-position: 0 -26px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
@media screen and (min-width: 641px) {
  .mod-tile li.tile-item-06 i {
    right: 18px;
    margin-top: -16px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 35px;
    height: 35px;
    background-position: 0 -44px;
  }
}
.ie .mod-tile li.tile-item-06 i {
  right: 18px;
  margin-top: -16px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 35px;
  height: 35px;
  background-position: 0 -44px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.tile-item-06 i {
    right: 12px;
    margin-top: -15px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 27px;
    height: 30px;
    background-position: 0 -75px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
.mod-tile li.line-02 {
  padding-top: 20px;
  height: 50px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.line-02 {
    height: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 16px;
  }
}
.mod-tile li.line-03 {
  padding-top: 9px;
  height: 61px;
}
@media screen and (max-width: 640px) {
  .mod-tile li.line-03 {
    height: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 6px;
  }
}
.mod-tile .tile-title {
  color: #ffee5c;
  font-size: 91.6%;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .mod-tile .tile-title {
    font-size: .9rem;
  }
}
.mod-tile .tile-text {
  margin-top: 4px;
  color: #fff;
  font-size: 91.6%;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .mod-tile .tile-text {
    margin-top: 2px;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 640px) {
  .mod-situation {
    margin-top: 10px;
  }
}
.mod-situation .situation-column {
  float: left;
  width: 281px;
  margin-left: 28px;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-column {
    float: none;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.mod-situation .situation-column:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-column:first-child {
    margin-left: auto;
  }
}
.mod-situation .situation-item {
  position: relative;
  height: 135px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item {
    height: 145px;
    margin-top: 0;
  }
}
.mod-situation .situation-item .situation-text {
  position: absolute;
  top: 48px;
  z-index: 10;
  width: 136px;
  color: #f5a500;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item .situation-text {
    top: 50px;
    width: 145px;
  }
}
.mod-situation .situation-item .situation-text.small {
  padding-top: 3px;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item .situation-text.small {
    padding-top: 4px;
  }
}
.mod-situation .situation-item .situation-text em {
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item .situation-text em {
    font-size: 2rem;
  }
}
.mod-situation .situation-item .situation-image {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item .situation-image {
    bottom: 11px;
  }
  .mod-situation .situation-item .situation-image img {
    width: 134px;
    height: auto;
  }
}
.mod-situation .situation-item .situation-tooltip {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 640px) {
  .mod-situation .situation-item .situation-tooltip {
    width: 154px;
    height: auto;
  }
}
.mod-situation .situation-item.left .situation-image {
  right: 0;
}
.mod-situation .situation-item.left .situation-text,
.mod-situation .situation-item.left .situation-tooltip {
  left: 0;
}
.mod-situation .situation-item.right .situation-image {
  left: 0;
}
.mod-situation .situation-item.right .situation-text,
.mod-situation .situation-item.right .situation-tooltip {
  right: 0;
}

@media screen and (max-width: 640px) {
  .mod-flow {
    width: 300px;
    margin: 10px auto 0;
  }
}
.mod-flow ol {
  margin-left: -10px;
  *zoom: 1;
}
@media screen and (max-width: 640px) {
  .mod-flow ol {
    width: 300px; margin: 0 auto;
  }
}
.mod-flow .flow-item {
  position: relative;
  float: left;
  width: 164px;
  margin-top: 30px;
  margin-right: 40px;
  margin-left: 10px;
  padding-left: 50px;
  background-color: #2e96f8;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-item {
    float: none;
    width: auto;
    margin: 27px 0 0;
    padding: 10px 10px 10px 38px;
  }
  .mod-flow .flow-item:first-child {
    margin-top: 5px;
  }
}
.mod-flow .flow-item.flow-item-clear {
  margin-left: 128px;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-item.flow-item-clear {
  	margin-left: 0;
  }
}
.mod-flow .flow-item i {
  display: block;
  position: absolute;
  top: 0;
  right: -40px;
  bottom: 0;
  border-left: 40px solid #2e96f8;
  border-top: 57px solid transparent;
  border-bottom: 57px solid transparent;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-item i {
    top: auto;
    right: 0;
    left: 0;
    bottom: -22px;
    border-top: 22px solid #2e96f8;
    border-right: 150px solid transparent;
    border-left: 150px solid transparent;
    border-bottom: none;
  }
}
.mod-flow .line-01 {
  padding-top: 46px;
  height: 68px;
}
.mod-flow .line-02 {
  padding-top: 26px;
  height: 88px;
}
.mod-flow .line-03 {
  padding-top: 22px;
  height: 92px;
}
.mod-flow .line-04 {
  padding-top: 12px;
  height: 102px;
}
@media screen and (max-width: 640px) {
  .mod-flow .line-01,
  .mod-flow .line-02,
  .mod-flow .line-03,
  .mod-flow .line-04 {
    padding-top: 10px;
    height: auto;
  }
}
.mod-flow .flow-no {
  position: absolute;
  top: 50%;
  left: 13px;
  width: 1.5em;
  margin-top: -13px;
  padding: 4px 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #fff;
  color: #2e96f8;
  font-size: 133.4%;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-no {
    left: 10px;
    margin-top: -10px;
    padding: 3px 0;
    font-size: 1.2rem;
  }
}
.mod-flow .flow-title {
  color: #ffee5c;
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-title {
    font-size: 1.5rem;
  }
}
.mod-flow .flow-text {
  margin-top: 4px;
  color: #fff;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-flow .flow-text {
    font-size: 1.2rem;
  }
}
.mod-flow .flow-footer {
  position: relative;
  margin-top: 30px;
}
.mod-flow .flow-note {
  font-size: 100%;
}

.mod-flow-detail ol {
  margin-left: -5px;
  *zoom: 1;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail ol {
    width: 300px; margin: 0 auto;
  }
}
.mod-flow-detail .flow-item {
  position: relative;
  float: left;
  width: 90px;
  margin-top: 30px;
  margin-right: 25px;
  margin-left: 5px;
  padding-left: 30px;
  background-color: #2e96f8;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-item {
    float: none;
    width: auto;
    margin-top: 27px;
    margin-right: 0;
    margin-left: 0;
  }
  .mod-flow-detail .flow-item:first-child {
    margin-top: 5px;
  }
}
.mod-flow-detail .flow-item i {
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  border-left: 20px solid #2e96f8;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-item i {
    top: auto;
    right: 0;
    left: 0;
    bottom: -22px;
    border-top: 22px solid #2e96f8;
    border-right: 150px solid transparent;
    border-left: 150px solid transparent;
    border-bottom: none;
  }
}
.mod-flow-detail .line-01 {
  padding-top: 26px;
  height: 44px;
}
.mod-flow-detail .line-02 {
  padding-top: 16px;
  height: 54px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .line-01,
  .mod-flow-detail .line-02 {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
  }
}
.mod-flow-detail .flow-no {
  position: absolute;
  top: 50%;
  left: 7px;
  width: 1.5em;
  margin-top: -10px;
  padding: 3px 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #fff;
  color: #2e96f8;
  line-height: 1;
  text-align: center;
}
.mod-flow-detail .flow-title {
  color: #ffee5c;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-title {
    font-size: 1.4rem;
  }
}
.mod-flow-detail .flow-step {
  position: relative;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step {
    margin-top: 40px;
  }
}
.mod-flow-detail .flow-step + .flow-step {
  margin-top: 96px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step + .flow-step {
    margin-top: 48px;
  }
}
.mod-flow-detail .flow-step .flow-step-image {
  float: left;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-image {
    float: none;
    margin: 0 -10px;
  }
  .mod-flow-detail .flow-step .flow-step-image img {
    width: 100%;
    height: auto;
  }
}
.mod-flow-detail .flow-step .flow-step-text {
  float: right;
  width: 400px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-text {
    float: none;
    width: auto;
  }
}
.mod-flow-detail .flow-step .flow-step-title {
  color: #2e96f8;
  font-size: 166.7%;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-title {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}
.mod-flow-detail .flow-step .flow-step-title .flow-step-no {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1.5em;
  margin-right: 10px;
  padding: 3px 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  background-color: #2e96f8;
  color: #fff;
  font-size: 90%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-title .flow-step-no {
    margin-right: 5px;
    padding: 2px 0;
    font-size: 1.2rem;
  }
}
.mod-flow-detail .flow-step .flow-step-list {
  list-style: outside disc;
  margin-top: 12px;
  margin-left: 2em;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-list {
    margin-top: 10px;
    margin-left: 1.6em;
  }
}
.mod-flow-detail .flow-step .flow-step-list li {
  margin-top: 4px;
}
.mod-flow-detail .flow-step .flow-step-p {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-p {
    margin-top: 10px;
  }
}
.mod-flow-detail .flow-step .flow-step-p em {
  font-weight: bold;
}
.mod-flow-detail .flow-step .flow-step-btn {
  width: 160px;
  margin-top: 4px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-btn {
    width: auto;
    margin-top: 10px;
  }
}
.mod-flow-detail .flow-step .flow-step-icon {
  display: block;
  position: absolute;
  left: 50%;
}
@media screen and (min-width: 641px) {
  .mod-flow-detail .flow-step .flow-step-icon {
    top: -58px;
    margin-left: -18px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 36px;
    height: 22px;
    background-position: 0 -171px;
  }
}
.ie .mod-flow-detail .flow-step .flow-step-icon {
  top: -58px;
  margin-left: -18px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 36px;
  height: 22px;
  background-position: 0 -171px;
}
@media screen and (max-width: 640px) {
  .mod-flow-detail .flow-step .flow-step-icon {
    top: -29px;
    margin-left: -9px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 18px;
    height: 11px;
    background-position: 0 -186px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}

.mod-imagebox .imagebox-image {
  float: right;
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  .mod-imagebox .imagebox-image {
    float: none;
    margin: 20px -10px -10px;
  }
  .mod-imagebox .imagebox-image img {
    width: 100%;
    height: auto;
  }
}
.mod-imagebox .imagebox-text {
  float: left;
  width: 540px;
  overflow: hidden;
  *zoom: 1;
}
.mod-imagebox .imagebox-text.span-02 {
  float: none;
  width: auto;
}
@media screen and (max-width: 640px) {
  .mod-imagebox .imagebox-text {
    float: none;
    width: auto;
  }
}
.mod-imagebox p {
  margin-top: 30px;
  font-size: 116.7%;
}
.mod-imagebox p em {
  display: block;
  margin: 3px 0;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .mod-imagebox p {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.mod-imagebox .imagebox-btn {
  display: block;
  width: 160px;
  margin: 6px 0;
  font-size: 71.4%;
}
@media screen and (max-width: 640px) {
  .mod-imagebox .imagebox-btn {
    width: auto;
    font-size: 1.6rem;
  }
}

.mod-point {
  margin-top: 45px;
  padding: 25px 30px;
  border: 1px solid #2e96f8;
}
.mod-point .point {
  min-height: 60px;
}
.mod-point .point + .point {
  margin-top: 25px;
}
.mod-point .point-title {
  position: relative;
  padding-top: 8px;
  padding-left: 84px;
  color: #2e96f8;
  font-size: 183.4%;
}
.mod-point .point-title .point-no {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background-color: #2e96f8;
  color: #fff;
  font-size: 163.7%;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}
.mod-point p {
  padding-left: 84px;
}
.mod-point .point-text {
  margin-top: 6px;
  color: #2e96f8;
  font-size: 116.7%;
}
.mod-point .point-info {
  margin-top: 10px;
}

.mod-menu {
  margin-top: 25px;
  padding: 20px 0 20px 30px;
  border: 1px solid #2e96f8;
}
@media screen and (max-width: 640px) {
  .mod-menu {
    margin-top: 10px;
    padding: 20px;
  }
}
.mod-menu .menu-title {
  font-size: 133.4%;
}
@media screen and (max-width: 640px) {
  .mod-menu .menu-title {
    font-size: 1.4rem;
    text-align: center;
  }
}
.mod-menu .menu-columns {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .mod-menu .menu-columns {
    margin-top: 10px;
  }
}
.mod-menu .menu-column {
  float: left;
  width: 250px;
  margin-left: 40px;
  _display: inline;
}
@media screen and (max-width: 640px) {
  .mod-menu .menu-column {
    float: none;
    width: auto;
    margin: 10px 0 0;
  }
}
.mod-menu .menu-column:first-child {
  margin-left: 0;
}
.mod-menu .menu-column .menu-column-title {
  width: 190px;
  padding: 6px 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #2e96f8;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-menu .menu-column .menu-column-title {
    margin-right: auto;
    margin-left: auto;
  }
}
.mod-menu .menu-column p {
  margin-top: 10px;
}
.mod-menu .menu-column ul {
  list-style: disc outside;
  margin-left: 1.6em;
}
.mod-menu .menu-column li {
  margin-top: 3px;
}
.mod-menu .menu-text {
  margin-top: 25px;
  font-size: 116.7%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-menu .menu-text {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}

.mod-news {
  float: right;
  width: 260px;
  height: 128px;
  margin-top: 12px;
  padding: 8px 10px;
  border: 1px solid #2e96f8;
  overflow: auto;
}
@media screen and (max-width: 640px) {
  .mod-news {
    float: none;
    width: auto;
    height: auto;
    margin-top: 10px;
  }
}
.mod-news .news-title {
  color: #2e96f8;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-news .news-title {
    font-size: 1.3rem;
  }
}
.mod-news dt {
  margin-top: 6px;
  color: #f5a500;
  font-size: 83.3%;
}
@media screen and (max-width: 640px) {
  .mod-news dt {
    font-size: 1.1rem;
  }
}
.mod-news dd {
  color: #2e96f8;
}
@media screen and (max-width: 640px) {
  .mod-news dd {
    font-size: 1.1rem;
  }
}

.mod-btn a {
  display: block;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #20c814;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
}
@media screen and (min-width: 641px) {
  .mod-btn a i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 8px;
    height: 12px;
    background-position: 0 -296px;
  }
}
.ie .mod-btn a i {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 8px;
  height: 12px;
  background-position: 0 -296px;
}
@media screen and (max-width: 640px) {
  .mod-btn a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 10px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 8px;
    height: 13px;
    background-position: 0 -197px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
    vertical-align: -2px;
  }
}
.mod-btn a.line-01 {
  padding: 16px 55px 16px 35px;
}
@media screen and (max-width: 640px) {
  .mod-btn a.line-01 {
    padding: 16px 0;
    text-align: center;
  }
}
@media screen and (min-width: 641px) {
  .mod-btn a.line-01 i {
    right: 40px;
  }
}
.ie .mod-btn a.line-01 i {
  right: 40px;
}
.mod-btn a.line-02 {
  padding: 8px 40px 8px 20px;
}
@media screen and (min-width: 641px) {
  .mod-btn a.line-02 i {
    right: 20px;
  }
}
.ie .mod-btn a.line-02 i {
  right: 20px;
}
.mod-btn a:hover, .mod-btn a:focus, .mod-btn a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.mod-btn .large,
.mod-btn .medium,
.mod-btn .small {
  display: block;
}
.mod-btn .large {
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-btn .large {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 1.6rem;
  }
}
.mod-btn .medium {
  font-size: 116.7%;
}
.mod-btn .small {
  font-size: 91.6%;
}

@media screen and (max-width: 640px) {
  .mod-small-btn {
    margin-top: 10px;
  }
}
.mod-small-btn a {
  display: block;
  position: relative;
  padding: 6px 24px 6px 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #f5a500;
  color: #fff;
  font-size: 100%;
  line-height: 1.1;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .mod-small-btn a {
    padding: 16px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.6rem;
    text-align: center;
  }
}
.mod-small-btn a:hover, .mod-small-btn a:focus, .mod-small-btn a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.mod-small-btn a i {
  display: block;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 641px) {
  .mod-small-btn a i {
    right: 12px;
    margin-top: -4px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 6px;
    height: 8px;
    background-position: 0 -316px;
  }
}
.ie .mod-small-btn a i {
  right: 12px;
  margin-top: -4px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 6px;
  height: 8px;
  background-position: 0 -316px;
}
@media screen and (max-width: 640px) {
  .mod-small-btn a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: static;
    margin-left: 10px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 8px;
    height: 13px;
    background-position: 0 -197px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
    vertical-align: middle;
  }
}
.mod-small-btn.headingplus {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 640px) {
  .mod-small-btn.headingplus {
    position: static;
  }
}
.mod-small-btn.noteplus {
  position: absolute;
  top: -10px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .mod-small-btn.noteplus {
    position: static;
  }
}

.mod-pagetop {
  margin-top: 40px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .mod-pagetop {
    margin-top: 25px;
    text-align: center;
  }
}
.mod-pagetop a {
  color: #122d6a;
  font-size: 133.4%;
  font-weight: bold;
  text-decoration: none;
}
.mod-pagetop a:hover, .mod-pagetop a:focus, .mod-pagetop a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media screen and (max-width: 640px) {
  .mod-pagetop a {
    font-size: 1.2rem;
  }
}
.mod-pagetop i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 4px;
}
@media screen and (min-width: 641px) {
  .mod-pagetop i {
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 20px;
    height: 20px;
    background-position: 0 -151px;
    vertical-align: -4px;
  }
}
.ie .mod-pagetop i {
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 20px;
  height: 20px;
  background-position: 0 -151px;
  vertical-align: -4px;
}
@media screen and (max-width: 640px) {
  .mod-pagetop i {
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 16px;
    height: 15px;
    background-position: 0 -105px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
    vertical-align: -3px;
  }
}

.mod-h1 {
  margin-top: 15px;
  padding-left: 30px;
  background: #2e96f8 url(../img/bg_h1.png) 8px center no-repeat;
  color: #fff;
  font-size: 183.4%;
  line-height: 60px;
}
@media screen and (max-width: 640px) {
  .mod-h1 {
    padding-left: 20px;
    font-size: 1.8rem;
    line-height: 40px;
  }
}

.mod-h2 {
  margin-top: 45px;
  padding-left: 12px;
  border-left: 8px solid #2e96f8;
  font-size: 183.3%;
}
@media screen and (max-width: 640px) {
  .mod-h2 {
    margin-top: 30px;
    padding-left: 10px;
    border-left-width: 4px;
    font-size: 1.4rem;
  }
}

.mod-access .access-lead {
  margin-top: 14px;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-lead {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.mod-access .access-lead.separate {
  margin-top: 45px;
  padding-bottom: 15px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-lead.separate {
    margin-top: 20px;
    padding-bottom: 0;
  }
}
.mod-access .access-gmap-wrapper {
  position: relative;
  margin-top: 25px;
  border: 1px solid #461900;
}
@media screen and (max-width: 640px) {
  .mod-access .access-gmap-wrapper {
    margin-top: 10px;
  }
  .mod-access .access-gmap-wrapper img {
    width: 100%;
    height: auto;
  }
}
.mod-access .access-gmap-wrapper .access-badge {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: 100px;
  height: 72px;
  padding-top: 28px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background-color: #2e96f8;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-access .access-gmap-wrapper .access-badge {
    top: 15px;
    left: 15px;
  }
}
.mod-access .access-gmap-wrapper .large,
.mod-access .access-gmap-wrapper .medium {
  display: block;
}
.mod-access .access-gmap-wrapper .large {
  font-size: 150%;
}
.mod-access .access-route {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-route {
    margin-top: 0;
  }
  .mod-access .access-route p {
    margin-top: 20px;
  }
  .mod-access .access-route img {
    width: 100%;
    height: auto;
  }
}
.mod-access .access-route .left {
  float: left;
}
.mod-access .access-route .right {
  float: right;
}
.mod-access .access-btns {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns {
    margin-top: 0;
  }
}
.mod-access .access-btns ul {
  margin-left: -54px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns ul {
    margin-left: 0;
  }
}
.mod-access .access-btns li {
  float: left;
  width: 264px;
  margin-left: 54px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns li {
    float: none;
    width: auto;
    margin-top: 10px;
    margin-left: 0;
  }
}
.mod-access .access-btns a {
  display: block;
  position: relative;
  padding: 15px 16px 15px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5a500;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}
.mod-access .access-btns a i {
  display: block;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 641px) {
  .mod-access .access-btns a i {
    right: 25px;
    margin-top: -6px;
    background-image: url('../img/sprite-sf33da19ee2.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 8px;
    height: 12px;
    background-position: 0 -296px;
  }
}
.ie .mod-access .access-btns a i {
  right: 25px;
  margin-top: -6px;
  background-image: url('../img/sprite-sf33da19ee2.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 8px;
  height: 12px;
  background-position: 0 -296px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns a i {
    right: 15px;
    margin-top: -7px;
    background-image: url('../img/sprite2x-sb08c5a6b6b.png');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 8px;
    height: 13px;
    background-position: 0 -197px;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
}
.mod-access .access-btns a:hover, .mod-access .access-btns a:focus, .mod-access .access-btns a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.mod-access .access-btns strong {
  font-size: 183.4%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns strong {
    font-size: 2rem;
  }
}
.mod-access .access-btns em {
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns em {
    font-size: 1.6rem;
  }
}
.mod-access .access-btns .access-btns-note {
  margin-top: 20px;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-btns .access-btns-note {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}
.mod-access .access-info {
  margin-top: 30px;
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-info {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}
.mod-access .access-info .access-info-title {
  font-size: 128.6%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-info .access-info-title {
    font-size: 1.6rem;
  }
}
.mod-access .access-info .access-info-address {
  margin-top: 4px;
}
.mod-access .access-info .access-info-list {
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-info .access-info-list {
    margin-top: 10px;
  }
}
.mod-access .access-info .access-info-list dt,
.mod-access .access-info .access-info-list dd {
  float: left;
}
.mod-access .access-info .access-info-list dt {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .mod-access .access-info .access-info-list dt {
    clear: left;
  }
}
.mod-access .access-info .access-info-list dd {
  margin-right: 30px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-info .access-info-list dd {
    float: none;
    margin-right: 0;
  }
}
.mod-access .access-info .access-info-list .clear {
  clear: left;
}
.mod-access .access-main-title {
  margin-top: 30px;
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-access .access-main-title {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}
.mod-access .access-main-items {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .mod-access .access-main-items {
    margin-top: 0;
  }
}
.mod-access .access-main-item {
  position: relative;
  float: left;
  width: 244px;
  height: 104px;
  margin-left: 54px;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #2e96f8;
}
@media screen and (max-width: 640px) {
  .mod-access .access-main-item {
    float: none;
    width: auto;
    height: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-left: 0;
  }
}
.mod-access .access-main-item:first-child {
  margin-left: 0;
}
.mod-access .main-item-title {
  color: #ffee5c;
}
.mod-access .main-item-title .spot,
.mod-access .main-item-title .station {
  display: block;
}
.mod-access .main-item-title .spot {
  font-size: 166.7%;
}
@media screen and (max-width: 640px) {
  .mod-access .main-item-title .spot {
    font-size: 1.6rem;
  }
}
.mod-access .main-item-title .station {
  margin-top: 2px;
  font-weight: normal;
}
.mod-access .main-item-text {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
}
.mod-access .main-item-text .line,
.mod-access .main-item-text .transfer {
  display: block;
}
.mod-access .main-item-text .line.inline,
.mod-access .main-item-text .transfer.inline {
  display: inline;
}
@media screen and (max-width: 640px) {
  .mod-access .main-item-text .line,
  .mod-access .main-item-text .transfer {
    display: inline;
  }
}
.mod-access .main-item-text em {
  font-size: 150%;
}
@media screen and (max-width: 640px) {
  .mod-access .main-item-text em {
    font-size: 1.5rem;
  }
}
.mod-access .main-item-time {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 70px;
  height: 54px;
  padding-top: 16px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  background-color: #fff;
  color: #2e96f8;
  text-align: center;
}
.mod-access .main-item-time .number {
  font-size: 216.7%;
  font-weight: bold;
}
.mod-access .main-item-time .unit {
  font-size: 83%;
}

.mod-faq {
  font-size: 116.7%;
}
@media screen and (max-width: 640px) {
  .mod-faq {
    font-size: 1.4rem;
  }
}
.mod-faq .faq-lead {
  margin-top: 48px;
  padding-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .mod-faq .faq-lead {
    margin-top: 24px;
    padding-bottom: 12px;
  }
}
.mod-faq .faq-title {
  position: relative;
  margin-top: 24px;
  padding-left: 25px;
  color: #2e96f8;
  font-size: 128.6%;
}
@media screen and (max-width: 640px) {
  .mod-faq .faq-title {
    margin-top: 12px;
    font-size: 1.6rem;
  }
}
.mod-faq .faq-title .icon {
  top: 50%;
  margin-top: -10px;
  background-color: #2e96f8;
}
.mod-faq .faq-answer {
  position: relative;
  margin-top: 10px;
  padding-left: 25px;
}
.mod-faq .faq-answer .icon {
  top: 1px;
  background-color: #122d6a;
}
.mod-faq .faq-answer p + p {
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  .mod-faq .faq-answer p + p {
    margin-top: 10px;
  }
}
.mod-faq .icon {
  display: block;
  position: absolute;
  left: 0;
  width: 1.5em;
  padding: 3px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
