@charset "utf-8";

/* ====================================
リセット
======================================= */
h2 {
    line-height: 0;
    box-shadow: 0 3px 10px #0000002b;
}


.mb0{margin-bottom:0!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}


.block--languages #langBer {
    width: 100%;
}
.scrolling .block--languages {
    opacity: 1;
}
div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd {
    font-size: inherit;
}
a {
    display: inline;
}


/* ====================================
	フレーム
======================================= */

.header {
    display: none;
}

.wrap {
    padding-top: 0;
}

.drawer__btn {
    display: none;
}

.block--languages {
    display: none;
}


.wrap {
    background-image: url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/common-bgi.png), url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/keyvisual-bgi.png), url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/gradation_gray_pc.png);
    background-color: #fff;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: 100px 100px, contain, 100% 1800px;
    background-position: top center, top center, bottom center;
}

#kujiWrap {
    padding: 30px 5.5%;
}


.contentBox {
    margin: 0 0 30px;
    background: #fff;
    padding: 18px;
    box-shadow: 0 3px 10px #00000017;
}

/* ====================================
	テキスト
======================================= */
h3{
    font-size: 16px;
    margin: 0px 0 15px;
    padding: 0px 0px 5px 0px;
    line-height: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid;
    color: #147c57;
}

.Lead{
    margin: 0 0 20px;
    line-height: 1.7;
}

.fctxt{
	font-size: 14px;
	font-weight: bold;
	/*text-align: center;*/
	margin:0 0 20px;
}

.txt{
	font-size: 14px;
}

.subtxt{
    text-align: center;
    color: #dd5322;
    margin: 0 0 20px;
    font-size: 12px;
}

/* ====================================
	見出し
======================================= */
.kujiTit{
    font-size: 17px;
    font-weight: bold;
    /* margin: 0 0 20px; */
    background: #7A5548;
    color: #fff;
    padding: 10px;
}

.kujiTit span {
    background: #c00;
    border-radius: 5px;
    color: #fff;
	padding:2px 1px 1px 5px;
    font-size: 13px;
}

.prizeTit{
	background: #9D7567;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: bold;
}

.contentTit{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 5px;
    border-bottom: 1px dotted;
    margin: 0 0 15px;
}

.contentBox_tit {
    background: #202020;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
}


/* ====================================
	賞品リスト
======================================= */
.prizeList{

}

.prizeList {
    padding: 2% 0px;
}

.prizeList li {
    padding: 0 6%;
    margin-bottom: 18px;
    line-height: 0;
}

.prizeList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.prizeList li img {
    display: block;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
}

.rankList{
	clear: both;
}

.rankList dt{
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
}

.rankList dd{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
}

.rankList .rank1{
    background: #FFE591;
    color: #BF9B21;
}

.rankList .rank2{
	background: #d8e4eb;
    color: #88969f;
}

.rankList .rank3{
    background: #E3C39F;
    color: #7d6c58;
}

.rankList span{
    font-size: 14px;
}

/* ====================================
	賞品の受け渡し方法
======================================= */
.methodList{
	margin:0 0 20px;
}

.methodList li{
    padding: 0 0 0 1em;
    text-indent: -1.4em;
    font-size: 12px;
    margin: 0 0 10px;
    line-height:1.4em;
}

.methodList li:last-child{
    margin: 0;
}

/* ====================================
	注意事項
======================================= */
.atList{
}

.atList li{
    padding: 0 0 0 1em;
    text-indent: -1.4em;
    font-size: 12px;
    margin: 0 0 10px;
    line-height:1.4em;
}

.atList li:last-child{
    margin: 0;
}

.atList li a {
    display: inline;
    font-size: inherit;
}

#infoList > li {
    padding-bottom: 15px;
    border-bottom: 1px dotted;
    margin-bottom: 20px;
}

#infoList .tit {
    font-size: 15px;
    font-weight: bold;
    border-left: 4px solid #cc0606;
    padding-left: 5px;
    margin-bottom: 8px;
    line-height: 1.4;
}

.notice {
    background: #e1e1e1;
    padding: 10px;
    margin-top: 10px;
}

.notice li {
    font-size: 11px;
    text-indent: -1em;
    padding: 0px 0 4px 1em;
    line-height: 1.5em;
}

#infoList > li {
    font-size: 12px;
    line-height: 1.8;
}

#infoList .bold {
    padding: 0 0 5px;
    display: block;
}

#infoList > li:last-child {
    padding: 0;
    border: none;
    margin: 0;
}

.swipe_desc {
    background: #e1e1e1;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 4px;
    margin-bottom: 15px;
}

.info_txt {
    font-weight: bold;
    margin-bottom: 12px;
}

.indentList {
    margin-bottom: 12px;
}
.indentList:last-child {
    margin-bottom: 0;
}

.indentList > li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
    margin-bottom: 5px;
    font-size: 12px;
}

#gps .faqBox {
    margin-bottom: 1.2rem;
}
#gps .faqBox .quest {
    font-weight: bold;
    margin-bottom: 0.5em;
}
#gps .faqBox .answer {
    border-left: 1px solid;
    padding-left: 1rem;
    font-size: 12px;
}
#gps .faqBox .answer li {
    text-indent: -0.75em;
    padding: 0 0 0 0.75em;
}
#gps .faqBox .answer li:before {
    display: none;
}

#gps .faqBox:last-child {
    margin-bottom: 0;
}
/* ====================================
	ボタン
======================================= */
#kujiWrap .btn{

}

#kujiWrap .btn a, #kujiWrap .btn input {
    background: #202020;
    border-radius: 0px;
    color: #fff;
    margin: 0 auto 10px;
    display: block;
    width: 80%;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    padding: 24px;
    box-shadow: 0 8px 12px -5px #00000070;
}

#kujiWrap .btn.btn_sub a {
    font-size: 14px;
    margin-bottom: 14px;
}

#kujiWrap .btn.btn_main a, #kujiWrap .btn.btn_main input {
    margin-bottom: 30px;
}



/* ====================================
	アイコン
======================================= */
.icon_check{
	color: #F4C37B;
    margin: 0 5px 0 0;
    display: inline;
}

/* ====================================
	画像
======================================= */
.ph_pick{
	margin:0 auto 10px;
	width: 50%;
}

/* ====================================
スライド
======================================= */

#gps .slide_gps .slick-slide {
    padding: 0 10px;
}
#gps .slide_txt {
    font-size: 11px;
    line-height: 1.6;
    margin-top: 6px;
    text-indent: -1.1em;
    padding-left: 1.1em;
}

#gps .slick-dots li button:before {
    font-size: 12px;
}
#gps .slick-prev:before, .slick-next:before {
    color: #000000;
}
#gps .slick-dots li.slick-active button:before {
    color: #000000;
}
#gps .slick-next:before, #gps .slick-prev:before {
    content: '';
    display: block;
    border-top: 4px solid;
    border-right: 4px solid;
    transform: rotate(45deg);
    width: 17px;
    height: 17px;
    position: absolute;
    top: -9px;
    left: -9px;
    border-radius: 0;
    background: none;
}
#gps .slick-prev:before {
    left: 0;
    transform: rotate(-135deg);
    transform-origin: right;
}

.titBox {
    margin: 0 0 20px;
    text-align: center;
}
.gps_tit {
    font-size: 22px;
    font-weight: bold;
}

.stepList > li {
    background: #e1e1e1;
    padding: 18px;
    margin-bottom: 12px;
}

.stepList > li .step {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.stepList > li {
    background: #e1e1e1;
    padding: 18px;
    margin-bottom: 12px;
    font-size: 13px;
}

.stepList > li a {
    color: #9f0000;
}

.innerBox {
    margin-bottom: 30px;
}

#gps .error {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #ffffff;
    padding: 30px;
    margin: 0 0 40px;
    line-height: 1.5;
    background: rgba(0, 0, 0, .6);
}


@media screen and (max-width: 768px) {

.wrap {
    background-image: url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/common-bgi.png),url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/keyvisual-bgi_sp.png) , url(https://backnumber.info/static/backnumber/official/feature/stadiumtour2026_AHSKIs/assets/img/gradation_gray_sp.jpg);
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: 100px 100px, contain, 100% 1900px;
    background-position: top center, top center, bottom center;
}

}

@media screen and (min-width: 768px) {

.contents_wrap {
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 0;
}

#kujiWrap {
    padding: 35px 0;
}

.Lead {
    font-size: 16px;
    margin-bottom: 35px;
}

.contentBox {
    padding: 30px 35px;
    margin-bottom: 35px;
}


.contentBox_tit {
    padding: 20px 30px;
}

#kujiWrap .btn a, #kujiWrap .btn input {
    padding: 24px;
    line-height: 1.6;
    width: 360px;
    margin-bottom: 35px;
}

.prizeList {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    gap: 1.3%;
}

.prizeList li {
    padding: 0;
    margin: 0;
    width: 24%;
}


}
