@charset "UTF-8";
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch; }

body {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  color: #4d4d4d;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  word-break: break-all;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: bold; }

p {
  margin: 0;
  padding: 0; }

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

dl, dt, dd {
  margin: 0;
  padding: 0; }

img {
  border: 0; }

a {
  text-decoration: none; }

address {
  font-style: normal; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#pagetop {
  display: none;
  z-index: 99;
  position: fixed;
  bottom: 50px;
  right: 10px;
  padding: 2px;
  cursor: pointer; }
  #pagetop img {
    width: 89px;
    height: auto;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80); }

.header {
  border-top: 3px solid #0075d8; }
  .header .header__box {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    width: 1000px;
    height: 75px; }
    .header .header__box h1 {
      display: table-cell;
      width: 350px;
      vertical-align: middle;
      text-align: left;
      font-size: 38px;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
      .header .header__box h1 a {
        color: #0075d8; }
        .header .header__box h1 a:hover {
          text-decoration: underline; }
    .header .header__box div {
      display: table-cell;
      width: 650px;
      vertical-align: middle;
      text-align: right;
      font-size: 16px;
      line-height: 24px;
      color: #00569e; }
      .header .header__box div a {
        color: #00569e; }
        .header .header__box div a:hover {
          text-decoration: underline; }
  .header .header__nav {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    width: 1000px; }
    .header .header__nav li {
      position: relative;
      display: table-cell;
      height: 60px;
      text-align: center;
      vertical-align: middle;
      font-size: 15px;
      color: #0075d8;
      letter-spacing: 3px;
      border-left: 1px solid #dedede; }
      .header .header__nav li img {
        vertical-align: middle; }
      .header .header__nav li a {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .header .header__nav li:last-child {
      border-right: 1px solid #dedede; }
    .header .header__nav li:hover {
      background-image: url("images/bg_underline.png");
      background-repeat: no-repeat;
      background-position: bottom center; }

.footer {
  height: 30px;
  line-height: 30px;
  background-color: #00569e;
  text-align: center;
  font-size: 16px;
  color: #ffffff; }

.keyimg {
  margin-top: 20px;
  height: 430px;
  background-color: #cfe9ff;
  background-image: url("images/img_top_keyimg.jpg");
  background-repeat: no-repeat;
  background-position: top center; }
  .keyimg h2 {
    padding-top: 70px;
    text-align: center; }
  .keyimg p {
    padding-top: 10px;
    font-size: 18px;
    line-height: 28px;
    color: #00569e;
    text-align: center; }

.topType {
  margin: 80px auto 0 auto;
  width: 1000px; }
  .topType ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .topType li {
    display: table-cell;
    text-align: center; }
    .topType li p {
      padding-top: 10px;
      font-size: 16px;
      line-height: 24px; }
  .topType h3 {
    padding-top: 80px;
    text-align: center;
    font-size: 29px;
    color: #0075d8;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.topGree {
  margin-top: 80px;
  height: 420px;
  background-image: url("images/bg_top_greeting.jpg");
  background-position: top center;
  box-shadow: 0px 6px 7.6px 0.4px rgba(177, 177, 177, 0.3); }
  .topGree ul {
    margin: 0 auto;
    padding-top: 50px;
    width: 1000px;
    display: table;
    table-layout: fixed; }
  .topGree li:nth-of-type(1) {
    display: table-cell;
    width: 730px;
    text-align: left;
    vertical-align: middle; }
    .topGree li:nth-of-type(1) h3 {
      font-size: 26px;
      color: #00569e;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .topGree li:nth-of-type(1) p {
      padding-top: 20px;
      font-size: 16px;
      line-height: 26px; }
    .topGree li:nth-of-type(1) span.name {
      display: block;
      text-align: right;
      padding: 20px 40px 0 0;
      font-size: 22px;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .topGree li:nth-of-type(1) span.sp {
      margin-left: 120px; }
  .topGree li:nth-of-type(2) {
    display: table-cell;
    vertical-align: middle;
    text-align: right; }

.topAcc {
  margin: 80px auto 0 auto;
  width: 1000px; }
  .topAcc ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .topAcc li:nth-of-type(1) {
    display: table-cell;
    width: 500px;
    vertical-align: middle; }
    .topAcc li:nth-of-type(1) h3 {
      font-size: 26px;
      color: #0075d8;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .topAcc li:nth-of-type(1) address {
      padding: 20px 0 0 5px;
      font-size: 16px;
      line-height: 26px; }
    .topAcc li:nth-of-type(1) dl {
      margin-top: 25px;
      width: 100%;
      border: 1px solid #dbefff;
      border-radius: 10px 10px 0 0; }
    .topAcc li:nth-of-type(1) dt {
      width: 100%;
      height: 42px;
      padding: 0 10px;
      line-height: 42px;
      font-size: 18px;
      color: #00569e;
      border-radius: 10px 10px 0 0;
      background-color: #dbefff; }
    .topAcc li:nth-of-type(1) dd {
      position: relative;
      width: 100%;
      padding: 20px 10px;
      font-size: 16px;
      line-height: 26px; }
      .topAcc li:nth-of-type(1) dd img {
        position: absolute;
        top: 0;
        left: 7px; }
  .topAcc li:nth-of-type(2) {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px; }
    .topAcc li:nth-of-type(2) iframe {
      border: 2px solid #0075d8; }

.topPking {
  margin: 80px auto 0 auto;
  width: 840px; }
  .topPking h3 {
    text-align: center;
    font-size: 26px;
    color: #0075d8;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .topPking .topPking__cmt {
    padding: 15px 0 40px 0;
    text-align: center;
    font-size: 16px;
    line-height: 26px; }
  .topPking ul {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .topPking li:nth-child(odd) {
    display: table-cell;
    width: 300px; }
    .topPking li:nth-child(odd) p {
      padding-top: 15px;
      text-align: left;
      font-size: 16px;
      line-height: 26px; }
  .topPking li:nth-child(even) {
    display: table-cell;
    width: 80px;
    text-align: center;
    vertical-align: middle;
    font-size: 36px;
    color: #00569e; }
  .topPking .topPking__arrow {
    display: block;
    margin: 0 auto 20px auto; }

.topCtc {
  margin: 80px auto 80px auto; }
  .topCtc h3 {
    text-align: center;
    font-size: 26px;
    color: #0075d8;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .topCtc p {
    padding-top: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 26px; }
  .topCtc .topCtc__box {
    margin: 20px auto 0 auto;
    width: 900px;
    padding: 5px 0 15px 0;
    border: 2px solid #00569e;
    border-radius: 10px; }
  .topCtc dl {
    display: table;
    table-layout: fixed;
    margin: 10px auto 0 auto;
    font-weight: bold; }
  .topCtc dt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100px;
    height: 42px;
    background-color: #0075d8;
    font-size: 30px;
    color: #ffffff; }
  .topCtc dd {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 280px;
    height: 42px;
    font-size: 30px;
    color: #0075d8; }
    .topCtc dd a {
      color: #0075d8; }
      .topCtc dd a:hover {
        text-decoration: underline; }
