@charset "UTF-8";
/*common*/
.main-area::after{content: none;}
#GARMIN_200526 {
  max-width: 850px;
  margin: calc((30 / 850) * 100%) auto 0;
  padding: 0 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}
#GARMIN_200526 a{display: block;}
#GARMIN_200526 img{width: 100%}
#GARMIN_200526 .txt p{
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.025em;
}
#GARMIN_200526 .txt p:not(:first-child){margin-top: 20px;}
#GARMIN_200526 .flex{display: flex;}
#GARMIN_200526 .jcsb{justify-content: space-between;}
#GARMIN_200526 .center{align-items: center;}
#GARMIN_200526 .credit{
  font-size: 11px;
  line-height: 20px;
  margin-top: 16px;
  text-align: left;
}
#GARMIN_200526 .credit li{display: inline-block;}
#GARMIN_200526 .sp_only{display: none;}
section{margin: 0 auto 80px;}


/*mv*/
#GARMIN_200526 .mv_blk h1{width: 100%;padding: 0;}

/*sec01*/
#GARMIN_200526 .sec01{
  width: calc((820 / 850) * 100%);
  max-width: 820px;
}
#GARMIN_200526 .sec01 .img01{
  width: calc((340 / 820) * 100%);
  max-width: 340px;
}
#GARMIN_200526 .sec01 .txt{
  width: calc((480 / 820) * 100%);
  max-width: 480px;
  border: 1px solid #95bfc1;
  padding: calc((70 / 820) * 100%) calc((40 / 820) * 100%);
  box-sizing: border-box;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-left: -1px;
}
/*sec02*/
#GARMIN_200526 .sec02 .img02{
  width: calc((480 / 850) * 100%);
  max-width: 480px;
  margin: auto;
}
#GARMIN_200526 .sec02 .img_blk{
  position: relative;
  width: calc((750 / 850) * 100%);
  max-width: 750px;
  margin: 24px auto 40px;
  padding: calc((130 / 850) * 100%) 0 0 calc((350 / 850) * 100%);
  box-sizing: border-box;
}
#GARMIN_200526 .sec02 .img03{
  width: calc((400 / 750) * 100%);
  max-width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#GARMIN_200526 .sec02 .img04{
  width: 100%;
  max-width: 400px;
}
#GARMIN_200526 .sec02 .txt{
  text-align: center;
}
#GARMIN_200526 .sec02 .txt h2{
  color: #7aafb1;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 0.025em;
}
#GARMIN_200526 .sec02 .txt h2 span{margin-left: 14px;}
#GARMIN_200526 .sec02 .txt h3{
  color: #7aafb1;
  line-height: 1;
  font-size: 14px;
  letter-spacing: 0.025em;
  margin-top: 16px;
}
/*sec03*/
#GARMIN_200526 .sec03{
  width: calc((800 / 850) * 100%);
  max-width: 800px;
}
#GARMIN_200526 .sec03 .img05{
  width: calc((400 / 750) * 100%);
  max-width: 400px;
}
#GARMIN_200526 .sec03 .img06{
  width: calc((360 / 750) * 100%);
  max-width: 360px;
  margin-top: calc((160 / 800) * 100%);
}

/*swiper*/
#GARMIN_200526 .swiper-container{
  width: 100%;
  margin: auto;
  position: initial;
}
#GARMIN_200526 .swiper-pagination{
  position: static;
  margin: 20px auto 0;
}
#GARMIN_200526 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #bcd7d8;
    opacity: 1;
    margin: 0 4px;
}
#GARMIN_200526 .swiper-pagination-bullet-active {
    background: #7aafb1;
}
/*btn_blk*/
#GARMIN_200526 .btn_blk{
  font-family: futura-pt;
  font-size: 15px;
  line-height: 36px;
  border: 1px solid #666666;
  width: calc((220 / 840) * 100%);
  text-align: center;
  margin: 0 auto 80px;
}
