:root {
  --animate-delay: 0.5s;
}
.ex15mapimg {
  display: block;
  position: fixed;
  right: 7.5vw;
  bottom: 1.5vw;
  transition: all ease 0.4s;
  z-index: 999;
}
body {
  overflow-x: hidden;
  font-family: "NOTOSANSJP-REGULAR";
  background-color: #f7f7f7;
  color: #333;
}

.only-m {
  display: none !important;
}

.wrap {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

p {
  font-size: 18px;
  line-height: 2em;
}

.ex15NavMain .topNav {
  position: absolute;
  left: 50%;
  top: 2.1875vw;
  width: 63.4vw;
  transform: translateX(-50%);
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  text-align: center;
}
.ex15NavMain .topNav li {
  display: inline-block;
  margin-right: 1.5vw;
  color: #fff;
  font-size: 18px;
  line-height: 3.56vw;
  text-shadow: 0 1px 1px #000;
  font-family: "NOTOSANSJP-LIGHT";
  position: relative;
  transition: all 0.5s;
}
.ex15NavMain .topNav li:last-child {
  margin-right: 0;
}
.ex15NavMain .topNav li > a {
  display: block;
  color: #fff;
}
.ex15NavMain .topNav li .itemList {
  position: absolute;
  left: 0;
  top: 3.55vw;
  width: 180px;
  padding: 10px 0;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}
.ex15NavMain .topNav li .itemList a {
  display: block;
  padding-left: 1vw;
  line-height: 40px;
  color: #fff;
  text-align: left;
}
.ex15NavMain .topNav li a:hover {
  color: #f0f0f0;
}
.ex15NavMain .topNav li:hover::before {
  width: 100%;
}
.ex15NavMain .topNav li:hover .itemList {
  display: block;
}

.section01_d {
  width: 100%;
  margin-bottom: 1.06vw;
}
.section01_d img {
  width: 100%;
  height: auto;
  margin-top: 1.06vw;
}
.d_slistpc {
  display: block;
}
.d_slistm {
  display: none;
}

.section01 {
  position: relative;
}
.section01 .bg {
  display: block;
  width: 100%;
  height: auto;
}
.section01 .txt {
  position: absolute;
  left: 22.69vw;
  top: 12vw;
  width: 40.956vw;
}
.section01 .img {
  position: absolute;
  right: 13.44vw;
  top: 12.22vw;
  width: 32.406vw;
}

.section02 {
  position: relative;
}
.section02 .bg {
  display: block;
  width: 100%;
}
.section02 .img {
  position: absolute;
  left: 10.31vw;
  top: 10.47vw;
  width: 35.03vw;
}
.section02 .txt {
  position: absolute;
  left: 56.25vw;
  top: 17.5vw;
}
.section02 .txt h2 {
  font-size: 1.6vw;
  line-height: 2.5vw;
  color: #fff;
  letter-spacing: 0.5vw;
  font-weight: normal;
  font-family: "NOTOSANSJP-LIGHT";
}
.section02 .txt h2 strong {
  display: block;
  font-size: 2.5vw;
  line-height: 3.4vw;
  letter-spacing: 0.2vw;
  text-transform: uppercase;
  font-family: "NOTOSANSJP-BOLD";
  font-weight: bold;
}
.section02 .txt h2 img {
  display: block;
  height: 0.9375vw;
  margin-top: 1vw;
}
.section02 .txt p {
  width: 29vw;
  margin-top: 5.4vw;
  color: #9ba0a4;
  text-align: justify;
}

.section03 {
  position: relative;
}
.section03 .bg {
  display: block;
  width: 100%;
}
.section03 .left {
  position: absolute;
  left: 12.2vw;
  top: 5.7vw;
}
.section03 .left h2 {
  font-size: 1.875vw;
  line-height: 3.125vw;
  color: #2f2f2f;
  letter-spacing: 0.5vw;
  font-weight: normal;
  text-shadow: 0 2px 2px #fff;
}
.section03 .left h2 strong {
  display: block;
  font-size: 4.375vw;
  line-height: 5.625vw;
  color: #b78973;
  letter-spacing: 0.2vw;
  font-family: "NOTOSANSJP-BOLD";
  font-weight: bold;
  text-shadow: 0 3px 3px #fff;
}
.section03 .left p {
  width: 560px;
  margin-top: 3.34vw;
  color: #1b2228;
  text-align: justify;
}
.section03 .left div {
  margin-top: 3.125vw;
  line-height: 4.375vw;
  color: #202020;
}
.section03 .left div span {
  display: block;
  padding-left: 0.5em;
  font-size: 2.8vw;
  letter-spacing: 0.2vw;
}
.section03 .left div img {
  display: block;
  height: 5.5vw;
}
.section03 .left div strong {
  display: block;
  padding-left: 0.5em;
  font-size: 1.875vw;
  letter-spacing: 0.5vw;
}
.section03 .img {
  position: absolute;
  right: 13.6vw;
  top: 9.94vw;
  width: 30.47vw;
}

.section04 {
  position: relative;
  padding: 12vw 0;
  background: url(../images/ex15/bg04.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.section04 h2 img {
  display: block;
  height: 6.2vw;
  margin: 0 auto;
}
.section04 .img {
  display: block;
  width: 48.46vw;
  margin: 3.34vw auto 0;
}
.section04 p {
  width: 560px;
  margin: 0 auto;
  color: #202020;
  text-align: justify;
}

.section05 {
  position: relative;
}
.section05 h2 {
  padding-top: 5vw;
  font-size: 1.6vw;
  line-height: 3.125vw;
  text-align: center;
  font-family: "NOTOSANSJP-LIGHT";
}
.section05 h2 strong {
  display: block;
  margin: 0 auto;
  font-family: "NOTOSANSJP-BOLD";
}
.section05 p {
  width: 28vw;
  margin: 2.75vw auto 0;
  font-size: 1vw;
  line-height: 2em;
  text-align: justify;
}
.section05 .left {
  float: left;
  width: 50%;
  height: 58vw;
  background: url(../images/ex15/bg05-1.jpg) no-repeat;
  background-size: 100% auto;
  position: relative;
}
.section05 .left h2 {
  color: #fff;
}
.section05 .left h2 strong {
  color: #b8c4d2;
}
.section05 .left p {
  color: #9ba0a4;
}
.section05 .left .img01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 44.68vw;
}
.section05 .right {
  float: right;
  width: 50%;
  height: 58vw;
  background: url(../images/ex15/bg05-2.jpg) no-repeat;
  background-size: 100% auto;
  position: relative;
}
.section05 .right h2 {
  color: #2c2c2c;
}
.section05 .right h2 strong {
  color: #1e252c;
}
.section05 .right p {
  color: #1e252c;
}
.section05 .right .img02 {
  position: absolute;
  right: 5.9vw;
  bottom: 0;
  width: 35.5vw;
}
.section05 .img03 {
  position: absolute;
  width: 30.125vw;
  left: 50%;
  bottom: 7.875vw;
  margin-left: -15.0625vw;
}

.section06 {
  position: relative;
}
.section06 .bg {
  display: block;
  width: 100%;
}
.section06 .img {
  position: absolute;
  top: 6.25vw;
  right: 0;
  width: 42.4vw;
}
.section06 .txt {
  position: absolute;
  left: 11.25vw;
  top: 11.4vw;
  width: 43vw;
}
.section06 .txt h2 {
  font-size: 2.5vw;
  line-height: 5vw;
  color: #fff;
}
.section06 .txt h2 span {
  font-size: 1.75vw;
}
.section06 .txt h2 img {
  display: block;
  width: 100%;
}
.section06 .txt p {
  width: 41.3vw;
  margin: 2.5vw 0 5.25vw;
  text-align: justify;
  color: #9ba0a4;
}
.section06 .txt ol {
  width: 100%;
  text-align: center;
}
.section06 .txt ol li {
  display: inline-block;
  margin: 0 2.6vw;
  font-size: 0.875vw;
  line-height: 2vw;
  color: #fff;
  text-align: left;
  letter-spacing: 0.2vw;
}
.section06 .txt ol li span {
  display: block;
  font-size: 1.875vw;
}
.section06 .txt ol li strong {
  font-size: 3.44vw;
}

.section07 {
  position: relative;
}
.section07 .bg {
  display: block;
  width: 100%;
}
.section07 .img {
  position: absolute;
  top: 17vw;
  left: 0;
  width: 42.4vw;
}
.section07 .txt {
  position: absolute;
  right: 11.875vw;
  top: 10.72vw;
  width: 32.9vw;
}
.section07 .txt h2 {
  font-size: 2.5vw;
  line-height: 5vw;
  color: #fff;
}
.section07 .txt h2 span {
  font-size: 1.75vw;
}
.section07 .txt h2 img {
  display: block;
  width: 100%;
  margin-top: 0.8vw;
}
.section07 .txt p {
  max-width: 580px;
  margin-top: 1.5vw;
  text-align: justify;
  color: #000;
  text-shadow: 2px 2px 2px #fff;
  font-family: "NOTOSANSJP-BOLD";
  letter-spacing: 0.2vw;
}

.section08 {
  position: relative;
  padding: 6.25vw;
  background-color: #fff;
}
.section08 img {
  display: block;
  width: 100%;
}

.footerBox {
  position: relative;
  background: #1b2228;
}
.footerBox .white {
  background-color: #fff;
  padding-bottom: 2.75vw;
}
.footerBox .spec {
  padding-top: 5vw;
  padding-bottom: 4.8vw;
  background-color: #fff;
}
.footerBox .spec h2 {
  position: relative;
  font-size: 3.75vw;
  line-height: 1em;
  color: #000;
  text-align: center;
  z-index: 2;
}
.footerBox .spec h3 {
  font-size: 11.875vw;
  line-height: 1em;
  color: #c28569;
  font-family: "NOTOSANSJP-BOLD";
  text-align: center;
}
.footerBox .spec ul {
  width: 80%;
  margin: 3vw auto 0;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.footerBox .spec ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.footerBox .spec ul li p {
  float: left;
  width: 48%;
  padding: 15px 5px;
}
.footerBox .spec ul li p:nth-child(2) {
  float: right;
}
.footerBox .spec ul span {
  display: inline-block;
  vertical-align: top;
}
.footerBox .spec ul span:nth-child(1) {
  width: 26%;
  font-family: "NOTOSANSJP-BOLD";
}
.footerBox .spec ul span:nth-child(2) {
  width: 72%;
}
.footerBox .gotop {
  position: relative;
  width: 3.375vw;
  margin: 0 auto;
  background-color: #fff;
  animation: arrowmove 1s ease-in-out infinite;
  cursor: pointer;
}
.footerBox .gotop img {
  display: block;
  width: 100%;
}
@keyframes arrowmove {
  0% {
    bottom: 20px;
  }
  50% {
    bottom: 25px;
  }
  100% {
    bottom: 20px;
  }
}
.footerBox .bottomLogo {
  display: block;
  width: 20.625vw;
  margin: 4.3vw auto 2vw;
}
.footerBox .bottomLogo img {
  display: block;
  width: 100%;
}
.footerBox .footerNav {
  text-align: center;
}
.footerBox .footerNav li {
  display: inline-block;
  margin-right: 2em;
  color: #e8c6b1;
  font-size: 14px;
  line-height: 40px;
  position: relative;
  transition: all 0.5s;
}
.footerBox .footerNav li:last-child {
  margin-right: 0;
}
.footerBox .footerNav li > a {
  display: block;
  color: #e8c6b1;
}
.footerBox .footerNav li .itemList {
  position: absolute;
  left: 50%;
  bottom: 38px;
  width: 130px;
  padding: 10px 0;
  margin-left: -65px;
  background-color: rgb(0, 0, 0);
  display: none;
}
.footerBox .footerNav li .itemList a {
  display: block;
  line-height: 30px;
  color: #e8c6b1;
}
.footerBox .footerNav li a:hover {
  color: #f1c3a6;
}
.footerBox .footerNav li:hover::before {
  width: 100%;
}
.footerBox .footerNav li:hover .itemList {
  display: block;
}
.footerBox .copyright {
  border-top: 1px solid #e8c6b1;
  font-size: 0.75vw;
  line-height: 4.8vw;
  text-align: center;
  color: #e8c6b1;
  letter-spacing: 2px;
}


.d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:300px;}
.d_mbimg1{margin-right:25px;}
.d_mbclse{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;
    margin-top: -350px;
    margin-left: -20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}

.d_mbclseph{display:none;}



@media (min-width: 0) and (max-width: 1400px) {
  .wrap {
    width: 90%;
  }
  .section05 .list {
    margin-left: 5%;
    margin-right: 5%;
  }
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 10vw;
    width: 180px;
  }
}
@media (min-width: 0) and (max-width: 1367px) {
  .ex15NavMain .topNav {
    width: 80vw;
  }
  p {
    font-size: 16px;
  }
  .section04 p {
    width: 500px;
  }
}

@media (min-width: 0) and (max-width: 1280px) {
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 10vw;
    width: 160px;
  }
}

@media (min-width: 0) and (max-width: 999px) {
  .section03 .left {
    left: 6.25vw;
  }
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 5vw;
    width: 20vw;
    z-index: 999;
  }
  .section04 h2 img {
    height: 1rem;
  }
  .section04 .img {
    width: 68%;
    margin: 3.34vw auto 0;
  }
  .section04 p {
    width: 560px;
    margin: 0 auto;
    color: #202020;
    text-align: justify;
  }
  .section06 .txt {
    left: 6.25vw;
    width: 45.6vw;
  }
  .section07 .txt {
    right: 6.25vw;
    top: 7.8vw;
    width: 45.6vw;
  }
  .section08 {
    padding: 0;
  }
  .footerBox .spec ul {
    width: 96%;
  }
  .gotop {
    display: none;
  }
 .d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;
	flex-direction:column;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:200px;}
.dmb_phre{position:relative;}
.d_mbimg1{margin-right:25px;}
.d_mbclseph{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;display:block;
   position:absolute;
   top:-20px;right:-20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}
.d_mbpcnone{display:block;}
.d_mbpcblock{display:none;}
.d_mbclse{display:none;}
}
@media (min-width: 0) and (max-width: 750px) {
  .only-pc {
    display: none !important;
  }
  .only-m {
    display: block !important;
  }
  p {
    font-size: 0.28rem;
  }

  .section01_d {
    width: 100%;
    margin-bottom: 1.06vw;
  }
  .section01_d img {
    width: 100%;
    height: auto;
    margin-top: 1.06vw;
  }
  .d_slistpc {
    display: none;
  }
  .d_slistm {
    display: block;
  }
  .section01 .txt {
    left: 12%;
    top: 0.8rem;
    width: 76%;
    z-index: 2;
  }
  .section01 .img {
    left: 15%;
    top: initial;
    bottom: 0;
    width: 70%;
  }
  .section02 .img {
    left: 0;
    top: 2rem;
    width: 84%;
  }
  .section02 .txt {
    position: relative;
    padding: 0.7rem 0.5rem;
    left: initial;
    top: initial;
    background-color: #1b2228;
  }
  .section02 .txt h2 {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .section02 .txt h2 strong {
    font-size: 0.54rem;
    line-height: 0.8rem;
  }
  .section02 .txt h2 img {
    height: 0.3rem;
  }
  .section02 .txt p {
    width: 100%;
    margin-top: 0.8rem;
  }
  .section03 .left {
    left: 0;
    top: 0;
    padding: 0.5rem 0.3rem;
  }
  .section03 .left h2 {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .section03 .left h2 strong {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .section03 .left p {
    width: 100%;
    margin-top: 0.6rem;
  }
  .section03 .img {
    right: 10%;
    top: initial;
    bottom: 1.5rem;
    width: 84%;
  }
  .section04 {
    padding: 0.6rem 0.3rem;
  }
  .section04 .img {
    width: 100%;
  }
  .section04 p {
    width: 100%;
  }
  .section06 {
    position: relative;
    background: #161616 url(../images/ex15/bg-m-06.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
  .section06 .img {
    position: relative;
    display: block;
    top: initial;
    right: initial;
    width: 85%;
    margin-left: 15%;
  }
  .section06 .txt {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    padding: 0.6rem 0.3rem 1.2rem;
    box-sizing: border-box;
  }
  .section06 .txt h2 {
    font-size: 0.32rem;
    line-height: 0.6rem;
    letter-spacing: 2px;
  }
  .section06 .txt h2 span {
    font-size: 0.24rem;
  }
  .section06 .txt h2 img {
    display: block;
    width: 100%;
  }
  .section06 .txt p {
    width: 100%;
    margin: 0.3rem 0;
  }
  .section06 .txt ol {
    width: 100%;
    text-align: left;
  }
  .section06 .txt ol li {
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .section06 .txt ol li span {
    font-size: 0.32rem;
  }
  .section06 .txt ol li strong {
    font-size: 0.4rem;
  }
  .section07 {
    position: relative;
  }
  .section07 .img {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 90%;
  }
  .section07 .txt {
    position: absolute;
    right: 0;
    top: 4.2rem;
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .section07 .txt h2 {
    font-size: 0.32rem;
    line-height: 0.6rem;
  }
  .section07 .txt h2 span {
    font-size: 1.75vw;
  }
  .section07 .txt h2 img {
    width: 70%;
    margin-top: 0.3rem;
  }
  .section07 .txt p {
    width: 100%;
    max-width: 100%;
    margin-top: 1.5vw;
    text-shadow: 1px 1px 1px #fff;
    letter-spacing: initial;
  }
  .footerBox .spec ul {
    width: 94%;
    margin: 0.6rem auto 0;
  }
  .footerBox .spec ul li {
    border: none;
  }
  .footerBox .spec ul li p {
    width: 100%;
    padding: 0.15rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .footerBox .spec ul li span {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    font-size: 0.24rem;
    line-height: 0.48rem;
  }
  .footerBox .spec ul li span:nth-child(1) {
    width: 30%;
    font-family: "NOTOSANSJP-LIGHT";
  }
  .footerBox .spec ul li span:nth-child(2) {
    width: 68%;
  }
  .footerBox .gotop {
    display: none;
  }
  .footerBox .bottomLogo {
    width: 3rem;
    padding: 0.2rem 0;
  }
  .footerBox .footerNav li {
    margin: 0 0.3rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  .footerBox .footerNav li .itemList {
    bottom: 0.6rem;
    width: 2rem;
    padding: 0.15rem 0;
    margin-left: -1rem;
  }
  .footerBox .footerNav li .itemList a {
    line-height: 0.5rem;
  }
  .footerBox .copyright {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
} /*# sourceMappingURL=ex15-pc.css.map */

@media (min-width: 0) and (max-width: 750px) {
  .ex15mapimg {
    display: block;
    position: fixed;
    right: 5vw;
    bottom: 5vw;
    width: 30vw;
    z-index: 999;
  }
}
