@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;700&family=Oswald:wght@300;400;500;600;700&display=swap");
/* メイン・サブ
***************************************************************/
/* その他
***************************************************************/
/* メイン・サブ
***************************************************************/
/* テキスト
***************************************************************/
/* media
***************************************************************/
/* フォントサイズvw
***************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;700&family=Oswald:wght@300;400;500;600;700&display=swap");
/* 共通パーツ
***************************************************************/
main {
  overflow: hidden;
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.col_p {
  color: #E85298;
}

.sectionInner {
  max-width: 1000px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.sectionTitle h2 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}

.sectionTitle h2 span {
  font-size: 74px;
  display: block;
  line-height: 1;
  margin-bottom: 35px;
}

@media screen and (max-width: 680px) {
  .sectionTitle h2 {
    font-size: 20px;
    letter-spacing: -1px;
  }
  .sectionTitle h2 span {
    font-size: 59px;
    margin: 0 calc(50% - 50vw) 20px;
    padding: 0 10px;
  }
}
/* mv
***************************************************************/
.mv {
  text-align: center;
  background-image: url(../img/location/mv_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  padding: 42.97vw 0 0;
  margin-top: 80px;
  text-align: center;
}

.mv h1 img {
  width: 34.14vw;
  margin: 0 auto;
}

.mv p.txt {
  font-size: 22px;
  margin-top: 5.08vw;
  letter-spacing: -1px;
}

.mv .map {
  max-width: 1000px;
  margin: 65px auto 0;
}

@media screen and (max-width: 680px) {
  .mv {
    background-image: url(../img/location/mv_bg_sp.png);
    padding: 91.03vw 0 0;
    margin-top: 60px;
  }
  .mv h1 img {
    width: 89.49vw;
  }
  .mv p.txt {
    font-size: 17px;
    margin-top: 8.46vw;
  }
}
/* locationWrap1
***************************************************************/
.locationWrap1 {
  margin-top: 75px;
}

.locationWrap1 .mapWrap {
  margin-bottom: 100px;
}

.locationWrap1 .mapWrap .flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.locationWrap1 .mapWrap .flex .txtBox {
  border-top: 1px solid #E85298;
  padding-top: 60px;
  margin-left: 43px;
}

.locationWrap1 .mapWrap .flex .txtBox h3.title.col_p {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}

.locationWrap1 .mapWrap .flex .txtBox p.txt {
  margin-top: 50px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: justify;
}

.locationWrap1 .mapWrap img.img2 {
  margin-top: 15px;
}

.locationWrap1 .txtWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-right: calc(50% - 50vw);
  padding-top: 100px;
  margin-top: -100px;
}

.locationWrap1 .txtWrap .txtBox {
  position: relative;
  z-index: 1;
}

.locationWrap1 .txtWrap .txtBox p.txt2 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 45px;
  letter-spacing: -1px;
}

.locationWrap1 .txtWrap .txtBox p.txt3 {
  margin-top: 40px;
  border-top: 1px solid #E85298;
  border-left: 1px solid #E85298;
  border-radius: 4px 0 0 0;
  padding: 15px 0 0 30px;
  line-height: 1;
  position: relative;
}

.locationWrap1 .txtWrap .txtBox p.txt3::before {
  content: "";
  display: inline-block;
  width: 239px;
  height: 157px;
  background-image: url(../img/location/shopping_Illustrator01.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: -202px;
  top: -84px;
}

.locationWrap1 .txtWrap .txtBox p.txt3 span.t1 {
  display: block;
  font-size: 12px;
}

.locationWrap1 .txtWrap .txtBox p.txt3 span.t2 {
  font-size: 20px;
  font-weight: 500;
}

.locationWrap1 .txtWrap .txtBox p.txt3 span.t3 {
  font-size: 18px;
  font-weight: 500;
}

.locationWrap1 .txtWrap .txtBox p.txt3 span {
  font-size: 32px;
}

.locationWrap1 .txtWrap img.img {
  width: 746px;
}

.locationWrap1 .txtWrap2 {
  margin-top: 40px;
}

.locationWrap1 .txtWrap2 h3.title3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #E85298;
  padding: 8px 20px 7px;
}

.locationWrap1 .txtWrap2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 15px;
  position: relative;
}

.locationWrap1 .txtWrap2 ul::after {
  content: "";
  display: inline-block;
  width: 261px;
  height: 315px;
  background-image: url(../img/location/shopping_Illustrator02.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: -33px;
  bottom: 0;
}

.locationWrap1 .txtWrap2 ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.locationWrap1 .txtWrap2 ul li p.txt.col_p {
  font-weight: bold;
  width: 160px;
  letter-spacing: -1px;
}

.locationWrap1 .txtWrap2 ul li p.txt2 {
  font-weight: 500;
  width: 185px;
  letter-spacing: -1px;
}

.locationWrap1 .txtWrap2 ul li p.txt2 span.col_p {
  position: absolute;
  right: -30px;
}

.locationWrap1 .txtWrap3 {
  margin-top: 115px;
}

.locationWrap1 .txtWrap3 h3.title3 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.locationWrap1 .txtWrap3 .flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 38px;
  margin-top: 20px;
}

.locationWrap1 .txtWrap3 .flex .txtBox {
  text-align: center;
}

.locationWrap1 .txtWrap3 .flex .txtBox h4.title4 {
  font-size: 39px;
  font-weight: 300;
}

.locationWrap1 .txtWrap3 .flex .txtBox h4.title4::before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  background-image: url(../img/location/border_p.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.locationWrap1 .txtWrap3 .flex .txtBox h4.title4::after {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  background-image: url(../img/location/border_p.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.locationWrap1 .txtWrap3 .flex .txtBox h4.title4 span.col_p {
  font-weight: 500;
}

.locationWrap1 .txtWrap3 .flex .txtBox img {
  margin-top: 10px;
}

.locationWrap1 .txtWrap3 .flex .txtBox p.txt1 {
  margin-top: 5px;
}

.locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t1 {
  font-size: 20px;
  font-weight: 500;
}

.locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t2 {
  font-size: 18px;
  font-weight: 500;
}

.locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t2 span.col_p {
  font-size: 32px;
  font-weight: 400;
}

.locationWrap1 .txtWrap3 .flex .txtBox p.txt2 {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  margin-top: 10px;
  letter-spacing: -1px;
}

.locationWrap1 .txtWrap4 {
  text-align: center;
  margin-top: 40px;
}

.locationWrap1 .txtWrap4 h3.title3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #E85298;
  padding: 8px 20px 7px;
}

.locationWrap1 .txtWrap4 ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  margin-top: 20px;
}

.locationWrap1 .txtWrap4 ul li img {
  height: 158px;
}

.locationWrap1 .txtWrap4 ul li p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: 10px;
  white-space: nowrap;
}

.locationWrap1 .txtWrap4 ul li p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
}

.locationWrap1 .txtWrap4 ul li p.txt2 span.col_p.oswald {
  font-size: 32px;
}

@media screen and (max-width: 680px) {
  .locationWrap1 {
    margin-top: 40px;
  }
  .locationWrap1 .mapWrap {
    margin-bottom: 50px;
  }
  .locationWrap1 .mapWrap .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 30px;
  }
  .locationWrap1 .mapWrap .flex .txtBox {
    padding-top: 30px;
    margin-left: 0;
  }
  .locationWrap1 .mapWrap .flex .txtBox h3.title.col_p {
    font-size: 20px;
  }
  .locationWrap1 .mapWrap .flex .txtBox p.txt {
    margin-top: 30px;
  }
  .locationWrap1 .txtWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
    margin-right: 0;
    padding-top: 80px;
    margin-top: -80px;
  }
  .locationWrap1 .txtWrap .txtBox p.txt2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 35px;
    letter-spacing: -1px;
    text-align: justify;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3 {
    margin-top: 125px;
    padding: 10px 0 0 15px;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3::before {
    width: 191px;
    height: 126px;
    right: -10px;
    top: -112px;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3 span.t1 {
    font-size: 10px;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3 span.t2 {
    font-size: 16px;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3 span.t3 {
    font-size: 14px;
    font-weight: 500;
  }
  .locationWrap1 .txtWrap .txtBox p.txt3 span {
    font-size: 25px;
  }
  .locationWrap1 .txtWrap img.img {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
  }
  .locationWrap1 .txtWrap2 {
    margin-top: 20px;
  }
  .locationWrap1 .txtWrap2 h3.title3 {
    font-size: 16px;
    padding: 5px 10px;
  }
  .locationWrap1 .txtWrap2 ul {
    margin-top: 10px;
  }
  .locationWrap1 .txtWrap2 ul::after {
    display: block;
    width: 182px;
    height: 221px;
    margin: 20px auto 0;
    position: unset;
  }
  .locationWrap1 .txtWrap2 ul li p.txt.col_p {
    width: 135px;
    font-size: 13px;
  }
  .locationWrap1 .txtWrap2 ul li p.txt2 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 13px;
  }
  .locationWrap1 .txtWrap2 ul li p.txt2 span.col_p {
    right: -30px;
  }
  .locationWrap1 .txtWrap3 {
    margin-top: 15px;
  }
  .locationWrap1 .txtWrap3 h3.title3 {
    font-size: 20px;
  }
  .locationWrap1 .txtWrap3 .flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    margin-top: 20px;
    margin: 10px calc(50% - 50vw) 0;
    width: 100vw;
    max-width: 100vw;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox h4.title4 {
    font-size: 31px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox h4.title4::before {
    width: 29px;
    height: 29px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox h4.title4::after {
    width: 29px;
    height: 29px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox img {
    margin: 10px 0 0;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox p.txt1 {
    margin-top: 5px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t1 {
    font-size: 16px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t2 {
    font-size: 14px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox p.txt1 span.t2 span.col_p {
    font-size: 25px;
  }
  .locationWrap1 .txtWrap3 .flex .txtBox p.txt2 {
    padding: 0 20px;
  }
  .locationWrap1 .txtWrap4 {
    margin-top: 35px;
  }
  .locationWrap1 .txtWrap4 h3.title3 {
    font-size: 17px;
    padding: 5px 20px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .locationWrap1 .txtWrap4 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 5px;
    padding: 0 5px;
    margin: 10px calc(50% - 50vw) 0;
    width: 100vw;
  }
  .locationWrap1 .txtWrap4 ul li img {
    height: 126px;
  }
  .locationWrap1 .txtWrap4 ul li p.txt1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .locationWrap1 .txtWrap4 ul li p.txt2 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1;
  }
  .locationWrap1 .txtWrap4 ul li p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
}
/* locationWrap2
***************************************************************/
.locationWrap2 {
  margin-top: 110px;
}

.locationWrap2 .txtWrap {
  margin-top: 40px;
}

.locationWrap2 .txtWrap .flex {
  margin-top: -70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.locationWrap2 .txtWrap .flex p.txt {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: -1px;
}

.locationWrap2 .txtWrap .flex p.txt2 {
  border-top: 1px solid #E85298;
  border-left: 1px solid #E85298;
  border-radius: 4px 0 0 0;
  padding: 25px 0 0 20px;
  line-height: 1;
}

.locationWrap2 .txtWrap .flex p.txt2 span.t1 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
}

.locationWrap2 .txtWrap .flex p.txt2 span.t2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  margin-left: 10px;
  display: inline-block;
}

.locationWrap2 .txtWrap .flex p.txt2 span.t2 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap2 .txtWrap2 {
  margin-top: 40px;
}

.locationWrap2 .txtWrap2 h3.title3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #E85298;
  padding: 8px 20px 7px;
  text-align: center;
}

.locationWrap2 .txtWrap2 .flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  margin-top: 20px;
}

.locationWrap2 .txtWrap2 .flex .txtBox p.txt {
  margin-top: 5px;
  text-align: center;
}

.locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t1 {
  font-size: 20px;
  font-weight: 500;
}

.locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t2 {
  font-size: 18px;
  font-weight: 500;
}

.locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t2 span.col_p.oswald {
  font-size: 32px;
  font-weight: 400;
}

@media screen and (max-width: 680px) {
  .locationWrap2 {
    margin-top: 80px;
  }
  .locationWrap2 .txtWrap {
    margin-top: 30px;
  }
  .locationWrap2 .txtWrap .img1 {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
  }
  .locationWrap2 .txtWrap .flex {
    margin-top: 20px;
    display: block;
  }
  .locationWrap2 .txtWrap .flex p.txt {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: justify;
  }
  .locationWrap2 .txtWrap .flex .img2 {
    display: block;
    max-width: 305px;
    width: 90%;
    margin: 30px auto 0;
  }
  .locationWrap2 .txtWrap .flex p.txt2 {
    padding: 15px 0 0 0;
    margin-top: 25px;
    text-align: center;
  }
  .locationWrap2 .txtWrap .flex p.txt2 span.t1 {
    font-size: 16px;
  }
  .locationWrap2 .txtWrap .flex p.txt2 span.t2 {
    font-size: 14px;
    margin-left: 0;
    margin-top: 5px;
  }
  .locationWrap2 .txtWrap .flex p.txt2 span.t2 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap2 .txtWrap2 {
    margin-top: 35px;
  }
  .locationWrap2 .txtWrap2 h3.title3 {
    font-size: 17px;
    padding: 5px 20px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .locationWrap2 .txtWrap2 .flex {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin-top: 10px;
    margin: 10px calc(50% - 50vw) 0;
    width: 100vw;
    max-width: 100vw;
  }
  .locationWrap2 .txtWrap2 .flex .txtBox p.txt {
    margin-top: 5px;
    text-align: center;
  }
  .locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t1 {
    font-size: 16px;
  }
  .locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t2 {
    font-size: 14px;
  }
  .locationWrap2 .txtWrap2 .flex .txtBox p.txt span.t2 span.col_p.oswald {
    font-size: 25px;
  }
}
/* locationWrap3
***************************************************************/
.locationWrap3 {
  margin-top: 125px;
}

.locationWrap3 .sectionInner {
  padding-top: 100px;
  margin-top: -100px;
}

.locationWrap3 .txtWrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.locationWrap3 .txtWrap .txtBox img {
  width: 434px;
}

.locationWrap3 .txtWrap .txtBox p.txt {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap3 .txtWrap .imgBox {
  text-align: center;
}

.locationWrap3 .txtWrap .imgBox ul li {
  position: relative;
}

.locationWrap3 .txtWrap .imgBox ul li:nth-of-type(2):before {
  content: "";
  display: inline-block;
  width: 91px;
  height: 164px;
  background-image: url(../img/location/school_Illustrator02.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -42px;
  bottom: 0;
  z-index: 1;
}

.locationWrap3 .txtWrap .imgBox ul li:nth-of-type(2) {
  margin-top: 15px;
}

.locationWrap3 .txtWrap .imgBox p.txt {
  margin-top: 10px;
}

.locationWrap3 .txtWrap .imgBox p.txt span.t1 {
  font-size: 20px;
  font-weight: 500;
}

.locationWrap3 .txtWrap .imgBox p.txt span.t2 {
  font-size: 18px;
  font-weight: 500;
}

.locationWrap3 .txtWrap .imgBox p.txt span.t2 span.col_p.oswald {
  font-size: 32px;
  font-weight: 400;
}

.locationWrap3 .txtWrap2 {
  text-align: center;
  margin-top: 40px;
}

.locationWrap3 .txtWrap2 h3.title3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #E85298;
  padding: 8px 20px 7px;
}

.locationWrap3 .txtWrap2 ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  margin-top: 20px;
}

.locationWrap3 .txtWrap2 ul li img {
  height: 158px;
}

.locationWrap3 .txtWrap2 ul li p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: 5px;
  white-space: nowrap;
}

.locationWrap3 .txtWrap2 ul li p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
}

.locationWrap3 .txtWrap2 ul li p.txt2 span.col_p.oswald {
  font-size: 32px;
}

@media screen and (max-width: 680px) {
  .locationWrap3 {
    margin-top: 50px;
  }
  .locationWrap3 .sectionInner {
    padding-top: 80px;
    margin-top: -80px;
  }
  .locationWrap3 .txtWrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .locationWrap3 .txtWrap .txtBox img {
    width: 100%;
  }
  .locationWrap3 .txtWrap .txtBox p.txt {
    margin-top: 20px;
    text-align: justify;
  }
  .locationWrap3 .txtWrap .imgBox ul {
    margin: 0 calc(50% - 50vw);
  }
  .locationWrap3 .txtWrap .imgBox ul li:nth-of-type(2):before {
    width: 72px;
    height: 131px;
    left: 10px;
    bottom: 38px;
  }
  .locationWrap3 .txtWrap .imgBox img:nth-of-type(2) {
    margin-top: 15px;
  }
  .locationWrap3 .txtWrap .imgBox p.txt {
    margin-top: 10px;
  }
  .locationWrap3 .txtWrap .imgBox p.txt span.t1 {
    font-size: 16px;
  }
  .locationWrap3 .txtWrap .imgBox p.txt span.t2 {
    font-size: 14px;
  }
  .locationWrap3 .txtWrap .imgBox p.txt span.t2 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap3 .txtWrap2 {
    margin-top: 20px;
  }
  .locationWrap3 .txtWrap2 h3.title3 {
    font-size: 17px;
    padding: 5px 20px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .locationWrap3 .txtWrap2 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 5px;
    padding: 0 5px;
    margin: 10px calc(50% - 50vw) 0;
    width: 100vw;
  }
  .locationWrap3 .txtWrap2 ul li img {
    height: 126px;
  }
  .locationWrap3 .txtWrap2 ul li p.txt1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .locationWrap3 .txtWrap2 ul li p.txt2 {
    font-size: 14px;
  }
  .locationWrap3 .txtWrap2 ul li p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
}
/* locationWrap4
***************************************************************/
.locationWrap4 {
  margin-top: 50px;
}

.locationWrap4 .sectionInner {
  background: #E85298;
  border-radius: 12px;
  padding: 70px 65px 45px;
  position: relative;
}

.locationWrap4 .sectionInner::before {
  content: "";
  display: inline-block;
  width: 242px;
  height: 243px;
  background-image: url(../img/location/life_support_Illustrator01.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 40px;
  left: -60px;
}

.locationWrap4 .sectionInner::after {
  content: "";
  display: inline-block;
  width: 271px;
  height: 299px;
  background-image: url(../img/location/life_support_Illustrator02.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: -10px;
  right: -70px;
}

.locationWrap4 .sectionInner h2.title {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.locationWrap4 .sectionInner h2.title span.oswald {
  font-size: 52px;
  display: block;
}

.locationWrap4 .sectionInner ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 35px;
  margin-top: 80px;
}

.locationWrap4 .sectionInner .accordion_box {
  display: none;
}

.locationWrap4 .sectionInner .accordion_box ul {
  margin-top: 20px;
}

.locationWrap4 .sectionInner ul li {
  background: #fff;
  border-radius: 12px 12px 0 0;
  padding: 25px 19px;
  text-align: center;
}

.locationWrap4 .sectionInner ul li h3.title3 {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #E85298;
  padding-bottom: 5px;
  letter-spacing: 0;
}

.locationWrap4 .sectionInner ul li p.txt1 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 5px;
  letter-spacing: 0;
}

.locationWrap4 .sectionInner ul li p.txt1.mt {
  margin: 16px 0;
}

.locationWrap4 .sectionInner ul li p.txt1 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap4 .sectionInner ul li p.txt1 span.col_p.t1 {
  font-size: 22px;
}

.locationWrap4 .sectionInner ul li p.txt2 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  text-align: left;
  letter-spacing: -1px;
}

.locationWrap4 .sectionInner .accordion_title {
  display: block;
  width: 556px;
  margin: 30px auto 0;
  height: 54px;
  border: 1px solid #fff;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}

.locationWrap4 .sectionInner .accordion_title::before {
  content: "もっと見る";
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.locationWrap4 .sectionInner .accordion_title.close::before {
  content: "閉じる";
}

.locationWrap4 .sectionInner p.txt3 {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  letter-spacing: 0;
}

@media screen and (max-width: 680px) {
  .locationWrap4 {
    margin-top: 40px;
  }
  .locationWrap4 .img1 {
    max-width: 307px;
    width: 95%;
    display: block;
    margin: 20px auto 0;
  }
  .locationWrap4 .sectionInner {
    padding: 65px 30px 45px;
    width: 100%;
    border-radius: 0;
  }
  .locationWrap4 .sectionInner::before,
.locationWrap4 .sectionInner::after {
    display: none;
  }
  .locationWrap4 .sectionInner h2.title {
    font-size: 17px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .locationWrap4 .sectionInner h2.title span.oswald {
    font-size: 41px;
  }
  .locationWrap4 .sectionInner ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    margin-top: 10px;
  }
  .locationWrap4 .sectionInner .accordion_box {
    display: none;
  }
  .locationWrap4 .sectionInner .accordion_box ul {
    margin-top: 10px;
  }
  .locationWrap4 .sectionInner ul li {
    background: #fff;
    border-radius: 12px 12px 0 0;
    padding: 25px 19px;
    text-align: center;
  }
  .locationWrap4 .sectionInner ul li h3.title3 {
    font-size: 17px;
  }
  .locationWrap4 .sectionInner ul li p.txt1 {
    font-size: 14px;
  }
  .locationWrap4 .sectionInner ul li p.txt1.mt {
    margin: 16px 0;
  }
  .locationWrap4 .sectionInner ul li p.txt1 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap4 .sectionInner ul li p.txt1 span.col_p.t1 {
    font-size: 22px;
  }
  .locationWrap4 .sectionInner ul li p.txt2 {
    font-size: 14px;
  }
  .locationWrap4 .sectionInner .accordion_title {
    width: 100%;
    margin: 30px auto 0;
    height: 52px;
    cursor: pointer;
  }
  .locationWrap4 .sectionInner .accordion_title::before {
    font-size: 17px;
  }
  .locationWrap4 .sectionInner p.txt3 {
    text-align: left;
  }
}
/* locationWrap5
***************************************************************/
.locationWrap5 {
  margin-top: 155px;
}

.locationWrap5 .sectionInner {
  padding-top: 100px;
  margin-top: -100px;
}

.locationWrap5 .txtWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.locationWrap5 .txtWrap .txtBox p.txt {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap5 .txtWrap img {
  width: 563px;
  -o-object-fit: contain;
     object-fit: contain;
}

.locationWrap5 .txtWrap2 {
  margin-top: 75px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.locationWrap5 .txtWrap2 .txtBox h3.title3 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}

.locationWrap5 .txtWrap2 .txtBox p.txt {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap5 .txtWrap2 .imgBox {
  margin-top: 30px;
  margin-left: calc(50% - 50vw);
  position: relative;
}

.locationWrap5 .txtWrap2 .imgBox img {
  height: 470px;
}

.locationWrap5 .txtWrap2 .imgBox .txtInner {
  position: absolute;
  right: 0;
  bottom: 30px;
  display: inline-block;
  background: #fff;
  padding: 10px 30px 12px;
  text-align: center;
}

.locationWrap5 .txtWrap2 .imgBox .txtInner p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  white-space: nowrap;
  line-height: 1;
}

.locationWrap5 .txtWrap2 .imgBox .txtInner p.txt1 span.t1 {
  font-size: 20px;
}

.locationWrap5 .txtWrap2 .imgBox .txtInner p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
  margin-top: 5px;
}

.locationWrap5 .txtWrap2 .imgBox .txtInner p.txt2 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap5 .txtBox3 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 25px;
  margin-top: 30px;
}

.locationWrap5 .txtBox3 ul li {
  text-align: center;
}

.locationWrap5 .txtBox3 ul li p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: 5px;
  white-space: nowrap;
}

.locationWrap5 .txtBox3 ul li p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
}

.locationWrap5 .txtBox3 ul li p.txt2 span.col_p.oswald {
  font-size: 32px;
}

@media screen and (max-width: 680px) {
  .locationWrap5 {
    margin-top: 85px;
  }
  .locationWrap5 .sectionInner {
    padding-top: 80px;
    margin-top: -80px;
  }
  .locationWrap5 .txtWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px;
  }
  .locationWrap5 .txtWrap .txtBox p.txt {
    text-align: justify;
  }
  .locationWrap5 .txtWrap img {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
  }
  .locationWrap5 .txtWrap2 {
    margin-top: 45px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .locationWrap5 .txtWrap2 .txtBox h3.title3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
  }
  .locationWrap5 .txtWrap2 {
    margin-top: 45px;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .locationWrap5 .txtWrap2 .txtBox h3.title3 {
    font-size: 20px;
  }
  .locationWrap5 .txtWrap2 .txtBox p.txt {
    margin-top: 15px;
    text-align: justify;
  }
  .locationWrap5 .txtWrap2 .imgBox {
    margin-top: 30px;
    margin: 10px calc(50% - 50vw) 0;
    position: relative;
  }
  .locationWrap5 .txtWrap2 .imgBox img {
    height: 375px;
  }
  .locationWrap5 .txtWrap2 .imgBox .txtInner {
    padding: 8px 30px 10px;
  }
  .locationWrap5 .txtWrap2 .imgBox .txtInner p.txt1 {
    font-size: 14px;
  }
  .locationWrap5 .txtWrap2 .imgBox .txtInner p.txt1 span.t1 {
    font-size: 16px;
  }
  .locationWrap5 .txtWrap2 .imgBox .txtInner p.txt2 {
    font-size: 14px;
  }
  .locationWrap5 .txtWrap2 .imgBox .txtInner p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap5 .txtBox3 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 5px;
    padding: 0 5px;
    margin: 10px calc(50% - 50vw) 0;
  }
  .locationWrap5 .txtBox3 ul li p.txt1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .locationWrap5 .txtBox3 ul li p.txt2 {
    font-size: 14px;
  }
  .locationWrap5 .txtBox3 ul li p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
}
/* locationWrap6
***************************************************************/
.locationWrap6 {
  margin-top: 155px;
}

.locationWrap6 .txtWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.locationWrap6 .txtWrap .txtBox p.txt {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap6 .txtWrap img {
  width: 337px;
  -o-object-fit: contain;
     object-fit: contain;
}

.locationWrap6 .txtWrap2 {
  margin-top: 55px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.locationWrap6 .txtWrap2 .txtBox h3.title3 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -1px;
}

.locationWrap6 .txtWrap2 .txtBox p.txt {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap6 .txtWrap2 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.locationWrap6 .txtWrap2 ul li {
  text-align: center;
}

.locationWrap6 .txtWrap2 ul li img {
  height: 158px;
}

.locationWrap6 .txtWrap2 ul li p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: 5px;
  white-space: nowrap;
}

.locationWrap6 .txtWrap2 ul li p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
}

.locationWrap6 .txtWrap2 ul li p.txt2 span.col_p.oswald {
  font-size: 32px;
}

@media screen and (max-width: 680px) {
  .locationWrap6 {
    margin-top: 85px;
  }
  .locationWrap6 .txtWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
  }
  .locationWrap6 .txtWrap .txtBox p.txt {
    text-align: justify;
  }
  .locationWrap6 .txtWrap img {
    max-width: 270px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .locationWrap6 .txtWrap2 {
    margin-top: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .locationWrap6 .txtWrap2 .txtBox h3.title3 {
    font-size: 20px;
  }
  .locationWrap6 .txtWrap2 .txtBox p.txt {
    text-align: justify;
  }
  .locationWrap6 .txtWrap2 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 5px;
    padding: 0 5px;
    margin: 10px calc(50% - 50vw) 0;
  }
  .locationWrap6 .txtWrap2 ul li img {
    height: 126px;
  }
  .locationWrap6 .txtWrap2 ul li p.txt1 {
    font-size: 14px;
    margin-top: 10px;
  }
  .locationWrap6 .txtWrap2 ul li p.txt2 {
    font-size: 14px;
  }
  .locationWrap6 .txtWrap2 ul li p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
}
/* locationWrap7
***************************************************************/
.locationWrap7 {
  margin-top: 155px;
  padding-bottom: 135px;
  border-bottom: 15px solid #E85298;
}

.locationWrap7 .txtWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  margin-right: calc(50% - 50vw);
}

.locationWrap7 .txtWrap .txtBox p.txt.yuGothic {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap7 .txtWrap .imgBox {
  width: 746px;
  position: relative;
}

.locationWrap7 .txtWrap .imgBox::before {
  content: "";
  display: inline-block;
  width: 347px;
  height: 284px;
  background-image: url(../img/location/actibity_illustrator01.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 265px;
  bottom: -49px;
}

.locationWrap7 .txtWrap .imgBox .txtInner {
  position: absolute;
  top: 90px;
  left: 0;
  display: inline-block;
  background: #fff;
  padding: 10px 30px 12px;
  text-align: center;
}

.locationWrap7 .txtWrap .imgBox .txtInner p.txt1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  white-space: nowrap;
  line-height: 1;
}

.locationWrap7 .txtWrap .imgBox .txtInner p.txt1 span.t1 {
  font-size: 20px;
}

.locationWrap7 .txtWrap .imgBox .txtInner p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1;
  margin-top: 5px;
}

.locationWrap7 .txtWrap .imgBox .txtInner p.txt2 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap7 .txtWrap2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.locationWrap7 .txtWrap2 .imgBox {
  margin-left: calc(50% - 50vw);
}

.locationWrap7 .txtWrap2 .imgBox img {
  width: 564px;
  display: block;
  margin-left: auto;
}

.locationWrap7 .txtWrap2 .txtBox {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 90px;
}

.locationWrap7 .txtWrap2 .txtBox h3.title3 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -2px;
}

.locationWrap7 .txtWrap2 .txtBox p.txt1 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 32px;
  letter-spacing: -1px;
}

.locationWrap7 .txtWrap2 .txtBox .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  border-right: 1px solid #E85298;
}

.locationWrap7 .txtWrap2 .txtBox .flex p.txt2 {
  border-left: 1px solid #E85298;
  padding: 10px 18px 5px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1.3;
}

.locationWrap7 .txtWrap2 .txtBox .flex p.txt2 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap7 .txtWrap3 h3.title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #E85298;
  padding: 8px 20px 7px;
  text-align: center;
}

.locationWrap7 .txtWrap3 .flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
  position: relative;
}

.locationWrap7 .txtWrap3 .flex .txtBox:nth-of-type(1)::before {
  content: "";
  display: inline-block;
  width: 157px;
  height: 199px;
  background-image: url(../img/location/actibity_illustrator03.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -88px;
  bottom: 66px;
  z-index: 1;
}

.locationWrap7 .txtWrap3 .flex .txtBox p.txt1 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
}

.locationWrap7 .txtWrap3 .flex .txtBox p.txt1 span.t1 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
}

.locationWrap7 .txtWrap3 .flex .txtBox p.txt1 span.t1 span.col_p.oswald {
  font-size: 32px;
}

.locationWrap7 .txtWrap3 .flex .txtBox p.txt2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: 10px;
}

.locationWrap7 .txtWrap3 .imgBox {
  width: 645px;
  margin-left: auto;
}

@media screen and (max-width: 680px) {
  .locationWrap7 {
    margin-top: 85px;
    padding-bottom: 100px;
    border-bottom: 10px solid #E85298;
  }
  .locationWrap7 .txtWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px;
    margin-right: 0;
  }
  .locationWrap7 .txtWrap .txtBox p.txt.yuGothic {
    text-align: justify;
  }
  .locationWrap7 .txtWrap .imgBox {
    margin: 0 calc(50% - 50vw);
    height: 343px;
  }
  .locationWrap7 .txtWrap .imgBox img {
    height: 343px;
  }
  .locationWrap7 .txtWrap .imgBox::before {
    width: 278px;
    height: 227px;
    left: 74px;
    bottom: -60px;
  }
  .locationWrap7 .txtWrap .imgBox .txtInner {
    padding: 8px 15px 10px;
  }
  .locationWrap7 .txtWrap .imgBox .txtInner p.txt1 {
    font-size: 14px;
  }
  .locationWrap7 .txtWrap .imgBox .txtInner p.txt1 span.t1 {
    font-size: 16px;
  }
  .locationWrap7 .txtWrap .imgBox .txtInner p.txt2 {
    font-size: 14px;
  }
  .locationWrap7 .txtWrap .imgBox .txtInner p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap7 .txtWrap2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
    margin-top: 85px;
  }
  .locationWrap7 .txtWrap2 .imgBox {
    margin-left: 0;
    margin: 0 calc(50% - 50vw);
  }
  .locationWrap7 .txtWrap2 .imgBox img {
    height: 312px;
    -o-object-position: right;
       object-position: right;
  }
  .locationWrap7 .txtWrap2 .txtBox {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 0;
  }
  .locationWrap7 .txtWrap2 .txtBox h3.title3 {
    font-size: 20px;
  }
  .locationWrap7 .txtWrap2 .txtBox p.txt1 {
    text-align: justify;
  }
  .locationWrap7 .txtWrap2 .txtBox .flex {
    margin: 20px calc(50% - 50vw) 0;
    padding: 0 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .locationWrap7 .txtWrap2 .txtBox .flex p.txt2 {
    padding: 10px 0 5px 10px;
    font-size: 14px;
  }
  .locationWrap7 .txtWrap2 .txtBox .flex p.txt2:nth-of-type(1) {
    border-left: unset;
    padding: 10px 10px 5px 0;
  }
  .locationWrap7 .txtWrap2 .txtBox .flex p.txt2 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap7 .txtWrap3 {
    margin-top: 35px;
  }
  .locationWrap7 .txtWrap3 h3.title {
    font-size: 17px;
    padding: 5px 20px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .locationWrap7 .txtWrap3 .flex {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 10px;
  }
  .locationWrap7 .txtWrap3 .flex .txtBox:nth-of-type(1)::before {
    width: 126px;
    height: 159px;
    left: 5px;
    bottom: unset;
    top: 20px;
  }
  .locationWrap7 .txtWrap3 .flex .txtBox {
    margin: 0 calc(50% - 50vw);
  }
  .locationWrap7 .txtWrap3 .flex .txtBox p.txt1 {
    font-size: 16px;
  }
  .locationWrap7 .txtWrap3 .flex .txtBox p.txt1 span.t1 {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
  }
  .locationWrap7 .txtWrap3 .flex .txtBox p.txt1 span.t1 span.col_p.oswald {
    font-size: 25px;
  }
  .locationWrap7 .txtWrap3 .flex .txtBox p.txt2 {
    text-align: justify;
    padding: 0 20px;
  }
  .locationWrap7 .txtWrap3 .imgBox {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    height: 235px;
  }
  .locationWrap7 .txtWrap3 .imgBox img {
    height: 235px;
    -o-object-position: left;
       object-position: left;
  }
}/*# sourceMappingURL=location.css.map */