@charset "UTF-8";

/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {
#company .c-main__ttl02-wrap {
  background: url(../images/company/header_fv.jpg) no-repeat top center/cover;
  margin-bottom: 12.5rem;
}

.p-fv {
  margin-bottom: 10rem;
  position: relative;
  z-index: 10;
}

.l-inner.l-fv {
  background-image:url(../images/company/under-shadow.png);
  background-position:center bottom 0px;
  background-repeat:no-repeat;
  border-top: 4px solid #BAA477;
  margin-inline: auto;
  padding: 5rem 0 10rem;
  width: min(95%, 1100px);
}

.p-fv__ttl {
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.4285714286;
  margin-bottom: 1rem;
  text-align: center;
}

.p-fv__txt {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 2.1428571429;
  margin-bottom: 1rem;
  text-align: center;
}

.p-fv__txt02 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.9545454545;
  margin-inline: auto;
  padding: 0px 12px;
  position: relative;
  text-align: center;
  width: min(95%, 580px);
}

.p-fv__txt02:before {
  background: #333333;
  content: "";
  height: 0.5px;
  left: -10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
}

.p-fv__txt02:after {
  background: #333333;
  content: "";
  height: 0.5px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
}

.p-fv__img {
  margin-bottom: 8.75rem;
  margin-inline: auto;
  width: min(100%, 1920px);
}

.p-fv__img img {
  height: auto;
  width: 100%;
}

.p-company {
  margin-bottom: 8.75rem;
}

.c-sec__ttl {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2.7142857143;
  margin-bottom: 0;
  text-align: center;
}

.c-sec__en {
  margin-bottom: 3.8125rem;
  text-align: center;
}

.p-company__info {
  border-bottom: 1px solid #E6E6E6;
  border-collapse: collapse;
  border-top: 1px solid #E6E6E6;
  margin-inline: auto;
  width: min(95%, 1100px);
}

.p-company__info-row {
  border-bottom: 1px solid #E6E6E6;
}

.p-company__info-row-left {
  background: #F2F2F2;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2;
  margin: 0;
  padding: 1.9rem 3.1rem 2.5rem;
  width: 240px;
  text-align: left;
}

.p-company__info-row-right {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6;
  margin: 0;
  padding: 1.9rem 2rem 2.5rem 2.5rem;
  width: calc(100% - 240px);
}

.p-company__info-row-right ul li {
  line-height: 2.2;
}

.p-link {
  background: #F2F2F2;
  margin: 8.5rem;
  margin-inline: auto;
  width: min(100%, 1920px);
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 5rem 0;
  width: min(95%, 956px);
}

.p-link__items {
  display: grid;
  gap: 0 1.5625rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

.p-sns {
  margin-bottom: 7.5rem;
}

.l-inner.l-sns {
  margin-inline: auto;
  width: min(95%, 695px);
}

.p-sns__contents {
  align-items: center;
  display: grid;
  gap: 0 5.625rem;
  grid-template-columns: 19.4244604317% 67.6258992806%;
}

.p-sns__items {
  align-items: center;
  display: grid;
  gap: 0 3.5rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.p-sns__item:nth-child(1) {
  position: relative;
}

.p-sns__item:nth-child(1):before {
  content: "";
  position: absolute;
  background: url(../images/company/sns_85000.svg) no-repeat center center / contain;
  width: 105px;
  height: 32px;
  top: -4rem;
  left: 50%;
  transform: translateX(-50%);
}

.p-sns__item a {
  display: inline-block;
}

.p-sns__item a img {
  height: auto;
  width: 100%;
}

.p-access {
  margin-bottom: 11.5rem;
}

.l-inner.l-access {
  background: #F2F2F2;
  margin-inline: auto;
  padding: 5rem 0 0.4rem;
  width: min(95%, 1280px);
}

.c-sec__ttl02 {
  background: #BAA477;
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.5217391304;
  margin-bottom: 2rem;
  margin-inline: auto;
  text-align: center;
  width: min(95%, 1200px);
  padding: 0.7rem 0;
}

.p-access__items {
  display: grid;
  gap: 2.125rem 2.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 5.5rem;
  margin-inline: auto;
  width: min(95%, 1200px);
}

.p-access__item {
  background: #ffffff;
  border-top: 1px solid #BAA477;
  padding: 2.9375rem 0;
}

.p-access__item h4 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.038em;
  line-height: 1.5909090909;
  margin-bottom: 1.5625rem;
  margin-inline: auto;
  padding-bottom: 1rem;
  text-align: center;
  width: min(95%, 500px);
}

.p-access__item h4 span {
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2.3333333333;
}

.p-access__contents {
  display: grid;
  gap: 0 1.5rem;
  grid-template-columns: 28% minmax(0, 1fr);
  margin-bottom: 1.5rem;
  margin-inline: auto;
  width: min(95%, 500px);
}

.p-access__contents-left img {
  height: auto;
  width: 100%;
}

.p-access__contents-right p.txt {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2857142857;
}

.p-access__contents-right div.box ul li {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.2857142857;
}

.p-access__map {
  margin-inline: auto;
  text-align: center;
  width: min(95%, 500px);
}

.p-access__map iframe {
  height: 16.75rem;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-access__btn {
  margin-inline: auto;
  text-align: right;
  width: min(95%, 500px);
}

.p-access__btn a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.75;
}

}

/* ========================================
@media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
#company .c-main__ttl02-wrap {
  background: url(../images/company/sp_header_fv.jpg) no-repeat top center/cover;
  margin-bottom: 22.493vw;
}

.p-fv {
  margin-bottom: 7vw;
  position: relative;
  z-index: 10;
}

.l-inner.l-fv {
  background-image:url(../images/company/sp_under-shadow.png);
  background-position:center bottom 0px;
  background-repeat:no-repeat;
  background-size:contain;
  border-top: 1vw solid #BAA477;
  margin-inline: auto;
  padding: 8vw 0px 23.594vw;
  width: min(95%, 86.9vw);
}

.p-fv__ttl {
  font-size: 5.797vw;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 2.0833333333;
  text-align: center;
  margin-bottom: 5vw;
}

.p-fv__txt {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.6666666667;
  margin-bottom: 4.797vw;
  text-align: center;
}

.p-fv__txt02:before {
  background: #333333;
  content: "";
  height: 0.121vw;
  left: -8.415vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6.039vw;
}

.p-fv__txt02:after {
  background: #333333;
  content: "";
  height: 0.121vw;
  position: absolute;
  right: -9.415vw;
  top: 50%;
  transform: translateY(-50%);
  width: 6.039vw;
}

.p-fv__txt02 {
  font-size: 3.865vw;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1.875;
  margin-inline: auto;
  text-align: center;
  width: min(95%, 57.9710144928vw);
  position: relative;
}

.p-fv__img {
  margin-bottom: 13.493vw;
  width: 100%;
}

.p-fv__img img {
  height: auto;
  width: 100%;
}

.p-company {
  margin-bottom: 14vw;
}

.c-sec__ttl {
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2.7142857143;
  margin-bottom: 0;
  text-align: center;
}

.c-sec__en {
  margin-bottom: 12vw;
  text-align: center;
}

.p-company__info {
  /* border-bottom: 0.2vw solid #E6E6E6; */
  border-collapse: collapse;
  /* border-top: 0.2vw solid #E6E6E6; */
  margin-inline: auto;
  width: min(95%, 89.3vw);
}

.p-company__info-row {
  /* border-bottom: 0.2vw solid #E6E6E6; */
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-company__info-row-left {
  background: #F2F2F2;
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2.2857142857;
  margin: 0;
  padding: 2.831vw 4.831vw;
  text-align: left;
  width: 100%;
}

.p-company__info-row-right {
  font-size: 3.382vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2.3;
  margin: 0;
  padding: 5.831vw 4.831vw;
  width: 100%;
}

.p-link {
  background: #F2F2F2;
  margin-bottom: 15.493vw;
  width: 100%;
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 7.729vw 0;
  width: min(95%, 94.2vw);
}

.p-link__items {
  display: grid;
  gap: 0.625rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

.p-sns {
  margin-bottom: 14.493vw;
}

.p-access {
  margin-bottom: 13.449vw;
}

.l-inner.l-access {
  background: #F2F2F2;
  padding: 12.493vw 0 7vw;
  width: 100%;
}

.c-sec__ttl02 {
  background: #BAA477;
  color: #ffffff;
  font-size: 5.556vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.5217391304;
  margin-bottom: 4.729vw;
  margin-inline: auto;
  text-align: center;
  width: min(95%, 94.2vw);
  padding: 3.5vw 0;
}

.p-access__items {
  display: grid;
  gap: 5.797vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-inline: auto;
  width: min(95%, 94.2vw);
  margin-bottom: 8vw;
}

.p-access__item {
  background: #ffffff;
  border-top: 0.2vw solid #BAA477;
  padding: 5.314vw 0 6.729vw;
}

.p-access__item h4 {
  border-bottom: 0.2vw solid #E6E6E6;
  margin-bottom: 5.039vw;
  margin-inline: auto;
  padding-bottom: 3.865vw;
  text-align: center;
  width: min(95%, 86.9vw);
  font-size: 5.314vw;
}

.p-access__item h4 span {
  display: block;
  font-size: 3.623vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2.3333333333;
}

.p-access__contents {
  display: grid;
  gap: 2.865vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 4.106vw;
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-access__contents-left img {
  height: auto;
  width: 100%;
}

.p-access__contents-right p.txt {
  font-size: 2.899vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.75;
}

.p-access__contents-right div.box ul li {
  font-size: 2.899vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.75;
}

.p-access__map {
  margin-inline: auto;
  text-align: center;
  width: min(95%, 86.9vw);
  margin-bottom: 0vw;
}

.p-access__map iframe {
  height: 46.377vw;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-access__btn {
  margin-inline: auto;
  text-align: right;
  width: min(95%, 86.9vw);
}

.p-access__btn a {
  font-size: 3.382vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 2;
}

.p-sns {
  margin-bottom: 24vw;
}

.l-inner.l-sns {
  width: min(95%,330px);
  margin-inline: auto;
}

.p-sns__contents {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  place-items: center;
  gap: 83px 0;
  position: relative; 
}

.p-sns__items {
  align-items: center;
  display: grid;
  gap: 0 7.5vw;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  /* position: relative; */
  /* left: 3vw; */
  justify-content: center;
}

.p-sns__item a {
  display: inline-block;
}

.p-sns__item a img {
  height: auto;
  width: 100%;
}


}