@charset "UTF-8";
/* CSS Document */
/* COMMON PARTS-------------------------------------------*/
.text_deco {
  padding-left: 20px;
  border-left: 1px solid #333333;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}

.pagetype-about .update {
  margin-top: 40px;
}
.pagetype-about .guide-box {
  padding: 10px 0 0 20px;
  border-left: 1px solid #DEDEDE;
}
.pagetype-about .guide-box h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 14px;
}
.pagetype-about .guide-box h5 {
  font-weight: bold;
}
.pagetype-about .guide-box p {
  padding-bottom: 30px;
}
.pagetype-about .txts-box h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 14px;
}
.pagetype-about .txts-box h5 {
  font-weight: bold;
}
.pagetype-about .txts-box p {
  padding-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .pagetype-about .update {
    margin-top: 60px;
  }
  .pagetype-about .top-txt {
    margin-bottom: 20px;
  }
  .pagetype-about .guide-box {
    padding: 20px 0 20px 50px;
    margin-bottom: 80px;
  }
  .pagetype-about .guide-box h4 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .pagetype-about .guide-box h4:first-child {
    margin-top: 0;
  }
  .pagetype-about .guide-box p {
    padding-bottom: 20px;
  }
  .pagetype-about .txts-box {
    display: flex;
  }
  .pagetype-about .txts-box li {
    margin-right: 45px;
    flex: 1;
  }
  .pagetype-about .txts-box li:last-child {
    margin-right: 0;
  }
  .pagetype-about .txts-box h4 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .pagetype-about .txts-box h4:first-child {
    margin-top: 0;
  }
  .pagetype-about .txts-box p {
    padding-bottom: 20px;
  }
}
/* INDEX-------------------------------------------*/
.pagetype-about-index .for-sp {
  display: block;
}
.pagetype-about-index .for-pc {
  display: none;
}
.pagetype-about-index .listnav-wrapper .listnav h4 {
  border-top: 1px solid #DEDEDE;
  padding: 22px 0 22px 25px;
  font-size: 14px;
  position: relative;
}
.pagetype-about-index .listnav-wrapper .listnav h4 .icon-arrow01 {
  position: absolute;
  left: 4px;
}
.pagetype-about-index .listnav-wrapper .listnav .nav {
  padding-left: 25px;
  padding-bottom: 10px;
  margin-top: -10px;
}
.pagetype-about-index .listnav-wrapper .listnav .nav li {
  padding-left: 17px;
  position: relative;
}
.pagetype-about-index .listnav-wrapper .listnav .nav li::before {
  content: "";
  width: 6px;
  height: 1px;
  background: #000;
  position: absolute;
  margin: auto;
  top: 12px;
  left: 0;
}
.pagetype-about-index .listnav-wrapper .listnav .nav li a {
  display: block;
  margin-bottom: 9px;
}
.pagetype-about-index .listnav-wrapper .listnav.bb {
  border-bottom: 1px solid #DEDEDE;
}
.pagetype-about-index .listnav-wrapper .btn {
  margin: 10px auto 0;
  text-align: center;
  width: 88%;
}
.pagetype-about-index .listnav-wrapper .btn.btn-l {
  width: 100%;
}
.pagetype-about-index .listnav-wrapper .btn a {
  position: relative;
}
.pagetype-about-index .listnav-wrapper .btn i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

@media screen and (min-width: 769px) {
  .c01 {
    margin-bottom: 50px;
  }
  .pagetype-about-index .for-sp {
    display: none;
  }
  .pagetype-about-index .for-pc {
    display: flex;
    flex-wrap: wrap;
  }
  .pagetype-about-index .listnav-wrapper .div-box {
    width: calc(50% - 20px);
    position: relative;
  }
  .pagetype-about-index .listnav-wrapper .div-box:nth-child(2) {
    margin-right: 40px;
  }
  .pagetype-about-index .listnav-wrapper .div-box.list-l {
    width: 100%;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
  }
  .pagetype-about-index .listnav-wrapper .div-box.list-l .listnav {
    border-bottom: none;
  }
  .pagetype-about-index .listnav-wrapper .listnav {
    width: auto;
    border-bottom: 1px solid #DEDEDE;
  }
  .pagetype-about-index .listnav-wrapper .listnav h4 {
    border-top: none;
    padding: 22px 0 22px 40px;
  }
  .pagetype-about-index .listnav-wrapper .listnav h4 .icon-arrow01 {
    left: 13px;
  }
  .pagetype-about-index .listnav-wrapper .listnav .nav {
    padding-left: 20px;
    margin-top: 0;
    border-top: none;
  }
  .pagetype-about-index .listnav-wrapper .listnav .nav li a {
    margin-bottom: 8px;
  }
  .pagetype-about-index .listnav-wrapper .listnav.type01 {
    padding-bottom: 33px;
  }
  .pagetype-about-index .listnav-wrapper .btn-l {
    position: absolute;
    bottom: 0;
  }
}
.profile-box {
  border-bottom: 1px solid #DEDEDE;
  padding: 20px 0;
}
.profile-box:first-of-type {
  border-top: 1px solid #DEDEDE;
}
.profile-box dt {
  font-weight: bold;
  padding-bottom: 13px;
}
@media screen and (min-width: 769px) {
  .profile-box {
    display: flex;
    padding: 23px 0 23px 20px;
  }
  .profile-box dt {
    width: 160px;
    padding-bottom: 0;
  }
  .profile-box dd {
    flex: 1;
  }
  .profile-box .flex2 {
    align-items: flex-start;
  }
  .profile-box .flex2 .btn {
    margin-left: auto;
    width: 240px;
    text-align: center;
  }
  .profile-box .flex2 .btn i {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
}
/* 社名の由来・コーポレートメッセージ-------------------------------------------*/
.pagetype-about-identity .caption-pc {
  display: none;
}
.pagetype-about-identity .img-box {
  width: 100%;
}
.pagetype-about-identity .img-box img {
  width: 100%;
}
.pagetype-about-identity .img-box figcaption {
  border: 1px solid #DEDEDE;
  padding: 10px;
  position: relative;
  margin-top: 20px;
}
.pagetype-about-identity .img-box figcaption::before, .pagetype-about-identity .img-box figcaption::after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.pagetype-about-identity .img-box figcaption::before {
  border-color: rgba(222, 222, 222, 0);
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-right-width: 7px;
  margin-left: -11px;
  margin-bottom: 1px;
  border-bottom-color: #DEDEDE;
}
.pagetype-about-identity .img-box figcaption::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  margin-left: -10px;
  border-bottom-color: #FFFFFF;
}
.pagetype-about-identity .c01 .pc-flex {
  display: flex;
  flex-direction: column;
}
.pagetype-about-identity .c01 .pc-flex .img-box {
  order: 2;
}
.pagetype-about-identity .c01 .pc-flex .txt-box {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.pagetype-about-identity .c01 .pc-flex .txt-box .logo {
  order: 2;
  padding-top: 20px;
}
.pagetype-about-identity .c02 .txt-box p {
  margin-bottom: 20px;
}
.pagetype-about-identity .c02 .btn i {
  position: absolute;
  right: 23px;
  margin: auto;
  top: 0;
  bottom: 8px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-identity .caption-pc {
    display: block;
    padding: 15px;
    border: 1px solid #DEDEDE;
    position: relative;
    color: #646464;
    font-size: 12px;
  }
  .pagetype-about-identity .caption-pc::before, .pagetype-about-identity .caption-pc::after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    bottom: 44%;
    left: 0;
    transform: rotate(270deg);
  }
  .pagetype-about-identity .caption-pc::before {
    border-color: rgba(222, 222, 222, 0);
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 7px;
    border-right-width: 7px;
    margin-left: -15px;
    margin-bottom: -1px;
    border-bottom-color: #DEDEDE;
  }
  .pagetype-about-identity .caption-pc::after {
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-right-width: 6px;
    margin-left: -12px;
    border-bottom-color: #FFFFFF;
  }
  .pagetype-about-identity .img-box {
    width: auto;
    position: relative;
    margin-bottom: 0;
  }
  .pagetype-about-identity .img-box img {
    width: auto;
    max-width: 278px;
  }
  .pagetype-about-identity .img-box figcaption {
    display: none;
  }
  .pagetype-about-identity .txt-box p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
  }
  .pagetype-about-identity .txt-box .caption-pc {
    margin-top: auto;
  }
  .pagetype-about-identity .c01 .pc-flex {
    display: flex;
    flex-direction: row;
  }
  .pagetype-about-identity .c01 .pc-flex .img-box {
    margin-right: 40px;
    order: initial;
  }
  .pagetype-about-identity .c01 .pc-flex .txt-box {
    margin-bottom: 0;
    flex: 1;
  }
  .pagetype-about-identity .c01 .pc-flex .txt-box .logo {
    padding-top: 0;
    margin-bottom: 30px;
    order: 0;
  }
  .pagetype-about-identity .c02 .pc-flex {
    margin-bottom: 35px;
  }
  .pagetype-about-identity .c02 .txt-box {
    flex: 1;
    margin: 0 40px;
  }
  .pagetype-about-identity .c02 .txt-box .caption-pc {
    margin-left: auto;
  }
  .pagetype-about-identity .c02 .txt-box .caption-pc::before, .pagetype-about-identity .c02 .txt-box .caption-pc::after {
    left: auto;
    right: 0;
    transform: rotate(-270deg);
  }
  .pagetype-about-identity .c02 .txt-box .caption-pc::before {
    margin-left: auto;
    margin-right: -15px;
  }
  .pagetype-about-identity .c02 .txt-box .caption-pc::after {
    margin-left: auto;
    margin-right: -12px;
  }
  .pagetype-about-identity .c02 .btn {
    width: 500px;
    margin-left: auto;
    text-align: center;
  }
  .pagetype-about-identity .c02 .btn i {
    position: absolute;
    right: 23px;
    margin: auto;
    top: 0;
    bottom: 8px;
  }
}
/* 店舗一覧-------------------------------------------*/
.pagetype-about-store .btn {
  text-align: center;
}
.pagetype-about-store p {
  margin-bottom: 20px;
}
.pagetype-about-store .top-txt {
  margin-bottom: 30px;
}
.pagetype-about-store .list-category {
  display: flex;
  justify-content: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.pagetype-about-store .list-category li {
  position: relative;
  font-size: 14px;
}
.pagetype-about-store .list-category li i {
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
}
.pagetype-about-store .list-category li i::before {
  transform: rotate(135deg);
}
.pagetype-about-store .list-category li a {
  display: block;
  padding: 9px 0 25px;
}
.pagetype-about-store .map-box {
  margin-bottom: 20px;
  position: relative;
}
.pagetype-about-store h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 14px;
}
.pagetype-about-store .storelist-box {
  padding: 12px 0 10px 20px;
  border-left: 1px solid #DEDEDE;
}
.pagetype-about-store .stores {
  padding-bottom: 40px;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 30px;
}
.pagetype-about-store .stores:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.pagetype-about-store .stores li {
  border-bottom: 1px solid #DEDEDE;
}
.pagetype-about-store .stores li h5 {
  font-weight: bold;
  margin-bottom: 22px;
  margin-top: 22px;
  position: relative;
  padding-right: 20px;
  font-size: 14px;
}
.pagetype-about-store .stores li h5.type01 {
  font-size: 14px;
}
.pagetype-about-store .stores li h5 .icon-arrow01 {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
}
.pagetype-about-store .stores li h5 .icon-arrow01::before {
  transform: rotate(135deg);
  transition: all 0.3s ease;
}
.pagetype-about-store .stores li h5.show .icon-arrow01::before {
  transform: rotate(-45deg);
}
.pagetype-about-store .stores li .acr-wrapper {
  display: none;
}
.pagetype-about-store .stores li .store-img {
  margin-bottom: 8px;
}
.pagetype-about-store .stores li .store-img img {
  width: 100%;
}
.pagetype-about-store .stores li .btn {
  margin-bottom: 20px;
}
.pagetype-about-store .stores li .tel {
  font-size: 14px;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-store .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-store .list-category {
    margin: 0 auto 60px;
    padding: 0 10px;
    max-width: 1170px;
  }
  .pagetype-about-store .list-category li {
    font-size: 14px;
  }
  .pagetype-about-store .list-category li i {
    bottom: -30px;
  }
  .pagetype-about-store .map-box {
    max-width: 716px;
    margin: 0 auto 50px;
  }
  .pagetype-about-store .map-box .icon-zoom {
    display: block;
  }
  .pagetype-about-store h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .pagetype-about-store .c02, .pagetype-about-store .c03, .pagetype-about-store .c04 {
    margin-bottom: 50px;
  }
  .pagetype-about-store .storelist-box {
    padding: 20px 0 0 50px;
  }
  .pagetype-about-store .stores {
    padding-bottom: 40px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .pagetype-about-store .stores:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .pagetype-about-store .stores li {
    border-bottom: none;
    width: calc(25% - 38px);
    margin-right: 50px;
    margin-bottom: 10px;
  }
  .pagetype-about-store .stores li:nth-child(4n) {
    margin-right: 0;
  }
  .pagetype-about-store .stores li h5 {
    font-size: 16px;
    pointer-events: none;
    margin-top: 0;
    margin-bottom: 16px;
    padding-right: 0;
  }
  .pagetype-about-store .stores li h5 .icon-arrow01 {
    display: none;
  }
  .pagetype-about-store .stores li h5.long {
    letter-spacing: -0.05em;
  }
  .pagetype-about-store .stores li .acr-wrapper {
    display: block !important;
  }
  .pagetype-about-store .stores li .store-img {
    margin-bottom: 14px;
  }
  .pagetype-about-store .stores li .btn {
    margin: 0 0 20px;
  }
  .pagetype-about-store .stores li .address {
    min-height: 50px;
    margin-bottom: 10px;
  }
  .pagetype-about-store .stores li .tel {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .pagetype-about-store .ex-txt {
    margin-bottom: 30px;
  }
  .pagetype-about-store .btn-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 50px;
  }
  .pagetype-about-store .btn-wrapper .btn {
    margin-right: 39px;
    width: 100%;
  }
  .pagetype-about-store .btn-wrapper .btn:nth-child(4n) {
    margin-right: 0;
  }
}
/* グループ会社-------------------------------------------*/
.pagetype-about-group .c01 .pc-flex {
  margin-bottom: 40px;
}
.pagetype-about-group .c01 .txt-box {
  margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-group .c01 .pc-flex {
    margin-bottom: 70px;
  }
  .pagetype-about-group .c01 .txt-box {
    margin-bottom: 0;
    margin-right: 40px;
    flex: 1;
  }
}
.group-list li {
  margin-bottom: 60px;
}
.group-list li .category {
  font-size: 14px;
  color: #646464;
  position: relative;
  margin-bottom: 30px;
}
.group-list li .category::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #DEDEDE;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.group-list li .category span {
  background: #ffffff;
  padding-right: 15px;
  display: inline-block;
}
.group-list li .logo {
  text-align: center;
  margin-bottom: 30px;
}
.group-list li .name {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 25px;
}
.group-list li .img-box {
  width: 100%;
}
.group-list li .img-box img {
  width: 100%;
}
.group-list li .txt {
  margin-bottom: 10px;
}
.group-list li .btn {
  text-align: center;
}
.group-list li .btn .icon-arrow01 {
  position: absolute;
  right: 0;
}
.group-list .list01 .logo img {
  width: 140px;
}
.group-list .list02 .logo img {
  width: 92px;
}
.group-list .list03 .logo img {
  width: 260px;
}
.group-list .list04 .logo img {
  width: 99px;
}

@media screen and (min-width: 769px) {
  .group-list {
    display: flex;
    flex-wrap: wrap;
  }
  .group-list li {
    width: calc(50% - 44px);
    margin-right: 88px;
    margin-bottom: 80px;
    display: flex;
    flex-direction: column;
  }
  .group-list li:nth-child(2n) {
    margin-right: 0;
  }
  .group-list li .category {
    margin-bottom: 35px;
  }
  .group-list li .logo {
    margin-bottom: 30px;
  }
  .group-list li .name {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .group-list li .txt {
    margin-bottom: 20px;
  }
  .group-list li .btn {
    margin-top: auto;
  }
  .group-list .list01 .logo img {
    width: 208px;
  }
  .group-list .list02 .logo {
    margin-bottom: 10px;
  }
  .group-list .list02 .logo img {
    width: 124px;
  }
  .group-list .list03 .logo img {
    width: 355px;
    height: 70px;
  }
  .group-list .list04 .logo {
    margin-bottom: 20px;
  }
  .group-list .list04 .logo img {
    width: 131px;
  }
}
/* パルコのアドバンテージ-------------------------------------------*/
.pagetype-about-advantage .advantage-area-list {
  display: flex;
  flex-wrap: wrap;
}
.pagetype-about-advantage .advantage-area-list li {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  width: calc(50% - 10px);
  margin-bottom: 10px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  min-height: 162px;
}
@media screen and (min-width: 769px) {
  .pagetype-about-advantage .advantage-area-list li {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  }
}
.pagetype-about-advantage .advantage-area-list li:nth-child(2n) {
  margin-right: 0;
}
.pagetype-about-advantage .advantage-area-list li a {
  display: block;
  padding: 20px 5px 16px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.pagetype-about-advantage .advantage-area-list li .w-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.pagetype-about-advantage .advantage-area-list li .img-box {
  margin-top: auto;
}
.pagetype-about-advantage .advantage-area-list li .txt-box {
  text-align: center;
  margin-top: auto;
  font-size: 14px;
  line-height: 1.6;
}
.pagetype-about-advantage .advantage-area-list .c01 img {
  width: 68px;
}
.pagetype-about-advantage .advantage-area-list .c02 img {
  width: 66px;
}
.pagetype-about-advantage .advantage-area-list .c03 img {
  width: 60px;
}
.pagetype-about-advantage .advantage-area-list .c04 img {
  width: 68px;
}
.pagetype-about-advantage .advantage-area-list .c05 img {
  width: 68px;
}
.pagetype-about-advantage .advantage-area-list .c06 img {
  width: 55px;
}
.pagetype-about-advantage .advantage-area-list .c06 .txt-box {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .pagetype-about-advantage .advantage-area-list li {
    box-shadow: none;
    width: calc(100% / 3);
    margin-right: -1px;
    margin-bottom: -1px;
  }
  .pagetype-about-advantage .advantage-area-list li:nth-child(2n) {
    margin-right: -1px;
  }
  .pagetype-about-advantage .advantage-area-list li a {
    border: 1px solid #DEDEDE;
    padding: 32px 5px 32px;
  }
  .pagetype-about-advantage .advantage-area-list li a:hover {
    border: 1px solid #ffffff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    opacity: 1;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .pagetype-about-advantage .advantage-area-list li a:hover {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 769px) {
  .pagetype-about-advantage .advantage-area-list li .img-box {
    margin-bottom: 20px;
  }
  .pagetype-about-advantage .advantage-area-list li .txt-box {
    font-size: 16px;
  }
  .pagetype-about-advantage .advantage-area-list .c01 img {
    width: 95px;
  }
  .pagetype-about-advantage .advantage-area-list .c02 img {
    width: 90px;
  }
  .pagetype-about-advantage .advantage-area-list .c03 img {
    width: 82px;
  }
  .pagetype-about-advantage .advantage-area-list .c04 img {
    width: 89px;
  }
  .pagetype-about-advantage .advantage-area-list .c05 img {
    width: 90px;
  }
  .pagetype-about-advantage .advantage-area-list .c06 img {
    width: 76px;
  }
  .pagetype-about-advantage .advantage-area-list .c06 .txt-box {
    font-size: 16px;
  }
}

/* 社長メッセージ-------------------------------------------*/
.pagetype-about-message .prof-top-box {
  background: #f7f7f7;
  margin-bottom: 20px;
}
.pagetype-about-message .prof-top-box .txt-box {
  padding: 0px 30px 20px;
}
.pagetype-about-message .prof-top-box.box-type2 {
  background: #fff;
  padding-top: 0;
}
.pagetype-about-message .prof-top-box.box-type2 .txt-box {
  padding: 0;
}
.pagetype-about-message p {
  margin-bottom: 20px;
}
.pagetype-about-message .sign {
  text-align: right;
}

@media screen and (min-width: 769px) {
  .pagetype-about-message .prof-top-box {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
  }
  .pagetype-about-message .prof-top-box.box-type2 {
    align-items: flex-start;
  }
  .pagetype-about-message .prof-top-box.box-type2 .txt-box {
    flex: 1;
    padding-left: 40px;
    padding-right: 0;
  }
  .pagetype-about-message .prof-top-box .txt-box {
    margin-right: auto;
    padding-left: 50px;
    padding-bottom: 0;
  }
  .pagetype-about-message .prof-top-box .txt-box .position {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .pagetype-about-message .prof-top-box .txt-box .submds {
    margin-bottom: 0;
  }
  .pagetype-about-message .prof-top-box .img-box {
    margin-bottom: 0;
  }
  .pagetype-about-message p {
    margin-bottom: 40px;
    margin-right: 10px;
  }
}
/* 経営理念、行動指針と活動-------------------------------------------*/
.pagetype-about-vision .btn:not(.btn-lang) {
  text-align: center;
}
.pagetype-about-vision .fig-box {
  margin: 30px 0 20px;
  border: 1px solid #DEDEDE;
  padding: 20px;
}
.pagetype-about-vision .fig-box .icon-zoom {
  top: -20px;
  right: -20px;
}
.pagetype-about-vision .fig-box .img-box {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-vision .btn:not(.btn-lang) {
    width: 500px;
    margin: 0 auto;
  }
  .pagetype-about-vision .fig-box {
    margin: 60px 0 40px;
    padding: 50px;
  }
  .pagetype-about-vision .fig-box .img-box {
    margin: 0 auto 20px;
  }
  .pagetype-about-vision .fig-box .btn {
    width: 240px;
  }
  .pagetype-about-vision .btn-wrapper.btn-wrapper02 {
    display: flex;
    margin-bottom: 20px;
  }
  .pagetype-about-vision .btn-wrapper.btn-wrapper02 .btn {
    width: 30%;
    margin: 0;
    margin-right: 30px;
  }
}
.pagetype-about-guidelines .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-guidelines .submds {
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-guidelines .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-guidelines .submds {
    margin-bottom: 20px;
  }
}
/* 経営理念、行動指針と活動-------------------------------------------*/
.pagetype-about-governance .top-txt {
  margin-bottom: 30px;
}
.pagetype-about-governance .btn-navbox {
  margin: 0 -20px 40px -20px;
}
.pagetype-about-governance .btn-navbox .btn {
  text-align: center;
  margin: 0 20px;
}
.pagetype-about-governance .btn-navbox .btn a {
  padding: 22px 10px 24px;
}
.pagetype-about-governance .btn-navbox .btn.current {
  margin: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.pagetype-about-governance .btn-navbox .btn.current a {
  padding: 10px 10px 29px;
}
.pagetype-about-governance .btn-navbox .btn.current .icon-arrow01 {
  right: 0;
  left: 0;
  bottom: -23px;
}
.pagetype-about-governance .btn-navbox .btn.current .icon-arrow01::before {
  transform: rotate(135deg);
}
.pagetype-about-governance .guide-box {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-governance .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-governance .btn-navbox {
    margin: 0 0 60px;
    display: flex;
  }
  .pagetype-about-governance .btn-navbox .btn {
    flex: 1;
  }
  .pagetype-about-governance .btn-navbox .btn.current a {
    padding: 17px 10px 29px;
  }
  .pagetype-about-governance .btn-navbox .btn.current .icon-arrow01 {
    bottom: -38px;
  }
}
.pagetype-about-compliance .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-compliance .compliance-mdsbox {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .pagetype-about-compliance .compliance-mdsbox {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  }
}

@media screen and (min-width: 769px) {
  .pagetype-about-compliance .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-compliance .compliance-mdsbox {
    margin-bottom: 70px;
    padding: 40px 40px 30px;
  }
  .pagetype-about-compliance .txts-box {
    margin-bottom: 60px;
  }
}
/* リスクマネジメント-------------------------------------------*/
.pagetype-about-riskmanagement .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-riskmanagement p {
  margin-bottom: 20px;
}
.pagetype-about-riskmanagement .risk-txt01 {
  margin-bottom: 40px;
}
.pagetype-about-riskmanagement .img-box {
  width: 100%;
}
.pagetype-about-riskmanagement .img-box img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .pagetype-about-riskmanagement .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-riskmanagement .risk-txt01 {
    margin-bottom: 80px;
  }
  .pagetype-about-riskmanagement .pc-flex .txt-box {
    flex: 1;
    margin-right: 30px;
  }
  .pagetype-about-riskmanagement .pc-flex .img-box {
    width: auto;
  }
}
/* 組織・役員-------------------------------------------*/
.pagetype-about-organization .organization__officer {
  border-bottom: 1px solid #DEDEDE;
  padding: 20px 0;
}
.pagetype-about-organization .organization__officer:first-of-type {
  border-top: 1px solid #DEDEDE;
}
.pagetype-about-organization .organization__officer .organization__officer__title {
  font-weight: bold;
  margin-bottom: 14px;
}
.pagetype-about-organization .organization__officer .officers-table td {
  padding-bottom: 14px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-organization .img-organization {
    margin: 0 auto 80px;
  }
  .pagetype-about-organization .organization__officer {
    display: flex;
  }
  .pagetype-about-organization .organization__officer .organization__officer__title {
    width: 22%;
  }
  .pagetype-about-organization .organization__officer .organization__officer__contents {
    width: 78%;
  }
}
/* 沿革-------------------------------------------*/
.pagetype-about-history .history-nav {
  display: none;
}
.pagetype-about-history .history-table {
  border-top: 1px solid #DEDEDE;
}
.pagetype-about-history .history-table th, .pagetype-about-history .history-table td {
  padding: 20px 0;
  border-bottom: 1px solid #DEDEDE;
}
.pagetype-about-history .history-table tr.nb td {
  border-bottom: none;
  padding-bottom: 0;
}
.pagetype-about-history .history-table .clm01 {
  width: 17%;
  font-weight: bold;
}
.pagetype-about-history .history-table .clm02 {
  width: 10%;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .pagetype-about-history .history-nav {
    display: flex;
    margin-bottom: 60px;
    justify-content: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .pagetype-about-history .history-nav li {
    margin-right: 95px;
    position: relative;
  }
  .pagetype-about-history .history-nav li:last-child {
    margin-right: 0;
  }
  .pagetype-about-history .history-nav li a {
    display: block;
    padding: 17px 0 30px;
  }
  .pagetype-about-history .history-nav li a .icon-arrow01 {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -30px;
  }
  .pagetype-about-history .history-nav li a .icon-arrow01::before {
    transform: rotate(135deg);
  }
  .pagetype-about-history .history-table {
    width: 100%;
  }
  .pagetype-about-history .history-table th, .pagetype-about-history .history-table td {
    padding: 25px 0;
  }
  .pagetype-about-history .history-table .clm01 {
    width: 10%;
    padding-left: 20px;
  }
  .pagetype-about-history .history-table .clm02 {
    width: 6%;
  }
}
/* 電子公告-------------------------------------------*/
.pagetype-about-ad .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-ad .info-listbox {
  margin-bottom: 40px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-ad .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-ad .info-listbox {
    margin-bottom: 80px;
  }
}
/* グループ事業-------------------------------------------*/
.pagetype-about-group .img-box {
  width: 100%;
}
.pagetype-about-group .img-box img {
  width: 100%;
}
.pagetype-about-group .main-area p {
  margin-bottom: 20px;
}
.pagetype-about-group .main-area .btn {
  text-align: center;
}
.pagetype-about-group .main-area .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-group .main-area .box-wrapper {
  margin-bottom: 40px;
}
.pagetype-about-group .main-area .box-wrapper.type01 {
  border-bottom: 1px solid #DEDEDE;
}
.pagetype-about-group .main-area .contents-box {
  padding: 12px 0 10px 20px;
  border-left: 1px solid #DEDEDE;
  margin-bottom: 50px;
}
.pagetype-about-group .main-area .contents-box p {
  margin-bottom: 10px;
}
.pagetype-about-group .main-area .contents-box h4 {
  font-weight: bold;
  margin-bottom: 22px;
  margin-top: 22px;
  position: relative;
  padding-right: 0;
  font-size: 14px;
}
.pagetype-about-group .main-area .contents-box h4.type01 {
  font-size: 14px;
}
.pagetype-about-group .main-area .contents-box h4 .icon-arrow01 {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
}
.pagetype-about-group .main-area .contents-box h4 .icon-arrow01::before {
  transform: rotate(135deg);
  transition: all 0.3s ease;
}
.pagetype-about-group .main-area .contents-box h4.show .icon-arrow01::before {
  transform: rotate(-45deg);
}
.pagetype-about-group .main-area .contents-box .subcategory-mds {
  width: 100%;
  position: relative;
  color: #646464;
  margin-bottom: 10px;
  font-size: 14px;
}
.pagetype-about-group .main-area .contents-box .subcategory-mds::before {
  content: "";
  width: 100%;
  height: 1px;
  margin: auto;
  background: #DEDEDE;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.pagetype-about-group .main-area .contents-box .subcategory-mds span {
  background: #ffffff;
  padding-right: 15px;
}
.pagetype-about-group .main-area .contents-box .subcategory-mds.type01 {
  padding-bottom: 10px;
}
.pagetype-about-group .main-area .contents-box .acr-box {
  display: none;
}
.pagetype-about-group .btn-wrapper .btn {
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-group .img-box {
    width: auto;
  }
  .pagetype-about-group .img-box img {
    width: auto;
  }
  .pagetype-about-group .main-area .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-group .main-area .contents-box {
    padding: 20px 0 20px 50px;
    flex-wrap: wrap;
  }
  .pagetype-about-group .main-area .contents-box p {
    margin-bottom: 0;
  }
  .pagetype-about-group .main-area .contents-box h4 {
    pointer-events: none;
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 14px;
    padding-right: 0;
  }
  .pagetype-about-group .main-area .contents-box h4 .icon-arrow01 {
    display: none;
  }
  .pagetype-about-group .main-area .contents-box .subcategory-mds.type01 {
    padding-bottom: 22px;
  }
  .pagetype-about-group .main-area .contents-box .acr-box {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .pagetype-about-group .main-area .contents-box .box-wrapper {
    margin-right: 45px;
    margin-bottom: 40px;
    width: calc(33.3333333333% - 30px);
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .pagetype-about-group .main-area .contents-box .box-wrapper:nth-of-type(3n) {
    margin-right: 0;
  }
  .pagetype-about-group .main-area .contents-box .txt-box {
    margin-bottom: 25px;
  }
  .pagetype-about-group .main-area .contents-box .sub-txt {
    margin-bottom: 30px;
  }
  .pagetype-about-group .main-area .contents-box .btn {
    margin-top: auto;
  }
  .pagetype-about-group .main-area .box-type02 .img-box {
    margin-right: 50px;
  }
  .pagetype-about-group .main-area .box-type02 .img-box:last-child {
    margin-right: 0;
  }
  .pagetype-about-group .main-area .box-type03 > div {
    width: calc(50% - 40px);
    display: flex;
    flex-direction: column;
  }
  .pagetype-about-group .main-area .box-type03 .brand01 {
    margin-right: 80px;
  }
  .pagetype-about-group .main-area .box-type03 .img-box:last-child {
    margin-right: 0;
  }
  .pagetype-about-group .btn-wrapper {
    display: flex;
  }
  .pagetype-about-group .btn-wrapper .btn {
    margin-bottom: 0;
    margin-right: 30px;
    max-width: 340px;
    width: 100%;
  }
}
/* グループ事業：専門店事業------------------------------------------*/
@media screen and (min-width: 769px) {
  .pagetype-about-neuve_a .main-area .contents-box {
    margin-top: auto;
  }
  .pagetype-about-neuve_a .main-area .box-type03 .img-box {
    margin-right: 40px;
    max-width: 225px;
  }
}
/* グループ事業：総合空間事業------------------------------------------*/
.pagetype-about-space_systems .main-area .contents-box .subcategory-mds {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 14px;
}
.pagetype-about-space_systems .main-area .contents-box .subcategory-mds::before {
  content: none;
}
.pagetype-about-space_systems .main-area .contents-box h4 {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 12px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-space_systems .main-area .contents-box .box-wrapper {
    margin-right: 34px;
    width: calc(33.3333333333% - 23px);
  }
  .pagetype-about-space_systems .main-area .contents-box .subcategory-mds {
    font-size: 16px;
  }
  .pagetype-about-space_systems .main-area .contents-box .subcategory-mds::before {
    content: none;
  }
  .pagetype-about-space_systems .main-area .contents-box h4 {
    font-size: 14px;
  }
}
/* グループ事業：デジタル関連事業------------------------------------------*/
.pagetype-about-digital_marketing .main-area .contents-box .subcategory-mds {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 14px;
}
.pagetype-about-digital_marketing .main-area .contents-box .subcategory-mds::before {
  content: none;
}
.pagetype-about-digital_marketing .main-area .contents-box h4 {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 12px;
}

.ano-p {
  text-align: left;
}

@media screen and (min-width: 769px) {
  .ano-p {
    text-align: center;
  }
  .pagetype-about-digital_marketing .main-area .contents-box .box-wrapper {
    margin-right: 34px;
    width: calc(33.3333333333% - 23px);
  }
  .pagetype-about-digital_marketing .main-area .contents-box .subcategory-mds {
    font-size: 16px;
  }
  .pagetype-about-digital_marketing .main-area .contents-box .subcategory-mds::before {
    content: none;
  }
  .pagetype-about-digital_marketing .main-area .contents-box .subcategory-mds.type01 {
    margin-bottom: 19px;
  }
  .pagetype-about-digital_marketing .main-area .contents-box h4 {
    font-size: 14px;
  }
}
/* グループ事業：海外事業------------------------------------------*/
.pagetype-about-overseas .main-area .contents-box {
  margin-bottom: 30px;
}
.pagetype-about-overseas .main-area .contents-box h4 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 12px;
  margin-top: 0;
}
.pagetype-about-overseas .main-area .contents-box p {
  margin-bottom: 20px;
}
.pagetype-about-overseas .main-area .contents-box .subcategory-mds {
  font-weight: bold;
  font-size: 12px;
  color: #000;
}
.pagetype-about-overseas .main-area .contents-box .subcategory-mds::before {
  content: none;
}
.pagetype-about-overseas .main-area .btn-wrapper {
  margin-bottom: 40px;
}
.pagetype-about-overseas .info-listbox {
  margin-bottom: 40px;
}
.pagetype-about-overseas .info-listbox .btn {
  text-align: center;
}
.pagetype-about-overseas .info-listbox .btn .icon-arrow01::before {
  transform: rotate(135deg);
}

@media screen and (min-width: 769px) {
  .pagetype-about-overseas .main-area .brand01 .txt-type01 {
    margin-bottom: 50px;
  }
  .pagetype-about-overseas .main-area .box-type01 .box-wrapper {
    margin-bottom: 0;
  }
  .pagetype-about-overseas .main-area .box-type01 .txt-box {
    margin-bottom: 0;
  }
  .pagetype-about-overseas .main-area .box-type01 .brand04 h4 {
    margin-bottom: 40px;
  }
  .pagetype-about-overseas .main-area .box-type03 .btn a {
    padding: 26px 10px 26px;
  }
  .pagetype-about-overseas .main-area .box-type03 .n {
    margin-top: auto;
  }
  .pagetype-about-overseas .main-area .box-type02 {
    margin-bottom: 20px !important;
  }
  .pagetype-about-overseas .main-area .box-type02 .box-wrapper {
    width: calc(50% - 30px);
    margin-right: 59px;
  }
  .pagetype-about-overseas .main-area .box-type02 .box-wrapper:last-child {
    margin-right: 0;
  }
  .pagetype-about-overseas .main-area .box-type02 .img-box {
    width: 100%;
  }
  .pagetype-about-overseas .main-area .box-type02 .img-box img {
    width: 100%;
  }
  .pagetype-about-overseas .main-area .box-type02 .txt-box {
    margin-right: 50px;
  }
  .pagetype-about-overseas .main-area .box-type02 .brand07 h4 {
    margin-bottom: 40px;
  }
  .pagetype-about-overseas .main-area .contents-box h4 {
    font-size: 16px;
  }
  .pagetype-about-overseas .main-area .contents-box .img-box {
    margin-bottom: 20px;
  }
  .pagetype-about-overseas .main-area .contents-box .subcategory-mds {
    font-size: 14px;
  }
  .pagetype-about-overseas .main-area .btn-wrapper {
    margin-bottom: 60px;
  }
  .pagetype-about-overseas .main-area .pc-flex {
    margin-bottom: 80px;
  }
  .pagetype-about-overseas .main-area .info-listbox .btn {
    width: 240px;
    margin: 0 auto;
  }
}
/* 当ウェブサイトの使い方------------------------------------------*/
.pagetype-about-usersguide .top-txt {
  margin-bottom: 40px;
}
.pagetype-about-usersguide .submds {
  margin-bottom: 20px;
}
.pagetype-about-usersguide .guide-box {
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.pagetype-about-usersguide .guide-box .guide-img {
  text-align: center;
  border: 1px solid #DEDEDE;
  margin-bottom: 14px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.pagetype-about-usersguide .guide-box .guide-img img {
  margin: 0 auto;
}
.pagetype-about-usersguide .btn-box .btn {
  text-align: center;
}
.pagetype-about-usersguide .btn-box .btn a {
  padding: 21px 10px 20px;
}

@media screen and (min-width: 769px) {
  .pagetype-about-usersguide .top-txt {
    margin-bottom: 60px;
  }
  .pagetype-about-usersguide .guide-box {
    display: flex;
    flex-wrap: wrap;
  }
  .pagetype-about-usersguide .guide-box .guide-img {
    height: auto;
    width: 284px;
    margin-right: 40px;
    margin-bottom: 0;
    min-height: 73px;
  }
  .pagetype-about-usersguide .guide-box .guide-txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .pagetype-about-usersguide .btn-link {
    display: block;
  }
  .pagetype-about-usersguide .btn-box {
    display: flex;
    flex-wrap: wrap;
  }
  .pagetype-about-usersguide .btn-box .btn {
    margin-right: 30px;
    width: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pagetype-about-usersguide .btn-box .btn.w300 {
    width: 300px;
  }
  .pagetype-about-usersguide .btn-box .btn a {
    padding: 25px 10px;
  }
}
/* 会社案内------------------------------------------*/
.pagetype-about-brochure .txt-list {
  flex: 1;
  width: 100%;
}
.pagetype-about-brochure .txt-list .txt-list-mds {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}
.pagetype-about-brochure .cover {
  width: 100%;
}
.pagetype-about-brochure .cover img {
  width: 100%;
  border: 1px solid #DEDEDE;
}
.pagetype-about-brochure .brochure-list {
  border-top: 1px solid #DEDEDE;
}
.pagetype-about-brochure .brochure-list li {
  border-bottom: 1px solid #DEDEDE;
  font-size: 14px;
}
.pagetype-about-brochure .brochure-list li a {
  display: block;
  padding: 20px 0;
}

@media screen and (min-width: 769px) {
  .pagetype-about-brochure .txt-list .txt-list-mds {
    font-size: 16px;
  }
  .pagetype-about-brochure .cover {
    width: 450px;
    margin-right: 40px;
    text-align: center;
  }
  .pagetype-about-brochure .cover img {
    max-width: 450px;
  }
  .pagetype-about-brochure .cover .img01 {
    width: 270px;
  }
  .pagetype-about-brochure .brochure-list {
    flex: 1;
  }
  .pagetype-about-brochure .brochure-list li a {
    padding: 12px 0 12px 20px;
  }
}
.telop p {
  margin-bottom: 0px !important;
  margin-right: auto !important;
}/*# sourceMappingURL=about.css.map */