<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
    margin: 0px;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, Helvetica, sans-serif;
}
/*=============================================
		header
==============================================*/
.headerinner {
    margin: 0 auto;
    width: 960px;
}
.headerinner::after {
    clear: both;
    content: "";
    display: block;
}
#header {
    height: 60px;
    line-height: 1;
    margin: 100px auto 0;
    padding: 0;
    position: absolute;
    top: -100px;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #cccccc;
}
#header a, #header {
    text-decoration: none;
}
#header .headerinner {
    position: relative;
}
#header h1 {
    margin: 0;
    padding: 0;
}
#header .logo {
    float: left;
}
#global-nav ul {
    bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    list-style: outside none none;
    position: absolute;
    right: 0;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    color: #333333;
    margin: 0 3px;
    padding: 3px 10px;
}
#global-nav ul li a:hover {
    border-bottom: 5px solid #333333;
}
#global-nav ul li .touhyou_btn {
    border: none !important;
    color: #ffffff;
    font-size: 17px;
    padding: 8px 20px;
    background: #ff8000;
    background: linear-gradient(to bottom, #ffd24d, #ff8000);
    border-radius: 3px;
    margin-left: 10px;
}
#header.fixed {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 60px;
    margin-top: 0;
    position: fixed;
    top: 0;
    transition: top 0.65s ease-in 0s;
}
#header.fixed .logo {}
#header.fixed .logo img {
    height: 60px;
}
#header.fixed #global-nav ul {
    bottom: 5;
}
#header.fixed #global-nav ul li a {
    color: #fff;
}
#header.fixed #global-nav ul li a:hover {
    color: #fff;
    border-bottom: 5px solid #ffffff;
}
/*=============================================
		footer
==============================================*/
.footer-wrap-sp {
    display: none;
}
.footer-wrap-pc {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background-color: #eeeeee;
}
#footer a {
    color: #666666;
    text-decoration: none;
}
#footer a:hover {
    color: #888888;
    text-decoration: underline;
}
#footer {
    position: relative;
    width: 100%;
    font-size: 12px;
    text-align: left;
}
#footer-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 12px;
}
#footer-inner ul#footerNav {
    width: 800px;
    margin: 0 auto;
    border-bottom: 1px solid #666666;
    padding-bottom: 8px;
}
#footer-inner ul#footerNav li {
    display: inline;
    padding-right: 8px;
    padding-left: 2px;
}
#footer-inner ul#footerNav li.lsn {
    background: none;
    padding-right: 0;
}
.copyright {
    padding-top: 8px;
    font-size: small;
    color: #666666;
}
.s-odds_yoko {
    border: none;
    margin: 8px 0px 2px 0px;
}
.sp-body {
    margin: 0 auto;
    max-width: 640px;
    padding: 20px 4px 0;
}
.topimg {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    width: 640px;
    height: auto;
    vertical-align: bottom;
}
.seet-txt {
    display: block;
    line-height: 1.5em;
    padding: 0 0.7em;
}
.attentions {
    text-align: left;
    display: block;
    line-height: 1.4em;
}
/********* コンテナ *********/
.container {
    max-width: 640px;
    text-align: center;
    margin: 0 auto;
}
/********* 見出し *********/
.midashiline {
    border: #bcbcbc solid 1px;
    line-height: 25px;
    text-align: left;
    height: auto;
    background: #e1e1e1;
    color: #474747;
    font-weight: bold;
    font-size: 120%;
    padding: 10px;
    margin-top: 16px;
}
.text_box {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
    padding: 10px 0 10px 0;
}
.text_box_left {
    max-width: 640px;
    text-align: left;
    font-weight: 400;
    font-size: 110%;
    line-height: 1.4em;
    padding: 0px 20px 0px 20px;
}
/*flexbox*/
.flexbox {
    line-height: 0;
    display: flex;
    flex-direction: column;
}
.flexbox .box1 {
    margin: 0 auto;
}
.flexbox .box2 {
    margin: 0 10px 20px 0;
}
.flexbox .center_box {
    margin: 0 auto 10px auto;
}
.text_box_left2 {
    max-width: 640px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5em;
    padding: 0px 20px 20px 20px;
}

/*テキスト関連*/
.larger_text {
    font-size: 120%;
    line-height: 1.3em;
    padding: 0 14px;
}
.medium_text {
    line-height: 1.4em;
    margin-top: 5px;
    font-size: 80%;
    font-weight: normal;
    padding: 0 14px;
}
.attention_text {
    line-height: 1.3em;
    font-size: 10px;
    font-weight: normal;
    padding: 0 10px 0 20px;
    margin: 4px 0 24px 4px;
}
.request-text {
    line-height: 1.3em;
    font-size: 10px;
    font-weight: normal;
    padding: 0 10px 0 4px;
    margin: 4px 0 24px 0px;
    list-style-type: none;
}
/*その他のキャンペーン情報はこちら*/
.btn_other {
    width: 300px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
}
.btn_other a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #5158F7;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 0px 2px 2px 0px #DEDEDE;
}
.boldtext {
    display: block;
    padding-right: 20px;
    padding-left: 18px;
    font-weight: bold;
}
.contents {
    max-width: 640px;
    margin: 0 auto;
}
.contents_box {
    margin: 0 auto;
    max-width: 640px;
    list-style: none;
    line-height: 20px;
}
.contents {
    text-align: left;
    width: 100%;
    list-style: none;
    line-height: 20px;
}
.contents span {
    font-size: 16px;
}
div {
    white-space: normal;
}
.hr_innner {
    width: 96%;
    margin: 20px auto;
}
/*金色ボタン*/
.btn_op_gold {
    width: 300px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.btn_op_gold a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #c2aa71;
    text-align: center;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    box-shadow: 0px 2px 2px 0px #DEDEDE;
    border-radius: 10px;
}
/*プレゼントボタン*/
.present_btn {
    margin: 0 0 0 -6px;
    width: 280px;
    height: 60px;
    line-height: 64px;
    margin-bottom: 20px;
}
.present_btn a {
    text-shadow: #969696 1px 1px 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-image: linear-gradient(0deg, #eb6100 0%, #ffb37e 100%);
    text-align: center;
    border: 5px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    transition: background-color 1s;
    margin-bottom: 20px;
}
.sityu {
    color: #F00;
    font-weight: bold;
	margin-bottom: 20px;
}



/************************************************/

.present_btn3 {
    margin: 0 0 0 -6px;
    width: 240px;
    height: 40px;
    line-height: 44px;
    margin: 30px 0;
    
}


.present_btn3 a {
    text-shadow: #333 2px 1px 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-image: linear-gradient(0deg, #eb6100 0%, #ffb37e 100%);
    text-align: center;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    border-radius: 38px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 5);
    transition: background-color 1s;
    margin-bottom: 20px;
letter-spacing: 0.2em;
}


.btn_op_gold3{
    width: 260px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.btn_op_gold3 a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #c2aa71;
    text-align: center;
    color: #FFFFFF;

    font-size: 15px;
    font-weight: bold;
    box-shadow: 0px 2px 2px 0px #DEDEDE;
    border-radius: 6px;
    border: none;


}



/************************************************/




.kome {
    font-size: 80%;
}
.kome2 {
    font-size: 60%;
    font-weight: 400;
    margin-left: 10px;
}
/* hokama 20241007*/
.yohaku_b20 {
    padding-bottom: 20px;
}
.yohaku_b30 {
    padding-bottom: 30px;
}
.yohaku_t10 {
    padding-top: 10px;
}
.yohaku_t20 {
    padding-top: 20px;
}
.yohaku_t30 {
    padding-top: 30px;
}
/*プレゼント*/
.present_box {
    padding-bottom: 20px;
}
.present_card {
    max-width: 330px;
    border: 2px solid #136223;
    margin: 15px auto 0;
}
.present_title {
    color: #fff;
    background: linear-gradient(130deg, rgb(0, 31, 6), rgb(0, 147, 27));
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
}
.present_title p {
    margin: 5px;
}
.keirin1 {
    border: 2px solid #171362;
}
.keirin2 {
    background: linear-gradient(130deg, rgb(7, 19, 32, 1), rgb(33, 86, 149, 1)) !important;
}
.auto1 {
    border: 2px solid #611362;
}
.auto2 {
    background: linear-gradient(130deg, rgb(40, 11, 40, 1), rgb(191, 53, 189, 1)) !important;
}
.loto1 {
    border: 2px solid #97141a;
}
.loto2 {
    background: linear-gradient(130deg, rgb(43, 11, 11, 1), rgb(207, 51, 51, 1)) !important;
}
.gold1 {
    border: 2px solid #F07E05 !important;
}
.gold2 {
    background: linear-gradient(130deg, rgb(240, 126, 5, 1), rgb(224, 162, 8, 1)) !important;
}
.small {
    font-size: 16px;
}
.middle {
    font-size: 20px;
    line-height: 10px;
}
.big {
    font-size: 30px;
}
.pre_text {
    font-size: 30px;
    font-weight: bold;
    margin: 10px;
    padding: 5px;
    background-color: #eee;
}
.pre_text p {
    font-size: 30px;
    margin: 0px;
}
.prize {
    border: 1px solid #fff;
    font-size: 20px;
    width: 90%;
    margin: 5px auto 10px !important;
    line-height: 1.5em;
}
.detail {
    font-size: 12px !important;
    font-weight: normal !important;
}
.present_all {
    background: linear-gradient(130deg, rgb(0, 31, 6), rgb(0, 147, 27));
    padding: 20px 0;
    color: #fff;
    text-align: center;
    margin: 10px auto;
    font-size: 40px;
    font-weight: bold;
    line-height: 21px;
}
.tyukan {
    font-weight: bold;
}
.oubo-up {
    border: 2px solid #00E03E;
	padding: 0 5px;
}
.oubo-up p {
    line-height: 1.3em;
}
.oubo-up b {
    color: #009D28;
}
.oubo-keirin {
    border: 2px solid #0b00e0;
}
.oubo-keirin b {
    color: #0b009d;
}
.oubo-auto {
    border: 2px solid #e000d8;
}
.oubo-auto b {
    color: #94009d;
}
.oubo-loto {
    border: 2px solid #e0002f;
}
.oubo-loto b {
    color: #9d0012;
}
.hako {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.cp_boxes {
    width: 90%;
    margin: 10px auto;
}
.naiyou {
    display: block;
    margin: 10px 0 10px 20px;
    text-align: left;
    font-size: 100%;
}
.naiyou2 {
    display: block;
    text-align: center;
    font-size: 100%;
    line-height: 1.4em;
    white-space: nowrap;
}
.naiyou3 {
    padding: 20px 10px;
    font-size: 80%;
    line-height: 1.4em;
}
.koumoku td {
    padding: 10px;
    text-align: center;
    background-color: #FBFDDD;
    font-size: 100%;
    height: 2.2em;
    line-height: 1.4em;
}
.cp_boxes td {
    border: solid 1px #999999;
}

.next_text{
	font-size:0.8em;
	margin-bottom: 25px;
}



/*=============================================
		画面幅が769px以上の場合　PC用
==============================================*/

@media (min-width: 769px) {
	 .pc_only {
        display: block;
    }
    .sp_only {
        display: none;
    }

    .pc_only2 {
        display: inline-block;
    }
    .sp_only2 {
        display: none;
    }
    main {
        margin: 60px auto 0;
        width: 800px;
        border-right: 1px solid #969696;
        border-left: 1px solid #969696;
    }
    .topimg {
        width: 800px;
    }
    .pre_container {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        /* グリッドの行の高さを指定 */
        gap: 10px;
    }
    .present_card {

        margin: 15px auto 0;
        display: grid;
        grid-row: span 3;
        grid-template-rows: subgrid;
        gap: 12px;
    }
    .present_title {
        color: #fff;
        background: linear-gradient(130deg, rgb(0, 31, 6), rgb(0, 147, 27));
        padding: 5px 0;
        font-size: 16px;
        font-weight: bold;
        display: grid;
        place-items: center;
    }
    .present_title p {
        margin: 5px;
        text-align: center;
        padding: 0;
    }
    .middle {
        font-size: 20px;
        line-height: 1.3em;
    }
    .big {
        font-size: 30px;
    }
    .pre_text {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        margin: 0 10px 10px 10px;
        padding: 10px;
        background-color: #eee;
        display: grid;
        place-items: center;
    }
    .pre_text p {
        font-size: 30px;
        margin: 0px;
        padding: 0;
    }
    .prize {
        border: 1px solid #fff;
        font-size: 20px;
        width: 90%;
        margin: 5px auto 10px !important;
        line-height: 1.5em;
    }
    .small {
        font-size: 16px;
    }
    .detail {
        font-size: 15px !important;
        font-weight: normal !important;
    }
    /*プレゼント 横長バージョン*/
    .container_big {
        width: 100%;
    }
    .container_big .present_title {
        padding: 20px;
    }
    .grid-row {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1.2fr;
        /* 横幅の割合 */
        gap: 5px;
        place-items: center;
    }
    .container_big .pre_text {
        padding: 25px 20px;
    }
    .container_big .detail {
        margin-top: 10px;
        text-align: left;
    }
    .grid-2 {
        display: grid;
        grid-template-columns: 4.5fr 1fr 4.5fr;
        /* グリッドの行の高さを指定 */
        gap: 5px;
        padding: 5px;
        place-items: center;
    }
    .tyukan {
        display: grid;
        grid-row: span 3;
        grid-template-rows: subgrid;
        place-items: center;
        font-weight: bold;
    }
    .present_all {
        background: linear-gradient(130deg, rgb(0, 31, 6), rgb(0, 147, 27));
        padding: 20px 0;
        color: #fff;
        text-align: center;
        margin: 10px auto;
        font-size: 40px;
        font-weight: bold;
    }
    .row_card {
        max-width: 100%;
    }
}
.grade {
    display: inline-block;
    margin: 2px;
    background-color: #ee7700;
    color: #FFF;
    padding: 0px 4px;
}

/*=============================================
		画面幅が768px以下の場合　SP用
==============================================*/
@media (max-width: 768px) {
    .pc_only {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .pc_only2 {
        display: none;
    }
    .sp_only2 {
        display: inline-block;
    }
	
}

.hover :hover{
	opacity: 0.8;
	transition: 0.5s;
}</pre></body></html>