@charset "UTF-8";
.container-fluid, .container {
  margin-right: auto;
  margin-left: auto
}

   @font-face {
      font-family: 'Noto Sans JP';
      font-style: normal;
      font-weight: 400;
src: local("Noto Sans CJK JP Regular"),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
   }

   span {
    font-family: "Noto Sans JP"!important;
}

      @font-face {
      font-family: 'Roboto';
src: url("assets/font/Roboto-Light.ttf") format("TrueType");   }

      @font-face {
      font-family: 'Volkhov', serif;
src: url("https://fonts.googleapis.com/css?family=Volkhov:400i") format("TrueType");   }

/*モーダル*/

p#modal1Desc {
    padding: 40px 33px 15px 105px;
    text-align: left;
    color: #e22323;
    font-family: 'Noto Sans JP';
}

span.bold {
    color: #bcdbfe;
}

ul.asaarea li {
    display: table-cell;
    list-style: none;

}

li#popop imds{
      width: 114px;
}

h2#modal1Title {
    margin: 0 auto;
    background: #004ea2;
    padding: 36px;
    color: #fff;
    font-family: 'Noto Sans JP';
    font-weight: 400;
    font-size: 2em;
}

h2#modal1Title {
    margin: 0 auto;
    background: #004ea2;
    text-align: center;
    padding: 36px;
    color: #fff;
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}


.footer .sitemap a.trs.trs-dr03.trs-tfCb {
    margin: 0 auto;
    width: auto;
    font-weight: bold;
    position: relative;
    display: block;
    display: table;
    width: 100%;
    text-decoration: none;
    /* height: 15px; */
}

span.btn_contentInner.footter.under {
    left: 4.1em;
}

span.btn_contentInner.footter {
left: 3.9em;
    top: 0.1em;
}

span.btn_contentInner.footter.undersec {
    left: 1.1em;
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;

  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

#remodal-confirm {
    color: #004ea2;
    font-family:'Noto Sans JP';
    font-weight: bold;
    background: #fff;
    border: 1px solid #004ea2;
}

a.a_link.blue-ptn {
    text-decoration-line: underline;
    color: #003165;
}

a.link_blank {
    text-decoration: underline;
    color: #004ea2;
}

a.a_link.blue-ptn:hover,a.link_blank:hover {
opacity: 0.8;
text-decoration-line: none;
}

button.pum-close.popmake-close {
    display: none;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  /*
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;*/
}

/* Dialog buttons */

#remodal-confirm, #remodal-cancel {
    font-family: 'Noto Sans JP';
    display: inline-block;
    overflow: visible;
    min-width: 200px;
    margin: 0;
    padding: 12px 0px;
    cursor: pointer;
    /* transition: background 0.2s; */
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    outline: 0;
    margin-bottom: 3.2em;
+}


#remodal-confirm:hover,
#remodal-confirm:focus {
  background: #004ea2;
  color:#fff;
}

#remodal-cancel {
    color: #004ea2;
    font-family:'Noto Sans JP';
    font-weight: bold;
    background: #fff;
    margin-left: 1.2em;
    border: 1px solid #004ea2;
}

#remodal-cancel:hover,
#remodal-cancel:focus {
background: #004ea2;
  color:#fff;}

  p#modal1subTitle {
    margin-bottom: 1em;
    margin-top: 1em;
    color: #004ea2;
    font-family: 'Noto Sans JP';
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

#remodal-confirm::-moz-focus-inner,
#remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}



/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}





/*ヘッダー*/
.luxbar-default {
  width: 100%;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  z-index: 1000; }

.luxbar-static {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000; }
  .luxbar-static .luxbar-checkbox:checked ~ .luxbar-menu {
    position: absolute; }

.luxbar-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;}

.luxbar-fixed-bottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;}

.luxbar-hamburger span, .luxbar-hamburger span::before, .luxbar-hamburger span::after {
  display: block;
  height: 2px;
  width: 26px;
  transition: 0.6s ease; }

.luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span {
  background-color: transparent; }
  .luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span::before, .luxbar-checkbox:checked ~ .luxbar-menu li .luxbar-hamburger span::after {
    margin-top: 0; }

.luxbar-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 110px; }

.luxbar-menu-left .luxbar-navigation,
.luxbar-menu-left .luxbar-header {
  justify-content: flex-start; }

.luxbar-menu-right .luxbar-hamburger {
  margin-left: auto; }

.luxbar-brand {
  font-size: 1.6em;
  padding: 18px 24px 18px 160px; }

.luxbar-menu {
  min-height: 58px;
  transition: 0.6s ease;
  width: 100%; }

a.mega-Mitem01.fst {
    padding: 5px 25px;
}

.luxbar-navigation {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding-left: 0;
  margin: 0; }

.luxbar-menu a,
.luxbar-item a {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

.luxbar-item {
  height: 58px; }
  .luxbar-item a {
    padding: 18px 24px 18px 24px;
    display: block; }

.luxbar-hamburger {
  padding: 18px 24px 18px 24px;
  position: relative;
  cursor: pointer; }
  .luxbar-hamburger span::before, .luxbar-hamburger span::after {
    content: '';
    position: absolute; }
  .luxbar-hamburger span::before {
    margin-top: -8px; }
  .luxbar-hamburger span::after {
    margin-top: 8px; }

.luxbar-checkbox {
  display: none; }
  .luxbar-checkbox:not(:checked) ~ .luxbar-menu {
    overflow: hidden;
    height: 110px; }
  .luxbar-checkbox:checked ~ .luxbar-menu {
    transition: height 0.6s ease;
    height: 100vh;
    overflow: auto; }

.dropdown {
  position: relative;
  height: auto;
  min-height: 58px; }
  .dropdown:hover > ul {
    position: relative;
    display: block;
    min-width: 100%; }
  .dropdown > a::after {
    position: absolute;
    content: '';
    right: 10px;
    top: 25px;
    border-width: 5px 5px 0;
    border-color: transparent;
    border-style: solid; }
  .dropdown > ul {
    display: block;
    overflow-x: hidden;
    list-style: none;
    padding: 0; }
    .dropdown > ul .luxbar-item {
      min-width: 100%;
      height: 29px;
      padding: 5px 10px 5px 40px; }
      .dropdown > ul .luxbar-item a {
        min-height: 29px;
        line-height: 29px;
        padding: 0; }

@media screen and (min-width: 768px) {
  .luxbar-navigation {
    flex-flow: row;
    justify-content: flex-end; }

  .luxbar-hamburger {
    display: none; }

  .luxbar-checkbox:not(:checked) ~ .luxbar-menu {
    overflow: visible; }
  .luxbar-checkbox:checked ~ .luxbar-menu {
    height: 58px; }

  .luxbar-menu .luxbar-item {
    border-top: 0; }

  .luxbar-menu-right .luxbar-header {
    margin-right: auto; }

  .dropdown {
    height: 58px; }
    .dropdown:hover > ul {
      position: absolute;
      left: 0;
      top: 58px;
      padding: 0; }
    .dropdown > ul {
      display: none; }
      .dropdown > ul .luxbar-item {
        padding: 5px 10px; }
        .dropdown > ul .luxbar-item a {
          white-space: nowrap; } }
.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-doublespin span::before {
  transform: rotate(225deg); }
.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-doublespin span::after {
  transform: rotate(-225deg); }
.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-spin span::before {
  transform: rotate(45deg); }
.luxbar-checkbox:checked + .luxbar-menu .luxbar-hamburger-spin span::after {
  transform: rotate(-45deg); }

.luxbar-menu-dark,
.luxbar-menu-dark .dropdown ul {
  background-color: #212121;
  color: #fff; }

.luxbar-menu-dark .active,
.luxbar-menu-dark .luxbar-item:hover {
  background-color: #424242; }
.luxbar-menu-dark .luxbar-hamburger span,
.luxbar-menu-dark .luxbar-hamburger span::before,
.luxbar-menu-dark .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-light,
.luxbar-menu-light .dropdown ul {
  background-color: #ffffff;
  opacity:0.8;
  color: #212121; }

.luxbar-menu-light .active,
.luxbar-menu-light .luxbar-item:hover {
  background-color: #ffffff; }
.luxbar-menu-light .luxbar-hamburger span,
.luxbar-menu-light .luxbar-hamburger span::before,
.luxbar-menu-light .luxbar-hamburger span::after {
  background-color: #212121; }

.luxbar-menu-material-red,
.luxbar-menu-material-red .dropdown ul {
  background-color: #b71c1c;
  color: #fff; }

.luxbar-menu-material-red .active,
.luxbar-menu-material-red .luxbar-item:hover {
  background-color: #c62828; }
.luxbar-menu-material-red .luxbar-hamburger span,
.luxbar-menu-material-red .luxbar-hamburger span::before,
.luxbar-menu-material-red .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-indigo,
.luxbar-menu-material-indigo .dropdown ul {
  background-color: #1a237e;
  color: #fff; }

.luxbar-menu-material-indigo .active,
.luxbar-menu-material-indigo .luxbar-item:hover {
  background-color: #283593; }
.luxbar-menu-material-indigo .luxbar-hamburger span,
.luxbar-menu-material-indigo .luxbar-hamburger span::before,
.luxbar-menu-material-indigo .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-green,
.luxbar-menu-material-green .dropdown ul {
  background-color: #1b5e20;
  color: #fff; }

.luxbar-menu-material-green .active,
.luxbar-menu-material-green .luxbar-item:hover {
  background-color: #2e7d32; }
.luxbar-menu-material-green .luxbar-hamburger span,
.luxbar-menu-material-green .luxbar-hamburger span::before,
.luxbar-menu-material-green .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-amber,
.luxbar-menu-material-amber .dropdown ul {
  background-color: #ff6f00;
  color: #fff; }

.luxbar-menu-material-amber .active,
.luxbar-menu-material-amber .luxbar-item:hover {
  background-color: #ff8f00; }
.luxbar-menu-material-amber .luxbar-hamburger span,
.luxbar-menu-material-amber .luxbar-hamburger span::before,
.luxbar-menu-material-amber .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-brown,
.luxbar-menu-material-brown .dropdown ul {
  background-color: #3e2723;
  color: #fff; }

.luxbar-menu-material-brown .active,
.luxbar-menu-material-brown .luxbar-item:hover {
  background-color: #4e342e; }
.luxbar-menu-material-brown .luxbar-hamburger span,
.luxbar-menu-material-brown .luxbar-hamburger span::before,
.luxbar-menu-material-brown .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-bluegrey,
.luxbar-menu-material-bluegrey .dropdown ul {
  background-color: #263238;
  color: #fff; }

.luxbar-menu-material-bluegrey .active,
.luxbar-menu-material-bluegrey .luxbar-item:hover {
  background-color: #37474f; }
.luxbar-menu-material-bluegrey .luxbar-hamburger span,
.luxbar-menu-material-bluegrey .luxbar-hamburger span::before,
.luxbar-menu-material-bluegrey .luxbar-hamburger span::after {
  background-color: #fff; }

.luxbar-menu-material-cyan,
.luxbar-menu-material-cyan .dropdown ul {
  background-color: #006064;
  color: #fff; }

.luxbar-menu-material-cyan .active,
.luxbar-menu-material-cyan .luxbar-item:hover {
  background-color: #00838f; }
.luxbar-menu-material-cyan .luxbar-hamburger span,
.luxbar-menu-material-cyan .luxbar-hamburger span::before,
.luxbar-menu-material-cyan .luxbar-hamburger span::after {
  background-color: #fff; }


time:after {
    /* border-right: solid 3px #000; */
    content: "";
    display: inline-block;
    width: 0px;
    height: 15px;
    padding-top: 5px;
    border-right: 1px solid #aaaaaa;
    margin: 0 1rem;
    /* background-color: #333; */
    vertical-align: middle;
}




p.h3.text-center.shueimin-l-font {
    margin-top: 2.1em;
    letter-spacing: .03em;
    font-size: 28px;
        color: #757575;
    font-family: 'Roboto';
}

p.h4.text-center.Noto {
    color: #0042a2;
}


.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem
}

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem
}


.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: .5rem;
  padding-left: .5rem
}

div#menu {
    display: none;
}


.col-xs {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.start-xs {
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start
}

.center-xs {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.end-xs {
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end
}

.top-xs {
  -ms-flex-align: start;
  align-items: flex-start
}

.middle-xs {
  -ms-flex-align: center;
  align-items: center
}

.bottom-xs {
  -ms-flex-align: end;
  align-items: flex-end
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.between-xs {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.first-xs {
  -ms-flex-order: -1;
  order: -1
}

.last-xs {
  -ms-flex-order: 1;
  order: 1
}

.white-color {
  color: #fff
}

.light-green-color {
  color: #86e077
}

.light-gray-color {
  color: #f7f7f7
}

.red-color {
  color: red
}

.default-color {
  color: #333;
}

.gray-color {
  color: #ececec
}

.blue-color {
  color: #2b92e9
}

.light-blue-color {
  color: #5bb4ff
}

.thin-blue-color {
  color: #edf6fe
}

.dark-blue-color {
  color: #28385b
}

.green-color {
  color: #4fb349
}

.pink-color {
  color: #ec79ac
}

.light-pink-color {
  color: #eccedb
}

.light-yellow-color {
  color: #fffbf4
}

.white-bg {
  background-color: #fff
}

.light-green-bg {
  background-color: #86e077
}

.light-gray-bg {
  background-color: #f7f7f7
}

.blue-bg {
  background-color: #2b92e9
}

.red-bg {
  background-color: red
}

.gray-bg {
  background-color: #ececec
}

.light-blue-bg {
  background-color: #5bb4ff
}

.thin-blue-bg {
  background-color: #edf6fe
}

.dark-blue-bg {
  background-color: #28385b
}

.green-bg {
  background-color: #4fb349
}

.pink-bg {
  background-color: #ec79ac
}

.light-pink-bg {
  background-color: #eccedb
}

.light-yellow-bg {
  background-color: none;
}

.btn {
  display: inline-block;
  border: 0;
  outline: none;
  font-size: 1em;
  line-height: 1;
  padding: 1.2em 3.77em;
  cursor: pointer;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.btn.btn-block {
  display: block;
  width: 100%
}

.btn[disabled], .btn.disabled {
  pointer-events: none;
  cursor: not-allowed
}

.btn.btn-primary {
  color: #fff;
  font-weight: 700;
  cursor: pointer
}

.btn.btn-primary.btn-pink {
  background-color: #a9bf7c;
}


span.hea-p img {
    width: 90px;
    /* width: 39%; */
    height: 100%;
}

.btn.btn-primary.btn-pink:hover, .btn.btn-primary.btn-pink:focus {
  opacity: .8
}

.text-left>.btn, .text-center>.btn, .text-right>.btn {
  display: inline-block
}

.btn-contact.fixed {
  color: #fff;
  background-color: #ec79ac
}

.sidebar .btn-flow {
  background-color: #8cd0f2;
  position: relative;
  text-align: center;
  font-size: 18px;
  padding: 1em 0;
  margin-top: 2em
}

.sidebar .btn-flow:before, .sidebar .btn-flow:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0
}

.sidebar .btn-flow:before {
  top: 5px;
  left: 5px;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ffe300;
  border-right: 15px solid transparent
}

.sidebar .btn-flow:after {
  bottom: 5px;
  right: 5px;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid #ffe300
}


.font-small {
  font-size: .8571em!important
}

.font-medium {
  font-size: 1em!important
}

.font-large {
  font-size: 1.1428em!important
}

.font-larger {
  font-size: 1.4285em!important
}

.light {
  font-weight: 400
}

.bold {
  font-weight: 700
}

.ming-font {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

.shueimin-l-font {
  font-family: Shuei Mincho L
}

.shueimin-m-font {
  font-family: Shuei Mincho M
}

.shueimin-b-font {
  font-family: Shuei Mincho B
}

p, li {
  line-height: 1.7
}

h1, .h1 {
  letter-spacing: .03em
}

h2, .h2 {
  font-size: 1.2em;
  margin-top: 2.5em;
  letter-spacing: .03em
}

ul.asaarea.under {
    margin-top: 0px;
}

.way-point-cue h2 {
    font-size: 3.7vw;
  /*  font-size: 2.7em;*/
    color: #004ea2!important;
    font-weight: 400;
}

span.megatext04.ver2 {
    margin-left: 24px;
}

span.megatext.ver03 {
    margin-left: 15px;
}

.way-point-cue p {
    color: #004ea2!important;
    font-family: "Noto Sans JP";
    font-weight: 400;
        font-size: 1.2vw;
}

.way-point-cue.dog {
    margin-bottom: 14.6rem!important;
    padding-top: 1.2rem!important;
    padding-bottom: 3.2rem!important;
}


.square_btn {
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    padding: 0.9em 4em;
    text-decoration: none;
    color: #004ea2;
    border: solid 1px #004ea2;
    transition: .4s;
    background: #fff;
    font-family: "Noto Sans JP";
}


.square_btn_tell {
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    /* margin-left: 220px; */
    float: right;
    padding: 0.5em 6em;
    text-decoration: none;
    color: #004ea2;
    border: solid 1px #004ea2;
    transition: .4s;
    background: #fff;
    font-family: "Noto Sans JP";
}


a.square_btn_contact {
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    margin-left: -190px;
    float: left;
    padding: 1.3em 5.34em;
    text-decoration: none;
    color: #004ea2;
    border: solid 1px #004ea2;
    transition: .4s;
    background: #fff;
    font-family: "Noto Sans JP";
}

i.far.fa-paper-plane.mainvisu {
    margin-left: -24px;
    margin-top: 6px;
    position: absolute;
}

.fa-phone-volume:before {
    content: ""!important;
    background: url(assets/img/top/phone-icon.png) 0 0 no-repeat transparent;
    /* margin-left: -21px; */
    width: 22px;
    height: 22px;
}

i.fa.fa-chevron-right.mainvisu02 {
    position: absolute;
    margin-left: 40px;
    margin-top: 6px;
}

.square_btn_contact:hover {
    background: #004ea2;
    color: white;
}

.square_btn_tell:hover {
    background: #004ea2;
    color: white;
}

.square_btn:hover {
    background: #004ea2;
    color: white;
}


p.short-text-tell {
    font-size: 12px;
    padding: 4px 0px 0px 19px;
}

p.big-text-tell {
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: -9px;
    margin-left: 20px;
    font-weight: 600;
}

p.big-text-contact {
    font-size: 18px;
    letter-spacing: 0px;
    margin-top: 0px;
    /* margin-left: 20px; */
    font-weight: 600;
        padding-left: 20px;
}





.fadein {
    opacity : 0;
    transform : translate(0%, 50px);
    transition : all 870ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


i.fas.fa-phone-volume.mainvisu {
    position: absolute;
    margin-left: -25px;
    transform: rotate( -45deg );
        margin-top: 6px;
}

i.fa.fa-chevron-right.mainvisu {

        margin-left: 40px;
    position: absolute;
    margin-top: 5px;
}

.square_btn:hover {
    background: #004ea2;
    color: white;
}

span.allow {
    font-weight: bold;
    left: 160px;
    top: 17px;
    position: absolute;
    font-family: "Noto Sans JP";
    /* font-weight: 500; */
}

.col-xs-offset-0.col-sm-offset-1.col-sm-4.top {
    max-width: 100%;
        flex-basis: auto;
}

h3, .h3 {
  font-size: 1.1428em;
  margin-top: 1.5em;
  margin-bottom: 0px;
}

p.h4.text-center.Noto {
    margin-top: 10px!important;
}

.main-title.underline {
  padding-left: 10px;
  border-bottom: 1px solid #cecfcf
}

.main-title.double-unerline {
  padding-left: 10px;
  position: relative
}

.main-title.double-unerline:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: -5px
}

.main-title.double-unerline.gray {
  border-bottom: 2px solid #919292
}

.main-title.double-unerline.gray:after {
  border-bottom: 1px solid #cecfcf
}

.main-title.double-unerline.pink {
  border-bottom: 2px solid #cf7494
}

.main-title.double-unerline.pink:after {
  border-bottom: 1px solid #eeabd1
}

h1.contents-header, .h1.contents-header, h2.contents-header, .h2.contents-header, h3.contents-header, .h3.contents-header, .main-title.contents-header {
  margin-top: 0
}

.text-emphasis {
  color: #5bb4ff;
  font-weight: 700;
  text-decoration: underline;
  font-size: 1.2em
}

p.label {
  border-radius: 7px;
  display: inline-block;
  padding: 0 1em;
  margin-top: 1.5em;
  margin-bottom: .5em;
  margin-right: 1em
}

p.label.arrow:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 6px;
  border-top: 8px solid transparent;
  border-left: 8px solid #f3d06d;
  border-bottom: 8px solid transparent
}

p.label.pink {
  color: #fff;
  background-color: #cf7494
}

p.label.yellow {
  background-color: #f3d06d
}

p.label.contents-header {
  margin-top: 0
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

html, body, div, article, section, aside, header, footer, hgroup, nav, h1, h2, h3, ul, li, a, p, small, img {
  border: none;
  display: block
}

html {
  width: 100%;
  height: 100%;
  font-size: 14px
}

body {
  height: 100%;
  position: relative;
  color: #333;
  background: #fff;
  font-family: Noto Sans CJK, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%
  overflow-y: hidden;
}

a {
  zoom: 1;
  text-decoration: none
}

a:active, a:hover, a:focus {
  outline: 0
}

img {
  border: 0;
  max-width: 100%
}

ul, li {
  list-style: none;
  list-style-image: none
}

label {
  display: inline-block;
  vertical-align: middle
}

ul, li, a, small {
  display: block
}

iframe {
  border: 0
}

.no-float {
  float: none!important
}

.pull-left {
  float: left!important
}

.pull-right {
  float: right!important
}

.hide {
  display: none
}

.show {
  display: block
}

.sponly {
  display: none
}

.pconly {
  display: block
}

.sp-center-off {
  text-align: left!important
}

.over-hidden {
  overflow: hidden
}

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

.clearfix:after {
  clear: both
}

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

.text-center {
  text-align: center!important
}

.text-right {
  text-align: right!important
}

.vertical-top {
  vertical-align: top!important
}

.vertical-middle {
  vertical-align: middle!important
}

.vertical-bottom {
  vertical-align: bottom!important
}

.w10p {
  width: 10%
}

.w20p {
  width: 20%
}

.w30p {
  width: 30%
}

.w40p {
  width: 40%
}

.w50p {
  width: 50%
}

.w60p {
  width: 60%
}

.w70p {
  width: 70%
}

.w80p {
  width: 80%
}

.w90p {
  width: 90%
}

.w100p {
  width: 100%
}

.container-wrap {
  width: 100%
}

.custom-container, .small-container, .large-container {
  width: 100%;
  margin: 0 auto
}

.custom-container {
  max-width: 1000px;
}

.small-container {
  max-width: 730px
}

.large-container {
  max-width: 1080px
}

.col-sm.sidebar {
  max-width: calc(200px + 1rem)!important
}

.col-sm.sidebar+.col-sm {
  margin-top: 40px;
  padding-left: 45px
}

table {
  width: 100%;
  margin: 0 auto;
  border-collapse: spacing;
  border-spacing: 0
}

table.default th {
  width: 20%;
  text-align: center;
  padding: 17px 0;
  background-color: #eaeaea;
  border-bottom: 1px solid #d9d9d9
}

table.default td {
  padding: 17px 0 17px 50px;
  border-bottom: 1px solid #d9d9d9
}

table.default tr:first-child th, table.default tr:first-child td {
  border-top: 1px solid #d9d9d9
}

table.service {
  border-collapse: collapse;
  margin-top: 30px;
  font-size: 13px
}

table.service thead th {
  background-color: #eeabd1
}

table.service th {
  text-align: center;
  padding: 10px;
  font-weight: 700;
  background-color: #eccedb;
  border: 1px solid #bbbcbc
}

table.service td {
  padding: 10px;
  font-weight: 700;
  border: 1px solid #bbbcbc
}

.table-caption.head {
  font-size: 12px;
  margin-top: 30px
}

.table-caption+table.service {
  margin-top: 5px
}

#breadcrumbs {
  border-bottom: 1px solid #efefef;
  padding: .5rem 0;
  font-size: .85rem
}

#breadcrumbs a {
  display: inline
}

.double-border {
  position: relative;
  padding: 15px;
  margin-top: 1.5em;
  margin-bottom: .5em
}

.double-border.pink {
  background-color: #f1dde5;
  border: 2px solid #cf7494
}

.double-border.pink:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff
}

.double-border.contents-header {
  margin-top: 0
}


header.header.cf.trs.trs-dr12.trs-tfCb {
    height: 94px;
}

.row.history-button {
    overflow: hidden;
}

#header {
  width: 100%;
  height:110px;
  margin: auto;
  z-index: 999;
  position: fixed;
  top: 0;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(128, 128, 128, .2)
}

#header-logo h1 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0
}

#global-nav .list-item {
  padding-left: 0;
  padding-right: 0
}

#global-nav a {
  color: #333;
  transition: all .3s
}

#global-nav a:hover {
  opacity: .6
}

.menu-box {
  position: fixed;
  z-index: 1003
}

.menu-box #menu-trigger, .menu-box #menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box
}

.menu-box #menu-trigger {
  position: relative;
  width: 20px;
  height: 18px
}

.menu-box #menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000
}

.menu-box #menu-trigger span:nth-of-type(1) {
  top: 0
}

.menu-box #menu-trigger span:nth-of-type(2) {
  top: 8px
}

.menu-box #menu-trigger span:nth-of-type(3) {
  bottom: 0
}

.menu-box #menu-trigger.active span:nth-of-type(1) {
  transform: translateY(8px) rotate(-45deg)
}

.menu-box #menu-trigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  animation: active-menu-bar02 .8s forwards
}

.menu-box #menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-8px) rotate(45deg)
}

@keyframes active-menu-bar02 {
  100% {
    height: 0
  }
}

.footer {
  width: 100%
}

.footer .h2 {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0
}

.footer p {
  margin-bottom: .5em
      font-family: 'Noto Sans JP';
    font-weight: 400;
}

.footer .sitemap p {
    font-family: 'Noto Sans JP';
    font-weight: 400;
}

.footer .sitemap a {
  color: #333
}

.footer .sitemap a:hover {
  opacity: .6
}

.footer-copy {
  line-height: 2.4;
  color: #fff;
}

.list-style-disc>.list-item {
  padding-left: 22px;
  margin-bottom: 20px
}

.list-style-disc>.list-item:before {
  content: "・";
  position: absolute;
  top: .1em;
  left: 0
}

.feature-list.circle .list-item {
  background-color: rgba(236, 121, 172, .8);
  border-radius: 50%;
  text-align: center;
  color: #fff;
  position: relative
}

.feature-list.circle .list-item .inner {
  width: 100%;
  letter-spacing: -1px;
  position: absolute;
  top: 50%;
  text-align: center;
  transform: translate(0, -50%)
}

.feature-list.circle .list-item .inner span {
  font-size: 12px
}

.service-list.main {
  margin-top: 30px
}

.service-list.main .list-item {
  text-align: center
}

.service-list.main .list-item.col-sm-3:nth-of-type(3) a {
  padding-bottom: .95em
}

.service-list.main .list-item a {
  position: relative;
  background-color: #fff;
  padding: 1.7em 0 2.4em;
  box-shadow: 0 0 3px rgba(96, 96, 96, .3);
  border-radius: 8px
}

.service-list.main .list-item a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0
}

.service-list.main .list-item a .detail {
  font-size: 10px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  letter-spacing: -1px
}

.service-list.main .list-item a .detail:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  background-image: url(assets/img/ico-playbutton_1x.png);
  background-repeat: no-repeat;
  background-size: 100%
}

.service-list.main .list-item.col-sm-4:nth-of-type(2n) a {
  background-color: #ffeecd
}

.service-list.main .list-item.col-sm-3:nth-of-type(2n+1) a {
  background-color: #ffeecd
}

.service-list.main .list-item a {
  min-height: 207px;
  background-color: #fffbe2
}

.service-list.sidebar {
  margin-top: 40px
}

.service-list.sidebar .list-item {
  margin-bottom: 5px
}

.service-list.sidebar .list-item:first-of-type {
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 1em 0;
  background-color: #cf7494
}

.service-list.sidebar .list-item:nth-of-type(2n) a {
  background-color: #eeabd1
}

.service-list.sidebar .list-item:nth-of-type(7) a {
  padding: .5em 1.5em
}

.service-list.sidebar .list-item a {
  background-color: #eccedb;
  padding: 1em 1.5em;
  height: 50px;
  font-size: 16px;
  line-height: 1.1
}

.service-list.sidebar .list-item a.current {
  background-color: #eec569
}

.information-header {
  margin-bottom: 10px;
  border-bottom: 1px solid #e3e3e3
}

.information-list .item {
  padding-bottom: 1em;
  letter-spacing: .04em
}

.information-list .item time {
  color: #aeaeae
}

.information-list .item a {
  color: #333
}

.information-list .item a:hover {
  opacity: .8
}

.qa-list .q-item {
  position: relative;
  border-top: 1px solid #d9d9d9;
  font-weight: 700;
  letter-spacing: 1.1px
}

.qa-list .q-item:before {
  content: "Q";
  float: left;
  font-weight: 700;
  font-size: 1.45em;
  line-height: 1;
  color: #fff;
  width: 16px;
  padding: 4px;
  height: 23px;
  background: #496e5b;
  box-shadow: 4px 4px #a9bf7c;
}

.qa-list .a-item {
  margin-bottom: 30px;
  position: relative;
  letter-spacing: 1.7px
}

.qa-list .a-item:before {
  content: "A";
  float: left;
  color: #ec79ac;
  font-weight: 700;
  font-size: 1.7em;
  line-height: 1;
  color: #fff;
  width: 16px;
  padding: 4px;
  height: 23px;
  background: #ec9505;
  box-shadow: 4px 4px #ffc07f;
}

input, textarea {
  width: 100%;
  padding: 0 15px;
  outline: none;
  border: 1px solid #ececec;
  border-radius: 0;
  font-size: 1em;
  color: #333;
  line-height: 1;
  letter-spacing: .04em;
  background-color: #f1f1f1
}

input:focus, textarea:focus {
  border: 1px solid #ddd
}

select {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  padding: 1.1rem 1rem 1.4rem!important;
  border: 1px solid #ececec;
  background-color: #f6f6f6
}

.custom-select {
  position: relative
}

.custom-select:after {
  content: " ";
  background: url(assets/img/arrow-top-down.png);
  background-size: cover;
  height: 17px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px
}

.custom-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

.custom-select select::-ms-expand {
  display: none
}

.input-group label {
  padding-top: 1em;
  padding-bottom: .5em;
  font-size: 1.2em
}

.input-group .required {
  position: relative
}

.input-group .required:after {
  content: "*必須";
  color: #f00;
  padding-left: 1em;
  font-size: .7143em
}

input {
  height: 50px;
  margin-bottom: 15px
}

textarea {
  height: 150px;
  padding: 15px;
  margin-bottom: 15px
}

:-moz-placeholder {
  opacity: 1
}

::-moz-placeholder {
  opacity: 1
}

a.underline {
  display: inline;
  text-decoration: underline
}

a.underline:hover {
  text-decoration: none
}

a.hover-opacity:hover {
  opacity: .8
}

a.after-arrow {
  position: relative
}

a.after-arrow:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  background-image: url(assets/img/ico-playbutton_1x.png);
  background-repeat: no-repeat;
  background-size: 100%
}

.ico-attention {
  padding-left: 31px
}

.ico-attention:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 6px;
  margin-left: -31px;
  vertical-align: top;
  background-image: url(assets/img/ico-attention_1x.png);
  background-repeat: no-repeat;
  background-size: 100%
}

.logo {
  display: block;
  margin: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 110px;
  height: 18px;
  background: url(assets/img/logo_1x.png) no-repeat;
  background-size: 100%
}

a.logo:hover, a.logo:focus {
  opacity: .8
}


.telBox p {
  border-radius: .3rem;
  box-sizing: border-box;
  display: inline-block;
  font-weight: 700;
  padding: 12px 10px 3px;
  margin-bottom: 15px;
  background-color: #ec79ac;
  margin-top: -8px
}

.telBox .fa {
  font-size: 16px;
  padding: 0 6px 0 18px
}

.telBox span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .03em
}

.internal-link-target {
  display: inline-block;
  width: 0;
  height: 0;
  visibility: hidden;
  background-color: #fff
}

#intro {
  width: 100%;
  height: calc(100vw*(320/1200));
  position: relative
}

#intro.top {
  height: calc(100vw*(540/1200))
}

#intro.home {
  height: calc(100vw*(380/1200))
}

#intro-catch {
  color: #fff;
  font-family: Shuei Mincho L;
  letter-spacing: 0;
  font-size: 24px;
  position: absolute;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  background-color: rgba(207, 116, 148, .7)
}

#intro-catch.belt {
  bottom: 20px;
  left: 0;
  padding: .1em .5em .1em 10em
}

#intro-catch.circle {
  top: 50%;
  left: 50%;
  width: 210px;
  height: 210px;
  text-align: center;
  display: table;
  transform: translate(-50%, -50%);
  border-radius: 50%
}

#intro-catch.circle>span {
  vertical-align: middle;
  display: table-cell
}

.catch {
  position: relative
}

.service .copy .label {
  margin-top: 0
}

.service .caption {
  color: #fff;
  background-color: #f5abcc;
  padding: .1em .3em;
  margin-left: .2em;
  margin-right: .4em;
  font-size: 14px
}

.service .main-title>span {
  font-size: 14px;
  font-weight: 400
}

.service .main-title>span:first-child {
  margin-left: 3em
}

.service .main-title .caption {
  padding: .2em .3em
}

.office-image {
  margin-top: 40px
}

.information.home {
  padding-top: 40px;
  padding-bottom: 24px
}

.information.home .col-sm-6 {
  /*
  max-width: 48%
  */
}

.information time {
  display: block;
  color: #aeaeae;
  padding-top: 15px;
  margin-left: 0%;
}

.profile .detailBox {
  margin-left: 3%
}

.profile .detailBox .face .name {
  letter-spacing: .1em;
  font-size: 28px!important;
  line-height: 1.3;
  display: inline-block
}

.profile .detailBox .face p.inline {
  display: inline-block
}

.biography {
  background-color: #fdf6eb;
  display: inline-block;
  padding: 10px 20px;
  width: 400px;
  margin: 18px 0 20px;
  font-size: 13px!important
}

.swiper-container, .swiper-slide {
  width: 100%;
  height: calc(100vw*(500/1200))
}

.swiper-container img, .swiper-slide img {
  width: 100%
}

.swiper-slide {
  position: relative
}

.swiper-slide source, .swiper-slide img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}

.case-list .box {
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 80px
}

.case-list .box:first-child {
  border-top: 1px solid #d9d9d9;
  padding-top: 30px
}

.case-list .title {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 20px;
  padding: 0 10px 10px
}

.case-list .label {
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 10px;
  padding: 10px 15px
}

.case-list .label-pink {
  background-color: #e6c2d3
}

.case-list .label-gray {
  background-color: #eaeaea
}

.case-list .detail {
  margin: 0 20px 30px 10px;
  letter-spacing: .06em;
  line-height: 1.8
}

.case-list .case-cat {
  display: inline-block;
  letter-spacing: .07em;
  font-weight: 700;
  border-radius: 5em;
  color: #adadad;
  padding-left: 10px
}

.pagenavi {
  text-align: center;
  margin: 50px auto
}

.pagenavi a, .pagenavi span {
  display: inline-block;
  line-height: 15px;
  margin: 0 10px;
  padding: 0;
  width: 30px
}

.wp-pagenavi .current {
  background: #ec79ac;
  color: #fff
}

.wp-pagenavi a, .wp-pagenavi span {
  border: 1px solid #ec79ac;
  color: #ec79ac;
  margin: 0 8px;
  padding: 5px 3px
}

.wp-pagenavi a:hover {
  background: #ec79ac;
  color: #fff
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
  width: 50px
}

.wp-pagenavi .extend, .wp-pagenavi .last, .wp-pagenavi .first {
  border: 1px solid transparent
}

.wp-pagenavi .last, .wp-pagenavi .first {
  width: 31px
}


a#tenjikaitext{
    margin-left: 300px;
}

.information-list li.list-item a {
  margin-left: 270px;
  margin-top: -23px;
}

p.phone-area {
    width: 0px;
    float: right;
    margin: 20px 352px auto;
}

p.button-br {
    margin: -5px;
}

span.phone-smalltext {
font-size: 11px;
    color: #004ea2;
    letter-spacing: -0.5px;
    margin-left: -14px;
}


p.contact-area {
    width: 0px;
    margin: 20px 0px auto;
}


span.contact-text {
    font-size: 18px;
    color: #004ea2;
    font-weight: bold;
    margin-left: 15px;
}

span.contact-text:before {
    content: '';
    background: url(assets/img/top/contact-icon.png) 0 0 no-repeat transparent;
    position: absolute;
    left: 56%;
    width: 22px;
    height: 22px;
    margin-top: 18px;
    /* background-size: 22px 22px; */
}

a.cp_btn-contact {
    white-space: pre;
    line-height: 55px;
    display: block;
    width: 350px;
    padding: 0.6em;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #004ea2;
    transition: .4s;
}


span.phone-number {
    font-size: 22px;
    color: #004ea2;
    font-weight: bold;
    letter-spacing: 2px;
        margin-left: 15px;
}

a.cp_btn-phone {
        white-space: pre;
    display: block;
    width: 350px;
    line-height: 25px;
    padding: 0.68em;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #004ea2;
    transition: .4s;
}

span.cp_btn {
    background: #004ea2;
    color: #fff;
    margin: 20px;
    padding: 10px 15px 3px 15px;
    line-height: 1;
}


.information-list li.list-item a:hover {
  text-decoration: none
}

@media only screen and (min-width:48em) {
  .container {
    width: 49rem
  }
  .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }
  .col-sm {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .start-sm {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-sm {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-sm {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-sm {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .middle-sm {
    -ms-flex-align: center;
    align-items: center
  }
  .bottom-sm {
    -ms-flex-align: end;
    align-items: flex-end
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-sm {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .first-sm {
    -ms-flex-order: -1;
    order: -1
  }
  .last-sm {
    -ms-flex-order: 1;
    order: 1
  }
}

@media only screen and (min-width:64em) {
  .container {
    width: 65rem
  }
  .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-offset-0, .col-md-offset-1, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }
  .col-md {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .start-md {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-md {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-md {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-md {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .middle-md {
    -ms-flex-align: center;
    align-items: center
  }
  .bottom-md {
    -ms-flex-align: end;
    align-items: flex-end
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-md {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .first-md {
    -ms-flex-order: -1;
    order: -1
  }
  .last-md {
    -ms-flex-order: 1;
    order: 1
  }
}

@media only screen and (min-width:75em) {
  .container {
    width: 76rem
  }
  .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }
  .col-lg {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .start-lg {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-lg {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-lg {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-lg {
    -ms-flex-align: start;
    align-items: flex-start
  }
  .middle-lg {
    -ms-flex-align: center;
    align-items: center
  }
  .bottom-lg {
    -ms-flex-align: end;
    align-items: flex-end
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-lg {
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .first-lg {
    -ms-flex-order: -1;
    order: -1
  }
  .last-lg {
    -ms-flex-order: 1;
    order: 1
  }
}

@media screen and (min-width:768px) {
  .btn-contact.fixed {
    width: 58px;
    padding: 1em;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    position: fixed;
    top: 200px;
    right: 0
  }
  h2, .h2 {
    font-size: 30px
  }
  .main-title {
    font-size: 32px
  }
  .hide-sm {
    display: none
  }
  .show-sm {
    display: block
  }
  .sponly {
    display: none
  }
  .pconly {
    display: block
  }
  .nopadding-sm {
    padding-left: 0;
    padding-right: 0
  }
  .container-wrap {
    margin-top: 120px
  }
  #header {
    padding-bottom: 0px;
    padding-left: .5rem;
    padding-right: .5rem;
        opacity: 0.8;
  }
  #header-logo h1 {
    font-size: 28px
  }
  #header-logo h1 span {
    display: block;
    font-size: .85rem
  }
  .footer {
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px
  }
  .footer .h2 {
    font-size: 28px
  }
  .footer .h2 span {
    display: block;
    font-size: 12px
  }
  .footer-copy {
    font-size: 12px
  }
  .feature-list.circle .list-item {
    width: 210px;
    height: 210px;
    font-size: 24px;
    line-height: 1.5
  }
  .service-list.main .list-item {
    margin-bottom: 20px
  }
  .service-list.main .list-item.col-sm-4 {
    font-size: 24px
  }
  .service-list.main .list-item.col-sm-3 {
    font-size: 20px
  }
  .service-list.main .list-item a:after {
    bottom: 10px;
    right: 10px;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #ec79ac
  }
  .information-header .title {
    margin-top: 0;
    margin-bottom: 0
  }
  .qa-list {
    font-size: 14px;
    margin-top: 60px
  }
  .qa-list .q-item {
    padding: 30px 50px 14px
  }
  .qa-list .q-item p {
    padding-left: 3em;
    font-size: 16px
  }
  .qa-list .a-item {
    padding: 0 50px
  }
  .qa-list .a-item p {
    padding-left: 3.5em
  }
  select {
    font-size: 1rem;
    padding: 1rem
  }
  .logo {
    width: 204px;
    height: 44px
  }
  .internal-link-target {
    margin-top: -70px;
    padding-top: 70px
  }
  #intro.service {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-service_1x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
  #intro.price {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-service_1x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
  #intro.flow {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-flow_1x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
  #intro .feature-list {
    position: absolute;
    bottom: -52px;
    width: 790px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1
  }

span.phone-number:before {
    content: '';
    background: url(assets/img/top/phone-icon.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -28px;
    width: 22px;
    height: 22px;
    margin-top: 1px;
    background-size: 22px 22px;
}

ul.wow.scaleRight.subcon01 {
    width: auto;
    margin-left: -47px;
    margin-bottom: 35px;
    margin-top: 45px;
}

  .catch {
    width: 93%;
    margin: 0px auto 0
  }
  .catch .detail {
    margin-bottom: 30px;
    line-height: 1.8;
    letter-spacing: .04em
  }
  .catch .catch-btn p:first-line {
    font-size: 24px;
    line-height: 1
  }
  .catch .catch-btn .btn {
    font-size: 24px
  }
  .service.home {
    padding-top: 60px;
    padding-bottom: 0px
  }
}

@media screen and (max-width:767px) {
  .main-title {
    font-size: 23px
  }
  .hide-xs {
    display: none
  }
  .show-xs {
    display: block
  }
  .sponly {
    display: block
  }
  .pconly {
    display: none
  }
  .nopadding-xs {
    padding-left: 0;
    padding-right: 0
  }
  .text-center.sp-center-off {
    text-align: left!important
  }
  #header-logo {
    z-index: 1001
  }
  #header-logo h1 {
    font-size: 20px
  }
  #header-logo h1 span {
    display: block;
    font-size: 10px
  }
  #global-nav-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1000;
    display: none;
    opacity: 0;
    background-color: #fff
  }
  #global-nav-wrap.open {
    opacity: 1;
    display: block
  }
  #global-nav {
    width: 100%;
    margin-top: 120px
  }
  .menu-box {
    top: 25px;
    right: 25px
  }
  .footer-copy {
    font-size: 11px
  }
  .qa-list {
    font-size: 12px;
    padding-left: 7%;
    padding-right: 7%;
    margin-top: -14px
  }
  .qa-list .q-item {
    padding: 14px 10px
  }
  .qa-list .q-item p {
    padding-left: 1.5em
  }
  .qa-list .a-item {
    padding: 14px 10px
  }
  .qa-list .a-item p {
    padding-left: 2em
  }
  .newsDetail {
    padding: 0 .5rem
  }
  .nav-list a {
    font-size: 18px;
    margin-bottom: 10px
  }
  .font-larger {
    font-size: 1.2em!important
  }
  .container-wrap {
    padding: 58px 0 50px
  }
  #breadcrumbs {
    padding: .5rem
  }
  h2, .h2 {
    font-size: 1.5em
  }
  .row {
    margin: 0 .5rem .5rem
  }
  .feature-list {
    display: none
  }
  .service .caption {
    margin-top: 5px;
    display: inline-block
  }
  .service.home {
    padding: 15px .5rem
  }
  .service-list.main {
    margin: 0 0 .5rem
  }
  .service-list.main:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 30px
  }
  .service-list.main .list-item {
    margin-bottom: 20px;
    padding: 0
  }
  .service-list.main .list-item:first-child {
    margin-top: 20px
  }
  .service-list.main .list-item:last-child {
    margin-bottom: 0
  }
  .service-list.main .list-item a {
    min-height: 66px;
    padding: 1em
  }
  .service-list.main .list-item a .detail {
    position: static;
    display: block;
    text-align: center;
    width: 100%;
    transform: translate(0, 0);
    padding-top: 10px
  }
  .information-header p.h2 {
    margin: 0
  }
  .information-list li.list-item a {
    text-decoration: underline
  }
  .information-list li.list-item a:hover {
    text-decoration: none
  }
  .information.home .col-sm-6:nth-child(2) {
    margin-top: 45px
  }
  .profile .detailBox {
    margin: 0
  }
  .biography {
    width: 100%
  }
  .office-image {
    margin-top: 20px
  }
  table.default {
    padding: 0 .5em
  }
  table.default th, table.default td {
    width: 100%;
    display: block;
    border-top: none;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    box-sizing: border-box;
    padding: 10px;
    text-align: left
  }
  #intro-catch.circle {
    width: 80px;
    height: 80px;
    font-size: 12px
  }
  .sidebar .btn-flow {
    text-shadow: 1px 1px 1px #64b5de
  }
  .col-sm.sidebar {
    min-width: 100%!important;
    width: 100%
  }
  .col-sm.sidebar+.col-sm {
    padding: 0;
    width: 100%
  }
  .service-list.sidebar .list-item {
    margin: 0
  }
  .service-list.sidebar .list-item a {
    font-size: 14px;
    padding: 1em;
    line-height: 1;
    height: auto;
    text-align: center;
    text-shadow: 0 1px 1px #fff
  }
  .service-list.sidebar .list-item:nth-of-type(7) a {
    padding: 1em
  }
  .service-list.sidebar .list-item:first-of-type {
    font-size: 16px;
    width: 100%;
    text-shadow: 1px 1px 1px #c75f84
  }
  .sidebar .btn-flow {
    margin-top: 1em
  }
  #intro-catch.belt {
    font-size: 14px;
    padding: .1em .5em .1em 4em
  }
  .scroll {
    overflow: auto;
    white-space: nowrap;
    width: 100%
  }
  .scroll::-webkit-scrollbar {
    height: 5px
  }
  .scroll::-webkit-scrollbar-track {
    background: #f1f1f1
  }
  .scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc
  }
  .scroll table {
    width: 827px
  }
  table {
    width: 100%
  }
  .qa-list .a-item:before {
    font-size: 1.5em
  }
  .service .main-title>span {
    margin-bottom: 10px
  }
  .service .main-title>span:first-child {
    margin-left: 0
  }
  .service .main-title>span {
    display: block;
    font-size: 12px
  }
  .internal-link-target {
    margin-top: -47px;
    padding-top: 47px
  }
  #intro.service {
    background-image: url(assets/img/intro-service_2x.jpg);
    background-size: 100%
  }
  #intro.price {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-service_2x.jpg);
    background-size: 100%
  }
  #intro.flow {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-flow_2x.jpg);
    background-size: 100%
  }
  .information.home .col-sm-6 {
    max-width: 100%
  }
  information-header a {
    font-size: 12px;
    line-height: 28px
  }
  .information.home .row {
    margin: 0
  }
  .information.home iframe {
    width: 100%
  }
  .case-list {
    font-size: 12px;
    padding-left: 7%;
    padding-right: 7%;
    margin-top: -14px
  }
  .case-list .box {
    padding-bottom: 40px
  }
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
  .service-list.main .list-item a .detail:before {
    background-image: url(assets/img/ico-playbutton_2x.png)
  }
  a.after-arrow:after {
    background-image: url(assets/img/ico-playbutton_2x.png)
  }
  .ico-attention:before {
    background-image: url(assets/img/ico-attention_2x.png)
  }
  .logo {
    background-image: url(assets/img/logo_2x.png)
  }
}

@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2), (min-width:1280px) {
  #intro.service {
    background-image: url(assets/img/intro-service_2x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
  #intro.price {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-service_2x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
  #intro.flow {
    height: calc(100vw*(330/1200));
    background-image: url(assets/img/intro-flow_2x.jpg);
    background-size: 100%;
    background-repeat: no-repeat
  }
}


h2, .h2 {
    font-size: 30px;
    font-weight: bold;
font-family: 'Roboto';
}

h3{
    font-family: 'Roboto';
}


#gnav > ul {
  display: table;
  padding-left: 50px;
}
#gnav > ul > li {
  display: table-cell;
  margin-right: 2em;
}
#gnav > ul > li:hover {
  color: #fff;
  background-color: #333;
}
#gnav > ul > li:hover > a {
  color: #fff;
}
#gnav > ul > li:hover .menu {
  transition: max-height 1s ease-in;
  max-height: 9999px;
}
#gnav > ul > li > a {
  display: block;
  padding: 25.5px 1em 15.5px;
  transition: all .2s ease-in;
}
#gnav > ul .menu {
  transition: max-height .5s ease-out;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #333;
}
#gnav > ul .menu .menu_inner {
  padding: 1em 0;
  margin-right: -255px;
}
#gnav > ul .menu .menu_inner li {
  display: inline-block;
  margin: 0 .5em;
}
#gnav > ul .menu a {
  color: #fff;
}



nav#global-nav {
    height: auto;
}

#header-logo {
    padding-top: 0px;
        margin-top: 0px;
}



.row.between-xs.middle-xs {
    margin-top: -7px;
}

#header {
    box-shadow: none;
}



.custom-container{max-width:1000px;height:auto;}

footer.footer.custom-container.pconly {
    max-width: 1000px;
    height: auto;
}

p.h2.text-center.shueimin-l-font.contents-header {
    background-image: url(assets/img/top/top-subcon.png);
width: 100%;
    height: 750px;
    margin-left: 10px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -300px;
        margin-bottom: -80px;
}


#page-top:before {
    content: '';
    background-image: url(assets/img/top/allownavi-double.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 38%;
    width: 15px;
    /* margin: 65px 120% -177%; */
    height: 18px;
    margin-top: 30px;
    background-size: 15px 18px;
}

img#allow-navi-mainvisu {
    margin-top: 0px;
    margin-top: -15px;
    position: relative;
    top: 0px;
    left: 97px;
}

img#allow-navi-mainvisu02 {
    margin-top: -15px;
    position: relative;
    top: 0px;
    left: 125px;
}

img#allow-navi-mainvisu03 {
    margin-top: -15px;
    position: relative;
    top: 0px;
    left: 125px;
}


p.h2.text-center.shueimin-l-font.contents-header.top-con2 {
    background-image: url(assets/img/top/top-subcon02.png);
width: 100%;
    height: 750px;
    margin-left: -26px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -340px;
        margin-bottom: -115px;
}

p.h2.text-center.shueimin-l-font.contents-header.top-con01 {

}

span.megatext {
    margin-left: 25px;
}

li.list-item {
    height: 40px;
}

.grid-container {
  background-color:#fff;
display: grid;
    margin-left: 9px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: .0fr 1.6fr 1.7fr 0fr;
    grid-template-rows: 0fr 1.4fr 0fr;
    grid-template-areas: ". . . ." ". conpanysubcon subcon-short ." ". . . .";
}

.subcon-short {
  display: grid;
  grid-area: subcon-short;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "subcons01 subcons02" "subcons03 subcons04";
}

.subcons01 {
grid-area: subcons01;
    background-image: url(assets/img/top/subcon-short.png);
    max-height: 267px;
    background-repeat: no-repeat;
    background-size: 100%;
}



a#a_link02 {
    height: 270px;
    grid-area: subcons02;
    background-image: url(assets/img/top/subcon-short02.png);
    background-repeat: no-repeat;
    background-size: cover;
}


span.grid-subcon-minitext {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 103px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-minitext02 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 103px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-text02 {
    white-space: pre;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 127px;
    font-size: 20px;
    font-weight: 400;
}

span.grid-subcon-minitext03 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 105px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-text03 {
    white-space: pre;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 130px;
    font-size: 20px;
    font-weight: 400;
}

span.grid-subcon-minitext04 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 105px;
    font-size: 14px;
    font-weight: 100;
}

p.header_rsvBtn.btn.btn-b.footer.doubutu {
    letter-spacing: 0px;
}

img.allownavi-box.ver1 {
    margin-left: 79px;
}

img.allownavi-box {
    margin-left: 66px;
    margin-top: -23px;
    width: 4px;
    height: 8px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box{
    margin-top: -24px;
}

p.h3.text-center.shueimin-l-font.con2 {
    margin-bottom:-4px!important;
}

p.h3.text-center.shueimin-l-font.con1 {
    margin-bottom: -1px!important;
}

img.allownavi-box2 {
    margin-left: 108px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box2{
    margin-top: -24px;
}


img.allownavi-box5 {
    margin-left: 66px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box5{
    margin-top: -24px;
}


img.allownavi-box7-1 {
    /* margin-top: -23px; */
    margin-left: 81px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-bo7-1{
    margin-top: -24px;
}

span.megatext04.ver02 {
    margin-left: 23px!important;
}

img.allownavi-box9-1 {
    margin-left: 105px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box9-1{
    margin-top: -24px;
}

_::-webkit-full-page-media, _:future, :root span.mega-text-small01{
    font-size:11px;
    font-weight:600;
}

img.allownavi-box8-1 {
    margin-left: 88px;
    margin-top:-23px;
}

img.trp.trs-dr05.big {
    width: 96%;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box8-1{
    margin-top: -24px;
}

    span.megatext04.ver02 {
    margin-left: 23px!important;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root span.megatext04.ver02{
    margin-top: -24px;
}

img.allownavi-box6-1 {
    margin-left: 68px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box6-1{
    margin-top: -24px;
}

img.allownavi-box3-1 {
        margin-left: 8.5vw;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box3-1{
    margin-top: -24px;
}


img.allownavi-box2-2 {
    margin-left: 84px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box2-2{
    margin-top: -24px;
}

img.allownavi-box5-1 {
    margin-left: 86px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box5-1{
    margin-top: -24px;
}


img.allownavi-box4-2 {
    margin-left: 105px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box4-2{
    margin-top: -24px;
}

img.allownavi-box3-2 {
    margin-top: -23px;
    margin-left: 90px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box3-2{
    margin-top: -24px;
}

img.allownavi-box4-1 {
    margin-left: 108px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box4-1{
    margin-top: -24px;
}

img.allownavi-box2-1 {
    margin-left: 68px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box2-1{
    margin-top: -24px;
}

img.allownavi-box3 {
    margin-left: 97px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box3{
    margin-top: -24px;
}

img.allownavi-box4 {
    margin-left: 84px;
    margin-top: -23px;
}

_::-webkit-full-page-media, _:future, :root img.allownavi-box4{
    margin-top: -24px;
}

span.megatext:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 27%;
    width: 4px;
    height: 8px;
    margin-top: 16px;
    background-size: 4px 8px;
}

span.megatext:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 135px;
    background-size: 9px 16px;
}


span.grid-subcon-text04 {
    white-space: pre;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 130px;
    font-size: 20px;
    font-weight: 400;
}

span.grid-subcon-text {
        white-space: pre;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 127px;
    font-size: 20px;
    font-weight: 400;
}

img.displaynone {
    display: none;
}

a#a_link:hover span.grid-subcon-minitext{
  color:#fff;
}

a#a_link:hover span.grid-subcon-text{
  color:#fff;
}

a#a_link02:hover span.grid-subcon-minitext02{
  color:#fff;
}

a#a_link02:hover span.grid-subcon-text02{
  color:#fff;
}

a#a_link03:hover span.grid-subcon-minitext03{
  color:#fff;
}

a#a_link03:hover span.grid-subcon-text03{
  color:#fff;
}

a#a_link04:hover span.grid-subcon-minitext04{
  color:#fff;
}

a#a_link04:hover span.grid-subcon-text04{
  color:#fff;
}

a#a_link02:hover:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
  }


a#a_link:hover {
    background-image: url(assets/img/top/subcon-short01-hover.png);
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons01;
}
.col-sm-5.col-xs-12.infolistver2 {
    margin: 0 auto;
}

.col-sm-6.col-xs-12.infolist {
    margin-left: -25px;
}

ul.information-list.ver3 {
    float: right;
}

.col-sm-6.col-xs-12.ver45 {
    margin-right: 46px;
    margin-left: -35px;
}

.catch-topicsinfolist {
    width: 100%;
    margin: 0 auto;
}

a#a_link02:hover {
    background-image: url(assets/img/top/subcon-short02-hover.png);
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons02;
}

a#a_link03:hover {
    background-image: url(assets/img/top/subcon-short03-hover.png);
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons03;
}

a#a_link04:hover {
    background-image: url(assets/img/top/subcon-short04-hover.png);
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons04;
}




a#a_link03 {
    background-image: url(assets/img/top/subcon-short03.png);
    height: 270px;
    grid-area: subcons03;
    background-repeat: no-repeat;
    background-size: cover;

}




a#a_link04 {
    background-image: url(assets/img/top/subcon-short04.png);
    height: 270px;
    grid-area: subcons04;
    background-repeat: no-repeat;
    background-size: cover;

}


.conpanysubcon {
    grid-area: conpanysubcon;
    background-image: url(assets/img/top/companysubcon.png);
    /* height: 677px; */
    /* margin-right: 50px; */
    /* background-position: 50%; */
    background-repeat: no-repeat;
    background-size: cover;
}

ul.wow.scaleRight.subcon03 {
    margin-top: -35px;
    width: 100%;
    margin-left: -4.33333%;
}
/*
ul.wow.scaleLeft.subcon02:before {
    content: '';
    position: absolute;
    background-color: #b2d3f7;
    left: 86.3%;
    z-index: -1;
    width: 100%;
    height: 150%;
    margin-top: -60%;
}
*/

ul.asaarea {
padding: 0px 0%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1000px;
}

ul.asaarea.first {
    margin-bottom: -40px;
}

ul.asaarea li {
    display: table-cell;
    list-style: none;
}

.col-sm-3.footer-under {

}

.square_btn_tell:before{
      content: '';
    background: url(assets/img/top/phone-call.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -10px;
    width: 22px;
    height: 22px;
    margin-top: 23px;
    background-size: 22px 22px;
}

.square_btn_tell:hover:before{
      content: '';
    background: url(assets/img/top/phone-call-hover.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -10px;
    width: 22px;
    height: 22px;
    margin-top: 23px;
    background-size: 22px 22px;
}


p.border-p2 {
    border-bottom: 1px solid;
    width: 76px;
    margin-bottom: 15px;
}

p.border-p5 {
    border-bottom: 1px solid;
    width: 52px;
    margin-bottom: 15px;
}


p.border-p3 {
    border-bottom: 1px solid;
    width: 60px;
    margin-bottom: 15px;
}

ul.wow.scaleLeft.subcon02 {
        margin-left: 74px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
        margin-bottom: 70px;
}


/*
img.top-subcon-item {
    position: relative;
    margin: 17% 10% 20% 11%;
    top: 280px;
    width: 17%;
    height: auto;
    bottom: 0;
    padding: 0;
    left: 0;
    right: 0;
}

*/


img.top-subcon-item {
    width: 17%;
    position: absolute;
    top: 55%;
    left: 18%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    bottom: 0;
    padding: 0;
    right: 0;
}

img.top-subcon-item02 {
    width: 12%;
    position: absolute;
    top: 55%;
    left: 80%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    bottom: 0;
    padding: 0;
    right: 0;
}


img.top-subcon-item03 {
    width: 13%;
    position: absolute;
    top: 61%;
    left: 20%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    bottom: 0;
    padding: 0;
    right: 0;
}

p.h2.text-center.shueimin-l-font.contents-header.top-con3 {
    background-image: url(assets/img/top/top-subcon03.png);
width: 100%;
    height: 750px;
    margin-left: 10px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -340px;
}

p.h2.text-center.shueimin-l-font.contents-header.main-sub-con4 {
    background-image: url(assets/img/top/contents-img04.png);
    height: 400px;
    /* margin-right: 50px; */
    background-position: 50%;
    background-repeat: no-repeat;
        background-size: 100%;
}

a.top-square_btn-cache {
    display: inline-block;
    padding: 0.3em 4em;
    text-decoration: none;
    color: #fff;
    border: solid 1px #fff;
    /* border-radius: 3px; */
    transition: .4s;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    top: -7%;
    left: -1%;
}

font.top-con {
    width: 50px;
    top: 40%!important;
    position: relative;
        color: #fff;
}
font.main-sub-con-text {
    width: 50px;
    top: 10%!important;
    left: 160px;
    position: relative;
    color: #fff;
}

font.main-sub-con-text-small2 {
    width: 50px;
    font-size: 14px;
    top: 15%!important;
    left: 0%;
    position: relative;
    color: #fff;
}

font.main-sub-con-text-small3 {
    width: 50px;
    font-size: 14px;
    top: 5%!important;
    left: 0%;
    position: relative;
    color: #fff;
}

font.main-sub-con-text-small4 {
    width: 50px;
    font-size: 14px;
    top: -5%!important;
    left: 0%;
    position: relative;
    color: #fff;
}


font.main-sub-con-text-small {
    /* width: 50px; */
    font-size: 14px;
    top: 25%!important;
    left: -7%;
    position: relative;
    color: #fff;
}



.row.middle-lg.top-flex-box {
    margin-bottom: 80px;
}
.information.home.row.between-sm.top-news {
    background-image: url(assets/img/top/contact-area.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 14vw;
    min-height: 190px;
    max-height: 190px;
        height: 190px;
}

p.h2.title.shueimin-l-font {
    text-align: center;
}

.col-sm-8.top-news-con {
    margin: 0 auto;
}

.col-sm.col-xs-6.text-button {
    text-align: center;
    margin-top: 40px;
}

.light-footer-bg {
    background-color: #003165;
    color: #fff;
    margin-top: -3px;
}

.footer .sitemap a {
    color: #fff;
}


/****TOP***/
a.top-square_btn {
    display: inline-block;
    padding: 0.3em 4em;
    text-decoration: none;
    color: #333333;
    border: solid 1px #333333;
    /* border-radius: 3px; */
    transition: .4s;
        font-weight: bold;
}




.navToggle {
    display: none;
}

nav.globalMenuSp {
    display: none;
}


p.top-catch-text {
    position: absolute;
    margin-top: -30px;
    color: #fff;
    padding-left: 10px;
    height: 30px;
    width: 483px;
    background: rgba(0, 0, 0, 0.52);
    font-weight: bold;
    font-family: "Yu Mincho", "YuMincho";
    font-size: 18px;
}




.btn-primary {
    background: #ffffff;
    border: .1rem solid #004ea2;
    color: #004ea2!important;
    transition: background-color .2s;
}


.way-point-full--signal.full-strap-img--signal {
  height: 54vw;
  max-height: 80rem
  margin:0 auto;
}



.way-point-cue {
  padding: 2rem 0 3rem
}

.way-point-full--signal .way-point-cue {
  margin-bottom: 5.6rem;
  padding-top: 3.2rem;
  padding-bottom: 3.2rem
}

@media (max-width:991px) {
  .way-point-full--signal .way-point-cue {
    padding-top: 6.4rem
  }
}

@media (max-width:767px) {
  .way-point-full--signal .way-point-cue {
    margin: 1.6rem 0 2rem
  }
}

.homepage .way-point-full--signal .way-point-cue p {
  font-size: 2rem
}

.way-point-full--signal .way-point-cue .btn {
  margin-top: 1.9rem;
  font-family: "Noto Sans JP";
  font-weight:400;
}

@media (max-width:767px) {
  .collection--clear-function .col-xs-6.col-sm-3:nth-child(2n+3) {
    clear: left
  }
  .collection--clear-function .col-xs-6.col-sm-3:nth-child(2n+3), .collection--clear-function .col-xs-6.col-sm-3:nth-child(2n+3)~div {
    margin-top: 3.6rem
  }
}

.full-strap-img--signal {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center
}


.full-strap-img--signal:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: .3;
  z-index: 1
}

.full-strap-img--signal .container {
  position: relative;
  z-index: 2;
  color: #fff;
}

.full-strap-img--signal .container h1, .full-strap-img--signal .container h2, .full-strap-img--signal .container h3, .full-strap-img--signal .container h4, .full-strap-img--signal .container h5, .full-strap-img--signal .container h6 {
  color: currentColor
}

.full-strap-img--bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}




.full-strap-img--bg-img {
    background-image: url(assets/img/top/main-visu.jpg);
    background-position: center center;
}

.full-strap-img--bg-img.slide02 {
    background-image: url(assets/img/top/main-visu02.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.full-strap-img--bg-img.slide03 {
    background-image: url(assets/img/top/main-visu03.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.full-strap-img--bg-img.slide04 {
    background-image: url(assets/img/top/main-visu04.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


/* ul.slick-dots {
    display: none!important;
}

button.slick-next.slick-arrow {
    display: none!important;
}


button.slick-prev.slick-arrow {
    display: none!important;
} */





















/* ---------------------
   List
--------------------- */
ol, ul, li {
    overflow: hidden;
    zoom: 1;
    list-style: none;
}
/* ---------------------
   Table
--------------------- */
table {
    font-size: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
dl, dt, dd {
    overflow: hidden;
    zoom: 1;
}
/* ---------------------
   Form
--------------------- */
fieldset {
    border: none;
}
input[type=submit], input[type=number], input[type=button], input[type=password], input[type=text], input[type=email], input[type=tel], textarea, select, label, button {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    box-shadow: none;
}
input[type=submit], input[type=number], input[type=button], input[type=password], input[type=text], input[type=email], input[type=tel], textarea, button {
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* ---------------------
   btn
--------------------- */

a#a_link {
    background-image: url(assets/img/top/subcon-short.png);
height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons01;
}

.btn a {
    font-weight: bold;
    position: relative;
    display: block;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
}
.btn_obi {
    position: absolute;
    display: block;
    width: 0;
    height: 100%;
    content: '';
}
.btn_content {
    z-index: 10;
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
}
.btn_contentInner {
    position: relative;
        color: #fff;
}

a.trs.trs-dr03.trs-tfCb.headeronly {
    width: 120%;
}


span.btn_contentInner.headerdwn:before {
    content: '';
    background: url(assets/img/top/header-logdwn.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -39px;
    width: 29px;
    height: 20px;
    margin-top: -5px;
    background-size: 29px 20px;
}

.btn i {
    right: -23px;
}
/* hover */
.btn a:hover {
    color: #fff;
}
.btn a:hover .btn_obi {
    width: 100%;
}
/*
** btn-b
*/
.btn-b {
    color: #fff;
}
.btn-b .btn_obi {
    right: 0;
    width: 100%;
}
/* hover */
.btn-b a:hover {
    color: #222;
}
.btn-b a:hover .btn_obi {
    width: 0;
}

@media screen and (max-width: 768px) {
.btn-b {
    background-color: #222;
}
.btn_obi {
    display: none;
}
.btn a:hover {
    color: inherit;
}
}

@media screen and (max-width: 500px) {
.btn {
    width: 220px;
    height: 45px;
}
}

/* ---------------------
   header
--------------------- */

header.header.cf.trs.trs-dr12.trs-tfCb {
}

.header {
    position: fixed;
        background: rgba(255,255,255,0.8);
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
}
/*.header:hover {
    background: rgba(255,255,255,0.8 );
}*/
.logo {
    float: left;
    width: 307px;
    margin: 25px 0 0 0px;
}
.logo a {
    display: block;
}
.logo img {
    width: 100%;
    height: auto;
}
.logo img path {
    fill: red;
}
.header_contents {
    float: right;
    margin: 7px -2px 0px 0px;
}

@media screen and (max-width: 768px) {
.header, .header:hover {
    height: 56px;
    background-color: #fff;
}
.logo {
    width: 102px;
    margin: 17px 0 0 12px;
}
}
/*
** gNav
*/
.gNav {
    margin-bottom: 0px;
}
.gNav_list {
    display: inline-block;
    overflow: visible;
        font-family: 'Noto Sans JP';
    font-weight: bold;

}

.header-area {
    width: 1000px;
    margin: 0 auto;
}
.gNav_item {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    overflow: visible;
    margin: 0 8px;
}
.gNav_item:last-child {
    margin-right: 0;
}
.gNav_item {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    overflow: visible;
    margin: 0 27px;
}
.gNav_item-rsv {
    display: none;
}
.gNav_item a {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}




.gNav_item a:before {
   position: absolute;
    right: auto;
    bottom: -12px;
    left: 0;
    width: 100%;
    height: 5px;
    content: '';
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -ms-transform-origin: 0;
    background: #004ea2;
}
/* hover , current */
.gNav_item a:hover:before, .gNav_item.current a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
/* no-csstransforms */
.no-csstransforms .gNav_item a:before {
    display: none;
}

@media screen and (max-width: 768px) {
.gNav {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 22px;
    background-color: rgba(0,0,0,.8);
}
.gNav_inner {
    display: table;
    width: 100%;
    height: 100%;
}
.gNav_list {
    display: table-cell;
    vertical-align: middle;
}
.gNav_item {
    font-size: 20px;
    font-size: 2rem;
    float: none;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    color: #fff;
}
.gNav_item:last-child {
    margin-right: auto;
}
.gNav_item-rsv {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    width: 260px;
    margin: 15px auto 0;
    border-color: #fff;
}
.gNav_item-rsv a {
    width: 100%;
}
.gNav_item a:before {
    bottom: 9px;
    background-color: #fff;
}
.gNav_item-rsv a:before {
    display: none;
}
}

@media screen and (max-width: 768px) and (orientation: landscape) {
.gNav_list {
    text-align: center;
}
.gNav_item {
    display: inline-block;
    width: auto;
    margin-right: 15px;
    padding: 3px 0;
}
.gNav_item:after {
    margin-left: 15px;
    content: '/';
}
.gNav_item-rsv {
    display: block;
    width: 80%;
    margin-top: 20px;
}
.gNav_item-rsv:after {
    display: none;
}
}

@media screen and (max-width: 500px) {
.gNav_item {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 4px 0;
}
.gNav_item-rsv {
    font-size: 12px;
    font-size: 1.2rem;
}
.gNav_item a:before {
    bottom: 7px;
}
}

@media screen and (min-width: 769px) {
.gNav {
    display: block!important;
}
}
/*
** header_contact
*/
.header_contact {
   /* float: right;*/
}
.header_tel {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.35;
    float: left;
    margin-left: 14px;
    padding-left: 19px;
}
.header_tel a {
    text-decoration: none;
    white-space: pre;
    font-size: 10px;
    color: #004089;
    letter-spacing: -0.5px;
    margin-left: 10px;
}

p.header_tel.ff-en:after {
    content: '';
    background: url(assets/img/top/phone-icon.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -21px;
    width: 22px;
    height: 22px;
    margin-top: -26px;
    background-size: 22px 22px;
}


.header_telNum {
font-size: 20px;
    color: #0042a2;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: -25px;
}
.header_rsvBtn {
    font-size: 13px;
    /* font-size: 1rem; */
    float: left;
    height: 46px;
    background: #004ea2;
    margin-top: -7px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.header_rsvBtn .btn_content {
    margin-left: -10px;
    padding: 1px 0;
}

_::-webkit-full-page-media, _:future, :root .header_rsvBtn .btn_content {
    padding: 2px 0;
}

.header_rsvBtn i {
    font-size: 7px;
    font-size: .7rem;
    top: 3px;
    right: -17px;
}


p.header_rsvBtn.btn.btn-b.contact {
    font-size: 13px;
    /* font-size: 1rem; */
    float: left;
    height: 46px;
    background: #003165;
    margin-top: -7px;
    margin-left: 0px;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
.header_contact {
    display: none;
}
}
/*
** header_telSp
*/
.header_telSp {
    display: none;
}

@media screen and (max-width: 768px) {
.header_telSp {
    position: absolute;
    top: 14px;
    right: 64px;
    display: block;
}
.header_telSp a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    display: block;
    width: 28px;
    height: 28px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 50%;
    background-color: #222;
}
/* open */
.header_telSp.open a {
    color: #222;
    background-color: #fff;
}
}
/*
** menuTrigger
*/
.menuTrigger {
    display: none;
}

@media screen and (max-width: 768px) {
.menuTrigger {
    position: absolute;
    z-index: 6;
    z-index: 601;
    top: 19px;
    right: 18px;
    display: block;
    width: 26px;
    height: 18px;
    cursor: pointer;
}
.menuIcon_line {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #222;
}
.menuIcon_line:nth-of-type(1) {
    top: 0;
}
.menuIcon_line:nth-of-type(2) {
    top: 8px;
}
.menuIcon_line:nth-of-type(3) {
    top: 16px;
}
/* open */
.menuIcon_line.open {
    background: #fff;
}
.menuIcon_line.open:nth-of-type(1) {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.menuIcon_line.open:nth-of-type(2) {
    opacity: 0;
}
.menuIcon_line.open:nth-of-type(3) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
}



.rcm-box {
width: 100%;
    background: red;
    position: relative;
    background: linear-gradient(58deg, transparent 199px, #596980 0px);
    /* background-position: bottom left, bottom right, top right, top left; */
    /* background-size: 50% 50%; */
    background-repeat: no-repeat;
}

.rcm-box img {
  display: block;
  width: 100%;
  opacity: 1;
}
.rcm-box:hover img {
  opacity: 0.3;
}
.rcm-overlay {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.rcm-box:hover .rcm-overlay {
  opacity: 1;
}
.rcm-contents {
  padding: 0 10px 5px;
  color: white;
}
.rcm-button {
  background: white;
  padding: 5px 30px;
  text-decoration: none;
}


p.h2.text-center.shueimin-l-font.contents-header.top-con01:hover {
    background-image: url(assets/img/top/top-subcon-hover.png);
width: 100%;

}

p.h2.text-center.shueimin-l-font.contents-header.top-con2:hover {
    background-image: url(assets/img/top/top-subcon02-hover.jpg);
    width: 100%;

}

p.h2.text-center.shueimin-l-font.contents-header.top-con3:hover {
    background-image: url(assets/img/top/top-subcon03-hover.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
}


img.top-subcon-img{
    display:none;
}


ul.menu__second-level {
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: #072A24;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.menu > li:hover {
    background: #072A24;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.menu__second-level li a:hover {
    opacity:0.8;
}

a.mega-Mitem01.company {
    padding: 0;
}

li.gNav_item.ff-en ul.menu__second-level {
    position: absolute;
    top: 94px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0,78,164,0.8);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

ul.menu__second-level.safa {
    height: 180px;
}

_::-webkit-full-page-media, _:future, :root ul.asaarea.first {
    margin-bottom: 10px;
}

_::-webkit-full-page-media, _:future, :root ul.asaarea.under{
    margin-top:0px;
}


li.gNav_item.ff-en:hover ul.menu__second-level {
    top: 94px;
    visibility: visible;
    opacity: 1;
}

ul.menu__second-level.bigwindow {
    height: 380px;
}

_::-webkit-full-page-media, _:future, :root ul.menu__second-level.bigwindow{
    height: 380px;
}


li.gNav_item.ff-en ul.menu__second-level > li {
    float: left;
text-align:center;
    border: none;
}

li.gNav_item.ff-en ul.menu__second-level > li:nth-child(3n+2) {
    margin: 0 1%;
}

img.megaitem01 {
    width: 94px;
    height: 100%;
}

a.mega-Mitem01 {
    position: relative;
    padding: 5px 29px;
        line-height: 40px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}



#page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Noto Sans JP';
}
#page-top a {
    background: #004ea2;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 60px;
    padding: 61px 18px 20px 20px;
    letter-spacing: 0px;
    display: block;
    height: 152px;
}


span.contact-number {
    font-size: 18px;
    color: #004ea2;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    margin-left: 15px;
    top: -83px;
    /* height: 30px; */
    padding: 5px -1px!important;
    /* padding: 40px!important; */
}


p.footer-line-hight {
    margin-bottom: 12px;
}

a.cp_btn-phone.contact {
    margin-top: 20px;
        padding: 0.8em;
}

span.contact-number:before {
    content: '';
    background: url(assets/img/top/contact-icon.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -35px;
    width: 22px;
    height: 22px;
    margin-top: 4px;
    background-size: 22px 22px;
}

img#allow-navi-contactform {
    margin-top: -22px;
    position: relative;
    top: 0px;
    left: 305px;
}

p.phone-area02 {
    width: 100%;
    float: right;
    margin: 45px auto;
}



#page-top a:hover {
    text-decoration: none;
    background: #3b75b6;
}


.slide-dots {
  text-align: center;
}
.slide-dots li {
  display: inline-block;
  margin: 0 15px;
}

ul.slide-dots {
    margin-top: -2%;
    pointer-events: all;
}

.slide-dots li button:before {
    content: '';
    background: url(assets/img/top/slick-nonactive.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -21px;
    width: 50px;
    height: 6px;
    margin-top: -0px;
    background-size: 50px 6px;
}

button#slick-slide-control00 {
    width: 30px;
    padding-right: 35px;
        color: #fff;
}

button#slick-slide-control01 {
    width: 30px;
    padding-right: 35px;
        color: #fff;
}

button#slick-slide-control02 {
    width: 30px;
    padding-right: 35px;
        color: #fff;
}

.slide-dots li.slick-active button:before {
    content: '';
    background: url(assets/img/top/slick-active.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -21px;
    width: 50px;
    height: 6px;
    margin-top: -0px;
    background-size: 50px 6px;
}

p.h2.shueimin-l-font.contents-header.footerlogo {
    margin-bottom: 30px;
}

a#tenjikaitex02 {
    margin-left: 115px;
}

span.cp_btn.tenjikai {
    background: #3c70a8;
}

p.h3.text-center.shueimin-l-font.con1:before {
content: '';
    position: absolute;
    background-color: #b2d3f7;
    left: 81.3%;
    z-index: -1;
    width: 19%;
    height: 200vw;
    top: 40%;
}

p.h3.text-center.shueimin-l-font.top-only {
    padding-top: 2.1em;
    margin-top: 0px;
}

.catch-topicsinfolist.top.pc-only {
    background-color: #fff;
}

p.border-megamenyu {
    border-top: solid 1px;
    margin-top: 20px;
margin-bottom: 20px;
    color: #ffffff;
}


p.header_rsvBtn.btn.btn-b.footer:hover {
    opacity: 0.8;
}

a.cp_btn-phone:hover {
    background: #004ea2;}

a.cp_btn-phone:hover::after {
    content: '';
    background: url(assets/img/top/hover-tellbutton.png) 0 0 no-repeat transparent;
    margin-left: -267px;
    position: absolute;
    width: 350px;
    height: 74px;
    margin-top: -36px;
    background-size: cover;
}

a.cp_btn-contact {
    margin-top: 20px;
    padding: 0.8em;
    white-space: pre;
    display: block;
    width: 350px;
    line-height: 25px;
    padding: 0.68em;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #004ea2;
    transition: .4s;
}

a.cp_btn-contact:hover::after{
 content: '';
    background: url(assets/img/top/hover-contactbutton.png) 0 0 no-repeat transparent;
    margin-left: -10px;
    position: absolute;
    width: 350px;
    height: 74px;
    margin-top: -61px;
    background-size: cover;
}


p.phone-area:hover {
    background: #004ea2;
}

a.cp_btn-contact:hover {
    opacity: 0.8;
}

p.header_rsvBtn.btn.btn-b.contact:hover {
    opacity: 0.8;
}

p.header_rsvBtn.btn.btn-b:hover {
    opacity: 0.8;
}

/*
p.h3.text-center.shueimin-l-font.con1:after {
content: '';
    position: absolute;
    background-color: #ececec;
    left: -0.7%;
    z-index: -3;
    width: 100%;
    height: 208%;
    margin-top: -60%;
}
*/
a.btn.btn-lg.btn-primary.btn-min-width:before {
    background: url(assets/img/top/button-before.png) 0 0 no-repeat transparent;
    background-size: 100% 100%;

}

a.btn.btn-lg.btn-primary.btn-min-width:hover {
    color: #fff!important;
    background: url(assets/img/top/hover-allowwhite.png) 0 0 no-repeat transparent;
    background-size: 100% 100%;
}



.way-point-cue h2.h2.white {
    color: #ffffff!important;
}

p.white {
    color: #ffffff!important;
}

p.pre {
    white-space: pre;
    /* text-align: left; */
}


p.border {
    border-top: solid 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}


p.header_rsvBtn.btn.btn-b.footer {
    background: #3c70ab;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 1px;
    padding: 20px;
}


p.header_rsvBtn.btn.btn-b.footer:after {
    content: '';
    background: url(assets/img/top/footer-bicon.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 168px;
    width: 11px;
    height: 11px;
    margin-top: -7px;
    background-size: 11px 11px;
}


span.btn_contentInner.contsctdwn:before {
    content: '';
    background: url(assets/img/top/header-contact.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: -34px;
    width: 18px;
    height: 18px;
    margin-top: -5px;
    background-size: 18px 18px;
}

a#a_link:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 125px;
    background-size: 9px 16px;
}


a#a_link:hover:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 125px;
    background-size: 9px 16px;
}


a#a_link02:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 125px;
    background-size: 9px 16px;
}

a#a_link03:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 135px;
    background-size: 9px 16px;
}


a#a_link03:hover:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
}



a#a_link04:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 135px;
    background-size: 9px 16px;
}


a#a_link04:hover:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);

}

p.header_tel.ff-en {
    display: none;
}





img#allow-navi-footer {
    margin-top: 0px;
    margin-top: -71px;
    position: relative;
    top: 33px;
    left: 315px;
}

p.border-p {
    border-bottom: 1px solid;
    width: 90px;
    margin-bottom: 15px;
}

.catch-topics {
    width: 82%;
    margin: 0px auto 0;
}

img.trp.trs-dr05.all {
    margin-bottom: 12px;
}

.mega-text-01 {
    margin-top: -115px;
    margin-left: 29px;
    position: absolute;
}

span.mega-text-small01 {
    font-size: 12px;
    font-weight: 100;
        font-family: 'Roboto';
}

.mega-text-02 {
    margin-top: -114px;
    margin-left: 29px;
    position: absolute;
    white-space: pre;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

.mega-text-01 {
    margin-top: -128px;
    margin-left: 29px;
    position: absolute;
    white-space: pre;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}

ul.asaarea.type2 {
 /*   width: 640px;*/
}

span.megatext02 {
    margin-left: 0px;
}

span.megatext04 {
    margin-left: 14px;
}

span.megatext06 {
    margin-left: 40px;
}

span.megatext02-1 {
    margin-left: 10px;
}

span.megatext02-2 {
    margin-left: 14px;
}


.catch.sp {
    display: none;
}

.catch {
    display: block;
}

.catch-topics {
    display: block;
}

.catch-topics-sp {
    display: none;
}


.sp-only{
  display:none;
}

.way-point-cue.pc-only {
    display: block;
}



/* 大枠ボックス */
.layer{
  position: relative;
  margin: 0 auto;
  text-align: center;
}

/* 背景画像の読み込み */
.layer-bg {
    background: url(assets/img/top/top-subcon.png) no-repeat 0 0;
    background-size: 91%;
    height: 34vw;
}

.layer.layer-bg:hover {
    background: url(assets/img/top/top-subcon-hover.png) no-repeat 0 0;
    background-size: 91%;
    height: 34vw;
}

.layer-bg02 {
    background: url(assets/img/top/top-subcon02.png) no-repeat 0 0;
    background-size: 94%;
    height: 34vw;
    background-position-x: right;
}

.layer-bg02:hover {
    background: url(assets/img/top/top-subcon02-hover.jpg) no-repeat 0 0;
    background-size: 94%;
    height: 34vw;
    background-position-x: right;
}

img#allow-navi-mainvisu04 {
    margin-top: -15px;
    position: relative;
    top: 0px;
    left: 112px;
}


.layer-bg03 {
    background: url(assets/img/top/top-subcon03.png) no-repeat 0 0;
    background-size: 91%;
    height: 34vw;
}

.layer-bg03:hover{
    background: url(assets/img/top/top-subcon03-hover.jpg) no-repeat 0 0;
    background-size: 91%;
    height: 34vw;
}


/* 重ねるボックスの設定 */
.layer-in{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* 重ねる文字の基本設定 */
.layer-txt{
  text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
  color: #fff;
  letter-spacing: 0.4rem;
}


ul.slide-dots {
    margin-top: -2%;
    pointer-events: all;
    display: block;
}


/*スマホ*/

@media screen and (max-width: 768px){


p#modal1Desc {
    padding:0px;
    margin:30px auto;
    width:90%;
    text-align: left;
    color: #e22323;
    font-family: 'Noto Sans JP';
}

p.modal-box-ss {
width:220px!important;
}


  p.mainsp-font {
    margin-left: -32%;
    font-size: 1.2em;
    white-space: pre;
        margin-top: 10px;
}

.square_btn {
    margin-top: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    padding: 0.5em 2.5em;
    text-decoration: none;
    color: #004ea2;
    border: solid 1px #004ea2;
    transition: .4s;
    background: #fff;
    font-family: "Noto Sans JP";
}

i.fa.fa-chevron-right.mainvisu {
    margin-left: 20px;
    position: absolute;
    margin-top: 5px;
}

h2.h2.spmainfont.v2 {
    color: #fff!important;
    margin-left: -32.77%;
}

p.mainsp-font.v2 {
    color: #fff!important;
    margin-left: -32.8%;
}

a.square_btn.v2 {
    margin-left: -32.8%;
}

h2.h2.spmainfont.v3 {
    margin-left: 0%;
    color: #fff!important;
}

.way-point-cue.sp-only.v2 {
    padding-top: 0.5rem;
        padding-bottom: 5.5rem;
}

.catch.sp:before {
    content: '';
    position: absolute;
    background-color: #b2d3f7;
    left: 81.3%;
    z-index: -1;
    width: 19%;
    height: 412vw;
    margin-top: -60%;
}

.col-sm-9.footer-sp-table {
      font-size: 0.94em;
    display: flex;
    margin-bottom: -15px;
    margin-left:0px;
}

.btn_contentInner {
    position: relative;
    color: #fff;
    font-size: 1.3em;
    line-height: 2.5;
        padding-left: 35px;
}

#page-top:last-of-type{
/*サイドバー最後の要素*/
position: -webkit-fixed;
position:fixed;
/*top: 0;上から離す距離（50pxとか）*/  }

.btn {
    width: 188px;
    height: 45px;
}

span.btn_contentInner.v4 {
    padding-left: 6px;
        font-size: 1em;
}

p.border_sp {
    border: 0.5px solid;
    margin: 15px;
    margin-top: 3px;
    height: 36.5px;
    color: #70a7d2;
}

p.mainsp-font.v3 {
    margin-left: 0%;
    color: #fff!important;
        margin-top: 5px;
    margin-bottom: -5px;
}

a.square_btn.v3 {
    margin-left: 0%;
}

li.spme-navi.v1 {
    margin-top: 40px;
letter-spacing: 2px;
    margin-left: 8px;
}

li.spme-navi.v2 {
    margin-top: 5px;
letter-spacing: 2px;
    margin-left: 8px;
}

li.spme-navi.v3 {
    margin-top: 5px;
letter-spacing: 2px;
    margin-left: 8px;
}

.square_btn {
    margin-left: -32%;
}


li.spme-navi.v4 {
    margin-top: 5px;
letter-spacing: 2px;
    margin-left: 8px;
}

li.spme-navi.v5 {
    margin-top: 5px;
letter-spacing: 2px;
    margin-left: 8px;
}

li.spme-navi.v6 {
    margin-top: 5px;
letter-spacing: 2px;
    margin-left: 8px;
    margin-bottom: 25px;
}


h2.h2.spmainfont {
    white-space: pre;
    line-height: 45px;
    margin-top: 0px;
    font-size: 3em;
    margin-left: -32%;
}

  .way-point-cue.pc-only {
    display: none;
}

.pc-only{
  display:none;
}

.full-strap-img--bg-img.sp-only {
    background-image: url(assets/img/top/main-visu_spver.jpg);
    background-position: center center;
}

ul.slide-dots {
    display: none!important;
}

.way-point-full--signal.full-strap-img--signal {
    height: 142vw;
}


.full-strap-img--bg-img.slide02.sp-only {
    background-image: url(assets/img/top/main-visu02_spver.jpg);
    background-position: center center;
}

.full-strap-img--bg-img.slide03.sp-only {
    background-image: url(assets/img/top/main-visu03_spver.jpg);
    background-position: center center;
}

.full-strap-img--bg-img.slide04.sp-only {
    background-image: url(assets/img/top/main-visu04_spver.jpg);
    background-position: center center;
}

  .header_rsvBtn {
    font-size: 13px;
    /* font-size: 1rem; */
    /* float: left; */
    height: 44px;
    background: #004ea2;
    margin-top: -7px;
    margin-left: 9%;
    margin-bottom: 15px;
}

.col-sm-8 {
    margin: 30px auto;
}

.col-sm-9 {
    margin: 0 auto;
}

.catch-topics-sp {
    display: block;
}

p.h3.text-center.sponly {
    margin-bottom: 20px;
}

  .catch-topics {
    display: none;
}

span.cp_btn {
    background: #004ea2;
    color: #fff;
    margin: 20px;
    padding: 4px 18px 4px 15px;
    line-height: 2;
}

p.h3.text-center.shueimin-l-font {
    margin-bottom: -4px!important;
}

.subcon-short {
    display: block;
    grid-area: subcon-short;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "subcons01 subcons02" "subcons03 subcons04";
        margin-top: 25px;
}

p.h4.text-center.Noto {
    margin-bottom: 30px;
}

.footer-copy {
    font-size: 8px;
    text-align: center;
}

.footer p {
    margin-bottom: .5em
 font-family: 'Noto Sans JP';
    font-weight: 400;
}

p.header_rsvBtn.btn.btn-b.footer:after {
    content: '';
    background: url(assets/img/top/footer-bicon.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 125px;
    width: 11px;
    height: 11px;
    margin-top: -22px;
    background-size: 11px 11px;
}

p.header_rsvBtn.btn.btn-b.footer.v1:after {
    margin-left: 125px;
        margin-top: -19px;
    }

p.header_rsvBtn.btn.btn-b.footer.v1 {
    padding-top: 12px;
}

p.header_rsvBtn.btn.btn-b.footer {
    background: #3c70ab;
    font-size: 0.7em;
    letter-spacing: 2px;
    line-height: 1px;
    padding: 10px;
}

p.mainsp-font.v4 {
    margin-left: -6%;
}

a#a_link {
    background-image: url(assets/img/top/subcon-short.png);
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons01;
}

span.grid-subcon-minitext {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 60px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-minitext02 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 60px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-minitext03 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 60px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-minitext04 {
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 60px;
    font-size: 14px;
    font-weight: 100;
}

span.grid-subcon-text {
    white-space: inherit;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 83px;
    font-size: 20px;
    font-weight: 500;
}

span.grid-subcon-text02 {
    white-space: inherit;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 83px;
    font-size: 20px;
    font-weight: 500;
}

span.grid-subcon-text03 {
    white-space: inherit;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 83px;
    font-size: 20px;
    font-weight: 500;
}

span.grid-subcon-text04 {
    white-space: inherit;
    color: #004ea2;
    position: absolute;
    margin: 30px;
    margin-top: 83px;
    font-size: 20px;
    font-weight: 500;
}



a#a_link:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 82px;
    background-size: 9px 16px;
}


a#a_link02:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 82px;
    background-size: 9px 16px;
}


a#a_link03:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 82px;
    background-size: 9px 16px;
}


a#a_link {
    background-image: url(assets/img/top/subcon-short.png);
    height: 186px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons01;
}

a#a_link:hover {
    height: 186px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons01;
}

a#a_link02:hover {
    background-image: url(assets/img/top/subcon-short02-hover.png);
    height: 186px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons02;
}

a#a_link03:hover {
    background-image: url(assets/img/top/subcon-short03-hover.png);
    height: 186px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons03;
}

a#a_link04:hover {
    background-image: url(assets/img/top/subcon-short04-hover.png);
    height: 186px;
    background-repeat: no-repeat;
    background-size: cover;
    grid-area: subcons04;
}



a#a_link04:before {
    content: '';
    background-image: url(assets/img/top/allow-blue.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 23%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 82px;
    background-size: 9px 16px;
}

a#a_link02 {
    height: 186px;
    grid-area: subcons02;
    background-image: url(assets/img/top/subcon-short02.png);
    background-repeat: no-repeat;
    background-size: cover;
}

a#a_link03 {
    height: 186px;
    grid-area: subcons03;
    background-image: url(assets/img/top/subcon-short03.png);
    background-repeat: no-repeat;
    background-size: cover;
}

a#a_link04 {
    height: 186px;
    grid-area: subcons04;
    background-image: url(assets/img/top/subcon-short04.png);
    background-repeat: no-repeat;
    background-size: cover;
}

h2.h2.spmainfont.v4 {
    margin-left: -6%;
}

a.square_btn.v4 {
    margin-left: -6%;
}
.grid-container {
    background-color: #fff;
    display: block;
    margin-left: 9px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    grid-template-columns: .0fr 1.6fr 1.7fr 0fr;
    grid-template-rows: 0fr 1.4fr 0.9fr;
    grid-template-areas: ". . . ." ". conpanysubcon subcon-short ." ". . . .";
    margin-bottom: 0px;
}


  p.h3.text-center.shueimin-l-font.con1:before {
    display:none;
}

.catch {
    display: none;
}

.catch.sp {
    display: block;
}

.sp-only{
  display:block;
}

.layer-bg{
    display: none;
}

.layer-bg02 {
    display: none;
}

.layer-bg03 {
    display: none;
}


/****メニュー全体****/
#menu{
  /*配置*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 100;
}

/****メニュー開閉ボタン****/
#menu div{
width: 70px;
    height: 60px;
    background: #003165;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
}

.logo {
    width: 23%;
    height: 30px;
    margin: 15px 0 0 18px;
}

header.header.cf.trs.trs-dr12.trs-tfCb {
    height: 59px;
    min-width: auto;
}

#menu .menuopen{
  /*デザイン*/
  color: rgba(255,255,255,1);
  font-size: 20px;
  /*配置*/
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
      z-index: 5;
  top: 0;
  left: 0;
  pointer-events: auto;
}

#menu .menuclose{
  /*デザイン*/
  color: rgba(255,255,255,1);
  font-size: 20px;
  /*配置*/
  display: none;
  width: 10%;
  height: 10%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: auto;
}

/****メニュー一覧****/
#menu ul{
 -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #003165;
    width: 80%;
    position: absolute;
    top: 0px;
    right: -80%;
}

i.icon-closemenu {
content: '';
    background: url(assets/img/top/close-tri.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 21px;
    width: 30px;
    height: 38px;
    z-index: 6;
    margin-top: 15px;
    background-size: 30px 30px;
}

a.sp_link {
    color: #fff;
}

i.icon-menu {
    content: '';
    background: url(assets/img/top/open-tri.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 21px;
    width: 30px;
    height: 38px;
    margin-top: 18px;
    background-size: 30px 25px;
}


#menu li {
    padding: 15px 20px;
    color: #fff;
    /* border-bottom: 1px rgba(255,255,255,1) solid; */
    pointer-events: auto;
}

/****メニューオープン時****/
#menu:target .menuopen{
  /*配置*/
  display: none;
}

li.spme-navi {
    margin-top: 20px;
    height: 50px;
    font-size: 20px;
}

li.spme-imgnavi {
    width: 150%;
    margin-left: -30px;
    margin-bottom: -15px;
}

li.spme-imgnavi:hover{
  opacity:0.8;
}

#menu:target .menuclose{
  /*配置*/
  display: block;
}
ul.footer-allbutton {
    display: flex;
    width: 100%;
}

.col-sm-4 {
    width: 100%;
}

.btn a {
    font-weight: bold;
    position: relative;
    display: block;
    display: table;
    width: 100%;
    height: 100%;
    text-align: left;
    text-decoration: none;
}

#menu:target ul{
  /*配置*/
  right: 0;
}

a#a_link:before {
    content: '';
    margin-left: 93%;
}

a#a_link02:before {
    content: '';
    margin-left: 93%;
}

a#a_link03:before {
    content: '';
    margin-left: 93%;
}

a#a_link04:before {
    content: '';
    margin-left: 93%;
}

a#a_link:hover:before {
    content: '';
    background-image: url(assets/img/top/allownavi-big.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 93%;
    width: 9px;
    /* margin: 65px 120% -177%; */
    height: 16px;
    margin-top: 82px;
    background-size: 9px 16px;
}


div#menu {
    display: block;
}

p.phone-area {
    width: 0px;
    float: right;
    display: none;
    margin: 20px 352px auto;
}

a.cp_btn-phone.contact {
    display: none;
}
.information.home.row.between-sm.top-news {
    background-image: url(assets/img/top/contact-area.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 210% 100%;
    min-height: max-content;
    max-height: max-content;
    height: max-content;
    margin:0;
}



#page-top:before {
    content: '';
    background-image: url(assets/img/top/allownavi-double.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 16px;
    width: 15px;
    /* margin: 65px 120% -177%; */
    height: 18px;
    margin-top: 20px;
    background-size: 15px 18px;
}
#page-top a {
    background: #004ea2;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 42px;
    padding: 50px 10px 14px 9px;
    letter-spacing: 0px;
    display: block;
    height: 128px;
}
button#slick-slide-control03 {
    color: #fff;
}

.slide-dots li button:before {
    content: '';
    background: url(assets/img/top/slick-nonactive.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 55px;
    width: 50px;
    height: 6px;
    margin-top: -20px;
    background-size: 50px 6px;
}

.slide-dots li.slick-active button:before {
    content: '';
    background: url(assets/img/top/slick-active.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 55px;
    width: 50px;
    height: 6px;
    margin-top: -20px;
    background-size: 50px 6px;
}

p.phone-area04 {
    margin: 20px auto;
}

.information.home {
    padding-top: 0px;
    padding-bottom: 14em;
}

.information.home .col-sm-6 {
    max-width: 85%;
    position: absolute;
    top: 32px;
    right: 0;
    bottom: 0px;
    left: 0;
    margin: auto;
    width: 250px;
    padding: 0;
    height: 3.2rem;
}

.square_btn_contact {
    margin-top: 50px!important;
    font-size: 1.1em;
    padding: 0px!important;
    width: 16em;
    height: 3.5em;
    margin-left: 0px!important;
    float: none;
}



p.short-text-tell {
    font-size: 1em;
    text-align: center;
    padding: 4px 0px 0px 19px;
}

p.big-text-contact {
    font-size: 1em;
    letter-spacing: 0px;
    margin-top: 15px;
    margin-left: 0px;
    font-weight: 600;
    text-align: center;
}

p.big-text-tell {
      font-family: 'Noto Sans JP';
    font-size: 2em;
    letter-spacing: 0px;
    margin-top: -9px;
    margin-left: 20px;
    font-weight: 600;
    text-align: center;
}

.square_btn_tell:before {
      content: '';
    background: url(assets/img/top/phone-call.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 27px;
    width: 22px;
    height: 22px;
    margin-top: 22px;
    background-size: 15px 15px;
}


p.big-text-contact {
    font-size: 1em;
    letter-spacing: 0px;
    margin-top: 0px;
    /* margin-left: 20px; */
    font-weight: 600;
}

p.big-text-contact {
    font-size: 1em;
    letter-spacing: 0px;
    margin-top: 12px;
    margin-left: -6px;
    font-weight: 600;
}

i.fa.fa-chevron-right.mainvisu02 {
    position: absolute;
    margin-left: 10px;
    margin-top: 6px;
}

.square_btn_tell:hover:before {
    content: '';
    background: url(assets/img/top/phone-call-hover.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-left: 27px;
    width: 22px;
    height: 22px;
    margin-top: 22px;
    background-size: 15px 15px;
}

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

p.h4.text-center.Noto {
    margin-bottom: 3px!important;
}

li.footer_sp_li {
    margin-left: -13px;
    margin-right: 4px;
}

img.footer-iso-image {
    width: 97.8%;
    height: auto;
    margin: 3px;
}

i.far.fa-paper-plane.mainvisu {
    margin-left: -20px;
    margin-top: 6px;
    position: absolute;
}

.information.home .col-sm-6:nth-child(2) {
    position: absolute;
    top: -110px;
    right: 0;
    bottom: 0px;
    left: -10px;
    margin: auto;
    width: 218px;
    height: 3.2rem;
}

#page-top {
    position: fixed;
    margin-top: -128px;
margin-left: 88.8%;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
    font-family: 'Noto Sans JP';
}
.square_btn_tell {
    margin-top: 20px;
    font-size: 0.7em;
    display: inline-block;
    font-weight: 500;
    margin-left: 0px;
    float: none;
    padding: 0;
    width: 22.5em;
    height: 5em;
    text-decoration: none;
    color: #004ea2;
    border: solid 1px #004ea2;
    transition: .4s;
    background: #fff;
    font-family: "Noto Sans JP";
}


.col-sm-4.spfooter-btn {
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0;
    margin: auto;
    width: 348px;
    height: 3.2rem;
}



}

@media screen and (max-width: 414px){
.catch.sp:before {
    height: 340vw;
}


.col-sm-9.footer-sp-table {
    display: flex;
    margin-bottom: -15px;
    margin-left: auto;
}

img.footer-iso-image {
    width: 88.8%;
    height: auto;
    margin: 3px;
    margin-left: 21px;
}

.col-sm-4.spfooter-btn {

    width: 359px;
    height: 3.2rem;
}

  }

@media screen and (max-width: 375px){

  #page-top:before {
    content: '';
    background-image: url(assets/img/top/allownavi-double.png);
    background-position: 50%;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    position: absolute;
    margin-right: 0px;
    margin-left: 14px;
    width: 15px;
    /* margin: 65px 120% -177%; */
    height: 18px;
    margin-top: 20px;
    background-size: 15px 18px;
}

.catch.sp:before {
    height: 340vw;
}


}

  @media screen and (max-width: 360px){
.col-sm-4.spfooter-btn {
    width: 346px;
    height: 3.2rem;
}

p.big-text-tell {
    letter-spacing: 2px;
   }

   .square_btn_tell:before {
    margin-top: 20px;
}

#page-top {
    position: fixed;
    margin-top: -128px;
    margin-left: 87%;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
    font-family: 'Noto Sans JP';
}


.catch.sp:before {
    height: 340vw;
}

  }



@media screen and (max-width: 320px){

.catch.sp:before {
    height: 345vw;
}


.col-sm-4.spfooter-btn {
    width: 309px;
    height: 3.2rem;
}

  .col-sm-9.footer-sp-table {
    font-size: 0.9em;
    letter-spacing: -1px;
}

#page-top {
    position: fixed;
    margin-top: -128px;
    margin-left: 86%;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
    font-family: 'Noto Sans JP';
}

  }













  div.modal {
  position: relative;
  display:none;
  z-index:9999;
}
div.modal .pr_box {
    /* width: 500px; */
    max-width: 700px;
    height: auto;
    margin: auto;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.4);
    padding: 0px;
    background: #FFFFFF;
}
.pr_box img:hover {
  filter: alpha(opacity=50);
  -webkit-opacity:0.50;
  -moz-opacity:0.50;
  -ms-opacity:0.50;
  -o-opacity:0.50;
  opacity:0.50;
}

p.modal-box-ss {
    margin: 0px auto;
    width: fit-content;
    padding-bottom: 2em;
}

.close_modal{    display: block;
    width: 220px;
    margin: 0;
    font-size: 1.2em;
    line-height: 50px;
    text-align: center;
    display: inline-table;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #004ea2;
    font-weight: bold;
    border: 1px solid #004ea2;
    /* background: #018ad1; */
}

.close_modal_no{
    display: block;
    width: 220px;
    margin: 0;
    font-size: 1.2em;
    line-height: 50px;
    text-align: center;
    display: inline-table;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #004ea2;
    font-weight: bold;
    border: 1px solid #004ea2;
    /* background: #018ad1; */
}




















.pum-theme-257, .pum-theme-default-theme {
    background-color: rgba( 10, 10, 10, 10.9 )!important;
}

#pum-263 {
    z-index: 1999999999;
    opacity: inherit!important;
}


div#popmake-263 {
    width: max-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -50%);
    margin: 0px;
    padding: 0px;
    background: #fff;
}
.modal-box {
    display: inline-flex;
    margin-left: 10em;
}

div#pum_popup_title_263 {
    margin: 0px auto;
    background: #004ea2;
    padding: 27px;
    text-align: center;
    color: #fff;
}

button.pum-close.popmake-close {

}

p#modal1subTitle {
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
    color: #004ea2;
    font-family: 'Noto Sans JP';
}



img.allownavi-box8-1.b {
    margin-left: 104px!important;
}





@media all and (-ms-high-contrast: none) {
p.modal-box-ss {
width:450px;
}
ul.asaarea.under{
  margin-top:0px;
}

.subcon-short{
  display:table-column;
}

}




div#lightbox {
    position: fixed!important;
    top: 20px!important;
}

_:-ms-lang(x)::backdrop, ul.asaarea.under {

  margin-top:-10px;

}


_:-ms-lang(x)::backdrop, p.modal-box-ss {

 width:450px;

}



@media all and (-ms-high-contrast: none) {
  .box-list{
    width:65%;
  }

 }



 img.icuview {
    width: 95px;
    height: auto;
}





ul.information-list.ver3 {
    float: right;
    display: flex;
    flex-wrap: wrap;
}

span.cp_btn {
    background: #004ea2;
    color: #fff;
    margin: -5px 15px 0px 0px;
    padding: 9px 15px 6px 15px;
    line-height: 1;
    height: 32px;
}

a#tenjikaitex02 {
    margin-left: 115px;
    margin-top: -1.6em;
}

.topics-body.top.box {
    width: auto;
    display: flex;
        margin-left: 6em;

    flex-wrap: wrap;
    /* position: absolute; */
}

.col-sm-6.col-xs-12.ver45 {
   /* margin-right: 142px;
    margin-left: -125px;*/
}

a#tenjikaitex02 {

    margin-top: -1.6em;
}

li.topics-item.v3 {
    margin-top: -1.5em;
}









ul.information-list.ver3.top-news {
      margin-top: -4px;
    display: flow-root;
}

span.cp_btn.topnews {
    margin-left: 25%;
}

.col-sm-6.col-xs-12.ver45 {
    display: inline-flex;
}


span.cp_btn.topnews {
    background: #004ea2;
    color: #fff;
    margin: -5px 15px 0px 0px;
    padding: 5px 15px 6px 15px;
    line-height: 1;
    height: 25px;
    margin-left: 25%!important;
}



li.topics-item.v3 {
    height: 35px;
}


img.allownavi-box3-1.sasjah {
    margin-left: 9.5vw;
}


img.header-proimg {
  width: auto;
  height: 105px;
  object-fit: cover;
}


span.megatext02 {
  margin-left: 0px;
  text-align: center;
  /* display: inline-block; */
  font-size: 13px;
    display: inline-flex;
  align-items: baseline;
  max-width: max-content;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

img.allownavi-box.ver1 {
    position: relative;
    margin-left:10px;
}


ul.asaarea.under{
  position: relative;
}

ul.asaarea.under::before {
    content: "";
    position: absolute;
    border-top: solid 1px;
    top: 20px;
    margin-bottom: 0;
    color: #ffffff;
    width: 91%;
    left: 5%;
}

ul.asaarea {
    padding: 0px 0%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 1100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.asaarea.under {
    position: relative;
    margin-top: 0;
    padding-top: 30px;
    z-index: 22;
}

a.mega-Mitem01.fst {
    text-align: center;
}

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

li.gNav_item.ff-en:hover ul.menu__second-level {
    padding-bottom: 45px;
}



.years_info_50 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5vw;
}

.years_info_50_topics {
    margin: 0 auto;
    width: 100%;
    text-align: center;
	margin-top: 100px;
}

p.annivrsary_txt {
    margin: 0 auto;
    text-align: left;
    /* white-space: pre; */
    color: #004ea2;
    font-weight: 500;
    margin-top: -20px;
    margin-bottom: 0px;
    line-height: 2;
    font-size: 1.4em!important;
    font-family: "Noto Sans JP";
    width: 95%;
	max-width: 750px;

}

img.years_50 {
    margin: 0 auto;
}

p.ceo-name {
    width: 95%;
    max-width: 750px;
    margin-top: 20px;
    font-family: 'Roboto';
    font-size: 1em;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    color: #004ea2;
    letter-spacing: 2px;
}

p.ceo-name .daihyou-neme {
    font-size: 1.4em;
    font-weight: bold;
    padding-left: 1em;
    font-weight: 600;
}

@media screen and (max-width: 768px){
	p.annivrsary_txt {
		text-align:left;
		margin-top: -10px;
		margin-bottom:20px;
		line-height:1.7;
		font-size: 1.2em!important;
		font-family: "Noto Sans JP";
		width: 95%;
	}
	img.years_50 {
		margin: 0 auto;
	}
	.years_info_50_topics {
		margin-top: 70px;
	}
}



.annivrsary-full-strap-img--bg-img {
    background-image: url(assets/img/annivrsary.png);
    background-position: 0 0px;
}

.annivrsary-full-strap-img--bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.annivrsary-full-strap h2{
	margin-top: 4.5em;
}

button#slick-slide-control04 {
    margin-left: 24px;
    color: transparent;
}


button#slick-slide-control03 {
    color: transparent;
}

.row.tp-news-topi .col-sm-6.col-xs-12.ver45 {
    margin-right: 0;
    margin-left: 0;
}

@media screen and (max-width: 768px){
.annivrsary-full-strap-img--bg-img.sp-only {
    background-image: url(assets/img/main-visu_spver01.jpg);
    background-position: center center;
}
.annivrsary-full-strap h2 {
	position: relative;
    top: 0%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
		font-size: 2em;
}

.annivrsary-full-strap p {
    font-size: 1.2em;
	position: relative;
    top: 40%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
}
.annivrsary-full-strap .square_btn{
    position: relative;
    top: 8vw;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
}

.row.tp-news-topi .col-sm-6.col-xs-12.ver45 span.cp_btn.topnews {
    margin-left: 0%!important;
}

.row.tp-news-topi .col-sm-6.col-xs-12.ver45 {
    display: block;
    margin: 0;
    margin-bottom: 40px;
    max-width: 350px;
}

.row.tp-news-topi .col-sm-6.col-xs-12.ver45 ul.information-list.ver3.top-news {
    margin-top: 26px;
}

}


.footer .sitemap p.border-p5 {
    width: max-content;
    margin-top: 20px;
}


.company-subbox.relative{
	position: relative;
}

.company-subbox.relative::after{
	content: "";
	display: block;
	position: relative;
	width: 100%;
	height:1px;
	background-color:#003165;
	    margin-top: 15px;
}

.row.shopsp.height-full{
    padding-bottom: 46px;
}

a.link_pdf {
    text-decoration: underline;
    color: #004ea2;
	font-size: 14px;
}

a.link_pdf:hover{
    text-decoration:none;
	opacity: 0.8;
}

p.company-subtext-blue.height-full{
    height: 100%;
}

p.company-subtext.sp.break {
    height: 100%;
}