@charset "utf-8";
/* reset __________________________________ */

@media print{
	.spNav{
		display: none; 
	}
}

.spOnly {
	display: none;
}

a:hover {
	opacity: 0.7;
}

.arwlink {
	margin-top: 5px;
	margin-bottom: 15px;
}
.arwlink a {
	color: #407cba;
	background-image: url(/wr_css/wr_img/under/left_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}
/* 追従ボタン 202501 */
#bnr-fixed{
  width: 190px;
  bottom: 80px !important;
  right: 12px !important;
}
#bnr-fixed img {
  width: 100%;
}
#bnr-fixed-close-btn {
  bottom: auto;
  top: 24px;
}
@media screen and (max-width: 768px) {
  #bnr-fixed {
    right: 6px !important;
    bottom: 50px !important;
    width: 140px !important;
  }
  #bnr-fixed-close-btn {
    top: 12px;
  }
}

/* SP ヘッダー
======================================== */ 
@media screen and (max-width: 767px) {
  .spNav {
    top: 0;
  }
  .spNav .scrollWrap .menu ul li h3 {
    margin-bottom: 5px;
  }
  .spNav .scrollWrap .menu_btm ul li + li{
    border-top: 1px solid #ddd;
  }
  .spNav .scrollWrap .menu_btm ul li a{
    display: block;
    padding: 10px 2%;
  }
}
/* 汎用
======================================== */ 
:root {
  scroll-padding: 82px;
}
html { 
  scroll-behavior: smooth;
}
header {
  border-bottom: 1px solid #ccc;
}
.pankuzu li a {
  font-weight: normal;
}
#container {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
  line-height: 1.5;
  width: 100%;
}
#container a {
  color: #10108c;
}
#container a:hover {
  text-decoration: underline;
}
li {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
}
.pc_show {
  display: block;
}
.sp_show {
  display: none;
}
.gotop {
  display: none;
  width: 50px;
  height: 50px;
  background-color: #4b4e7c;
  border-radius: 2px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  opacity: .5;
  cursor: pointer
}
.gotop span {
  display: block;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  margin-top: 20px;
  margin-left: 14px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.contents {
  padding: 40px 10px 60px;
}
.row + .row {
  margin-top: 60px;
}
.sec_ttl01 {
  text-align: center;
  font-weight: bold;
  display: table;
  margin: 0 auto 60px;
}
.sec_ttl01 h1 {
  font-size: 2.1rem;
  color: #0f1350;
  padding-bottom: 16px;
  border-bottom: 1px solid #0f1350;
  font-weight: bold;
}
.sec_ttl02 h2 {
  font-size: 1.25rem;
  color: #0f1350;
  border-bottom: 2px solid #0f1350;
  font-weight: bold;
  margin: 0 0 40px;
  padding: 0 0 4px 4px;
}
.sec_ttl03 h3 {
  font-size: 1rem;
  background: #4B4E7C;
  color: #fff;
  padding: 8px 12px 6px;
  margin: 0 0 30px;
}
.sec_ttl04 h4 {
  font-size: 1rem;
  color: #0F1350;
  padding-left: 12px;
  margin: 0 0 14px;
  position: relative;
}
.sec_ttl04 h4::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 90%;
  background-color: #0F1350;
  top: 0;
  bottom: 0;
  left: 0;
}
.arrow-r {
  position: relative;
  display: inline-block;
  padding-left: 12px;
}
.arrow-r ::before{
  position:absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #10108c;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.txt_red{
	color:#ed1c24;
	font-weight: bold;
}
.mb20{
  margin-bottom:20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  :root {
    scroll-padding: 60px;
  }
  .pc_show {
    display: none;
  }
  .sp_show {
    display: block;
  }
  .body{
	padding-top: 0px;
  }
  body,html{
  	font-size: 15px;
  }
  #container, .grid {
    width: 100%;
  }
  .contents .contents_grid {
    padding: 0;
  }
  .pankuzu ul {
    font-size: 0.7rem;
    overflow: hidden;
    padding: 10px 0;
  }
  .pankuzu li a.linkIcon::after {
    right: -15px;
  }
  .contents {
    padding: 30px 4% 40px;
  }
  .row + .row {
    margin-top: 26px;
  }
  .sec_ttl01 {
    margin: 0 auto 30px;
  }
  .sec_ttl01 h1{
	font-size: 1.5rem;
  }
  .sec_ttl02 h2 {
    font-size: 1.25rem;
    margin: 0 0 16px;
  }
  .sec_ttl03 h3 {
    margin: 0 0 16px;
  }
  .sec_ttl04 h4 {
    margin: 0 0 10px;
    line-height: 1.4;
  }
  .table01 th, .table01 td {
    padding: 10px;
    font-size: 0.8rem;
  }
  .table01 th {
    width: 50%;
  }
}
/* アイコンフォントの微調整 */
.btn i.fa-arrow-up-right-from-square,
i.fa-arrow-up-right-from-square {
  margin-left: 6px;       /* 文字とアイコンの間の余白 */
  font-size: 0.85em;      /* 文字より少し小さめに調整 */
  vertical-align: middle; /* 上下中央揃え */
}

/* ホバー時にアイコンを少し動かす演出（お好みで） */
a:hover i.fa-arrow-up-right-from-square {
  transform: translate(2px, -2px);
  transition: transform 0.2s ease;
}
/* スポーツくじをUCカードでご購入（/uc/service/toto/）
======================================== */
section{
	margin-bottom: 60px;
}
/* 全体コンテナ */
.sportskuji-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
  box-sizing: border-box;
}

/* ロゴリスト */
.logo-list ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}
.logo-list li {
  text-align: center;
  font-weight: bold;
  font-size: 1.25rem;
  color: #0F1350;
}
.logo-list li img {
  max-width: 183px;
  height: auto;
  display: block;
  margin: 0 auto 8px;
}
.logo-list li span {
  font-size: 0.85rem;
  color: #d32f2f;
  font-weight: bold;
}
.logo-list .space{
  width: 183px;
}

/* リード文 */
.lead-txt {
  text-align: center;
  font-weight: bold;
  font-size: 1.05rem;
  color: #0F1350;
  margin-bottom: 25px;
}

/* ボタン装飾 */
.btn-group {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 30px 0 50px;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.95rem;
  transition: opacity 0.2s;
}
.btn:hover {
  opacity: 0.85;
}
.btn-navy {
  background-color: #0F1350;
  color: #fff !important;
  width:300px;
  position: relative; /* 矢印の位置調整に必要 */
  padding-right: 40px; 
}
.btn-sm {
  padding: 10px 20px;
  font-size: 0.85rem;
  margin-top: 20px;
}
.btn-wide {
  width: 100%;
  max-width: 400px;
  padding: 16px;
}

.btn-navy::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff; 
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg); 
  transition: right 0.2s ease;
}

.btn-navy:hover::after {
  right: 12px;
}

/* メリットカード */
.merit-cards {
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
}
.merit-card {
  flex: 1;
  padding: 24px 16px;
  border-radius: 8px;
  text-align: center;
}
.merit-icon img {
  width: 277px;
  height: auto;
  margin-bottom: 12px;
}
.merit-desc {
  font-size: 0.85rem;
  line-height: 1.5;
  color: #666;
}

/* 各くじセクション */
.sec-kuji {
  margin-bottom: 70px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 50px;
}
.kuji-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 30px;
}
.kuji-logo {
  max-width: 104px;
  height: auto;
}
.kuji-catch {
  font-weight: bold;
  font-size: 1.25rem;
  color: #0F1350;
}
.kuji-lead {
  font-size: 0.9rem;
  margin-bottom: 24px;
  line-height: 1.6;
}

/* グリッドレイアウト */
.product-grid {
  display: grid;
  gap: 16px;
  margin-bottom: 16px;
}
.product-grid.col-3 {
  grid-template-columns: repeat(3, 1fr);
}
.product-grid.col-2 {
  grid-template-columns: repeat(2, 1fr);
}
.product-item img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.product-item p {
  font-size: 0.85rem;
  line-height: 1.4;
}
.product-item p span{
  font-weight: bold;
}
.kuji-note {
  font-size: 0.75rem;
  color: #777;
  line-height: 1.5;
}
.kuji-note-winner{
  font-size: 0.85rem;
  line-height: 1.4;
}
.kuji-note-winner span{
  font-weight: bold;
}

/* ご購入方法 */
.sec-howto {
  margin-bottom: 70px;
}
.howto-step {
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  align-items: flex-start;
}
.step-num {
  background: #0F1350;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  flex-shrink: 0;
}
.step-content {
  flex: 1;
  padding-top: 6px;
}
.step-txt {
  font-size: 0.95rem;
  line-height: 1.6;
}
.step-txt span {
  font-size: 0.7rem;
}
.txt_red {
  color: #d32f2f;
  font-size: 0.85rem;
}
.banner-box {
  background: #f4f5f9;
  padding: 30px;
  text-align: center;
  border-radius: 8px;
  margin-top: 40px;
}
.banner-title {
  font-weight: bold;
  color: #0F1350;
  margin-bottom: 16px;
}

/* ご注意事項 */
.sec-notes {
  margin-bottom: 60px;
}
.notes-content ul {
  padding-left: 20px;
  margin: 0 0 20px;
}
.notes-content li {
  font-size: 0.85rem;
  line-height: 1.4;
  color: #555;
  margin: 10px 0 6px 20px;
  text-indent: -20px;
}
.notes-content li::before{
  content: "※";
  margin-right: 0.5em; 
}

/* スマホ対応（レスポンシブ） */
@media (max-width: 768px) {
  .logo-list ul {
    flex-direction: column;
    gap: 12px;
  }
  .btn-group, .merit-cards {
    flex-direction: column;
  }
  .btn-navy {
    width:80%;
  }
  .product-grid.col-3, .product-grid.col-2 {
    grid-template-columns: 1fr;
  }
}