@charset "UTF-8";
/*
Theme Name: Reskilling Career Design
Author: Rebridge
Author URI: https://www.rebridge.co.jp/
Description: The WP theme for https://reskilling.career-design.tokyo/
Version: 1.0

*/

@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}

html,body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
body.navmenu-opened {
  overflow: hidden;
  width: 100%;
}
a,a:visited {
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  color: #000;
  text-decoration: underline;
  transition: all 0.3s;
}
ul {
  list-style: none;
  margin:0;
  padding:0;}
ol {margin-bottom: 0;}
h1,h2,h3,h4,h5 {
  margin:0;
  font-weight: bold;
  line-height: unset;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;}
figure {margin:0;}
p,.txt {text-align:justify;word-break:break-all;}
.wpcf7-spinner {display:none;}
.grecaptcha-badge {visibility:hidden;}
img {max-width:100%;height:auto;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  outline: none;
  box-shadow: none;
  transition: background-color 0s 600000s, color 0s 600000s !important;
}
/*::selection {
  background-color: #;
  color: #fff;
}*/
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color:#aaa;
}

.confirm-tt {
  font-size: 24px;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}
.custom-wpcf7c-confirmed input:-internal-autofill-selected  {
  background: none!important;
}
.custom-wpcf7c-confirmed .form-group .form-control {
  background: none;
  border: none;
}
.custom-wpcf7c-confirmed .input-ts,.custom-wpcf7c-confirmed .btn-reset {
  display: none;
}
.custom-wpcf7c-confirmed .confirm-tt {
  display: block;
}


@media (min-width: 1200px){
  .container {
    width: 1104px;
  }
}

.btn {
  border:none;
  border-radius: 0;
}
a.btn:hover,.btn:hover {
  text-decoration: none;
}
.l-ic {
  position: relative;
}
.l-ic:hover {
  text-decoration: underline;
}
.l-ic:after {
  content:"";
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.l-ic.pdf:after {
  right: -26px;
  background-image: url(assets/img/common/ico-pdf.svg);
  width: 20px;
  height: 28px;
}

#gotop-btn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 999;
  background: transparent;
  text-align: center;
  display: none;
}
#gotop-btn a,#gotop-btn a:visited {
  display: flex;
  justify-content: center;
  align-items: center;
}
#gotop-btn a svg {
  width: 96px;
  height: auto;
}
#gotop-btn .cc-ic .cls-1 {
  fill: #324b93;
}
#gotop-btn .cc-ic .cls-2 {
  fill: #fff;
}
#gotop-btn .cc-ic .cls-3 {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
}
#gotop-btn .cc-ic .cls-4,
#gotop-btn .cc-ic .cls-5 {
  stroke: none;
}
#gotop-btn .cc-ic .cls-5 {
  fill: #fff;
}
#gotop-btn:hover .cc-ic .cls-1 {
  fill: #000;
}

.form-control {
  border-radius: 0;
}

/* Header */
.navbar.nav-site {
  position: relative;
  background: #fff;
  border: none;
  margin-bottom: 0;
  padding:0;
}
.navbar-brand {
  margin-right: 0;
}
.nav-site .nav-top-menu {
  position: absolute;
  right: 60px;
  top:10px;
}
.nav-site .container-fluid {
  padding:0 60px;
}
.nav-top-menu ul li {
  display:inline-block;
  vertical-align: middle;
}
.nav-top-menu ul li:first-child {
  margin-right: 20px;
}
.nav-site .navbar-collapse {
  position: relative;
  margin-left: 50px;
  margin-top: 55px;
  border-radius: 16px;
  border:2px solid #324B93;
  padding:6px;
}
.navbar .nav-txt {
  display: inline-block;
  position: absolute;
  left: 0;
  top:-46px;
  text-decoration: none;
}
.navbar .nav-txt:hover {
  text-decoration: none;
}
.navbar .nav-txt>span,
.org-logo .tt>span {
  display: inline-block;
  color:#324B93;
  font-weight: bold;
}
.navbar .nav-txt .tag,
.org-logo .tt .tag {
  font-size: 15px;
  line-height: 20px;
  padding:2px;
  width: 100px;
  margin-right: 8px;
  text-align: center;
  border: 1px solid #324B93;
  border-radius: 3px;
  background: #fff;
}
.nav-site .nav-main-menu {
  width: 84%;
  background: #F2F2F1;
  border-radius: 10px;
  padding:6px;
}
.nav-site .navbar-entry {
  width: 16%;
}
.nav-site .nav-link,
.nav-site .nav-link:hover {
  transition: all 0.3s;
}
.nav-site .nav-main-menu .nav-item {
  flex-grow: 1;
  text-align: center;
}
.nav-site .nav-main-menu .nav-link {
  display:block;
  border-radius: 6px;
  font-weight: bold;
  color:#324B93;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding:15px;
}
.nav-site .nav-main-menu .nav-link.active,
.nav-site .nav-main-menu .nav-link:hover {
  text-decoration: none;
  background: #D8EEF7;
}
.nav-site .navbar-entry .nav-item {
  position: relative;
  text-align: center;
  margin-left: 6px;
  width: 100%;
}
.nav-site .navbar-entry .nav-link {
  position: relative;
  display: block;
  border-radius: 10px;
  background: #B94947;
  color:#fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
  padding-top: 32px;
  height: 66px;
}
.nav-site .navbar-entry .nav-link:before,
.foo-entry .btn-entry .t:after,
.contact-box .btn-contact:after,
#enf-fixed:before {
  content:"";
  position: absolute;
  background-image: url(assets/img/common/arrow-03.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top:10px;
  left: 0;
  right: 0;
  margin:auto;
  width: 28px;
  height: 20px;
}
.nav-site .navbar-entry .nav-link:hover {
  text-decoration: none;
  right: -2px;
  bottom:-2px;
  background: #832321;
}

/* breadcrumb */
.breadcrumb {
  background: none;
  margin: 0;
  padding: 8px 0;
  font-size: 14px;
  line-height: 22px;
}
.breadcrumb a,.breadcrumb a:visited {
  color:#181818;
}
.breadcrumb .bi-house-fill {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-top: -2px;
}
.breadcrumb ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
.breadcrumb ul li:after {
  content:"";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url(assets/img/common/ic-chevron-r.svg);
  top:50%;
  right: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
}
.breadcrumb ul li:last-child:after {
  content: none;
}
.breadcrumb ul li span {
  padding: 2px 4px;
}
.breadcrumb ul li:first-child span {
  padding-left: 0;
}
header,footer {
  overflow: hidden;
}

main {
  min-height: 800px;
  overflow: hidden;
}
main.thepage {
  padding-top: 100px;
  padding-bottom: 100px;
}
.no-item {
  text-align: center;
  margin: 30px auto;
}

.btm-entry-l .btn-entry {
  position: relative;
  z-index: 5;
  display: block;
  background: #B94947;
  border-radius: 12px;
  color:#fff;
  font-weight: bold;
  text-align: center;
  padding:18px;
  padding-right: 52px;
  width: 100%;
  max-width: 465px;
  box-shadow: 3px 3px #8E2523;
  transition: unset;
}
.btm-entry-l .btn-entry:hover {
  text-decoration: none;
  bottom: -3px;
  right: -3px;
  box-shadow: unset;
  transition: unset;
}
.btm-entry-l .btn-entry:hover:before {
  bottom: 0;
  right: 0;
}
.btm-entry-l .btn-entry span {
  display: block;
}
.btm-entry-l .btn-entry .t {
  position: relative;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 6px;
}
.btm-entry-l .btn-entry .t:after {
  content:"";
  position: absolute;
  background-image: url(assets/img/common/arrow-03.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  top:4px;
  left: auto;
  right: -16px;
  width: 52px;
  height: 37px;
}
.btm-entry-l .btn-entry .t .sm {
  font-size: 22px;
  display: inline-block;
}
.btm-entry-l .btn-entry .st {
  font-size: 12px;
  line-height: 16px;
}

.thepage .ht {
  margin-bottom: 130px;
}
.thepage .ht h1,
.thepage .ht h2 {
  position: relative;
  font-size: 32px;
  line-height: 46px;
  color:#324B93;
  font-weight: bold;
  letter-spacing: 3.2px;
  text-align: center;
  margin-bottom: 110px;
}
.thepage .ht h1:after,
.thepage .ht h2:after {
  content:"";
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/img/common/arrow-wave.svg);
  width: 496px;
  height: 44px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -65px;
}
.thepage .ht .st-date {
  text-align: center;
}
.thepage .sec-cont .top-desc {
  text-align: center;
  font-size: 22px;
  line-height: 42px;
}

.page-policy h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color:#324B93;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-top: 80px;
  margin-bottom: 30px;
}
.page-policy p.desc {
  margin-bottom: 0;
  text-align: justify;
}
.page-policy .b {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color:#324B93;
  margin-top: 30px;
  margin-bottom: 14px;
}
.page-policy ol {
  padding-left: 46px;
  line-height: 30px;
}
.page-policy ol li {
  padding-left: 15px;
  text-align: justify;
}
.page-policy a,.page-policy a:hover,.page-policy a:visited {
  text-decoration: underline;
  color:#324B93;
}
.page-policy .l-n {
  list-style: disc;
  padding-left: 40px;
  margin-top: 15px;
  line-height: 28px;
}
.page-policy .l-n li {
  padding-left: 0;
  line-height: 28px;
}


.btm-home-l {
  text-align: center;
  margin-top: 80px;
}
.btm-home-l .btn,
.btm-home-l .btn:visited {
  position: relative;
  display: inline-block;
  border-radius: 12px;
  background: #324B93;
  color:#fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding:4px 26px 4px 10px;
  text-decoration: none;
}
.btm-home-l .btn:after {
  content:"";
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  right: 10px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/img/common/arrow-left-white.svg);
  width: 10px;
  height: 14px;
}
.btm-home-l .btn:hover {
  text-decoration: none;
  background: #484848;
  color:#fff;
}

/* footer */
footer {
  width: 100%;
}
footer .f-contact {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/common/bg-town.svg);
  padding:50px 0 26px 0;

  /*background-size: 140%;
  background-position: bottom;*/
}
.f-contact .contact-box {
  max-width: 1200px;
  margin:auto;
  border-radius: 35px;
  background: rgba(255, 255, 255, .85);
  padding:38px;
  text-align: center;
  color:#324B93;
  font-weight: bold;
}
.contact-box .t1 {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 20px;
}
.contact-box .t2 {
  font-size: 30px;
  line-height: 44px;
  margin-bottom: 20px;
}
.contact-box .t-tel {
  font-size: 52px;
  line-height: 75px;
  margin-bottom: 20px;
}
.contact-box .t-tel a {
  position: relative;
  display: inline-block;
  color:#324B93;
}
.contact-box .t-tel a:hover {
  text-decoration: none;
}
.contact-box .t-tel a:before {
  content:"";
  position: absolute;
  left: -50px;
  top:50%;
  transform: translateY(-42%);
  width: 38px;
  height: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/img/common/ico-tel.svg);
}
.contact-box .btn-contact {
  position: relative;
  display: block;
  width: 100%;
  max-width: 465px;
  margin:auto;
  border:1px solid #324B93;
  background: #fff;
  color:#324B93;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  padding:12px;
  padding-right: 45px;
  border-radius: 12px;
  box-shadow: 3px 3px #8CBFE8;
  transition: unset;
}
.contact-box .btn-contact:after {
  width: 36px;
  height: 25px;
  left: auto;
  right: 56px;
  top:50%;
  transform: translateY(-50%);
  background-image: url(assets/img/common/arrow-02.svg);
}
.contact-box .btn-contact:hover {
  text-decoration: none;
  box-shadow: unset;
  right: -3px;
  bottom: -3px;
  transition: unset;
}
footer .f-cont {
  background: #F2F2F3;
}
.f-cont .bn-slide {
  text-align: center;
  margin:0 -20px;
}
.f-cont .bn-slide .sl {
  margin:0 20px;
}
.f-cont .bn-slide .sl a {
  display: inline-block;
}
.f-cont hr {
  opacity: 1;
  margin:30px 0;
}
.f-cont .container-fluid {
  padding:30px 60px;
}
.f-cont .foo-logo {
  margin-bottom: 30px;
}
.f-cont .f-logo {
  margin-right: 18px;
}
.foo-logo .org-logo {
  margin-top: 5px;
}
.org-logo .o-logo {
  margin-bottom: 6px;
}
.org-logo .o-logo a {
  display: inline-block;
  vertical-align: middle;
}
.org-logo .o-logo a:first-child {
  margin-right: 20px;
}
.org-logo .tt {
  margin-top: 10px;
}
.org-logo .tt,.org-logo .tt:hover {
  text-decoration: none;
}
.f-cont .link {
  font-weight: bold;
  line-height: 24px;
}
.f-cont .link ul li {
  display: inline-block;
  margin-right: 30px;
}
.f-cont .link a {
  position: relative;
  display: inline-block;
  color:#324B93;
}
.f-cont .link a:hover {
  text-decoration: none;
  color:#8CBFE8;
}
.f-cont .link.l1 {
  margin-bottom: 32px;
}
.f-cont .link.l1 a {
  padding-left: 18px;
}
.f-cont .link.l2 a {
  margin-right: 30px;
}
.f-cont .link.l1 a:last-child,
.f-cont .link.l2 a:last-child {
  margin-right: 0;
}
.f-cont .link.l1 a:before,
.f-cont .link.l2 .sitemap:before {
  content:"";
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/img/common/ico-arrow.svg);
}
.f-cont .link.l1 a:hover:before {
  background-image: url(assets/img/common/ico-arrow-b2.svg);
}
.f-cont .link.l1 .l-home {
  margin-bottom: 8px;
}
.f-cont .link.l1 .l-home a:before {
  background-image: url(assets/img/common/ico-home.svg);
}
.f-cont .link.l1 .l-home a:hover:before {
  background-image: url(assets/img/common/ico-home-b2.svg);
}
.f-cont .link.l2 .sitemap {
  padding-left: 18px;
}
.f-cont .link.l2 .sitemap:before {
  background-image: url(assets/img/common/ico-sitemap.svg);
}
.f-cont .link.l2 .sitemap:hover:before {
  background-image: url(assets/img/common/ico-sitemap-b2.svg);
}
.f-bar {
  background: #324B93;
  color:#fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding:34px 15px;
}
.foo-entry .btn-entry {
  position: relative;
  z-index: 5;
  display: block;
  background: #B94947;
  border-radius: 12px;
  color:#fff;
  font-weight: bold;
  text-align: center;
  padding:18px;
  padding-right: 52px;
  width: 100%;
  max-width: 465px;
  float: right;
  box-shadow: 3px 3px #832321;
  transition: unset;
}

.foo-entry .btn-entry:hover {
  text-decoration: none;
  bottom: -3px;
  right: -3px;
  box-shadow: unset;
  transition: unset;
}
.foo-entry .btn-entry:hover:before {
  bottom: 0;
  right: 0;
}
.foo-entry .btn-entry span {
  display: block;
}
.foo-entry .btn-entry .t {
  position: relative;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 8px;
}
.foo-entry .btn-entry .t:after {
  width: 52px;
  height: 37px;
  left: auto;
  right: -16px;
  top:4px;
}
.foo-entry .btn-entry .t .sm {
  font-size: 22px;
  display: inline-block;
}
.foo-entry .btn-entry .st {
  font-size: 12px;
  line-height: 16px;
}
#enf-fixed {
  position: fixed;
  display: block;
  z-index: 999;
  right: -15px;
  bottom: max(30px, min(32vh, calc(100vh - 300px)));
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  writing-mode: vertical-rl;
  padding: 54px 30px 20px 20px;
  border-radius: 12px 0 0 12px;
  background: #B94947;
  box-shadow: 3px 3px #832321;
  height: 300px;
}
#enf-fixed:hover {
  text-decoration: none;
  right: 0;
}
#enf-fixed:before {
  width: 36px;
  height: 26px;
  left: -10px;
  top:20px;
  background-image: url(assets/img/common/arrow-03.svg);
}

.post_title_link {
  color: #324B93;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .nav-site .container-fluid {
    padding:0 12px;
  }
  .navbar-brand img {
    max-width: 140px;
  }
  .nav-site .nav-top-menu {
    right: 12px;
  }
  .nav-site .navbar-collapse {
    margin-left: 10px;
  }
  .nav-site .nav-main-menu .nav-link {
    padding:15px 5px;
  }

  .f-cont .container-fluid {
    padding:30px 12px;
  }
  .f-cont .f-logo {
    margin-right: 14px;
  }
  .org-logo .tt {
    font-size: 15px;
  }
  .foo-entry .btn-entry .t:after {
    right: -44px;
  }
}

@media (max-width: 992px) {

  .navbar-brand img {
    max-width: 90px;
  }
  .nav-site .navbar-collapse {
    margin-top: 45px;
    padding:4px;
  }
  .navbar-collapse .nav-txt {
    font-size: 14px;
    top:-40px;
  }
  .navbar-collapse .nav-txt .tag {
    font-size: 13px;
    width: 86px;
  }
  .nav-site .nav-top-menu {
    top:2px;
  }
  .nav-top-menu .l1 img {
    max-width: 80px;
  }
  .nav-top-menu .l2 img {
    max-width: 130px;
  }
  .nav-site .nav-main-menu .nav-link {
    font-size: 12px;
    line-height: 18px;
    padding:10px 4px;
  }
  .nav-site .navbar-entry .nav-link {
    font-size: 12px;
    line-height: 16px;
    padding:5px;
    padding-top: 26px;
    height: 50px;
  }
  .nav-site .navbar-entry .nav-link:before {
    width: 24px;
    height: 20px;
    top:6px;
  }

  .f-contact .contact-box {
    padding:25px;
  }
  .contact-box .t1 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .contact-box .t2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .contact-box .t-tel {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  .contact-box .t-tel a:before {
    width: 25px;
    height: 36px;
    left: -40px;
  }
  .contact-box .btn-contact {
    font-size: 18px;
    line-height: 28px;
    padding:10px;
    padding-right: 16px;
  }
  .f-cont .bn-slide {
    margin:0 -10px;
  }
  .f-cont .bn-slide .sl {
    margin:0 10px;
  }
  .foo-entry {
    text-align: center;
    margin-bottom: 40px;
  }
  .foo-entry .btn-entry {
    display: inline-block;
    float: none;
  }
  #gotop-btn {
    right: 20px;
    bottom: 20px;
  }
  #gotop-btn a svg {
    width: 65px;
  }

  #enf-fixed {
    /*top:200px;*/

    font-size: 18px;
    line-height: 18px;
    padding:50px 24px 18px 12px;
    height: 276px;
  }
  #enf-fixed:before {
    width: 32px;
    height: 23px;
  }

  main.thepage {
    padding:50px 0;
  }
  .thepage .ht h1:after, .thepage .ht h2:after {
    width: 380px;
    height: 38px;
    bottom: -50px;
    margin-bottom: 0;
  }
  .thepage .ht {
    margin-bottom: 100px;
  }

}

@media (max-width: 767px) {
  header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .navbar-brand {
    margin-bottom: 22px;
  }
  .navbar-brand img {
    max-width: 60px;
  }
  .nav-site .nav-top-menu {
    /*right: auto;
    left: 0;*/
    left: 84px;
    top:4px;
  }
  .nav-top-menu ul li:first-child {
    margin-right: 10px;
  }
  .nav-top-menu .l1 img {
    max-width: 75px;
  }
  .nav-top-menu .l2 img {
    max-width: 110px;
  }
  .nav-site .nav-top-menu .nav-txt {
    width: 300px;
    top:32px;
    left:-72px;
    /*right: 0;
    margin:auto;*/
  }
  .navbar .nav-txt span {
    font-size: 11px;
  }
  .navbar .nav-txt .tag {
    font-size: 10px;
    line-height: 14px;
    width: 60px;
    margin-right: 5px;
  }
  .collapse .nav-txt {
    display: none;
  }


  header .navbar-toggler {
    position: relative;
    z-index: 10;
    padding: 6px 10px;
    border-radius: 0;
    background: #324B93;
    height: 50px;
    margin-bottom: -3px;
  }
  header .navbar-toggler:focus {
    box-shadow: none;
  }
  header .navbar-toggler .mt {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5px;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    color:#fff;
  }

  /* --- */
  .custom-toggler {
    border: none;
  }

  .custom-toggler .navbar-toggler-icon {
    position: relative;
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    top:-10px;
    background-image:unset;
  }

  .custom-toggler .navbar-toggler-icon::before,
  .custom-toggler .navbar-toggler-icon::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    left: 0;
    right: 0;
    margin:auto;
  }

  .custom-toggler .navbar-toggler-icon::before {
    top: -8px;
  }

  .custom-toggler .navbar-toggler-icon::after {
    top: 8px;
  }

  .custom-toggler.collapsed .navbar-toggler-icon {
    background-color: transparent;
  }

  .custom-toggler.collapsed .navbar-toggler-icon::before {
    transform: rotate(45deg);
    top: 0;
  }

  .custom-toggler.collapsed .navbar-toggler-icon::after {
    transform: rotate(-45deg);
    top: 0;
  }

  .navbar .navbar-collapse {
    overflow-y: scroll;
    background: #fff;
    
    margin:10px 0 20px;
  }
  .nav-site .nav-main-menu {
    width: auto;
    margin-bottom: 5px;
  }
  .nav-site .nav-main-menu .nav-item {
    margin-bottom: 6px;
  }
  .nav-site .nav-main-menu .nav-link,
  .nav-site .navbar-entry .nav-link {
    font-size: 18px;
    line-height: 28px;
    height: auto;
    padding:10px 5px;
  }
  .nav-site .navbar-entry {
    width: auto;
  }
  .nav-site .navbar-entry .nav-item {
    margin-left: 0;
  }
  .nav-site .navbar-entry .nav-link {
    padding-right: 20px;
  }
  .nav-site .navbar-entry .nav-link:before {
    right: 18%;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 24px;
  }

  #enf-fixed {
    /*top:180px;*/
    font-size: 14px;
    line-height: 14px;
    padding:34px 12px 10px;
    right: 0;
    height: 206px;
  }
  #enf-fixed:before {
    width: 22px;
    height: 20px;
    top:10px;
    left: 0;
  }
  main {
    margin-top: 65px;
  }

  #gotop-btn  {
    right: 15px;
    bottom: 15px;
  }
  #gotop-btn a svg {
    width: 55px;
    height: 55px;
  }

  main.thepage {
    padding:30px 0;
  }
  .thepage .ht {
    margin-bottom: 94px;
  }
  .thepage .ht h1, .thepage .ht h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing:1px;
    margin-bottom: 0;
  }
  .thepage .ht h1:after, .thepage .ht h2:after {
    background-image: url(assets/img/common/arrow-wave-sp.svg);
    width: 200px;
    height: 19px;
    left: 0;
    right: 0;
    margin:auto;
    bottom: -33px;
  }
  .thepage .sec-cont .top-desc {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
  }

  .page-policy h3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .page-policy .b {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .page-policy .l-n {
    padding-left: 28px;
    margin-top: 12px;
  }

  footer .f-contact {
    background-size: 152%;
    background-position: bottom;
    padding:0 0 40px;
  }
  .f-contact .contact-box {
    padding:25px 18px;
    border-radius: 30px;
  }
  .contact-box .t1 {
    font-size: 16px;
  }
  .contact-box .t2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .contact-box .t-tel {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 18px;
  }
  .contact-box .t-tel a:before {
    width: 20px;
    height: 26px;
    left: -30px;
  }
  .contact-box .btn-contact {
    padding:10px 14px;
    text-align: left;
  }
  .contact-box .btn-contact:after {
    right: 10px;
  }

  f-cont .bn-slide {
    margin:0 -7px;
  }
  .f-cont .bn-slide .sl {
    margin:0 7px;
  }
  .f-cont .f-logo img {
    max-width: 80px;
  }
  .f-cont .foo-logo {
    margin-bottom: 8px;
  }
  .org-logo .o-logo a:first-child img {
    max-width: 90px;
  }
  .org-logo .o-logo a:last-child img {
    max-width: 140px;
  }
  .f-cont .org-logo.sp {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .org-logo.sp .tt {
    font-size: 14px;
  }
  .org-logo.sp .tt .tag {
    font-size: 11px;
    line-height: 14px;
    width: 72px;
    margin-right: 2px;
  }

  .foo-entry .btn-entry {
    padding: 12px;
    padding-right: 52px;
  }
  .foo-entry .btn-entry .t {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 2px;
  }
  .foo-entry .btn-entry .t .sm {
    font-size: 15px;
  }
  .foo-entry .btn-entry .t:after {
    right: -36px;
  }

  .f-cont .link.l1 .l-home {
    margin-bottom: 12px;
  }
  .f-cont .link ul li {
    width: 45%;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .f-cont .link.l2 a {
    display: block;
    margin-bottom: 10px;
  }


}
