@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #000;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    body {
      font-size: 16px;
      font-size: 2.0833333333vw;
      line-height: 30px; } }
  @media only screen and (max-width: 468px) {
    body {
      font-size: 30px;
      font-size: 3.90625vw;
      line-height: 30px; } }

a {
  color: #000; }

.inner {
  margin: 0 auto;
  max-width: 1200px; }

.inner2 {
  margin: 0 auto;
  max-width: 1000px; }

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 100px; }
  @media only screen and (max-width: 768px) {
    #contents_wrap {
      margin-bottom: 100px;
      margin-bottom: 13.0208333333vw; } }

#contents {
  width: 100%;
  max-width: 1200px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    #contents {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

.policy h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  padding: 0 !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }
  @media only screen and (max-width: 768px) {
    header#global_header {
      padding-top: 48px;
      padding: 48px 10px 0; } }

#header {
  width: 100%;
  margin-top: 20px; }
  #header .fltL {
    width: 50%; }
    #header .fltL #siteID {
      text-align: left;
      margin-top: 10px; }
      @media only screen and (max-width: 768px) {
        #header .fltL #siteID {
          margin-top: 0; } }
      @media only screen and (max-width: 468px) {
        #header .fltL #siteID {
          text-align: center; } }
      #header .fltL #siteID a {
        display: block;
        opacity: 1; }
  #header .fltR {
    width: 50%; }
    #header .fltR .hed {
      float: right;
      display: table; }
      @media only screen and (max-width: 768px) {
        #header .fltR .hed {
          margin-top: 15px;
          margin-top: 1.953125vw; } }
      @media only screen and (max-width: 468px) {
        #header .fltR .hed {
          float: none;
          margin: 20px auto 0; } }
      #header .fltR .hed #hed_info {
        padding-right: 20px;
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 768px) {
          #header .fltR .hed #hed_info {
            margin-bottom: 15px;
            margin-bottom: 1.953125vw; } }
        #header .fltR .hed #hed_info .tel {
          margin-bottom: 3px;
          font-size: 18px; }
          @media screen and (min-width: 469px) and (max-width: 768px) {
            #header .fltR .hed #hed_info .tel {
              font-size: 18px;
              font-size: 2.34375vw; } }
          @media only screen and (max-width: 468px) {
            #header .fltR .hed #hed_info .tel {
              font-size: 25px;
              font-size: 3.2552083333vw; } }
          #header .fltR .hed #hed_info .tel p {
            line-height: 1;
            font-weight: 600; }
            #header .fltR .hed #hed_info .tel p span {
              max-width: 50px;
              display: inline-block;
              padding: 5px 10px;
              margin-right: 10px;
              color: #fff;
              background: #013088;
              font-weight: 600;
              font-size: 16px; }
              @media screen and (min-width: 469px) and (max-width: 768px) {
                #header .fltR .hed #hed_info .tel p span {
                  font-size: 16px;
                  font-size: 2.0833333333vw; } }
              @media only screen and (max-width: 468px) {
                #header .fltR .hed #hed_info .tel p span {
                  font-size: 25px;
                  font-size: 3.2552083333vw;
                  margin-right: 5px; } }
          #header .fltR .hed #hed_info .tel a {
            color: #000;
            font-weight: 600;
            font-size: 16px; }
            @media only screen and (max-width: 768px) {
              #header .fltR .hed #hed_info .tel a {
                font-size: 13px; } }
        #header .fltR .hed #hed_info .fax {
          font-size: 18px; }
          @media screen and (min-width: 469px) and (max-width: 768px) {
            #header .fltR .hed #hed_info .fax {
              font-size: 18px;
              font-size: 2.34375vw; } }
          @media only screen and (max-width: 468px) {
            #header .fltR .hed #hed_info .fax {
              font-size: 25px;
              font-size: 3.2552083333vw; } }
          #header .fltR .hed #hed_info .fax p {
            line-height: 1;
            font-weight: 600; }
            #header .fltR .hed #hed_info .fax p span {
              max-width: 50px;
              display: inline-block;
              padding: 5px 10px;
              margin-right: 10px;
              color: #fff;
              background: #013088;
              font-weight: 600;
              font-size: 16px; }
              @media screen and (min-width: 469px) and (max-width: 768px) {
                #header .fltR .hed #hed_info .fax p span {
                  font-size: 16px;
                  font-size: 2.0833333333vw; } }
              @media only screen and (max-width: 468px) {
                #header .fltR .hed #hed_info .fax p span {
                  font-size: 25px;
                  font-size: 3.2552083333vw;
                  margin-right: 5px;
                  margin-left: -5px; } }
      #header .fltR .hed .cont {
        display: table-cell;
        vertical-align: middle; }
  #header #nav_global {
    clear: both;
    padding-top: 20px; }
    #header #nav_global ul {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
      #header #nav_global ul li {
        -webkit-flex-grow: 1;
        flex-grow: 1; }
        #header #nav_global ul li a {
          display: block;
          color: #013088;
          text-decoration: none;
          font-weight: 500;
          font-size: 16px; }
          @media only screen and (max-width: 768px) {
            #header #nav_global ul li a {
              font-size: 16px;
              font-size: 2.0833333333vw; } }
          #header #nav_global ul li a:hover {
            opacity: 1;
            -webkit-animation: .3s;
            animation: zoom .3s; }

#mainArea2 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    #mainArea2 {
      margin-top: 20px;
      margin-top: 2.6041666667vw;
      margin-bottom: 20px;
      margin-bottom: 2.6041666667vw; } }

#mainArea {
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 768px) {
    #mainArea {
      margin-top: 20px;
      margin-top: 2.6041666667vw;
      margin-bottom: 100px;
      margin-bottom: 13.0208333333vw; } }
  #mainArea .main_wrap {
    text-align: left;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 60%; }
    @media only screen and (max-width: 468px) {
      #mainArea .main_wrap {
        display: none; } }
    #mainArea .main_wrap .main_inner {
      display: table;
      height: 100%;
      width: 100%;
      background: #013088;
      padding: 0 20px; }
      #mainArea .main_wrap .main_inner .main_txt {
        display: table-cell;
        vertical-align: middle; }
        #mainArea .main_wrap .main_inner .main_txt h1 {
          font-weight: 600;
          display: block;
          font-size: 26px;
          margin-bottom: 20px; }
          @media only screen and (max-width: 768px) {
            #mainArea .main_wrap .main_inner .main_txt h1 {
              font-size: 20px;
              font-size: 2.6041666667vw;
              margin-bottom: 20px;
              margin-bottom: 2.6041666667vw; } }
        #mainArea .main_wrap .main_inner .main_txt p {
          font-size: 22px; }
          @media only screen and (max-width: 768px) {
            #mainArea .main_wrap .main_inner .main_txt p {
              font-size: 16px;
              font-size: 2.0833333333vw; } }
  #mainArea img {
    width: 100%; }
  #mainArea .slick-prev, #mainArea .slick-next {
    z-index: 100;
    height: auto !important;
    width: auto !important; }
  #mainArea .slick-prev {
    left: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-prev {
        width: 50px !important; } }
  #mainArea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-next {
        width: 50px !important; } }
  #mainArea .slick-prev:before, #mainArea .slick-next:before {
    display: none; }

.mean-container .mean-bar {
  background: #0000ff !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #0000ff !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1); } }
@keyframes zoom {
  50% {
    transform: scale(1.1); } }
#local-keyvisual {
  position: relative; }
  #local-keyvisual h1 {
    color: #fff;
    font-size: 2.813em;
    padding: 200px 0;
    background: rgba(28, 28, 28, 0.5);
    z-index: 100;
    position: relative; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #local-keyvisual h1 {
        padding: 150px 0; } }
    @media only screen and (max-width: 468px) {
      #local-keyvisual h1 {
        padding: 80px 0; } }

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center; }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  color: #000; }
  footer#global_footer #copy a {
    color: #000;
    text-decoration: none; }
    footer#global_footer #copy a:hover {
      opacity: 0.6; }

.contact {
  background: url(../images/common/bg.png) left top no-repeat;
  background-size: cover;
  padding: 50px;
  color: #fff;
  font-size: 25px;
  margin: 100px auto 0; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .contact {
      font-size: 20px;
      font-size: 2.6041666667vw;
      margin-top: 100px;
      margin-top: 13.0208333333vw; } }
  @media only screen and (max-width: 468px) {
    .contact {
      margin-top: 100px;
      margin-top: 13.0208333333vw;
      font-size: 35px;
      font-size: 4.5572916667vw;
      padding: 20px; } }
  .contact .box {
    padding: 50px;
    background: rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 468px) {
      .contact .box {
        padding: 20px; } }
    .contact .box .fltL {
      width: 49%; }
    .contact .box .fltR {
      width: 49%; }
      @media only screen and (max-width: 468px) {
        .contact .box .fltR {
          margin-top: 50px; } }
  .contact .midashi2 {
    margin-bottom: 50px; }
    @media only screen and (max-width: 768px) {
      .contact .midashi2 {
        margin-bottom: 50px;
        margin-bottom: 6.5104166667vw; } }
    .contact .midashi2 h2 {
      color: #fff;
      line-height: 1.7em;
      font-weight: 700;
      font-size: 30px; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .contact .midashi2 h2 {
          font-size: 16px;
          font-size: 2.0833333333vw; } }
      @media only screen and (max-width: 468px) {
        .contact .midashi2 h2 {
          font-size: 30px;
          font-size: 3.90625vw; } }
  .contact .btn {
    display: block;
    font-size: 16px; }
    .contact .btn a {
      background: #00205c;
      padding: 15px;
      display: block;
      font-size: 20px; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .contact .btn a {
          font-size: 16px;
          font-size: 2.0833333333vw; } }
      @media only screen and (max-width: 468px) {
        .contact .btn a {
          font-size: 25px;
          font-size: 3.2552083333vw; } }
      .contact .btn a:hover {
        opacity: 1;
        background: #013088; }
      .contact .btn a i {
        margin-right: 10px; }
  .contact a {
    color: #fff; }

.cont_1 {
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .cont_1 {
      margin-bottom: 50px;
      margin-bottom: 6.5104166667vw; } }
  .cont_1 .box {
    margin-bottom: 50px; }
    @media only screen and (max-width: 768px) {
      .cont_1 .box {
        margin-bottom: 50px;
        margin-bottom: 6.5104166667vw; } }
    .cont_1 .box .fltL {
      width: 49%; }
      @media only screen and (max-width: 768px) {
        .cont_1 .box .fltL {
          width: 100%;
          float: none; } }
    .cont_1 .box .fltR {
      width: 49%; }
      @media only screen and (max-width: 768px) {
        .cont_1 .box .fltR {
          width: 100%;
          float: none;
          margin-top: 20px; }
          .cont_1 .box .fltR img {
            width: 100% !important; } }
    .cont_1 .box:nth-child(odd) .fltL {
      float: right; }
    .cont_1 .box:nth-child(odd) .fltR {
      float: left; }
  .cont_1 h2 {
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
    color: #013088;
    line-height: 1.7em;
    font-size: 25px; }
    @media only screen and (max-width: 768px) {
      .cont_1 h2 {
        font-size: 25px;
        font-size: 3.2552083333vw;
        margin-bottom: 20px;
        margin-bottom: 2.6041666667vw; } }
    @media only screen and (max-width: 468px) {
      .cont_1 h2 {
        font-size: 35px;
        font-size: 4.5572916667vw; } }
  .cont_1 .btn a {
    width: 50%;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    background: #00205c;
    border-radius: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 1.7em;
    font-size: 20px; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .cont_1 .btn a {
        font-size: 20px;
        font-size: 2.6041666667vw; } }
    @media only screen and (max-width: 468px) {
      .cont_1 .btn a {
        font-size: 25px;
        font-size: 3.2552083333vw;
        width: 100%; } }
    .cont_1 .btn a:hover {
      opacity: 1;
      background: #013088; }
  .cont_1 .btn i {
    padding-left: 10px; }

/* box */
.home_td {
  margin-left: -1.9607843137% !important;
  margin-top: 30px; }
  @media only screen and (max-width: 768px) {
    .home_td {
      margin-top: 30px;
      margin-top: 3.90625vw; } }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .home_td {
      margin-left: -1.9607843137% !important; } }
  @media only screen and (max-width: 468px) {
    .home_td {
      margin-left: 0 !important; } }
  .home_td .box {
    z-index: 10;
    float: left;
    width: 23.0392156863% !important;
    margin-left: 1.9607843137% !important;
    margin-bottom: 30px !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .home_td .box {
        width: 23.0392156863% !important;
        margin-left: 1.9607843137% !important;
        display: block; } }
    @media only screen and (max-width: 468px) {
      .home_td .box {
        width: 100% !important;
        margin-left: 0 !important; } }
    .home_td .box img {
      width: 100% !important; }

.btn2 a {
  width: 30%;
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  background: #00205c;
  border-radius: 50px;
  font-weight: 700;
  color: #fff;
  line-height: 1.7em;
  font-size: 20px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .btn2 a {
      font-size: 20px;
      font-size: 2.6041666667vw; } }
  @media only screen and (max-width: 468px) {
    .btn2 a {
      font-size: 25px;
      font-size: 3.2552083333vw;
      width: 100%; } }
  .btn2 a:hover {
    opacity: 1;
    background: #013088; }
.btn2 i {
  padding-left: 10px; }

.news {
  margin-top: 100px; }
  @media only screen and (max-width: 768px) {
    .news {
      margin-top: 100px;
      margin-top: 13.0208333333vw; } }
  .news .scl {
    height: 350px;
    overflow-y: scroll;
    padding-right: 10px;
    margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      .news .scl {
        margin-top: 30px;
        margin-top: 3.90625vw; } }
  .news .news_txt {
    border-bottom: 1px dashed #333; }
    .news .news_txt td {
      padding: 10px 0 !important; }
      .news .news_txt td:first-child {
        width: 16% !important; }
        @media only screen and (max-width: 468px) {
          .news .news_txt td:first-child {
            width: 30% !important; } }

/* title */
.midashi h2 {
  color: #013088;
  line-height: 2em;
  font-weight: bold;
  font-size: 30px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .midashi h2 {
      font-size: 30px;
      font-size: 3.90625vw; } }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 35px;
      font-size: 4.5572916667vw; } }

.tdpd10 td {
  padding: 10px !important; }

.cont_2 .box {
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .cont_2 .box {
      margin-bottom: 50px;
      margin-bottom: 6.5104166667vw; } }
  .cont_2 .box .fltL {
    width: 20%; }
    @media only screen and (max-width: 768px) {
      .cont_2 .box .fltL {
        width: 100%;
        float: none; } }
  .cont_2 .box .fltR {
    width: 79%; }
    @media only screen and (max-width: 768px) {
      .cont_2 .box .fltR {
        width: 100%;
        float: none;
        margin-top: 20px; }
        .cont_2 .box .fltR img {
          width: 100% !important; } }
  .cont_2 .box:nth-child(odd) .fltL {
    float: right; }
  .cont_2 .box:nth-child(odd) .fltR {
    float: left; }

.bg_100per_wrap {
  position: relative;
  padding: 100px 0 !important;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em; }
  @media only screen and (max-width: 468px) {
    .bg_100per_wrap {
      padding: 50px 0 !important; } }

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  z-index: -1; }

.pankuzu {
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .pankuzu {
      margin-bottom: 50px;
      margin-bottom: 6.5104166667vw; } }

/*# sourceMappingURL=common.css.map */
