@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html {
    font-family: 'Noto Sans CJKjp', sans-serif !important;
}

.wrapper {
    margin: auto;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

footer {
    padding-top: 0 !important;
}

img {
    height: auto;
    max-width: 100%;
}

a {
    cursor: pointer;
    transition: all 0.3s;
}

a:hover {
    opacity: 0.5;
}

.pc_disp-none {
    display: none;
}

.sp_disp-none {
    display: block;
}

.bg2,.bg3,.bg4,.bg5,.bg6,.bg7,.bg8 {
    margin-bottom: 200px;
    height: 750px;
}

.bg1 {
    height: 780px;
    margin-bottom: 200px;
    background: url(../img/bg_img-pc.jpg)no-repeat center/cover;
}
.bg2 {
    background: url(../img/bg_img2-pc.jpg)no-repeat center/cover;
}
.bg3 {
    background: url(../img/bg_img3-pc.jpg)no-repeat center/cover;
}
.bg4 {
    background: url(../img/bg_img4-pc.jpg)no-repeat center/cover;
}
.bg5 {
    background: url(../img/bg_img5-pc.jpg)no-repeat center/cover;
}
.bg6 {
    background: url(../img/bg_img6-pc.jpg)no-repeat center/cover;
}
.bg7 {
    margin-bottom: 0px;
    background: url(../img/bg_img7-pc.jpg)no-repeat center/cover;
}
.bg8 {
    background: url(../img/bg_img8-pc.png)no-repeat center/cover;
}

.container {
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: 960px;
    height: 100%;
    transition: 0.4s;
    transition-delay: .4s;
}

.visualize>div {
    transition: 0.3;
    transition-delay: 0.3s;
}

.container_leftBox {
    max-width: 47.605%;
}

.container_rightBox {
    max-width: 51.794%;
}

.inner_title {
    font-size: 48px;
    line-height: 1.25;
    font-weight: bold;
    color: #fff;
}

.inner_lead {
    font-size: 28px;
    line-height: 1.5;
    color: #fff;
}

.app_wrapper {
    width: 100%;
    background: #242424;
}

.app_container {
    display: flex;
    align-items: center;
    margin: auto;
    padding: 20px 0;
    max-width: 960px;
    text-align: left;
}

.app_container-text {
    color: #fff;
    font-size: 11px;
    line-height: 1.63;
    width: 50%;
}

.app_container-link {
    display: flex;
    width: 50%;
}

.app_container-link div+div {
    margin-left: 15px;
}

.scroll_fixed {
    position: fixed;
    bottom: 0;
    z-index: 800;
}

.scroll_sticky {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    z-index: 5555;
    width: 100%;
}

.BtnPagetop {
    display: none !important;
}

/*★アニメーション*/
.scroll_animation {
    opacity: 0;
    transition: all .5s ease;
}

.scroll_animation.show {
    opacity: 1;
    transform: none;
}

.scroll_animation-up {
    transform: translate(0, 50px);
}

.scroll_animation-LtoR {
    transform: translate(-100px, 0);
}

.scroll_animation-RtoL {
    transform: translate(100px, 0);
}

/*★TOP*/
.l_container1.container {
    position: relative;
}
.l_container1 .container_leftBox {
    margin-top: 14%;
}
.l_container1 .container_rightBox {
    max-width: 50%;
    margin-top: 20%;
    position: absolute;
    right: 1%;
}
.l_container1 .container_circleBox {
    margin-top: 8%;
}
/*★TOP ここまで */

/*★競馬新聞 */
.l_container2.container {
    position: relative;
    text-align: left;
}
.l_container2 .container_leftBox {
    margin: 21% 0 0 10%;
}
.l_container2 .container_rightBox {
    position: absolute;
    right: -7.5%;
    margin-top: 3%;
    max-width: 65%;
}
.l_container2 .inner_lead {
    margin-top: 10%;
}
/*★.競馬新聞 ここまで  */

/*★予想 */
.l_container3.container {
    position: relative;
}
.l_container3 .container_leftBox {
    position: absolute;
    top: 22%;
    left: -1.5%;
    max-width: 67.709%;
}
.l_container3 .container_rightBox {
    position: absolute;
    right: 6%;
    margin-top: 20%;
    text-align: left;
}
.l_container3 .inner_lead {
    margin-top: 5.5%;
}
/*★.予想 ここまで */

/*★.ニュースコラム*/
.l_container4.container {
    position: relative;
}
.l_container4 .container_leftBox {
    margin: 26% 0 0 10%;
    max-width: 41%;
    text-align: left;
    z-index: 10;
}
.l_container4 .container_rightBox {
    position: absolute;
    top: 3%;
    right: 0%;
    max-width: 56.667%;
}
.l_container4 .inner_lead {
    margin-top: 6%;
}
.container_circleBox2 {
    margin-top: 7%;
}
/*★.ニュースコラム ここまで */

/*★データベース*/
.l_container5.container {
    position: relative;
}
.l_container5 .container_leftBox {
    position: absolute;
    left: -12.5%;
    top: 11.5%;
    max-width: 83.543%;
}
.l_container5 .container_rightBox {
    position: absolute;
    right: 2%;
    margin-top: 16%;
    max-width: 40.9999%;
    text-align: left;
}
.container_circleBox3 {
    margin-top: 7%;
}
/*★データベース ここまで */

/*★地方競馬 */
.l_container6.container {
    position: relative;
}
.l_container6 .container_leftBox {
    margin: 23.5% 0 0 9.5%;
    text-align: left;
}
.l_container6 .inner_lead {
    margin-top: 8%;
}
.l_container6 .container_rightBox {
    position: absolute;
    top: 12%;
    right: -12%;
    max-width: 78.959%;
}
/*★地方競馬 ここまで */

/*★通知機能 */
.l_container7 .container_leftBox {
    margin: 13% 0 0 9.5%;
    text-align: left;
}
.l_container7 .inner_title {
     color: #444;
}
.l_container7 .inner_lead {
    margin-top: 6%;
     color: #444;
}
/*★通知機能 ここまで */

/*★ライブ */
.l_container8.container {
    position: relative;
}
.l_container8 .container_rightBox {
    position: absolute;
    right: 5%;
    top: 26%;
    text-align: left;
}
.l_container8 .container_leftBox {
    position: absolute;
    top: 3%;
    left: -14.5%;
    max-width: 81%;
}
.l_container8 .inner_lead {
    margin-top: 10%;
}
/*★ライブ ここまで */

/*★レスポンシブ*/
/*★max-width:1000px*/
@media screen and (max-width:1000px) {
    .ios,
    .and {
        flex-direction: column;
        align-items: unset;
    }
    .app_container {
        padding: 20px 10px;
    }
    .app_container-text {
        font-size: 10px;
        margin-left: 23px;
    }
    .bg1,.bg2,.bg3,.bg4,.bg5,.bg6,.bg8 {
        margin-bottom: 150px;
    }
    .bg7 {
        margin-bottom: 0px;
    }
    .inner_title  {
        font-size: 35px;
    }
    .inner_lead {
        font-size: 18px;
    }
    
    /*★TOP */
    .l_container1 .container_rightBox {
        top: -5%;
        right: 7%;
        max-width: 43%;
    }
    .l_container1 .container_leftBox {
        margin: 10% 0 0 6%;
        width: 40%;
    }
    /*★TOP ここまで */
    
    /*★競馬新聞 */
    .l_container2 .container_rightBox {
        margin-top: 6%;
        margin-right: 8%;
        left: unset;
        right: -7%;
        max-width: 52%;
    }
    .l_container2 .container_leftBox {
        margin: 25% 0 0 10%;
    }
    .l_container2 .inner_lead {
        margin-top: 12%;
    }
    /*★競馬新聞 ここまで */
    
    /*★予想*/
    .l_container3 .container_leftBox {
        top: 10%;
        left: 5.5%;
        width: 63%;
    }
    .l_container3 .container_rightBox {
        top: -5%;
        right: 10%;
    }
    /*★予想 ここまで */
    
    /*★ニュース */
    .l_container4 .container_leftBox {
        position: relative;
        margin: 20% 0 0 10%;
        width: 38%;
    }
     /*★ニュース ここまで*/
    
     /*★データベース*/
    .l_container5 .container_rightBox {
        right: 7%;
        margin-top: 20%;
        width: 38%;
    }
    .l_container5 .container_leftBox {
        left: -6%;
        width: 68%;
    }
    /*★データベース ここまで*/
    
     /*★地方*/
    .l_container6 .container_leftBox {
        margin: 22% 0 0 14%;
    }
    .l_container6 .container_rightBox {
        top: 7%;
        right: -7%;
        max-width: 70%;
    }
    /*★地方 ここまで*/
    
     /*★通知*/
    .l_container7 .container_leftBox {
        margin-left: 11%;
    }
    /*★通知 ここまで*/
    
     /*★ライブ*/
    .l_container8 .container_leftBox {
        top: 3%;
        left: -4%;
        max-width: 70%;
    }
    .l_container8 .container_rightBox {
        top: 33%;
        left: 56%;
        max-width: 37%;
    }
    .l_container8 .inner_lead {
        margin-top: 12%;
    }
}

@media screen and (min-width: 600px) and  (max-width: 1000px){  
    .wrapper {
        width: 100%;
    }
    .container {
        width: 100%;
    }
}

@media screen and (max-width:770px) {
    .app_container-link {
        margin: auto;
    }
    .app_container-text {
        width: 65%;
        margin: 20px auto 0;
    }
    .pc_disp-none {
        display: block;
    }
    .sp_disp-none {
        display: none;
    }
    .l_container1 .container_leftBox.sp_disp-none {
        display: block;
    }
    
    .bg1 {
        background: url(../img/bg_img-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
        position: relative;
    }
    .bg2 {
        background: url(../img/bg_img2-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
    }
    .bg3 {
        background: url(../img/bg_img3-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
    }
    .bg4 {
        background: url(../img/bg_img4-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
        position:relative;
    }
    .bg5 {
        background: url(../img/bg_img5-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
        position:relative;
    }
    .bg6 {
        background: url(../img/bg_img6-sp.png)no-repeat center/cover;
        margin-bottom: 100px;
    }
    .bg7 {
        background: url(../img/bg_img7-pc.jpg)no-repeat center/cover;
    }
    .bg8 {
        background: url(../img/bg_img8-pc.png)no-repeat center/cover;
    }
    .bg1,.bg2,.bg5,.bg6,.bg7,.bg8,.bg4 {
        height: 620px;
        margin-bottom: 150px;
    }
    .inner_lead {
        font-size: 18px;
    }
    
    .l_container1 .container_leftBox {
        margin: 6% 0 0 6%;
    }
    .l_container1 .container_rightBox {
        top: 0;
        right: 8%;
    }
    
    .l_container2 .container_leftBox {
        margin: 18% 0 0 10%;
    }
    .l_container2 .container_rightBox {
        margin-top: 2%;
        max-width: 60%;
        right: -12%;
    }
    
    .l_container3 .container_rightBox {
        top: 12%;
        right: 6%;
    }
    .l_container3 .container_leftBox {        
        top: 26%;
        left: 4%;
        max-width: 65%;
    }
    .l_container4 .container_leftBox {
        margin: 18% 0 0 10%;
        max-width: 43%;
        width: 80%;
    }
    .l_container4 .container_rightBox {
        right: -4%;
        margin-top: 7%;
        max-width: 51.667%;
    }
    
    .l_container5 .container_rightBox {
        right: 7%;
        margin-top: 13%;
        width: 52%;
        max-width: 44%;
    }
    .l_container5 .container_leftBox {
        top: 20.5%;
        left: -2.5%;
        width: 55%;
    }
    
    .l_container6 .container_rightBox {
        top: 16%;
        right: -1%;
        max-width: 58.959%;
    }    
    .l_container6 .container_leftBox {
        margin: 21% 0 0 14%;
    }
    
    .l_container8 .container_rightBox {
        max-width: 55%;
        left: 47%;
    }
    .l_container8 .container_leftBox {
        max-width: 65%;
        top: 12%;
        left: -6%;
    }
    
    .l_container1.container, .l_container4.container, .l_container5.container, .l_container6.container {
        padding-top: 5%;
    }
    .l_container2.container, .l_container8.container {
        padding-top: 12%;
    }
}

@media screen and (max-width:450px) {
    body {
        background:#ddd !important;
    }
    .l_container2.container, .l_container8.container,.l_container1.container, .l_container4.container, .l_container5.container, .l_container6.container {
        padding-top: 0;
    }
    .sp_disp-none {
        display: none !important;
    }
    .sp_none {
        display: none;
    }
    .scroll_animation {
        opacity: 1;
        transition: none;
    }
    .scroll_animation-up {
        transform: translate(0, 0);
    }
    .scroll_animation-LtoR {
        transform: translate(0, 0);
    }
    .scroll_animation-RtoL {
        transform: translate(0, 0);
    }
    
    .app_wrapper {
        z-index: 8888;
        padding-bottom: env(safe-area-inset-bottom);
        height: auto;
    }
    .app_container-text {
        font-size: 10px;
        margin-top: calc(44px / 3*1);
        line-height: 1.2;
        -moz-font-feature-settings: "palt";
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
        width: 100%;
    }
    .app_container {
        padding: calc(44px / 3*1) 5px;
    }
    .app_container-rightBox {
        margin: auto;
        width: 90%;
    }
    .app_container-link {
        margin: auto 0;
        width: 95%;
    }
    .app_container-link img {
        width: 100%;
    }
    .app_container-link {
        padding-left:10px;
        width: 80%;
        margin: auto;
    }
    .app_container-link div+div {
        margin-left: 6px;
    }
    
    .inner_title {
        font-size: 32px;
    }
    .inner_lead {
        font-size: 18px;
        line-height: 1.5;
    }

    .bg1,.bg2,.bg3,.bg4,.bg5,.bg6,.bg7,.bg8 {
        margin-bottom: 20px;
    }
    .bg1 {
        background: url(../img/bgImg1.png?20230127)no-repeat left/cover;
    }
    .bg2 {
        background: url(../img/bgImg2.png?20230120)no-repeat center/cover;
    }
    .bg3 {
        background: url(../img/bgImg3.png?20230120)no-repeat center/cover;
    }
    .bg4 {
        background: url(../img/bgImg4.png?20230120)no-repeat center/cover;
    }
    .bg5 {
        background: url(../img/bgImg5.png?20230201)no-repeat center/cover;
    }
    .bg6 {
        background: url(../img/bgImg6.png?20230201)no-repeat center/cover;
    }
    .bg7 {
        background: url(../img/bgimg7.png?20230120)no-repeat center/cover;
        margin-bottom: 0;
    }
    .bg8 {
        background: url(../img/bgImg8.png?20230120)no-repeat center/cover;
    }

    .l_container2.container,.l_container3.container,.l_container4.container,.l_container5.container,.l_container7.container,.l_container8.container{
        min-height: 0px;
        height: 100%
    }
    
    .l_container1.container {
        margin-left: 18px;
        width: 147%;
        height: 100%;
    }
    .l_container1 .container_rightBox {
        margin-top: 28px;
        position: static;
        max-width: 50%;
    }
    .l_container1 .container_circleBox {
        position: absolute;
        width: 20.5%;
        bottom: 15%;
        right: 39%;
    }

    .l_container2 .inner_lead {
        margin-top: 10px;
    }
    .l_container2 .container_leftBox {
        margin: 35px 0 0 18px;
        max-width: 70%;
    }

    .l_container3 .container_rightBox {
        max-width: 75%;
    }
    .l_container3 .inner_lead {
        margin-top: 10px;
    }
    .l_container3 .container_rightBox {
        margin: 35px 0 0 18px;
        top: 0;
        left: 0;
    }

    .l_container8 .inner_lead {
        margin-top: 10px;
    }
    .l_container8 .container_rightBox {
        margin: 35px 0 0 18px;
        top: 0;
        left: 0;
        max-width: 78%;
    }
    
    .l_container4 .container_leftBox {
        margin: 25px 0 0 18px;
        height: 100%;
        max-width: 100%;
        width: 100%;
    }
    .l_container4 .inner_lead {
        margin-top: 10px;
    }
    .container_circleBox2 {
        position: absolute;
        top: 31%;
        right: 3%;
        width: 64%;
    }

    .l_container5 .container_rightBox {
        margin: 35px 0 0 18px;
        left: 0;
        max-width: 80%;
        width: 73.377%;
        height: 100%;
    }
    .container_circleBox3 {
        position: absolute;
        top: 69.9%;
        margin-top: 0;
        width: 83.71%;
    }
    
    .l_container6 .container_leftBox {
        margin: 25px 0 0 18px;
        max-width: 80%;
    }
    .l_container6 .inner_lead {
        margin-top: 10px;
        font-size: 14px;
    }
    
    .l_container7 .container_leftBox {
        margin: 35px 0 0 18px;
        max-width: 85%;
    }
    .l_container7 .inner_lead {
        margin-top: 20px;
    }
    .l_container6 .inner_lead {
        margin-top: 10px;
    }
}

@media screen and (max-width:450px) {
    .l_container1.container,.l_container2.container,.l_container3.container,.l_container4.container,.l_container5.container,.l_container7.container,.l_container8.container,.l_container4 .container_leftBox,.l_container5 .container_rightBox {
        height: 100%;
    }
    .container .l_container6 {
        height: 65vh;
    }
    
    .inner_title {
        font-size: 28px;
    }
    .inner_lead {
        font-size: 14px;
        line-height: 1.5;
    }
    
    .l_container1 .container_rightBox {
        margin-top: 32px;
        max-width: 43.794%;
    }
    
    .container_circleBox3 {
        top: 68.5%;
    }
    
    @media screen and (max-width:450px) {
        .bg1 {
            height: 140vw;
        }
        .bg2,.bg3,.bg4,.bg8 {
            height: 166vw;
        }
        .bg5 {
            height: 171vw;
        }
        .bg6 {
            height: 170vw;
        }
    }
    @media screen and (max-width:390px) {
        .bg5 {
            height: 172vw;
        }
        .bg6 {
            height: 170vw;
        }
        .bg8 {
            height: 166vw;
        }
    }
}

@media screen and (max-width:320px) {
    .app_container-text {
        margin-top: 10px;
    }
    .app_container-rightBox {
        width: 93%;
    }
    
    .inner_title {
        font-size: 22px;
    }
    .inner_lead {
        font-size: 12px;
    }
    
    .bg1 {
        margin-bottom: 20px;
        height: 450px;
    }
    .bg4,.bg6,.bg8 {
        margin-bottom: 20px;
        padding-top: 13px;
        height: 550px;
    }
    .bg2,.bg3,.bg5 {
        height: 550px;
        padding-top: 18px;
        margin-bottom: 20px;
    }
     .l_container1.container,.l_container2.container,.l_container3.container,.l_container4.container,.l_container5.container,.l_container6.container,.l_container7.container,.l_container8.container {
        margin-bottom: 40px;
    }

    .l_container1 .container_rightBox,.l_container3 .container_rightBox {
        margin-top: 20px;
    }

    .l_container2 .container_leftBox {
        margin-top: 10px;
    }

    .l_container2 .container_rightBox {
        width: 60%;
        top: 41%;
    }
    .l_container3 .container_leftBox {
        width: 60%;
        top: 34%;
    }
    .l_container4 .container_rightBox {
        width: 59%;
        top: 12%;
    }
    .l_container5 .container_leftBox {
        width: 60%;
        top: 30%;
    }
    .l_container6 .container_rightBox {
        width: 65%;
        top: 32%;
        right: 20%;
    }
    
    .l_container2 .inner_lead,.l_container3 .inner_lead,.l_container4 .inner_lead,.l_container6 .inner_lead {
        margin-top: 5px;
    }
    .l_container4 .container_leftBox,.l_container5 .container_rightBox,.l_container6 .container_leftBox,.l_container8 .container_leftBox {
        margin-top: 10px;
    }
}