@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:500");
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
  color: #073190;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1.5;
  font-family: "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-weight: 500;
}

span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, li {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #073190;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  a:hover {
    opacity: 1;
  }
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, #mainContent .listStyle05 dl dd textarea, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

sup {
  vertical-align: baseline;
  position: relative;
  top: -1ex;
}

button {
  outline: none;
}

/*==================================================================
	共通extend用
===================================================================*/
/* --------------------------------------------------
 Module CSS
 -------------------------------------------------- */
/* --------------------------------------------------
 01:  webfont
 -------------------------------------------------- */
/* --------------------------------------------------
 02:  Margin Padding
 -------------------------------------------------- */
.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

/* --------------------------------------------------
 03:  Text Size
 -------------------------------------------------- */
.t10 {
  font-size: 10px!important;
  font-size: 1rem!important;
}

.t11 {
  font-size: 11px!important;
  font-size: 1.1rem!important;
}

.t12 {
  font-size: 12px!important;
  font-size: 1.2rem!important;
}

.t13 {
  font-size: 13px!important;
  font-size: 1.3rem!important;
}

.t14 {
  font-size: 14px!important;
  font-size: 1.4rem!important;
}

.t15 {
  font-size: 15px!important;
  font-size: 1.5rem!important;
}

.t16 {
  font-size: 16px!important;
  font-size: 1.6rem!important;
}

.t17 {
  font-size: 17px!important;
  font-size: 1.7rem!important;
}

.t18 {
  font-size: 18px!important;
  font-size: 1.8rem!important;
}

.t19 {
  font-size: 19px!important;
  font-size: 1.9rem!important;
}

.t20 {
  font-size: 20px!important;
  font-size: 2rem!important;
}

/* --------------------------------------------------
 04:  Set Style
 -------------------------------------------------- */
.clear {
  clear: both;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

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

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.dib {
  display: inline-block;
}

.bold {
  font-weight: bold;
}

.hidden {
  display: none;
}

.wsn {
  white-space: nowrap;
}

.gothic {
  font-family: "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.mincho {
  font-family: "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.module-triangle-right::before {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-left-color: #000;
  position: absolute;
  right: -16px;
  top: 50%;
  margin-top: -8px;
}

/* --------------------------------------------------
 05:  Responsive
 -------------------------------------------------- */
.pc {
  display: inherit;
}

.tb {
  display: none;
}

.tb_sp {
  display: none;
}

.sp {
  display: none;
}

@media screen and (max-width: 1020px) {
  .pc {
    display: inherit;
  }
  .tb {
    display: inherit;
  }
  .tb_sp {
    display: inherit;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .tb_sp {
    display: inherit;
  }
  .sp {
    display: inherit;
  }
}
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  min-height: 1024px; /*ipad*/
  background: #fff;
}
@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  a {
    -webkit-tap-highlight-color: transparent;
  }
}

#header .contentInner,
#mainContent .contentInner,
#footer .contentInner {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1020px) {
  #header .contentInner,
  #mainContent .contentInner,
  #footer .contentInner {
    margin: 0 10px;
    width: auto;
  }
}
#header .contentInnerS,
#mainContent .contentInnerS,
#footer .contentInnerS {
  width: 800px;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1020px) {
  #header .contentInnerS,
  #mainContent .contentInnerS,
  #footer .contentInnerS {
    margin: 0 10px;
    width: auto;
  }
}

#mainContent .contentInner,
#mainContent .contentInnerS {
  padding-top: 90px;
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  #mainContent .contentInner,
  #mainContent .contentInnerS {
    padding-top: 70px;
    margin-top: -70px;
  }
}

#wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#wrap.menuOpen {
  right: 300px;
}
@media screen and (max-width: 767px) {
  #wrap.menuOpen {
    right: 270px;
  }
}
#wrap.menuOpen #header {
  right: 300px;
}
@media screen and (max-width: 767px) {
  #wrap.menuOpen #header {
    right: 270px;
  }
}
#wrap.menuOpen #gNavi #menu {
  right: 0px;
}

#header {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 70px;
  z-index: 30;
  top: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #header {
    height: 45px;
  }
}
#header .logo {
  margin: 10px 0 0 30px;
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #header .logo {
    margin: 8px 0 0 10px;
    width: 58px;
  }
}
#header #gNavi {
  position: absolute;
  top: 0;
  right: 0;
}
#header #gNavi > ul {
  display: inline-block;
}
@media screen and (max-width: 1110px) {
  #header #gNavi > ul > li:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  #header #gNavi > ul > li:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  #header #gNavi > ul > li:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #header #gNavi > ul {
    display: none;
  }
}
#header #gNavi > ul li {
  padding: 25px 25px 0 0;
  display: inline-block;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  font-size: "1.6rem";
}
#header #gNavi > ul li a {
  position: relative;
  color: #073190;
}
#header #gNavi > ul li a::after {
  content: "";
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  background: #073190;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header #gNavi > ul li a:hover {
  opacity: 1;
}
#header #gNavi > ul li a:hover::after {
  width: 100%;
  left: 0;
}
#header #gNavi > ul li ul.childNavi {
  display: none;
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #073190;
  padding: 10px;
  width: auto;
}
#header #gNavi > ul li ul.childNavi::before {
  content: "▲";
  display: block;
  color: #073190;
  position: absolute;
  top: -21px;
  font-size: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
#header #gNavi > ul li ul.childNavi li {
  padding: 10px 0;
}
#header #gNavi > ul li ul.childNavi li a {
  color: #fff;
  white-space: nowrap;
}
#header #gNavi > ul li ul.childNavi li a:hover {
  opacity: 0.8;
}
#header #gNavi .openClose {
  position: relative;
  display: inline-block;
  height: 70px;
  width: 110px;
  top: 0;
  right: 0;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #header #gNavi .openClose {
    background: none;
    height: 45px;
    width: 55px;
  }
}
#header #gNavi .openClose::after {
  content: "";
  display: block;
  background: #073190;
  height: 120px;
  width: 120px;
  position: absolute;
  left: 18px;
  bottom: -25px;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  border-left: 5px solid #3eb134;
}
@media screen and (max-width: 767px) {
  #header #gNavi .openClose::after {
    display: none;
  }
}
#header #gNavi .openClose:hover .line {
  -webkit-animation-name: move2;
          animation-name: move2;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#header #gNavi .openClose .line {
  position: relative;
  display: block;
  height: 20px;
  width: 100%;
  margin: 12px 0 5px 10px;
  background: url("/common/img/icon_access.svg") no-repeat center;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #header #gNavi .openClose .line {
    height: 3px;
    width: 25px;
    margin: 20px auto 10px;
    background: #073190;
    border-radius: 2px;
  }
  #header #gNavi .openClose .line::before {
    content: "";
    position: absolute;
    display: block;
    background: #000;
    height: 3px;
    width: 25px;
    top: -8px;
    cursor: pointer;
    border-radius: 2px;
  }
  #header #gNavi .openClose .line::after {
    content: "";
    position: absolute;
    display: block;
    background: #000;
    height: 3px;
    width: 25px;
    bottom: -8px;
    cursor: pointer;
    border-radius: 2px;
  }
}
#header #gNavi .openClose .txt {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-size: "1.4rem";
  padding-left: 20px;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #header #gNavi .openClose .txt {
    color: #000;
  }
}
#header #gNavi #menu {
  background: #fff;
  width: 300px;
  position: fixed;
  right: -300px;
  top: 0;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #header #gNavi #menu {
    width: 270px;
    right: -270px;
  }
}
#header #gNavi #menu .inner {
  padding-top: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #header #gNavi #menu .inner {
    padding-top: 0;
    margin-top: 45px;
    border-top: 1px solid #073190;
  }
}
#header #gNavi #menu .inner .closeBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #header #gNavi #menu .inner .closeBtn {
    top: -40px;
  }
}
#header #gNavi #menu .inner .closeBtn:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#header #gNavi #menu .inner .closeBtn::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  height: 3px;
  width: 30px;
  border-radius: 3px;
  background: #073190;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#header #gNavi #menu .inner .closeBtn::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  height: 3px;
  width: 30px;
  border-radius: 3px;
  background: #073190;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#header #gNavi #menu .inner .list {
  margin-bottom: 15px;
  display: none;
}
@media screen and (max-width: 767px) {
  #header #gNavi #menu .inner .list {
    display: block;
  }
}
#header #gNavi #menu .inner .list ul.childNavi {
  display: block !important;
}
#header #gNavi #menu .inner .list ul.childNavi li {
  padding-left: 1rem;
  padding-bottom: 0;
}
#header #gNavi #menu .inner .list ul.childNavi li a::before {
  content: "-";
}
#header #gNavi #menu .inner .access li {
  text-align: left;
  padding: 0px 15px 40px;
}
#header #gNavi #menu .inner .access li p {
  color: #073190;
  font-size: 15px;
  font-size: "1.5rem";
}
#header #gNavi #menu .inner .access li .ttl {
  display: inline-block;
  color: #fff;
  background: #073190;
  padding: 5px;
  margin-bottom: 10px;
}
#header #gNavi #menu .inner .access li .btn {
  text-align: center;
  margin-top: 15px;
  display: inline-block;
}
#header #gNavi #menu .inner .access li .btn a {
  position: relative;
  border: 1px solid #073190;
  padding: 8px 20px;
  border-radius: 5px;
  color: #073190 !important;
  display: block;
  font-size: 15px;
  font-size: "1.5rem";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header #gNavi #menu .inner .access li .btn a::before, #header #gNavi #menu .inner .access li .btn a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header #gNavi #menu .inner .access li .btn a::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  border-radius: 5px;
}
#header #gNavi #menu .inner .access li .btn a:hover {
  color: #fff !important;
  opacity: 1;
}
#header #gNavi #menu .inner .access li .btn a:hover::after {
  background: #073190;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#header #gNavi #menu .inner .access li .map {
  margin-bottom: 15px;
}
#header #gNavi #menu .inner .access li .modalbtn {
  display: none;
}
#header #gNavi #menu .inner .access li .epark {
  margin: 20px 0;
}
#header #gNavi #menu .inner .access li .epark .epark_btn {
  width: 200px;
}
#header #gNavi #menu .inner dl dt {
  font-size: 16px;
  font-size: "1.6rem";
  display: block;
  color: #073190 !important;
  padding: 15px 10px 15px;
  text-align: left;
  cursor: pointer;
}
#header #gNavi #menu .inner dl dt:hover {
  opacity: 0.7;
}
#header #gNavi #menu .inner dl dd {
  display: none;
  padding: 10px 10px;
  text-align: left;
  background: #eee;
  font-size: 14px;
  font-size: "1.4rem";
}
#header #gNavi #menu .inner dl dd a {
  color: #073190 !important;
}
#header #gNavi #menu .inner ul {
  display: block;
}
#header #gNavi #menu .inner ul li {
  font-size: 16px;
  font-size: "1.6rem";
  display: block;
  color: #073190 !important;
  padding: 15px 10px 15px;
  text-align: left;
}
#header #gNavi #menu .inner ul li a {
  color: #073190 !important;
}

#mainContent {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #mainContent {
    padding-top: 45px;
    padding-bottom: 20px;
  }
}
#mainContent p {
  margin-bottom: 1em;
}
#mainContent .sectionSpace {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #mainContent .sectionSpace {
    margin-bottom: 30px;
  }
}
#mainContent .sectionSpaceW {
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #mainContent .sectionSpaceW {
    margin-bottom: 50px;
  }
}
#mainContent .textSpace {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #mainContent .textSpace {
    margin-bottom: 20px;
  }
}
#mainContent #titleImg {
  position: relative;
  background: url("/common/img/main.jpg") right top;
  text-align: center;
  height: 170px;
}
#mainContent #titleImg .inner {
  background: url("/common/img/bk02.png"), -webkit-gradient(linear, left top, right top, from(#073190), color-stop(39%, #073190), color-stop(54%, rgba(7, 49, 144, 0)), color-stop(89%, rgba(7, 49, 144, 0)), to(#073190));
  background: url("/common/img/bk02.png"), -webkit-linear-gradient(left, #073190 0%, #073190 39%, rgba(7, 49, 144, 0) 54%, rgba(7, 49, 144, 0) 89%, #073190 100%);
  background: url("/common/img/bk02.png"), linear-gradient(to right, #073190 0%, #073190 39%, rgba(7, 49, 144, 0) 54%, rgba(7, 49, 144, 0) 89%, #073190 100%);
  height: 100%;
}
#mainContent #titleImg .inner h1 {
  font-size: 30px;
  font-size: "3rem";
  color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}
#mainContent #titleImg .inner h1 span {
  display: block;
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1020px) {
  #mainContent #titleImg .inner h1 span {
    margin: 0 10px;
    width: auto;
    text-shadow: 0 0 10px #000;
  }
}
#mainContent .breadCramb {
  padding: 12px 0 30px;
}
#mainContent .breadCramb ul li {
  display: inline-block;
  font-size: 12px;
  font-size: "1.2rem";
}
#mainContent .breadCramb ul li::before {
  content: "＞";
}
#mainContent .breadCramb ul li:first-child::before {
  content: "";
}
#mainContent .lead {
  font-size: 30px;
  font-size: "3rem";
  text-align: center;
  line-height: 1.6;
  margin: 0 auto 50px;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #mainContent .lead {
    font-size: 20px;
    font-size: "2rem";
    margin-bottom: 30px;
  }
}
#mainContent .lead p {
  color: #073190;
}
#mainContent .lead strong {
  font-weight: bold;
  font-size: 30px;
  font-size: "3rem";
}
@media screen and (max-width: 767px) {
  #mainContent .lead strong {
    font-size: 20px;
    font-size: "2rem";
  }
}
#mainContent .lead2 {
  font-size: 22px;
  font-size: "2.2rem";
  text-align: center;
  line-height: 1.6;
  margin: 0 auto 50px;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #mainContent .lead2 {
    font-size: 16px;
    font-size: "1.6rem";
  }
}
#mainContent .lead2 p {
  color: #073190;
}
#mainContent .lead3 {
  position: relative;
  font-size: 30px;
  font-size: "3rem";
  line-height: 1.6;
  margin: 0 auto 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mainContent .lead3 {
    font-size: 20px;
    font-size: "2rem";
  }
}
#mainContent .lead3 p {
  margin-bottom: 0;
}
#mainContent .lead3 .txt {
  position: relative;
  color: #073190;
  border: 1px solid #073190;
  margin-right: 250px;
  padding: 15px 10px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .lead3 .txt {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#mainContent .lead3 .txt strong {
  font-weight: bold;
}
#mainContent .lead3 .txt .arrow {
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -20px;
  height: 50px;
  width: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #mainContent .lead3 .txt .arrow {
    top: inherit;
    bottom: -30px;
    right: inherit;
    left: 50%;
    width: 50px;
    height: 30px;
    margin-left: -20px;
  }
}
#mainContent .lead3 .txt .arrow::after {
  content: "";
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  background: #fff;
  top: -20px;
  left: -50px;
  border: 1px solid #073190;
  -webkit-transform: skewX(50deg) rotate(-20deg);
          transform: skewX(50deg) rotate(-20deg);
}
@media screen and (max-width: 767px) {
  #mainContent .lead3 .txt .arrow::after {
    -webkit-transform: skewX(0deg) rotate(45deg);
            transform: skewX(0deg) rotate(45deg);
    height: 30px;
    width: 30px;
    top: -16px;
    left: 10px;
  }
}
#mainContent .lead3 .img {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .lead3 .img {
    position: static;
  }
}
#mainContent .figure.right {
  float: right;
  margin: 0 0 20px 20px;
}
#mainContent .figure.left {
  float: left;
  margin: 0 20px 20px 0;
}
#mainContent .figure.center {
  text-align: center;
}
#mainContent .figure.multiple {
  margin-bottom: 20px;
}
#mainContent .figure.multiple li {
  display: inline-block;
  padding: 0 5px;
}
#mainContent .figure.nospace {
  margin-bottom: 20px;
  letter-spacing: -0.3em;
}
#mainContent .figure.nospace li {
  width: 33.33%;
  display: inline-block;
}
#mainContent .figure.nospace li img {
  width: 100%;
}
#mainContent .figure .zoomBox {
  display: inline-block;
  position: relative;
}
#mainContent .figure .zoomBox a {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #mainContent .figure .zoomBox a {
    pointer-events: auto;
  }
}
#mainContent .figure .zoomBox a:hover {
  opacity: 1 !important;
  cursor: default;
}
@media screen and (max-width: 767px) {
  #mainContent .figure .zoomBox a:hover {
    opacity: 0.7;
    cursor: pointer;
  }
}
#mainContent .figure .zoomBox .zoom {
  display: none;
  width: 48px;
  height: 0;
  padding-top: 48px;
  overflow: hidden !important;
  background: url("/common/img/icon_zoom.svg") no-repeat;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  #mainContent .figure .zoomBox .zoom {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .figure {
    float: none !important;
    text-align: center;
    margin: 0;
  }
}
#mainContent strong.type01 {
  background: #dcf1d8;
  font-weight: normal;
  display: inline-block;
  padding: 2px 10px;
}
#mainContent .white {
  color: #fff;
}
#mainContent .red {
  color: #f00;
}
#mainContent .blueLink {
  color: #0860a8;
  text-decoration: underline;
}
#mainContent .blueLink:hover {
  text-decoration: none;
  opacity: 1;
}
#mainContent .greenLink {
  color: #1e8d14;
  text-decoration: underline;
}
#mainContent .greenLink:hover {
  text-decoration: none;
  opacity: 1;
}
#mainContent .blank01 {
  background: url("/common/img/blank01.svg") no-repeat right center;
  padding-right: 30px;
  background-size: 16px;
}
#mainContent .icon_b {
  background: #073190;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  font-size: 16px;
  font-size: "1.6rem";
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #mainContent .icon_b {
    margin-bottom: 10px;
  }
}
#mainContent .icon_b.kuma {
  background: #073190;
}
#mainContent .icon_b.tsuru {
  background: #2c99a6;
}
#mainContent .icon_b.track {
  background: #5cb7ff;
}
#mainContent .bdb {
  border-bottom: 1px solid #073190;
  padding-bottom: 15px;
}
#mainContent .titleStyle01 {
  text-align: center;
  font-size: 42px;
  font-size: "4.2rem";
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #mainContent .titleStyle01 {
    margin-bottom: 20px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
#mainContent .titleStyle01::after {
  content: "";
  width: 100px;
  height: 30px;
  background: #ff0;
  position: absolute;
  bottom: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%) skewX(-30deg);
          transform: translateX(-50%) skewX(-30deg);
}
#mainContent .titleStyle01 span {
  position: relative;
  display: block;
  line-height: 1;
  color: #073190;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.2em;
  z-index: 3;
}
#mainContent .titleStyle01 .note {
  position: relative;
  font-size: 22px;
  font-size: "2.2rem";
  color: #6e82af;
  font-family: "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  letter-spacing: normal;
  z-index: 3;
}
#mainContent .titleStyle02 {
  font-size: 22px;
  font-size: "2.2rem";
  color: #073190;
  position: relative;
  margin-bottom: 30px;
  clear: both;
}
#mainContent .titleStyle02::before {
  content: "";
  height: 3px;
  width: 50px;
  background: #fff100;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .titleStyle02 {
    font-size: 18px;
    font-size: "1.8rem";
  }
}
#mainContent .titleStyle03 {
  font-size: 22px;
  font-size: "2.2rem";
  padding-left: 25px;
  margin-bottom: 10px;
  line-height: 1;
  border-left: 3px solid #fff100;
  color: #073190;
}
#mainContent .titleStyle04 {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 15px;
}
#mainContent .titleStyle04::before {
  content: "-";
}
#mainContent .titleStyle05 {
  font-size: 22px;
  font-size: "2.2rem";
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
#mainContent .titleStyle05::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: url("/common/img/bk01.png") #000;
}
#mainContent .titleStyle05::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
}
#mainContent .titleStyle06 {
  font-size: 24px;
  font-size: "2.4rem";
  color: #1e8d14;
}
#mainContent .titleStyle06 span {
  height: 5px;
  background: #dae6d8;
  background: -webkit-linear-gradient(top, rgba(218, 230, 216, 0) 0%, rgba(218, 230, 216, 0) 66%, rgb(218, 230, 216) 67%, rgb(218, 230, 216) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(218, 230, 216, 0)), color-stop(66%, rgba(218, 230, 216, 0)), color-stop(67%, rgb(218, 230, 216)), to(rgb(218, 230, 216)));
  background: linear-gradient(to bottom, rgba(218, 230, 216, 0) 0%, rgba(218, 230, 216, 0) 66%, rgb(218, 230, 216) 67%, rgb(218, 230, 216) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00dae6d8", endColorstr="#dae6d8",GradientType=0 );
}
#mainContent .titleStyle07 {
  font-size: 18px;
  font-size: "1.8rem";
  border-bottom: 2px solid #aaa;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#mainContent .titleStyle08 {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 15px;
}
#mainContent .titleStyle08::before {
  content: "-";
}
#mainContent .titleStyle08::after {
  content: "-";
}
#mainContent .boxStyle01 {
  display: table;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 {
    width: 100%;
  }
}
#mainContent .boxStyle01 .ttl {
  display: table-row;
  font-size: 24px;
  font-size: "2.4rem";
}
#mainContent .boxStyle01 .ttl span {
  display: table-cell;
  padding-bottom: 10px;
}
#mainContent .boxStyle01 .subttl {
  display: table-row;
  font-size: 20px;
  font-size: "2rem";
}
#mainContent .boxStyle01 .subttl span {
  display: table-cell;
  padding-bottom: 5px;
}
#mainContent .boxStyle01 .img {
  vertical-align: top;
  display: table-cell;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 .img {
    display: block;
    padding-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
#mainContent .boxStyle01 .img img {
  border-radius: 4px;
}
#mainContent .boxStyle01 .img.office {
  width: 160px;
}
#mainContent .boxStyle01 .img img {
  max-width: inherit;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 .img img {
    max-width: 100%;
  }
}
#mainContent .boxStyle01 .txt {
  font-size: 16px;
  font-size: "1.6rem";
  vertical-align: top;
  display: table-cell;
  position: relative;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 .txt {
    display: block;
  }
}
#mainContent .boxStyle01 .txt .boxBtm {
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 .txt .boxBtm {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle01 .txt .boxBtm .btnStyle01 a {
    min-width: inherit;
    display: block;
  }
}
#mainContent .boxStyle02 {
  padding: 40px 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle02 {
    padding: 20px 0 10px;
  }
}
#mainContent .boxStyle03 {
  display: table;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle03 {
    margin-bottom: 10px;
  }
}
#mainContent .boxStyle03 .img {
  display: table-cell;
  background: no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle03 .img {
    display: block;
    height: 380px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
#mainContent .boxStyle03 .txt {
  display: table-cell;
  width: 410px;
  padding: 20px 25px;
  vertical-align: middle;
  height: 380px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle03 .txt {
    width: auto;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    z-index: 3;
  }
}
#mainContent .boxStyle03 .txt .ttl {
  font-size: 24px;
  font-size: "2.4rem";
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle03 .txt .ttl {
    font-size: 18px;
    font-size: "1.8rem";
  }
}
#mainContent .boxStyle03 .txt .ttl::after {
  content: "";
  height: 2px;
  width: 17px;
  background: #3eb134;
  position: absolute;
  bottom: -10px;
  left: 0;
}
#mainContent .boxStyle03 .txt .txt01 {
  font-size: 16px;
  font-size: "1.6rem";
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle03 .txt .txt01 {
    font-size: 14px;
    font-size: "1.4rem";
  }
}
#mainContent .boxStyle04 {
  background: url("/common/img/bk01.png") #eee;
  padding: 50px 0 90px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 {
    padding: 20px 0;
  }
}
#mainContent .boxStyle04 .half {
  width: 47.5%;
  float: left;
  position: relative;
  margin-bottom: 40px;
  -webkit-filter: drop-shadow(0px 3px 5px #bbbbbb);
          filter: drop-shadow(0px 3px 5px #bbbbbb);
}
#mainContent .boxStyle04 .half:nth-of-type(even) {
  margin-left: 5%;
}
#mainContent .boxStyle04 .half::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 190px solid transparent;
  border-right: 190px solid transparent;
  border-top: 40px solid #fff;
}
@media screen and (max-width: 820px) {
  #mainContent .boxStyle04 .half::after {
    border-left: 22.5vw solid transparent;
    border-right: 22.5vw solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .half::after {
    border-left: 22.2vw solid transparent;
    border-right: 22.2vw solid transparent;
  }
}
#mainContent .boxStyle04 .half .innerBox {
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
}
#mainContent .boxStyle04 .innerBox {
  background: #fff;
  padding: 20px 40px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 10px 0px #bbb;
          box-shadow: 0px 0px 10px 0px #bbb;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox {
    padding: 10px;
  }
}
#mainContent .boxStyle04 .innerBox .ttl01 {
  font-size: 22px;
  font-size: "2.2rem";
  font-weight: bold;
  border-bottom: 1px solid #999;
  position: relative;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox .ttl01 {
    margin-bottom: 20px;
    padding-bottom: 5px;
  }
}
#mainContent .boxStyle04 .innerBox .ttl01 span {
  background: #fff;
  position: absolute;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox .ttl01 span {
    position: static;
    font-size: 18px;
    font-size: "1.8rem";
  }
}
#mainContent .boxStyle04 .innerBox .ttl02 {
  font-size: 22px;
  font-size: "2.2rem";
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox .ttl02 {
    font-size: 18px;
    font-size: "1.8rem";
  }
}
#mainContent .boxStyle04 .innerBox .ttl02 span {
  display: inline-block;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
}
#mainContent .boxStyle04 .innerBox .txt01 {
  font-size: 18px;
  font-size: "1.8rem";
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox .txt01 {
    font-size: 16px;
    font-size: "1.6rem";
  }
}
#mainContent .boxStyle04 .innerBox .txt02 {
  font-size: 16px;
  font-size: "1.6rem";
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle04 .innerBox .txt02 {
    font-size: 14px;
    font-size: "1.4rem";
  }
}
#mainContent .boxStyle04 .innerBox dl dt {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 10px;
}
#mainContent .boxStyle04 .innerBox dl dt::before {
  content: "-";
}
#mainContent .boxStyle04 .innerBox dl dd {
  font-size: 16px;
  font-size: "1.6rem";
  background: url("/common/img/arrow02.svg") no-repeat left 7px;
  background-size: 45px auto;
  padding-left: 55px;
  margin: 0 0 10px 30px;
}
#mainContent .boxStyle05 {
  background: url("/common/img/bk01.png") #d9f1d3;
  padding: 40px 50px;
  border-radius: 8px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle05 {
    padding: 10px 15px;
  }
}
#mainContent .boxStyle05 p {
  color: #333;
}
#mainContent .boxStyle06 {
  position: relative;
  border-bottom: 1px solid #073190;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
#mainContent .boxStyle06::after {
  content: "";
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background: #fff;
  display: block;
  border-right: 1px solid #073190;
  border-bottom: 1px solid #073190;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: -16px;
}
#mainContent .boxStyle07 {
  border: 1px solid #073190;
  border-radius: 10px;
  padding: 30px;
}
#mainContent .boxStyle07:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle07 {
    padding: 15px;
  }
}
#mainContent .boxStyle07 .img {
  float: left;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle07 .img {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
#mainContent .boxStyle07 dl {
  padding-left: 210px;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle07 dl {
    padding-left: 0;
  }
}
#mainContent .boxStyle07 dl dt {
  border-bottom: 1px solid #073190;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#mainContent .boxStyle08 {
  background: #f5f5f5;
  padding: 15px 0 50px 0;
}
@media screen and (max-width: 767px) {
  #mainContent .boxStyle08 {
    padding: 15px 0 20px 0;
  }
}
#mainContent .boxStyle08 .date {
  font-size: 16px;
  font-size: "1.6rem";
  color: #888;
  text-align: right;
}
#mainContent .boxStyle09 {
  border: 1px solid #b7b7b7;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}
#mainContent .boxStyle09 .listStyle04 {
  text-align: left;
  display: inline-block;
}
#mainContent .boxStyle09 .listStyle04 li {
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent .tableStyle01 {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%;
}
#mainContent .tableStyle01 tr th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  text-align: left;
  white-space: nowrap;
}
#mainContent .tableStyle01 tr td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px;
  text-align: left;
}
#mainContent .tableStyle02 {
  border: 3px solid #ddd;
  margin-bottom: 20px;
  width: 100%;
}
#mainContent .tableStyle02.even {
  margin-right: 0;
}
#mainContent .tableStyle02 tr.subttl td,
#mainContent .tableStyle02 tr.subttl th {
  border-top: 3px solid #ddd;
}
#mainContent .tableStyle02 tr th {
  padding: 2px 5px;
  font-weight: bold;
  text-align: left;
}
#mainContent .tableStyle02 tr td {
  padding: 2px 5px;
}
#mainContent .tableStyle03 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%;
}
#mainContent .tableStyle03 tr:nth-child(odd) td {
  background: #eef3ff;
}
#mainContent .tableStyle03 tr:first-child td {
  border-top: 1px solid #ccc;
}
#mainContent .tableStyle03 tr th {
  border-bottom: 1px solid #ccc;
  padding: 15px 15px 5px;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
}
#mainContent .tableStyle03 tr th .required {
  color: #f00;
  font-style: normal;
  font-size: 13px;
  font-size: "1.3rem";
}
#mainContent .tableStyle03 tr td {
  border-right: 1px solid #ccc;
  padding: 15px 15px;
  text-align: left;
}
#mainContent .tableStyle03 tr td:last-child {
  border-right: none;
}
#mainContent .tableStyle03 tr td input[type=text], #mainContent .tableStyle03 tr td .listStyle05 dl dd textarea[type=text], #mainContent .listStyle05 dl dd .tableStyle03 tr td textarea[type=text] {
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#mainContent .tableStyle03 tr td input[type=text].asktext3, #mainContent .tableStyle03 tr td .listStyle05 dl dd textarea[type=text].asktext3, #mainContent .listStyle05 dl dd .tableStyle03 tr td textarea[type=text].asktext3 {
  width: 100%;
}
#mainContent .tableStyle03 tr td select {
  padding: 5px;
}
#mainContent .tableStyle03 tr td textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#mainContent .listStyle01:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .listStyle01 li {
  background: #073190;
  width: 31%;
  margin-left: 3%;
  float: left;
  margin-bottom: 25px;
  position: relative;
  cursor: pointer;
  border: 1px solid #eee;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle01 li {
    width: auto;
    margin-left: 0;
    float: none;
    margin-bottom: 10px;
  }
}
#mainContent .listStyle01 li:hover {
  cursor: pointer;
}
#mainContent .listStyle01 li:hover .img img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#mainContent .listStyle01 li:hover .txt .btn {
  left: 80%;
}
#mainContent .listStyle01 li:nth-child(3n+1) {
  margin-left: 0;
}
#mainContent .listStyle01 li .img {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle01 li .img {
    height: 135px;
    overflow: hidden;
  }
}
#mainContent .listStyle01 li .img img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle01 li .img img {
    width: 100%;
    margin-top: -30px;
  }
}
#mainContent .listStyle01 li .txt {
  padding: 15px 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle01 li .txt {
    padding: 10px;
  }
}
#mainContent .listStyle01 li .txt h2 {
  font-size: 16px;
  font-size: "1.6rem";
  position: relative;
  padding-left: 28px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle01 li .txt h2 {
    font-size: 15px;
    font-size: "1.5rem";
  }
}
#mainContent .listStyle01 li .txt h2::before {
  content: "";
  height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
#mainContent .listStyle01 li .txt h2::after {
  content: "";
  height: 10px;
  width: 10px;
  background: #073190;
  border-radius: 10px;
  position: absolute;
  top: 5px;
  left: 5px;
}
#mainContent .listStyle01 li .txt h2 a {
  color: #fff;
}
#mainContent .listStyle02 {
  display: table;
}
#mainContent .listStyle02 dl {
  display: table-row;
}
#mainContent .listStyle02 dl dt {
  position: relative;
  display: table-cell;
  font-size: 20px;
  font-size: "2rem";
  font-weight: bold;
  padding: 0 20px 0 20px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle02 dl dt {
    display: block;
  }
}
#mainContent .listStyle02 dl dt::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 3px;
  height: 20px;
  background: #fff100;
}
#mainContent .listStyle02 dl dd {
  display: table-cell;
  font-size: 16px;
  font-size: "1.6rem";
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle02 dl dd {
    display: block;
  }
}
#mainContent .listStyle03 {
  padding: 100px 0;
}
#mainContent .listStyle03:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .listStyle03.num2 li {
  width: 45%;
  margin-left: 10%;
}
#mainContent .listStyle03.num1 li {
  width: 100%;
  margin-left: 0;
}
#mainContent .listStyle03.num {
  text-align: center;
}
#mainContent .listStyle03.num li {
  width: auto;
  display: inline-block;
  margin: 0 20px;
  float: none;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle03.num li {
    margin: 0 0 20px;
  }
}
#mainContent .listStyle03 li {
  text-align: center;
  width: 30%;
  float: left;
  margin-left: 5%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle03 li {
    width: auto !important;
    float: none;
    margin: 0 0 30px 0 !important;
  }
}
#mainContent .listStyle03 li.clickbox {
  cursor: pointer;
}
#mainContent .listStyle03 li.clickbox:hover {
  opacity: 0.7;
}
#mainContent .listStyle03 li:first-child {
  margin-left: 0;
}
#mainContent .listStyle03 li .img {
  margin-bottom: 10px;
}
#mainContent .listStyle03 li .txt {
  font-size: 18px;
  font-size: "1.8rem";
  font-weight: bold;
}
#mainContent .listStyle04 {
  padding-left: 1em;
}
#mainContent .listStyle04 li {
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 10px;
  text-indent: -1em;
}
#mainContent .listStyle05 {
  display: table;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle05 {
    margin-bottom: 10px;
  }
}
#mainContent .listStyle05 dl {
  display: table-row;
}
#mainContent .listStyle05 dl dt {
  border-top: 1px solid #dbdbdb;
  display: table-cell;
  font-size: 16px;
  font-size: "1.6rem";
  padding: 20px 0;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle05 dl dt {
    display: block;
    padding: 10px 0 0 0;
  }
}
#mainContent .listStyle05 dl dt .required {
  color: #f00;
  font-size: 13px;
  font-size: "1.3rem";
  font-style: normal;
}
#mainContent .listStyle05 dl dd {
  border-top: 1px solid #dbdbdb;
  display: table-cell;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle05 dl dd {
    display: block;
    border-top: none;
    padding: 0 0 10px 0;
  }
}
#mainContent .listStyle05 dl dd input, #mainContent .listStyle05 dl dd textarea {
  background: #eee;
  border: none;
  padding: 10px 10px;
  width: 100%;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#mainContent .listStyle05 dl dd input.asktext1, #mainContent .listStyle05 dl dd textarea.asktext1 {
  width: 40%;
}
#mainContent .listStyle05 dl dd input::-webkit-input-placeholder, #mainContent .listStyle05 dl dd textarea::-webkit-input-placeholder {
  color: #aaa;
}
#mainContent .listStyle05 dl dd input:-ms-input-placeholder, #mainContent .listStyle05 dl dd textarea:-ms-input-placeholder {
  color: #aaa;
}
#mainContent .listStyle05 dl dd input::-moz-placeholder, #mainContent .listStyle05 dl dd textarea::-moz-placeholder {
  color: #aaa;
}
#mainContent .listStyle05 dl dd label.select {
  position: relative;
}
#mainContent .listStyle05 dl dd label.select:after {
  display: block;
  content: " ";
  position: absolute;
  top: 34%;
  right: 14px;
  border-top: 8px solid #ccc;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  height: 0;
  width: 0;
  margin-top: -8px;
  background-size: 20px;
  pointer-events: none;
}
#mainContent .listStyle05 dl dd select {
  position: relative;
  width: 200px;
  padding: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #999;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efebe1));
  background: -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
  background: linear-gradient(to bottom, #fff 0%, #efebe1 100%);
}
#mainContent .listStyle05 dl dd textarea {
  height: 170px;
}
#mainContent .listStyle06 {
  display: table;
}
#mainContent .listStyle06 dl {
  display: table-row;
}
#mainContent .listStyle06 dl dt {
  position: relative;
  display: table-cell;
  font-size: 16px;
  font-size: "1.6rem";
  font-weight: bold;
  padding: 0 70px 0 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle06 dl dt {
    display: block;
  }
}
#mainContent .listStyle06 dl dd {
  display: table-cell;
  font-size: 16px;
  font-size: "1.6rem";
  padding-bottom: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle06 dl dd {
    display: block;
  }
}
#mainContent .listStyle07 {
  margin-bottom: 35px;
}
#mainContent .listStyle07:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .listStyle07 li {
  position: relative;
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 10px;
  padding-left: 10px;
  color: #073190;
}
#mainContent .listStyle07 li::after {
  content: "";
  position: absolute;
  border-bottom: 4px solid #073190;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  height: 0;
  width: 0;
  margin-left: -5px;
  top: 10px;
  left: 5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#mainContent .listStyle08 dl {
  margin-bottom: 35px;
}
#mainContent .listStyle08 dl:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .listStyle08 dl dt {
  position: relative;
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 10px;
  padding-left: 10px;
  color: #073190;
}
#mainContent .listStyle08 dl dt::after {
  content: "";
  position: absolute;
  border-bottom: 4px solid #073190;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  height: 0;
  width: 0;
  margin-left: -5px;
  top: 10px;
  left: 5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#mainContent .listStyle08 dl dd {
  font-size: 16px;
  font-size: "1.6rem";
  color: #073190;
}
#mainContent .listStyle08 dl dd.img {
  float: right;
  margin-left: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle08 dl dd.img {
    float: none;
    margin-bottom: 20px;
  }
}
#mainContent .listStyle09 {
  padding: 10px 0 40px;
}
#mainContent .listStyle09:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle09 {
    padding-bottom: 0;
  }
}
#mainContent .listStyle09 dl {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  width: 24%;
  padding: 13px 25px;
  margin: 0 0 0 1.3%;
  float: left;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
#mainContent .listStyle09 dl:first-child {
  margin-left: 0;
}
#mainContent .listStyle09 dl:hover {
  background: #eee;
}
#mainContent .listStyle09 dl::after {
  content: "";
  position: absolute;
  border-top: 8px solid #073190;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  width: 0;
  margin-left: -5px;
  bottom: -18px;
  left: 50%;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle09 dl {
    width: 47%;
    padding: 10px;
    margin: 0 1.5% 30px !important;
    display: block;
  }
  #mainContent .listStyle09 dl::after {
    bottom: -12px;
  }
}
#mainContent .listStyle09 dl dt {
  font-size: 22px;
  font-size: "2.2rem";
  color: #073190;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle09 dl dt {
    font-size: 14px;
    font-size: "1.4rem";
    text-align: center;
  }
}
#mainContent .listStyle09 dl dt a {
  color: #073190;
}
#mainContent .listStyle09 dl dt a:hover {
  opacity: 1;
}
#mainContent .listStyle09 dl dd {
  font-size: 13px;
  font-size: "1.3rem";
  color: #073190;
}
#mainContent .listStyle10 {
  padding: 40px 0;
}
#mainContent .listStyle10:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle10 {
    padding-top: 20px;
  }
}
#mainContent .listStyle10 dl {
  display: table;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  width: 32%;
  padding: 20px 25px;
  margin: 0 0 0 2%;
  float: left;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  min-height: 130px;
}
#mainContent .listStyle10 dl:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle10 dl {
    width: auto;
    padding: 10px;
    margin: 0 1% 15px !important;
    min-height: inherit;
    display: block;
  }
  #mainContent .listStyle10 dl::after {
    bottom: -12px;
  }
}
#mainContent .listStyle10 dl dt {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-size: "1.6rem";
  line-height: 1.8;
  color: #073190;
  margin-bottom: 5px;
}
#mainContent .listStyle10 dl dt strong {
  font-weight: bold;
}
#mainContent .listStyle11 li {
  font-size: 18px;
  font-size: "1.8rem";
  margin-bottom: 10px;
  text-align: center;
}
#mainContent .listStyle12 {
  padding-left: 1em;
}
#mainContent .listStyle12 li {
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 6px;
  text-indent: -1em;
}
#mainContent .listStyle13:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .listStyle13 li {
  width: 31%;
  margin-right: 3.5%;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  float: left;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle13 li {
    width: auto;
    float: none;
    margin: 0 0 25px;
  }
}
#mainContent .listStyle13 li:nth-child(3n) {
  margin-right: 0;
}
#mainContent .listStyle13 li.clickBox {
  cursor: pointer;
}
#mainContent .listStyle13 li.clickBox:hover {
  background: #eff8ff;
}
#mainContent .listStyle13 li.clickBox:hover .img img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
#mainContent .listStyle13 li .img {
  border-radius: 125px;
  overflow: hidden;
  margin-bottom: 15px;
}
#mainContent .listStyle13 li .img img {
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
#mainContent .listStyle13 li .txt h2 {
  color: #073190;
  font-size: 20px;
  font-size: "2rem";
  text-align: center;
  font-weight: bold;
}
#mainContent .listStyle13 li .txt h2 a {
  color: #073190;
}
#mainContent .listStyle14:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 {
    display: table;
  }
}
#mainContent .listStyle14 li {
  width: 31%;
  margin-right: 3.5%;
  background: #fff;
  border-radius: 10px;
  float: left;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li {
    float: none;
    width: auto;
    display: table-row;
  }
}
#mainContent .listStyle14 li:nth-child(3n) {
  margin-right: 0;
}
#mainContent .listStyle14 li .img {
  position: relative;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .img {
    width: 108px;
    display: table-cell;
    padding-right: 10px;
  }
  #mainContent .listStyle14 li .img span {
    overflow: hidden;
    display: block;
    width: 108px;
  }
  #mainContent .listStyle14 li .img span img {
    height: 108px;
    width: auto;
    max-width: inherit;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#mainContent .listStyle14 li .img .note {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px 15px;
  background: #073190;
  font-size: 16px;
  font-size: "1.6rem";
  color: #fff;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .img .note {
    font-size: 12px;
    font-size: "1.2rem";
    padding: 3px 5px;
    bottom: inherit;
    top: 0;
    left: 120px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .txt {
    display: table-cell;
    vertical-align: top;
  }
}
#mainContent .listStyle14 li .txt01 {
  color: #073190;
  padding: 10px 0;
  font-size: 16px;
  font-size: "1.6rem";
  border-bottom: 1px solid #073190;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .txt01 {
    font-size: 12px;
    font-size: "1.2rem";
    padding-top: 30px;
  }
}
#mainContent .listStyle14 li .txt02 {
  color: #073190;
  padding: 10px 0;
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .txt02 {
    font-size: 12px;
    font-size: "1.2rem";
    padding-bottom: 0;
  }
}
#mainContent .listStyle14 li .btn {
  text-align: right;
}
#mainContent .listStyle14 li .btn a {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #073190;
  padding: 0 20px 5px 10px;
  color: #073190;
  font-size: 14px;
  font-size: "1.4rem";
}
@media screen and (max-width: 767px) {
  #mainContent .listStyle14 li .btn a {
    padding: 7px 20px 0 20px;
    top: -15px;
    left: 0;
    height: 0;
    width: 0;
    overflow: hidden;
  }
}
#mainContent .listStyle14 li .btn a::after {
  content: "";
  display: block;
  position: absolute;
  right: 4px;
  bottom: -3px;
  width: 1px;
  height: 15px;
  background: #073190;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
#mainContent .listStyle14 li .epark {
  margin: 20px 0;
}
#mainContent .listStyle14 li .epark .epark_btn {
  width: 200px;
}
#mainContent .arrowBack {
  position: relative;
  margin: 0 auto;
}
#mainContent .arrowBack::before {
  content: "";
  display: block;
  position: absolute;
  height: 180px;
  width: 180px;
  background: -webkit-linear-gradient(315deg, rgba(13, 54, 147, 0) 1%, rgba(13, 54, 147, 0) 50%, rgb(13, 54, 147) 100%);
  background: linear-gradient(135deg, rgba(13, 54, 147, 0) 1%, rgba(13, 54, 147, 0) 50%, rgb(13, 54, 147) 100%);
  top: -100px;
  left: 50%;
  z-index: 1;
  margin-left: -90px;
  -webkit-transform: scaleX(1.3) rotate(45deg);
          transform: scaleX(1.3) rotate(45deg);
}
@media screen and (max-width: 767px) {
  #mainContent .arrowBack::before {
    height: 130px;
    width: 130px;
    top: -72px;
    margin-left: -65px;
  }
}
#mainContent .arrowBack p {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  font-size: "1.6rem";
  letter-spacing: -0.3em;
  line-height: 0.9;
  text-align: center;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  #mainContent .arrowBack p {
    font-size: 14px;
    font-size: "1.4rem";
    padding: 10px 0;
  }
}
#mainContent .arrowBack p strong {
  display: block;
  color: #fff;
  font-size: 50px;
  font-size: "5rem";
}
@media screen and (max-width: 767px) {
  #mainContent .arrowBack p strong {
    font-size: 40px;
    font-size: "4rem";
  }
}
#mainContent .arrowBack p strong span {
  font-size: 30px;
  font-size: "3rem";
}
@media screen and (max-width: 767px) {
  #mainContent .arrowBack p strong span {
    font-size: 25px;
    font-size: "2.5rem";
  }
}
#mainContent .newsBox .inner {
  display: table;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner {
    display: block;
  }
}
#mainContent .newsBox .inner dl {
  display: table-row;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl {
    display: block;
    border-bottom: 1px dotted #e2e2e2;
  }
}
#mainContent .newsBox .inner dl:last-child {
  border-bottom: none;
}
#mainContent .newsBox .inner dl:last-child dd,
#mainContent .newsBox .inner dl:last-child dt {
  border-bottom: none;
}
#mainContent .newsBox .inner dl dd,
#mainContent .newsBox .inner dl dt {
  display: table-cell;
  border-bottom: 1px dotted #e2e2e2;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl dd,
  #mainContent .newsBox .inner dl dt {
    display: block;
    border: none;
  }
}
#mainContent .newsBox .inner dl .date {
  color: #073190;
  font-size: 16px;
  font-size: "1.6rem";
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl .date {
    float: left;
  }
}
#mainContent .newsBox .inner dl .category {
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl .category {
    float: left;
  }
}
#mainContent .newsBox .inner dl .category span {
  background: #aaa;
  display: block;
  color: #fff;
  padding: 8px 10px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: "1.4rem";
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl .category span {
    padding: 3px 8px;
    display: inline-block;
    margin: 0 10px 0 0;
    min-width: 70px;
    font-size: 12px;
    font-size: "1.2rem";
  }
}
#mainContent .newsBox .inner dl .category span.kuma {
  background: #073190;
}
#mainContent .newsBox .inner dl .category span.tsuru {
  background: #2c99a6;
}
#mainContent .newsBox .inner dl .category span.track {
  background: #5cb7ff;
}
#mainContent .newsBox .inner dl .category span.all {
  background: #3eb134;
}
#mainContent .newsBox .inner dl .category span.recommend {
  position: relative;
  background: #ff7700;
  padding: 2px 15px 2px 5px;
}
#mainContent .newsBox .inner dl .category span.recommend::after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -10px;
  top: 3px;
}
#mainContent .newsBox .inner dl .btn {
  position: absolute;
  bottom: -35px;
  right: 0;
  width: 100%;
  text-align: right;
  border-top: 1px solid #073190;
  padding: 0;
}
#mainContent .newsBox .inner dl .btn span {
  text-align: center;
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent .newsBox .inner dl .btn span a {
  position: relative;
  display: inline-block;
  padding: 5px 30px 5px 10px;
  color: #fff;
  min-width: 120px;
  text-align: center;
  background: #073190;
}
#mainContent .newsBox .inner dl .btn span a::after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  top: 12px;
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mainContent .newsBox .inner dl dt {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl dt {
    clear: both;
    font-size: 13px;
    font-size: "1.3rem";
  }
}
#mainContent .newsBox .inner dl dt h2 {
  color: #073190;
  margin-bottom: 20px;
}
#mainContent .newsBox .inner dl dt h2 a {
  color: #073190;
}
#mainContent .newsBox .inner dl dt p {
  color: #595757;
}
@media screen and (max-width: 767px) {
  #mainContent .newsBox .inner dl dt p {
    display: none;
  }
}
#mainContent #mapArea {
  margin-bottom: 15px;
  height: 400px;
}
#mainContent .pagination {
  text-align: center;
  padding: 0 0 0;
}
#mainContent .pagination .screen-reader-text {
  display: none;
}
#mainContent .pagination .nav-links {
  font-size: 22px;
  font-size: "2.2rem";
  color: #888;
}
#mainContent .pagination .nav-links a {
  color: #888;
  display: inline-block;
  padding: 3px 11px;
  margin: 0 3px;
  vertical-align: top;
  border: 2px solid #073190;
  color: #073190;
  border-radius: 5px;
  font-size: 14px;
  font-size: "1.4rem";
}
#mainContent .pagination .nav-links a:hover {
  background: #073190;
  color: #fff;
  opacity: 1;
}
#mainContent .pagination .nav-links .current {
  border-bottom: 2px solid #4b9944;
  display: inline-block;
  vertical-align: top;
  padding: 3px 11px;
  margin: 0 3px;
  border: 2px solid #073190;
  background: #073190;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  font-size: "1.4rem";
}
#mainContent .pagination .nav-links .prev {
  color: rgba(7, 49, 144, 0);
  width: 30px;
  overflow: hidden;
  position: relative;
}
#mainContent .pagination .nav-links .prev::before {
  content: "";
  height: 6px;
  width: 6px;
  display: block;
  border-left: 1px solid #073190;
  border-bottom: 1px solid #073190;
  position: absolute;
  top: 9px;
  left: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mainContent .pagination .nav-links .prev:hover {
  background: #073190;
  opacity: 1;
  color: #073190;
}
#mainContent .pagination .nav-links .prev:hover::before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#mainContent .pagination .nav-links .next {
  color: rgba(7, 49, 144, 0);
  width: 30px;
  overflow: hidden;
  position: relative;
}
#mainContent .pagination .nav-links .next::before {
  content: "";
  height: 6px;
  width: 6px;
  display: block;
  border-right: 1px solid #073190;
  border-top: 1px solid #073190;
  position: absolute;
  top: 9px;
  left: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mainContent .pagination .nav-links .next:hover {
  background: #073190;
  opacity: 1;
  color: #073190;
}
#mainContent .pagination .nav-links .next:hover::before {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
#mainContent .btnStyle01 {
  text-align: center;
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent .btnStyle01 a {
  position: relative;
  display: inline-block;
  padding: 6px 20px;
  color: #fff;
  min-width: 120px;
  text-align: center;
  background: #073190;
  border-radius: 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #073190;
}
#mainContent .btnStyle01 a::before, #mainContent .btnStyle01 a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#mainContent .btnStyle01 a::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  border-radius: 5px;
}
#mainContent .btnStyle01 a:hover {
  color: #073190;
}
#mainContent .btnStyle01 a:hover::after {
  background: #fff;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#mainContent .btnStyle02 {
  text-align: center;
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent .btnStyle02 a {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #0860a8;
  color: #0860a8;
  min-width: 120px;
  text-align: center;
  border-radius: 7px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#mainContent .btnStyle02 a::before, #mainContent .btnStyle02 a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#mainContent .btnStyle02 a::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  border-radius: 5px;
}
#mainContent .btnStyle02 a:hover {
  color: #fff;
  opacity: 1;
}
#mainContent .btnStyle02 a:hover::after {
  background: #073190;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#mainContent .btnStyle03 {
  text-align: center;
  color: #fff;
}
#mainContent .btnStyle03 a,
#mainContent .btnStyle03 input,
#mainContent .btnStyle03 .listStyle05 dl dd textarea,
#mainContent .listStyle05 dl dd .btnStyle03 textarea {
  display: inline-block;
  padding: 14px 0;
  margin: 0 10px;
  background: #4b9944;
  color: #fff;
  border: none;
  min-width: 180px;
  font-size: 16px;
  font-size: "1.6rem";
  cursor: pointer;
  vertical-align: top;
  font-family: "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .btnStyle03 a,
  #mainContent .btnStyle03 input,
  #mainContent .btnStyle03 .listStyle05 dl dd textarea,
  #mainContent .listStyle05 dl dd .btnStyle03 textarea {
    min-width: inherit;
    width: 45%;
    height: 50px;
    margin: 0 0 10px;
  }
}
#mainContent .btnStyle03 a:disabled,
#mainContent .btnStyle03 input:disabled,
#mainContent .btnStyle03 .listStyle05 dl dd textarea:disabled,
#mainContent .listStyle05 dl dd .btnStyle03 textarea:disabled {
  background: #ccc;
  opacity: 1 !important;
  cursor: default;
}
#mainContent .btnStyle03 a:hover,
#mainContent .btnStyle03 input:hover,
#mainContent .btnStyle03 .listStyle05 dl dd textarea:hover,
#mainContent .listStyle05 dl dd .btnStyle03 textarea:hover {
  opacity: 0.7;
}
#mainContent .column:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent .column .clm37 {
  width: 37%;
  float: left;
}
@media screen and (max-width: 767px) {
  #mainContent .column .clm37 {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
#mainContent .column .clm63 {
  width: 63%;
  float: left;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  #mainContent .column .clm63 {
    width: auto;
    float: none;
    padding-left: 0;
  }
}
#mainContent .column .clm50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  #mainContent .column .clm50 {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
#mainContent .column .clm47_5 {
  width: 47.5%;
  float: left;
  margin-right: 5%;
}
#mainContent .column .clm47_5:nth-of-type(even) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #mainContent .column .clm47_5 {
    width: auto;
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
#mainContent.shop .boxStyle01 .epark {
  margin: 20px 0;
}
#mainContent.shop .boxStyle01 .epark .epark_btn {
  width: 200px;
}

#boxer.inline {
  padding: 15px;
  top: 0 !important;
  height: 100vh !important;
  position: fixed;
}
#boxer.inline .boxer-container {
  overflow: auto !important;
}
#boxer.mobile {
  background: #fff;
}
#boxer.mobile .boxer-content {
  background: #fff;
}
#boxer .access {
  min-width: 600px;
}
#boxer .access li {
  text-align: left;
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #073190;
}
#boxer .access li:last-child {
  border-bottom: none;
}
#boxer .access li p {
  color: #073190;
  font-size: 14px;
  font-size: "1.4rem";
}
#boxer .access li p .add {
  display: none;
}
#boxer .access li .ttl {
  display: inline-block;
  color: #fff;
  background: #073190;
  padding: 5px;
  margin-bottom: 5px;
}
#boxer .access li .btn {
  display: none;
}
#boxer .access li .modalbtn {
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
#boxer .access li .modalbtn a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #073190;
  padding: 8px 20px;
  border-radius: 5px;
  color: #073190;
  display: block;
  font-size: 15px;
  font-size: "1.5rem";
}
#boxer .access li .modalbtn a:hover {
  opacity: 1;
  color: #fff;
  background: #073190;
}
#boxer .qr_img {
  width: 30%;
}

#footer {
  background: #073190;
}
#footer .footer01 {
  padding: 40px 0 30px;
}
#footer .footer01:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #footer .footer01 {
    padding: 0px;
  }
}
#footer .footer01 a,
#footer .footer01 p {
  color: #fff;
}
#footer .footer01 h2 {
  color: #fff;
  position: relative;
  font-size: 20px;
  font-size: "2rem";
  padding-bottom: 10px;
  display: none;
}
@media screen and (max-width: 767px) {
  #footer .footer01 h2.active::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media screen and (max-width: 767px) {
  #footer .footer01 h2 {
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-size: "1.5rem";
    padding: 15px 10px 15px;
  }
  #footer .footer01 h2::before {
    content: "";
    position: absolute;
    right: 10px;
    top: 24px;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
  }
  #footer .footer01 h2::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 24px;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  #footer .footer01 .contentInner {
    margin: 0;
  }
}
#footer .footer01 .inner {
  display: block;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner {
    display: none;
    border-top: 1px solid #fff;
    padding: 10px;
  }
}
#footer .footer01 .inner .block {
  width: 20%;
  padding-right: 20px;
  float: left;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block:nth-child(2) {
    padding-right: 0;
  }
}
#footer .footer01 .inner .block:nth-child(3) {
  width: 40%;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block:nth-child(3) {
    width: 100%;
    padding-right: 0;
  }
}
#footer .footer01 .inner .block:nth-child(3) ul {
  width: 50%;
  float: left;
}
#footer .footer01 .inner .block:nth-child(3) ul:last-child li:first-child {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block:nth-child(4) {
    width: 100%;
  }
}
#footer .footer01 .inner .block:nth-child(4) ul:last-child li {
  margin-top: 100px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block:nth-child(4) ul:last-child li {
    margin-top: 0;
  }
}
#footer .footer01 .inner .block .accordion li {
  font-weight: normal;
  position: relative;
  padding-left: 13px;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block .accordion li {
    font-size: 12px;
    font-size: "1.2rem";
  }
}
#footer .footer01 .inner .block .accordion li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  border-bottom: 5px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  height: 0;
  width: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block .accordion li::before {
    border-bottom: 3px solid #fff;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
  }
}
#footer .footer01 .inner .block h3 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block h3 {
    font-size: 12px;
    font-size: "1.2rem";
  }
}
#footer .footer01 .inner .block h3.noLink {
  display: none;
}
#footer .footer01 .inner .block h3.link {
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#footer .footer01 .inner .block ul li {
  margin-bottom: 20px;
  font-size: 15px;
  font-size: "1.5rem";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block ul li {
    font-size: 12px;
    font-size: "1.2rem";
  }
}
@media screen and (max-width: 767px) {
  #footer .footer01 .inner .block ul.info {
    display: none;
  }
}
#footer .footer01 .inner .block ul.info li {
  font-size: 14px;
  font-size: "1.4rem";
}
#footer .footer01 .inner .block ul.info li a {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  padding: 6px 13px;
  border-radius: 8px;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .footer01 .inner .block ul.info li a:hover {
  color: #073190;
  background: #fff;
  opacity: 1;
  font-weight: bold;
}
#footer .footer01 .inner .block ul.info li a:hover::after {
  background: #fff;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#footer .footer02 {
  border-top: 5px solid #3eb134;
  padding: 20px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #footer .footer02 {
    padding-bottom: 10px;
    border-top: 3px solid #3eb134;
  }
}
#footer .footer02 ul li {
  position: relative;
  display: inline-block;
  font-weight: bold;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #footer .footer02 ul li {
    display: block;
    margin-bottom: 10px;
  }
}
#footer .footer02 ul li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  border-bottom: 5px solid #073190;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  height: 0;
  width: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#footer .footer02 ul li.noMark {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #footer .footer02 ul li.noMark {
    display: inline-block;
    margin-bottom: 20px;
  }
}
#footer .footer02 ul li.noMark::before {
  display: none;
}
#footer .footer02 ul li a {
  color: #073190;
  display: inline-block;
  padding-left: 15px;
}

#mainContent.osusume #titleImg {
  background-image: none;
  height: 70px;
}
#mainContent.osusume #titleImg .inner {
  background: url("/common/img/bk02.png"), -webkit-gradient(linear, left top, right top, from(#073190), color-stop(70%, #073190), to(rgba(7, 49, 144, 0)));
  background: url("/common/img/bk02.png"), -webkit-linear-gradient(left, #073190 0%, #073190 70%, rgba(7, 49, 144, 0) 100%);
  background: url("/common/img/bk02.png"), linear-gradient(to right, #073190 0%, #073190 70%, rgba(7, 49, 144, 0) 100%);
}
#mainContent.osusume .newsBox .inner {
  background: #EEE;
  display: block;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 50px;
}
#mainContent.osusume .newsBox .inner:after {
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner {
    margin-bottom: 20px;
    padding: 10px 10px 30px;
  }
}
#mainContent.osusume .newsBox .inner .img {
  width: 180px;
  height: 180px;
  float: left;
  overflow: hidden;
}
#mainContent.osusume .newsBox .inner .img img {
  max-width: inherit;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 90px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner .img {
    display: none;
  }
}
#mainContent.osusume .newsBox .inner dl {
  display: block;
  margin-left: 210px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl {
    margin-left: 0;
  }
}
#mainContent.osusume .newsBox .inner dl dd, #mainContent.osusume .newsBox .inner dl dt {
  display: block;
}
#mainContent.osusume .newsBox .inner dl .date {
  display: inline-block;
  padding: 0;
  margin-right: 30px;
}
#mainContent.osusume .newsBox .inner dl .category {
  padding: 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl .category {
    float: none;
  }
}
#mainContent.osusume .newsBox .inner dl .category span {
  display: inline-block;
  padding: 2px 15px;
  margin: 0 30px 15px 0;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl .category span {
    margin: 0 10px 15px 0;
  }
}
#mainContent.osusume .newsBox .inner dl .category span.recommend::after {
  background: #eee;
}
#mainContent.osusume .newsBox .inner dl dt {
  font-weight: bold;
  padding: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl dt {
    clear: none;
  }
}
#mainContent.osusume .newsBox .inner dl .txt {
  color: #595757;
  padding: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl .txt {
    display: none;
  }
}
#mainContent.osusume .newsBox .inner dl .btn {
  border: none;
  position: absolute;
  bottom: 0;
  right: 0;
}
#mainContent.osusume .newsBox .inner dl .btn span a {
  position: relative;
  padding: 10px;
  border-radius: 10px 0 10px 0;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl .btn span a {
    padding: 5px;
    font-size: 13px;
    font-size: "1.3rem";
  }
}
#mainContent.osusume .newsBox .inner dl .btn span a::after {
  display: none;
}
#mainContent.osusume .newsBox .inner dl .btn span a::before {
  content: "";
  position: absolute;
  border-bottom: 43px solid #073190;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 0;
  left: -21px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume .newsBox .inner dl .btn span a::before {
    display: none;
  }
}
#mainContent.osusume #newsWrap {
  position: relative;
  background: #eee;
  padding: 50px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap {
    padding: 10px 10px 30px;
  }
}
#mainContent.osusume #newsWrap .category {
  margin-bottom: 10px;
}
#mainContent.osusume #newsWrap .category span {
  background: #aaa;
  display: inline-block;
  color: #fff;
  padding: 3px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  font-size: 18px;
  font-size: "1.8rem";
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap .category span {
    padding: 3px 8px;
    display: inline-block;
    margin: 0 10px 0 0;
    min-width: 70px;
    font-size: 12px;
    font-size: "1.2rem";
  }
}
#mainContent.osusume #newsWrap .category span.kuma {
  background: #073190;
}
#mainContent.osusume #newsWrap .category span.tsuru {
  background: #2c99a6;
}
#mainContent.osusume #newsWrap .category span.track {
  background: #5cb7ff;
}
#mainContent.osusume #newsWrap .category span.all {
  background: #3eb134;
}
#mainContent.osusume #newsWrap .category span.recommend {
  position: relative;
  background: #ff7700;
  padding: 3px 15px 2px 5px;
}
#mainContent.osusume #newsWrap .category span.recommend::after {
  content: "";
  display: block;
  height: 25px;
  width: 25px;
  background: #eee;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: -15px;
  top: 3px;
}
#mainContent.osusume #newsWrap .date {
  margin-bottom: 25px;
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent.osusume #newsWrap .newsTtl {
  font-size: 24px;
  font-size: "2.4rem";
  border-bottom: 1px solid #073190;
  margin-bottom: 25px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap .newsTtl {
    font-size: 16px;
    font-size: "1.6rem";
  }
}
#mainContent.osusume #newsWrap .newsImg {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap .newsImg {
    margin-bottom: 20px;
  }
}
#mainContent.osusume #newsWrap #newsBtn {
  position: absolute;
  right: 0;
  bottom: 0;
  letter-spacing: -0.3em;
}
#mainContent.osusume #newsWrap #newsBtn li {
  letter-spacing: normal;
  display: inline-block;
  position: relative;
}
#mainContent.osusume #newsWrap #newsBtn li a {
  display: block;
  font-weight: bold;
  position: relative;
  padding: 10px 20px;
  border-radius: 10px 0 10px 0;
  font-size: 16px;
  font-size: "1.6rem";
  opacity: 1;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsBtn li a {
    padding: 5px 10px;
    font-size: 13px;
    font-size: "1.3rem";
  }
}
#mainContent.osusume #newsWrap #newsBtn li a::before {
  content: "";
  position: absolute;
  border-bottom: 43px solid #073190;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  height: 0;
  width: 0;
  left: -21px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsBtn li a::before {
    display: none;
  }
}
#mainContent.osusume #newsWrap #newsBtn .prev {
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
}
#mainContent.osusume #newsWrap #newsBtn .prev a {
  background: #D4DBEA;
  color: #073190;
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsBtn .prev a {
    padding-right: 20px;
  }
}
#mainContent.osusume #newsWrap #newsBtn .prev a::before {
  border-bottom: 43px solid #D4DBEA;
}
#mainContent.osusume #newsWrap #newsBtn .prev a::after {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  border-left: 1px solid #073190;
  border-bottom: 1px solid #073190;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mainContent.osusume #newsWrap #newsBtn .next {
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}
#mainContent.osusume #newsWrap #newsBtn .next a {
  background: #AABADD;
  color: #073190;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsBtn .next a {
    padding-right: 40px;
  }
}
#mainContent.osusume #newsWrap #newsBtn .next a::before {
  border-bottom: 43px solid #AABADD;
}
#mainContent.osusume #newsWrap #newsBtn .next a::after {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  border-right: 1px solid #073190;
  border-top: 1px solid #073190;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsBtn .next a::after {
    right: 20px;
  }
}
#mainContent.osusume #newsWrap #newsBtn .return a {
  background: #073190;
  color: #fff;
}
#mainContent.osusume #newsWrap #newsDetail {
  color: #595757;
  font-size: 16px;
  font-size: "1.6rem";
}
#mainContent.osusume #newsWrap #newsDetail:after {
  content: "";
  clear: both;
  display: block;
}
#mainContent.osusume #newsWrap #newsDetail p {
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 15px;
  color: #595757;
}
#mainContent.osusume #newsWrap #newsDetail h1 {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 30px;
  color: #FFF;
  border-bottom: 2px solid #073190;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsDetail h1 {
    font-size: 16px;
    font-size: "1.6rem";
  }
}
#mainContent.osusume #newsWrap #newsDetail h1 span {
  display: inline-block;
  background: #073190;
  padding: 6px 18px;
  line-height: 1.2;
  border-radius: 4px 4px 0px 0px;
}
#mainContent.osusume #newsWrap #newsDetail h2 {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 15px;
  color: #595757;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #mainContent.osusume #newsWrap #newsDetail h2 {
    font-size: 16px;
    font-size: "1.6rem";
  }
}
#mainContent.osusume #newsWrap #newsDetail h3 {
  font-size: 20px;
  font-size: "2rem";
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail h4 {
  font-size: 16px;
  font-size: "1.6rem";
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail h5 {
  font-size: 14px;
  font-size: "1.4rem";
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail h6 {
  font-size: 12px;
  font-size: "1.2rem";
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail ul {
  margin-bottom: 20px;
}
#mainContent.osusume #newsWrap #newsDetail ul li {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 10px;
}
#mainContent.osusume #newsWrap #newsDetail ol {
  margin-bottom: 20px;
}
#mainContent.osusume #newsWrap #newsDetail ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
  margin-bottom: 10px;
}
#mainContent.osusume #newsWrap #newsDetail strong {
  font-weight: bold;
}
#mainContent.osusume #newsWrap #newsDetail em {
  font-style: italic;
}
#mainContent.osusume #newsWrap #newsDetail blockquote {
  position: relative;
  padding: 40px 15px 14px 15px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  background: #ddd;
  color: #555;
}
#mainContent.osusume #newsWrap #newsDetail blockquote:before {
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 15px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #aaa;
  font-size: 28px;
  line-height: 1;
}
#mainContent.osusume #newsWrap #newsDetail a {
  color: #0860A8;
  text-decoration: underline;
}
#mainContent.osusume #newsWrap #newsDetail table {
  border: 1px solid #000;
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail table tr th, #mainContent.osusume #newsWrap #newsDetail table tr td {
  padding: 5px;
  border: 1px solid #000;
}
#mainContent.osusume #newsWrap #newsDetail .alignnone {
  display: block;
  margin-bottom: 15px;
}
#mainContent.osusume #newsWrap #newsDetail .aligncenter {
  display: block;
  margin: 0 auto 15px;
}
#mainContent.osusume #newsWrap #newsDetail .alignright {
  float: right;
  margin: 0 0 15px 10px;
}
#mainContent.osusume #newsWrap #newsDetail .alignleft {
  float: left;
  margin: 0 10px 15px 0;
}
#mainContent.movie .moviearea .moviebox {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #mainContent.movie .moviearea .moviebox {
    margin-bottom: 30px;
  }
}
#mainContent.movie .moviearea .moviebox iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}
#mainContent.shucchousagyou #titleImg {
  background-image: url("/common/img/shucchousagyou/main.jpg");
}
#mainContent.corporation #titleImg, #mainContent.movie #titleImg {
  background-image: url("/common/img/corporation/main.jpg");
}
#mainContent.araiment #titleImg {
  background-image: url("/common/img/araiment/main.jpg");
}
#mainContent.recruit #titleImg {
  background-image: url("/common/img/recruit/main.jpg");
}
#mainContent.shop #titleImg {
  background-image: url("/common/img/shop/main.jpg");
}
#mainContent.shop .qr_img {
  width: 250px;
}
#mainContent.cost #titleImg {
  background-image: url("/common/img/cost/main.jpg");
}
#mainContent.rotation #titleImg {
  background-image: url("/common/img/rotation/main.jpg");
}

#topPage #header {
  top: 0px;
}
@media screen and (max-width: 767px) {
  #topPage.topNav .menuOpen #header .logo {
    position: relative;
    right: 270px;
  }
}
@media screen and (max-width: 767px) {
  #topPage.topNav .menuOpen #header .openClose {
    right: 270px;
  }
}
#topPage.topNav #header {
  position: absolute;
  top: 45px;
  left: 0;
  max-width: 1150px;
  margin: 0 auto;
  border-radius: 10px;
}
#topPage.topNav #header .logo {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  right: 0;
}
#topPage.topNav #header .openClose {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 1170px) {
  #topPage.topNav #header {
    top: 0;
    border-radius: 0;
  }
  #topPage.topNav #header .openClose {
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  #topPage.topNav #header {
    top: 0;
    position: fixed;
    margin: 0;
  }
}
#topPage #mainContent {
  padding-top: 0px;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent {
    padding-top: 0px;
  }
}
#topPage #mainContent #area01 {
  background: url("/common/img/top/main.jpg") center top;
  background-size: cover;
  height: 800px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area01 {
    height: 430px !important;
  }
}
#topPage #mainContent #area01.active .inner h2 {
  -webkit-transition: all 0.6s ease 0.8s;
  transition: all 0.6s ease 0.8s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#topPage #mainContent #area01.active .scrollBtn {
  -webkit-transition: all 0.6s ease 1.6s;
  transition: all 0.6s ease 1.6s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#topPage #mainContent #area01 .inner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area01 .inner {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: inherit;
    bottom: 20px;
  }
}
#topPage #mainContent #area01 .inner h2 {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  font-size: 40px;
  font-size: "4rem";
  color: #FFF;
  padding: 0 30px;
  text-align: left;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area01 .inner h2 {
    font-size: 20px;
    font-size: "2rem";
  }
}
#topPage #mainContent #area01 .inner h2 strong {
  font-size: 40px;
  font-size: "4rem";
  color: #FFF;
  font-weight: bold;
  border-bottom: 3px solid #fff;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area01 .inner h2 strong {
    font-size: 20px;
    font-size: "2rem";
  }
}
#topPage #mainContent #area01 .scrollBtn {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  opacity: 0;
  position: absolute;
  bottom: 5%;
  width: 100%;
  z-index: 2;
  -webkit-animation-name: move;
          animation-name: move;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area01 .scrollBtn {
    display: none;
  }
}
#topPage #mainContent #area01 .scrollBtn a {
  position: relative;
  color: #FFF;
  display: block;
  padding-bottom: 20px;
  background-size: auto 70%;
  font-size: 14px;
  font-size: "1.4rem";
}
#topPage #mainContent #area01 .scrollBtn a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#topPage #mainContent #area01 .scrollBtn a:hover {
  opacity: 1;
}
#topPage #mainContent #area01 .bkSlide li {
  -webkit-transition: -webkit-transform 14s ease 1s;
  transition: -webkit-transform 14s ease 1s;
  transition: transform 14s ease 1s;
  transition: transform 14s ease 1s, -webkit-transform 14s ease 1s;
  background: #000 no-repeat center center;
  background-size: cover;
  height: 800px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#topPage #mainContent #area01 .bkSlide li:not(:first-child) {
  display: none;
}
#topPage #mainContent #area01 .bkSlide li.active {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#topPage #mainContent #area02 {
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area02 {
    padding: 40px 0;
  }
}
#topPage #mainContent #area02 .listStyle01 li {
  opacity: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area02 .listStyle01 li {
    opacity: 1;
  }
}
#topPage #mainContent #area03 {
  padding: 50px 0;
  background: url("/common/img/bk01.png");
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area03 {
    padding: 45px 0 30px;
  }
}
#topPage #mainContent #area04 {
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area04 {
    padding: 30px 0 20px;
  }
}
#topPage #mainContent #area04 .listStyle14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#topPage #mainContent #area04 .listStyle14 li {
  float: unset;
  margin-bottom: 10px;
}
#topPage #mainContent #area04 .listStyle14 li .qr_img {
  width: 50%;
}
#topPage #mainContent #area05 {
  background: url("/common/img/bk01.png");
  padding: 70px 0;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area05 {
    padding: 30px 0 50px;
  }
}
#topPage #mainContent #area05 .newsBox {
  background: #FFF;
  padding: 30px 50px;
  border-radius: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #topPage #mainContent #area05 .newsBox {
    padding: 5px 20px;
  }
}
#topPage #mainContent #movie {
  margin-bottom: 30px;
}
#topPage #mainContent #movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}

@-webkit-keyframes move {
  50% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
@-webkit-keyframes move2 {
  50% {
    -webkit-transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}