@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- position_sec
- map_sec
- history_sec
-------------------------*/
/*=======================================
　position_sec
=======================================*/
.position_sec {
  background: url("../img/position/position_bg.jpg") no-repeat;
  background-size: cover;
  padding: 200px 0;
  margin-bottom: 201px;
}
@media screen and (max-width: 768px) {
  .position_sec {
    padding: 100px 0;
    margin-bottom: 100px;
  }
}
.position_sec .inner {
  max-width: 1110px;
}
.position_sec .inner > .sub_cmn_copy01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner > .sub_cmn_copy01 {
    margin-bottom: 40px;
  }
}
.position_sec .inner .item01 {
  margin-bottom: 203px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item01 {
    margin-bottom: 100px;
  }
}
.position_sec .inner .item02 {
  margin-bottom: 117px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item02 {
    margin-bottom: 60px;
  }
}
.position_sec .inner .item02 .flex_area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item02 .flex_area {
    row-gap: 30px;
  }
}
.position_sec .inner .item02 .flex_area > div {
  width: 47.29%;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item02 .flex_area > div {
    width: 100%;
  }
}
.position_sec .inner .item02 .flex_area .txt_area .sub_cmn_copy02 {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item02 .flex_area .txt_area .sub_cmn_copy02 {
    text-align: center;
    margin-bottom: 20px;
  }
}
.position_sec .inner .item03 .sub_cmn_copy02 {
  text-align: center;
  margin-bottom: 34px;
}
.position_sec .inner .item03 .sub_cmn_txt01 {
  max-width: 1020px;
  margin: 0 auto 46px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item03 .sub_cmn_txt01 {
    margin-bottom: 20px;
  }
}
.position_sec .inner .item03 .flex_area {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (max-width: 768px) {
  .position_sec .inner .item03 .flex_area {
    row-gap: 30px;
  }
}

/*=======================================
　map_sec
=======================================*/
.map_sec {
  margin-bottom: 217px;
}
@media screen and (max-width: 768px) {
  .map_sec {
    margin-bottom: 110px;
  }
}
.map_sec .inner {
  max-width: 1110px;
}
.map_sec .inner .sub_cmn_copy01 {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .map_sec .inner .sub_cmn_copy01 {
    margin-bottom: 30px;
  }
}
.map_sec .inner .cmn_txt01 {
  max-width: 1020px;
  line-height: 1.8125;
  margin: 0 auto 34px;
}
@media screen and (max-width: 768px) {
  .map_sec .inner .cmn_txt01 {
    margin-bottom: 20px;
  }
}
.map_sec .inner .map {
  -webkit-transform: translateX(-7%);
          transform: translateX(-7%);
  width: 107%;
  margin-bottom: 104px;
}
@media screen and (max-width: 768px) {
  .map_sec .inner .map {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
    margin-bottom: 50px;
  }
}
.map_sec .inner .flex_area {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 43px 2.26%;
}
@media screen and (max-width: 768px) {
  .map_sec .inner .flex_area {
    row-gap: 20px;
  }
}
.map_sec .inner .flex_area .img {
  width: 48.87%;
}
@media screen and (max-width: 768px) {
  .map_sec .inner .flex_area .img {
    width: 100%;
  }
}
.map_sec .inner .flex_area .img .sub_cmn_cap01 {
  text-align: left;
}

/*=======================================
　history_sec
=======================================*/
.bg_area {
  background: url("../img/position/history_bg01.jpg") no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 1px;
}
.bg_area::before {
  content: "";
  width: 100%;
  height: 380px;
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .bg_area::before {
    height: 40vw;
  }
}

.history_sec {
  width: 90%;
  margin: 0 auto;
}
.history_sec .inner {
  margin-inline: auto;
  max-width: 1110px;
  width: 100%;
  position: relative;
}
.history_sec .inner .image-left {
  margin-left: calc(50% - 50vw);
  margin-bottom: 83px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .image-left {
    margin-bottom: 40px;
  }
}
.history_sec .inner .sub_cmn_copy01 {
  margin-bottom: 107px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .sub_cmn_copy01 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .history_sec .inner .sub_cmn_copy01 img {
    width: auto;
    height: 30px;
  }
}
.history_sec .inner .main_img {
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-bottom: 83px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .main_img {
    margin-bottom: 40px;
  }
}
.history_sec .inner .main_img img {
  width: 100%;
}
.history_sec .inner .heritage_item {
  background: url("../img/position/history_bg02.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  padding: 54px 72px 58px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .heritage_item {
    padding: 30px 5%;
    margin-bottom: 50px;
  }
}
.history_sec .inner .heritage_item .ttl_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  row-gap: 10px;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .heritage_item .ttl_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
  }
}
.history_sec .inner .heritage_item .ttl_area h4 {
  font-size: 49px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1024px) {
  .history_sec .inner .heritage_item .ttl_area h4 {
    font-size: 45px;
  }
}
@media screen and (max-width: 768px) {
  .history_sec .inner .heritage_item .ttl_area h4 {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
  }
}
.history_sec .inner .heritage_item .ttl_area span {
  font-size: 17px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .heritage_item .ttl_area span {
    font-size: 13px;
  }
}
.history_sec .inner .flex_area {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  gap: 6px 0.56%;
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .flex_area {
    margin-bottom: 100px;
  }
}
.history_sec .inner .flex_area figure {
  width: 49.72%;
}
@media screen and (max-width: 768px) {
  .history_sec .inner .flex_area figure {
    width: 100%;
  }
}/*# sourceMappingURL=position.css.map */