@charset "UTF-8";
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: 'Meiryo', 'メイリオ', Hiragino Sans, 'ヒラギノ角ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Verdana, 'ＭＳ Ｐゴシック', sans-serif; }

body {
  margin: 0px;
  padding: 0px;
  min-width: 1024px; }

/* リンク --------------- */
a.noborder,
a.noborder:link,
a.noborder:hover,
a.noborder:active,
a.noborder:visited,
img {
  border: 0;
  vertical-align: bottom; }

/* clearfix --------------- */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

p {
  text-align: left;
  line-height: 1.85;
  font-size: 15px;
  color: #333333;
  margin: 0 0 1em 0; }

#wrapper {
  width: 100%; }
  #wrapper .left {
    float: left; }
  #wrapper .right {
    float: right; }

/* wrapper */
/* JBヘッダー --------------- */
#jb-head {
  background: #fff;
  padding: 5px; }
  #jb-head p {
    font-size: 12px;
    padding: 1em .5em 0; }

.bg {
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/* ------------------------------
トップページ
---------------------------------*/
#topPage {
  /* h1 */
  /* mapArea */ }
  #topPage > div {
    position: relative;
    margin: 0 auto;
    width: 1000px; }
  #topPage h1 {
    margin: 0 0 20px 0;
    max-width: 492px; }
    #topPage h1 span {
      display: block;
      margin: 0 0 16px 0;
      padding: 40px 0px 10px 0px;
      border-radius: 0px 0px 15px 15px / 0px 0px 15px 15px;
      background-color: #004fa2; }
    #topPage h1 img {
      display: block;
      margin: 0 auto;
      width: 466px; }
  #topPage .logo {
    display: table;
    position: absolute;
    top: 40px;
    right: 0; }
    #topPage .logo img {
      width: 174px; }
  #topPage .read {
    width: 480px;
    margin: 0 0 0 15px; }
  #topPage .mapArea {
    position: relative;
    height: 560px;
    /* area_ico */
    /* hoverアニメーション */
    /* keyframes */ }
    #topPage .mapArea .map {
      position: absolute;
      bottom: 100px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 955px; }
    #topPage .mapArea .area_ico {
      /* li */ }
      #topPage .mapArea .area_ico li {
        position: absolute; }
        #topPage .mapArea .area_ico li > a {
          display: block;
          border-radius: 50%;
          box-sizing: border-box;
          box-shadow: 3px 3px 0px 2px #b7b7b7;
          width: 150px;
          height: 150px;
          background-color: #ffffff; }
        #topPage .mapArea .area_ico li img {
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          padding-top: 35px;
          width: 124px; }
        #topPage .mapArea .area_ico li .point {
          display: block;
          position: absolute;
          z-index: 99;
          width: 32px;
          height: 32px;
          border: 4px solid #ffffff;
          border-radius: 50px;
          box-sizing: border-box; }
        #topPage .mapArea .area_ico li:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          margin: 0 auto;
          box-sizing: border-box; }
      #topPage .mapArea .area_ico .nagoya {
        bottom: 8%;
        right: 35%; }
        #topPage .mapArea .area_ico .nagoya > a {
          border: 6px solid #00af6e; }
        #topPage .mapArea .area_ico .nagoya img {
          padding-top: 40px; }
        #topPage .mapArea .area_ico .nagoya .point {
          top: -114px;
          right: 0;
          left: 0;
          margin: 0 auto;
          background-color: #00af6e; }
        #topPage .mapArea .area_ico .nagoya:after {
          top: -94px;
          width: 6px;
          height: 95px;
          border-right: 6px solid #00af6e; }
      #topPage .mapArea .area_ico .fukuoka {
        top: 7%;
        left: 4%; }
        #topPage .mapArea .area_ico .fukuoka > a {
          border: 6px solid #d42d21; }
        #topPage .mapArea .area_ico .fukuoka .point {
          bottom: -90px;
          left: 0;
          right: 0;
          margin: 0 auto;
          background-color: #d42d21; }
        #topPage .mapArea .area_ico .fukuoka:after {
          bottom: -71px;
          width: 6px;
          height: 71px;
          border-right: 6px solid #d42d21; }
      #topPage .mapArea .area_ico .osaka {
        top: 0;
        left: 27%; }
        #topPage .mapArea .area_ico .osaka > a {
          border: 6px solid #cf741f; }
        #topPage .mapArea .area_ico .osaka .point {
          bottom: -95%;
          right: -44px;
          background-color: #cf741f; }
        #topPage .mapArea .area_ico .osaka:after {
          top: 50%;
          right: -181px;
          width: 31px;
          height: 200px;
          border-right: 6px solid #cf741f;
          border-top: 6px solid #cf741f; }
      #topPage .mapArea .area_ico .sapporo {
        top: -36%;
        right: 31%; }
        #topPage .mapArea .area_ico .sapporo > a {
          border: 6px solid #0071b4; }
        #topPage .mapArea .area_ico .sapporo .point {
          top: -68px;
          right: -95px;
          background-color: #0071b4; }
        #topPage .mapArea .area_ico .sapporo:after {
          top: -55px;
          right: -162px;
          width: 162px;
          height: 56px;
          border-left: 6px solid #0071b4;
          border-top: 6px solid #0071b4; }
      #topPage .mapArea .area_ico .sendai {
        top: 10%;
        right: -1%; }
        #topPage .mapArea .area_ico .sendai > a {
          border: 6px solid #2c8dc7; }
        #topPage .mapArea .area_ico .sendai .point {
          top: -68px;
          left: -54px;
          background-color: #2c8dc7; }
        #topPage .mapArea .area_ico .sendai:after {
          top: -55px;
          left: -113px;
          width: 113px;
          height: 56px;
          border-right: 6px solid #2c8dc7;
          border-top: 6px solid #2c8dc7; }
      #topPage .mapArea .area_ico .tokyo {
        bottom: 19%;
        right: 10%; }
        #topPage .mapArea .area_ico .tokyo > a {
          border: 6px solid #008f9f; }
        #topPage .mapArea .area_ico .tokyo .point {
          top: -108px;
          left: 0;
          background-color: #008f9f; }
        #topPage .mapArea .area_ico .tokyo:after {
          top: -95px;
          left: -56px;
          width: 56px;
          height: 96px;
          border-right: 6px solid #008f9f;
          border-top: 6px solid #008f9f; }
    #topPage .mapArea li {
      transition: all .3s; }
      #topPage .mapArea li > a {
        transition: all .3s;
        transform: translate(0px, -3px); }
      #topPage .mapArea li span a {
        position: relative;
        z-index: 10;
        display: block;
        width: 100%;
        height: 100%; }
      #topPage .mapArea li span:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite; }
      #topPage .mapArea li:hover > a, #topPage .mapArea li:focus > a, #topPage .mapArea li:active > a {
        box-shadow: 2px 2px 0px 0px #b7b7b7;
        transform: translate(3px, 0px); }
      #topPage .mapArea li:hover span:after, #topPage .mapArea li:focus span:after, #topPage .mapArea li:active span:after {
        background-color: #ffffff;
        -webkit-animation-name: ripple_anime;
        animation-name: ripple_anime; }

@-webkit-keyframes ripple_anime {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes ripple_anime {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }
    #topPage .mapArea p {
      display: table;
      position: absolute;
      bottom: 40px;
      left: 18%;
      padding: 8px 12px 8px 12px;
      border: 2px solid #004fa2;
      border-radius: 15px;
      background-color: #ffffff; }
      #topPage .mapArea p img {
        width: 272px; }

/* topPage */
/* ------------------------------
下層ページ
---------------------------------*/
.headerArea_under {
  background-color: #004fa2; }
  .headerArea_under > div {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    height: 80px; }
  .headerArea_under h2 {
    display: inline;
    border: 0; }
    .headerArea_under h2 a {
      display: block;
      position: absolute;
      top: 26px;
      left: 0; }
    .headerArea_under h2 img {
      width: 360px; }
  .headerArea_under .logo {
    display: block;
    position: absolute;
    top: 22px;
    right: 0; }
    .headerArea_under .logo img {
      width: 115px; }

/* headerArea_under */
.bg_w {
  padding: 0 0 70px; }
  .bg_w h2 {
    position: relative;
    width: 100%;
    height: 115px; }
    .bg_w h2 img {
      position: absolute;
      top: 20px;
      left: 50%;
      margin-left: -450px;
      width: 870px; }
  .bg_w h3 {
    margin: 0 0 .5em 0;
    color: #004fa2;
    font-size: 23px; }
  .bg_w h4 {
    background-color: #4d4d4d;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    margin: 0 0 20px 0; }
  .bg_w h5 {
    font-size: 19px;
    color: #004fa2; }

/* bg_w */
.sectionArea {
  background-color: #fff;
  margin: 0 auto;
  padding: 100px 0 0;
  width: 800px; }
  .sectionArea .area-btm {
    position: relative;
    width: 100%;
    height: 40px; }
    .sectionArea .area-btm span.border {
      position: absolute;
      bottom: -6px;
      z-index: 100;
      display: block;
      width: 800px;
      height: 6px;
      background-color: #004fa2; }
    .sectionArea .area-btm span.point {
      display: block;
      position: absolute;
      bottom: -20px;
      z-index: 99;
      width: 32px;
      height: 32px;
      border: 4px solid #ffffff;
      border-radius: 50px;
      box-sizing: border-box;
      background-color: #004fa2; }
    .sectionArea .area-btm span:first-child {
      left: -16px; }
    .sectionArea .area-btm span:last-child {
      right: -16px; }

/* sectionArea */
.sectionArea_lead {
  margin: 0 auto;
  width: 700px; }
  .sectionArea_lead p {
    font-size: 16px;
    line-height: 1.6; }
    .sectionArea_lead p.name {
      text-align: right;
      font-size: 14px; }

/* sectionArea_lead */
.sectionArea_link {
  margin: 0 auto;
  width: 320px; }
  .sectionArea_link a {
    text-decoration: none;
    display: block;
    width: 310px;
    text-align: center;
    margin: 1em auto .5em;
    padding: .5em 0;
    font-size: 27px;
    font-weight: 700;
    background-color: #b97db7;
    color: #fff;
    line-height: 1.3;
    border: 5px solid #fff;
    border-radius: 15px;
    box-shadow: 3px 3px 0px 2px #b7b7b7;
    transition: .3s; }
    .sectionArea_link a:hover {
      box-shadow: 2px 2px 0px 0px #b7b7b7;
      transform: translateY(1px); }
    .sectionArea_link a span {
      font-size: 18px;
      color: #333;
      font-weight: normal;
      background-color: #fff;
      padding: .1em 2em 0;
      border-radius: 15px; }
  .sectionArea_link p {
    text-align: center;
    font-size: 18px;
    line-height: 1.5; }
    .sectionArea_link p span {
      font-size: 23px;
      font-weight: 700; }

/* sectionArea_link */
.sectionArea_table {
  margin: 0 auto;
  width: 726px; }
  .sectionArea_table p.table_top {
    font-size: 13px;
    text-align: center;
    margin: 60px 0 0; }
  .sectionArea_table table {
    border-collapse: collapse;
    margin: 0 0 50px; }
    .sectionArea_table table tr {
      border-bottom: 2px dotted #eee; }
      .sectionArea_table table tr td {
        padding: 1em 0;
        vertical-align: top;
        font-size: 18px; }
        .sectionArea_table table tr td:first-child {
          width: 22%; }
        .sectionArea_table table tr td span:first-child {
          margin: 0 0 1em 0; }
        .sectionArea_table table tr td p {
          font-size: 14px; }
          .sectionArea_table table tr td p.name {
            font-size: 12px;
            text-align: right; }
      .sectionArea_table table tr .bd {
        font-weight: bold; }
      .sectionArea_table table tr .blue {
        color: #004fa2; }
  .sectionArea_table .sectionArea_table_map > div {
    display: inline-block;
    vertical-align: top; }
  .sectionArea_table .sectionArea_table_map .add {
    width: 360px; }
    .sectionArea_table .sectionArea_table_map .add a {
      display: inline-block;
      margin-top: 20px;
      color: #004fa2;
      text-decoration: underline; }
      .sectionArea_table .sectionArea_table_map .add a:hover {
        text-decoration: none; }
  .sectionArea_table .sectionArea_table_map ul li {
    font-size: 15px;
    color: #333; }

/* sectionArea_table */
p.info {
  font-size: 14px;
  text-align: center;
  margin: 50px 0 0; }
  p.info span {
    font-size: 16px;
    font-weight: 600; }
    p.info span a {
      color: #004fa2;
      text-decoration: underline; }
      p.info span a:hover {
        text-decoration: none; }

/* ------------------------------
フッター
---------------------------------*/
.footerArea {
  padding: 18px 0 20px 0;
  background-color: #004fa2; }
  .footerArea p {
    font-size: 16px;
    text-align: center;
    color: #ffffff; }
    .footerArea p.small {
      font-size: 12px; }

/* footerArea */

/*# sourceMappingURL=style.css.map */