@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  color: #011d0e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
  box-sizing: border-box;
}

.none {
  display: none;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body {
  font-family: "Noto Sans JP", "Meiryo", sans-serif;
  font-size: 99%;
  height: 100%;
  width: 100%;
  color: #333;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  line-height: 2;
  letter-spacing: 1px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  overflow-x: hidden;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

.inner {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.center {
  text-align: center;
}

/* フォント */
h2,
h3,
h4,
h5 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

.en {
  font-family: "Noto Sans", sans-serif;
  font-style: italic;
}

.tit-en {
  color: #002675;
}

.mincho {
  font-family: "Noto Serif JP", serif;
}

h4 {
  color: #002675;
  font-weight: 700;
  padding-bottom: 15px;
  font-size: 23px;
}

.bold {
  font-weight: bold;
}
#coaching #about-service .column-02 .left .br,
#coaching #about-service .column-02 .left .br2 {
  display: none;
}
#coaching #about-service .column-02 .right .br5,
#coaching #about-service .column-02 .right .br6 {
  display: none;
}
#consulting #about-service .column-02 .right .br5,
#consulting #about-service .column-02 .right .br6 {
  display: none;
}
#consulting #about-service .column-02 .right .br7 {
  display: none;
}
#consulting #about-service .column-02 .left .b8r,
#consulting #about-service .column-02 .left .br9 {
  display: none;
}
@media (max-width: 1213px) {
  #consulting #about-service .column-02 .left .b8r,
  #consulting #about-service .column-02 .left .br9 {
    display: block;
  }
}
@media (max-width: 1159px) {
  #coaching #about-service .column-02 .right .br,
  #coaching #about-service .column-02 .right .br2 {
    display: none;
  }
}
@media (max-width: 1143px) {
  #consulting #about-service .column-02 .left .b8r,
  #consulting #about-service .column-02 .left .br9 {
    display: none;
  }
}
@media (max-width: 1113px) {
  #about-service .column-02 .right .br3,
  #about-service .column-02 .right .br4 {
    display: none;
  }
  #consulting #about-service .column-02 .right .br3,
  #about-service .column-02 .right .br4 {
    display: block;
  }
  #consulting #about-service .column-02 .right .br,
  #consulting #about-service .column-02 .right .br2 {
    display: none;
  }
}
@media (max-width: 1056px) {
  #consulting #about-service .column-02 .right .br5,
  #consulting #about-service .column-02 .right .br6 {
    display: block;
  }
  /* #consulting  #about-service .column-02 .right .br4 {
    display: none;
  } */
}
@media (max-width: 992px) {
  #consulting #about-service .column-02 .right .br6 {
    display: none;
  }
}
@media (max-width: 932px) {
  #coaching #about-service .column-02 .left .br,
  #coaching #about-service .column-02 .left .br2 {
    display: block;
  }
}
@media (max-width: 871px) {
  #consulting #about-service .column-02 .right .br5 {
    display: none;
  }
  #consulting #about-service .column-02 .right .br6,
  #consulting #about-service .column-02 .right .br7 {
    display: block;
  }
}
@media (max-width: 841px) {
  #coaching #about-service .column-02 .right .br,
  #coaching #about-service .column-02 .right .br2 {
    display: block;
  }
}

@media (max-width: 807px) {
  #consulting #about-service .column-02 .right .br6,
  #consulting #about-service .column-02 .right .br7 {
    display: none;
  }
}
@media (max-width: 796px) {
  #about-service .column-02 .left .br,
  #about-service .column-02 .left .br2 {
    display: none;
  }
  #coaching #about-service .column-02 .right .br5,
  #coaching #about-service .column-02 .right .br6 {
    display: block;
  }
}
@media (max-width: 778px) {
  #coaching #about-service .column-02 .right .br6 {
    display: none;
  }
}

@media (max-width: 768px) {
  body {
    font-size: 14px;
    line-height: 2.2;
    overflow-x: hidden;
    font-family: "Noto Sans JP", "Meiryo", sans-serif;
  }

  h5 {
    font-size: 20px;
    font-family: "Noto Sans JP", "Meiryo", sans-serif !important;
  }
}

/*///////////////////////////////////////////
////////////　ブレイクポイント　////////////
///////////////////////////////////////////*/

/*PC・SP切り分け*/

@media (max-width: 1023px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .sp {
    display: none !important;
  }
}

/*タブレット 横*/
@media screen and (min-width: 1025px) and (max-width: 1366px) {
}

/*タブレット　縦＝スマホ縦*/
@media (max-width: 1023px) {
}

/*スマホ*/
@media (max-width: 768px) {
}

/*======================================
共通パーツ
=======================================*/
/*========= footer ===============*/
footer {
  font-size: 14px;
  padding-bottom: 2%;
}

.footer_addressArea {
  background: -o-linear-gradient(
      45deg,
      rgba(1, 172, 232, 0.5),
      rgba(26, 53, 101, 0.8)
    ),
    url("../images/common/footer_bg.jpg");
  background: linear-gradient(
      45deg,
      rgba(1, 172, 232, 0.5),
      rgba(26, 53, 101, 0.8)
    ),
    url("../images/common/footer_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
  margin: 0 auto;
  padding: 3% 0;
}

.block-flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* .footer_addressArea .block-flex {
max-width: 1100px;
width: 100%;
justify-content: space-between;
} */
.left {
  width: 50%;
}

.right {
  width: 50%;
}

.gmap {
  width: 100%;
  height: 450px;
}

.footer_addressArea table {
  margin: 0 auto;
}

footer .btnArea {
  margin: 13px auto 0;
  text-align: center;
}

.footer_info {
  line-height: 2.5em;
  margin: 0 auto;
}

.footer_info th,
.footer_info td {
  color: #fff;
  vertical-align: top;
}

.footer_info th {
  font-weight: 700;
  padding-right: 20px;
  border-right: 1px solid #fff;
  width: 100px;
}

.footer_info td {
  display: inline-block;
  padding-left: 20px;
}

.footer_info a.btn-toumei::after {
  position: absolute;
  font-family: "Material Icons";
  content: "\e5cf";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e5cc";
}

/* footer_mainArea */
div.footer_mainArea {
  font-size: 14px;
  padding-top: 30px;
}

div.footer_mainArea a {
  color: #1b3060;
  display: block;
}

div.footer_mainArea .footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

div.footer_mainArea .footer-wrap .left {
  width: 17%;
}

div.footer_mainArea .footer-wrap .right {
  width: 76%;
}

div.footer_mainArea ul.footer_nav,
div.footer_mainArea .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

div.footer_mainArea .sns ._item {
  color: #1b3060;
  margin: 0 5px;
}

div.footer_mainArea .sns ._txt {
  padding-top: 5px;
}

div.footer_mainArea .sns ._icon {
  width: 30px;
}

div.footer_mainArea ul.footer_nav li {
  border-right: 1px solid #1b3060;
}

div.footer_mainArea ul.footer_nav li a {
  display: block;
  padding: 0 20px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

div.footer_mainArea ul.footer_nav li a:hover {
  opacity: 0.5;
}

div.footer_mainArea ul.footer_nav li:last-child {
  border-right: none;
}

p.copyright {
  text-align: right;
  color: #1b3060;
  font-size: 12px;
  margin-top: 5%;
}

@media screen and (min-width: 1025px) and (max-width: 1366px) {
  .footer_addressArea table {
    width: 100%;
    margin: 0 auto 5%;
  }

  .footer_info th {
    width: 30%;
  }
}

/*スマホのみ*/
@media (max-width: 768px) {
  section#top-company {
    margin: 0;
  }

  .footer_addressArea .inner {
    display: block;
  }

  .block-flex {
    display: block;
  }

  .block-flex .left,
  .block-flex .right {
    width: 100%;
    padding: 10px 0;
  }

  .footer_addressArea .block-flex .gmap {
    height: 240px;
  }

  .footer_addressArea {
    padding-bottom: 50px;
    background-position: center;
  }

  footer .btnArea {
    bottom: -60px;
  }

  div.footer_mainArea .footer-wrap {
    display: block;
  }

  div.footer_mainArea .footer-wrap .left,
  div.footer_mainArea .footer-wrap .right {
    width: 100%;
  }

  div.footer_mainArea ul.footer_nav li {
    border-right: none;
    border-bottom: 1px solid #ccc;
  }

  div.footer_mainArea ul.footer_nav {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }

  p.copyright {
    text-align: center;
  }
}

/*========= section ===============*/
section {
  margin-bottom: 100px;
}

section.bg {
  padding: 5% 0;
}

/*スマホ*/
@media (max-width: 768px) {
  section {
    margin-top: 50px;
  }

  p.copyright {
    letter-spacing: 0;
  }
}

/*========= component ===============*/
a.btn {
  display: inline-block;
}

.btnArea {
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
}

/*スマホ*/
@media (max-width: 768px) {
}

/* 透明・白枠ボタン */
a.btn-toumei {
  position: relative;
  border: 1px solid #fff;
  color: #fff;
  padding: 7px 100px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

a.btn-toumei::after {
  position: absolute;
  font-family: "Material Icons";
  content: "\e5cf";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.btn-toumei:hover {
  position: relative;
  color: #1b3060;
  padding: 7px 100px;
  background-color: #fff;
}

/* 白ボタン */
a.btn-white {
  position: relative;
  background-color: #fff;
  color: #1b3060;
  padding: 7px 2%;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 0 8px #707070;
  box-shadow: 0 0 8px #707070;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  text-align: center;
}

a.btn-white::after {
  position: absolute;
  font-family: "Material Icons";
  content: "\e5cc";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.btn-white:hover {
  position: relative;
  background-color: #1b3060;
  color: #fff;
  padding: 7px 2%;
  width: 100%;
  text-align: center;
  border: 1px solid #1b3060;
  -webkit-box-shadow: 0 0 8px #707070;
  box-shadow: 0 0 8px #707070;
}

@media (max-width: 768px) {
  a.btn-white {
    padding: 15px 2%;
  }
}

/* 青ボタン */
.btn-blue {
  position: relative;
  width: 100%;
  background-color: #1b3060;
  color: #fff;
  padding: 7px 2%;
  text-align: center;
  -webkit-box-shadow: 0 0 5px #909090;
  box-shadow: 0 0 5px #909090;
  margin-top: 50px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-blue::after {
  position: absolute;
  font-family: "Material Icons";
  content: "\e5cc";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-blue:hover {
  position: relative;
  width: 100%;
  background-color: #fff;
  color: #1b3060;
  padding: 7px 2%;
  text-align: center;
  -webkit-box-shadow: 0 0 5px #909090;
  box-shadow: 0 0 5px #909090;
  margin-top: 50px;
}

@media (max-width: 768px) {
  a.btn-blue {
    padding: 15px 2%;
    margin: 25px 0 0;
  }
}

/* LINEボタン */
a.btn-line {
  position: relative;
  background-color: #06c755;
  color: #fff;
  padding: 7px 100px;
  -webkit-box-shadow: 0 0 5px #909090;
  box-shadow: 0 0 5px #909090;
  margin-top: 50px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

a.btn-line::after {
  position: absolute;
  font-family: "Material Icons";
  content: "\e5cc";
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.btn-line:hover {
  position: relative;
  background-color: #fff;
  color: #06c755;
  padding: 7px 100px;
  -webkit-box-shadow: 0 0 5px #909090;
  box-shadow: 0 0 5px #909090;
  margin-top: 50px;
}

/* スクロール */
@media (max-width: 768px) {
  .scroll-x {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .scroll {
    display: inline-block;
    width: 90%;
    margin: 5%;
  }

  .scroll img {
    width: 200%;
    max-width: 200%;
  }
}

/*========= ドロワー ===============*/
.drawerArea {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}

/*ボタン外側*/
.drawer {
  position: relative;
  /*ボタン内側の基点となるためrelativeを指定*/
  width: 100px;
  height: 100px;
  cursor: pointer;
  background: -o-linear-gradient(
    135deg,
    rgba(0, 42, 121, 1),
    rgba(0, 129, 196, 1)
  );
  background: linear-gradient(
    -45deg,
    rgba(0, 42, 121, 1),
    rgba(0, 129, 196, 1)
  );
  z-index: 1;
}

/*ボタン内側*/
.drawer span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 22px;
  height: 2px;
  background-color: #fff;
}

.drawer span:nth-of-type(1) {
  top: 31px;
  width: 40px;
  left: 28px;
}

.drawer span:nth-of-type(2) {
  top: 50px;
  width: 40px;
  left: 36px;
}

.drawer span:last-child::after {
  content: "MENU";
  position: absolute;
  top: 10px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  color: #fff;
}

.is-active .drawer span:last-child::after {
  content: "CLOSE";
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateY(6px) rotate(-45deg);
  -ms-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}

/*activeクラスが付与されると線が回転して×に*/

.is-active .drawer span:nth-of-type(1) {
  top: 30px;
  left: 40px;
  -webkit-transform: translateY(6px) rotate(-45deg);
  -ms-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  width: 35%;
}

.is-active .drawer span:nth-of-type(2) {
  top: 42px;
  left: 40px;
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  width: 35%;
}

/* ハンバーガーの中 */
.drawer_inner {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: -o-linear-gradient(
    135deg,
    rgba(0, 42, 121, 1),
    rgba(0, 129, 196, 1)
  );
  background: linear-gradient(
    -45deg,
    rgba(0, 42, 121, 1),
    rgba(0, 129, 196, 1)
  );
  padding: 10% 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  /* IE9非対応 */
  -webkit-transform: translateX(100%);
  /* Android, Brackberry  */
  -ms-transform: translateX(100%);
  /* IE9 */
  transform: translateX(100%);
}

.drawer_inner .drawer_nav,
.drawer_inner .contact {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.drawer_inner .drawer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.drawer_nav li {
  max-width: 300px;
  width: 100%;
  background-color: #fff;
  margin: 0 1%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.drawer_nav li a {
  display: block;
  color: #90a4ae;
  text-decoration: none;
  font-weight: 700;
}

.drawer_inner .contact {
  padding-top: 10%;
}

.drawer_inner .contact .btn-white {
  padding: 18px 100px;
}

/* ドロワーが開いている時 */
.is-active .drawer_inner {
  -webkit-transform: translateX(0);
  /* Android, Brackberry  */
  -ms-transform: translateX(0);
  /* IE9 */
  transform: translateX(0);
}

/*タブレット　縦＝スマホ縦*/
@media (max-width: 768px) {
  .drawer_inner {
    padding-top: 80px;
  }

  .drawer_inner .drawer_nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }

  .drawer_inner .contact {
    padding-top: 15%;
  }

  .drawer_nav li {
    max-width: 100%;
    width: 100%;
    margin: 1%;
  }

  .drawer {
    width: 70px;
    height: 70px;
  }

  .drawer span {
    left: 22px;
    height: 2px;
  }

  .drawer span:nth-of-type(1) {
    top: 20px;
    width: 35px;
    left: 15px;
  }

  .drawer span:nth-of-type(2) {
    top: 35px;
    width: 35px;
    left: 26px;
  }

  .drawer span:last-child::after {
    content: "MENU";
    top: 7px;
    left: 33%;
  }

  .is-active .drawer span:nth-of-type(1) {
    top: 20px;
    left: 20px;
    width: 35px;
  }

  .is-active .drawer span:nth-of-type(2) {
    top: 32px;
    left: 20px;
    width: 35px;
  }

  .drawer span:last-child::after {
    content: "MENU";
    top: 8px;
    left: 14px;
    font-size: 10px;
  }

  .is-active .drawer span:last-child::after {
    content: "CLOSE";
    top: 8px;
    left: 18px;
    font-size: 10px;
  }
}

/* ーーーーーカードーーーーーー */
.card {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.card:hover {
  opacity: 0.5;
}

li.top .card__imgframe {
  background: url(../images/common/logo03.svg) no-repeat center / contain;
  background-size: 80%;
}

li.about .card__imgframe {
  background: url(../images/about/ceo.png) no-repeat 10% 30% / cover;
}

li.coaching .card__imgframe {
  background: url(../images/coaching/service_coaching.png) no-repeat center /
    cover;
}

li.consulting .card__imgframe {
  background: url(../images/consulting/service_consulting.png) no-repeat center /
    cover;
}

li .card__imgframe {
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
  background-size: contain;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.card__textbox {
  width: 100%;
  height: auto;
  padding: 20px 18px;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.card__textbox > * + * {
  margin-top: 10px;
}

.card__titletext {
  height: 50px;
  display: table;
  width: 100%;
}

.card__titletext p {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  line-height: 125%;
  font-family: "Noto Sans", sans-serif;
  font-style: italic;
  color: #1b3060;
  text-align: center;
}

.card__detail {
}

.card__detail p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .card__titletext {
    height: auto;
    display: block;
  }

  .card__detail {
    font-size: 12px;
  }

  li .card__imgframe {
    width: 28%;
    height: 90px;
    float: left;
    padding: 0;
    border-right: 1px solid #ccc;
  }

  .card__textbox {
    width: 72%;
    float: right;
    padding: 4% 0 0 2%;
    text-align: left;
  }

  .card__titletext p {
    font-size: 16px;
    text-align: left;
  }

  .card__detail p {
    font-size: 10px;
  }
}

/*========= ページトップ ===============*/
/*リンクの形状*/
#page-top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #2a4a7c;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.6rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
}

body #page-top a img {
  width: 15px;
}

#page-top a:hover {
  opacity: 0.7;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  /*はじめは非表示*/
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
  animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
  animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}

@keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}

/*======================================
TOP
=======================================*/
header {
  position: relative;
}

#top header .logo {
  position: absolute;
  top: 63px;
  left: 5%;
  width: 14%;
  z-index: 2;
}

#top .logo img {
  z-index: 2;
}

#top h2 {
  clear: both;
}

#top .mv {
  position: relative;
  background: url("../images/top/mv.png");
  background-size: cover;
  padding: 1%;
  height: 100vh;
  margin-bottom: 50px;
}

#top .mv_bg {
  background: -o-linear-gradient(
    45deg,
    rgba(26, 53, 101, 0.8),
    rgba(1, 172, 232, 0.5)
  );
  background: linear-gradient(
    45deg,
    rgba(26, 53, 101, 0.8),
    rgba(1, 172, 232, 0.5)
  );
  height: 90vh;
  width: 95vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}

#top .mv h2 {
  color: #fff;
  position: absolute;
  top: 25vh;
  left: 5%;
  width: 37%;
  z-index: 1;
}

#top .mv .btnArea {
  position: absolute;
  bottom: 20%;
  left: 5%;
  z-index: 1;
}

#top .mv_news a {
  color: #fff;
}

#top a.scroll {
  position: absolute;
  bottom: 6%;
  left: 6%;
  color: #fff;
  display: block;
  margin-top: 3%;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 5px;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  scroll-behavior: smooth;
}

#top a.scroll:hover {
  opacity: 0.5;
}

#top .mv .scrollImg {
  width: 1px;
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 5%;
  height: 10%;
}

#top .mv_news {
  position: absolute;
  right: 8%;
  bottom: 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#top .mv_news .tit {
  display: inline;
  background-color: #fff;
  color: #1b3060;
  padding: 10px;
}

#top .mv_news p,
#top .mv_news time {
  color: #fff;
}

#top .mv_news .cont {
  border-bottom: 1px solid #fff;
  padding: 1em;
  font-size: 14px;
  line-height: 2;
  width: 75ch;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* top mvレスポンシブ */
/*タブレット 横*/
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  #top .mv h2 {
    width: 42%;
  }

  div.footer_mainArea ul.footer_nav li a {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  #top .mv {
    background-position: center;
    height: 80vh;
  }

  #top .mv_bg {
    height: 80vh;
    width: 100vw;
  }

  #top h1 img {
    padding: 12% 0 0 5%;
  }

  #top .mv_news .cont {
    width: 100%;
  }

  #top header .logo,
  div.footer_mainArea .logo {
    width: 170px;
    margin: 0 auto;
  }

  #top header .logo {
    top: 0;
    left: 3%;
  }

  div.footer_mainArea .sns {
    margin: 15px auto 0;
    width: 50%;
    padding: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  div.footer_mainArea .sns li:first-child {
    padding: 10px 0 0;
  }

  #top .mv h2 {
    width: 80%;
    top: 20vh;
  }

  body#top h3 {
    font-size: 26px;
  }

  #top .mv .btn-toumei {
    bottom: 40%;
    text-align: center;
  }

  #top .mv .btnArea {
    bottom: 35%;
    width: auto;
  }

  #top .mv_news {
    display: block;
    bottom: 15%;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 95%;
  }

  div.footer_mainArea ul.footer_nav li a {
    padding: 10px 0;
  }

  #top a.scroll {
    margin: 2% 0 0 5%;
    bottom: 0%;
  }

  #top .mv .scrollImg {
    bottom: -30px;
  }
}

@media screen and (max-width: 500px) {
  #top .mv h2 {
    width: 80%;
  }
}

/*========= #top-about ===============*/
section#top-about {
  position: relative;
  height: 1080px;
  background: -o-linear-gradient(transparent 25%, #1b3060 0%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(25%, transparent),
    color-stop(0%, #1b3060)
  );
  background: linear-gradient(transparent 25%, #1b3060 0%);
}

#top h3 {
  font-size: 40px;
}

.profileArea {
  position: relative;
  height: 500px;
  margin: 20px auto;
}

.profile {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 0 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  width: 40%;
  -webkit-box-shadow: 0 0 8px #808080;
  box-shadow: 0 0 8px #808080;
  z-index: 1;
}

.profile div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.profile p {
  font-weight: 700;
  font-size: 14px;
  padding-top: 30px;
}

.profile ul {
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 10px 0 30px;
}

.profileArea:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
  -o-transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s,
    -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}

/* テキストのスタイル */
.title {
  display: block;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  text-align: center;
}

.title span {
  display: block;
  opacity: 0;
  -webkit-transition: opacity linear 0.7s,
    -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  transition: opacity linear 0.7s,
    -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  -o-transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s,
    opacity linear 0.7s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s,
    opacity linear 0.7s;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s,
    opacity linear 0.7s,
    -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
}

.title span:first-child {
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  font-size: 20px;
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.title span:last-child {
  margin-top: 18px;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  font-size: 48px;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.profileArea.-visible .title span {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

#top-about .profileImg {
  padding-left: 5%;
}

#top #top-about_career {
  background-image: url(../images/top/profile_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  position: relative;
  max-width: 1180px;
  width: 100%;
  height: 420px;
  margin: auto;
  padding: 50px 0 50px 15%;
}

#top-about .career_tit {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-bottom: 15px;
}

#top-about .career_txt {
  font-size: 14px;
  color: #fff;
  padding-top: 15px;
}

#top-about .btnArea {
  position: absolute;
  right: 0;
  bottom: -8%;
  max-width: 300px;
}

@media (max-width: 1024px) {
  .profileArea {
    height: 445px;
  }

  #top-about .btnArea {
    bottom: -20%;
  }

  #top #top-about_career {
    padding: 50px 0 50px 7%;
  }
}

@media (max-width: 768px) {
  .profileArea {
    height: 300px;
  }

  #top-about .profileImg {
    width: 100%;
  }

  body#top img {
    width: 100%;
  }

  .profile {
    width: 100%;
  }

  #top .profile {
    bottom: -205px;
  }

  .profile_logo {
    width: 14%;
  }

  section#top-about {
    height: 1170px;
  }

  #top #top-about_career {
    background: none;
    padding: 245px 0 50px 0 !important;
    height: auto;
  }

  #top-about .btnArea {
    bottom: -20%;
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #top-about .career_tit {
    margin-top: 0;
  }
}

@media (max-width: 599px) {
  section#top-about {
    height: auto;
    position: static;
  }

  .profileArea {
    height: 170px;
  }

  #top-about .btnArea {
    bottom: 0;
    position: static;
    margin: 20px auto 0;
    width: 80%;
  }

  #top #top-about_career {
    padding: 200px 5% 25px 5% !important;
  }
}

/*========= #top-business ===============*/
section#top-business {
  position: relative;
  background: url("../images/top/business_bg02.png");
  background-repeat: no-repeat;
  background-position: 100% 77%;
  background-size: 22%;
  height: 670px;
}

section#top-business .inner {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  top: 30px;
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}

/* ループスライダー */
#scroll_img {
  position: absolute;
  height: 200px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  z-index: 0;
}

/* ループスライダー #top-voice */
#scroll_img02 {
  position: absolute;
  bottom: 0;
  height: 200px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  z-index: -1;
}

#top-business #scroll_img {
  top: 370px;
}

#top-voice #scroll_img {
  top: 810px;
}

#coaching #other #scroll_img {
  top: 255px;
}

#consulting #other #scroll_img {
  bottom: 64px;
}

#consulting .container {
  margin-top: 70px;
}

#consulting .column-02 {
  margin-top: 0;
}

@media (max-width: 768px) {
  #scroll_img,
  #scroll_img02 {
    display: block;
    top: 0px !important;
  }
}

/* ここまでスライド */
#top-business .business_cont,
#top-voice .voice_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 60px;
}

#top-business .business_cont ._item,
#top-voice .voice_cont ._item {
  width: calc(100% / 3);
  padding: 0 1%;
}

#top-business .business_cont ._txt {
  position: relative;
  height: 290px;
  margin: 25px 0 0;
}

#top-business .business_cont ._item p {
  font-size: 14px;
}

#top-business .business_cont .btnArea {
  position: absolute;
  bottom: -85px;
  width: 70%;
  left: 0;
  right: 0;
}

#top-business .business_cont .btn-blue {
}

@media (max-width: 1100px) {
  #top-business .business_cont ._txt {
    position: relative;
    height: 350px;
    margin: 0;
  }
}

@media (max-width: 768px) {
  #top-business .business_cont .btnArea {
    width: 90%;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: 0 auto;
    position: static;
  }

  #top-business .business_cont .btn-blue {
    margin: 20px 0 0;
  }

  #top-business .business_cont img {
    margin-bottom: 20px;
  }
}

/*========= #top-voice ===============*/
#top-voice {
  position: relative;
  background: url("../images/top/voice_bg03.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  padding-bottom: 10%;
}

#top-voice .inner-bg {
  max-width: 1500px;
  margin: 0 auto;
  background: url("../images/top/voice_bg01.png") no-repeat;
  background-size: 7%;
  background-position: 96% 20%;
}

#top-voice .voice_cont {
  padding: 2% 1%;
  background-color: #fff;
}

#top-voice .voice_cont ._item {
  position: relative;
}

#top-voice .voice_cont .line {
  width: 5px;
  /* height: 47%; */
  height: auto;
  position: absolute;
  top: -3%;
  left: 8%;
}

#top-voice ._item .wrap {
  padding-left: 40px;
}

#top-voice ._item h5 {
  color: #002675;
  font-weight: 700;
  padding: 15px 0;
  font-family: "Noto Sans JP", "Meiryo", "sans-serif";
}

#top-voice ._item .company {
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 10px;
}

#top-voice ._item .txt {
  font-size: 14px;
}

/*スマホのみ*/

@media (max-width: 768px) {
  #top-voice,
  section#top-business {
    background-image: none;
  }

  section#top-business {
    height: 1600px;
  }

  #top-business .business_cont,
  #top-voice .voice_cont {
    display: block;
    padding: 10px 0;
  }

  #top-business .business_cont ._item,
  #top-voice .voice_cont ._item {
    width: 100%;
    margin: 15px 0 0;
    height: auto;
  }

  #top-business > div.inner > div > div:nth-child(3) {
    margin-top: 30px;
  }

  #top-business .business_cont img._item {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0px -50px;
    object-position: 0px -50px;
  }

  #top-voice {
    padding-bottom: 0;
    margin: 0;
  }

  #top-voice ._item .wrap {
    padding-left: 0;
    margin-bottom: 60px;
  }

  #top-voice .voice_cont .line {
    height: 68%;
    top: -2%;
    left: 4%;
  }

  #top-voice ._item h5 {
    margin: 0px 0 0px 35px;
    font-size: 18px;
  }

  #top-voice ._item .company,
  #top-voice ._item .txt {
    font-size: 14px;
  }

  #top-voice ._item .company {
    padding-bottom: 10px;
  }
}

@media (max-width: 599px) {
  #top-voice .voice_cont .line {
    height: 41vh;
  }

  section#top-voice h3 {
    margin: 0 0 20px;
  }
}

@media (max-width: 500px) {
  section#top-business {
    min-height: 1000px;
    height: auto;
    display: block;
  }
}

/* アニメーション */
body#top .bg .bg-wrap {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

body#top .bg.is-animated .bg-wrap::before {
  -webkit-animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  background: -o-linear-gradient(left, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#362ae0),
    color-stop(50%, #3b79cc),
    to(#42d3ed)
  );
  background: linear-gradient(to right, #362ae0 0%, #3b79cc 50%, #42d3ed 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

body#top .bg .bg-wrap .inn {
  color: #fff;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  padding: 5px 15px;
  position: relative;
  z-index: 1;
}

@-webkit-keyframes bg {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) translateX(-5%);
    transform: scaleX(0) translateX(-5%);
  }

  30% {
    -webkit-transform: scaleX(1) translateX(0);
    transform: scaleX(1) translateX(0);
  }

  100% {
    -webkit-transform: scaleX(1) translateX(0);
    transform: scaleX(1) translateX(0);
  }

  30%,
  100% {
    opacity: 1;
  }
}

@keyframes bg {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) translateX(-5%);
    transform: scaleX(0) translateX(-5%);
  }

  30% {
    -webkit-transform: scaleX(1) translateX(0);
    transform: scaleX(1) translateX(0);
  }

  100% {
    -webkit-transform: scaleX(1) translateX(0);
    transform: scaleX(1) translateX(0);
  }

  30%,
  100% {
    opacity: 1;
  }
}

section#top-company {
  margin: 15px;
}

/*==================================================
ここから下層ページ
===================================================*/
.kaso header {
  height: 100px;
}

.kaso div.h1_logo {
  margin: 1%;
  display: inline-block;
}

.kaso h1.tit.en {
  color: #fff;
}

.kaso .pageTitle {
  padding: 30px 0;
  background: -o-linear-gradient(
    135deg,
    rgba(0, 176, 237, 1),
    rgba(27, 48, 96, 1)
  );
  background: linear-gradient(
    -45deg,
    rgba(0, 176, 237, 1),
    rgba(27, 48, 96, 1)
  );
  margin-bottom: 50px;
}

.kaso .pageTitle p,
.kaso .pageTitle h2,
.kaso .pageTitle h2 span {
  color: #fff;
}

.kaso .pageTitle h2 {
  font-size: 40px;
}

.kaso .pageTitle p,
.kaso .pageTitle h2 span {
  font-size: 20px;
}

.kaso h3 {
  position: relative;
  text-align: center;
  font-size: 30px;
  color: #1b3060;
  padding-bottom: 70px;
}

/* .kaso h3::after {
  position: absolute;
  content: "";
  top: 70px;
  left: 50%;
  width: 2px;
  height: 50px;
  background: -o-linear-gradient(45deg, rgba(0, 176, 237, 1), rgba(0, 38, 117, 1));
  background: linear-gradient(45deg, rgba(0, 176, 237, 1), rgba(0, 38, 117, 1));
} */

.kaso h3.tit-white::after {
  background: #fff;
}

.kaso h4 {
  font-size: 22px;
  color: #1b3060;
  padding-bottom: 20px;
}

.kaso footer {
  /* padding-top: 170px; */
}

@media (max-width: 768px) {
  .kaso header {
    height: 70px;
  }

  .kaso .pageTitle {
    padding: 10% 0;
    margin-bottom: 0;
  }

  .kaso div.h1_logo {
    width: 130px;
    margin: 4%;
  }

  .kaso .pageTitle h2 {
    font-size: 28px;
  }

  .kaso .pageTitle h2 span {
    display: block;
  }

  .kaso h4 {
    font-size: 20px;
    font-weight: 500;
  }

  .kaso h3 {
    font-size: 24px;
  }

  .kaso h3::after {
    background: #fff;
    height: 25px;
    top: 110px;
  }

  .kaso footer {
    padding-top: 0;
  }
}

/*===== 1カラム　共通 =========*/
.column-01 {
  margin-top: 70px;
}
/* 20240422追記 */
.column-01 p {
  margin-bottom: 8px;
}

/*===== 2カラム　共通 =========*/
.column-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
  max-width: 1200px;
}

/* 共通化したい */

/* #about #ceo-profile .column-02 .right,
#coaching .column-02 .left,
#coaching #other .right,
#consulting .column-02 .left,
#consulting .column-02 .right,
#consulting section#other .column-02 .left,
#consulting section#other .column-02 .right,
#coaching section#other .column-02 .left,
#coaching section#other .column-02 .right #body.flex-item {
width: 49%;
margin-bottom: 20px;
} */
.column-02 div.left,
.column-02 div.right {
  display: block;
  width: 49% !important;
}

/* 20240422追記 */
.column-02 div.left,
.column-02 div.right {
  display: flex;
  flex-direction: column;
}

/* 20240422追記 */
/* .column-02 div.left p,
.column-02 div.right p {
	margin-bottom: 8px;
} */

.column-02 .point {
  background-size: 40%;

  /* 20240422追記 */
  /* margin-top: auto; */
}

.point {
  background-color: #f0f3fa;
  padding: 20px 10px 20px 20px;
  background-image: url("../images/common/bg-point.png");
  background-position: bottom 10px right 10px;
  background-repeat: no-repeat;
  font-size: 14px;
}

.point ul li {
  color: #1b3060;
  font-weight: 700;
}

/* SP */
@media (max-width: 768px) {
  .sp-block {
    display: block;
  }

  .column-01,
  .column-02 {
    margin: 0 0 15px;
  }

  .point ul li {
    margin: 0 0 10px;
  }
}

@media (max-width: 768px) {
  /* #about #ceo-profile .column-02 .right,
  #coaching #about-service .column-02 .left,
  #coaching #about-service .column-02 .right,
  #consulting .column-02 .left,
  #consulting .column-02 .right,
  #consulting section#other .column-02 .left,
  #consulting section#other .column-02 .right,
  #coaching section#other .column-02 .left,
  #coaching section#other .column-02 .right #body.flex-item {
  width: 100%;
} */

  /* .column-02 div.left,
  .column-02 div.right {
  width: 100% !important;
  margin-bottom: 20px;
} */

  .column-02 div.left,
  .column-02 div.right {
    display: block;
    width: 100% !important;
    margin: 0 0 5%;
  }
}

/*===== COACHING・CONSULTING 共通 =========*/
/* 戦略 */
section#strategy h3,
section#strategy h3 span {
  color: #000;
}

section#strategy h3 {
  text-align: center;
  font-size: 30px;
}

section#strategy h3::after {
  /* 見出し下縦ラインの位置 */
  top: 120px;
}

section#strategy h3 span {
  font-size: 20px;
  display: block;
}

section#strategy .imgArea {
  padding: 5% 0 0;
}

section#strategy .imgArea .img01 {
  padding-right: 7px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

section#strategy .imgArea .img02 {
  width: 898px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

section#strategy .imgArea a:hover {
  opacity: 0.5;
}

/* lineArea */
section#strategy .lineArea div,
section#strategy .lineArea div a {
  color: #fff;
  text-align: center;
  display: block;
}

section#strategy .pc .lineArea div {
  padding: 10px;
  margin-top: 10px;
}

section#strategy .lineArea .line01 {
  background-color: #1b3060;
  margin-right: 7px;
}

section#strategy .lineArea .line02 {
  background-color: #3b83b4;
}

/* btnArea */

/* pc */
section#strategy .pc .lineArea .line01 {
  width: 295px;
}

section#strategy .pc .lineArea .line02 {
  width: 898px;
}

section#strategy .pc .lineArea {
  margin-top: 5px;
}

/* TAB */
@media (max-width: 1024px) {
  section#strategy .imgArea .img02 {
    width: 726px;
  }
}

/*スマホ*/
@media (max-width: 768px) {
  .kaso .pageTitle p,
  .kaso .pageTitle h2 span {
    font-size: 14px;
  }

  .kaso .pageTitle h2 {
    font-size: 24px;
    margin: 10px 0;
  }

  section#strategy h3 span {
    font-size: 16px;
  }

  section#strategy h3 {
    font-size: 26px;
  }

  .kaso h3 {
    font-size: 24px;
    padding-bottom: 0px;
  }

  .flex-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  section#strategy .imgArea {
    display: none;
  }

  section#strategy .sp .lineArea {
    margin: 0;
    display: block;
  }

  section#strategy .sp .lineArea .line01,
  section#strategy .sp .lineArea .line02 {
    width: 100%;
    margin: 0 0 10px;
  }

  section#strategy .sp .lineArea a {
    padding: 20px 0;
  }

  section#strategy h3::after {
    top: 140px;
  }
}

@media (max-width: 500px) {
  section#strategy h3::after {
    display: block;
    position: static;
    margin: 5px auto;
    height: 25px;
  }
}

/* メソッド */
section#methoed h3 {
  padding-bottom: 70px;
  color: #fff;
  margin: 0 0 30px;
}

section#methoed {
  background: -o-linear-gradient(
    45deg,
    rgba(0, 38, 117, 1),
    rgba(0, 176, 237, 1)
  );
  background: linear-gradient(45deg, rgba(0, 38, 117, 1), rgba(0, 176, 237, 1));
}

section#methoed .cont {
  max-width: 1200px;
  background-color: #fff;
  margin: 0px auto 30px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 0 8px 0 #004d7f;
  box-shadow: 0 0 8px 0 #004d7f;
}

section#methoed h4 {
  padding: 15px;
  background-color: #1b3060;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}

section#methoed h4 span {
  padding: 10px;
  background-color: #495980;
  color: #fff;
  margin-right: 15px;
}

section#methoed .cont img {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 3% 5% 0;
}

section#methoed .cont ul {
  max-width: 75%;
  width: 100%;
  margin: 30px auto;
  font-size: 16px;
}

/* about-service */
.kaso #about-service h5 {
  position: relative;
  display: block;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  background-color: #1b3060;
  padding: 5px;
}

.kaso #about-service h5:before {
  position: absolute;
  top: -10%;
  left: 0;
  content: "";
  display: inline-block;
  /* width: 60px;
  height: 60px; */
  width: 40px;
  height: 40px;
  background: url(../images/coaching/triangle.svg) no-repeat;
  background-position: -10px left;
  background-size: contain;
  vertical-align: middle;
  text-align: left;
}

section#other {
  /* position: absolute; */
  /* background-image: url(../images/coaching/other_bg.png); */
  background-position: bottom 20% left;
  background-size: contain;
  background-repeat: no-repeat;
}

#other .column-02 .left {
  width: 30%;
}

#other .column-02 .right {
  width: 68%;
}

@media (max-width: 768px) {
  section#methoed h3 {
    padding-bottom: 30px;
    color: #fff;
    padding-bottom: 30px;
  }

  .kaso #about-service h5 {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 15px;
  }

  section#methoed .cont ul {
    max-width: 90%;
    font-size: 14px;
    margin: 15px auto 30px;
  }

  .kaso #about-service h5:before {
    left: -1%;
    /* width: 40px;
    height: 40px; */
  }

  #other .column-02 .left {
    width: 49%;
  }

  #other .btn-blue {
    text-align: center;
  }

  section#methoed h4 span {
    padding: 5px;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }

  section#methoed .cont img {
    padding: 0;
  }
}

.scroll-hint-icon {
  height: 95px !important;
}

/*======================================
COACHING
=======================================*/

.p-lead {
  font-weight: bold;
  display: block;
  margin: 10px 0 0;
  font-size: 14px;
}

#coaching section#strategy .imgArea .img01 {
  width: 405px;
}

section#about-service {
  /* padding-bottom: 100px; */
  /* background: url(../images/top/business_bg02.png); */
  background-repeat: no-repeat;
  background-position: 100% 18%;
  background-size: 27% 15%;
}

#about-service h4 {
  position: relative;
  padding: 0 0 40px 3%;
}
#consulting #about-service h4 {
  padding: 0 0 20px 0;
}

#about-service h4::before {
  position: absolute;
  display: block;
  content: "";
  width: 2px;
  background: -o-linear-gradient(
    45deg,
    rgba(0, 176, 237, 1),
    rgba(0, 38, 117, 1)
  );
  background: linear-gradient(45deg, rgba(0, 176, 237, 1), rgba(0, 38, 117, 1));
  left: 0;
}

#coaching #about-service h4::before {
  height: 50px;
}

/* #consulting #about-service h4::before {
  height: 90px;
} */

#coaching #about-service h4::before {
  top: -3px;
}

#about-service h5::before {
  background-image: url("../images/common/triangle.png");
  z-index: 6;
}

#about-service div.mvv {
  position: relative;
  max-width: 590px;
  width: 100%;
  text-align: center;
  margin: 20px auto;
}

#about-service div.mvv img {
  width: 100%;
  margin: 0 auto;
  max-width: 580px;
}

#about-service div.mvv-01 {
  max-width: 100%;
  width: 100%;
  /* margin: 20px auto; */
}

#coaching #other {
  position: relative;
  background: url(../images/coaching/other_bg02.png) no-repeat;
  background-position: bottom 15% right;
  background-size: 45%;
  background-repeat: no-repeat;
}

#coaching #other {
  height: 500px;
  width: 100%;
  display: block;
  margin: 0 0 10%;
}

#coaching #other .btnArea,
#consulting #other .btnArea {
  float: left;
  max-width: 320px;
  margin: -35px 0 0;
}

@media (max-width: 1024px) {
  #coaching #about-service h4::before {
    top: 15px;
  }
}

@media (max-width: 768px) {
  #consulting #about-service h4::before,
  #coaching #about-service h4::before {
    top: -10px;
  }

  #coaching #other {
    position: static;
    background: none;
    height: auto;
  }

  #about-service h4 {
    position: relative;
    padding: 0 0 15px 3%;
  }

  #about-service div.mvv.scroll img {
    width: 200%;
    max-width: 200%;
  }

  #coaching #other .btnArea,
  #consulting #other .btnArea {
    float: none;
    max-width: 90%;
    margin: 0px auto 0;
  }
}

@media (max-width: 500px) {
  #consulting #about-service h4::before,
  #coaching #about-service h4::before {
    top: 3px;
  }

  #about-service div.mvv {
    height: auto;
    margin: 0;
  }

  /* #about-service div.mvv-01 {
    margin: 60px auto;
  } */

  #coaching #about-service h4::before {
    height: 85px;
  }
}

/*======================================
CONSULTING
=======================================*/
#consulting section#strategy .imgArea .img01 {
  width: 300px;
}

#consulting section#about-service {
  background: url(../images/top/business_bg02.png);
  background-repeat: no-repeat;
  background-position: 100% 8%;
  background-size: 27% 7%;
}

/* #consulting #about-service h4::before {
top: 16px;
} */

#consulting #other {
  position: relative;
  background: url(../images/consulting/consul_other02.png);
  background-position: right top 74%;
  background-size: 30% 35%;
  background-repeat: no-repeat;
}

#consulting #other .column-02 .left {
  width: 40%;
}

#consulting #other .column-02 .right {
  width: 60%;
}

#consulting #other .column-02 .right img {
  width: 100%;
  padding-left: 5%;
}

@media (max-width: 1024px) {
  #consulting section#strategy .imgArea .img01 {
    width: 245px;
  }
}

@media (max-width: 768px) {
  #consulting #other {
    background: none;
  }

  section#about-service,
  #coaching #other section#about-service {
    background: none !important;
  }

  /* #consulting #about-service h4::before {
    height: 50px;
  } */
}

/* @media (max-width: 485px) {
  
  #consulting #about-service h4::before {
    height: 85px;
  }
} */

/*======================================
ABOUT
=======================================*/

#about #ceo-profile {
  position: relative;
  background: url("../images/about/bg-profile.png");
  background-repeat: no-repeat;
  background-position: bottom 35% left;
  background-size: 100% 20%;
}

#about #ceo-profile .left {
  background-color: #fff;
  padding: 0 1%;
  justify-content: center;
}

#about #ceo-profile .left p {
  margin-bottom: 1rem;
}

body#about .profileArea {
  width: 45%;
  height: 100%;
}

body#about .profile {
  bottom: -16.5%;
  left: 5%;
  width: 90%;
}

#about_mvv {
  background-color: #1b3060;
  padding: 80px 0;
  margin-top: 130px;
}

#about_mvv h3 {
  color: #fff;
}

#about_mvv h3::after {
  position: absolute;
  content: "";
  top: 70px;
  left: 50%;
  width: 2px;
  height: 50px;
  background: #fff;
}

@media (max-width: 768px) {
  #about_mvv h3::after {
    top: 50px;
  }

  #about #ceo-profile .left {
    width: 100% !important;
    padding: 0;
  }

  #about #ceo-profile {
    background: none;
  }

  #about #ceo-profile .inner {
    width: 100%;
  }

  #about #ceo-profile .bg_b {
    padding: 5%;
    background: url(../images/about/bg-profile_sp.png);
    background-repeat: no-repeat;
    background-size: 100% 130vh;
  }

  #about #ceo-profile .txt_b {
    padding: 5%;
    background-color: #fff;
  }

  #about #ceo-profile .left .sp {
    position: relative;
    padding: 0 0 70px;
    margin: 25px 5% 140px;
    height: 340px;
  }

  #about #ceo-profile .left .sp img.bg_img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  body#about .profile {
    position: absolute;
    width: 95%;
    bottom: -35%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #about_mvv {
    padding: 40px 0;
    margin-top: 0;
  }

  #about_mvv h3 {
    color: #fff;
    padding: 0 0 60px;
  }

  .column-01 .point,
  .column-02 .point {
    background-size: 40%;
    padding: 5% 2% 15%;
    margin-bottom: 35px;
  }

  #about #ceo-profile .left p {
    margin-bottom: 0;
  }

  .profile p {
    padding-top: 15px;
  }

  .profile ul {
    padding: 10px 0 15px;
  }
}

/*======================================
CONTACT
=======================================*/

body#contact {
}

#contact h3 {
  padding-bottom: 10px;
}

#contact h3::after {
  display: none;
}

#contact .attention {
  text-align: center;
  padding: 30px 0 0;
  font-weight: 700;
}

#contact .attention .btnArea {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#contact .attention .btnArea a {
  width: 47%;
}

#contact p.caution {
  text-align: center;
  font-weight: 700;
  padding-bottom: 40px;
}

span.red {
  color: #d15296;
}

#contact #formArea {
  padding: 0px 0 100px;
  background-color: #fbfbfb;
  margin: 50px 0 0;
}

.inner_s {
  padding-top: 45px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

#contact .attention a {
  text-decoration: underline;
}

:focus {
  outline: none;
}

p#form_submit {
  margin: 0 0 15px;
}

div#form_submit {
  text-align: center;
}

input#form_submit_button {
  max-width: 320px;
  margin: 50px auto 0;
  border: none;
  padding: 2%;
}

#contact .form {
  background-color: #fff;
  border: 1px solid #ddd;
}

.form ._item {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

.form ._item:first-child {
  border-top: none;
}

#contact .form label,
#contact .form input,
#contact .form select,
#contact .form textarea {
  display: block;
  border: none;
  width: 100%;
}

#contact .form input,
#contact .form textarea,
#contact .form select {
  padding: 10px 20px 5px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 16px;
  color: #ccc;
}

input::placeholder,
textarea::placeholder {
  font-size: 16px;
  color: #ccc;
}

#contact .form span {
  font-size: 100%;
  margin: 0;
}

#contact .form .wpcf7-list-item label,
#contact .form .wpcf7-list-item-label {
  margin: 0 1em 0 0;
}

#contact .form input[type="checkbox"],
#contact .form input[type="radio"] {
  margin: 0 5px 0;
  padding: 0;
  width: auto;
  display: inline;
}

#contact .form .wpcf7-list-item label,
#contact .form .wpcf7-list-item-label {
  margin: 0 1em 0 0;
}

#contact .form .wpcf7-radio {
  display: inline-block;
}

#contact .form .has-free-text {
  display: -webkit-box;
  padding: 10px 0 0;
}

input.wpcf7-free-text {
  background: #f4f4f4;
  width: 70% !important;
}

.check_rule {
  padding: 10px 20px;
}

.check_agree input[type="checkbox"],
.check_agree input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  vertical-align: -0.8rem;
  -webkit-transition: all 0.15s ease-out 0s;
  -o-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0.4rem;
  outline: none;
  border-radius: 10%;
}

/* Checkbox */
.check_agree input[type="checkbox"]:before,
.check_agree input[type="checkbox"]:after {
  position: absolute;
  content: "";
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.check_agree input[type="checkbox"]:before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.check_agree input[type="checkbox"]:after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.check_agree input[type="checkbox"]:checked:before {
  left: 1px;
  top: 10px;
  width: 6px;
  height: 2px;
}

.check_agree input[type="checkbox"]:checked:after {
  right: 5px;
  bottom: 1px;
  width: 2px;
  height: 14px;
}

.check_agree input[type="checkbox"]:indeterminate:before,
.check_agree input[type="checkbox"]:indeterminate:after {
  width: 7px;
  height: 2px;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}

.check_agree input[type="checkbox"]:indeterminate:before {
  left: 1px;
  top: 7px;
}

.check_agree input[type="checkbox"]:indeterminate:after {
  right: 1px;
  bottom: 7px;
}

/* 色は青色のみ */
.check_agree input[type="checkbox"],
.check_agree input[type="radio"] {
  border: 2px solid #1b3060;
}

.check_agree input[type="checkbox"]:checked,
.check_agree input[type="checkbox"]:indeterminate,
.check_agree input[type="radio"]:checked:before {
  background: #1b3060;
}

#contact .form label {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
  padding: 10px 20px;
}

#contact .form .wpcf7-radio label {
  padding: 0;
  width: auto;
  display: inline-block;
  font-weight: 100;
}

#contact .form textarea {
  padding-bottom: 50px;
  font-size: 16px;
}

#contact .form select {
  width: 98%;
}

#contact .send {
  display: block;
  margin: 30px auto 0;
  border: none;
}

/* チェックボックス01 */

.checkbox01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 20px 30px;
  position: relative;
  width: auto;
}

.checkbox01::before {
  background: #fff;
  border: 2px solid #1b3060;
  border-radius: 20%;
  content: "";
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 45%;
  left: 0;
  width: 16px;
}

.checkbox01::after {
  border-right: 3px solid #1b3060;
  border-bottom: 3px solid #1b3060;
  content: "";
  display: block;
  height: 9px;
  left: 10px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 45%;
  left: 2%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}

input[type="checkbox"]:checked + .checkbox01::after {
  opacity: 1;
}

.checkbox01 a {
  color: #1b3060;
  border-bottom: 1px solid #1b3060;
}

/* スクロール
アニメーションここから */
/*========= レイアウトのためのCSS ===============*/

.wrapper {
  overflow: hidden;
}

/* .box{
width: 220px;
padding: 20px;
margin:0 20px 20px 0;
background: #666;
color: #fff;
box-sizing:border-box;
}

*/

@media (max-width: 768px) {
  #contact .attention {
    padding: 10% 10% 0;
  }

  #contact .attention .btnArea {
    display: block;
  }

  #contact .attention .btnArea a {
    display: block;
    width: 90%;
    margin: 15px auto;
  }

  .inner_s {
    padding: 5% 5% 0;
  }
}

/*==================================================
シャッ（背景色が伸びて出現）
===================================*/

/*背景色が伸びて出現（共通）*/
.bgextend {
  -webkit-animation-name: bgextendAnimeBase;
  animation-name: bgextendAnimeBase;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@-webkit-keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*中の要素*/
.bgappear {
  -webkit-animation-name: bgextendAnimeSecond;
  animation-name: bgextendAnimeSecond;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*左から*/
.bgLRextend::before {
  -webkit-animation-name: bgLRextendAnime;
  animation-name: bgLRextendAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1b3060;
  /*伸びる背景色の設定*/
}

@-webkit-keyframes bgLRextendAnime {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.001% {
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

@keyframes bgLRextendAnime {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  50% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  50.001% {
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgLRextendTrigger {
  opacity: 0;
}

/*========= 上からふわっ ==================*/

.fadeDown {
  -webkit-animation-name: fadeDownAnime;
  animation-name: fadeDownAnime;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
  position: absolute;
  top: -3%;
  left: 8%;
}

@-webkit-keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*========= レイアウトのためのCSS ===============*/

.wrapper {
  overflow: hidden;
}

/* .bgextend,
.lineTrigger {
width: 220px;
padding: 20px;
margin: 0 20px 20px 20px;
box-sizing: border-box;
} */

/*追加　NEWS*/

section#newsArea .inner {
  overflow: hidden;
}

section#newsArea .main.col-md-8 {
  width: 70%;
  float: left;
}

section#newsArea .sub.col-md-3 {
  width: 25%;
  float: right;
}

article.col-xs-6 {
  width: 31.3%;
  float: left;
  margin: 15px 1%;
  border: 1px solid #ccc;
  position: relative;
}

article.col-xs-6 .new-txt {
  position: absolute;
  top: -15px;
  z-index: 1;
  left: 10px;
}

article.col-xs-6:hover {
  background-color: #f4f4f4;
  border: 1px solid #002675;
}

article.col-xs-6:hover h2.h4 {
  font-weight: bold;
}

article.col-xs-6 h2.h4 {
  padding: 2%;
  font-family: sans-serif;
  font-size: 14px;
}

article.col-xs-6 a {
  display: block;
}

.archive-list .img-wrap {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 5% 5% 0;
}

.archive-list .text {
  padding: 0 5% 15px;
}

.archive-list .cat-data {
  background-color: #1b3060;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 2% 4%;
  font-size: 14px;
}

.archive-list .cat-data time {
  color: #fff;
}

.kaso .pageTitle time {
  color: #fff;
}

.blog-detail-sns {
  background-color: #f4f4f4;
  padding: 2%;
  position: relative;
}

.blog-detail-sns span.en {
  position: absolute;
  top: -15px;
  left: 2%;
}

.share {
}

.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.share li {
  float: left;
  width: 33.3%;
  margin: 0;
}

.share li a {
  font-size: 14px;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

.share li a:hover {
  opacity: 0.8;
}

.share li a:visited {
  color: #fff;
}

.tweet a {
  background-color: #55acee;
}

.facebook a {
  background-color: #315096;
}

.line a {
  background-color: #00b833;
}

.fab,
.far {
  font-weight: 400;
  color: #fff;
}

.share li span {
  color: #fff;
}

.wp-prev-nexr {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 35px 0 0;
  overflow: hidden;
  margin: 35px 0 20px;
}

.wp-prev-nexr li {
  width: calc((100% - 20px) / 2);
  padding: 4% 2%;
  border: 1px solid #f1ede9;
  position: relative;
}

.wp-prev-nexr li span.en {
  position: absolute;
  top: -15px;
}

.wp-prev-nexr li.next_post span.en {
  right: 4%;
}

.wp-prev-nexr li a {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.wp-prev-nexr li.previous_post {
  float: left;
}

.wp-prev-nexr li.next_post {
  float: right;
  text-align: right;
}

.wp-back_blog {
  padding: 3%;
  border: 1px solid #f1ede9;
  text-align: center;
  position: relative;
}

.wp-back_blog a {
  width: 100%;
  height: 100%;
}

.wp-back_blog span.en {
  position: absolute;
  top: -15px;
  left: 2%;
}

.wp-prev-nexr li:hover,
.wp-back_blog:hover {
  background-color: #f4f4f4;
  border: 1px solid #002675;
  font-weight: bold;
}

aside#sidebar h4.h5.blog-h5 {
  background: #1b3060;
  color: #fff;
  font-family: sans-serif;
  text-align: center;
  padding: 0;
  font-size: 16px;
  margin: 0 0 10px;
}

aside#sidebar .side_text {
  border-bottom: 1px dotted #ccc;
  font-size: 14px;
}

aside#sidebar .side_text {
  padding: 4%;
}

aside#sidebar .side_text span {
  font-size: 12px;
}

aside#sidebar li a {
  display: block;
  width: 100%;
  height: 100%;
}

aside#sidebar li:hover a {
  background-color: #f4f4f4;
}

aside#sidebar li:hover .side_text {
  color: #1b3060;
  font-weight: bold;
}

aside#sidebar li:hover .side_text span {
  font-weight: normal;
}

.entry-blog-detail img {
  margin: 0 0 15px;
}

.entry-blog-detail {
  margin: 0 0 5%;
}

@media (max-width: 768px) {
  section#newsArea .main.col-md-8 {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  section#newsArea .sub.col-md-3 {
    display: none;
  }

  article.col-xs-6 {
    width: 48%;
  }

  .archive-list .cat-data {
    font-size: 10px;
  }

  article.col-xs-6 h2.h4 {
    padding: 5% 2%;
    font-size: 12px;
  }
}

.readmore {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.readmore-content {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.readmore-content::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100px;
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0.8) 50%,
    #fff 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.8)),
    color-stop(50%, rgba(255, 255, 255, 0.8)),
    to(#fff)
  );
  background: linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0.8) 50%,
    #fff 100%
  );
}

.readmore-label {
  display: table;
  bottom: 5px;
  position: absolute;
  bottom: 5px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin: 0 auto;
  z-index: 2;
  padding: 5px 20px;
  background-color: #1b3060;
  color: #fff;
  cursor: pointer;
}

.readmore-label:before {
  content: "続きを読む";
}

.readmore-check {
  display: none;
}

/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label {
  position: static;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
  /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
  /* display: none; */
}

.readmore-check:checked ~ .readmore-label:before {
  content: "閉じる";
}

/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content {
  height: auto;
}

/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
  display: none;
}
.img-wrap img {
  object-fit: cover;
  height: 250px;
}


/* 以下、追加テスト項目 */
.test .bg-test {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 120 / 71;
  background: url("../images/about/背景.png") center center /
    contain no-repeat;
    }

.test .bg-test .img {
  position: absolute;
  width: 210px;
  height: 210px;
  border-radius:  50%;
  width: 17.5%;
  height: 29.5774648%;
}
.test .bg-test .img01 {
  top: 153px;
  left: 486px;
  top: 21.5492958%;
  left: 40.5%;
}
.test .bg-test .img02 {
  bottom: 76px;
  left: 329px;
  bottom: 10.7042254%;
  left: 27.4166667%;
}
.test .bg-test .img03 {
  bottom: 76px;
  right: 336px;
  bottom: 10.7042254%;
right: 28%;
}

.test .bg-test .img a {
  width: 100%;
  height: 100%;
  display: block;
}

