@charset "utf-8";
@media screen and (max-width: 1024px) {
    /* Init tags
================================================*/
    /*--- reset */
    * {
        margin: 0;
        padding: 0;
        outline: 0;
        vertical-align: baseline;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        margin: 0;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
        display: block;
    }
    hr {
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #cccccc;
        margin: 1em 0;
        padding: 0;
    }
    ul {
        list-style: none;
        padding: 0;
    }
    li {
        padding: 0;
    }
    table {
        border-collapse: collapse;
    }
    input,
    select {
        vertical-align: middle;
    }
    a {
        color: #fff;
        text-decoration: underline;
        -webkit-tap-highlight-color: transparent;
    }
    a:hover {
        color: #999;
        text-decoration: none;
    }
    a img {
        border-style: none;
    }
    html,
    body {
        -webkit-text-size-adjust: none;
    }
    body {
        margin: 0;
        width: 100%;
        font: 14px/20px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Verdana, Arial, sans-serif;
        color: #000;
        background: #fff;
    }
    .center {
        text-align: center;
        margin: 0 auto;
    }
    .right {
        text-align: right;
    }
    img {
        height: auto;
        max-width: 100%;
        vertical-align: bottom;
    }
    .clearfix:after {
        content: ".";
        display: block;
        height: 0.1px;
        font-size: 0.1em;
        line-height: 0;
        clear: both;
        visibility: hidden;
    }
    .mt15 {
        margin-top: 15px;
    }
    /* ---------------------------------------------------------------------
none
--------------------------------------------------------------------- */
    .sp-none,
    .user {
        display: none;
    }
    /* ---------------------------------------------------------------------
main
--------------------------------------------------------------------- */
    #main {
        margin: 0;
        overflow: hidden;
    }
    #wrap {
        background-image: url("../../images/boat/bg.jpg");
        background-repeat: round;
        background-attachment: fixed;
    }
    #header {
        margin: 0;
        width: 100%;
        height: 70px;
        background: #8f4cc3;
    }
    .header-area {
        margin: 0 auto;
    }
    .top-logo {
        float: left;
        width: 168px;
        margin: 6px 0 0 6px;
    }
    .login-btn {
        float: right;
        margin: 10px 10px 0 0;
        background: #f9db31;
        font-size: 14px;
        font-weight: bold;
    }
    .login-btn a {
        display: block;
        padding: 15px 10px;
        color: #000;
        text-decoration: none;
    }
    /* ---------------------------------------------------------------------
contents
--------------------------------------------------------------------- */
    #contents {
        text-align: left;
        margin: 0;
    }
    .title {
        background: #171717;
        border: 2px solid #f1b14c;
        border-radius: 26px;
        margin: 5px 10px;
        padding: 8px;
        font-size: 12px;
        line-height: 24px;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }
    .form {
        margin: 0 auto;
        text-align: left;
        background: url("../../images/boat/top04.jpg") no-repeat #000;
        background-size: 150% auto;
        padding: 5px 10px;
    }
    .form02 {
        margin: 0 auto;
        text-align: left;
        background: url("../../images/boat/top08.jpg") no-repeat #000;
        background-size: 150% auto;
        padding: 5px 10px;
    }
    .form-txt {
        text-align: center;
        margin: 5px auto 0;
        color: #fff;
        text-shadow: 1px 1px 0px #000;
        font-size: 12px;
    }
    .form02-txt {
        text-align: center;
        margin: -10px auto 0;
        color: #fff;
        font-size: 12px;
    }
    .form03-txt {
        text-align: center;
        margin: 10px auto 0;
        color: #fff;
        font-size: 14px;
    }
    .form03-txt input {
        border: 0;
        border-radius: 5px;
        width: 90%;
        padding: 7px 5px;
        -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
        box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
        font-size: 12px;
        margin-top: 2px;
    }
    .form-txt04 {
        border: 0;
        border-radius: 5px;
        width: 100%;
        padding: 15px 15px;
        box-sizing: border-box;
        font-size: 16px;
        margin: 10px 0;
        border: 2px solid #999;
    }
    .m-btn {
        text-align: center;
        width: 90%;
        margin: 2% auto;
    }
    .f-man {
        margin: 5px 0;
    }
    .f-sns {
        margin: 0 10%;
    }
    .f-sns li {
        margin: 5px 0;
    }
    @keyframes vertical {
        0%,
        100% {
            -webkit-transform: scale(0.9)
        }
        50% {
            -webkit-transform: scale(1.2)
        }
    }
    .btn {
        animation: vertical ease-in-out infinite alternate;
        animation-duration: 1.8s;
    }
    .pass {
        font-size: 12px;
        line-height: 16px;
        margin: 0 10px;
        letter-spacing: -2px;
    }
    .title01 {
        margin: 10px auto;
        text-align: center;
        width: 80%;
    }
    #result {
        margin: 0 auto;
        text-align: left;
        background: url("../../images/boat/bg.jpg") no-repeat #000;
        background-size: 150% auto;
        padding: 5px 0;
    }
    .result {
        background: url("../../images/boat/result.png");
        background-size: contain;
        width: 156px;
        height: 112px;
        position: relative;
        font-weight: bold;
        color: #000;
        font-size: 10px;
    }
    .res {
        width: 320px;
        margin: 0 auto;
    }
    .res li {
        width: 156px;
        margin: 2px;
        float: left;
    }
    .r-arrow {
        position: absolute;
        top: 38px;
        left: 64px;
        z-index: 100;
        width: 40px;
    }
    .p-race {
        position: absolute;
        top: 0;
        left: 1px;
        padding: 0px 2px;
        color: #fff;
        background: #8f4cc3;
        letter-spacing: -2px;
        line-height: 16px;
    }
    .s-race {
        position: absolute;
        top: 14px;
        left: 5px;
    }
    .place {
        position: absolute;
        top: 32px;
        left: 5px;
    }
    .s-race2 {
        position: absolute;
        top: 14px;
        left: 94px;
    }
    .place2 {
        position: absolute;
        top: 32px;
        left: 90px;
    }
    .place img,
    .place2 img {
        height: 20px;
    }
    .race {
        position: absolute;
        top: 52px;
        left: 5px;
    }
    .race img {
        height: 18px;
    }
    .race2 {
        position: absolute;
        top: 52px;
        left: 5px;
    }
    .race3 {
        position: absolute;
        top: 52px;
        left: 94px;
    }
    .race2 img,
    .race3 img {
        height: 14px;
    }
    .r-date {
        position: absolute;
        top: 74px;
        left: 5px;
        line-height: 10px;
    }
    .aom {
        position: absolute;
        bottom: 0px;
        left: 5px;
        color: #8f4cc3;
        font-size: 15px;
    }
    .trs01 {
        position: absolute;
        top: 18px;
        right: 63px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        width: 12px;
        text-align: center;
        background: #000;
        padding: 5px 3px;
    }
    .trs02 {
        position: absolute;
        top: 18px;
        right: 67px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        width: 12px;
        text-align: center;
        background: #000;
        padding: 5px 3px;
    }
    .rank01t {
        position: absolute;
        top: 14px;
        right: 44px;
        font-size: 10px;
    }
    .rank01 {
        position: absolute;
        top: 34px;
        right: 44px;
        font-size: 12px;
        border: 1px solid #000;
        padding: 8px 2px;
    }
    .rank02t {
        position: absolute;
        top: 14px;
        right: 24px;
        font-size: 10px;
    }
    .rank02 {
        position: absolute;
        top: 34px;
        right: 24px;
        font-size: 12px;
        border: 1px solid #000;
        padding: 2px 2px;
    }
    .rank03t {
        position: absolute;
        top: 14px;
        right: 4px;
        font-size: 10px;
    }
    .rank03 {
        position: absolute;
        top: 34px;
        right: 4px;
        font-size: 12px;
        border: 1px solid #000;
        padding: 2px 2px;
    }
    .plan-head {
        text-align: center;
        margin: 20px auto;
        width: 90%;
    }
    .text-area {
        margin: 20px 10px;
        padding: 10px;
        background: #8f4cc3;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }
    /* ----------------------------------------------------
お問い合わせ
---------------------------------------------------- */
    .info textarea {
        width: 98%;
        height: 150px;
        padding: 1%;
        margin: 10px auto;
    }
    #contact {
        background: url("../../images/boat/contact-bg.html") no-repeat top #000;
        background-size: contain;
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
        color: #fff;
        text-shadow: 2px 1px 0px #000;
        padding: 110px 10px 10px;
    }
    .btn {
        width: 70%;
        margin: 5px auto;
        text-align: center;
    }
    #trans table {
        width: 100%;
        border: #bababa 1px solid;
        background-color: #fff;
        margin: 0 auto;
        color: #000;
    }
    #trans th {
        height: 22px;
        text-align: center;
        padding: 10px;
        border: #bababa 1px solid;
        font-weight: normal;
        background: #ddd;
    }
    #trans td {
        padding: 10px;
        height: 22px;
        text-align: left;
        border: #bababa 1px solid;
        vertical-align: middle;
    }
    .column-info {
        background: #fff;
        color: #000;
        padding: 10px;
        font-weight: normal;
        text-shadow: none;
        border: 4px solid #fede0d;
        margin: 0;
    }
    /* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */
    #page-top {
        position: fixed;
        bottom: 10px;
        right: 10px;
    }
    #page-top img {
        width: 40px;
        height: 40px;
    }
    #footer {
        border-top: 2px solid #f2b830;
        background: #8f4cc3;
        padding: 0;
        text-align: center;
        color: #fff;
    }
    .footer-logo {
        margin: 10px auto;
        width: 200px;
    }
    .footer-com {
        margin: 5px;
        text-align: left;
        font-size: 12px;
    }
    #footer-menu li {
        height: 40px;
        border-bottom: 2px solid #fede0d;
        font-size: 12px;
    }
    #footer-menu li a {
        text-align: left;
        height: 40px;
        display: block;
        line-height: 42px;
        text-decoration: none;
        text-indent: 5px;
        color: #fff;
        font-weight: bold;
        background: url("../../images/boat/arrow.png") 99% center no-repeat;
        -webkit-background-size: 12px 21px;
    }
    #footer-menu li a:hover {
        background-color: #333;
    }
    address {
        padding: 10px 0;
        font-size: 12px;
        font-style: normal;
    }
    .email-txt {
        border: 0;
        border-radius: 5px;
        width: 90%;
        padding: 15px 15px;
        font-size: 16px;
        margin-top: 10px;
    }
    .f-res {
        background: #171717;
        border: 2px solid #f1b14c;
        border-radius: 26px;
        margin: 5px 10px;
        padding: 8px;
        font-size: 12px;
        line-height: 24px;
        font-weight: bold;
        text-align: center;
    }
    .column-info a {
        color: blue;
    }
}