#company_wrap {
  position: relative;
  background: #fff;
}
#company_wrap .wave {
  z-index: 2;
}
#company_wrap .wave .shape-fill {
  fill: #FAF6ED;
}
#company_wrap .fv_wrap {
  background: url(https://gigaplus.makeshop.jp/sekihann/img/company/fv_bg_pc.jpg) center/cover no-repeat;
}
@media screen and (max-width: 840px) {
  #company_wrap .fv_wrap {
    background: url(https://gigaplus.makeshop.jp/sekihann/img/company/fv_bg_sp.jpg) center/cover no-repeat;
  }
}
#company_wrap .fv_wrap .wrap {
  display: flex;
  align-items: center;
  max-width: 1550px;
  height: 630px;
}
@media screen and (max-width: 840px) {
  #company_wrap .fv_wrap .wrap {
    height: 75vw;
  }
}
#company_wrap .fv_wrap .ttl span {
  font-weight: 700;
  color: #fff;
}
#company_wrap .fv_wrap .ttl .en {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 840px) {
  #company_wrap .fv_wrap .ttl .en {
    font-size: 18px;
    padding-bottom: 8px;
  }
}
#company_wrap .fv_wrap .ttl .jp {
  font-size: 46px;
  line-height: 1.4347826087;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 21px;
}
@media screen and (max-width: 840px) {
  #company_wrap .fv_wrap .ttl .jp {
    font-size: 34px;
    margin-top: 10px;
  }
}
#company_wrap .intro_wrap {
  position: relative;
  z-index: 3;
  padding-top: 81px;
  background: #F7F6F2;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap {
    padding-top: 10%;
  }
}
#company_wrap .intro_wrap .box01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 2.5%;
  margin: 0 auto;
  width: 90%;
  max-width: 1575px;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box01 {
    display: block;
  }
}
#company_wrap .intro_wrap .box01 .ttl {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  width: 73.3968253968%;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box01 .ttl {
    gap: 4px;
    width: 100%;
  }
}
#company_wrap .intro_wrap .box01 .ttl .txt {
  font-weight: 700;
  font-size: 52px;
  line-height: 1.6538461538;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box01 .ttl .txt {
    font-size: 22px;
    line-height: 1.6363636364;
  }
}
#company_wrap .intro_wrap .box01 .ttl .label {
  color: #fff;
  padding: 0 12px;
  border-radius: 5px;
  background: #00664C;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box01 .ttl .label {
    padding: 0 5px;
  }
}
#company_wrap .intro_wrap .box01 .ttl .bottom_txt {
  width: 100%;
}
#company_wrap .intro_wrap .box01 .img {
  width: 100%;
  max-width: 26.6031746032%;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box01 .img {
    margin: 30px auto 0;
    max-width: 80%;
  }
}
#company_wrap .intro_wrap .box01 .img img {
  width: 100%;
}
#company_wrap .intro_wrap .box02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 {
    display: block;
    margin-top: 30px;
  }
}
#company_wrap .intro_wrap .box02 .txt_box {
  width: 43.6458333333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .txt_box {
    margin: 0 auto;
    width: 90%;
  }
}
#company_wrap .intro_wrap .box02 .txt_box .txt_box_inner {
  width: 95%;
  max-width: 600px;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .txt_box .txt_box_inner {
    width: 100%;
    max-width: 100%;
  }
}
#company_wrap .intro_wrap .box02 .txt_box .txt01 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.06em;
  display: inline;
  padding-bottom: 8px;
  border-bottom: 2px solid #2C2C2C;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .txt_box .txt01 {
    font-size: 17px;
    line-height: 1.4705882353;
    padding-bottom: 0;
  }
}
#company_wrap .intro_wrap .box02 .txt_box .kawachi_logo {
  margin-top: 31px;
  width: 92.6666666667%;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .txt_box .kawachi_logo {
    width: 100%;
    max-width: 313px;
  }
}
#company_wrap .intro_wrap .box02 .txt_box .kawachi_logo img {
  width: 100%;
}
#company_wrap .intro_wrap .box02 .txt_box .txt02 {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  margin-top: 30px;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .txt_box .txt02 {
    font-size: 14px;
  }
}
#company_wrap .intro_wrap .box02 .img {
  width: 52.0833333333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .intro_wrap .box02 .img {
    margin-top: 30px;
    width: 95%;
  }
}
#company_wrap .intro_wrap .box02 .img img {
  width: 100%;
  border-radius: 0 7.8125vw 7.8125vw 0;
  overflow: hidden;
}
#company_wrap .famous_place_wrap {
  position: relative;
  z-index: 2;
  padding-top: 216px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap {
    padding-top: 60px;
  }
}
#company_wrap .famous_place_wrap::before, #company_wrap .famous_place_wrap::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
}
#company_wrap .famous_place_wrap::before {
  top: -39px;
  height: 1057px;
  background: url(../img/company/famous_place_bg.svg) top center/cover no-repeat #F7F6F2;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap::before {
    top: -80px;
  }
}
#company_wrap .famous_place_wrap::after {
  bottom: 114px;
  height: calc(100% - 948px);
  background: #00664C;
}
#company_wrap .famous_place_wrap .box01 {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1508px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 {
    display: block;
  }
}
#company_wrap .famous_place_wrap .box01 .txt_box {
  position: relative;
  z-index: 1;
  padding-left: 64px;
  width: 54.6419098143%;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .txt_box {
    padding: 0;
    width: 100%;
  }
}
#company_wrap .famous_place_wrap .box01 .txt_box .illust {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 204px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .txt_box .illust {
    width: 153px;
  }
}
#company_wrap .famous_place_wrap .box01 .txt_box .illust img {
  width: 100%;
}
#company_wrap .famous_place_wrap .box01 .txt_box .vertical {
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  padding-top: 13px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .txt_box .vertical {
    padding-top: 150px;
  }
}
#company_wrap .famous_place_wrap .box01 .txt_box .vertical .list .txt {
  font-weight: 700;
  font-size: 32px;
  line-height: 2.125;
  letter-spacing: 0.1em;
  color: #fff;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .txt_box .vertical .list .txt {
    font-size: 28px;
  }
}
#company_wrap .famous_place_wrap .box01 .txt_box > .txt {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  color: #fff;
  margin-top: 73px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .txt_box > .txt {
    font-size: 14px;
    margin-top: 30px;
  }
}
#company_wrap .famous_place_wrap .box01 .img {
  width: 38.6604774536%;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box01 .img {
    margin: 50px auto 0;
    width: 80%;
  }
}
#company_wrap .famous_place_wrap .box01 .img img {
  width: 100%;
}
#company_wrap .famous_place_wrap .box02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 84px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 {
    display: block;
    position: relative;
    margin-top: 30px;
    padding-bottom: 120px;
  }
}
#company_wrap .famous_place_wrap .box02 .txt_box {
  position: relative;
  padding-top: min(59px, calc(59 / 1448 * 100%));
  padding-bottom: 204px;
  width: 43.6458333333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .txt_box {
    position: static;
    margin: 0 auto;
    padding: 0;
    width: 90%;
  }
}
#company_wrap .famous_place_wrap .box02 .txt_box .txt_box_inner {
  width: 95%;
  max-width: 600px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .txt_box .txt_box_inner {
    width: 100%;
    max-width: 100%;
  }
}
#company_wrap .famous_place_wrap .box02 .txt_box .txt01 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4666666667;
  letter-spacing: 0.06em;
  color: #fff;
  display: inline;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .txt_box .txt01 {
    font-size: 17px;
    line-height: 1.4705882353;
    padding: 0;
  }
}
#company_wrap .famous_place_wrap .box02 .txt_box .txt02 {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  color: #fff;
  margin-top: 39px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .txt_box .txt02 {
    font-size: 14px;
    margin-top: 20px;
  }
}
#company_wrap .famous_place_wrap .box02 .img {
  width: 52.0833333333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .img {
    margin-top: 30px;
    width: 95%;
  }
}
#company_wrap .famous_place_wrap .box02 .img img {
  width: 100%;
  border-radius: 0 7.8125vw 7.8125vw 0;
  overflow: hidden;
}
#company_wrap .famous_place_wrap .box02 .illust {
  position: absolute;
  bottom: 0;
  right: 56px;
  width: 204px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .box02 .illust {
    right: 5%;
    width: 153px;
  }
}
#company_wrap .famous_place_wrap .famous_place_list {
  margin-top: 77px;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .famous_place_list {
    margin-top: 30px;
  }
}
#company_wrap .famous_place_wrap .famous_place_list .slick-slide {
  margin: 0 1.0416666667vw;
}
@media screen and (max-width: 840px) {
  #company_wrap .famous_place_wrap .famous_place_list .slick-slide {
    margin: 1.3333333333vw;
  }
}
#company_wrap .famous_place_wrap .famous_place_list .slick-slide img {
  width: 100%;
}
#company_wrap .info_wrap {
  position: relative;
  z-index: 1;
  padding: 284px 0 70px;
  background: #F7F6F2;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap {
    padding: 50px 0;
  }
}
#company_wrap .info_wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: -114px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1277px;
  background: url(../img/company/info_bg.svg) top center/cover no-repeat #00664C;
}
#company_wrap .info_wrap .inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .inner {
    display: block;
  }
}
#company_wrap .info_wrap .ttl_box {
  padding: 30px 4.84375% 0 4.2708333333%;
  width: 42.7083333333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box {
    margin: 0 auto;
    padding: 0;
    width: 90%;
  }
}
#company_wrap .info_wrap .ttl_box .ttl_box_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 820px;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .ttl_box_inner {
    max-width: 100%;
  }
}
#company_wrap .info_wrap .ttl_box img {
  width: 100%;
}
#company_wrap .info_wrap .ttl_box .img01 {
  max-width: 203px;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .img01 {
    max-width: 152px;
  }
}
#company_wrap .info_wrap .ttl_box .ttl {
  margin: 66px auto 22px;
  width: fit-content;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .ttl {
    margin: 20px auto 0;
  }
}
#company_wrap .info_wrap .ttl_box .ttl span {
  font-weight: 700;
  display: block;
}
#company_wrap .info_wrap .ttl_box .ttl .en {
  font-size: 51px;
  line-height: 1.4509803922;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .ttl .en {
    font-size: 30px;
  }
}
#company_wrap .info_wrap .ttl_box .ttl .jp {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .ttl .jp {
    font-size: 15px;
  }
}
#company_wrap .info_wrap .ttl_box .img02 {
  margin-left: auto;
  max-width: 342px;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .ttl_box .img02 {
    max-width: 171px;
  }
}
#company_wrap .info_wrap .info_box {
  padding: 33px 3.6979166667% 16px;
  width: 57.2916666667%;
  border-radius: 20px 0 0 20px;
  background: #fff;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .info_box {
    margin: 30px 0 0 auto;
    padding: 20px 5% 10px;
    width: 95%;
  }
}
#company_wrap .info_wrap .info_box .d_list {
  display: flex;
  flex-wrap: wrap;
  max-width: 829px;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .info_box .d_list {
    max-width: 100%;
  }
}
#company_wrap .info_wrap .info_box .d_list dt,
#company_wrap .info_wrap .info_box .d_list dd {
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0.06em;
  padding: 27px 0;
}
@media screen and (max-width: 840px) {
  #company_wrap .info_wrap .info_box .d_list dt,
#company_wrap .info_wrap .info_box .d_list dd {
    font-size: 14px;
    padding: 15px 0;
  }
}
#company_wrap .info_wrap .info_box .d_list dt:nth-of-type(n+2),
#company_wrap .info_wrap .info_box .d_list dd:nth-of-type(n+2) {
  border-top: 1px solid #D3D0CB;
}
#company_wrap .info_wrap .info_box .d_list dt {
  font-weight: 700;
  width: 29.5536791315%;
}
#company_wrap .info_wrap .info_box .d_list dd {
  width: 70.4463208685%;
}
#company_wrap .every_wrap {
  position: relative;
  z-index: 1;
  background: #fff;
}
#company_wrap .every_wrap img {
  width: 100%;
}
#company_wrap .every_wrap .inner {
  display: flex;
  align-items: flex-start;
}
#company_wrap .every_wrap .ttl_box {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
#company_wrap .every_wrap .ttl_box .ttl_box_inner {
  -ms-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24.5833333333vw;
  height: 24.5833333333vw;
  background: url(../img/company/every_ttl_bg.png) center/cover no-repeat;
}
@media screen and (max-width: 840px) {
  #company_wrap .every_wrap .ttl_box .ttl_box_inner {
    width: 45.3333333333vw;
    height: 45.3333333333vw;
  }
}
#company_wrap .every_wrap .ttl_box .ttl span {
  font-size: 2.5520833333vw;
  line-height: 2.1428571429;
  letter-spacing: 0.1em;
  color: #fff;
  display: block;
}
@media screen and (max-width: 840px) {
  #company_wrap .every_wrap .ttl_box .ttl span {
    font-size: 5.3333333333vw;
  }
}
#company_wrap .every_wrap .img01 {
  width: 49.9479166667%;
}
@media screen and (max-width: 840px) {
  #company_wrap .every_wrap .img01 {
    width: 50.1333333333%;
  }
}
#company_wrap .every_wrap .img02 {
  width: 50.0520833333%;
}
@media screen and (max-width: 840px) {
  #company_wrap .every_wrap .img02 {
    width: 49.8666666667%;
  }
}
#company_wrap .access_wrap {
  position: relative;
  z-index: 1;
  padding: 152px 0 180px;
  background: #fff;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap {
    padding: 50px 0 80px;
  }
}
#company_wrap .access_wrap .wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1411px;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .wrap {
    display: block;
  }
}
#company_wrap .access_wrap .txt_box {
  padding-top: 18px;
  width: 37.0659107016%;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box {
    padding: 0;
    width: 100%;
  }
}
#company_wrap .access_wrap .txt_box .ttl span {
  font-weight: 700;
  display: block;
}
#company_wrap .access_wrap .txt_box .ttl .en {
  font-size: 51px;
  line-height: 1.4509803922;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .ttl .en {
    font-size: 30px;
  }
}
#company_wrap .access_wrap .txt_box .ttl .jp {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .ttl .jp {
    font-size: 15px;
  }
}
#company_wrap .access_wrap .txt_box .kawachi_logo {
  margin-top: 76px;
  max-width: 468px;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .kawachi_logo {
    margin-top: 30px;
    max-width: 313px;
  }
}
#company_wrap .access_wrap .txt_box .kawachi_logo img {
  width: 100%;
}
#company_wrap .access_wrap .txt_box .txt {
  font-size: 15px;
  line-height: 1.6666666667;
  letter-spacing: 0.08em;
  margin-top: 33px;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .txt {
    font-size: 14px;
    margin-top: 30px;
  }
}
#company_wrap .access_wrap .txt_box .txt + .txt {
  margin-top: 1em;
}
#company_wrap .access_wrap .txt_box .txt.bold {
  font-weight: 700;
}
#company_wrap .access_wrap .txt_box .access_btn {
  margin-top: 56px;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .access_btn {
    margin-top: 30px;
  }
}
#company_wrap .access_wrap .txt_box .access_btn .access_btn_link {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.6666666667;
  letter-spacing: 0.06em;
  text-align: center;
  display: block;
  padding: 10.5px 0;
  max-width: 185px;
  border: 2px solid #1A1311;
  border-radius: 50em;
  background: #fff;
}
@media screen and (min-width: 841px) {
  #company_wrap .access_wrap .txt_box .access_btn .access_btn_link:hover {
    color: #fff;
    background: #1A1311;
    opacity: 1;
  }
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .txt_box .access_btn .access_btn_link {
    margin: 0 auto;
  }
}
#company_wrap .access_wrap .map_box {
  width: 56.6973777463%;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .map_box {
    margin-top: 40px;
    width: 100%;
  }
}
#company_wrap .access_wrap .map_box .map_box_inner {
  position: relative;
  padding-top: 75%;
  width: 100%;
  height: 0;
}
@media screen and (max-width: 840px) {
  #company_wrap .access_wrap .map_box .map_box_inner {
    padding-top: 100%;
  }
}
#company_wrap .access_wrap .map_box .map_box_inner .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/*# sourceMappingURL=company.css.map */
