.header .logo-svg{
  fill: var(--off-white);
}
.shop_name_logo{
  color: var(--off-white);

}
.main_wrapper {
  background-color: var(--light-brown);
}

.company_h1_group {
  position: absolute;
  color: var(--off-white);
  top: 28.5rem;
  left: 9.7rem;
  z-index: 2;
}

.company_h1 {
  font-size: 6.4rem;
  font-weight: 500;
  font-family: var(--Jost);
  letter-spacing: 0.01em;
}

.company_h1_p {
  width: 14.3rem;
  font-size: 2rem;
  font-weight: 500;
  font-family: var(--NotoSans);
  margin-top: 1.4rem;
  margin-left: 1.3rem;
  letter-spacing: 0.02em;  
}

.company_rectangle {
  position: absolute;
  top: 38.18rem;
  left: 10.2rem;
  width: 14.3rem !important;
  height: 2rem !important;
  z-index: 1;
}

.company_top {
  width: 58rem;
  margin-left: 6rem;
  display: flex;
  justify-content: space-evenly;
  text-align: center;
  border-bottom: solid 0.2rem var(--black);
  padding-bottom: 12.55rem;
  margin-top: 20.1rem;
  /* 共通nav導入時、margin-top再調整必要 */
}

.company_top_left {
  color: var(--black);
}

.company_top_left_one_p {
  font-family: var(--Jost);
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 1.9rem;
}

.company_top_left_two_p {
  font-family: var(--Jost);
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.company_top_left_three_p {
  font-family: var(--NotoSans);
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

.company_top_right {
  color: var(--black);
}

.company_top_right_one_p {
  font-family: var(--Jost);
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 1.9rem;
}

.company_top_right_two_p {
  font-family: var(--Jost);
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.company_top_right_three_p {
  font-family: var(--NotoSans);
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  font-weight: 500;
}

/* company_middle_first */
.company_middle_first {
  padding-left: 6rem;
  margin-top: 7.65rem;
}

#company_concept {
  margin-bottom: 8.65rem;
}

.company_concept_number {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: var(--Jost);
  margin-bottom: 2.1rem;
}

.company_concept_theme {
  font-size: 3rem;
  font-weight: 500;
  font-family: var(--Jost);
  margin-bottom: 1rem;
}

.company_concept_bottom {
  font-size: 1.5rem;
  font-family: var(--NotoSans);
  font-weight: 500;
  letter-spacing: 0.02em;
}

.company_concept_column_video {
  display: flex;
  position: relative;
  justify-content: space-between;
}

.company_concept_column_video_left {
  text-align: end;
  margin-right: 0.85rem;
}

.company_concept_column_video_left_p_one,
.company_concept_column_video_left_p_two {
  font-family: var(--Jost);
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.384615384615385em;
  font-size: 1.3rem;
}

.company_concept_play {
  position: absolute;
  top: 12.7rem;
  right: 53.35rem;
  width: 6.4rem;
  height: 6.4rem;
  object-fit: cover;
}

.company_concept_video {
  flex: 1;
  aspect-ratio: 56.5/31.787;
  object-fit: cover;
  overflow: hidden;
  position: relative;
  width: 56.55rem;
  height: 31.787rem;
}

.company_concept_video_frame {
  position: absolute;
  top: -6rem;
  right: -15rem;
  width: 80rem;
  height: 45rem;
  inset: auto;
  width: 100%;
  height: 100%;
}

/* company_middle_second */
.company_middle_second {
  padding-left: 6rem;
  margin-top: 17.56rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20rem;
}

.company_middle_second_h2 {
  font-family: var(--NotoSans);
  font-size: 3rem;
  letter-spacing: 0.02em;
  line-height: 1.833333333333333em;
  font-weight: 500;
  margin-bottom: 7.15rem;
}

.company_middle_second_p {
  font-family: var(--NotoSans);
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.875em;
}

.company_middle_second_p_one {
  margin-bottom: 6.3rem;
  font-weight: 500;
}

.company_middle_second_p_two {
  margin-bottom: 3.3rem;
  font-weight: 500;
}

.company_middle_second_p_three {
  margin-bottom: 6.5rem;
  font-weight: 500;
}

.company_middle_second_p_four {
  margin-bottom: 6.8rem;
  font-weight: 500;
}

.company_middle_second_p_five {
  margin-bottom: 9.5rem;
  font-weight: 500;
}

.company_middle_second_p_bottom {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: var(--NotoSans);
  letter-spacing: 0.02em;
}

.company_middle_second_right_photo {
  margin-top: 9.8rem;
  height: 21rem;
  margin-bottom: 10.7rem;
}

.company_middle_second_right_photo_inside {
  width: 28rem;
  height: 21rem;
}

.company_middle_second_right_photo_sp {
  display: none;
}

.company_middle_second_right_video_one {
  width: 23rem;
  height: 29rem;
  object-fit: cover;
  overflow: hidden;
  position: relative;
  border-radius: 1rem;
  left: -1rem;

}

.company_middle_second_right_video_one_frame {
  position: absolute;
  height: 300%;
  width: 300%;
  left: -10rem;
  bottom: -28rem;
}

.company_middle_second_right_video_two {
  margin-top: 8.2rem;
  left: 5rem;
  border-radius: 1rem 0 0 1rem;
  width: 23rem;
  height: 31.8rem;
  object-fit: cover;
  overflow: hidden;
  position: relative;
}

.company_middle_second_right_video_two_frame {
  position: absolute;
  right: -19rem;
  top: -33rem;
  height: 300%;
  width: 300%;
}

/* company_middle_third */
.company_middle_third {
  width: 70rem;
  padding-top: 9.2rem;
  padding-left: 6rem;
  background-color: var(--off-white);
  border-radius: 0 8rem 0 0;
  margin-bottom: 14.5rem;
}

.company_outline_number {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: var(--Jost);
  margin-bottom: 1.1rem;
}

.company_outline_theme {
  font-size: 3rem;
  font-weight: 500;
  font-family: var(--Jost);
  margin-bottom: 1.3rem;
}

.company_outline_bottom {
  font-size: 1.5rem;
  font-family: var(--NotoSans);
  font-weight: 500;
  letter-spacing: 0.02em;
}

.company_overview {
  display: grid;
  grid-template-columns: 17rem 41rem;
  grid-template-rows: 7.5rem 14.9rem 28.9rem 10.3rem 6.9rem 7.1rem 6.3rem 7.0rem 7.4rem 14.8rem;
  margin-top: 10.1rem;
  font-size: 1.6rem;
  font-family: var(--NotoSans);
  letter-spacing: 0.02em;
}

.company_overview_left,
.company_overview_right {
  border-bottom: solid 0.2rem var(--dark-gray);
}

.company_overview_right_p_sp_one,
.company_overview_right_p_sp_two,
.company_overview_right_p_sp_three,
.company_overview_right_p_sp_four {
  display: none;
}

.company_overview_right {
  display: grid;
  align-items: center;
}

.company_overview_left_other {
  display: grid;
  align-items: center;
}

.company_overview_one_left_p {
  font-weight: 500;
  margin-top: 1rem;
}

.company_overview_one_right_p {
  font-weight: 500;
}

.company_overview_one_right_p2 {
  font-weight: 500;
  padding-bottom: 1rem;
}

.company_overview_two_left_p {
  margin-top: 3.8rem;
  font-weight: 500;
}

.company_overview_two_right_p {
  padding-top: 2.5rem;
  padding-bottom: 2.6rem;
}

.company_overview_right_p {
  font-weight: 500;
}

.company_overview_map {
  font-size: 1.5rem;
  letter-spacing: 0;
  font-family: var(--Jost);
  font-weight: 500;
  background-color: var(--black);
  color: var(--off-white);
  border-radius: 2rem;
  display: inline-grid;
  height: 2.7rem;
  width: 12rem;
  text-align: center;
  margin-top: 1.4rem;
  align-items: center;
}

.company_overview_exhibition_hall {
  background-color: var(--light-gray);
  color: var(--black);
  border-radius: 2rem;
  display: inline-grid;
  align-items: center;
  margin-left: 2.5rem;
  height: 2.7rem;
  width: 25rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
}

.company_overview_three_left_p {
  font-weight: 500;
  margin-top: 11.05rem;
}

.company_overview_three_right {
  padding: 2.65rem 0 3rem 0;
}

.company_overview_left_other_p {
  font-weight: 500;
}

.company_overview_left_other_under_p {
  font-weight: 500;
  margin-top: 2.65rem;
}

.company_overview_right_under_p {
  margin-top: 2.65rem;
}

.ytp-expand-pause-overlay .ytp-pause-overlay {
  display: none;
}

.company_middle_second_right_video_one video{

width: 100%;
}

.company_middle_second_right_video_two video{
  
height: 100%;
}


@media screen and (max-width: 699.98px) {
  .header .logo-svg{
    fill: var(--black);
  }
  .shop_name_logo{
    color: var(--black);
  }
  .fixed_area {
    display: none;
  }

  .main_wrapper {
    display: block !important;
    padding-top: 70px;
    padding-bottom: 12rem;
  }

  .fixed_area {
    position: static !important;
    display: block;
    width: 100%;
    height: 17rem;
  }

  .fixed_area img {
    height: 17rem;
    top: 11.5rem;
    left: 5rem;
  }

  .company_h1_group {
    left: 4.2rem;
    top: 14rem;
  }

  .company_h1 {
    font-size: 3.7rem;
  }

  .company_h1_p {
    font-size: 1.4rem;
    width: auto;
    width: 9.4rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding-left: 0.5rem;
    position: relative;
    margin-left: 0;
    background-color: var(--brown);
  }

  /*メインコンテンツ▼ */
  .container {
    margin-left: 0rem;
    padding-bottom: 1rem;
  }

  .company_top {
    padding-top: 7rem;
    margin: 0 auto 6.9rem;
    width: 32.55rem;
    justify-content: space-around;
  }

  /* company_middle_first */
  .company_middle_first {
    margin-left: 2.5rem;
    padding-left: 0;
  }

  #company_concept {
    margin-bottom: 6.71rem;
  }

  .company_concept_column_video {
    display: block;
  }

  .company_concept_column_video_left {
    margin-bottom: 1.29rem;
    display: inline-block;
    margin-left: 1.8rem;
  }

  .company_concept_video {
    width: 33.126rem;
    height: 18.62rem;
    margin-left: 1.8rem;
  }

  .company_concept_video_frame {
    position: absolute;
    /* top: -11rem; */
    /* right: -9rem; */
    /* width: 49rem; */
    /* height: 41rem; */
  }

  .company_concept_play {
    position: absolute;
    bottom: 11.2rem;
    right: 31.3rem;
    width: 3.749rem;
    height: 3.749rem;
    object-fit: cover;
  }

  /* company_middle_second */
  .company_middle_second {
    margin-top: 8.6rem;
    margin-left: 2.5rem;
    padding-left: 0;
    display: block;
  }

  .company_middle_second_h2 {
    font-size: 2.5rem;
    letter-spacing: 0.02em;
    line-height: 1.8em;
    margin-bottom: 6.6rem;
  }

  .company_middle_second_p_one {
    margin-bottom: 6.6rem;
  }

  .company_middle_second_right_photo {
    display: none;
  }

  .company_middle_second_right_photo_sp {
    display: block;
    text-align: end;
    margin-bottom: 6.8rem;
  }

  .company_middle_second_right_photo_sp_inside {
    width: 28rem;
    height: 21rem;
  }

  .company_middle_second_p_five {
    margin-bottom: 7.9rem;
  }

  .company_middle_second_inside {
    margin-bottom: 5.6rem;
  }

  .company_middle_second_right_video_one {
    left: 0;
    margin-left: 0.5rem;
    margin-bottom: 4.7rem;
  }

  .company_middle_second_right_video_two {
    left: 0;
    margin-left: 12rem;
  }

  .company_middle_second_right_video_two {
    margin-top: 0;
  }

  /* company_middle_third */
  .company_middle_third {
    width: 37.5rem;
    padding-top: 8.7rem;
    padding-left: 0;
    margin-bottom: 0;
  }

  #company_outline {
    margin-left: 2.5rem;
  }

  .company_overview {
    display: block;
  }

  .company_overview {
    margin: 7.9rem auto 8.1rem;
    width: 32.5rem;
    text-align: center;
  }

  .company_overview_left {
    border-bottom: none;
  }

  .company_overview_one_left_p {
    margin-top: 0;
    margin-bottom: 1.5rem;
  }

  .company_overview_one_right_p2 {
    padding-bottom: 2rem;
  }

  .company_overview_map_first {
    display: none;
  }

  .company_overview_two_left_p {
    margin-top: 2.2rem;
  }

  .company_overview_two_right_p {
    padding-top: 0.8rem;
    padding-bottom: 1.3rem;
  }

  .company_overview_three_left_p {
    margin-top: 2rem;
  }

  .company_overview_three_right {
    padding-top: 1.5rem;
    padding-bottom: 0;
  }

  .company_overview_map {
    margin-top: 1.2rem;
  }

  .company_overview_exhibition_hall {
    margin: 1.3rem 0 2.3rem 0;
    height: 3.5rem;
  }

  .company_overview_left_other_p_one {
    margin-top: 3.5rem;
    margin-bottom: 2.8rem;
  }

  .company_overview_right_p_pc_one,
  .company_overview_right_p_pc_two,
  .company_overview_right_p_pc_three,
  .company_overview_right_p_pc_four {
    display: none;
  }

  .company_overview_right_p_sp_one {
    display: block;
    margin-bottom: 1.8rem;
    line-height: 1.875em;
  }

  .company_overview_right_p_sp_two {
    display: block;
    margin-bottom: 2.55rem;
    line-height: 1.875em;
  }

  .company_overview_left_other_p_two {
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;
  }

  .company_overview_left_other_p_three {
    margin-bottom: 2.35rem;
  }

  .company_overview_left_other_p_four {
    margin-bottom: 2.5rem;
  }

  .company_overview_left_other_p_five {
    margin-top: 2.5rem;
    margin-bottom: 1.6rem;
  }

  .company_overview_right_p_sp_three {
    display: block;
    margin-bottom: 2.3rem;
    line-height: 1.875em;
  }

  .company_overview_left_other_p_six {
    margin-top: 2.5rem;
    margin-bottom: 1.4rem;
  }

  .company_overview_right_p_sp_four {
    display: block;
    margin-bottom: 2.4rem;
    line-height: 1.875em;
  }

  .company_overview_left_other_under_p {
    margin-top: 2.2rem;
    margin-bottom: 1.3rem;
  }

  .company_overview_right_under_p {
    margin-top: 0;
  }

  .company_h1_p::after {
    /* content: ""; */
    border-bottom: 1.6rem solid;
    width: 11rem;
    display: inline-block;
    left: 0;
    top: 1rem;
    z-index: 10;
    position: absolute;
  }

  .fixed_area img {
    /* display: none; */
  }

  .company_rectangle {
    display: none;
  }

  .company_top {
    padding-bottom: 8.6rem;
  }

  .company_middle_third {

    padding-bottom: 1rem;
  }
}
/*----------------------------------------
	和歌山店 追加CSS
----------------------------------------*/
.sp-only{
  display: none;
}
.company_h1_p:after{
  content: '';
  height: 2rem;
  background-color: var(--dark-blue);
  width: 13rem;
  display: block;
  margin-left: -0.5rem;
  margin-top: -1.3rem;
  border-radius: .2rem;
}
.company_middle_third{
  padding: 16rem 6rem 12rem;
  margin: 0;
  border-radius: 0;
}
.company_overview{
  display: block;
  margin: 8rem 0 0;
}
.company_overview_item{
  display: flex;
  align-items: baseline;
  padding: 2.4rem 0;
}
.company_overview_item + .company_overview_item{
  border-top: 2px solid #7C7C7C;
}
.company_overview_heading{
  width: 16rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}
.company_overview_content{
  flex: 1;
}
.company_overview_txt p{
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
}
.company_overview_btn{
  display: flex;
  align-items: center;
  gap: 2.4rem;
  margin: 1.6rem 0 0;
}
.company_overview_google a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 2.8rem;
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff;
  background: var(--dark-blue);
  border-radius: 1rem;
}
.company_overview_place a{
  font-size: 1.4rem;
  font-weight: 500;
  color: #2F2E2E;
}
@media screen and (max-width: 699.98px){
  #company_outline{
    margin: 0;
  }
  .pc-only{
    display: none;
  }
  .sp-only{
    display: block;
  }
  .fixed_area{
    height: auto;
    margin: 0;
  }
  .fixed_area{
    position: relative !important;
  }
  .fixed_area img{
    height: 24rem;
    vertical-align: bottom;
  }
  .company_h1_group{
    top: auto;
    left: 4rem;
    bottom: 3.2rem;
  }
  .container{
    padding: 0;
  }
  .main_wrapper{
    padding: 0;
  }
  .company_h1_p{
    height: auto;
    background: none;
  }
  .company_h1_p:after{
    position: static;
    width: 9.2rem;
    height: 1.6rem;
    border-bottom: none;
    border-radius: .2rem;
  }
  .company_middle_third{
    padding: 8rem 2rem;
  }
  .company_overview{
    width: 100%;
    margin: 6rem 0 0;
  }
  .company_overview_item{
    flex-direction: column;
    gap: .8rem;
    padding: 2.4rem 0;
  }
  .company_overview_heading{
    width: 100%;
  }
  .company_overview_content{
    flex: auto;
    width: 100%;
  }
  .company_overview_txt{
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
  }
  .company_overview_txt.-left p{
    text-align: left;
  }
  .company_overview_txt.-licence p{
    text-align: left;
    text-indent: -1em;
    margin: 0 0 0 1em;
  }
  .company_overview_btn{
    flex-direction: column;
    align-items: center;
    gap: 1.6rem;
  }
  .company_overview_google a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12rem;
    height: 2.8rem;
    font-size: 1.3rem;
    font-weight: 500;
    color: #fff;
    background: var(--dark-blue);
    border-radius: 1rem;
  }
  .company_overview_place a{
    font-size: 1.4rem;
    font-weight: 500;
    color: #2F2E2E;
  }
}