﻿/*========================================

  reset

========================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    padding: 0px;
    margin: 0px;
}

table {
    border-collapse: collapse;
}

html {
    overflow-x: visible;
}

img {
    border-style: none;
}

body {
    font-family:  "Noto Sans JP",sans-serif,"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
    font-size: 95%;
    -webkit-text-size-adjust: none;
    height: auto;
    min-height: 100%;
    line-height: 1.5;
}

a {
    overflow: hidden;
    text-decoration: none;
}

    a:link {
        color: #0000ff;
    }

    a:visited {
        color: #800080;
    }

    a:hover {
        color: #FA720E;
    }

        a:hover img.alpha {
            opacity: 0.7;
        }

/* text
---------------*/

h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
}

/* list
---------------*/

ul,
ol,
li {
    list-style-position: outside;
    list-style-type: none;
}

footer {
    background: #ffffff;
    height: 80px;
}

.hr {
    width: 90%;
    height: 1px;
    background-color: #000;
    border: none;
}

/************************************
/* ナビゲーション
************************************/
#menu {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background: linear-gradient(180deg, #ED6C00 0%, #ED6C00 50%, #278DFD 50%, #278DFD 100%);
    border-top: 2px solid #fff;
    border-bottom: 2.5px solid #fff;
}

    #menu .menu-inner {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        padding: 0;
        background-color: #000000;
    }

        #menu .menu-inner .diagonal {
          max-width: 1200px;
          margin: 0 auto;
          overflow-x: hidden;
        }



        #menu .menu-inner li {
            list-style-type: none;
            float: left;
            line-height: 46px;
            font-size: 19px;
            text-align: center;
            letter-spacing: 1px;
            width: 25%;
            position: relative;
            border-right: 2.5px solid #fff;
            box-sizing: border-box;
            transform: skewX(170deg);
            margin: 0 auto;
        }

        #menu .menu-inner li .nav03 {
         text-align: left;
         line-height: 20px;
         font-size: 17px;
         margin-left: 15%;
         margin-top: 3px;
         letter-spacing: -1px;
        }

        
        #menu .menu-inner li .nav05 {
         letter-spacing: -0.5px;
        }



            #menu .menu-inner li:last-child {
                border-right: none;
            }

            #menu .menu-inner li.campaign {
                background: #009139;
                width: 100%;
                border-top: 2.5px solid #fff;
                transform: skewX(0deg);
            }

            #menu .menu-inner li.special_column {
                background: linear-gradient(to right,#DF57FF, #FFC300 );
                width: 49%;
            }

            #menu .menu-inner li.column_special_column {
                background: linear-gradient(to right,#e37e92 72.6328%, #e04360 );
            }

            /*
#menu .menu-inner li img{
	margin-left: 30px;
	transform: skewX(30deg);
	width:70px;
	margin-top: 4px;
}
    */

            #menu .menu-inner li span {
                width: inherit;
            }

                #menu .menu-inner li span a {
                    display: block;
                    color: #fff;
                    text-decoration: none;
                    font-weight: 500;
                    border: 0px solid #ff0000;
                }

                    #menu .menu-inner li span a:hover {
                        color: #fff;
                    }

            #menu .menu-inner li.campaign span a {
                color: #fff;
            }

            #menu .menu-inner li.special_column span a {
                color: #fff;
            }

            #menu .menu-inner li.column_special_column span a {
                color: #fff;
            }

            #menu .menu-inner li:hover {
                opacity: 0.5;
            }

            #menu .menu-inner li span a span {
                display: block;
                transform: skewX(-170deg);
            }

            #menu .menu-inner li.campaign span a span {
                display: block;
                transform: skewX(0deg);
            }

        #menu .menu-inner .pc_gmenu {
            display: flex;
        }

        #menu .menu-inner .sp_gmenu {
            display: none;
        }

#series_menu {
    width: 100%;
    background-color: #0075c2;
}

    #series_menu .menu-inner {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
    }

/************************************
/* move_top
************************************/
#move_top {
    position: fixed;
    bottom: 50px;
    height: 60px;
    right: 2%;
    bottom: 5%;
}

    #move_top a {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
        background-color: #FFFFFF;
        opacity: 0.9;
    }

        #move_top a img {
            width: 100%;
        }

/*#move_top a:before {
    content: 'TOP';
    position: absolute;
    width: 50px;
    height: 20px;
    color: #000000;
    font-size: 18px;
    text-align:center;
    top: 5px;
    bottom: 0;
    right: 0;
    left: 0;
    line-height: 1;
}

#move_top a:after {
    content: '▲';
    position: absolute;
    top: 13px;
    bottom: 0;
    right: 0;
    left: 0;
    color: #ffffff;
    font-size: 34px;
    text-align:center;
}*/


/************************************
/* レイアウト
************************************/

#header-wrapper {
    width: 100%;
    background-color: #0075c2;
}

#header {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
    height: 40px;
    position: relative;
}

#main {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}

.pdg0 {
    padding-top: 0px;
    clear: both;
}

.pdg10 {
    padding-top: 10px;
    clear: both;
}

.pdg5 {
    padding-top: 5px;
    clear: both;
}

.pdg20 {
    padding-top: 20px;
    clear: both;
}

.pdg30 {
    padding-top: 30px;
    clear: both;
}

.pdg40 {
    padding-top: 5%;
    clear: both;
}

.pdg50 {
    padding-top: 50px;
    clear: both;
}

/* 2行目以降段落下げ
---------------*/
.att {
    padding-left: 1em;
    text-indent: -1em;
}

.att4 {
    padding-left: 3em;
    text-indent: -3em;
}

/*改行*/
.br-pc {
    display: block;
}

.br-sp {
    display: none;
}

.br-sp_374 {
    display: none;
}

.br-sp_365 {
    display: none;
}


/*切り替え表示*/
.pc-show {
    display: block;
}

.sp-show {
    display: none;
}

/* pcとsp_375以上のみ表示 */
.sp_365_none {
    display: block;
}


/*bg*/
.bgMain {
    background-image: url(https://d72xhofqf0fmd.cloudfront.net/wasj/img/bg.png?20240806);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bgMain2 {
    background: #F19975;
}

.bgMain3 {
    background: #FF4D6A;
}


.bgYellow {
    background: #EFE800;
}

.bgBlack {
    background-color: #000000;
}

.bgWhite {
    background-color: #ffffff;
}

/*font*/
.font_blue {
    color: #004097;
}

.font_white {
    color: #ffffff;
}

.font_purple {
    color: #8b5780;
}

.font_gold {
    color: #af832d;
}

.font_bluegreen {
    color: #007f68;
}

.font_red {
    color: #c30f22;
}

.bold {
    font-weight: 500;
}

.x_large {
    font-size: 30px;
}

.large {
    font-size: 27px;
}

.l_medium {
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 450;
}

.x_medium {
    font-size: 20px;
}

/*基準は14～15px相当*/
.medium {
    font-size: 15px;
}

.s_medium {
    font-size: 14px;
}

.small {
    font-size: 14px;
}

.x_small {
    font-size: 13px;
}


.line_height12 {
    line-height: 1.2;
}

.italic {
    transform: skewX(-18deg);
}


#lights {
    padding-top: 10px;
    text-align: center;
    width: 100%;
    font-size: 15px;
}

#footer_mail_light {
    /*display: flex;
    justify-content: space-between;*/
    margin: 0 auto;
    padding-top: 10px;
    max-width: 1000px;
    width: 100%;
    text-align: center;
}

/*横並び*/
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/*両端揃え*/
.justify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*縦並び端揃え*/
.flex-direction_justify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.clear {
    clear: both;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}


.div_center {
    margin: 0 auto;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.width100 {
    width: 100%;
}

.width95 {
    width: 95%;
}

/*コンテンツの幅*/
.width90 {
    width: 90%;
}

/*応募ボタンの幅*/
.width80 {
    width: 94%;
}

.width70 {
    width: 70%;
}

.width60 {
    width: 60%;
}

/*二分割*/
.width50 {
    width: 50%;
}


.border_black_05 {
    border: 0.3px solid #000000;
}

.border_white_05 {
    border: 0.3px solid #ffffff;
}

.hr_black_05 {
    border-bottom: 0.3px solid #000000;
}

.hr_blue_05 {
    border-bottom: 0.3px solid #004097;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}


/*斜め表示対策*/
.pdg_left {
    padding-left: 8px;
}

/*SNS*/
.top_sns {
    width: 78px;
    position: absolute;
    right: 0px;
    top: 3px;
    display: flex;
}

    .top_sns li {
        margin-right: 14px;
    }


        .top_sns li img {
            display: block;
            width: 25px;
            padding-top: 5px;
        }

.top_jra_mark {
    left: 12px;
    top: 3px;
    position: absolute;
    display: block;
}

    .top_jra_mark img {
        display: block;
        width: 62px;
        padding-top: 5px;
    }

.footer_text {
    max-width: 1000px;
    margin: 0 auto;
    padding: 2% 0;
    width: 100%;
    font-size: 15.5px;
    font-weight: 450;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
}

.footer_text.thanks {
    color: #000;
}


#index .footer_text {
    color: #000;
}

/************************************
/* 見出し
************************************/
.title {
    width: 55%;
    max-width: 300px;
    height: 22px;
    font-size: 15px;
    border-top: 2px solid #FFF000;
    border-left: 2px solid #FFF000;
    border-right: 2px solid #FFF000;
    margin-left: -1px;
    background: linear-gradient(to top, #306fb5 0, #7baddd 60%, #7baddd 70%, #7baddd 80%, #6395ce 100%);
    text-align: center;
    font-weight: bold;
}

.title_font {
    color: #ffffff;
    display: block;
}


/*見出し（青）*/
.h2_01 {
    background: #000000;
    color: #ffffff;
    max-width: 990px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    font-size: 27px;
    letter-spacing: 3px;
}

.h2_01.h2_01_qa {
 letter-spacing: 10px;
}

.div_h2_01 {
    background: #ffffff;
    /*border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-right: 3px solid #000;*/
    max-width: 990px;
    width: 100%;
    box-sizing: border-box;
}

.div_blue02 {
    background: #000000;
}

/*見出し（黄色）*/
.h2_02 {
    background: #ffffff;
    color: #333333;
    max-width: 990px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 27px;
}

.div_h2_02 {
    max-width: 990px;
    width: 90%;
}

.div_h2_02_bottom {
}

.div_h2_02_orenge {
    background: #ec6c00;
    border-left: 3px solid #fff000;
    border-right: 3px solid #fff000;
    max-width: 990px;
    width: 100%;
}

.div_yellow {
    background: #fff000;
}

/*見出し（焦げ茶）*/
.h3_03 {
    padding: 0px 15px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

/*ボタン*/
.button_div {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 50.9%;
    position: relative;
}

.choice_button_div {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 66%;
    position: relative;
}

.back_button_div {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 21%;
    position: relative;
}

.back_button_div.thanks {
    width: 304px;
}


.thanks_button_div1 {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 30%;
    position: relative;
    padding: 2% 0 4% 0;
}

.thanks_button_div2 {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 30%;
    position: relative;
    padding: 4% 0;
}



 

.back_btn {
    display: block;
    background: #f0f0f0;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    padding: 3% 26px;
    border: 3.5px solid #000;
    letter-spacing: 0.1em;
    font-size: 26px; 
}

.back_btn.back_btn_thanks {
    letter-spacing: 0.05em;
    font-size: 23px; 
}

    .back_btn span {
        display: block;
        color: #000;
    }

    .back_btn:hover {
        opacity: 0.7;
    }

/*ボタン（緑）*/
.button_green {
    background: #268300;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 5px 30px;
}

.button_greeb:hover {
    opacity: 0.7;
}


/*ボタンの矢印(メニュー)*/
.menu_arrow_posi01 {
    position: absolute;
    right: 11%;
    top: 25%;
    transform: skewX(-170deg);
}

.menu_arrow_posi02 {
    position: absolute;
    right: 37%;
    top: 33%;
}

.menu_arrow_posi03 {
    position: absolute;
    right: 11%;
    top: 36%;
    transform: skewX(-170deg);
}

.menu_arrow_desc {
    position: absolute;
}

    .menu_arrow_desc::before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0px;
        border-bottom: solid 3px #fff;
        border-right: solid 3px #fff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
    }

.menu_arrow_desc02 {
    position: absolute;
}

    .menu_arrow_desc02::before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0px;
        border-top: solid 3px #fff;
        border-right: solid 3px #fff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
    }

.menu_arrow_side {
    position: absolute;
}

    .menu_arrow_side::before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0px;
        border-top: solid 3px #fff;
        border-right: solid 3px #fff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
        left: 26px;
        top: 2px;
    }
/*ボタンの矢印*/
.btn_arrow_posi01 {
    position: absolute;
    right: 15%;
    top: 33%;
}

.btn_arrow_posi02 {
    position: absolute;
    right: 10%;
    top: 37%;
}

.btn_arrow_posi03 {
    position: absolute;
    right: 9%;
    top: 33%;
}

.btn_arrow_posi04 {
    position: absolute;
    right: 18%;
    top: 37%;
}

.btn_arrow_posi05 {
    position: absolute;
    right: 10%;
    top: 37%;
}

.btn_arrow_01 {
    position: absolute;
}

    .btn_arrow_01::before {
        content: '';
        width: 16px;
        height: 16px;
        border: 0px;
        border-top: solid 3px #004097;
        border-right: solid 3px #004097;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
    }

.btn_arrow_02 {
    position: absolute;
}

    .btn_arrow_02::before {
        content: '';
        width: 16px;
        height: 16px;
        border: 0px;
        border-top: solid 3px #fff;
        border-right: solid 3px #fff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
    }

.btn_arrow_03 {
    position: absolute;
}

    .btn_arrow_03::before {
        content: '';
        width: 13px;
        height: 13px;
        border: 0px;
        border-top: solid 3.5px #000;
        border-right: solid 3.5px #000;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
    
    }

.contents_area {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    background: #fff;
}

.contents_bg {
    background: #e95504;
}

.contents_campaign_bg {
    background: #ebf1a2;
}

/************************************
/* TOPページ
************************************/
.lead01{
    width:100%;
   
}
.lead02 {
    width: 100%;
    padding-top:4%;
    margin-bottom: 1%;
}

.prize_a_div{
    position:relative;
    margin-top: 0.8%;
}

.prize_a_btn {
    position: absolute;
    bottom: 4%;
    width: 39.5%;
    right: 5%;
}

.prize_a_btn a:hover{
    opacity:0.5;
}

.top_line_div{
    position:relative;
}
.line01 {
    position: absolute;
    top: 3.8%;
}

.line02 {
    position: absolute;
    top: 22.2%;
}

.line03 {
    position: absolute;
    top: 35%;
}

.line04 {
    position: absolute;
    bottom: 28.8%;
}

.line05 {
    position: absolute;
    bottom: 11.8%;
}

.line06 {
    position: absolute;
    width:37.4%;
    bottom:2.5%;
}

.jockey_coming {
    color: #000;
    position: absolute;
    width: 80%;
    text-align: center;
    top: -5%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    font-size: 32px;
    font-weight: bold;
    line-height: 3.5;
}

.jockey_info {
   padding: 0 1%;
    margin: 0 auto;
    width: 92%;
    text-align: center;
  }

    .jockey_info div :not(.pdg20) {
    padding: 0 3.5px 2px 3.5px;
    font-size: 11.2px;
    color: #FFFFFF;
    text-align: center;
    }

     .jockey_info .stuffing :not(.pdg20) {
    padding: 0 3.5px 2px 3.5px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: -1.5px;
     white-space: nowrap;
    }

    .jockey_info > div {
        width: 23%;
        /*padding:0 1%;*/
        /*padding-left: 2%;*/
    }

    .jockey_info a {
        background: transparent;
        margin: 5% 0 auto;
        pointer-events: none;
    }

.modalbox {
    /*width: 50%;*/
    width: 100%;
    max-width: 800px;
}

.top_content {
    margin: 0 auto;
    width: 100%;
}

.top_bg_bottom {
    background: #f3e4c9;
}

.top_caution_font {
    font-size: 14px;
}

.shohin_shosai_size_midashi {
    float: left;
}

.shohin_shosai_size td {
    border: 1px solid black;
    text-align: center;
    width: 70px;
    padding: 5px 0;
    /*color: red;*/
    font-weight: bold;
}

.top_prize_div {
    width: 86%;
    margin: 0 auto;
    position:relative;
}

.top_prize_title {
    color: #004098;
    background: white;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 20px 0;
}

.top_prize_title_border {
    border: 1px solid #004098;
    width: 200px;
    margin: 0px auto 5px;
}

.top_link_area {
    background: url(https://d72xhofqf0fmd.cloudfront.net/wasj/img/top/cp_bg_pc.png);
    background-size:100% 100%;
}

.top_cp_link {
    width: 91%;
    margin: 0 auto;
    position: relative;
    padding-top: 2%;
}

.top_cp_link_note {
     width: 87%;
    margin: -2% auto 0 auto;
    padding-bottom: 5%;
    font-size: 14px;
}

.top_cp_link2 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 27px;
    color: #fff;
    padding-top: 97px;
    padding-bottom: 40px;
    letter-spacing: 0.1em;
}


.cp_link_y {
    font-size: 40px;
    color: yellow;
    letter-spacing: 0.1em;
}

.top_cp_button_div {  
     margin: 0 auto;
    display: block;
    text-align: center;
    width: 21.2%;
    position: absolute;
    bottom: 7.5%;
    right: 7%;
}


.btn_cp {
    display: block;
    background: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 5px 5px 2px rgb(0 0 0 / 40%);
    color: #004097;
    padding: 10px;
    text-shadow: 0 0 black;
}

.wasj_jockey_title {
   font-size: 18px;
}


.wasj_btn_posi {
    position: absolute;
    bottom: 140px;
    right: 200px;
}

.wasj_btn {
    position: relative;
    background: white;
    width: 176px;
    color: red;
    height: 32px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 6px;
    font-weight: bold;
    box-shadow: 3px 3px 2px rgb(0 0 0 / 40%);
    border-radius: 5px;
}

.wasj_btn_arrow_posi {
    position: absolute;
    right: 25px;
    top: 10px;
}

.wasj_btn_arrow {
    position: absolute;
}

    .wasj_btn_arrow::before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0px;
        border-top: solid 3px #E60F13;
        border-right: solid 3px #E60F13;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        border-radius: 2px;
    }

.top_sc_link {
    width: 90%;
    margin: 0 auto;
    max-width: 800px;
}

.top_wasj_link {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
}

.top_prize_h2 {
    text-align: center;
    background: white;
    width: 90%;
    margin: 0 auto;
    font-size: large;
    font-weight: bold;
    color: #154fa1;
    border: 1px solid #21a0da;
}

.top_info_h2 {
    border: 1px solid #184e89;
    color: #184e89;
    max-width: 990px;
    width: 50%;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    font-size: 24px;
    display: block;
    margin: 0 auto;
}

.top_h2_before {
    margin-top: -0.5px;
}

.h2_prize_step_width {
    width: 7%;
}

.h2_prize_step_color {
    color: #231815;
}

.top_prize_abc_img_width {
    width: 48px;
}

.top_prize_note {
    font-size: 14px;
    padding-top: 2%;
}


.top_width_prize_abc {
    margin-top: -1px;
    width: 90%;
}

.top_bg_prize_abc {
    background: #157cc0;
}

.top_plane {
    position: absolute;
    bottom: -114%;
    right: 10%;
    width: 206px;
}

.prize_s_title_height {
    height: 64px;
}


.top_lead {
    font-size: 40px;
    color: #FFEA40;
}

.top_lead2 {
    font-size: 24px;
    line-height: 1.7;
    font-family: "メイリオ", Meiryo, Hiragino Kaku Gothic Pro, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
}

.top_lead_4 {
    font-size: 30px;
    color: #FFF9BB;
    padding-top:10px;
}

.underline_gold {
    border-bottom: 2px solid #FFF9BB;
}

.top_lead3 {
    font-weight: bold;
    text-align: center;
    font-size: large;
    width: 90%;
    margin: 0 auto;
}

.tohyo_end_div {
    position: relative;
}

    .tohyo_end_div img {
        opacity: 0.7;
    }

.shadow {
    color: white;
    position: absolute;
    width: 80%;
    text-align: center;
    top: -10%;
    height: 112px;
    background-color: rgba(0,0,0,0.5);
    left: 10%;
    font-size: 32px;
    font-weight: bold;
    border-radius: 20px;
    line-height: 1.7;
}

.shadow2 {
    position: absolute;
    width: 84%;
    top: 2%;
    height: 96%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 8%;
    border-radius: 20px;
}

    .shadow2 div {
        position: absolute;
        width: 100%;
        top: 46%;
        font-size: 50px;
        font-weight: bold;
        line-height: 1.3;
        color: white;
        text-align: center;
    }

.shadow_thanks {
    position: absolute;
    width: 84%;
    top: -1%;
    height: 103%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 8%;
    border-radius: 20px;
}

.shadow_thanks div {
    position: absolute;
        width: 100%;
        top: 46%;
        font-size: 50px;
        font-weight: bold;
        line-height: 1.3;
        color: white;
        text-align: center;
}


.top_prize_midashi {
   color: #FFffff;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.15em;
    padding: 0% 0% 1.5% 0%;
    margin-top: -1%;
}

.top_prize_midashi_underline {
    border-bottom: 2px solid #FFEA40;
    padding-top: 10px;
}


.wasj_bg {
    background: url(../img/top/top_bg01_pc.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.grad_position {
    position: relative;
    /*height: 2002px;*/
}

.top_bg_grad {
    background: radial-gradient(ellipse at 50% 47%, #FFFFFF 45%,#F6B8C6,#E00422 70%);
    width: 1880px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.top_grad_content {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    position: relative;
    z-index: 2;
}

.top_schedule_div {
    margin: 0 auto;
    width: 85%;
}

.top_kiyaku_margin {
    margin-top: -44px;
}

.top_bg_star1 {
    background: url(../img/top/top_star01_pc.png);
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: center;
}

.top_bg_star2 {
    background: url(../img/top/top_star02_pc.png);
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: center;
}

.top_wasj_info_div {
    width: 100%;
    margin: 0 auto -1% auto;
    position: relative;
}

.top_wasj_info {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    top: 7%;
    left: 0;
    right: 0;
}

.top_wasj_info_s {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 30px;
    top: 16%;
    left: 0;
    right: 0;
}

.wasj_title {
 position: absolute;
    width: 85%;
    left: 7.3%;
    text-align: center;
    top: 39%;
}

.wasj_info_note {
    position: absolute;
    color: #000;
    font-weight: 500;
    text-align: justify;
    letter-spacing: 0.1em;
    font-size: 18.5px;
    line-height: 1.9;
    width: 84.9%;
    bottom: 34.5%;
    right: 0;
    left: 0;
    margin: 0 auto;
}


.wasj_sc {
    position: absolute;
    width: 85%;
    bottom: 7%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.top_ss_title {
    background: #004097;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding: 15px;
}

.top_ss_lead {
    font-size: 20px;
    width: 90%;
    margin: 20px auto;
    font-weight: bold;
}

.top_vote_lead {
    font-size: 28px;
    /*    line-height: 1.3;*/
}

.top_quiz_lead {
    font-size: 23px;
    font-weight: bold;
}

.top_quiz_large {
    font-size: 60px;
}

.top_prize_small {
    font-size: 18px;
}

.top_prize_a_title {
    font-size: 36px;
}

.top_prize_a_title_small {
    font-size: 22px;
}

.btn_blue {
    display: block;
    background: linear-gradient(to right, #2361CF 0, #01A7EC 72.6328%);
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 5px 5px 2px rgba(0,0,0,0.4);
    color: #fff;
}

.thanks_btn {
    width: 304px;
    margin: 0 auto;
    display: block;
}

.thanks_btn:hover {
        opacity: 0.7;
    }

.go_btn {
    width:50%;
    margin: 0 auto;
     display: block;
}

.go_btn:hover {
        opacity: 0.7;
    }


.btn_grad {
    display: block;
    background: #3BBEE8;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 5px 5px 2px rgba(0,0,0,0.4);
    font-size: 28px;
    padding: 15px 0;
    letter-spacing: 0.1em;
    color: #000;
    transform: skewX(170deg);
}

    .btn_grad.not_challenge {
        background: #EA7F38;
    }

    .btn_grad span {
        display: block;
        transform: skewX(-170deg);
        color: #fff;
    }

    .btn_grad:hover {
        opacity: 0.7;
    }


.btn_green_grad {
    display: block;
    background: linear-gradient(to right, #45de46 0, #1c7a50 72.6328%);
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 5px 5px 2px rgba(0,0,0,0.4);
    color: #fff;
}

.btn_blue:hover {
    opacity: 0.7;
}

.back_btn:hover {
    opacity: 0.7;
}

.btn_green_grad:hover {
    opacity: 0.7;
}

.btn_blue_01 {
    font-size: 34px;
    padding: 20px 20px;
}

.btn_blue_02 {
    font-size: 24px;
    padding: 20px 20px;
}


.back_to_top_btn {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 40%;
}

.top_prize_step_width {
    margin: 0 auto;
    width: 90%;
}

.top_prize_step_img {
    position: absolute;
    left: 20%;
    /*    top: -43%;*/
    top: -20px;
    width: 80px;
}



.top_img {
    position: relative;
    /*height: 404px;*/
    max-width: 1000px;
    margin: 0 auto;
}

.top_form_link {
    position: absolute;
    bottom: -10px;
    left: 25%;
}


.top_column_img {
    width: 138px;
    position: absolute;
    right: 100px;
    bottom: 10px;
}

.top_fullentery_lead {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
}

.vote_rule {
    color: #004097;
    font-weight: bold;
    font-size: 120%;
}

/*
.present_lead {
    width:100px;
    line-height:0.6;
}
    */


.present_many {
    padding: 10px 0;
    width: 60px;
}

.prize_s_title_padding {
    padding: 5px;
}

.prize_s_padding {
    padding-left: 10px;
}

.prize_s_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prize_s_lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.top_hint_width {
    width: 9%;
}

.top_hr_blue {
    border-bottom: 3px solid #004097;
}

.top_hr_gray {
    border-bottom: 1px solid #a1a1a1;
}

.top_step {
    border: 1px solid #004385;
    background-color: #fff000;
    padding: 5px 10px;
    width: 200px;
}

.top_letter_vote_width {
    width: 140px;
}

#top_q_table p {
    margin-top: 10px;
}


.top_q_magin {
    padding-left: 0px;
}

.top_q_td_img {
    width: 55px;
    vertical-align: top;
}

    .top_q_td_img img {
        width: 45px;
    }


.top_q_text {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
}

    .top_q_text p {
        margin-top: 0px !important;
    }

.div_green_btn {
    width: 48.8%;
    padding: 3% 0% 6% 44%;
}

    .div_green_btn:hover {
        opacity: 0.7;
    }

.torophy {
    float: right;
    width: 15%;
    margin-right: 5%;
}

.font_space {
    visibility: hidden;
    display: inline;
}

.end_cp {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

    .end_cp img {
        max-width: 622px;
        width: 100%;
    }

.end_cp_div {
    width: 90%;
    margin: 0 auto;
}

.top_faq_area {
    width: 85%;
    
}

/************************************
/* 応募フォーム
************************************/
    #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
    width: 1.4em;
    height: 1.4em;
    margin-bottom: 3%;
}

@-moz-document url-prefix() {
    #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
        width: 1.5em;
        height: 1.5em;
        transform: scale(1.5);
    }
}

.btn_blue_03 {
    font-size: 26px;
    padding: 10px 40px;
    letter-spacing: 0.1em;
}

.form_content {
    background-color: #fff;
    width: 76%;
    margin: 0 auto;
    box-sizing: border-box
}

.form_img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.form_headline1 {
    color: #1d2087;
    max-width: 990px;
    width: 100%;
    font-weight: 650;
    text-align: center;
    font-size: 39px;
    letter-spacing: 0.03em;
}

.form_headline2 {
    background: #000000;
    color: #fff;
    max-width: 990px;
    width: 76%;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px 0;
    letter-spacing: 2.2px;
    font-weight: 500;
}

.form_entry_btn {
    position: relative;
    left: 220px;
}

.div_quiz {
    display: table;
}

.quiz_icon {
    width: 61.5%;
}

.quiz_icon_conf {
    width: 58%;
}

.div_tr_quiz {
    display: table-row;
    width: 100%;
}

.div_tr_quiz_ans {
    display: table-row;
    width: 100%;
    height: 80px;
}

.div_th_quiz {
  display: table-cell;
    width: 20%;
    text-align: right;
    padding-right: 2.2%;
    padding-top: 1%;
}

.div_th_quiz_conf {
    display: table-cell;
    width: 19%;
    text-align: right;
    padding-right: 2%;
    padding-top: 2%;
}

    .div_th_quiz_conf .quiz_icon {
        width: 55%;
    }

.div_th_quiz_empty {
    display: table-cell;
    width: 20%;
}

.div_td_quiz {
    display: table-cell;
    width: 77%;
    vertical-align: middle
}

.div_td_quiz_ans {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    padding: 1% 0 3% 0;
}

.div_td_quiz_ans_line{
    line-height:1.8;
    padding: 1% 0 4% 0;
}

.div_quiz2 {
    display: table;
    width: 90%;
    background: #E5E5DF;
    margin: 0 auto;
}

.div_tr_quiz2 {
    display: table-row;
    width: 100%;
}

.div_th_quiz2 {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.div_td_quiz2 {
    display: table-cell;
    width: 80%;
    vertical-align: middle;
    padding: 1px 10px;
}

.q3_ans {
    float: left;
    padding-left: 10%;
}

.form_question {
    color: #1d2087;
    font-weight: 650;
    font-size: 23px;
    letter-spacing: 0.04em;
    padding: 2% 0;
}

.form_question.conf_yosou {
    font-size: 23px;
    letter-spacing: 0em;
}

.form_ans {
    font-weight: bold;
    font-size: 29px;
    letter-spacing: 0.1em;
    padding-left: 5px;
}

.form_ans_conf {
    font-weight: bold;
    font-size: 25px;
    border: 2px solid #9d9d9d;
    padding: 0.3% 5%;
    margin-bottom: 7%;
    margin-top: 2%;
    width: 80%;
    white-space: nowrap;
}

.form_ans_conf.jockey {
    font-weight: bold;
    font-size: 19.5px;
    border: 2px solid #9d9d9d;
    padding: 1.4% 5%;
    margin-bottom: 7%;
    margin-top: 2%;
    width: 80%;
}

.conf_more_chance > .conf_more_chance_tr > .conf_more_chance_td > .form_ans_conf {
    width: 100%;
}

.umekomi_movie {
    width: 560px;
    height: 315px;
}



.form_full_entry {
    /*background: #ec6c00;
    border: 3px solid #fff000;*/
    max-width: 1000px;
    color: #FFFFFF;
    text-align: center;
    /*padding: 13px 0;
    font-size: 30px;*/
    font-weight: 800;
    position: fixed; /* fixed化のための追加設定(2019-05-20 Kato) */
    /*top: 100px;*/ /* fixed化に伴う仮の設定、要調整(2019-05-20 Kato) */
    right: 2%; /* fixed化に伴う仮の設定、要調整(2019-05-20 Kato) */
    bottom: 120px;
    /*width: 20%;*/ /* fixed化に伴う仮の設定、要調整(2019-05-20 Kato) */
    z-index: 9999;
}

    .form_full_entry > .entry_notes {
        font-size: 18px;
    }

.navi_pc {
    display: block;
    width: 120px;
}

.navi_sp {
    display: none;
    width: 100%;
}

.form_more_chance_content {
    width: 94%;
}

.form_more_chance {
    color: #1d2087;
    font-weight: 700;
    background: #e5e5e5;
    font-size: 31px;
    text-align: center;
    padding-top: 30px;
}

.form_more_chance_s {
    padding: 15px 0 20px 0;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.4px;
}


.form_more_chance_underline {
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-thickness: 1.5px;
}

.form_more_chance_open {
    position: relative;
    width: 40%;
    margin: 0 auto;
    font-size: 20px;
    cursor: pointer;
    padding: 0.6em 2rem;
    background-color: #1d5eff;
    color: #fff;
    font-weight: 550;
    text-decoration: none;
}

.form_more_chance_open::before,
.form_more_chance_open:after {
    position: absolute;
    transition: all 0.5s;
    content: '';
}

.form_more_chance_open::before {
    top: 3px;
    right: -6px;
    width: 6px;
    height: 100%;
    background-color: #000000;
    transform: skewY(45deg);
}

.form_more_chance_open:after {
    right: -3px;
    bottom: -6px;
    width: 100%;
    height: 6px;
    background-color: #000000;
    transform: skewX(45deg);
}



.form_more_chance_open:hover {
    opacity:0.7;
}

.arrow_div {
    position: absolute;
    right: 1em;
    bottom: 10px;
}

.arrow:after {
    content: "▼";
    margin: 0 0 0 0.5em;
    background: #FFF9BB;
    color: #C8041C;
    padding: 0 0.25em;
}

.active span.arrow:after {
    content: "▲";
    margin: 0 0 0 0.5em;
    background: #FFF9BB;
    color: #C8041C;
    padding: 0 0.25em;
}

.form_text_red {
    color: #1d2087;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
}

.attention {
    position: relative;
    display: inline-block;
    padding: 0 25px;
}

    .attention:before {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 3px;
        height: 100%;
        background: #1d2087;
        transform: rotate(-25deg);
    }

    .attention:after {
        position: absolute;
        content: "";
        right: 0;
        top: 0;
        width: 3px;
        height: 100%;
        background: #1d2087;
        transform: rotate(25deg);
    }

.form_prize_font {
    color: #FFF;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    padding: 10px 0;
    background: #ED6C00;
    letter-spacing: 0.1em;
    text-align: center;
}

.form_summer_series_text {
    width: 84.5%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
    line-height: 2;
    letter-spacing: 0.05em;
}

.form_summer_series_text2 {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
    letter-spacing: -0.3px;
}

.form_summer_series {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    font-size: 20px;
}

    .form_summer_series span {
        font-size: 35px;
    }

.form_notes {
    text-align: center;
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
}

.form_notes_justify {
    text-align: center;
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
}

.form_notes_info {
    text-align: justify;
    width: 90%;
    margin: 0 auto;
    padding: 0 10px 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
}

.top_vs_font {
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to top, #0093ff 0%, #0093ff 50%, #ec4851 50%, #ec4851 100%);
    font-size: 90px;
    font-weight: 500;
    font-family: impact;
}

.vs_font {
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to top, #0093ff 0%, #0093ff 50%, #ec4851 50%, #ec4851 100%);
    font-size: 80px;
    font-weight: 500;
    font-family: impact;
}

.jockey_align {
    text-align: left;
    padding-left: 20px;
}

.jockey_font {
    /*font-family: 'JapanSans80';*/
    font-weight: 450;
    color: #fff;
}

.form_rb {
    display: table;
    width: 100%;
}

.form_rb_td {
    padding: 10px 0 10px 10px;
    display: table-cell;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    width: 50%;
    color: #FFFFFF;
    letter-spacing: 1.2px;
}

.form_rb > input {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    margin-right: 0.5em;
}

.champion_horse_howto {
    display: flex;
    width: 90%;
    margin: 10px auto;
    padding: 10px;
}

    .champion_horse_howto li {
        width: 25%;
    }



.form_champion_horse_howto {
    width: 90%;
    margin: 10px auto;
    padding: 10px;
}

    .form_champion_horse_howto > ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        vertical-align: middle;
    }

        .form_champion_horse_howto > ul > li {
            width: 22%;
            background-color: #FFF000;
        }

            .form_champion_horse_howto > ul > li:nth-child(even) {
                background-color: inherit;
                width: 2%;
                vertical-align: middle;
                margin-left: 0px;
                margin-right: 5px;
            }

            .form_champion_horse_howto > ul > li > div {
                float: left;
                font-weight: 800;
                font-size: 12px;
                width: 73%;
                height: 85%;
                padding-top: 5px;
                padding-left: 5px;
            }

            .form_champion_horse_howto > ul > li:nth-child(even) > div {
                transform: scale(0.8, 2.5);
                padding-top: 12px;
                height: 100%;
            }

            .form_champion_horse_howto > ul > li > div > span {
                display: inline-block;
                height: 85%;
                padding-top: 5px;
            }

            .form_champion_horse_howto > ul > li > div:first-child {
                font-size: 40px;
                width: 20%;
                margin: 0;
                text-align: center;
            }

#txtSummerSeries {
    background-color: #FFF000;
    font-size: 40px;
    margin: 10px 10px 20px;
    width: 180px;
    border: 2px solid #E5E5DF;
    text-align: center;
    padding: 8px;
}

#selectChampionJockeyArea {
    /*width: 40%;*/
    background-color: #ddf9cf;
    height: 40px;
    text-align: center;
    font-size: 25px;
    margin: 0 auto;
    line-height: 40px;
    border: 1px solid gray;
}

.area_selectinfo {
    background-color: #E5E5DF;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    width: 190px;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    vertical-align: middle;
    margin: 5px 5%;
}

.area_yellow_random {
    background-color: #FFFFFF;
    color: #000000;
    width: 100px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
    border: 2px solid gray;
}

.area_yellow {
    background-color: #ddf9cf;
    width: 35px;
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    border: 1px solid gray;
}

.form_btn {
    padding: 8px 0 0 0;
    display: block;
    margin: 5% 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

#lnkJockeySel {
    width: 200px;
    cursor: pointer;
}

    #lnkJockeySel:hover {
        color: #000000;
    }

.champion_horse_area {
    display: flex;
    /*flex-direction: row;*/
    justify-content: center;
}

    .champion_horse_area > div {
        width: 30%;
        display: inline-block;
    }

        .champion_horse_area > div .champion_horse_area_head {
            background-color: #004097;
            color: #FFFFFF;
            font-weight: 600;
            font-size: 18px;
            padding: 5px 0;
        }

        .champion_horse_area > div input[type=text] {
            width: 90%;
            background-color: #ddf9cf;
            font-size: 18px;
            padding: 3px;
        }

.champion_horse_tr1_font {
    font-size: 89%;
}



#uma_name_search_1 {
    background-color: #FFFFFF;
}

#uma_name_search_2 {
    background-color: #FFFFFF;
}

#uma_name_search_3 {
    background-color: #FFFFFF;
}

#uma_name_search_4 {
    background-color: #FFFFFF;
}

#uma_name_search_5 {
    background-color: #FFFFFF;
}

#uma_name_search_6 {
    background-color: #FFFFFF;
}

.champion_horse_area > div select {
    width: 90%;
    background-color: #FFFFFF;
    font-size: 18px;
    padding: 5px;
}

.champion_horse_area > div > div {
    border: 3px solid #FFFFFF;
    padding: 3px 5px;
    text-align: center;
    background-color: #E5E5DF;
}

.champion_horse_random {
    background-color: #FFFFFF;
    width: 95%;
    display: block;
    border: 2px solid gray;
    margin: 0 auto;
    font-weight: 600;
    cursor: pointer;
}

.champion_horse_other {
    display: flex;
    width: 90%;
    margin: 0 auto;
}

    .champion_horse_other > li {
        width: 33%;
    }

        .champion_horse_other > li:last-child {
            margin-left: 7px;
        }

        .champion_horse_other > li > a {
            width: 100%;
            cursor: pointer;
            color: #000000;
        }

.champion_horse_note {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: small;
    font-weight: bold;
}

.required {
    background-color: #ff0000;
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 5px;
}

.customer_info {
    width: 90%;
    margin: 30px auto;
}

    .customer_info th {
        background-color: #97B4CB;
        width: 30%;
        padding: 10px 15px;
        border: 2px solid #FFFFFF;
        text-align: left;
    }

    .customer_info td {
        background-color: #E5E5DF;
        width: 70%;
        padding: 10px 8px;
        border: 2px solid #FFFFFF;
    }

        .customer_info td input[type=text], input[type=tel], input[type=email], select {
                font-size: 17px;
                padding: 10px 3px;
                margin-bottom: 5px;
                border: 1.5px solid #9d9d9d;

        }

        .customer_info td > div {
            font-size: 12px;
            margin-top: 5px;
        }

            .customer_info td > div > span {
                color: red;
                font-size: 11px;
            }

.customer_info_notes_bold {
    font-size: 17px;
    font-weight: 650;
    width: 76%;
    margin: 50px auto 0;
    color: white;
}

.customer_info_notes {
    width: 76%;
    margin: 10px auto 30px auto;
    font-size: 12px;
    text-align: justify;
    box-sizing: border-box;
    line-height: 1.4em;
  
}

    .customer_info_notes .sp01 {
        color: #1173B8;
        display: block;
    }

.customer_info td > div > .customr_info_address_notes {
    width: 70px;
    color: #000000;
    display: inline-block;
    text-align: left;
}

.customr_info_nm {
    width: 29%;
    margin-right: 5px;
}


input[type="tel" i].customr_info_number {
    width: 100px;
    margin-right: 10px;
}

.customr_info_address {
   width: 79.6%;
}

.customr_info_auto_address {
    background-color: rgb(255, 228, 214);
    width: 120px;
    padding: 3px 14px;
    text-align: center;
    display: inline;
    border: 1.5px solid #9e9e9f;
    margin: auto;
    font-weight: 550;
    font-size: 15px;
    cursor: pointer;
    color: rgb(0, 0, 0);
    margin-left: 1%;
}



/* ↓div_customr_info追加↓ */
.div_customer_info {
    display: table;
    width: 76%;
    margin: 0 auto;
    /*margin: 0 auto;
    padding:30px 0 0 0;*/
    font-weight: 600;
    border-collapse: collapse;
    box-sizing: border-box;
}

.div_tr {
    display: table-row;
    width: 100%;
}

.div_th {
    display: table-cell;
    background-color: #FFF;
    width: 23%;
    padding: 10px 15px;
    padding: 1.5% 2%;
    margin-left: 15px;
    border: 2px solid #9d9d9d;
    text-align: left;
    letter-spacing: 0.4px;
    font-size: 15.5px;
    /*border-top: 5px solid #1c96b4;
        border-left: 5px solid #1c96b4;*/
}

.div_th.conf {
   vertical-align: middle;
}

.div_td {
   display: table-cell;
    background-color: #FFF;
    width: 77%;
    padding: 1% 2%;
    border: 2px solid #9d9d9d;
    vertical-align: middle;
    /*border-top: 5px solid #1c96b4;
        border-left: 5px solid #1c96b4;
        border-right: 5px solid #1c96b4;*/
}

  .div_td.conf { 
        padding: 2% 4%;
        font-weight: 500;
        font-size: 20px;
    }

     .div_td.conf02 {
         padding: 2% 4%;
        font-weight: 500;
        font-size: 20px;
     }


.div_customer_info .div_tr .div_td input[type=text], input[type=tel], input[type=email], select {
   font-size: 18px;
    padding: 10px 3px;
    margin: 1% 0;
    border: 1.5px solid #9e9e9f;
}

.div_customer_info .div_td .div {
    font-size: 12px;
    margin-top: 5px;
}

.div_customer_info .div_tr .div_th .required {
    display: table-cell;
}

.div_customer_info .div_tr .div_td > div > span {
    padding-top: 20px;
    text-align: right;
    width: 90px;
}



.customer_info_name_size {
    font-size: 12.4px;
}

.customer_info_name_pdg1 {
    display: inline-block;
    padding: 0 15px 0 35px;
}

.customer_info_name_pdg2 {
    padding: 0 15px 0 20px;
}

.customer_info_name_pdg3 {
    display: inline-block;
    padding: 0 2px 0 35px;
}

.customer_info_name_pdg4 {
    padding: 0 3px 0 20px;
}


.customr_gender {
    font-size: 15.5px;
    margin-right: 2%;
}


.privacy_indent1 {
    padding-left: 1em;
}

.privacy_indent2 {
    padding-left: 2em;
    text-indent: -1em;
}


.div_customer_info .div_tr .div_td > div .customr_info_address_notes {
    padding-top: 5px;
    padding-left: 5px;
    vertical-align: middle;
    white-space: nowrap;
    width: 80px;
    color: #000000;
    display: inline-block;
    text-align: left;
    font-size: 12.4px;
}

.div_customer_info .div_tr .div_td > div .padding_left1 {
    padding-left: 1em;
}

.div_customer_info .div_tr .div_td > div .padding_left2 {
    padding-left: 2em;
}

.div_customer_info .div_tr .div_td > div > .div_customer_info_apartment {
    padding-top: 3px;
    text-align: right;
}

.addr_caution {
    padding-left: 7em;
    padding-bottom: 1em;
    color: black;
    font-size: 12.4px;
}

.copy_white {
    font-size: 11px;
    text-align: center;
    background-color: #ffffff;
    width: 100%;
}

.copy_white_bottom {
    padding-bottom: 50px;
}

.copy_yellow {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    text-align: center;
    background-color: #fff000;
    width: 99.8%;
}
/* ↑div_customr_info追加↑ */

#txtAddress1 {
    width: 124px;
    margin-right: 5px;
}

#txtAddress2 {
    width: 129px;
    margin-right: 5px;
}

#txtTodofuken {
    width: 279px;
}

#txtTel1 {
    width: 140px;
    margin-right: 5px;
}

#txtTel2 {
    width: 140px;
    margin-right: 5px;
}

#txtTel3 {
    width: 182px;
}

#txtMail {
    width: 98%
}

.customer_info_nakaguro {
    display: none;
}

.vote_notes {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
    font-weight: 800;
}

.oubo_btn_width {
    width: 98%
}

/* ↓div_cj_size追加↓ */
.div_select_size {
    display: table;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

.div_select_size_tr {
    display: table-row;
    width: 100%;
    height: 67px;
}

.div_select_size_th {
   display: table-cell;
    margin-left: 15px;
    width: 40%;
    color: #fff;
    background: #000000;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.div_select_size_td {
    display: table-cell;
    background-color: #E5E5DF;
    padding: 10px 15px;
    vertical-align: middle;
    width: 60%;
    font-weight: bold;
}

#cbSizeS, #cbSizeM, #cbSizeL {
    width: 1.1em;
    height: 1.1em;
}

.size_ans {
    font-size: 18px;
    font-weight: 500;
}

.win_team {
    width: 95%;
    background-color: #FFF000;
    height: 50px;
    text-align: center;
    font-size: 25px;
    margin: 0 auto;
    line-height: 40px;
}

.jockey_form {
    padding: 0 2%;
}

    .jockey_form div :not(.pdg20) {
        font-size: 10px;
        color: #FFFFFF;
        text-align: center;
    }

    .jockey_form .stuffing :not(.pdg20) {
        font-size: 9.5px;
        color: #FFFFFF;
        text-align: center;
        letter-spacing: -2px;
        white-space: nowrap;
    }



    .jockey_form div label {
        cursor: pointer;
    }

    .jockey_form > div {
        letter-spacing: -1px;
    }

    .jockey_form a {
        background: transparent;
        margin: 5% 0 auto;
    }

/************************************
/* 応募フォーム(モーダル)
************************************/
/* ↓modalbox_width追加↓ */
.modalbox_width {
    max-width: 1080px;
    width: 100%;
}

.modalbox_width2 {
    max-width: 850px;
    width: 100%;
}
/* ↑modalbox_width追加↑ */

#AnticipationHorseJockey {
    width: 100%;
    text-align: center;
}

    #AnticipationHorseJockey > div {
        display: flex;
        justify-content: flex-start;
        width: 96%;
        margin: 20px 20px;
        border-bottom: 5px dotted #000000;
        padding-bottom: 10px;
        font-weight: bold;
    }

        #AnticipationHorseJockey > div:last-child {
            border: none;
        }

        #AnticipationHorseJockey > div > div:first-child {
            border-right: 5px dotted #000000;
            padding-right: 20px;
            margin-right: 20px;
        }

        #AnticipationHorseJockey > div:last-child > div {
            border: none;
        }

.anticipator {
    display: flex;
    width: 47%;
}

.anti_img {
    width: 25%;
    padding: 5px;
}

    .anti_img > span {
        font-size: 20px;
    }

    .anti_img img {
        width: 90%;
        display: block;
        margin: 0 auto 5px;
        /*border: 3px solid #95a3b2;*/
    }

.horse_jockey {
    width: 75%;
    padding-left: 10px;
    text-align: left;
}

    .horse_jockey table {
        width: 100%;
        border: 3px solid #000000;
        margin-bottom: 10px;
    }

        .horse_jockey table th {
            background-color: #000000;
            color: #FFFFFF;
            text-align: center;
            border: 1px solid #000000;
        }

        .horse_jockey table:first-of-type td {
            font-size: 20px;
        }

        .horse_jockey table td {
            border: 1px solid #000000;
            padding: 3px 5px;
        }

            .horse_jockey table td:last-child {
                text-align: center;
            }

        .horse_jockey table tr:nth-child(3) {
            background-color: #E5E5DF;
        }

#divJockeySel {
    text-align: center;
    background-color: #000000;
    padding: 0px;
}

    #divJockeySel .div_modal_header {
        background-color: #000000;
        color: #FFF000;
        padding: 10px;
        font-weight: 800;
    }

#JockeySel {
    margin: 0 auto;
}

    #JockeySel > div {
        width: 100%;
        max-width: 24.7%;
        float: left;
        border: 1px solid #000000;
        background-color: #FFF000;
        font-size: 16px;
        text-align: left;
    }

        #JockeySel > div > input[type=radio] {
            margin: 8px 12px;
        }

    #JockeySel .kara_div > input[type=radio] {
        visibility: hidden;
    }

    #JockeySel .kara_div {
        display: block;
    }

.jockey_sel_notes {
    background-color: #FFF000;
    padding: 10px;
    width: 97.4%;
    float: none;
    clear: both;
    text-align: left;
    white-space: normal;
}

    .jockey_sel_notes > br {
        display: none;
    }

/****************************************************************************
/*columnページ
****************************************************************************/
.sc_headline01 {
    position: absolute;
    right: 0%;
    width: 54.8%;
}

.sc_headline02 {
    width: 55.2%;
    position: absolute;
}

.sc_headline03 {
    width: 59.4%;
    position: absolute;
    right: 0%;
}

.sc_headline04 {
    width: 71%;
    position: absolute;
}

.sc_img01 {
    padding-top: 9%;
    width: 81%;
}

.sc_img02 {
    width: 54%;
    padding-top: 11%;
    padding-left: 46%;
}

.sc_img03 {
    width: 80%;
    padding-top: 40%;
    padding-left: 10%;
}

.sc_img04 {
    width: 79%;
    padding-left: 21%;
    padding-top: 45%;
}

.sc_font {
    letter-spacing: 0.06vw;
    font-weight: bold;
    line-height: 2;
    text-align: justify;
    font-size: 16px;
}

.sc_note01 {
    width: 40%;
    padding-left: 53%;
    padding-top: 2%;
}

.sc_note02 {
    position: absolute;
    width: 33%;
    bottom: 5%;
    left: 10%;
}

.sc_note03 {
    width: 30%;
    position: absolute;
    bottom: 62%;
    left: 10%;
}

.sc_note04 {
    width: 27%;
    position: absolute;
    top: 34%;
    right: 7%;
}

.tab {
    border-bottom: 2px solid #ffffff;
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
}

    .tab li {
        color: #ffffff;
        background: linear-gradient(to top, #306fb5 0, #7baddd 75%, #7baddd 80%, #7baddd 85%, #6395ce 100%);
        cursor: pointer;
        list-style: none;
        transition: .3s;
        text-align: center;
        width: 20%;
        line-height: 2;
        font-weight: bold;
        border-bottom: 3px solid #fff000;
    }

.tab_l_border {
    border-left: 2px solid #fff000;
}

.tab li.active {
    color: #000000;
    background: #ffffff;
    cursor: auto;
    border-bottom: 3px solid #fff000;
}

.tab_l_border {
    border-left: 2px solid #fff000;
}


.tab li.active {
    color: #000000;
    background: #ffffff;
    cursor: auto;
    border-bottom: none;
}

.column_img_left-pc_padding {
    padding-left: 20px;
    padding-top: 5px;
    width: 45%;
}


    .column_img_left-pc_padding img {
        width: 100%;
    }

.column_float_space {
    float: right;
    height: 80px;
}

.column_float_img {
    float: right;
    padding-left: 20px;
    padding-top: 5px;
    width: 45%;
    clear: both;
}

.column_text_font {
    text-align: justify;
    line-height: 1.7;
    letter-spacing: 0.04em;
    font-size: 15.7px;
}

.columnist_bg {
    position: relative;
}

.columnist_bg_img {
    width: 100%;
    height: auto;
}

.column_bg_img {
    background-image: url("../~/img/column/column_bg_01_pc.png");
    background-size: 100%;
    padding: 45px;
}

.column_bg_img2 {
    background-image: url("../~/img/column/column_bg_02_pc.png");
    background-size: 100%;
    padding: 45px;
}

.column_bg_img3 {
    background-image: url("../~/img/column/column_bg_03_pc.png");
    background-size: 100%;
    padding: 45px;
}

.column_bg_img4 {
    background-image: url("../~/img/column/column_bg_04_pc.png");
    background-size: 100%;
    padding: 45px;
}

.column_main_div {
    background-color: #fff;
    width: 90%;
}

.column_text_pdg {
    padding: 30px;
}

.column_tab_back_div {
    width: 100%;
    background: none;
    border-top: none;
    border-bottom: none;
}

.column_tab_border_bottom {
    border-top: none;
    margin-top: -2px;
}


.column_text ul {
    display: none;
    padding: 30px 0;
    width: calc(100% - 8%);
    margin: 0 auto;
}

    .column_text ul.show {
        display: block;
    }

        .column_text ul.show li {
            margin: 0 3%;
        }

.columnist_photo {
    display: inline-block;
    width: 20%;
    margin: 0;
    vertical-align: top;
    position: absolute;
    left: 4%;
    bottom: 10%;
}

.columnist_info {
    display: inline-block;
    padding: 2% 2%;
    width: 60%;
    margin: 0 auto;
    vertical-align: bottom;
    position: absolute;
    left: 25%;
    bottom: 10%;
}

.columnist_name {
    text-align: left;
    font-size: 27px;
    line-height: 1;
    margin-bottom: 10px;
}

.columnist_name_text {
    margin-bottom: 10px;
}

.columnist_name span {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}

    .columnist_name span br {
        display: none;
    }

.columnist_div {
    width: 200px;
}

.column_lead_text {
    position: absolute;
    text-shadow: #000000 1px 1px 2px;
    top: 330px;
    right: 0%;
    left: 0%;
    font-size: 22px;
    line-height: 1.4;
    padding: 0;
}

    .column_lead_text div {
        width: 700px;
        margin: 0 auto;
    }

.column_jockey_table {
    width: 40%;
}

    .column_jockey_table table {
        border: 1px solid #000000;
        width: 100%;
    }

.column_jockey_head {
    padding: 5px;
    color: #ffffff;
    background-color: #000000;
    font-weight: bold;
    width: 100px;
    text-align: center;
    font-size: 20px;
    /*    font-size: 12px;*/
}

.column_jockey_name {
    padding: 5px 0 0;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    width: auto;
    font-size: 24px;
    /*    font-size: 15px;*/
}

.column_race_table {
    border: 1px solid #000000;
    width: 100%;
}

    .column_race_table th {
        background-color: #000000;
        color: #ffffff;
        font-weight: bold;
        width: 50%;
    }

        .column_race_table th:nth-of-type(1) {
            padding-left: 10px;
            border-right: 1px solid #ffffff;
        }

        .column_race_table th:nth-of-type(n+2) {
            text-align: center;
        }

    .column_race_table tr {
        border-bottom: 1px solid #000000;
    }

        .column_race_table tr:nth-of-type(3) {
            background-color: #eeeeef;
        }

    .column_race_table td {
        font-weight: bold;
    }

        .column_race_table td:nth-of-type(1) {
            border-right: 1px solid #000000;
            padding-left: 10px;
        }

        .column_race_table td:nth-of-type(n+2) {
            font-size: 20px;
            text-align: center;
            line-height: 1.6;
        }

.sc_top_name01 {
    position: absolute;
    bottom: 27%;
    color: white;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.05em;
    left: 12%;
}

.sc_top_name02 {
    position: absolute;
    bottom: 27%;
    color: white;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.05em;
    left: 44%;
}

.sc_top_name03 {
    position: absolute;
    bottom: 27%;
    color: white;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.05em;
    right: 11%;
}

.sc_top_txt {
    position: absolute;
    bottom: 0%;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 0 5% 5% 5%;
    letter-spacing: 0.1em;
    text-align: justify;
}

.sc_prof {
    display: flex;
    width: 70%;
    margin: 20px auto;
    background: #fff;
}

.prof_img {
    width: 40%;
    margin-bottom: -8px;
}

.prof_txt {
    width: 60%;
    padding: 4%;
}

.prof_name {
    font-weight: bold;
    font-size: 20px
}

.prof_title {
    font-weight: bold;
    padding: 5px 0;
}


.sc_menu {
    display: flex;
    text-align: center;
    margin: 0 auto;
    width: 90%;
}

    .sc_menu li {
        width: 32%;
        margin-right: 2%;
        border-radius: 0.5em 0.5em 0px 0px;
        padding: 0.5em;
    }

        .sc_menu li:last-child {
            margin-right: 0%;
        }

        .sc_menu li a {
            color: #fff;
            font-size: 20px;
            font-weight: bold;
            display: block;
        }

.sc_menu_bg1 {
    background: linear-gradient(to right, #05A3FF 0,#03B2E4 100%);
}

.sc_menu_bg2 {
    background: linear-gradient(to right, #17BD4C 0,#87DA61 100%);
}

.sc_menu_bg3 {
    background: linear-gradient(to right, #0F5BDF 0,#049DF7 100%);
}

.sc_content {
    background-color: #F8EBE4;
}

/* ▼タブ(共通装飾＋非選択状態の装飾) */
.sc_tab {
    display: inline-block; /* インラインブロック化 */
    border-width: 0px; /* 上側と左右に枠線を引く */
    border-radius: 0.5em 0.5em 0px 0px; /* 左上と右上の角だけを丸くする */
    padding: 0.5em; /* 内側の余白量 */
    font-weight: bold; /* タブの文字を太字にする */
    color: #fff; /* タブの文字色：黒色 */
    opacity: 0.7;
    width: 20%;
    margin: 0 1%;
    font-size: 20px;
}

.tab_c1 {
    background: linear-gradient(to right, #05A3FF 0,#03B2E4 100%);
}

.tab_c2 {
    background: linear-gradient(to right, #17BD4C 0,#87DA61 100%);
}

.tab_c3 {
    background: linear-gradient(to right, #0F5BDF 0,#049DF7 100%);
}

/* ▼タブにマウスポインタが載った際の装飾 */
.sc_tab:hover {
    cursor: pointer; /* マウスポインタの形状を「指(指し示す形)」にする */
}

input:disabled + .sc_tab {
    pointer-events: none;
}

/* ▼選択状態のタブ(＝チェックが入っているラジオボタンの隣にあるタブの装飾) */
input:checked + .sc_tab {
    opacity: 1.0;
}

.sc_tabbox {
    text-align: center;
}

    .sc_tabbox input {
        display: none;
    }

/* ▼タブの中身(共通装飾＋非選択状態の装飾) */
.tabcontent {
    display: none; /* 標準では非表示にする */
    background-color: #EBF8E6;
}

/* ▼チェックが入っているラジオボタンに対応するタブの中身を表示する */
#tabcheck1:checked ~ #tabcontent1 {
    display: block;
}

#tabcheck2:checked ~ #tabcontent2 {
    display: block;
}

#tabcheck3:checked ~ #tabcontent3 {
    display: block;
}

/* ▼チェックが入っているラジオボタンの隣にあるタブの装飾(＝選択状態のタブ) */
input:checked + .sc_tab {
    z-index: 10; /* ※2A */
    position: relative; /* ※3 */
}
/* ▼タブの中身(共通装飾＋非選択状態の装飾) */
.tabcontent {
    margin-top: -1px; /* ※1 */
    z-index: 0; /* ※2B */
    position: relative; /* ※3 */
}

.sc_title_bg1_1 {
    background: linear-gradient(to right,#C66CC7, #F41B1B );
}

.sc_title_bg1_2 {
    background: linear-gradient(to right,#F41B1B, #C66CC7 );
}


.sc_title {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 2% 0;
}

.sc_btn_pdg {
    padding: 10px 0;
}

.sc_btn_font1 {
    font-size: 20px;
}

.sc_btn_font2 {
    font-size: 32px;
}

.sc_img {
    width: 60%;
    margin: 3% auto;
}

.sc_img_note {
    font-size: 90%;
    text-align: center;
}

.sc_serifu_div {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

    .sc_serifu_div .faceicon_left {
        float: left;
        margin-right: -12%;
        width: 11.8%;
    }

    .sc_serifu_div .faceicon_right {
        float: right;
        margin-left: -12%;
        width: 11.8%;
    }

    .sc_serifu_div .chatting {
        width: 95%;
    }

.says_right_pink {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: justify;
    background: #fff;
    border: 3px solid #FFA8EA;
    width: 60%;
}

    .says_right_pink:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -47px;
        border: 10px solid transparent;
        border-right: 35px solid #FFA8EA;
    }

    .says_right_pink:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -40px;
        border: 10px solid transparent;
        border-right: 35px solid #fff;
    }

.says_right_blue {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: justify;
    background: #fff;
    border: 3px solid #3ADEDD;
    width: 60%;
}

    .says_right_blue:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -47px;
        border: 10px solid transparent;
        border-right: 35px solid #3ADEDD;
    }

    .says_right_blue:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -40px;
        border: 10px solid transparent;
        border-right: 35px solid #fff;
    }

.says_right_green {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: justify;
    background: #fff;
    border: 3px solid #6DEF9C;
    width: 60%;
}

    .says_right_green:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -47px;
        border: 10px solid transparent;
        border-right: 35px solid #6DEF9C;
    }

    .says_right_green:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        left: -40px;
        border: 10px solid transparent;
        border-right: 35px solid #fff;
    }

.says_left_pink {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: left;
    background: #fff;
    border: 3px solid #FFA8EA;
    width: 60%;
}

    .says_left_pink:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -47px;
        border: 10px solid transparent;
        border-left: 35px solid #FFA8EA;
    }

    .says_left_pink:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -40px;
        border: 10px solid transparent;
        border-left: 35px solid #fff;
    }

.says_left_blue {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: left;
    background: #fff;
    border: 3px solid #3ADEDD;
    width: 60%;
}

    .says_left_blue:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -47px;
        border: 10px solid transparent;
        border-left: 35px solid #3ADEDD;
    }

    .says_left_blue:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -40px;
        border: 10px solid transparent;
        border-left: 35px solid #fff;
    }

.says_left_green {
    display: inline-block;
    position: relative;
    margin: 0 20% 0 20%;
    padding: 2%;
    border-radius: 12px;
    text-align: left;
    background: #fff;
    border: 3px solid #6DEF9C;
    width: 60%;
}

    .says_left_green:before {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -47px;
        border: 10px solid transparent;
        border-left: 35px solid #6DEF9C;
    }

    .says_left_green:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 18px;
        right: -40px;
        border: 10px solid transparent;
        border-left: 35px solid #fff;
    }

/****************************************************************************
/*Conf(応募情報確認画面)
****************************************************************************/

.camp_horse_prize {
    width: 100%;
}

    .camp_horse_prize th {
        width: 30%;
        border: 2px solid #9e9e9f;
        /*border-right: none;
        border-bottom: none;
        border-left: none;*/
        color: #FFFFFF;
        text-align: center;
    }

    .camp_horse_prize td {
        /*background-color: #E5E5DF;*/
        width: 70%;
        padding: 10px 30px;
        border: 2px solid #9e9e9f;
        /*border-left: 2px solid #221815;
        border-bottom: none;
        border-right: none;*/
        font-size: 20px;
        font-weight: bold;
    }

.conf_h2_02 {
    background: #3BBEE8;
    color: #fff;
    max-width: 1000px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    display: table-caption;
    letter-spacing: 2px;
}

.div_h2_02_conf {
    background-color: #fff;
    width: 76%;
    margin: 0 auto;
    box-sizing: border-box;
}

.h3_03_conf {
    background: #000000;
    color: #ffffff;
    padding: 8px 0;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
    width: 76%;
    margin: 0 auto;
}

.conf_more_chance {
    background-color: #fff;
    width: 76%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 3% 0 2% 0;
}

.conf_more_chance_tr {
    display: table;
    width: 100%;
}

.conf_more_chance_th {
   display: table-cell;
    width: 55%;
    padding-left: 6%;
}

.conf_more_chance_td {
     width: 76%; 
} 

.conf_th {
    font-size: 20px;
    background-color: #00418d;
    padding: 10px 15px;
}

.conf_td {
    font-size: 30px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    height: 45px;
}

.conf_small {
    font-size: 15px;
    color: #FFFFFF;
}

.conf_info {
    width: 90%;
    margin: 0 auto;
    display: table;
    border: 4px solid #3BBEE8;
    box-sizing: border-box;
    border-collapse: collapse;
}

    .conf_info .conf_div_tr {
        display: table-row;
        height: 65px;
        font-size: 18px;
    }

    .conf_info .conf_div_th {
        background-color: #FFF;
        width: 30%;
        padding: 10px 18px;
        border: 3px solid #3BBEE8;
        text-align: left;
        display: table-cell;
        font-weight: bold;
        vertical-align: middle;
        box-sizing: border-box;
    }

    .conf_info .conf_div_td {
        background-color: #fff;
        width: 70%;
        padding: 10px 18px;
        border: 3px solid #3BBEE8;
        display: table-cell;
        vertical-align: middle;
        box-sizing: border-box;
    }

.conf_info2 {
    width: 90%;
    margin: 0 auto;
    display: table;
    box-sizing: border-box;
    border-collapse: collapse;
}

    .conf_info2 .conf_div_tr {
        display: table-row;
        height: 65px;
        font-size: 18px;
    }

    .conf_info2 .conf_div_th2 {
        background-color: #FF7E5D;
        width: 40%;
        padding: 10px 15px;
        text-align: left;
        display: table-cell;
        font-weight: bold;
        vertical-align: middle;
        color: #fff;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: 4px solid #000;
    }

    .conf_info2 .conf_div_td2 {
        background-color: #e5e5df;
        width: 60%;
        padding: 10px 18px;
        display: table-cell;
        vertical-align: middle;
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-bottom: 4px solid #000;
    }

/*=========================
 キャンペーン
=========================*/

.cp_div_midashi {
    width: 100%;
    margin: 0 auto;
    background: #004097;
    color: #FFFF00;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
    font-size: 30px;
    letter-spacing: 0.15em;
}

.cp_div_kikan {
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 10px 0;
    font-size: 30px;
    letter-spacing: 0.15em;
}

.cp_div_moji01 {
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.cp_div_moji02 {
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0;
}

.cp_notes {
    width: 75%;
    padding: 0 0 4% 0;
    margin: 0 auto;
    font-size: 13.5px;
    color: #000;
}

    .cp_notes li {
        padding-left: 1em;
        text-indent: -1em
    }

.cp_howto_pdg {
    padding: 0.5% 0 5% 0;
}

.cp_howto_div {
    width: 74%;
    padding-bottom: 3%;
    margin: 0 auto;
    background: #fff;
}

.cp_howto_head {
    position: relative;
}

.cp_howto_head_text {
    text-align: center;
    font-size: 28px;
    font-weight: 650;
    padding: 2% 0;
    color: #007200;
}

.cp_howto_head_left {
    position: absolute;
    width: 12%;
    top: -15%;
    left: 15%;
}

.cp_howto_head_right {
    position: absolute;
    width: 12%;
    top: -15%;
    right: 15%;
}

.cp_howto {
    display: flex;
    width: 96%;
    margin: 0 auto;
}

.cp_howto_area {
    background: #d3f4be;
    width: 48%;
}

.cp_howto_arrow {
    width: 4%;
    text-align: center;
    padding-top: 14%;
}

.cp_howto_step {
    padding: 3% 0;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

.cp_howto_txt {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.cp_howto_txt_b {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 8%;
    color: #000;
}

    .cp_howto_txt_b span:hover {
        opacity: 0.7;
    }

.cp_tw_btn_div {
    width: 86.3%;
    margin: 0 auto;
    padding: 5% 0;
}

    .cp_tw_btn_div:hover {
        opacity: 0.7;
    }

.cp_modal_width {
    max-width: 375px;
    width: 375px;
}

.cp_modal {
    position: relative;
}

.cp_modal_close {
    position: absolute;
    left: 160px;
    bottom: 10px;
}

.cp_bg_bottom {
    background: #004DA0;
}

.cp_bg_bottom_inner {
    max-width: 1000px;
    margin: 0 auto;
}

/************応募規約*************/
#index #kiyaku {
    margin: 0 auto 3em auto;
    width: 85%;
}


#kiyaku {
    margin: 0 auto 3em auto;
    width: 90%;
}

.customer_info_notes #kiyaku {
    margin: 0 auto;
    width: 100%;
    font-size: 100%;
}


#kiyaku dt {
    border: 1px solid #fff;
    padding: 0.5em 1.0em;
    text-align: center;
    font-size: 122%;
    font-weight: 500;
    position: relative;
    color: #fff;
}

#index #kiyaku dt {
    border: 2px solid #000;
    padding: 0.75em 0.5em;
    text-align: left;
    font-size: 122%;
    font-weight: 600;
    position: relative;
    color: #000;
}

#campaign #kiyaku dt {
    border: 2px solid #000;
    padding: 0.75em 0.5em;
    text-align: center;
    font-size: 122%;
    font-weight: 600;
    position: relative;
    color: #000;
}






#kiyaku .title {
    font-size: 140%;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 20px;
}

#kiyaku dt:hover {
    cursor: pointer;
}

#kiyaku dt .control {
    position: absolute;
    right: 0.5em;
    top: 0.5em;
    font-size: 19px;
    font-weight: 450;
}

#index #kiyaku dt .control span.arrow:after {
    content: "▼";
    margin: 0 0 0 0.5em;
    background: #000;
    color: #f3e4c9;
    padding: 4px 8px;
}



#campaign #kiyaku dt .control span.arrow:after {
    content: "▼";
    margin: 0 0 0 0.5em;
    background: #000;
    color: #ebf1a2;
    padding: 4px 8px;
}



#kiyaku dt .control span.arrow:after {
    content: "▼";
    margin: 0 0 0 0.5em;
    background: #fff;
    color: #f3e4c9;
    padding: 4px 8px;
    border: 0px solid #000;
}


#kiyaku dd {
    padding: 1em;
    background: #fff;
    display: none;
}


.customer_info_notes #kiyaku dd {
    display: block;
    background: none;
    padding: 1em 0;
    color: #fff;
}

#kiyaku dt.active + dd {
    display: block;
    height: 30em;
    overflow-y: scroll;
}

#kiyaku dt.active span.control_disp {
    display: none;
}

#index #kiyaku dt.active span.arrow:after {
    content: "▲";
    margin: 0 0 0 0.5em;
    background: #000;
   color: #f3e4c9;
    padding: 4px 8px;
}

#campaign #kiyaku dt.active span.arrow:after {
    content: "▲";
    margin: 0 0 0 0.5em;
    background: #000;
   color: #ebf1a2;
    padding: 4px 8px;
}


#kiyaku dt.active span.arrow:after {
    content: "▲";
    margin: 0 0 0 0.5em;
    background: #fff;
    color: #f3e4c9;
    padding: 4px 8px;
}

#kiyaku {
    font-size: 85%;
}

    #kiyaku h2 {
       width: 100%; 
       font-weight: 700;
        margin: 0 auto;
        font-size: 122%;
        padding-bottom: 1%;
    }

    #kiyaku h3 {
        font-weight: 700;
        margin: 2em 0 0.5em 0;
        color: #000;
        text-align: left;
        font-size: 111%;
    }

    #kiyaku h4 {
        font-weight: 700;
        margin: 2em 0 0.5em 0;
        font-size: 111%;
    }

    #kiyaku h5 {
        font-weight: 700;
        margin: 0 0 0.25em 0;
        font-size: 100%;
    }

    #kiyaku p {
        margin: 0 0 1em 0;
    }

        #kiyaku p.fix {
            margin: 1em 0 0 0;
            text-align: right;
            l
        }

    #kiyaku ul.ast {
        list-style: none;
        font-size: 90%;
        line-height: 120%;
        margin: 10px 0 0 0;
    }

        #kiyaku ul.ast li {
            margin: 0 0 5px 0;
            padding-left: 1em;
            text-indent: -1em;
        }

            #kiyaku ul.ast li:before {
                content: "\203b";
                color: #000;
            }

            #kiyaku ul.ast li.red:before {
                content: "\203b";
                color: #f00;
            }

    #kiyaku ul.dot {
        list-style: none;
        line-height: 120%;
        margin: 10px 0 0 0;
    }

        #kiyaku ul.dot li {
            margin: 0 0 5px 0;
            padding-left: 1em;
            text-indent: -1em;
        }

            #kiyaku ul.dot li:before {
                content: "\30FB";
                color: #000;
            }


              /*商品詳細テーブル*/
        table.shohin_shosai_size {
                margin: 3% 0px;
            }

/*=========================
 完了
=========================*/
.bgAlt {
    background: #ebf1a2;
}

.cp_bg {
    background-color: #ebf1a2;
}

.thx_bg {
    background-image: url(../img/thanks/thanks_bg_pc.png);
    background-size: 100%;
    background-color:white;
}

.cp_head {
    margin-bottom: -8px;
}

.cp_img {
    width: 78%;
    margin: 0 auto;
    
}

.cp_img_note {
    width: 74%;
    margin: -1% auto 0 auto;
    padding: 0 0 3% 0;
}


#canvasImg {
    max-width: 834px;
    width: 100%;
    margin: 0 auto;
}

.thanks_caution {
    text-align: left;
    font-size: 12px;
    margin-top: 10px;
}

.thanks_div_title {
    background-color: #fff;
    color: #000;
    width: 75%;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    padding: 4% 0;
    box-sizing: border-box;
    line-height: 1.8;
    letter-spacing: 0.06em;
}

.thanks_txt01 {
    color: #fff;
    width: 76%;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
}

.thanks_txt02 {
    color: #fff;
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.cp_head {
    margin-bottom: -8px;
}

.thanks_sc_link {
    width: 90%;
    margin: 0 auto;
}

.thanks_div {
    width: 90%;
    margin: 0 auto;
}

.thanks_div_midashi {
    width: 90%;
    margin: 0 auto;
    color: #004097;
    background: #FFFF00;
    text-align: center;
    font-weight: bold;
    padding: 15px;
    font-size: 28px;
    letter-spacing: 0.15em;
}

.thanks_div_kikan {
    width: 90%;
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px;
    font-size: 35px;
    letter-spacing: 0.1em;
}

.thanks_chance {
    position: absolute;
    left: 0;
    width: 15.9%;
}

.thanks_div_moji01 {
    width: 90%;
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    padding: 0px 15px;
    font-size: 25px;
    letter-spacing: 0.15em;
}

.thanks_div_moji02 {
    width: 90%;
    margin: 0 auto;
    color: #004097;
    text-align: center;
    font-weight: bold;
    padding: 20px 15px;
    font-size: 20px;
    letter-spacing: 0.15em;
}

.thanks_prize_img {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.thanks_prize_img_bg {
    background: #146fb5;
    width: 90%;
    margin: 0 auto;
}

.thanks_prize_title {
    text-align: center;
    color: #f2eb36;
    font-size: 35px;
    font-weight: bold;
    padding: 20px 0;
}

.thanks_h2_02 {
    background: #d3edfb;
    max-width: 1000px;
    width: 90%;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 10px 0;
    font-size: 27px;
    display: block;
    margin: 0 auto;
}

.thanks_img {
    width: 70%;
}

.thanks_img2 {
    width: 90%;
}

.thanks_num {
    display: inline-block;
    color: #fff;
    background: #1c96d4;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    margin: 10px;
}

.thanks_howto {
    text-align: center;
    color: #fff;
    background: #1c96d4;
    width: 140px;
    margin: 0 auto;
}

.thanks_img_title {
    padding-left: 15%
}

.share_btn {
    padding: 20px;
    width: 60%;
}

.sns_img {
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 26%;
}

/* タブ全体領域 */
.sns {
    width: 70%;
    margin: 0 auto 20px;
    padding-top: 30px;
    clear: both;
}

/* タブ部分 */
.sns-tabs {
    margin: 0px;
    padding: 0px;
}

    .sns-tabs a {
        display: block;
        width: 50%;
        text-align: center;
        line-height: 0;
    }

    .sns-tabs img {
        width: 100%;
        height: 60px;
    }

.tab1 {
    float: left;
    width: 50%;
}

.tab2 {
    float: right;
    width: 50%;
}

/* タブ表示領域 */
.tabbox {
    padding-top: 24px;
    background-color: #ffffff;
    border-left: solid 3px #c0c6c9;
    border-right: solid 3px #c0c6c9;
    border-bottom: solid 3px #c0c6c9;
}

    .tabbox ul li {
        margin-bottom: 24px;
    }

.sns-img {
    float: left;
    margin-right: 0;
    border: solid 3px #c0c6c9;
}

.text-center {
    width: 100%;
    float: none;
    text-align: center;
    font-weight: bold;
    font-size: 140%;
}

.thanks_font_blue {
    color: #1c96b4;
}

.sns-share {
    display: block;
    margin: 0 auto;
    line-height: 0;
}

.thanks_notes_white {
    color: #ffffff;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    padding-bottom: 20px;
}

.thanks_notes_white2 {
    color: #ffffff;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
}


.thanks_notes {
    font-size: 140%;
    font-weight: bold;
}

    .thanks_notes .red {
        color: #d70c18;
        font-size: 30px;
        padding-top: 20px;
        clear: both;
    }

.thanks_notes_small {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding-top: 30px;
    clear: both;
}

.thanks_notes_xsmall {
    text-align: right;
    color: white;
    font-size: x-small;
    padding: 10px;
}

.thanks_border {
    border: 3px solid #1c96d4;
}

.thanks_border_bottom {
    border-bottom: none;
}

.thanks_div_h2_02 {
    max-width: 990px;
    width: 90%;
    background: #fff;
    margin: 0 auto;
    display: block;
}

.div_sns {
    border: 2px solid lightgray;
}

.thanks_table {
    display: table;
    margin: 0 auto;
    width: 90%;
}

.thanks_td {
    display: table-cell;
}

/*========================================
  clearfix
========================================*/

.clearfix:after {
    content: ",";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

.clearfix { /* for ie6 */
    display: inline-block;
}

.clearfix { /* for Opera */
    display: block;
}

/****************************************************************************
/*タブレット(iPad)
****************************************************************************/
@media screen and (max-width:999px) {
    .footer_text {
        font-size: 1.5vw;
    }

    .x_small {
        font-size: 1.4vw;
    }

    #index #kiyaku dt {
        font-size: 2vw;
    }

    #campaign #kiyaku dt {
        font-size: 2vw;
    }

    .top_vs_font {
        font-size: 9vw;
    }

    .vs_font {
        font-size: 8vw;
    }

    .top_bg_grad {
        width: 200%;
    }

    .top_grad_content {
        width: 50%;
    }

    .top_bg_star1 {
        background-size: 51%;
    }

    .top_bg_star2 {
        background-size: 51%;
    }

    .top_prize_midashi {
        font-size: 3vw;
    }

    .top_wasj_info {
        font-size: 8vw;
    }

    .top_wasj_info_s {
        font-size: 3vw;
    }

    .wasj_info_note {
        font-size: 1.8vw;
        letter-spacing: 0.12em;
    }

    .btn_blue_01 {
        font-size: 3.5vw;
        padding: 4%;
    }

    

    .top_prize_title {
        font-size: 2.5vw;
        padding: 1em 0;
    }

    .top_prize_title_border {
        width: 20%;
    }

    .shadow {
        height: auto;
        font-size: 3.5vw;
        border-radius: 15px;
    }

    .wasj_btn_posi {
        bottom: 27%;
        right: 20%;
    }

    .wasj_btn {
        width: 17vw;
        height: auto;
        padding-top: 0px;
        font-size: 1.5vw;
        padding: 3% 0;
    }

    .wasj_btn_arrow_posi {
        right: 14%;
        top: 28%;
    }

    .top_cp_link2 {
        font-size: 3vw;
        padding-top: 5%;
    }

        .top_cp_link2 a {
            font-size: 3vw;
        }

    .form_question {
        font-size: 2.3vw;
    }

        .form_question.conf_yosou {
            font-size: 2.3vw;
        }

    .form_ans {
        font-size: 2.9vw;
    }

    .form_more_chance {
        font-size: 3.6vw;
    }

    .form_more_chance_s {
        font-size: 2vw;
    }

    .form_more_chance_open {
        font-size: 2vw;
    }

    .form_prize_font {
        font-size: 3vw;
    }

    .form_text_red {
        font-size: 2.7vw;
    }

    .form_summer_series_text2 {
        font-size: 1.85vw;
    }

    .top_ss_lead {
        font-size: 2vw;
        margin: 1% auto;
    }

    #txtAddress1 {
        width: 100px;
    }

    #txtAddress2 {
        width: 100px;
    }

    .customer_info_name_pdg1 {
        padding-left: 0em;
        padding-right: 0em;
        font-size: 1.3vw;
        
    }

    .customer_info_name_pdg2 { 
        padding-right: 0em;
        font-size: 1.3vw;
    }

    .customer_info_name_pdg3 {
        padding-left: 0em;     
        font-size: 1.3vw;
    }

    .customer_info_name_pdg4 {   
        padding-right: 0em;
        font-size: 1.3vw;
    }

    .sc_top_name01 {
        font-size: 3vw;
    }

    .sc_top_name02 {
        font-size: 3vw;
    }

    .sc_top_name03 {
        font-size: 3vw;
    }

    .sc_top_txt {
        font-size: 2.5vw;
        padding: 2%;
    }

    /*見出し（青）*/
    .h2_01 {
        color: #ffffff;
        max-width: 990px;
        font-weight: bold;
        text-align: center;
        padding: 5px 0;
        font-size: 27px;
        margin: 0 auto;
    }

    .div_h2_01 {
        background: #ffffff;
        /*border-bottom: 3px solid #000;
        border-left: 3px solid #000;
        border-right: 3px solid #000;*/
        max-width: 990px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    /*見出し（黄色）*/
    .h2_02 {
        background: #ffffff;
        border: 3px solid #fff000;
        border-right: none;
        border-left: none;
        color: #333333;
        max-width: 990px;
        width: 100%;
        font-weight: bold;
        text-align: center;
        padding: 5px 0;
        font-size: 27px;
    }

    .div_h2_02 {
        border-left: none;
        border-right: none;
        max-width: 990px;
        width: 90%;
    }

    .div_h2_02_orenge {
        background: #ec6c00;
        border-left: none;
        border-right: none;
        max-width: 990px;
        width: 100%;
    }

    .prize_s_title_height {
        max-height: 64px;
        height: 100%;
    }

        .prize_s_title_height > img {
            display: block;
        }

    .top_prize_note {

    }

    .top_plane {
        position: absolute;
        bottom: -46%;
        right: 0;
        width: 130px;
    }

    .top_form_link {
        position: absolute;
        bottom: -2%;
        left: 22%;
        width: 62%;
    }

    .top_lead {
        font-size: 4vw;
    }

        .top_lead span {
            font-size: 10vw;
        }

    .top_lead2 {
        font-size: 3vw;
    }

    .top_lead_4 {
        font-size: 3vw;
    }

    .top_lead3 {
        font-size: 3vw;
    }

    .top_prize_h2 {
        font-size: 3vw;
    }

    .top_info_h2 {
        font-size: 3vw;
    }

    .columnist_name {
        font-size: 3vw;
    }

    .columnist_name_text {
        font-size: 2vw;
    }


    .form_champion_horse_howto > ul > li > div {
        padding-left: 0px;
    }

    /************************************
    /* ナビゲーション
    ************************************/
    #menu {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        border-bottom: 3px solid #fff;
        
    }

     #menu .campaign {
        border-top: 20px solid #fff;
    }

    #index #menu {
        margin-top: -0.7%;
    }

    #menu .menu-inner {
        width: 100%;
        height: 94px;
    }


        #menu .menu-inner li {
            font-size: 2vw;
        }

        #menu .menu-inner li .nav03 {
         font-size: 1.7vw;
         margin-left: 15%;
         margin-top: 3px;
         letter-spacing: -1px;
         padding-bottom: 3px;
        }

        
        #menu .menu-inner li .nav05 {
         letter-spacing: -0.5px;
        }

            #menu .menu-inner li:last-child {
                border-right: none;
            }

            #menu .menu-inner li.campaign {
            }

            #menu .menu-inner li span {
                width: inherit;
            }

                #menu .menu-inner li span a {
                    display: block;
                    text-decoration: none;
                    border: 0px solid #ff0000;
                    height: 100%;
                }

                    #menu .menu-inner li span a:hover {
                        color: #fff;
                        background-color: #0068b7;
                    }

        #menu .menu-inner .pc_gmenu {
            display: block;
        }

        #menu .menu-inner .sp_gmenu {
            display: none;
        }

    #txtTel1 {
        width: 25%;
        margin-right: 5px;
    }

    #txtTel2 {
         width: 25%;
        margin-right: 5px;
    }

    #txtTel3 {
         width: 30%;
    }

    .sc_note02 {
        bottom: 3%;
    }

    .sc_note04 {
        width: 32%;
    }


    .sc_font {
        font-size: 15px;
    }

    .thanks_txt01 {
        font-size: 2vw;
    }

    .thanks_txt02 {
        font-size: 3.0vw;
    }

    .thanks_div_midashi {
        font-size: 3.5vw;
    }

    .thanks_div_kikan {
        font-size: 2.8vw;
    }

    .thanks_div_moji01 {
        font-size: 2.8vw;
    }

    .thanks_div_moji02 {
        font-size: 2.0vw;
    }

    .cp_div_midashi {
        font-size: 3.5vw;
        padding: 2% 0;
    }

    .cp_div_kikan {
        font-size: 3.5vw;
    }

    .cp_prize_title {
        font-size: 3.5vw;
    }

    .cp_prize_flex {
        font-size: 3.5vw;
    }

        .cp_prize_flex span {
            font-size: 4.5vw;
        }

    .cp_div_moji01 {
        font-size: 3.0vw;
    }

    .cp_div_moji02 {
        font-size: 2.5vw;
    }

    .cp_howto_arrow {
        padding-top: 15%;
    }

    .cp_howto_step {
        font-size: 3vw;
    }

    .cp_howto_txt {
        font-size: 2vw;
    }

    .cp_howto_txt_b {
        font-size: 2.5vw;
    }

    .cp_tw_btn_div {
        width: 80%;
        margin: 0 auto;
    }

    .sc_title {
        font-size: 4.5vw;
    }

    .div_td_quiz {
        width: 80%;
    }

    .div_select_size_th {
        font-size: 1.7vw;
    }

    .form_headline1 {
        font-size: 4vw;
    }

    .form_summer_series_text {
        font-size: 1.4vw;
    }

    .thanks_div_title {
        font-size: 2.8vw;
    }

    .btn_arrow_03::before {
        width: 1.4vw;
        height: 1.4vw;
    }

    .cp_div_midashi {
        font-size: 3.5vw;
    }

    .cp_div_kikan {
        font-size: 3.5vw;
    }

    .cp_div_moji01 {
        font-size: 3.0vw;
    }

    .cp_div_moji02 {
        font-size: 2.5vw;
    }

    .cp_howto_arrow {
        padding-top: 15%;
    }

    .cp_howto_step {
        font-size: 2.5vw;
    }

    .cp_howto_txt {
        font-size: 1.8vw;
    }

    .cp_howto_txt_b {
        font-size: 2vw;
    }

    .cp_howto_head_text {
        font-size: 2.7vw;
    }

    .sc_title {
        font-size: 5vw;
    }

    .cp_notes {
        font-size: 1.4vw;
    }
     
    .l_medium {
        font-size: 2vw;
    }

    .jockey_info div :not(.pdg20){
    font-size: 1.1vw;
    }

     .jockey_info .stuffing :not(.pdg20) {
            font-size: 1.1vw;
        }



    .top_cp_link_note {
        font-size: 1.8vw;
    }


    .top_prize_note {
        font-size: 1.8vw;
    }


    #kiyaku dt .control {
     top: 0.6em;
     font-size: 2.2vw;
    }


    #kiyaku dt {
        font-size: 1.7vw;
    }

    #kiyaku.cp_kiyaku dt {
        font-size: 1.7vw;
    }

      #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
       width: 2.7vw;
        vertical-align: middle;
        margin-bottom: 1.7%;
    }

    @-moz-document url-prefix() {
        #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
            width: 2vw;
          
            transform: scale(1.1);
        }
    }

    .jockey_form div :not(.pdg20) {
        font-size: 1vw;
    }

     .jockey_form .stuffing :not(.pdg20) {
       font-size: 1vw;
       letter-spacing: -2.4px;

     }

     .div_th {
        font-size: 1.5vw;
    }
    
 .div_customer_info .div_tr .div_td input[type=text], input[type=tel], input[type=email], select {
    font-size: 1.8vw;

}

.div_customer_info .div_tr .div_td > div .customr_info_address_notes {
   font-size: 1.3vw;
   width: 15%;
}



.customr_info_auto_address {
    font-size: 1.6vw;
    }


    #txtAddress1 {
        width: 20%;
    }

    #txtAddress2 {
        width: 20%;
    }

    #txtTodofuken {
    width: 45%;
   }

    .customr_info_address {
        width: 70%;
    }
    
    .addr_caution {
        font-size: 1.4vw;
        padding-left: 18%;
    }

    .required {
      font-size: 1.4vw;
    }

     .go_btn {
        width: 62%;
     }

    .div_td.conf { 
        font-size: 2.3vw;
    }

     .div_td.conf02 {
         font-size: 2.3vw;
     }

  
      .form_ans_conf.jockey {
         font-size: 2.1vw;
         padding: 3% 5%;
    }

}


@media screen and (max-width:768px) {

    .jockey_coming {
        line-height: 2.5;
        font-size: 200%;
    }

    .btn_arrow_posi02 {
        right: 11%;
        top: 35%;
    }

    .sc_btn_font1 {
        font-size: 2vw;
    }

    .sc_btn_font2 {
        font-size: 3.5vw;
    }

    .wasj_btn_arrow::before {
        width: 8px;
        height: 8px;
        border-top: solid 2px #E60F13;
        border-right: solid 2px #E60F13;
    }

    .menu_arrow_posi01 {
        right: 17%;
        top: 28%;
    }

    .menu_arrow_posi03 {
        right: 16%;
    }

    .div_th_quiz {
        width: 20%;
    }

    .div_th_quiz_empty {
        width: 20%;
    }

    .div_td_quiz {
        width: 80%;
    }

    .customr_info_nm {
        width: 35%;
        margin-right: 5px;
    }

    .div_customer_info .div_tr .div_td > div .padding_left1 {
        padding-left: 0em;
    }

    .div_customer_info .div_tr .div_td > div .padding_left2 {
        padding-left: 0em;
    }

    .addr_caution {
        padding-left: 0em;
    }

    .cp_link_y {
        font-size: 5vw;
    }

    #footer_mail_light {
        display: block;
        text-align: center;
    }

    .umekomi_movie {
        width: 90%;
    }

    .attention {
        padding: 0 1em;
    }

    .form_headline2 {
        font-size: 2.5vw;
    }

    .div_th {
        font-size: 1.6vw;
    }


    .customer_info_name_pdg1 {
      
        display: inline;
        font-size: 1.6vw;
    }

    .customer_info_name_pdg2 {
        padding-left: 0em;
        padding-right: 0em;
        font-size: 1.6vw;
    }

    .customer_info_name_pdg3 {
        display: inline;
        font-size: 1.6vw;
    }

    .customer_info_name_pdg4 {
        padding-left: 0em;
        padding-right: 0em;
        font-size: 1.6vw;
    }

    .customr_gender {
        font-size: 14px; 
     }


    .div_th2 {
        border-left: 0.5vw solid #000;
        border-right: 0.5vw solid #000;
        border-bottom: 0.5vw solid #000;
        font-size: 2vw;
    }

    .div_td2 {
        border-left: 0.5vw solid #000;
        border-right: 0.5vw solid #000;
        border-bottom: 0.5vw solid #000;
    }

    .customr_info_address {
        width: 95%;
    }

    .customr_info_auto_address {
        margin: 2% auto 2% auto;
        width: 80px;
    }


    #txtTel1 {
        width: 20%;
    }

    #txtTel2 {
        width: 20%;
    }

    #txtTel3 {
        width: 25%;
    }

    .form_champion_horse_howto > ul > li {
        width: 23%;
    }

        .form_champion_horse_howto > ul > li > div {
            height: auto;
            font-size: 10px;
            width: 75%;
        }

            .form_champion_horse_howto > ul > li > div:first-child {
                font-size: 30px;
            }

    .champion_horse_other > li {
        width: auto;
    }

    

    .form_ans_conf {
        font-size: 3vw;
    }

    .form_ans_conf.jockey {
         font-size: 2.1vw;
         padding: 4% 5%;
    }

   

    .conf_info .conf_div_th {
        border: 0.5vw solid #3BBEE8;
    }

    .conf_info .conf_div_td {
        border: 0.5vw solid #3BBEE8;
    }

    .conf_info2 .conf_div_th2 {
        border-left: 0.5vw solid #000;
        border-right: 0.5vw solid #000;
        border-bottom: 0.5vw solid #000;
    }

    .conf_info2 .conf_div_td2 {
        border-left: 0.5vw solid #000;
        border-right: 0.5vw solid #000;
        border-bottom: 0.5vw solid #000;
    }

    .thanks_border {
        border: 0.5vw solid #1c96d4;
    }

    .thanks_border_bottom {
        border-bottom: none;
    }

    .conf_info {
        border: none;
    }

    .btn_blue_02 {
        font-size: 3vw;
    }

    .btn_blue_03 {
        font-size: 3vw;
    }

    .btn_grad {
        font-size: 3vw;
        padding: 3% 0;
    }

    .back_button_div {
      width: 26%;
  
   }

    .back_btn {
        font-size: 3vw;
        padding: 3% 0;
        border: 3px solid #000;
    }

  
    .sc_font {
        font-size: 2vw;
        line-height: 1.8;
    }

    .sc_note02 {
        bottom: 0%;
    }

    .sc_note04 {
        width: 34%;
    }

    .sc_title_bg_size {
        min-height: 120px;
    }

    .sc_serifu_div {
        width: 90%;
    }

   .div_customer_info .div_tr .div_td > div .customr_info_address_notes {
    font-size: 1.6vw;
    }

     .go_btn {
        width: 74%;
     }

     .thanks_btn {
        width: 52%;
    }

    .back_button_div.thanks {
        width: 52%;
    }

    .back_btn.back_btn_thanks {
        font-size: 3.4vw;
    }


}


@media screen and (max-width:600px) {

   #menu .menu-inner li .nav03 {      
        margin-top: 8px;
         padding-bottom: 10px;
        line-height: 14px;
        }


    .btn_arrow_posi02 {
        right: 12%;
        top: 26%;
    }

    .jockey_coming {
        line-height: 2;
    }

    #menu .menu-inner li.top_menu_ss {
        text-align: left;
    }

        #menu .menu-inner li.top_menu_ss span a span {
            padding-left: 4px;
        }
    /************************************
    /* チャンピオンホース賞
    ************************************/
    .area_white_selectinfo {
        background-color: #FFFFFF;
        color: #000000;
        font-size: 20px;
        width: 40%;
        padding: 0;
        vertical-align: middle;
        text-align: center;
        vertical-align: middle;
        margin: 5px 5%;
    }

    .form_champion_horse_howto {
        display: block;
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .form_champion_horse_howto > ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            margin: 0 3%;
            width: 95%;
        }

            .form_champion_horse_howto > ul > li {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                width: 95%;
                background-color: #FFF000;
                margin: 1%;
            }

                .form_champion_horse_howto > ul > li:nth-child(even) {
                    width: 50%;
                    margin: 0 auto;
                }

                    .form_champion_horse_howto > ul > li:nth-child(even) > ::after {
                        font-size: 16px;
                        padding: 0;
                    }

                .form_champion_horse_howto > ul > li > div {
                    font-weight: bold;
                    font-size: 13px;
                    width: 75%;
                    height: auto;
                    vertical-align: middle;
                    padding: initial;
                }

                    .form_champion_horse_howto > ul > li > div > span {
                        margin: 5% 0% 0 0;
                        vertical-align: middle;
                        height: auto;
                        padding: initial;
                    }

                    .form_champion_horse_howto > ul > li > div:first-child {
                        font-size: 25px;
                        width: 8%;
                        margin: 1% 5% 1% 1%;
                        text-align: center;
                        vertical-align: middle;
                    }

                .form_champion_horse_howto > ul > li:nth-child(even) > div {
                    font-size: 0;
                    /*width: 50%;*/
                    width: auto;
                    height: auto;
                    margin: 1% auto;
                    padding: 0;
                    transform: scale(6, 2);
                }


    .modalbox {
        width: 80%;
    }


       .customr_info_auto_address {
        display: block;
        margin: 2% auto 2% 18%;
    }
}

/****************************************************************************
/*スマホ(縦）
****************************************************************************/
@media screen and (max-width:480px) {
    html, body {
        width: 100%;
    }

    body {
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }


    #header {
        width: 100%;
        max-width: 100%;
    }


    html {
        /*overflow-x: hidden;*/
    }

    #main {
        margin: 0 auto;
        width: 100%;
        margin-left: 0px;
    }

    /*ボタンの矢印*/
    #menu .menu-inner li.top_menu_ss {
        text-align: left;
        border-left: none;
    }

        #menu .menu-inner li.top_menu_ss span a span {
            padding-left: 10%;
        }

    #menu .menu-inner li .nav03 {      
        margin-top: 0px;
        line-height: 16px;
        font-size: 3.3vw;
        margin-left: 10%;
        padding-bottom: 0px;
        }

  .menu_arrow_posi01 {
        transform:none;
    }

    .menu_arrow_posi03 {
        transform: none;
        top: 38%;
    }

    .menu_arrow_posi02 {
        right: 13%;
        top: 30%;
    }

    .btn_arrow_posi01 {
        top: 25%;
        
    }

    .btn_arrow_posi02 {
        right: 10%;
        top: 30%;
    }

    .btn_arrow_posi04 {
        top: 35%;
        right: 16%;
    }

    .btn_arrow_01::before {
        width: 12px;
        height: 12px;
    }

    .btn_arrow_02::before {
        width: 12px;
        height: 12px;
    }

    .modalbox {
        width: 92%;
    }

    .footer_text {
        width: 90%;
        font-size: 3.1vw;
        text-align: left;
    }


    /*bg*/
    .bgMain {
        background-image:none;
    }

    #index #menu {
        margin-top: 0%;
    }

    #menu {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        background: none;
        border: none;
    }

        #menu .menu-inner {
            padding: 0;
            height: 36.4vw;
        }


            #menu .menu-inner li {
                list-style-type: none;
                float: left;
                line-height: 2.5;
                font-size: 3.5vw;
                border-top: 0.7vw solid #fff;
                border-left: 0.7vw solid #fff;
                border-right: none;
                border-bottom: none;
                padding: 1.5% 0;
                text-align: center;
                width: 50%;
                /*height: 35vw;*/
                transform: none;
            }

                #menu .menu-inner li span a span {
                    transform: none;
                }

                #menu .menu-inner li:first-child {
                    border-left: none;
                }

                #menu .menu-inner li.campaign {
                    width: 100%;
                    /*line-height: 15px;*/
                    padding: 1.5% 0;
                    /*height: 30px;*/
                    border-left: none;
                    border-right: none;
                    border-top: 0.7vw solid #fff;
                    border-bottom: 0.7vw solid #fff;
                }

                #menu .menu-inner li.special_column {
                    width: 48%;
                    line-height: 15px;
                    padding: 5px 0;
                    height: 30px;
                }

                #menu .menu-inner li.column_special_column {
                    background: linear-gradient(to right,#e37e92 72.6328%, #e04360 );
                    width: 56%;
                }



                #menu .menu-inner li span {
                    width: inherit;
                }

                    #menu .menu-inner li span a {
                        display: block;
                        text-decoration: none;
                        border: 0px solid #ff0000;
                    }

                        #menu .menu-inner li span a:hover {
                            /*background-color: rgba(255,255,255,0.1);*/
                        }

            #menu .menu-inner .pc_gmenu {
                display: none;
            }

            #menu .menu-inner .sp_gmenu {
                display: block;
            }

            #menu .menu-inner li.menu_2nd_line {
                border-left: none;
            }

    /*斜め表示対策*/
    .pdg_left {
        padding-left: 0px;
    }

    .sp_menu_margin-top {
        margin-top: -7px;
    }


    div#footer-wrapper {
        font-size: 8px;
    }

    .top_sns li img {
        display: block;
        width: 100%;
    }

     .top_sns li .icon02 {
        display: block;
        width: 80%;
        margin-top: 1px;
    }



    .top_sns li:last-child {
        /*        margin-left: 15px;*/
        margin-left: 0px;
    }

    .top_jra_mark {
        width: 25%;
        left: 3%;
    }

    .top_sns {
        width: 64px;
    }

        .top_sns li {
            margin-right: 7px;
        }

    /*改行*/
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }


    .br-sp_374 {
        display: none;
    }

    .br-sp_365 {
        display: none;
    }

    /*表示切り替え*/
    .pc-show {
        display: none;
    }

    .sp-show {
        display: block;
    }


    /*sp時のフォントサイズ*/
    .x_large {
        /*    font-size:30px;*/
        font-size: 22px;
    }

    .large {
        /*    font-size:27px;*/
        font-size: 20px;
    }

    .l_medium {
        /*    font-size:22px;*/
        font-size: 5.7vw;
    }

    .x_medium {
        /*    font-size:20px;*/
        font-size: 15px;
    }

    .medium {
        /*        font-size:15px;*/
        font-size: 14px;
    }

    .s_medium {
        /*        font-size:15px;*/
        font-size: 12px;
    }

    /*基準は14px相当*/
    .small {
        /*        font-size:14px;*/
        font-size: 12px;
    }

    .x_small {
        font-size: 12px;
    }

    #footer_mail_light {
        display: block;
        padding-top: 10px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

        #footer_mail_light > div {
            padding-top: 10px;
            text-align: center;
            width: 100%;
            background-color: #ffffff;
            font-size: 11px;
        }

    .float_right-pc_padding {
        padding-left: 0;
    }

    /*見出し（青）*/
    .h2_01 {
        color: #ffffff;
        max-width: 1000px;
        width: 100%;
        font-weight: bold;
        text-align: center;
        /*    
    border: 3px solid #004385;
    padding:5px 0;
    font-size: 27px;
    */
        border: none;
        font-size: 19px;
        margin: 0 auto;
    }

    .div_h2_01 {
        background: #ffffff;
        /*border-bottom: 3px solid #000;
        border-left: 3px solid #000;
        border-right: 3px solid #000;*/
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    /*見出し（黄色）*/
    .h2_02 {
        background: #ffffff;
        border-top: 3px solid #fff000;
        border-bottom: 3px solid #fff000;
        border-left: none;
        border-right: none;
        color: #333333;
        max-width: 1000px;
        width: 100%;
        font-weight: bold;
        text-align: center;
        padding: 5px 0 0;
        font-size: 16px;
    }

    .div_h2_02 {
        border-left: none;
        border-right: none;
        max-width: 1000px;
        width: 90%;
    }

    .div_h2_02_orenge {
        background: #ec6c00;
        border-left: 0px;
        border-right: 0px;
        max-width: 1000px;
        width: 100%;
    }

    .div_yellow {
        background: #fff000;
    }

    .div_white {
        background: #fff000;
    }

    .btn_blue_03 {
        width: 100%;
        padding: 3% 0;
        font-size: 4.5vw;
    }

    .btn_grad {
        font-size: 5.5vw;
        padding: 3% 0;
    }

    .back_button_div {
        width: 48%;
    }


    .thanks_btn {
       width:60%
    }

    .go_btn {
        width:84%;
     }

    .back_btn {
        width: 100%;
        padding: 4% 0;
        font-size: 5vw;
        border: 2.9px solid #000;
    }

    .back_button_div.thanks {
        width: 58%;
        margin: 0px 21.5% 0 auto;
    }

    .back_btn.back_btn_thanks {
        font-size: 4.7vw;
    }




    .choice_button_div {
        width: 90%;
    }

    #index #kiyaku {
        width: 91.5%;
        margin: 0 auto 3em auto;
    }

   
    #kiyaku {
        width: 94%;
        margin: 0 auto 3em auto;
    }


    #index #kiyaku dt {
        padding: 0.75em 1em;
        text-align: left;
        font-size: 3vw;
        position: relative;
    }

      #campaign #kiyaku dt {
        padding: 0.75em 1em;
        text-align: left;
        font-size: 3vw;
        position: relative;
    }

    #kiyaku dt {
        border: 1px solid #fff;
        padding: 1em 0.25em;
        text-align: center;
        font-size: 70%;
        font-weight: 500;
        position: relative;
        color: #fff;
    }

        #kiyaku dt:hover {
            cursor: pointer;
        }

        #kiyaku dt .control {
            position: absolute;
            right: 1em;
            top: 0.75em;
            font-size: 3vw;
        }

    #kiyaku dt .control span.arrow:after {
        content: "▼";
        margin: 0 0 0 0.5em;    #campaign #kiyaku dt.active span.arrow:
        background: #fff;
        color: #FF4D6A;
        padding: 0 0.25em;
    }

    #index #kiyaku dt .control span.arrow:after {
    content: "▼";
    margin: 0px -0.6em 0 0.3em;
    background: #000;
    color: #f3e4c9;
    padding: 3px 5px;
}

    #campaign #kiyaku dt .control span.arrow:after {
        content: "▼";
        margin: 0px -0.3em 0 0.3em;
        background: #000;
        padding: 3px 5px;
    }

    #index #kiyaku dt.active span.arrow:after {
        content: "▲";
        margin: 0px -0.6em 0 0.3em;
        background: #000;
        color: #f3e4c9;
        padding: 3px 5px;
    }

    #campaign #kiyaku dt.active span.arrow:after {
        content: "▲";
        margin: 0px -0.3em 0 0.3em;
        background: #000;
        padding: 3px 5px;
    }


    #kiyaku dd {
        padding: 1em;
        background: #fff;
        display: none;
        font-size: 80%;
    }
 

    .customer_info_notes #kiyaku dd {
        font-size: 100%;
    }

    #kiyaku dt.active + dd {
        display: block;
        height: 30em;
        overflow: scroll;
    }

    #kiyaku dt.active span.control_disp {
        display: none;
    }

    #kiyaku dt.active span.arrow:after {
        content: "▲";
        margin: 0 0 0 0.5em;
        background: #fff;
        color: #FF4D6A;
        padding: 0 0.25em;
    }

    .prenotice {
        width: 88%;
        margin: 0 auto 3em auto;
    }

        .prenotice .uline_bold {
            border-bottom: 1px solid #000;
        }

     #kiyaku {
        font-size: 85%;
      }
    

        #kiyaku h2 {
           width: 100%;
            font-weight: 700;
            margin: 0 auto;
            font-size: 122%;
            padding-bottom: 1%;
        }

        #kiyaku h3 {
            font-weight: 700;
            margin: 2em 0 0.5em 0;
            color: #000;
            text-align: left;
            font-size: 111%;
        }

        #kiyaku h4 {
            font-weight: 700;
            margin: 2em 0 0.5em 0;
            font-size: 111%;
        }

        #kiyaku h5 {
            font-weight: 700;
            margin: 0 0 0.25em 0;
            font-size: 100%;
        }


        #kiyaku p {
            margin: 0 0 1em 0;
        }

            #kiyaku p.fix {
                margin: 1em 0 0 0;
                text-align: right;
                l
            }

        #kiyaku strong {
            font-weight: 500;
        }

    .shadow {
        font-size: 4.5vw;
        width: 90%;
        left: 5%;
        padding: 4% 0;
        top: -20%;
        line-height: 1.5;
    }

    .shadow2 {
     width: 94%;
        top: 2.2%;
        height: 97.6%;
        left: 3%;
    }

        .shadow2 div {
            top: 5%;
            font-size: 5vw;
        }

    .shadow_thanks {
        width: 94%;
        top: -0.8%;
        height: 102.6%;
        left: 3%;
    }    

        .shadow_thanks div {
             top: 5%;
            font-size: 5vw;
    }

  
    /************************************
    /* TOPページ
    ************************************/
    .lead01 {
        width: 100%;
        margin-top: 4%;
    }

    .lead02 {
    width: 100%;
    padding-top:7%;
    margin-bottom: 2%;
     }

    .line01 {
        top: 2.5%;
    }

    .line02 {
        top: 22.4%;
    }

    .line03 {
        top: 34.4%;
    }

    .line04 {
        bottom: 32.6%;
    }

    .line05 {
        bottom: 16.4%;
    }

    .line06 {
        position: absolute;
        width: 100%;
        bottom: 6%;
    }

    .top_link_area {
        background: url(https://d72xhofqf0fmd.cloudfront.net/wasj/img/top/cp_bg_sp.png);
        background-size: 100% 100%;
    }

    .top_cp_link {
        width: 98%;
        padding-top: 5%;
        padding-bottom: 0%;
    }

    .top_cp_link_note {
        width: 94%;
        padding-bottom: 6%;
        font-size: 10px;
        margin: -1% auto 0 auto;
    }

    .top_cp_button_div {
         width: 27%;
        right: 6.5%;
        bottom: 3.5%;
    }

    .top_vs_font {
        font-size: 20vw;
    }

    .vs_font {
        font-size: 20vw;
    }

    .jockey_info {
        padding: 0;
        width: 94%;
    }

    
        .jockey_info > div {
            width: 33%;
            padding: 0;
        }

        .jockey_info div :not(.pdg20) {
            font-size: 3vw;
            padding: 0;
        }

        .jockey_info .stuffing :not(.pdg20) {
           font-size: 3vw;
           letter-spacing: -0.55vw;
           padding: 0;
      
        }

        .jockey_info .stuffing .jockey_font {
          transform: scale(0.9, 1);
        }


    .grad_position {
        height: auto;
    }

    .top_kiyaku_margin {
        margin-top: -20px;
    }

    /*#information {
        background: url(../~/img/top/top_bg01_sp.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }*/

    .top_wasj_info_div {
        margin: 0 auto -3% auto;
    }

    .top_wasj_info {
        font-size: 9vw;
        top: 4%;
    }

    .top_wasj_info_s {
        font-size: 4vw;
        top: 7.5%;
    }

    .wasj_title {
    width: 83.2%;
    left: 8.1%;
    text-align: center;
    top: 14%;
    }

    .wasj_info_note {
        font-size: 3.35vw;
        top: 18.3%;
        width: 82.7%;
        line-height: 1.5;
        letter-spacing: 0.07em;
    }

    .j_title{
        font-size:4vw;
        padding-top:4%;
    }

    .wasj_jockey_title {
        font-size: 18px;
        letter-spacing: -0.5px;
    }

    .wasj_btn_posi {
        bottom: 14.5%;
        right: 30%;
    }

    .wasj_btn {
        width: 40vw;
        font-size: 2.5vw;
    }

    .top_prize_title {
        font-size: 3.2vw;
        padding: 1em;
    }

    .top_caution_font {
        font-size: 12.5px;
    }

    .shohin_shosai_size_midashi {
        float: none;
    }

    .top_prize_div {
        width: 90.8%;
    }

    .prize_a_btn {
        bottom: 2.5%;
        width: 62.7%;
        right: 0%;
        left: 0%;
        margin: 0 auto;
    }


    .wasj_sc {
        position: relative;
        width: 100%;
        margin: -2.5% auto;
    }

    .btn_cp {
        padding: 5px;
    }



    .top_sc_link {
        width: 96%;
    }

    .h2_prize_step_width {
        width: 14%;
    }


    .top_prize_step_img {
        width: 58px;
        top: -88%;
    }

    .top_quiz_large {
        font-size: 40px;
    }

    .top_prize_small {
        font-size: 12px;
    }


    .vote_btn {
        width: 80%;
    }

    .top_prize_step_width {
        width: 100%;
    }

    .top_prize_note {
        font-size: 10px;
    }


    .top_width_prize_abc {
        width: 90%;
    }

    .top_plane {
        position: absolute;
        bottom: -20%;
        right: 2%;
        width: 110px;
    }

    .prize_s_title_height {
        height: 42px;
    }

    .top_hint_width {
        width: 20%
    }

    .top_quiz_lead {
        font-size: 14px;
    }

    .top_lead {
        font-size: 5.5vw;
    }

        .top_lead span {
            font-size: 10vw;
        }

    .top_lead2 {
        font-size: 3.5vw;
    }

    .top_lead3 {
        font-size: 3vw;
    }

    .top_lead_4 {
        font-size: 4.9vw;
        padding-top:0;
    }

    .top_prize_midashi {
        font-size: 5vw;
        padding-bottom: 3%;
    }

    .top_prize_midashi_underline {
        border-bottom: 1px solid #FFEA40;
    }

    .top_ss_title {
        font-size: 20px;
        padding: 25px;
    }

    .top_ss_lead {
        font-size: 3vw;
        padding: 7vw 3vw 32vw 3vw;
        margin: 0 auto;
    }

    .top_prize_h2 {
        font-size: 3vw;
    }

    .top_info_h2 {
        font-size: 4vw;
        width: 90%;
    }

    .top_vote_lead {
        font-size: 16px;
    }


    .top_img {
        /*height: 470px;*/
    }

    .top_form_link {
        position: absolute;
        bottom: -12%;
        left: 19%;
        width: 70%;
    }


    .top_column_img {
        right: 1%;
        bottom: 5%;
        width: 23%;
        position: absolute;
    }

    .top_prize_margin_top {
        /*margin-top: -2px;*/
    }

    .top_fullentery_lead {
        font-size: 18px;
    }

    .top_hr_blue {
        border-bottom: 1px solid #004097;
    }

    .top_hr_gray {
        border-bottom: 1px solid #e5e5e5;
    }

    /*応募用紙で応募する場合
   .table2 {
        width: 280px;
        margin: 0 auto;
    }

    .top_vote_yazirusi {
        width: 0;
        height: 0;
        border-left: 140px solid transparent;
        border-right: 140px solid transparent;
        border-top: 20px solid #004385;
    }

    .top_vote_yazirusi02 {
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-top: 10px solid #004385;
    }
*/

    .top_step {
        border: 1px solid #004385;
        background-color: #fff000;
        padding: 5px 10px;
        width: 200px;
    }

    .top_letter_vote_width {
        width: 100px;
    }

    .top_q_magin {
        padding-left: 5px;
    }

    .top_q_td_img {
        width: 36px;
    }

        .top_q_td_img img {
            width: 100%;
        }

    .top_q_text {
        font-weight: bold;
    }


    .div_green_btn {
        width: 91.5%;
        margin: 0 auto;
        padding: 5% 0 10% 0;
    }

    .button_div {
        width: 87.4%;
    }


    .btn_blue_01 {
        padding: 10px 10px;
        font-size: 5vw;
    }

    .btn_blue_02 {
        width: 100%;
        padding: 7px 0;
        font-size: 14px;
    }

    .button_green {
        padding: 0px 0px;
    }

    .torophy {
        width: 20%;
        padding: 3vw;
    }

    .schedule-bg {
        background-image: url(../img/top/schedule_sp_back.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .schedule-bgcolor {
        background: #52BAD9;
    }


    .top_faq_area {
        width: 90%;
        
    }

    /*---TOPend---*/


    .form_top {
        margin-left: 0%;
        width: 102%;
        position: relative;
    }

    .top_bottom_h2_02 {
        padding-bottom: 1%;
    }

    .div_h2_02_borderless {
        border: none;
        max-width: 1000px;
        width: 100%;
    }

    .pdg30-change {
       padding-top: 30px;
        clear: both; 
    }

    .pdg20-change {
        padding-top: 20px;
        clear: both;
    }

    .pdg5-change {
        padding-top: 5px;
        clear: both;
    }

    .font_size14 {
        padding: 1%;
        font-size: 14px;
        margin: 0 5%;
    }

    .font_pre-wrap {
        white-space: pre-wrap;
    }

    .font_pre-line {
        white-space: pre-line;
    }

    .font_space {
        visibility: inherit;
        display: none;
    }

    .end_cp {
        /*margin-top: -20px;*/
    }

        .end_cp img {
            width: 90%;
        }

    .end_cp_div {
        width: 90%;
        margin: -25px auto;
    }

    /************************************
    /* 応募フォーム
    ************************************/
    
    .form_content {
     width: 95%;
    }


    .jockey_align {
        text-align: center;
        padding-left: 0px;
    }

    .jockey_form div :not(.pdg20) {
        font-size: 3vw;
    }

    .jockey_form .stuffing :not(.pdg20) {
        font-size: 2.98vw;
       letter-spacing: -0.55vw;
        }

        .jockey_form .stuffing .jockey_font {
          transform: scale(0.9, 1);
        }

    .form_more_chance {
        font-size: 5vw;
        padding-top: 6%;
    }

    .form_more_chance_s {
       font-size: 3.2vw;
        padding: 3% 0 5% 0;
        line-height: 1.5em;
    }

    .form_more_chance_open {
        width: 80%;
        font-size: 4.4vw;
        padding: 2% 0;
    }

    .form_more_chance_open::before {
    top: 2px;
    right: -4px;
    width: 4px;
    } 

    .form_more_chance_open:after {
    right: -2px;
    bottom: -4px;
    height: 4px;
    }
   
  

    .arrow_div {
        right: 1em;
        bottom: 5px;
    }

    .form_prize_font {
        font-size: 5vw;
        width: 100%;
    }

    .form_text_red {
        font-size: 5.4vw;
        width: 100%;
        margin: 0 auto;
    }

    .form_summer_series_text2 {
        font-size: 4.2vw;
        width: 96%;
    }

    .form_rb {
        display: block;
    }

    .form_rb_td {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 7% 0;
        font-size: 23px;
    }

    .jockey_form {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0 0 1%;
    }

        .jockey_form > div {
            width: 33%;
        }

    #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
         width: 4.5vw;
        height: 4.5vw;
        margin-top: 1.5%;
        margin-bottom: 3%;
    }

    @-moz-document url-prefix() {
        #cbQ11, #cbQ12, #cbQ13, #cbQ21, #cbQ22, #cbQ23, #cbQ31, #cbQ32, #cbQ33 {
            width: 4vw;
            height: 4vw;
            transform: scale(1.1);
        }
    }

    .form_headline1 {
        font-size: 6.8vw;
        line-height: 37px;
    }

    .form2_headline1 {
        font-size: 6vw;
    }

    .form_headline2 {
        font-size: 4.5vw;
        width: 100%;
        border: none;
        padding: 1.5% 0;
    }

    .form_question {
        font-size: 4vw;
        letter-spacing: 0.02em;
        padding:0;
    }

        .form_question.conf_yosou {
            font-size: 4vw;
        }

    .form_ans {
        font-size: 5vw;
        letter-spacing: 0em;
        padding-left: 5px;
    }

       .div_h2_02_conf {
        width: 92%;
        border-top: none;
      }

    .form_ans_conf {
       font-size: 4vw;
        letter-spacing: 2px;
        width: 76vw;
        margin: 4% auto 6.8% auto;
        padding: 1.1% 4%;
    }

    .form_ans_conf.jockey {
         font-size: 4vw;
        letter-spacing: 2px;
        width: 76vw;
        margin: 4% auto 6.8% auto;
        padding: 1.1% 4%;

    }

   
    .umekomi_movie {
        width: 80%;
        height: 180px;
    }

    .form2_summer_series_text {
        font-size: 3.5vw;
        margin: 3% auto;
    }

    .form2_summer_series_text2 {
        font-size: 3vw;
        margin: 3% auto;
    }

    .quiz_icon {
        width: 73%;
    }

    .quiz_icon_conf {
        width: 85%;
    }

    .div_quiz {
        display: block;
    }

    .div_th_quiz {
        padding-top: 1%;
    }

    .div_th_quiz_conf {
        /*padding-top: 5%;*/
        display:none;
    }

        .div_th_quiz_conf .quiz_icon {
            width: 90%;
        }

    .div_td_quiz {
        width: 80%;
    }

    .div_tr_quiz_ans {
        display:block;
        height:auto;
        margin-left: 2%;
    }

    .div_tr_quiz_ans.div_tr_quiz_ans_conf {
        margin-left: 0;
    }

    .div_th_quiz_empty {
        display: none;
    }

    .div_td_quiz_ans {
         display: block;
        margin-left: 4%;
        padding: 3% 0 8% 0;
        width: 95%;
    }

    .q3_ans {
        float: none;
        padding-left: 0;
    }

    .champion_horse_howto {
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 10px;
    }

        .champion_horse_howto li {
            width: 50%;
        }

    .area_selectinfo {
        width: 30%;
    }

    .div_tr_quiz2 {
        display: block;
        width: 100%;
        padding: 2% 0;
    }

    .div_th_quiz2 {
        display: block;
        width: 50%;
        text-align: center;
        vertical-align: middle;
    }

    .div_td_quiz2 {
        display: block;
        padding: 0px 0px;
        margin: 0 auto;
        width: 100%;
    }

    #selectChampionJockeyArea {
        margin: 0 0;
    }

    /************************************
    /* COLUMNページ
    ************************************/

    .sc_btn_font1 {
        font-size: 3.5vw;
    }

    .sc_btn_font2 {
        font-size: 5.5vw;
    }

    .sc_top_name01 {
        top: 48%;
        font-size: 4vw;
        left: 8%;
    }

    .sc_top_name02 {
        top: 48%;
        font-size: 4vw;
        left: 38%;
    }

    .sc_top_name03 {
        top: 48%;
        font-size: 4vw;
        right: 5%;
    }

    .sc_top_txt {
        font-size: 4vw;
        padding: 5%;
    }

    .sc_img {
        width: 90%;
    }

    .sc_title {
        font-size: 4.5vw;
        padding: 4% 0;
    }

    .sc_prof {
        display: block;
        width: 90%;
        margin: 5% auto;
    }

    .prof_img {
        width: 50%;
        float: left;
        padding: 5%;
    }

    .prof_txt {
        width: 90%;
        font-size: 3.0vw;
    }

    .prof_name {
        padding-top: 25%;
        font-size: 5vw;
    }

    .prof_title {
        font-weight: bold;
        padding: 5px 0;
        clear: left;
    }

    .sc_serifu_div .faceicon_left {
        float: left;
        margin-right: -18%;
        width: 17%;
    }

    .sc_serifu_div .faceicon_right {
        float: right;
        margin-left: -18%;
        width: 17%;
    }

    .sc_serifu_div .chatting {
        width: 100%;
    }

    .says_right_pink {
        margin: 0 0 0 30%;
        width: 64%;
    }

    .says_right_blue {
        margin: 0 0 0 30%;
        width: 64%;
    }

    .says_right_green {
        margin: 0 0 0 30%;
        width: 64%;
    }

    .says_left_pink {
        margin: 0 30% 0 0;
        width: 64%;
    }

    .says_left_blue {
        margin: 0 30% 0 0;
        width: 64%;
    }

    .says_left_green {
        margin: 0 30% 0 0;
        width: 64%;
    }

    .says_right_pink:before {
        top: 10px;
    }

    .says_right_pink:after {
        top: 10px;
    }

    .says_right_blue:before {
        top: 10px;
    }

    .says_right_blue:after {
        top: 10px;
    }

    .says_right_green:before {
        top: 10px;
    }

    .says_right_green:after {
        top: 10px;
    }

    .says_left_pink:before {
        top: 10px;
    }

    .says_left_pink:after {
        top: 10px;
    }

    .says_left_blue:before {
        top: 10px;
    }

    .says_left_blue:after {
        top: 10px;
    }

    .says_left_green:before {
        top: 10px;
    }

    .says_left_green:after {
        top: 10px;
    }

    .sc_font {
        font-size: 3.5vw;
        padding: 2.5%;
        line-height: 2;
    }

    .sc_headline01 {
        width: 80%;
    }

    .sc_img01 {
        padding-top: 47%;
        width: 90%;
    }

    .sc_headline02 {
        width: 80%;
    }

    .sc_img02 {
        width: 76%;
        padding-top: 37%;
        padding-left: 24%;
    }

    .sc_headline03 {
        width: 70%;
    }

    .sc_img03 {
        width: 100%;
        padding-top: 47%;
        padding-left: 0%;
    }

    .sc_headline04 {
        width: 95%;
    }

    .sc_img04 {
        width: 100%;
        padding-left: 0%;
        padding-top: 50%;
    }

    .sp_top_img {
        margin-bottom: -29%;
    }

    .tab_item {
        margin: 1% 1% 3% 5%;
        display: inline-block;
        background: #fff100;
        width: 40%;
        padding: 1%;
        font-size: 5vw;
        text-align: center;
        position: relative;
    }

    input[name="tab_item"]:checked + label {
        background: #e04360;
        color: #fff;
    }

    input[name="tab_item"] {
        display: none;
    }

    .tab_content {
        display: none;
    }

    #column1:checked ~ #column_content_1,
    #column2:checked ~ #column_content_2,
    #column3:checked ~ #column_content_3,
    #column4:checked ~ #column_content_4 {
        display: block;
    }

    #column_index {
        background: #fff;
    }

        #column_index p {
            color: #0070bb;
            text-align: center;
            border: 1px solid;
            width: 65px;
            margin: 0 auto;
        }

        #column_index ul {
            display: block;
            height: 25px;
            margin-top: 2%;
        }

            #column_index ul li {
                float: left;
                width: 25%;
                text-align: center;
            }

                #column_index ul li a {
                    color: #0070bb;
                }

    .top_h2_before {
        margin-top: -0.5px;
    }


    .tab {
        border-bottom: 2px solid #ffffff;
        display: flex;
        flex-wrap: wrap;
        padding: 5px 0px;
    }

        .tab li {
            color: #ffffff;
            background: none;
            cursor: pointer;
            list-style: none;
            transition: .3s;
            text-align: center;
            width: 33%;
            line-height: 1.2;
            padding: 5px 0px;
            font-weight: bold;
            border-bottom: none;
        }

    .tab_l_border {
        border-left: none;
    }

    .tab li.active {
        color: #000000;
        background: none;
        cursor: auto;
        border-bottom: none;
    }

        .tab li.active span {
            background: #ffffff;
            height: 20px;
            border: 1px solid #ffffff;
            border-radius: 17px 17px 17px 17px / 50%;
            padding: 0 12px;
        }


    .column_text ul.show li {
        margin: 0;
    }

    .column_text_font {
        font-size: 15px;
    }


    .column_section_title {
        transform: skewX(-20deg);
        display: block;
        color: #0070BC;
    }

    .column_bg_img {
        background-image: url(../~/img/column/column_bg_01_sp.png);
        padding: 20% 0% 12% 4%;
        background-repeat: no-repeat;
    }

    .column_bg_img2 {
        background-image: url(../~/img/column/column_bg_02_sp.png);
        padding: 20% 0% 12% 4%;
        background-repeat: no-repeat;
        ;
    }

    .column_bg_img3 {
        background-image: url(../~/img/column/column_bg_03_sp.png);
        padding: 20% 0% 12% 4%;
        background-repeat: no-repeat;
    }

    .column_bg_img4 {
        background-image: url(../~/img/column/column_bg_04_sp.png);
        padding: 20% 0% 12% 4%;
        background-repeat: no-repeat;
    }

    .column_main_div {
        width: 100%;
        max-width: 100%;
        box-shadow: none;
        border: none;
    }

    .column_text_pdg {
        padding: 5px 20px;
    }

    .column_tab_back_div {
        width: 100%;
        background: linear-gradient(to top, #306fb5 0, #7baddd 75%, #7baddd 80%, #7baddd 85%, #6395ce 100%);
        border-top: 2px solid #fff000;
    }

    .column_tab_border_bottom {
        border-top: 3px solid #fff000;
    }


    .columnist_photo {
        width: 20%;
        bottom: 20%;
    }

    .columnist_info {
        width: 69%;
        bottom: 16%;
    }

    .columnist_name {
        font-size: 5vw;
    }

    .columnist_name_text {
        font-size: 2vw;
    }

    .columnist_name span br {
        display: none;
    }

    .column_lead_text {
        /*      top: 28%;  
        right:0px;*/
        top: 160px;
        font-size: 11px;
        /*        padding: 0 9px;*/
    }

        .column_lead_text div {
            width: 95%;
        }


    .column_img_sp-center {
        margin: 0 auto;
        width: 292px;
    }

        .column_img_sp-center img {
            width: 100%;
        }


    .column_jockey_table {
        margin-top: 20px;
        width: 100%;
    }

    .column_jockey_head {
        font-size: 12px;
        width: 50%;
        text-align: left;
    }

    .column_jockey_name {
        font-size: 15px;
        width: 50%;
    }

    .column_race_table td:nth-of-type(n+2) {
        font-size: 15px;
    }

    /*---コラムend---*/





    /************************************
    /* フルエントリー賞
    ************************************/
    .form_full_entry {
        /*background: #ec6c00;
        border: 3px solid #fff000;*/
        border-left: none;
        border-right: none;
        max-width: 1000px;
        /*width: 102%;*/
        width: 100%;
        color: #FFFFFF;
        text-align: center;
        /* margin-top:17%;  fixed化に応じて不要となったので削除(2019-05-20 Kato)*/
        /*padding: 3% 0;
        font-size: 17px;
        font-weight: bold;*/
        position: fixed; /* fixed化のための追加設定(2019-05-20 Kato) */
        bottom: 0; /* fixed化のための追加設定(2019-05-20 Kato) */
        top: auto; /* fixed化のための追加設定(2019-05-20 Kato) */
        right: auto; /* fixed化のための追加設定(2019-05-20 Kato) */
    }

        .form_full_entry > .entry_notes {
            font-size: 14px;
        }

    .navi_pc {
        display: none;
    }

    .navi_sp {
        display: block;
    }

    .form_summer_serie {
        width: 80%;
        margin: 0 auto;
        font-size: 16px;
    }

    /************************************
    /* フルエントリー賞
    ************************************/
    .form_summer_series {
        font-size: 5vw;
        padding: 2% 0;
    }

    .form_summer_series_text {
        width: 88%;
        margin: 0 auto;
        font-size: 3.5vw;
        letter-spacing: 0.05em;
        line-height: 1.7;
        padding-top: 1%;
    }

        .form_summer_series_text > .form_prize_font {
            font-size: 20px;
        }

    #txtSummerSeries {
        background-color: #FFF000;
        font-size: 22px;
        margin: 3% 3% 3% 3%;
        padding: 1%;
        width: 40%;
        border: 2px solid #E5E5DF;
        text-align: center;
    }

    .form_summer_series span {
        font-size: 23px;
        vertical-align: middle;
    }

    /************************************
    /* チャンピオンジョッキー賞
    ************************************/
    #selectChampionJockeyArea {
        width: 80%;
        height: 40px;
        text-align: center;
        font-size: 25px;
        margin: 2% 10% 0;
        line-height: 40px;
    }

    .form_notes > br {
        display: none;
    }

    .form_notes_justify > br {
        display: none;
    }

    /************************************
    /* チャンピオンホース賞
    ************************************/
    .area_white_selectinfo {
        background-color: #FFFFFF;
        color: #000000;
        font-size: 20px;
        width: 40%;
        padding: 0;
        vertical-align: middle;
        text-align: center;
        vertical-align: middle;
        margin: 5px 5%;
    }

    .area_yellow_random {
        margin-left: 0px;
    }

    .area_yellow {
        margin-left: 1em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        margin-right: 0.5em;
    }

    .form_notes_info {
        font-size: 11px;
        line-height: 18px;
    }

    .form_champion_horse_howto {
        display: block;
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .form_champion_horse_howto > ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            margin: 0 3%;
            width: 95%;
        }

            .form_champion_horse_howto > ul > li {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                width: 95%;
                background-color: #FFF000;
                margin: 1%;
            }

                .form_champion_horse_howto > ul > li:nth-child(even) {
                    width: 50%;
                    margin: 0 auto;
                }

                    .form_champion_horse_howto > ul > li:nth-child(even) > ::after {
                        font-size: 16px;
                        padding: 0;
                    }

                .form_champion_horse_howto > ul > li > div {
                    font-weight: bold;
                    font-size: 13px;
                    width: 75%;
                    height: auto;
                    vertical-align: middle;
                    padding: initial;
                }

                    .form_champion_horse_howto > ul > li > div > span {
                        margin: 5% 0% 0 0;
                        vertical-align: middle;
                        height: auto;
                        padding: initial;
                    }

                    .form_champion_horse_howto > ul > li > div:first-child {
                        font-size: 25px;
                        width: 8%;
                        margin: 1% 5% 1% 1%;
                        text-align: center;
                        vertical-align: middle;
                    }

                .form_champion_horse_howto > ul > li:nth-child(even) > div {
                    font-size: 0;
                    /*width: 50%;*/
                    width: auto;
                    height: auto;
                    margin: 1% auto;
                    padding: 0;
                    transform: scale(6, 2);
                }

    .champion_horse_area {
        display: block;
        /*flex-direction: row;*/
        justify-content: center;
        margin: 3% 5% 0% 5%;
    }

        .champion_horse_area > div {
            width: 100%;
            display: block;
            margin: 0 0 5% 1%
        }

            .champion_horse_area > div .champion_horse_area_head {
                background-color: #004097;
                color: #FFFFFF;
                font-weight: 600;
                font-size: 18px;
                padding: 5px 0;
            }

            .champion_horse_area > div input[type=text] {
                width: 80%;
                font-size: 18px;
                padding: 0 2%;
            }

    #uma_name_search_1 {
        background-color: #FFFFFF;
    }

    #uma_name_search_2 {
        background-color: #FFFFFF;
    }

    #uma_name_search_3 {
        background-color: #FFFFFF;
    }

    #uma_name_search_4 {
        background-color: #FFFFFF;
    }

    #uma_name_search_5 {
        background-color: #FFFFFF;
    }

    #uma_name_search_6 {
        background-color: #FFFFFF;
    }

    .champion_horse_area > div select {
        width: 83%;
        background-color: #FFFFFF;
        font-size: 18px;
        padding: 0 2%;
        font-size: 18px;
    }

    .champion_horse_area > div > div {
        margin-top: -1%;
        padding: 1% 0;
        border: 4px solid #FFFFFF;
        text-align: center;
        background-color: #E5E5DF;
    }

    .champion_horse_random {
        display: block;
        background-color: #FFFFFF;
        width: 80%;
        border: 2px solid gray;
        margin: 0 auto;
        font-weight: bold;
        text-align: center;
        padding-left: 2%;
        /*font-size: 95%;*/
        font-size: 18px;
    }

    .champion_horse_other {
        display: block;
        justify-content: space-between;
        width: 100%;
        margin: auto;
        padding: 0;
    }

        .champion_horse_other > li {
            width: 100%;
        }

            .champion_horse_other > li:last-child {
                margin-left: 0px;
            }

            .champion_horse_other > li > a {
                width: 70%;
                margin: 3% auto;
            }


    .champion_note {
        width: 102%;
        padding: 0;
        margin: 0 auto 8% auto;
        font-size: 14px;
        text-align: center;
    }

    .div_select_size {
        display: table;
        background-color: #e5e5df;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 auto;
        font-size: 90%;
    }

    .div_select_size_tr {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 -10%;
    }

    .div_select_size_th {
        display: inline-block;
        border: none;
        width: 100%;
        margin: 0 auto;
        padding: 4% 0;
        vertical-align: middle;
        font-size: 4vw;
    }

    .div_select_size_td {
        display: inline-block;
        background-color: #e5e5e5;
        border: none;
        width: 90%;
        vertical-align: middle;
    }

    /************************************
    /* お客様情報入力欄
    ************************************/
    .div_customer_info {
        display: table;
        background-color: #fff;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 auto;
        font-weight: bold;
        font-size: 3.75vw;
    }

        .div_customer_info .div_tr .div_th > br {
            display: none;
        }

    .div_tr {
        display: block;
        background-color: #fff;
        width: 100%;
        height: auto;
        border-bottom: 3px solid #9d9d9d;
        margin: 0;
        padding: 0 -10%;
    }


    

    .div_th {
       display: inline-block;
        background-color: #fff;
        border: none;
        width: 92%;
        margin: 0;
        padding: 3% 4% 3% 4%;
        vertical-align: middle;
        font-size: 15px;
        font-weight: 550;
    }



    .div_customer_info .div_tr .div_th .required {
        display: inline-block;
        vertical-align: middle;
        font-size: 3vw;
        padding: 1.2px 4px;
    }


    .div_td {
       display: inline-block;
        background-color: #fff;
        border: none;
        width: 96%; 
        padding: 0 0 3% 4%;
        vertical-align: middle;
    }

      .div_td.conf {
        width: 85%;
        padding: 0 0 4% 8%;
        font-weight: 500;
        font-size: 20px;
    }

     .div_td.conf02 {
        width: 75%;
        padding: 0 0 4% 20%;
        font-weight: 500;
        font-size: 20px;
        margin-top: -3%;
     }

    .div_customer_info div_td > div > span {
        color: red;
        padding-top: 0;
        text-align: unset;
        font-size: 11px;
        width: 95%;
    }

    .div_customer_info .div_tr .div_td > div > span {
        font-size: 3vw;
        padding-top: 0;
        text-align: left;
        width: 100%;
    }

    .div_customer_info .div_tr .div_td > div .customr_info_address_notes > br {
        display: none;
    }

    .customer_info_name_size {
        font-size: 3.5vw;
    }

    .customer_info_name_pdg1 {
        padding-right: 0.5em;
        vertical-align: top;
        font-weight: 550;
        font-size: 14px;

    }

    .customer_info_name_pdg2 {
        padding-right: 0.5em;
        padding-left: 1.6em;
        vertical-align: top;
        font-weight: 550;
        font-size: 14px;
    }

    .customer_info_name_pdg3 {
        vertical-align: top;
        font-weight: 550;
        font-size: 14px;
    }

    .customer_info_name_pdg4 {
        padding-left: 0.6em;
        vertical-align: top;
        font-weight: 550;
        font-size: 14px;
    }

      .customr_gender {
        font-size: 16px;
        font-weight: 560;
     }

    .customr_info_nm {
        display: inline-block;
        width: 35%;
        vertical-align: middle;
        margin-right: 0px;
        font-size: 18px;
        padding: 1% 2%;
        border: 2px solid #a9a9a9;
    }

    input[type="tel" i].customr_info_number {
      width: 53%;
      margin-right: 10px;
  }

    input[type="radio" i].validate[required] {

    }

    .customr_info_number {
        width: 50%;
        margin-right: 7px;
        font-size: 18px;
        padding: 1% 2%;
        border: 2px solid #a9a9a9;
    }

    .addr_caution {
        font-size: 3vw;
        padding-left: 1em;
    }

    .div_customer_info .div_tr .div_td > div .customr_info_address_notes {
        padding-top: 2%;
        white-space: nowrap;
        width: 70px;
        color: #000000;
        display: inline-block;
        text-align: left;
        font-weight: 550;
        font-size: 14px;
        padding-left: 0px;
    }

    .div_customer_info .div_tr .div_td > div .padding_chenge {
        padding-left: 0;
    }

    .customr_info_address {
        display: inline-block;
        width: 92%;
        vertical-align: middle;
        margin-right: 10px;
        font-size: 18px;
        padding: 1% 2%;
        border: 2px solid #a9a9a9;
    }

    .customr_info_auto_address {
       display: block;
        width: 30%;
        padding: 1% 1%;
        text-align: center;
        border: 2px solid #9b9b9b;
        margin: 2% 36% 0 auto;
        font-weight: 600;
        font-size: 15px;
    }

    #txtAddress1 {
        display: inline-block;
        width: 43%;
        vertical-align: middle;
        margin-right: 7px;
        font-size: 18px;
        padding: 10px 3px;
        border: 2px solid #a9a9a9;
    }

    #txtAddress2 {
        display: inline-block;
        width: 43.5%;
        vertical-align: middle;
        margin-right: 7px;
        font-size: 18px;
        padding: 10px 3px;
        border: 2px solid #a9a9a9;
    }

    #txtTodofuken {
        width: 95.5%;
    }

    #txtTel1 {
        width: 22%;
        margin-right: 1%;
    }

    #txtTel2 {
        width: 27%;
        margin-right: 1%;
    }

    #txtTel3 {
        width: 27%;
        margin-right: 1%;
    }

    #txtMail {
        width: 92%;
        margin: auto;
    }

    .div_customer_info div_td input[type=text], input[type=tel], input[type=email], select {
        font-size: 18px;
        padding: 1% 2%;
        border: 2px solid #a9a9a9;
    }

    .div_customer_info .div_tr .div_td input[type=text], input[type=tel], input[type=email], select {
        font-size: 18px;
        padding: 10px 3px;
        border: 2px solid #a9a9a9;
       
    }

     .div_customer_info .div_tr .div_td input[type=text].address_sp_width, input[type=tel], input[type=email], select {
        width: 93%;
    }

    .customer_info_kaigyo {
        display: none;
    }

    .customer_info_nakaguro {
        display: inline-block;
    }

    .vote_notes {
        width: 100%;
        text-align: center;
        margin: 7% auto 2%;
        font-size: 15px;
        font-weight: bold;
    }

    .customer_info_notes {
        width: 90%;
        font-size: 12px;
        line-height: 1.35em;
    }
    

    .customer_info_notes_bold {
        font-size: 4.1vw;
        width: 90%;
        margin: 10% auto 3% auto;
    }

    .width_change_short {
        width: 35%;
        padding: 5% 1% 5% 4%;
        vertical-align: top;
    }

      .width_change_short.gender {
        width: 25%;
        padding: 5% 1% 5% 4%;
        vertical-align: top;
    }


    .width_change_long {
        width: 55%;
        padding: 5% 0% 4% 3%;
        vertical-align: top;
    }

    .width_change_long.gender {
        width: 65%;
        padding: 5% 0% 4% 0%;
        vertical-align: top;
    }

    .block_change {
        display: block;
        width: 100%;
    }

    .block_change_short {
        display: block;
        width: 95%;
    }

    .copy_white {
        margin-top: 0;
        padding-top: 2%;
        padding-bottom: 5%;
        font-size: 11px;
        text-align: center;
        clear: both;
        background-color: #ffffff;
        width: 100%;
    }

    .copy_white_bottom {
        padding-bottom: 15%;
    }

    .copy_yellow {
        width: 99.8%;
    }

    .oubo_btn_width {
        width: 80%
    }
    /************************************
    /* 応募フォーム(モーダル)
    ************************************/
    .modalbox_width {
        width: 99.5%;
    }

    .modalbox_width2 {
        width: 99.5%;
    }

    /* 予想家の注目馬＆騎手 */
    #AnticipationHorseJockey {
        width: 100%;
        text-align: center;
        padding: 3% 0 0 0;
        font-size: 13px;
    }

        #AnticipationHorseJockey > div {
            display: block;
            justify-content: center;
            width: 100%;
            margin: 5% auto 0;
            border-bottom: none;
            padding-bottom: 0;
        }

            #AnticipationHorseJockey > div > div {
                width: 93%;
                padding: 0 0 3% 0;
                margin: 5% auto;
                border-bottom: 5px dotted #000000;
            }

                #AnticipationHorseJockey > div > div:first-child {
                    border-right: none;
                    padding: 0 0 3% 0;
                    margin: 5% auto 0;
                }

            #AnticipationHorseJockey > div:last-child > div:first-child {
                padding: 0;
            }

    .horse_jockey table {
        width: 100%;
        border: 3px solid #000000;
    }

        .horse_jockey table th {
            background-color: #000000;
            color: #FFFFFF;
            text-align: center;
            border: 1px solid #000000;
            font-size: 10px;
        }

        .horse_jockey table:last-child th:first-child {
            text-align: left;
        }

        .horse_jockey table td {
            font-weight: bold;
            border: 1px solid #000000;
            padding: 1% 1%;
        }

        .horse_jockey table:last-child td:first-child {
            font-size: 11px;
        }

        .horse_jockey table td:last-child {
            font-weight: bold;
            text-align: center;
        }

        .horse_jockey table:first-of-type {
            margin-bottom: 3%;
        }

    #AnticipationHorseJockey > div:last-child > div:last-child {
        border-bottom: none;
    }

    .anticipator {
        margin: 0%;
        display: block;
    }

    .anti_img {
        display: inline-block;
        width: 20%;
        font-weight: normal;
        font-size: 16px;
        padding: 0;
    }

        .anti_img img {
            width: 95%;
            display: inline-block;
            /*border: 3px solid #95a3b2;  */
            margin: 0 auto;
        }

        .anti_img > span {
            font-size: initial;
        }

    .horse_jockey {
        font-weight: bold;
        text-align: left;
        display: inline-block;
        vertical-align: top;
        width: 74%;
        margin: 0;
        padding: 0 0 3% 4%;
    }

    /* チャンピオンジョッキー一覧 */
    #divJockeySel {
        text-align: center;
        background-color: #FFF000;
        width: 100%;
        position: absolute;
        z-index: 9700;
        border-right: none;
        border-left: none;
    }

        #divJockeySel .div_modal_header {
            background-color: #000000;
            color: #FFF000;
            padding: 10px;
            font-weight: bold;
        }

    #JockeySel {
        margin: 0 auto;
    }

        #JockeySel > div {
            display: inline-block;
            width: 49%;
            max-width: 49%;
            float: left;
            border: 1px solid #000000;
            border-right: 2px solid #000000;
            background-color: #FFF000;
            font-size: 16px;
            text-align: left;
            padding: 0%;
        }

            #JockeySel > div > input[type=radio] {
                margin: 2% 2%;
                border-radius: 4px;
            }

            #JockeySel > div > .kara_div {
                margin: 2% 2%;
                border-radius: 4px;
            }

        #JockeySel .kara_div {
            display: none;
        }

    .jockey_sel_notes {
        padding: 1% 0 1% 1%;
        float: none;
        clear: both;
    }

        .jockey_sel_notes > br {
            display: inline;
        }

    .change_none {
        display: none;
    }
    /*
}
*/
    /****************************************************************************
    /*Conf(応募情報確認スマホ画面)
    ****************************************************************************/

    .conf_more_chance {
        display: block;
        padding: 4% 5% 3% 5%;
    }

    .conf_more_chance_tr {
        display: block;
    }

    .conf_more_chance_th {
        display: block;
        width: 100%;
        padding-left: 0;
    }

    .camp_horse_prize td {
        font-size: 16px;
    }

    .h3_03_conf {
        font-size: 18px;
        width: 92%;
    }

    .conf_more_chance {
        font-size: 18px;
        width: 92%;
    }

    .conf_h2_02 {
        display: block;
        font-size: 16px;
    }

    .conf_more_chance_td {
     width: 92.5%; 
     } 

    .conf_th {
        font-size: 16px;
    }

    .conf_td {
        font-size: 25px;
        height: 37px;
    }

    .conf_small {
        font-size: 12px;
    }

    .conf_info {
        width: 100%;
        /*margin-left: 1%;*/
        display: block;
    }

        .conf_info .conf_div_tr {
            display: block;
            height: auto;
            border-bottom: 2px solid #3BBEE8;
            background-color: #fff;
        }

        .conf_info .conf_div_th {
            background-color: transparent;
            width: 92.5%;
            padding-bottom: 5px;
            border: none;
            display: block;
        }

        .conf_info .conf_div_td {
            background-color: transparent;
            width: 91%;
            padding-top: 0;
            border: none;
            display: block;
        }

    .conf_info2 {
        width: 99%;
        display: block;
    }

        .conf_info2 .conf_div_tr {
            display: block;
            height: auto;
            border: 2px solid #000;
            border-top: none;
            background-color: #e5e5df;
        }

        .conf_info2 .conf_div_th2 {
            background-color: transparent;
            width: 92.5%;
            padding-bottom: 5px;
            border: none;
            display: block;
            color: #000;
        }

        .conf_info2 .conf_div_td2 {
            background-color: transparent;
            width: 91%;
            padding-top: 0;
            border: none;
            display: block;
        }

    /*=========================
     キャンペーン(スマホ)
    =========================*/



    .cp_div_midashi {
        font-size: 4.5vw;
    }

    .cp_div_kikan {
        font-size: 5vw;
    }

    .cp_div_moji01 {
        font-size: 4vw;
    }

    .cp_div_moji02 {
        font-size: 2.9vw;
        padding: 1% 0;
    }



    .cp_howto {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .cp_howto_div {
        width: 90%;
    }

    .cp_howto_head_text {
        font-size: 5.2vw;
        padding: 6% 0;
    }

    .cp_howto_head_left {
        width: 17%;
        top: 8%;
        left: -3%;
    }

    .cp_howto_head_right {
        width: 17%;
        top: 8%;
        right: -3%;
    }

    .cp_howto_area {
        width: 100%;
        margin: 0 auto;
    }

    .cp_howto_arrow {
        padding-top: 2%;
        margin: 0 auto;
        width: 15%;
    }

    .cp_howto_step {
        font-size: 7vw;
        padding: 2% 0 3% 0;
    }

    .cp_howto_txt {
        font-size: 4.7vw;
    }

    .cp_howto_txt_b {
        font-size: 5.5vw;
        padding-bottom: 8%;
    }

    .cp_tw_btn_div {
        width: 95%;
        padding: 7% 0;
        margin: 0 auto;
    }

    .cp_notes {
        font-size: 2.8vw;
        width: 90%;
        padding: 7% 0 4% 0;
    }

    .cp_modal_width {
        max-width: 375px;
        width: 90%;
    }

    .cp_modal_close {
        left: 40%;
        bottom: 2%;
    }

    #kiyaku.cp_kiyaku dt {
        border: 0.5vw solid #fff;
        font-size: 2.6vw;
        text-align: left;
        padding-left: 2%;
        padding: 2.5% 0 2.5% 2%;
    }

        #kiyaku.cp_kiyaku dt .control {
            right: 2%;
            top: 28%;
        }

  

    /*=========================
     完了(スマホ)
    =========================*/
    .btn_arrow_03::before {
        width: 3vw;
        height: 3vw;
        border-top: solid 4px #000;
        border-right: solid 4px #000;
    }

    .cp_head {
        margin-bottom: -7px;
    }

    .thx_bg {
        background-image: url(../img/thanks/thanks_bg_sp.png);
        background-size: 100%;
    }

    .cp_img {
        width: 94%;
        margin: 0 auto;
    }

        .cp_img.cp {
            padding: 2% 0 0% 0;
        }

    .cp_img_note {
        width: 89.6%;
        padding: 0 0 3% 0;
    }


    .thanks_div_midashi {
        width: 100%;
        padding: 2% 0;
    }

    .thanks_div_kikan {
        margin-top: 1%;
        font-size: 3.5vw;
        letter-spacing: 0.15em;
    }

    .thanks_chance {
        position: absolute;
        left: 3%;
        width: 19%;
        top: 5%;
    }

    .thanks_div_moji01 {
        font-size: 3.5vw;
        letter-spacing: 0em;
    }

    .thanks_div_moji02 {
        font-size: 1.5vw;
        padding: 5% 0;
    }

    .thanks_button_div1 {
        width: 50%;
        padding: 3% 0 7% 0;
    }



    .thanks_button_div2 {
        width: 50%;
        padding: 7% 0;
    }

    .thanks_txt01 {
        font-size: 3.2vw;
        width: 94%;
        line-height: 1.7em;
    }

    .thanks_txt02 {
        font-size: 4.0vw;
    }

    .thanks_caution {
        font-size: 0.7em;
    }

    .thanks_div_title {
        font-size: 4.5vw;
        width: 89.4%;
        padding: 8% 0;
    }

    .thanks_h2_02 {
        font-size: 20px;
    }

    .thanks_img {
        width: 90%;
    }

    .thanks_prize_title {
        font-size: 5vw;
    }

    .thanks_prize_img {
        width: 90%;
    }

    .thanks_notes_white {
        font-size: 3.5vw;
    }

    .thanks_notes_white2 {
        font-size: 3vw;
        padding-bottom: 10px;
    }

    .challenge_btn {
        width: 90%;
    }

    .back_to_top_btn {
        width: 80%;
    }

    .thanks_num {
        width: 20px;
    }

    .thanks_img_title {
        padding-left: 5%;
        font-size: 70%;
    }

    .sns_img {
        padding: 10px;
    }

    .share_btn {
        padding: 10px;
        width: 80%;
    }

    /* タブ表示領域 */
    .text-center {
        font-size: 80%;
    }

    .thanks_notes {
        font-size: 95%;
    }

        .thanks_notes .red {
            font-size: 16px;
            padding-top: 10px;
            clear: both;
        }

    .thanks_notes_small {
        font-size: 11px;
        padding-top: 10px;
        clear: both;
    }

    .thanks_border_bottom {
        border-bottom: none;
    }

    .thanks_table {
        width: 95%;
    }

        .thanks_table > .thanks_td > .thanks_notes {
            font-size: 90%;
        }

    .sns {
        width: 90%;
        padding-top: 10px;
        clear: both;
    }

    .sns-tabs img {
        /*height: 30px;*/
        height: auto;
    }

    .sns-tabs a {
        width: 33%;
    }

    .tabbox {
        border-left: solid 2px #c0c6c9;
        border-right: solid 2px #c0c6c9;
        border-bottom: solid 2px #c0c6c9;
    }

    .tab1 {
        float: left;
    }

    .tab2 {
        float: left;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }

    .tab3 {
        float: right;
        width: 34%;
    }

    #move_top {
        bottom: 15%;
        right: 0%;
        width: 10%;
    }

        #move_top a {
            width: 100%;
            height: auto;
            opacity: 1;
            background-color: transparent;
        }

    .btn_blue_fixed {
        display: block;
        background: linear-gradient(to right, #2361CF 0, #01A7EC 72.6328%);
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
        /* box-shadow: 5px 5px 2px rgb(0 0 0 / 40%); */
        color: #fff;
    }

    .ch_quiz_hide {
        opacity: 0;
    }

    .ch_quiz_show {
        position: fixed;
        bottom: 0%;
        left: 0%;
        right:0%;
        margin:0 auto;
        width: 87.4%;
        opacity: 1;
    }

    #challenge_quiz a {
        position: relative;
        display: block;
        text-decoration: none;
    }

        #challenge_quiz a img {
            width: 100%;
        }
}


/****************************************************************************
/*スマホ(縦）374pxでテキストを改行
****************************************************************************/
@media screen and (max-width:374px) {
    .br-sp {
        display: none;
    }

    .br-pc {
        display: none;
    }

    .br-sp_365 {
        display: none;
    }

    .sp_365_none {
        display: none;
    }

    .br-sp_374 {
        display: block !important;
    }
}


/****************************************************************************
/*スマホ(縦）365～320pxまでカバー
****************************************************************************/
@media screen and (max-width:365px) {

    #menu .menu-inner li.top_menu_ss {
        text-align: left;
    }

        #menu .menu-inner li.top_menu_ss span a span {
            padding-left: 10%;
        }

    /*SNS*/
    .top_sns li {
        margin-left: 0px !important;
    }


    .br-sp {
        display: none !important;
    }

    .br-pc {
        display: none !important;
    }

    .br-sp_365 {
        display: block !important;
    }

    .sp_365_none {
        display: none !important;
    }

    .br-sp_374 {
        display: block !important;
    }

    /************************************
    /* topページ 幅365px以下の場合
    ************************************/

    .top_vote_lead {
        font-size: 14px !important;
    }

    .prize_s_title_height {
        height: 34px !important;
    }

    .top_plane {
        bottom: -40% !important;
        right: 2% !important;
        width: 100px !important;
    }

    .top_img {
        /*height: 220px;*/
    }

    .top_column_img {
        bottom: 14px !important;
    }

    /*コラム*/
    .columnist_name span br {
        display: block;
    }

    .div_customer_info {
        font-size: 79%;
    }
}

/****************************************************************************
/*スマホ(縦）320px以下をカバー
****************************************************************************/
@media screen and (max-width:320px) {

    /*コラム*/
    .column_lead_text {
        top: 125px !important;
    }

    .div_customer_info {
        font-size: 72%;
    }
}
