@charset "UTF-8";
.pre-inc .page_main_image {
  margin-bottom: 0px;
}
.pre-inc .page_main_image span.ajikawaguchi {
  left: auto;
  right: 10px;
  bottom: -2em;
  color: #fff;
}
.pre-inc .ajikawaguchi_wrapp {
  color: #000;
  font-size: min(1.9vw, 16px);
  position: relative;
}
.pre-inc .ajikawaguchi_wrapp .head_image {
  width: 90%;
  margin: 0 auto;
}
.pre-inc .main_text_wrapp {
  width: 98%;
  max-width: 1300px;
  margin: 0 auto 100px;
  position: relative;
  z-index: 3;
}
.pre-inc .set_iamge1 {
  position: absolute;
  width: 25%;
  left: 0;
  bottom: -5vh;
  z-index: 3;
}
.pre-inc .set_iamge2 {
  position: absolute;
  width: 25%;
  right: 0;
  bottom: -5vh;
  z-index: 3;
}
.pre-inc .ajikawaguchi_wrapp h2 {
  position: relative;
  z-index: 3;
  text-align: center;
  margin-bottom: 80px;
  color: #920e79;
  letter-spacing: 0.05rem;
  font-size: min(8vw, 90px);
  font-weight: 900;
  line-height: 130%;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
.pre-inc .ajikawaguchi_wrapp h2 span {
  display: inline-block;
  position: relative;
  z-index: 6;
}
.pre-inc .ajikawaguchi_wrapp p.read_text {
  text-align: center;
  font-size: min(1.7vw, 16px);
  line-height: 200%;
}
.pre-inc .set_br {
  display: none;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 {
  background: rgba(0, 55, 137, 0.8);
  padding: 90px 0 20px;
  position: relative;
  z-index: 2;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents2 {
  padding: 90px 0 0px;
  position: relative;
  z-index: 2;
}
.pre-inc .ajikawaguchi_wrapp h3 {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto 20px;
}
.pre-inc .ajikawaguchi_wrapp h4 {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto 50px;
  font-size: min(7vw, 40px);
  font-weight: 900;
  line-height: 130%;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
.pre-inc {
  /***VOICE***/
}
.pre-inc .slide_cap {
  text-align: right;
  color: #fff;
  font-size: 12px;
  padding: 0 15px 0;
  position: absolute;
  right: 10px;
  bottom: 30px;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 h2 {
  color: #fff;
  position: relative;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 p.read_text {
  color: #fff;
  margin-bottom: 100px;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 .fukidashi_v {
  width: 80%;
  max-width: 566px;
  margin: 0 auto;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 .fukidashi_v.voice2 {
  margin-bottom: -40px;
  position: relative;
  z-index: 2;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 .fukidashi_v.voice3 {
  margin-bottom: -20px;
  position: relative;
  z-index: 2;
}
.pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 .fukidashi_v.on {
  -webkit-animation: chara 0.8s linear 1 forwards;
  animation: chara 0.8s linear 1 forwards;
  animation-delay: 0.3s;
}
.pre-inc .voice_wrapp {
  display: block;
  position: relative;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  max-width: 1100px;
  margin: 0 auto 80px;
  padding: 0;
}
.pre-inc .voice_wrapp:nth-child(even) {
  flex-direction: row-reverse;
}
.pre-inc .voice_wrapp .voice_image {
  top: 1vh;
  left: 0;
  width: 45%;
  transform: rotate(5deg);
  background: #fff;
  padding: 15px;
  box-shadow: 9px 12px 13px -7px rgba(0, 0, 0, 0.5803921569);
  position: absolute;
}
.pre-inc .voice_wrapp.voice_2 .voice_image {
  top: 3vh;
  left: auto;
  right: 0;
  transform: rotate(-5deg);
}
.pre-inc .voice_wrapp .voice_image .cap {
  position: absolute;
  display: inline-block;
  color: #fff;
  right: 35px;
  bottom: 25px;
  font-size: 10px;
}
.pre-inc .voice_wrapp.voice_1 .voice_image .cap, .pre-inc .voice_wrapp.voice_3 .voice_image .cap {
  right: auto;
  left: 35px;
  bottom: 25px;
}
.pre-inc .voice_wrapp .voice_image .cap.bk {
  color: #000;
}
.pre-inc .voice_wrapp .voice_text {
  width: 60%;
  color: #000;
  position: relative;
  margin-left: 40%;
  background: #e0f0ff;
  font-size: min(1.9vw, 16px);
  line-height: 200%;
  padding: 50px 10%;
  border-radius: 30px;
  box-shadow: 9px 12px 13px -7px rgba(0, 0, 0, 0.5803921569);
  transform: rotate(-3deg);
}
.pre-inc .voice_wrapp.voice_2 .voice_text {
  margin-left: 0%;
  transform: rotate(3deg);
}
.pre-inc .voice_wrapp .voice_text h4 {
  width: 50%;
  margin-bottom: 30px;
}
.pre-inc .voice_wrapp .voice_text p {
  font-size: min(1.6vw, 14px);
  margin-bottom: 10px;
}
.pre-inc .voice_wrapp .voice_text p.name {
  font-size: min(2.3vw, 20px);
  color: #005ea2;
  font-weight: 600;
}
.pre-inc .voice_wrapp .voice_text p span {
  background: linear-gradient(transparent 70%, #ffe700 70%);
}
.pre-inc {
  /***アクセス***/
}
.pre-inc .tab_wrapper > ul {
  display: flex;
  gap: 15px;
  width: 98%;
  max-width: 900px;
  margin: 0 auto 20px;
}
.pre-inc .tab_wrapper > ul li {
  width: 50%;
  text-align: center;
  background: #dfdfdf;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  margin: 0;
  font-size: min(4.3vw, 28px);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.pre-inc .tab_wrapper > ul li.active {
  background: #005ea1;
  color: #fff;
  position: relative;
}
.pre-inc .tab_wrapper > ul li:hover {
  background: #005ea1;
  color: #fff;
}
.pre-inc .tab_wrapper > ul li.active:hover {
  background: #005ea1;
  color: #fff;
}
.pre-inc .tab_wrapper > ul#js_tab2 {
  margin: 0 auto 0px;
}
.pre-inc .tab_wrapper > ul#js_tab2 li {
  position: relative;
  border-radius: 10px 10px 0 0;
}
.pre-inc .tab_wrapper > ul#js_tab2 li p {
  display: flex;
  align-items: center;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 10px;
  border-radius: 50%;
  font-size: 20px;
  padding: 0;
  top: 8%;
  height: 80%;
  width: 12%;
}
.pre-inc .tab_wrapper > ul#js_tab2 li p span {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: min(2.3vw, 16px);
  color: #c1c0c0;
}
.pre-inc .tab_wrapper > ul#js_tab2 li.active p span {
  color: #005ea1;
}
.pre-inc .tab_wrapper > ul#js_tab2 li:hover p span {
  color: #005ea1;
}
.pre-inc .tab_wrapper .tab_content2 {
  display: none;
}
.pre-inc .tab_wrapper .tab_content2.active {
  display: block;
}
.pre-inc .tab_wrapper .access_in_wrapp {
  background: #fff;
  padding: 20px 0 80px;
}
.pre-inc .tab_wrapper .access_in_wrapp .tab_content2 {
  width: 98%;
  max-width: 1000px;
  margin: 0 auto;
}
.pre-inc .tab_wrapper .access_in_wrapp .tab_content2 .tab_content2_in {
  width: 98%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.pre-inc .tab_wrapper .access_in_wrapp .tab_content2 .tab_content2_in .time_contents {
  width: 48%;
}
.pre-inc .tab_wrapper .access_in_wrapp .tab_content2 .tab_content2_in .cap {
  font-size: 10px;
  display: block;
  text-align: left;
  margin-top: 5px;
  word-break: break-all;
}
.pre-inc {
  /***ショッピング***/
}
.pre-inc .shop_image {
  margin-bottom: 10vw;
}
.pre-inc .shop_image.mb0 {
  margin-bottom: 0;
}
.pre-inc .shop_wrapp {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto 100px;
  /*display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;*/
  position: relative;
}
.pre-inc .shop_wrapp::after {
  content: "";
  width: 100vw;
  height: 130%;
  background: #dfefff;
  position: absolute;
  z-index: -1;
  top: -20%;
  left: 5vw;
}
.pre-inc .shop_wrapp.gourmet {
  flex-direction: row-reverse;
}
.pre-inc .shop_wrapp.gourmet::after {
  height: 115%;
  z-index: -1;
  top: -6%;
  right: 5vw;
  left: auto;
}
.pre-inc .shop_wrapp .shop_image {
  width: 51.1818181818%;
}
.pre-inc .shop_wrapp .shop_list {
  width: 49.4545454545%;
}
.pre-inc .caption_usj {
  display: block;
  text-align: right;
  font-size: 11px;
  padding: 5px 15px;
}
.pre-inc {
  /***安心***/
}
.pre-inc .safety_wrapp {
  width: 98%;
  max-width: 1000px;
  margin: 0 auto 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.pre-inc .safety_wrapp .safety_in {
  width: 48%;
  position: relative;
}
.pre-inc .safety_wrapp .safety_in .cap {
  position: relative;
  display: block;
  color: #000;
  text-align: right;
  font-size: 11px;
  padding-top: 5px;
  /*text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 7px, rgba(0, 0, 0, 0.7) 1px 1px 7px, rgba(0, 0, 0, 0.7) 1px 1px 7px, rgba(0, 0, 0, 0.7) 1px 1px 7px;*/
}
.pre-inc {
  /***万博***/
}
.pre-inc .expo_wrapp {
  background: rgba(0, 55, 137, 0.8);
  padding: 90px 0 90px;
  position: relative;
  z-index: 2;
}
.pre-inc .ajikawaguchi_wrapp .expo_wrapp h2 {
  color: #fff;
  position: relative;
  font-size: min(7vw, 86px);
  margin-bottom: 20px;
}
.pre-inc .ajikawaguchi_wrapp .expo_wrapp h2 span {
  display: block;
  font-size: 0.55em;
}
.pre-inc .expo_detail {
  width: 98%;
  max-width: 1100px;
  margin: 0 auto 50px;
  background: #ffe600;
  border: 4px solid #fff;
  border-radius: 20px;
  padding: 30px;
  padding-bottom: 60px;
}
.pre-inc .expo_detail h3 {
  width: 80%;
  max-width: 600px;
  margin: 0 auto 20px;
}
.pre-inc .expo_plan {
  width: 90%;
  margin: 0 auto 30px;
  background: #005ea1;
  border-radius: 20px;
  padding: 40px 30px 30px;
  position: relative;
}
.pre-inc .expo_plan .plan_title {
  display: inline-block;
  background: #fff;
  text-align: center;
  padding: 5px 20px;
  border-radius: 50px;
  border: 2px solid #000;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -20px);
  font-weight: 600;
}
.pre-inc .expo_plan ul {
  color: #fff;
}
.pre-inc .expo_plan ul li {
  margin-bottom: 15px;
}
.pre-inc .expo_plan ul li:last-child {
  margin-bottom: 0px;
}
.pre-inc .ir_plan {
  width: 90%;
  margin: 0 auto 30px;
}
.pre-inc .ir_plan .ir_detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .ir_plan .ir_detail .ir_text {
  width: 53%;
}
.pre-inc .ir_plan .ir_detail .ir_text h4 {
  font-size: min(5vw, 35px);
  width: 100%;
  text-align: center;
  color: #005ea1;
  border-top: 1px solid #005ea1;
  border-bottom: 1px solid #005ea1;
  padding: 10px 0;
  margin: 0 auto 20px;
}
.pre-inc .ir_plan .ir_detail .ir_text p {
  line-height: 200%;
}
.pre-inc .ir_plan .ir_detail .ir_photo {
  width: 43%;
  position: relative;
}
.pre-inc .ir_plan .ir_detail .ir_photo .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 10px;
  text-shadow: 0px 2px 2px rgba(9, 6, 6, 0.8);
  text-shadow: 0 0 10px #000;
}
.pre-inc .ir_image {
  width: 90%;
  margin: 0 auto 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .ir_image .ir_photo {
  width: 32%;
  position: relative;
}
.pre-inc .ir_image .ir_photo .caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
  font-size: 10px;
  text-shadow: 0px 2px 2px rgba(9, 6, 6, 0.8);
  text-shadow: 0 0 10px #000;
}
.pre-inc .longurl {
  word-break: break-all;
}
@media (max-width: 767px) {
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 h2 {
    margin-bottom: 40px;
  }
  .pre-inc .page_main_image span.ajikawaguchi {
    left: auto;
    right: 10px;
    bottom: -2em;
    color: #fff;
  }
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 {
    padding: 40px 0 40px;
  }
  .pre-inc .tab_wrapper > ul {
    width: 90%;
  }
  .pre-inc .page_main_image span {
    position: absolute;
    left: auto;
    bottom: 25%;
    right: 10px;
  }
  .pre-inc .ajikawaguchi_wrapp .head_image {
    margin: 0 auto 10px;
  }
  .pre-inc .ajikawaguchi_wrapp h3 {
    margin-bottom: 40px;
  }
  .pre-inc .ajikawaguchi_wrapp h4 {
    text-align: center;
  }
  .pre-inc .tab_wrapper > ul li {
    line-height: 50%;
    font-size: min(3.5vw, 25px);
    padding-left: 10%;
  }
  .pre-inc .tab_wrapper > ul#js_tab2 li p {
    padding: 0 2px;
    top: 8%;
    height: 80%;
    width: auto;
  }
  .pre-inc .tab_wrapper > ul#js_tab2 li p span {
    font-size: min(2vw, 14px);
  }
  .pre-inc .tab_wrapper .tab_content {
    padding: 0px 0px 0px !important;
  }
  .pre-inc .tab_wrapper .access_in_wrapp .tab_content2 .tab_content2_in .cap {
    font-size: min(1.8vw, 10px);
  }
  .pre-inc .main_text_wrapp {
    margin: 0 auto 5px;
  }
  .pre-inc .ajikawaguchi_wrapp p.read_text {
    font-size: min(3vw, 18px);
    margin-bottom: 20px;
  }
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 h2::before {
    left: 2%;
    top: 58%;
  }
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 h2::after {
    right: 3%;
    top: -5vh;
  }
  .pre-inc .voice_wrapp {
    width: 94%;
    padding: 0 5%;
    margin-top: 40vw;
  }
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents1 .fukidashi_v.voice2 {
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
  }
  .pre-inc .voice_wrapp .voice_text {
    width: 98%;
    font-size: min(3vw, 18px);
    padding: 30px 10%;
    margin-left: 0;
    transform: rotate(-3deg);
  }
  .pre-inc .voice_wrapp.voice_2 .voice_text {
    width: 98%;
    margin-left: 0%;
    transform: rotate(3deg);
  }
  .pre-inc .voice_wrapp .voice_text p {
    font-size: min(2.5vw, 23px);
  }
  .pre-inc .voice_wrapp .voice_image {
    top: -40vw;
    left: inherit;
    right: 0;
    width: 65%;
    padding: 5px;
  }
  .pre-inc .voice_wrapp.voice_2 .voice_text h4 {
    margin-left: 40%;
  }
  .pre-inc .voice_wrapp.voice_2 .voice_image {
    top: -43vw;
    left: 0%;
    right: inherit;
    transform: rotate(-5deg);
  }
  .pre-inc .voice_wrapp .voice_text.icon2::before {
    right: -20%;
    top: 20%;
  }
  .pre-inc .voice_wrapp .voice_image.icon1::after {
    width: 25%;
    height: 30%;
    left: -30%;
    bottom: 30%;
  }
  .pre-inc .voice_wrapp.voice_2 .voice_text.icon1::after {
    width: 15%;
    height: 20%;
    left: inherit;
    right: -5%;
    top: -15%;
    transform: rotate(110deg);
  }
  .pre-inc .voice_wrapp .voice_text.icon2::after {
    width: 25%;
    height: 20%;
    right: 10%;
    bottom: -24%;
  }
  .pre-inc .tab_wrapper .access_in_wrapp {
    padding: 10px 0 40px;
  }
  .pre-inc .tab_wrapper .access_in_wrapp .tab_content2 .tab_content2_in .time_contents .cap {
    font-size: 11px;
  }
  .pre-inc .ajikawaguchi_wrapp .ajikawa_contents2 {
    padding: 50px 0 0px;
  }
  .pre-inc .shop_image {
    margin-bottom: 10vw;
    position: relative;
    z-index: 5;
  }
  .pre-inc .shop_wrapp .shop_image {
    width: 90%;
  }
  .pre-inc .shop_wrapp .shop_list {
    width: 90%;
  }
  .pre-inc .safety_wrapp .safety_in {
    width: 84%;
    margin: 0 auto 15px;
  }
  .pre-inc .shop_wrapp::after {
    height: 125%;
  }
  .pre-inc .shop_wrapp.gourmet::after {
    height: 110%;
  }
  .pre-inc .expo_wrapp {
    padding: 40px 0 280px;
    padding: 40px 0 10px;
  }
  .pre-inc .expo_detail {
    width: 94%;
    margin: 0 auto 50px;
    padding: 20px 10px;
    /*padding-bottom: 60px;*/
  }
  .pre-inc .expo_detail h3 {
    width: 90%;
    max-width: 600px;
    margin: 0 auto 40px;
  }
  .pre-inc .expo_plan {
    width: 100%;
    margin: 0 auto 30px;
    padding: 40px 20px 30px;
  }
  .pre-inc .expo_plan .plan_title {
    padding: 5px 10px;
    width: 90%;
    font-size: 15px;
  }
  .pre-inc .expo_plan ul li {
    font-size: min(3.6vw, 16px);
  }
  .pre-inc .ir_plan .ir_detail .ir_text {
    width: 100%;
  }
  .pre-inc .ir_plan .ir_detail .ir_text h4 {
    font-size: min(5vw, 35px);
  }
  .pre-inc .ir_plan .ir_detail .ir_text p {
    font-size: min(3.6vw, 16px);
    margin-bottom: 20px;
  }
  .pre-inc .ir_plan .ir_detail .ir_photo {
    width: 100%;
  }
  .pre-inc .ir_image .ir_photo:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .pre-inc .ir_image .ir_photo {
    width: 49%;
  }
  .pre-inc .ir_plan .ir_detail .ir_photo .caption {
    font-size: min(1.1vw, 11px);
  }
}
.pre-inc {
  /***アニメーション***/
}
.pre-inc .fadein_up_pop {
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  transition: all 1s ease-out;
  transition-delay: 0.1s;
}/*# sourceMappingURL=ajikawaguchi.css.map */