@charset "utf-8";
/* CSS Document */

/*
// ----------------------------------------------------
//  フッター
// ----------------------------------------------------
*/
#footer {
  position: relative;
  padding: 115px 20px;
  color: #cacaca;
  background: #1e1e1e;
  z-index: 999;
}
/*#footer:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 3vw;
  background: url(https://www.nipponmaru.jp/assets/img/common/bg-footer.png) no-repeat center top;
  background-size: 100% auto;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}*/
footer a {
  color: #cacaca;
}
.footer-inner {
  position: relative;
  xmax-width: 1024px;
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
}
.fnav-01 a {
  display: flex;
  align-items: baseline;
}
.fnav-01 ul {
  display: inline-block;
  vertical-align: top;
}
.fnav-01 li {
  xpadding-right: 2em;
  padding-right: 4.5em;
  margin-top: 1em;
}
.fnav-01 >ul >li:first-child ul li:first-child {
  margin-top: 0;
}
.fnav-01 a:hover {
  text-decoration: none;
}
.fnav-01 a i {
  margin-right: 10px;
}
.fnav-02 {
  margin-top: 60px;
  font-size: 12px;
  color: #bcd0e3;
}
.fnav-02 ul {
  letter-spacing: -.5em;
}
.fnav-02 li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.fnav-02 li + li {
  margin-left: 1em;
}
.fnav-02 li + li:before {
  content: "|";
  margin-right: 1em;
}
.fnav-02 a:hover {
  color: #000;
  text-decoration: none;
}
/*.footer-logo-area {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  text-align: center;
}*/
.footer-logo-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
}
.footer__logo {
  margin-bottom: 65px;
}
.footer__logo-wrap {
  display: flex;
  align-items: center;
}
.footer__logo-wrap a {
  xdisplay: inline-block;
  xvertical-align: middle;
  line-height: 0;
}
.footer__logo-wrap a.-logo {
  margin-right: 10px;
}
.footer__logo-wrap a.-youtube,
.footer__logo-wrap a.-twitter {
  font-size: 2.3rem;
  letter-spacing: normal;
  line-height: normal;
  margin-left: 10px;
}
.footer__logo-wrap a.-youtube:hover {
  color: #ff0000;
}
.footer__logo-wrap a.-freedial {
  display: flex;
  align-items: center;
  font-size: 2.0rem;
}
.footer__logo-wrap a.-freedial::before {
  content: url(../img/common/footer_freedial_icon.svg);
  padding-right: 5px;
}
.footer-txtbox {
  xmargin-top: 1em;
  font-size: 12px;
}
.footer-txtbox > * {
  xdisplay: inline-block;
  xvertical-align: top;
}
.copy-company {
  margin-left: 5em;
  color: #a6c0da;
}
@media screen and (max-width: 1099px) {
  .footer__logo {
    margin-bottom: 32.5px;
  }
}
@media screen and (max-width: 480px) {
  .footer__logo-wrap {
    flex-wrap: wrap;
  }
  .footer__logo img {
    width: 35%;
  }
  .footer-inner {
    padding: 0 15px;
  }
}

@media screen and (min-width: 1100px) {
  #footer {
    z-index: 9999;
  }
}
@media screen and (max-width: 1099px) {
  #footer {
    padding: 55px 0;
  }
}

@media screen and (max-width: 1099px) {
  .fnav-01 {
    xtext-align: center;
  }
  .fnav-01 li {
    padding-right: 2.5em;
    text-align: left;
  }
  .fnav-02 {
    text-align: center;
  }
  .footer-logo-area {
    display: block;
    xwidth: 100%;
    xposition: static;
    xmargin: 60px auto 0;
  }
  .footer__btn-contact {
    margin-top: 30px;
  }
  .footer-txtbox {
    margin-top: 30px;
    xtext-align: center;
  }
  .footer-txtbox > * {
    xdisplay: block;
    xmargin: .75em 0 0 !important;
  }
  .footer-txtbox .copy-right {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  .fnav-01 >ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fnav-01 >ul:not(:first-child) {
    margin-top: 2em;
  }
  .fnav-01 >ul >li {
    width: 50%;
    font-size: 1.4rem;
  }
  .fnav-01 >ul >li ul li:first-child {
    margin-top: 0;
  }
  .fnav-01 >ul >li ul li {
    padding-right: 0;
  }
  /*#footer {
    padding: 10vw 6.67vw;
  }
  .footer-inner {
    overflow: hidden;
  }
  .fnav-01 {
    position: relative;
    text-align: left;
    margin: 0 -6.67vw;
  }
  .fnav-01:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-left: 1px solid #6390be;
  }
  .fnav-01 ul {
    display: inline;
    letter-spacing: -.5em;
  }
  .fnav-01 li {
    position: relative;
    width: 50%;
    height: 5em;
    padding: 0;
    margin: 0;
    display: inline-block;
    border-bottom: 1px solid #6390be;
    vertical-align: top;
    letter-spacing: normal;
  }
  .fnav-01 li span {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    padding-left: 6.67vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .fnav-02 {
    margin-top: 10.67vw;
    font-size: 100%;
  }
  .fnav-02 li {
    margin-bottom: 1em;
  }
  .fnav-02 li:nth-child(2n+1):before {
    content: none;
  }
  .footer-logo-area {
    width: 73.33vw;
    margin: 4vw auto;
  }
  .footer__btn-contact {
    margin: 6vw 0 47.5px;
  }
  .footer__btn-contact a {
    font-size: 117%;
  }
  .sns-list{
    position:relative;
    text-align:center;
  }
  .sns-list li {
    width: 40px;
    padding: .10px;
    margin: 0 30px 0 0;
  }
  .footer-txtbox {
    font-size: 100%;
    margin-top:44px;
  }
  .copy-right {
    font-size: 83%;
  }*/
}
@media screen and (max-width: 480px) {
  .fnav-01 >ul {
    display: block;
  }
  .fnav-01 >ul >li {
    width: 100%;
    padding-right: 0;
  }
  .fnav-01 >ul >li:first-child {
    margin-top: 0;
  }
  .footer-txtbox p {
    font-size: 1.2rem;
  }
  .footer-logo-area {
    margin-top: 50px;
  }
  .footer-txtbox {
    margin-top: 15px;
  }
  .footer-txtbox .copy-right {
    font-size: 11px !important;
  }
}

@media print {
  #header {
    position: absolute !important;
  }
  .header__logo {
    width: 195px;
  }
  .header__logo .logo-pc {
    display: none !important;
  }
  .header__logo .logo-sp {
    display: inline !important;
  }
  .header__btn,
  .gnav {
    display: none;
  }
}

/*
// ----------------------------------------------------
//  ページトップ部分
// ----------------------------------------------------
*/
.footer__pageTop {
  /*// position: absolute;
  // top: -90px;*/
  right: 30px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .footer__pageTop {
    /*// top: -60px;*/
    right: 15px;
  }
  /*.footer__pageTop img {
    width: 45px;
    height: 45px;
  }*/
}
.js-pageTop {
  opacity: 0;
  transition: all .5s;
}
.js-pageTop.-show {
  opacity: 1;
}
.js-pageTop.-fixed {
  position: fixed;
  top: auto;
  bottom: 30px;
}
@media screen and (max-width: 768px) {
  .js-pageTop.-fixed {
    bottom: 15px;
  }
}
.js-pageTop.-absolute {
  position: absolute;
  /*top: -90px;*/
  top: -250px;
}
@media screen and (max-width: 768px) {
  /*.js-pageTop.-absolute {
    top: -60px;
  }*/
}


/*
// ----------------------------------------------------
//  フローティングバナー
// ----------------------------------------------------
*/
#for-seminar {
  position: sticky;
  right: 0;
  /*transform: translateX(-200px);*/
  /*bottom: 158px;*/
  bottom: 345px;
  display: inline-block;
  /*width: 278px;
  height: 61px;
  background: #ffffff;*/
  color: #44504F;
  font-size: 16px;
  line-height: 61px;
  /*padding-left: 28px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0 3px 8px rgba(126, 139, 138, .36);*/
  transition: 0.3s all;
  z-index: 10;
  cursor: pointer;
}
#wrapper.is-locked ~ #for-seminar {
  display: none;
}
#for-seminar.done {
  transform: translateX(-500px);
}

/*#for-seminar:hover {
  transform: translateX(0);
  opacity: 1;
}*/
#for-seminar p {
  position: relative;
}
/*#for-seminar p::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 28px;
  transform: translateY(-50%);
  display: inline-block;
  width: 29px;
  height: 26px;
  background-image: url("https://www.marken.co.jp/img/common/icon-for-seminer.svg");
  background-size: cover;
}*/
@media(max-width:767px){
  #for-seminar {
    display: none;
  }
}
/*後述*/
@media screen and (min-width: 769px) {
  #for-seminar {
    position: fixed;
    /*transform: translateX(-10px);*/
    width: 68px;
    /*border-radius: 0 6px 6px 0;
    height: 253px;
    line-height: 1;
    padding: 20px 20px 20px 30px;*/
  }
  #for-seminar a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 253px;
    background: #ffffff;
    border-radius: 6px 0 0 6px;
    line-height: 1;
    padding: 20px 30px 20px 20px;
    box-shadow: 0 3px 8px rgb(126 139 138 / 36%);
    transform: translateX(10px);
  }
  #for-seminar a:nth-child(1) {
    background: #000000;
  }
  #for-seminar a:nth-child(2) {
    background: #00B2EA;
  }
  #for-seminar p {
    position: relative;
    text-align: center;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0;
    line-height: 22px;
    /*background-image: url("https://www.marken.co.jp/img/common/icon-for-seminer.svg");
    background-size: 22px;*/
    background-position: top;
    background-repeat: no-repeat;
    /*padding: 30px 0 23px;*/
    color: #fff;
    transition: 0.3s;
  }
  /*#for-seminar p::before {
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    display: inline-block;
    width: 7px;
    height: 10px;
    background-image: url(https://www.marken.co.jp/img/common/btn-arrow-white.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
  }
  #for-seminar p::after {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    display: inline-block;
    background: #00AC97;
    border-radius: 50%;
    width: 16px;
    height: 16px;
  }*/
  #for-seminar.done {
    transform: translateX(120%);
  }
  #for-seminar a:hover {
      transform: translateY(0);
      opacity: 1;
      transition: 0.3s all;
  }
  #for-seminar:hover p {
      color: #fff;
  }
}
@media screen and (max-width: 768px) {
  #for-seminar {
      position: fixed;
      /*left: 50%;*/
      display: block;
      /*width: 238px;*/
      width: 80%;
      margin: 0 auto;
      /*border-radius: 6px;*/
      height: auto;
      /*padding: 11px;*/
      /*transform: translateX(-50%);*/
      opacity: 1;
      visibility: visible;
      bottom: 20px;
      left: 0;
      right: 0;
  }
  #for-seminar a {
    display: block;
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 6px;
    line-height: 1;
    padding: 11px;
    box-shadow: 0 3px 8px rgb(126 139 138 / 36%);
    color: #666666;
  }
  #for-seminar a:nth-child(1) {
    background: #000000;
  }
  #for-seminar a:nth-child(2) {
    background: #00B2EA;
  }
  #for-seminar a:hover {
    transform: translateX(0);
    transition: 0.3s all;
  }
  #for-seminar p {
    position: relative;
    text-align: center;
    margin: 0;
    line-height: 20px;
    /*background-image: url("https://www.marken.co.jp/img/common/icon-for-seminer.svg");*/
    background-size: 22px;
    background-position: left;
    background-repeat: no-repeat;
    /*padding: 0 15px 0 30px;*/
    color: #fff;
  }
  /*#for-seminar p::before {
      position: absolute;
      top: 50%;
      right: 4px;
      transform: translateY(-50%);
      content: '';
      display: inline-block;
      width: 7px;
      height: 10px;
      background-image: url(https://www.marken.co.jp/img/common/btn-arrow-white.png);
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 1;
  }
  #for-seminar p::after {
      position: absolute;
      right: 0;
      transform: translateY(-50%);
      content: '';
      display: inline-block;
      background: #00AC97;
      border-radius: 50%;
      width: 16px;
      height: 16px;
  }*/
  #for-seminar.done {
    transform: translateX(0);
    opacity: 0;
    visibility: hidden;
  }
}