@charset "UTF-8";
.company h2,
.company h3 {
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  text-align: center;
  letter-spacing: 5px;
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .company h2,
  .company h3 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.company .mv {
  background: url(../img/company/mv.jpg) top center/cover no-repeat;
  margin-bottom: 40px;
  padding: 160px 0 !important;
  position: relative;
}

.company .mv:after {
  content: "本社オフィス2F リフレッシュルーム（テラス）";
  font-size: 1.4rem;
  font-family: "Noto Serif JP", serif;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.company .mv h1,
.company .mv .sub_ttl {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .company .mv {
    padding: 100px 0 !important;
  }
  .company .mv:after {
    font-size: 1.2rem;
  }
}

.company .group {
  padding-bottom: 200px;
}

.company .group .blk {
  width: 100%;
  padding: 60px 20px;
  border: 1px solid #c0b079;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.company .group .blk p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.5;
  letter-spacing: 2px;
  text-align: center;
}

.company .group .blk img {
  max-width: 50%;
}

.company .group .blk table {
  width: 90%;
  margin-top: 50px;
}

.company .group .blk table tr th,
.company .group .blk table tr td {
  font-size: 1.35rem;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 20px;
  border-top: 1px solid #c0b079;
}

.company .group .blk table tr:last-of-type th,
.company .group .blk table tr:last-of-type td {
  border-bottom: 1px solid #c0b079;
}

.company .group .blk table tr th {
  width: 30%;
  background: #f7f7f5;
}

.company .group .blk table tr td {
  width: 70%;
}

.company .group .blk1 {
  margin-bottom: 40px;
}

.company .group .blk1 img {
  max-width: 420px;
}

.company .group .blk2,
.company .group .blk3,
.company .group .blk4,
.company .group .blk5 {
  width: 49%;
}

.company .group .blk2 img,
.company .group .blk3 img {
  max-width: 360px;
}

.company .group .blk2 h3,
.company .group .blk3 h3 {
  padding-bottom: 40px;
  border-bottom: 1px solid #c0b079;
}

.company .group .blk4,
.company .group .blk5{
  margin-top: 40px;
}

@media screen and (max-width:768px) {
  .company .group .blk5 {
    margin-top: 120px;
}

}

.company .group .blk5 h2{  
  padding-bottom: 40px;
  border-bottom: 1px solid #c0b079;
}


.company .group .blk4 img {
  max-width: 190px;
}

.company .group .blk4 h2 {
  padding-bottom: 40px;
  border-bottom: 1px solid #c0b079;
}

.company .group .blk4 table {
  width: 80%;
}

@media screen and (max-width: 768px) {
  .company .group {
    padding-bottom: 100px;
  }
  .company .group .blk {
    width: 100%;
    padding: 30px 10px;
    margin-bottom: 40px;
    border: none;
  }
  .company .group .blk p {
    font-size: 1.4rem;
    line-height: 2.5;
    letter-spacing: 2px;
    text-align: left;
  }
  .company .group .blk p br:not(.pc_only) {
    content: "";
    display: block;
    margin-bottom: 20px;
  }
  .company .group .blk img {
    max-width: 100% !important;
    width: 60%;
  }
  .company .group .blk table {
    width: 100%;
  }
  .company .group .blk table tr th,
  .company .group .blk table tr td {
    font-size: 1.2rem;
  }
  .company .group .blk1 {
    border: 2px solid #c0b079;
  }
  .company .group .blk2,
  .company .group .blk3 {
    width: 100%;
  }
  .company .group .blk2 h3,
  .company .group .blk3 h3 {
    padding-bottom: 20px;
  }
  .company .group .blk4 {
    margin-top: 0;
  }
  .company .group .blk4 h2 {
    padding-bottom: 20px;
  }
  .company .group .blk4 table {
    width: 100%;
  }
}

.company .appearance {
  padding-bottom: 200px;
  overflow: hidden;
}

.company .appearance .container {
  position: relative;
}

.company .appearance .interior .txt {
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  top: 50%;
  z-index: 10;
}

.company .appearance .interior .img {
  width: 55%;
  padding-top: 50px;
  position: relative;
}

.company .appearance .interior .img a {
  display: block;
  position: relative;
  z-index: 3;
}

.company .appearance .interior .img a p {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.company .appearance .interior .img a p i {
  font-size: 1.4rem;
  margin-left: 10px;
}

.company .appearance .interior .img a img {
  width: 100%;
  vertical-align: bottom;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.company .appearance .interior .img a:hover {
  opacity: 1;
}

.company .appearance .interior .img a:hover img {
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.003, 1.003);
          transform: scale(1.003, 1.003);
}

.company .appearance .interior .img .frame1 {
  width: 550px;
  height: 300px;
  background: #ff6a3f;
  border-radius: 5px;
  position: absolute;
  top: -40px;
  left: -50px;
  z-index: 2;
}

.company .appearance .interior .img .frame2 {
  width: 630px;
  height: 230px;
  background: #fad299;
  border-radius: 5px;
  position: absolute;
  bottom: -70px;
  right: -50px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .company .appearance .interior .txt {
    position: relative;
    -webkit-transform: none;
            transform: none;
    right: 0;
    top: auto;
    margin-top: 50px;
  }
  .company .appearance .interior .img {
    width: 100%;
  }
  .company .appearance .interior .img .frame1 {
    width: 230px;
    height: 150px;
    top: 20px;
    left: -15px;
  }
  .company .appearance .interior .img .frame2 {
    width: 310px;
    height: 170px;
    bottom: -40px;
    right: -15px;
  }
}

.company .appearance .exterior .txt {
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  top: 50%;
  z-index: 10;
}

.company .appearance .exterior .img {
  width: 55%;
  padding-top: 100px;
  margin-left: auto;
  position: relative;
}

.company .appearance .exterior .img a {
  display: block;
  position: relative;
  z-index: 3;
}

.company .appearance .exterior .img a p {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.company .appearance .exterior .img a p i {
  font-size: 1.4rem;
  margin-left: 10px;
}

.company .appearance .exterior .img a img {
  width: 100%;
  vertical-align: bottom;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.company .appearance .exterior .img a:hover {
  opacity: 1;
}

.company .appearance .exterior .img a:hover img {
  -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.003, 1.003);
          transform: scale(1.003, 1.003);
}

.company .appearance .exterior .img .frame1 {
  width: 550px;
  height: 240px;
  background: #1e2541;
  border-radius: 5px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
}

.company .appearance .exterior .img .frame2 {
  width: 630px;
  height: 230px;
  background: #c8d0df;
  border-radius: 5px;
  position: absolute;
  bottom: -70px;
  left: -150px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .company .appearance .exterior .txt {
    position: relative;
    -webkit-transform: none;
            transform: none;
    right: 0;
    top: auto;
    margin-top: 50px;
  }
  .company .appearance .exterior .img {
    width: 100%;
  }
  .company .appearance .exterior .img .frame1 {
    width: 250px;
    height: 120px;
    top: 60px;
    right: -50px;
  }
  .company .appearance .exterior .img .frame2 {
    width: 280px;
    height: 200px;
    bottom: -40px;
    left: -50px;
  }
}

.company .vision {
  padding-bottom: 200px;
  overflow: hidden;
}

.company .vision .container {
  padding-left: 0;
  padding-right: 40px;
  margin-right: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.company .vision .img {
  width: 65%;
  padding-top: 50px;
  position: relative;
}

.company .vision .img img {
  position: relative;
  z-index: 3;
}

.company .vision .img .frame1 {
  width: 630px;
  height: 475px;
  background: #9d3073;
  border-radius: 5px;
  position: absolute;
  right: 30px;
  bottom: -120px;
  z-index: 0;
}

.company .vision .img .frame2 {
  width: 630px;
  height: 230px;
  background: #c66d9b;
  border-radius: 5px;
  position: absolute;
  bottom: -70px;
  right: -50px;
  z-index: 1;
}

.company .vision .img .frame3 {
  width: 550px;
  height: 300px;
  background: #5f2981;
  border-radius: 5px;
  position: absolute;
  top: -40px;
  left: -50px;
  z-index: 2;
}

.company .vision .txt {
  width: 35%;
  text-align: center;
}

.company .vision .txt p {
  line-height: 2.5;
  letter-spacing: 4px;
}

@media screen and (max-width: 768px) {
  .company .vision {
    padding-bottom: 100px;
  }
  .company .vision .container {
    padding: 0 20px;
  }
  .company .vision .img {
    width: 100%;
    margin-bottom: 70px;
  }
  .company .vision .img .frame1 {
    width: 230px;
    height: 150px;
    right: 30px;
    bottom: -40px;
  }
  .company .vision .img .frame2 {
    width: 200px;
    height: 130px;
    bottom: -20px;
    right: -15px;
  }
  .company .vision .img .frame3 {
    width: 300px;
    height: 140px;
    top: 10px;
    left: -50px;
  }
  .company .vision .txt {
    width: 100%;
  }
  .company .vision .txt p {
    line-height: 2;
  }
}

.company .profile {
  padding-bottom: 200px;
}

.company .profile .container {
  padding-right: 0;
  padding-left: 40px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.company .profile .img {
  width: 55%;
  position: relative;
}

.company .profile .img img {
  position: relative;
  z-index: 3;
}

.company .profile .img .frame1 {
  width: 530px;
  height: 475px;
  background: #1f822f;
  border-radius: 5px;
  position: absolute;
  bottom: -60px;
  left: 30px;
  z-index: 0;
}

.company .profile .img .frame2 {
  width: 530px;
  height: 230px;
  background: #0c5318;
  border-radius: 5px;
  position: absolute;
  bottom: -30px;
  left: -30px;
  z-index: 1;
}

.company .profile .img .frame3 {
  width: 550px;
  height: 300px;
  background: #122f17;
  border-radius: 5px;
  position: absolute;
  top: -40px;
  right: -50px;
  z-index: 2;
}

.company .profile .txt {
  width: 40%;
}

.company .profile .txt table {
  width: 100%;
}

.company .profile .txt table tr th,
.company .profile .txt table tr td {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 30px 20px;
  border-top: 1px solid #c0b079;
}

.company .profile .txt table tr:last-of-type th,
.company .profile .txt table tr:last-of-type td {
  border-bottom: 1px solid #c0b079;
}

.company .profile .txt table tr th {
  width: 30%;
  background: #f7f7f5;
}

.company .profile .txt table tr td {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .company .profile {
    padding-bottom: 100px;
  }
  .company .profile .container {
    padding: 0 20px;
  }
  .company .profile .img {
    width: 100%;
    margin-bottom: 50px;
  }
  .company .profile .img .frame1 {
    width: 230px;
    height: 150px;
    bottom: -30px;
    left: 30px;
  }
  .company .profile .img .frame2 {
    width: 200px;
    height: 130px;
    bottom: -20px;
    left: -25px;
  }
  .company .profile .img .frame3 {
    width: 260px;
    height: 140px;
    top: -30px;
    right: -20px;
  }
  .company .profile .txt {
    width: 100%;
  }
  .company .profile .txt table tr th,
  .company .profile .txt table tr td {
    width: 100%;
    display: block;
    padding: 20px;
    border: none !important;
  }
  .company .profile .txt table tr td {
    padding-bottom: 60px;
  }
}

.company .item_bnr {
  margin-bottom: 140px;
}

.company .item_bnr .hover-zoom {
  position: relative;
}

.company .item_bnr .hover-zoom:after {
  content: "商品一覧";
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 30px;
}

.company .item_bnr img {
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  .company .item_bnr .hover-zoom:after {
    font-size: 2rem;
    font-weight: 600;
    bottom: 5px;
    right: 20px;
  }
}

.company .access {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .company .access .google_map iframe {
    height: 300px;
  }
}
