@charset "UTF-8";
/*----------------------------------------
  fv
------------------------------------------*/
.s-pc {
  display: none;
}

.s-sp{
  display: inline-block;
}

.f-section-header .f-heading:first-child{
  margin-top: 0;
}

.f-mv{
  height: auto;
}

.f-mv-message{
  padding: 0;
}

.f-mv::before{
  background-color:rgba(0, 0, 0, 0); 
}

.f-mv-heading{
  margin-bottom: auto;
}

.f-mv-heading img{
  width: 100%;
}

.f-menu.f-menu--cover{
  background: #2a4576;
  margin-bottom: 0;
}

.f-menu.f-menu--cover .f-menu-button{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2a4576;
  color: #fff;
  font-size: 11px;
  padding: 11px 8px 17px;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
}

.f-menu.f-menu--cover .f-menu-button:hover{
  background: #2a4576;
}

.f-menu.f-menu--cover .f-menu-button::before{
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.f-menu.f-menu--cover .f-menu-button:active{
  color: #fff;
}

/*---------- フローティングボタン ----------*/
#target-area {
  position: relative;
}
#floating-btn-cv {
  opacity: 0;
  width: 100%;
  height: auto;
  text-align: right;
  position: absolute;
  bottom: 70px!important;
  transition: opacity 1s;
  z-index: 4;
}
#floating-btn-cv.fade-in {
  opacity: 1;
}
#floating-btn-cv .btn-contents {
  display: block;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
#floating-btn-cv .btn-gps {
  position: relative;
}
#floating-btn-cv .btn-close {
  position: absolute;
  top: calc(24 / 400 * 100vw);
  right: calc(6 / 400 * 100vw);
  width: calc(32 / 400 * 100vw);
  height: calc(32 / 400 * 100vw);
}


.entry-ttl{
  text-align: center;
  top: -15px;
  left: 0;
  right: 0;
  position: absolute;
  width: 112px;
  height: 35px;
  margin: 0 auto;
}

.entry-txt{
  text-align: center;
}

.entry-score-or-swing{
  text-align: center;
  margin-top: 20px;
}

.entry-link{
  text-align: center;
  margin-bottom: 0;
}

.entry-link a{
  color: #333;
}

.entry-step-list{
  position: relative;
  background: #ebf0fa;
  border-radius: 10px;
  padding: 35px 20px 25px;
}

.entry-step-list:first-child{
  margin-bottom: 65px;
}

.entry-step-list:first-child .entry-txt{
  width: 230px;
  margin: 0 auto;
}

.entry-step-list:first-child:after{
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('/doc/special/score-app/anniversary/img/ic-entry.png');
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: -42px;
  right: 50%;
  left: 50%;
  margin-left: -17.5px;
}

/*------------------------------------
  エントリ―ボタン
------------------------------------*/
.CampaignEntryButton_campaignButton__n6hK5 {
  margin: 32px auto 20px !important;
}
.CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh .CampaignEntryButton_rexButtonMessage__o1qbU {
  font-size: 18px !important;
}
.CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh.CampaignEntryButton_wide__b6abC{
  min-width: auto;
  width: 100% !important;
}
.CommonEnteredList{
  text-align: center;
}
.CommonEnteredList a {
  line-height: 1.25;
  color: #404040;
}
a#rex-ceb-01.EntryCustomNomove{
  text-decoration: none !important;
}

#prize{
  background: #e6edfa url(/doc/special/score-app/anniversary/img/bg-prize-sp.png) no-repeat bottom left;
  background-size: contain;
  letter-spacing: 0;
}

#prize .f-section-inner{
  padding: 40px 0 70px;
}

#prize .f-section-header{
  margin-bottom: 15px;
}

#prize .f-heading{
  width: 104px;
  height: 45px;
  margin: 0 auto;
}

.prize-list{
  text-align: center;
}

#howto .f-heading{
  width: 238px;
  height: 45px;
  margin: 0 auto;
}

.f-step{
  margin-bottom: 0;
}

.f-step-item{
  border: 2px solid #2a4576;
  width: 100%;
}

.f-step-image{
  width: 170px;
  margin: 0 auto;
}

.f-step-item:nth-child(4) .f-step-image{
  width: 200px;
}

.f-step-title{
  color: #2a4576;
}

.f-step-title i{
  background-color: #2a4576;
}

.f-step .f-step-item::after{
  background: url(/doc/special/score-app/anniversary/img/arrow-d01.svg) no-repeat;
}

.f-step .f-btn{
  width: 100%;
  background-color:#2a4576;
  border: 1px solid #2a4576;
  margin-top: 20px;
}

.content .gpscoursemap-list {
  flex-wrap: wrap;
  text-align: center
}

.content .gpscoursemap-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto calc(60 / 750* 100vw);
  border: 1px solid #2a4576;
  background-color: #fff;
  border-radius: 4px
}

.content .gpscoursemap-item .gpscoursemap-title {
  font-size: calc(34 / 750* 100vw);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  background-color: #2a4576;
  padding: calc(28 / 750* 100vw) calc(20 / 750* 100vw);
  margin-bottom: calc(50 / 750* 100vw)
}

.content .gpscoursemap-item:first-of-type .gpscoursemap-title {
  padding: calc(14 / 750* 100vw) calc(20 / 750* 100vw);
}

.content .gpscoursemap-title span {
  font-size: calc(60 / 750* 100vw)
}

.content .gpscoursemap-block {
  padding: 0 calc(40 / 750* 100vw) calc(50 / 750* 100vw);
  align-items: center
}

.content .gpscoursemap-item p {
  font-size: calc(32 / 750* 100vw);
  font-weight: 700;
  margin-bottom: calc(70 / 750* 100vw);
  line-height: 1.3
}

.content .gpscoursemap-image {
  width: calc(230 / 750* 100vw)
}
.gpscoursemap-btn a {
  background-color: #2a4576;
  border: 1px solid #2a4576;
}

/*---------- GIF画像埋め込み ----------*/
.phone-case-container {
  position: relative; /* 子要素 (video-overlay) を絶対配置するための基準 */
  width: 240px; /* 画像の幅に合わせる */
  height: 454px; /* 画像の高さに合わせる */
  margin: 0 auto;
}

.phone-case-image {
  display: block; /* img要素の下にできる余白をなくす */
  width: 100%; /* 親要素の幅いっぱいに広げる */
  height: auto; /* アスペクト比を維持 */
}

.video-overlay {
  position: absolute;
  top: 30px;   /* 画像の上端から何パーセントの位置か */
  left: 28px;  /* 画像の左端から何パーセントの位置か */
  width: 76%; /* 画像の幅に対する何パーセントか */
  height: auto; /* 画像の高さに対する何パーセントか */
  z-index: 1; /* 必要に応じて、画像の前面に表示 */
  overflow: hidden; /* 動画が枠からはみ出さないようにクリップ */
}

.video-overlay img { /* iframeではなくvideoタグに適用 */
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 動画が枠に収まるように調整 (切り抜き) */
}

#detail .f-heading{
  margin: 0 auto;
}

.content .cta {
  padding: 13.3vw 0;
  background: url(/doc/guide/gora_app/score/assets/img/cta001-sp.png) no-repeat;
  background-position: 0 center;
  background-size: 45.3vw auto;
  background-color: #2c2c2c
}

.content .cta-heading {
  width: 53.4vw;
  margin: 0 3vw 2.65vw auto;
  color: #fff;
  text-align: center;
  font-size: 2.8vw;
  font-weight: 700;
}

.content .cta-action {
  width: 36.4vw;
  margin: 0 11.6vw 0 auto;
  text-align: center;
}

.content .cta-action .ios,.content .cta-action .android {
  display: block;
}

.content .cta-action .ios {
  margin-bottom: 2.65vw;
}

.content .cta-action .qrcode {
  display: none;
}

.bg-content {
  display: none;
}


/*-----------------------------------------
-----------------------------------
  style PC
-----------------------------------
------------------------------------------*/
@media screen and (min-width: 768px) {
  :root {
    --content-width: 680px;
  }

  body {
    background-image: url('/doc/special/score-app/gpscoursemap-campaign/img/bg.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
  .pc .rc-f-standard, .pc.rc-f-standard {
    background-color: #fff;
  }
  .content {
    width: 680px;
    margin: 0 auto;
  }
  .CampaignEntryButton_campaignButton__n6hK5 {
    margin: 32px 40px 20px !important;
  }
  .f-mv-heading .main-pc {
    display: block;
  }
  .f-mv-heading .main-sp {
    display: none;
  }
  .content .btn-area {
    display: none;
  }
  .content .cta {
    padding: 20px 0;
    background-size: 360px auto;
    height: 260px;
  }
  .content .cta-heading {
    width: 680px;
    text-align: right;
    font-size: 18px;
    box-sizing: border-box;
    padding-right: 20px;
    margin: 30px 0 40px;
  }
.content .cta-action {
    width: 680px;
    text-align: right;
    padding-right: 90px;
    margin: 0;
    box-sizing: border-box;
  }
.content .cta-action .ios {
    margin-bottom: 20px;
  }
#prize .f-section-inner {
    padding: 40px 60px 70px;
    box-sizing: border-box;
  }
  .f-step-block.f-step-block--flex {
    display: flex;
    gap: 30px;
  }
  .f-step-block.f-step-block--flex .f-step-image {
    width: 200px;
  }
.content .gpscoursemap-item {
    margin: 0 auto 40px;
  }
.content .gpscoursemap-item .gpscoursemap-title {
    font-size: 20px;
    padding: 20px;
    margin-bottom: 40px;
  }
.content .gpscoursemap-item:first-of-type .gpscoursemap-title {
    padding: 10px;
  }
.content .gpscoursemap-block {
    padding: 0 0 40px;
  }
.phone-case-container {
    width: 360px;
    height: auto;
  }
.video-overlay {
    position: absolute;
    top: 40px;
    left: 38px;
    width: 78%;
    height: auto;
    z-index: 1;
    overflow: hidden;
  }
  .f-table.f-table--2column.f-table--vertical {
    border-top: none;
  }
  .f-table.f-table--2column.f-table--vertical tr {
    display: block;
    border-bottom: none;
    margin-bottom: 20px;
  }
  .f-table.f-table--2column.f-table--vertical th {
    display: block;
    width: 100%;
  }
  .f-table.f-table--2column.f-table--vertical td {
    display: block;
    width: 100%;
  }
}


/*---------- 両サイド背景 ----------*/
@media screen and (min-width: 1350px) {
  .bg-content {
    display: block;
    position: fixed; /* 画面に固定 */
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
    right: max(20px, calc(((100vw - 680px) / 2) - 20px)); /* または your-preferred-right-value */
    /* 初期状態は非表示 */
    opacity: 0; /* 透明度0 */
    visibility: hidden; /* 見えないように */
    transition: opacity 0.3s ease, visibility 0.3s ease; /* フェードイン/アウトのアニメーション */
    /* bg-content 全体はクリックイベントを透過させる */
    pointer-events: none;
  }
  
  /* 表示状態になったらスタイルを変更 */
  .bg-content.is-active {
    opacity: 1;
    visibility: visible;
  }
  
  /* bg-content の中のクリック可能な要素だけ、イベントを受け取れるようにする */
  .bg-content .bg-menu ul li a {
    pointer-events: auto; /* リンクはクリック可能にする */
  
  }
  .bg-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .bg-inner .bg-gpscoursemapimg {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc((100vw - var(--content-width)) / 2);
  }
  .bg-inner .bg-gpscoursemapimg img {
    display: block;
  }
  .bg-inner .bg-menu {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc((100vw - var(--content-width)) / 2);
  }
  .bg-inner .bg-menu ul {
    width: 300px;
    background-color: #ebf0fa;
    border-radius: 10px;
    padding: 60px 20px 20px 30px;
    box-sizing: border-box;
  }
  .bg-inner .bg-menu ul li {
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 40px;
  }
  .bg-inner .bg-menu ul li a {
    color: #2a4576;
    text-decoration: none;
    line-height: 1.4;
    display: flex; /* アイコンとテキストを横並びにするためにflexboxを使用 */
    align-items: center; /* 垂直方向の中央揃え */
    gap: 10px; /* アイコンとテキストの間のスペース */
    padding-left: 42px; /* アイコン分の左パディングを確保 */
    position: relative; /* アイコンを絶対配置するための基準 */
  }
.bg-content ul li a::before {
    content: ''; /* 擬似要素を使う場合は必須 */
    position: absolute; /* リンク要素内で絶対配置 */
    left: 8px; /* リンクの左端からの距離 */
    top: 50%; /* 垂直方向中央に配置 */
    transform: translateY(-50%); /* 自身の高さの半分だけ上にずらして中央揃え */
    width: 30px; /* アイコンの幅 */
    height: 38px; /* アイコンの高さ */
    background-size: contain; /* 背景画像を要素に収まるように表示 */
    background-repeat: no-repeat; /* 背景画像を繰り返さない */
    background-position: center; /* 背景画像を中央に配置 */
}
.bgmenu-entry a::before {
    background-image: url('/doc/special/score-app/gpscoursemap-campaign/img/icon-entry.png'); /* キャンペーンエントリーのアイコンパス */
}
.bgmenu-gpscoursemap a::before {
    background-image: url('/doc/special/score-app/gpscoursemap-campaign/img/icon-gpscoursemap.png'); /* キャンペーンエントリーのアイコンパス */
}
.bgmenu-detail a::before {
    background-image: url('/doc/special/score-app/gpscoursemap-campaign/img/icon-detail.png'); /* キャンペーンエントリーのアイコンパス */
}
  .bg-inner .bg-menu ul li a:hover {
    text-decoration: underline;
  }

}
@media screen and (min-width: 1024px) {
  .f-section-inner {
    width: 680px;
    padding: 60px;
    box-sizing: border-box;
  }
}

