@charset "UTF-8";

.p-about {
  letter-spacing: 1px; }

.p-top_doc {
  letter-spacing: 1px; }

.p-top_doc .p-top_doc_title {
  font-family: "Noto Serif JP", sans-serif;
  color: #de316a;
  font-size: 32px;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px; }

.p-top_doc .body__text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2; }

.p-top__menu-img .p-top_menu__block {
  margin-top: 20px;
  box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.4);
  display: flex;
  position: relative;
  margin-left: 0px;
  background-image: url("/assets/images/pages/about/arrow_about.png");
  background-repeat: no-repeat, repeat;
  background-position: 97% 50%;
  background-size: 13px 19px; }

.p-top__menu-img .p-top_menu__block img {
  max-width: 230px;
  width: 100%; }

.p-top__menu-img .p-top_menu__block p {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding: 30px 30px; }

.p-top__menu-img .p-top_menu__block .sup {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: flex;
  padding-top: 30px; }

.p-top__menu-img {
  margin-top: 40px; }

.p-top_sp {
  display: none; }

a:hover {
  opacity: 0.7; }

.drop_top {
  margin-top: -20px; }

.sp_dispBlk {
  display: none; }

@media screen and (max-width: 800px) {
  .p-top_doc .p-top_doc_title {
    text-align: left;
    font-size: 24px;
    line-height: 1.5; }

  .p-top_doc .body__text {
    text-align: left; }

  .p-top__menu-img {
    display: none; }

  .p-top__menu-img_sp {
    display: block; }

  .p-top_sp {
    margin-top: 5%;
    display: flex;
    justify-content: space-between; }

  .p-top_sp .menu_img {
    width: calc((100% / 2) - 10px);
    line-height: 1.5;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.4);
    position: relative;
    padding-bottom: 20px;
    background-image: url("/assets/images/pages/about/arrow_about.png");
    background-repeat: no-repeat, repeat;
    background-position: 93% 70%;
    background-size: 10px 16px; }

  .p-top_sp__links__block__img {
    display: block; }

  .p-top_sp__links__block__title {
    width: calc(100% - 40px);
    margin: 20px auto;
    font-weight: bold; }

  .p-top_sp__links__block__title__link {
    padding-right: 25px;
    position: relative; }

  .p-top_sp__links__block__text {
    font-size: 13px;
    width: calc(100% - 20px);
    padding-left: 20px;
    padding-right: 22px; }

  .top-margin {
    margin-top: 40px; }

  .pc_dispBlk {
    display: none; }

  .sp_dispBlk {
    display: block; } }
/* ---------- END JBCRGとは ---------- */
/* ---------- Our Vision ---------- */
.p-vision__doc {
  margin-bottom: 100px; }

.p-vision__doc .p-vision__doc__title {
  font-family: "ヒラギノ角ゴ Pro", sans-serif;
  color: #191919;
  font-size: 24px;
  padding: 0em 0.5em;
  border-left: 3px solid #de316a;
  margin-bottom: 15px;
  font-weight: bold;
  margin-bottom: 30px; }

.p-vision__doc .body__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
  margin-left: 15px; }

.p-vision__doc .p-vision_doc_title-pink {
  font-family: "Noto Serif JP", sans-serif;
  color: #de316a;
  font-size: 32px;
  line-height: 1.5;
  text-align: left;
  margin-left: 15px; }

.p-vision__doc .p-vision_doc_title-pink .small {
  font-family: "Noto Serif JP", sans-serif;
  color: #de316a;
  font-size: 24px;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px; }

ul.doc_vision {
  font-family: "Noto Serif JP", sans-serif;
  color: #333333;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  margin-left: 2em; }

ul.doc_vision li::before {
  content: "—";
  padding-right: 0.2em;
  font-family: "Noto Serif JP", sans-serif;
  display: inline-block;
  margin-left: -1.3em;
  padding-top: 20px; }

.ceo-name {
  text-align: right; }

.doc_ceo {
  width: 70%;
  float: left; }

.ceo {
  margin-left: 50px;
  margin-top: 20px;
  max-width: 147px;
  margin-bottom: 43px; }

.btn-pdf {
  margin-left: 15px;
  margin-bottom: -20px; }

.btn-pdf-inbox {
  margin: -20px 15px 10px 20px; }

.container__block__box {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  border: 1px solid #d7d7d7;
  margin-bottom: 10px;
  margin-top: 20px; }

.container__block__box__content {
  display: inline;
  font-size: 14px;
  position: relative; }

.container__block__box__content.m--pdfimg::after {
  background: url("/assets/images/pages/about/pdf.svg") center center no-repeat;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: -2px;
  margin-right: 0px;
  background-size: contain;
  vertical-align: middle;
  margin-right: -15px;
  margin-left: 0.3em; }

.container__block__box__content span {
  margin-right: 10px; }

.p-vision__doc table, td, th {
  border: 1px solid #ddd;
  text-align: left;
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
  margin-left: 15px; }

.p-vision__doc table {
  border-collapse: collapse;
  text-align: left;
  border: none;
  margin-top: 0px;}

.p-vision__doc th, td {
  padding: 15px;
  padding-left: 15px;
  font-weight: bold; }

.p-vision__doc th, td, span {
  margin-right: 40px; }

.sup-table {
  font-weight: normal; }

.box-table {
  border: 1px solid #ddd;
  margin-left: 15px; }

.box-table .box {
  border: 1px solid #ddd;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  padding: 15px;
  width: 80%; }

@media screen and (max-width: 800px) {
  .p-vision__doc table, td, th {
    display: block;
    width: auto;
    margin-top: 0px; }

  .btn-pdf {
    margin-left: 0px;
    margin-bottom: -20px; }

  .p-vision__doc .body__text {
    margin-left: 0px; }

  .doc_ceo {
    width: 100%; }

  .ceo {
    max-width: 147px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px; }

  ul.doc_vision {
    margin-left: 1.3em; }

  .p-vision__doc .p-vision_doc_title-pink {
    font-family: "Noto Serif JP", sans-serif;
    color: #de316a;
    font-size: 24px;
    line-height: 30px;
    margin-left: 0px; }

  .p-vision__doc .p-vision_doc_title-pink .small {
    font-family: "Noto Serif JP", sans-serif;
    color: #de316a;
    font-size: 19px;
    margin-bottom: 20px; } }
/* ---------- END Our Vision ---------- */
.map {
  height: 450px;
  width: 100%;
  background-color: #d3d3d3; }

.location {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
  margin-left: 15px;
  float: left; }

.location p {
  margin-top: 10px; }

.btn-map {
  margin-top: 30px; }

.p-about__transition__btn {
  width: 320px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border: 2px solid #de316a;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  transition: all 0.5s; }

@media screen and (max-width: 800px) {
  .p-about__transition__btn {
    font-size: 13px;
    white-space: nowrap; }

  .location {
    margin-left: 0px; }

  .location p {
    margin-bottom: 20px; } }
.p-about__transition__btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url("/assets/images/pages/member/arrow.svg") center center no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  transition: all 0.5s; }

.p-about__transition__btn:hover {
  opacity: 0.7;
  transition: all 0.5s; }

.p-about__transition__btn:hover::after {
  right: 10px;
  transition: all 0.5s; }

@media screen and (max-width: 800px) {
  .p-about__transition__btn {
    width: 100%; } }
.box-time {
  background: url("/assets/images/pages/about/bg-timeline.jpg");
  background-origin: padding-box;
  background-repeat: no-repeat;
  background-position: left top;
  margin-left: 15px;
  padding-bottom: 25px; }

table#t01 td {
  border: none;
  padding: 2px;
  font-size: 14px;
  line-height: 2;
  font-weight: normal; }

.box-time table {
  margin-left: 40px; }

.box-time td {
  position: relative;
  top: -8px  !important; }

.day {
  width: 60px;
  padding-right: 20px !important;
  text-align: right; }

.float {
  clear: both;
  padding-top: 40px; }

@media screen and (max-width: 800px) {
  .box-time {
    margin-left: 0px; }

  .day {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 5px; } }
.office-h {
  font-weight: bold; }

.office-h_sup {
  font-weight: bold;
  display: inline-block;
  width: 90px; }

.h_bottom {
  border-bottom-style: none; }

.h_top {
  border-top: 1px solid #ddd; }

.column {
  float: left;
  font-size: 14px;
  line-height: 23px;
  border-left: 1px solid #ddd; }

.right {
  width: 85%; }

.left {
  width: 15%;
  border-left-style: none; }

.left h2 {
  padding: 10px;
  font-weight: bold; }

hr.list {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.row:after {
  content: "";
  display: table;
  clear: both; }

.a_list {
  float: left;
  font-weight: bold;
  width: 20%;
  padding: 10px; }

.b_list {
  font-weight: normal;
  width: 100%;
  padding: 10px; }

.box-a {
  border: 1px solid #ddd;
  margin-left: 15px; }

.box-b {
  border: 1px solid #ddd;
  border-top: none;
  margin-left: 15px; }

.top5 {
  margin-top: 5px; }

.bottom5 {
  margin-bottom: 5px; }

@media screen and (max-width: 800px) {
  .a_list {
    width: 100%;
    padding-bottom: 0; }

  .b_list {
    width: 100%;
    padding-bottom: 0; }

  .right {
    width: 75%; }

  .left {
    width: 25%; }

  .left h2 {
    padding: 5px; }

  .box-a {
    margin-left: 0px; }

  .box-b {
    margin-left: 0px; } }
.grap_img {
  padding: 10px;
  margin-left: 5px; }

.grap_sp {
  display: none; }

@media screen and (max-width: 800px) {
  .grap_img {
    width: 100%;
    padding: 0;
    margin-left: 0px; }

  .grap_pc {
    display: none; }

  .grap_sp {
    display: block; } }


/*# sourceMappingURL=about.css.map */
.p-about {
    letter-spacing: 1px;
}
.p-press__about {
margin-top: 80px;
border: 1px solid #e5e5e5; }
@media screen and (max-width: 800px) {
.p-press__about {
margin-top: 100px; } }
.p-press__about .p-press__about__title {
width: 100%;
      height: 60px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 20px;
      font-size: 20px;
      font-weight: bold;
      background-color: #e5e5e5; }
      @media screen and (max-width: 800px) {
        .p-press__about .p-press__about__title {
          font-size: 18px;
          height: 50px; } }
    .p-press__about .p-press__about__body {
      padding: 30px;
      font-size: 14px;
      line-height: 1.5;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      @media screen and (max-width: 800px) {
        .p-press__about .p-press__about__body {
          font-size: 13px;
          padding: 20px;
          flex-direction: column-reverse; } }
      .p-press__about .p-press__about__body .p-press__about__body__text {
        margin-left: auto;
        margin-right: auto; }
        @media screen and (max-width: 800px) {
          .p-press__about .p-press__about__body .p-press__about__body__text {
            margin-right: 0; } }
        .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para + .p-press__about__body__text__para {
          margin-top: 20px; }
        .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(1) {
          font-size: 18px; }
          .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(1) br {
            display: none; }
        .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(2) {
          font-size: 12px; }
         .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(2) br {
            display: none; }
        .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(3) {
          font-size: 16px; }
          @media screen and (max-width: 800px) {
            .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(3) br {
              display: none; } }
          .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(3) span {
            font-size: 14px; }
            @media screen and (max-width: 800px) {
              .p-press__about .p-press__about__body .p-press__about__body__text .p-press__about__body__text__para:nth-of-type(3) span {
                display: block; } }
    .p-press__about .p-press__doc__container__block {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 45px; }
      .p-press__about .p-press__doc__container__block a:hover {
        opacity: 0.7; }
      @media screen and (max-width: 800px) {
        .p-press__about .p-press__doc__container__block {
          margin-bottom: 35px; } }
      .p-press__about .p-press__doc__container__block .p-press__doc__container__block__box {
        padding: 15px 25px;
        border: 1px solid #d7d7d7; }
        .p-press__about .p-press__doc__container__block .p-press__doc__container__block__box .p-press__doc__container__block__box__content {
          font-size: 14px;
          position: relative;
          margin-right: 20px; }
          .p-press__about .p-press__doc__container__block .p-press__doc__container__block__box .p-press__doc__container__block__box__content.m--pdfimg::after {
            background: url("/assets/images/pages/member/pdf.svg") center center no-repeat;
            content: '';
            display: inline-block;
            width: 14px;
            height: 14px;
            margin-top: -2px;
            margin-right: 0px;
            background-size: contain;
            vertical-align: middle;
            margin-right: -15px; }
