@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;
    }
    body::before {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100vh;
        background: url(../../images/tora/sp-bg.jpg) center/cover no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .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;
    }
    .red {
        color: #ff0000;
    }
    /* ---------------------------------------------------------------------
none
--------------------------------------------------------------------- */
    .sp-none {
        display: none !important;
    }
    /* ---------------------------------------------------------------------
main
--------------------------------------------------------------------- */
    #main {
        margin: 0;
        overflow: hidden;
    }
    #header {
        position: relative;
    }
    .login-btn {
        margin: 5px;
        font-weight: bold;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 100;
        width: 60px;
    }
    /* ---------------------------------------------------------------------
contents
--------------------------------------------------------------------- */
    .area {
        position: relative;
    }
    .top {
        height: 420px;
        overflow: hidden;
    }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
        .top {
            height: 700px;
            overflow: hidden;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1024px) {
        .top {
            height: 800px;
            overflow: hidden;
        }
    }
    .tiger01 {
        position: absolute;
        bottom: 0%;
        right: -5%;
        z-index: 2;
        width: 76%;
    }
    .top01 {
        position: absolute;
        top: 25%;
        left: 2%;
        z-index: 2;
        width: 60%;
    }
    .top02 {
        position: absolute;
        top: 54%;
        left: 5%;
        z-index: 2;
        width: 90%;
    }
    .top03 {
        position: absolute;
        bottom: 14%;
        z-index: 2;
        left: 2.5%;
        width: 95%
    }
    .top04 {
        position: absolute;
        bottom: 4%;
        z-index: 2;
        left: 2.5%;
        width: 95%
    }
    .form {
        position: absolute;
        top: 20%;
        z-index: 2;
        width: 98%;
        margin: 1%;
    }
    @keyframes vertical {
        0%,
        100% {
            -webkit-transform: scale(0.8)
        }
        50% {
            -webkit-transform: scale(1.0)
        }
    }
    .regt {
        position: absolute;
        top: 2%;
        animation: vertical ease-in-out infinite alternate;
        animation-duration: 1.8s;
        text-align: center;
        margin: 5px 0;
        width: 100%;
    }
    .inp {
        border: 0;
        width: 96%;
        padding: 2%;
        height: 35px;
    }
    .reg-btn {
        margin-top: 2%;
        width: 100%;
    }
    .bg {
        background: url("../../images/tora/bg.png");
        background-size: 20px;
        padding: 10px 0;
    }
    .bg2 {
        background: url("../../images/tora/bg.png");
        background-size: 20px;
        padding-bottom: 10px;
    }
    .txt05,
    .txt06 {
        margin: 20px 0;
    }
    .txt07 {
        position: relative;
        height: 120px;
        z-index: 50;
    }
    .txt07a {
        position: absolute;
        top: 0;
        left: 2%;
        width: 30%;
    }
    .txt07b {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        text-align: center;
        width: 30%;
    }
    .txt07c {
        position: absolute;
        top: 0;
        right: 2%;
        width: 30%;
    }
    .sec01 {
        height: 1250px;
    }
    .sec02 {
        height: 1130px;
    }
    .sec03 {
        height: 1700px;
    }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
        .txt07 {
            height: 250px;
        }
        .sec01 {
            height: 2500px;
        }
        .sec02 {
            height: 2400px;
        }
        .sec03 {
            height: 3480px;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1024px) {
        .txt07 {
            height: 250px;
        }
        .sec01 {
            height: 3200px;
        }
        .sec02 {
            height: 3100px;
        }
        .sec03 {
            height: 4100px;
        }
    }
    .tiger02 {
        position: absolute;
        top: 1%;
        right: -10%;
        z-index: 1;
        width: 60%;
    }
    .tiger03 {
        position: absolute;
        bottom: 0%;
        left: -20%;
        z-index: 1;
        width: 70%;
    }
    .sec01-01 {
        position: absolute;
        z-index: 2;
        top: 10%;
    }
    .sec01-02 {
        position: absolute;
        z-index: 2;
        top: 17%;
    }
    .sec01-03 {
        position: absolute;
        z-index: 2;
        top: 39%;
    }
    .sec01-04 {
        position: absolute;
        z-index: 2;
        top: 58%;
    }
    .sec01-05 {
        position: absolute;
        z-index: 2;
        bottom: 20%;
    }
    .sec01-06 {
        position: absolute;
        z-index: 2;
        bottom: 1%;
    }
    .sec01-07 {
        position: absolute;
        z-index: 2;
        bottom: 1%;
    }
    .tiger04 {
        position: absolute;
        top: 1%;
        right: -3%;
        z-index: 1;
        width: 60%;
    }
    .tiger05 {
        position: absolute;
        bottom: 0%;
        right: -25%;
        z-index: 1;
        width: 60%;
    }
    .sec02-01 {
        position: absolute;
        z-index: 2;
        top: 10%;
    }
    .sec02-02 {
        position: absolute;
        z-index: 2;
        top: 17%;
    }
    .sec02-03 {
        position: absolute;
        z-index: 2;
        top: 35%;
    }
    .sec02-04 {
        position: absolute;
        z-index: 2;
        top: 52%;
    }
    .sec02-05 {
        position: absolute;
        z-index: 2;
        bottom: 23%;
    }
    .sec02-06 {
        position: absolute;
        z-index: 2;
        bottom: 1%;
    }
    .sec02-07 {
        position: absolute;
        z-index: 2;
        bottom: 1%;
    }
    .tiger06 {
        position: absolute;
        top: 1%;
        right: -10%;
        z-index: 1;
        width: 60%;
    }
    .tiger07 {
        position: absolute;
        bottom: 0%;
        left: -6%;
        z-index: 1;
        width: 60%;
    }
    .sec03-01 {
        position: absolute;
        z-index: 2;
        top: 10%;
    }
    .sec03-02 {
        position: absolute;
        z-index: 2;
        top: 17%;
    }
    .sec03-03 {
        position: absolute;
        z-index: 2;
        top: 38%;
    }
    .sec03-04 {
        position: absolute;
        z-index: 2;
        top: 61%;
    }
    .sec03-05 {
        position: absolute;
        z-index: 2;
        bottom: 23%;
    }
    .sec03-06 {
        position: absolute;
        z-index: 2;
        bottom: 4%;
    }
    .sec03-07 {
        position: absolute;
        z-index: 2;
        bottom: 4%;
    }
    .sec04-01 {
        margin: 20px auto;
    }
    .sec04-02 {
        margin: 40px auto;
    }
    .sec04-03 {
        margin: 20px auto;
    }
    .sec05-01 {
        margin: 80px auto 30px;
    }
    .sec05-02 {
        background: #0057a5;
        padding: 15px;
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
        color: #fff;
    }
    .sec05-03 {
        float: left;
        width: 50px;
    }
    .sec05-03 img {
        border-radius: 50%;
    }
    .sec05-04 {
        margin: 0 10px 0 70px;
    }
    .sec05-05 {
        font-size: 14px;
    }
    .sec05-06 {
        padding: 15px 30px;
        font-size: 16px;
        line-height: 24px;
        color: #000;
    }
    .sec06-01 {
        margin: 80px auto 30px;
    }
    .result {
        margin: 10px auto;
    }
    .result li {
        background: url("../../images/tora/result.png") no-repeat bottom right #191919;
        background-size: 180px auto;
        box-sizing: border-box;
        margin: 5px;
        padding: 5px 0;
        color: #fff;
    }
    .result01 {
        text-align: center;
        margin: 5px 10px;
    }
    .result01 img {
        width: 100%;
    }
    .result02 {
        background: #a8010c;
        padding: 6px 10px;
        font-weight: bold;
        margin: 10px 0 5px;
        width: 40%;
    }
    .result03 {
        padding: 4px;
    }
    .result04 {
        padding: 4px 4px 10px;
        ;
    }
    .result04 img {
        height: 45px;
        float: left;
        width: auto;
    }
    @media screen and (min-width: 320px) and (max-width: 320px) {
        .result04 img {
            height: 35px;
            float: left;
            width: auto;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1024px) {
        .result {
            width: 980px;
            margin: 10px auto;
        }
        .result li {
            background: url("../../images/tora/result.png") no-repeat bottom right #191919;
            width: 480px;
            height: 416px;
            box-sizing: border-box;
            float: left;
            margin: 5px;
            font-size: 30px;
            line-height: 40px;
            color: #fff;
        }
        .result01 {
            text-align: center;
            margin: 10px;
        }
        .result02 {
            background: #a8010c;
            padding: 6px 10px;
            width: 280px;
            font-weight: bold;
            margin: 15px 0;
        }
        .result03 {
            padding: 10px;
        }
        .result04 {
            padding: 10px;
        }
        .result04 img {
            float: left;
        }
    }
    .sec07-01 {
        margin: 30px auto;
    }
    .sec07-02 {
        margin: 30px auto;
    }
    .title {
        margin: 10px auto;
    }
    .form02 {
        background: #000;
        margin: 10px;
        box-sizing: border-box;
        padding: 10px;
    }
    .pass {
        margin: 0 auto 20px;
        color: #fff;
    }
    .pass a {
        color: #ff0000;
    }
    .pass2 {
        margin: 10px auto;
        text-align: center;
        color: #fff;
    }
    .inp2 {
        border: 0;
        width: 100%;
        padding: 20px;
        height: 30px;
        border: 2px solid #9c9c9c;
        box-sizing: border-box;
        margin: 10px 0;
        font-size: 16px;
    }
    .inpbtn img {
        width: 90%;
    }
    .text-area {
        margin: 20px 10px;
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
        color: #191919;
    }
    .form02 input {
        width: 100%;
    }
    /* ----------------------------------------------------
お問い合わせ
---------------------------------------------------- */
    .info textarea {
        width: 98%;
        height: 150px;
        padding: 1%;
        margin: 10px auto;
    }
    .info a {
        color: #283AFF;
    }
    .btn {
        width: 85%;
    }
    #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;
    }
    .login-btn2 {
        margin: 10px auto 0;
        text-align: center;
        background: url(../../images/tora/arrow-w.svg) no-repeat 98% #004d14;
        background-size: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        padding: 10px 0;
        border: 1px solid #333;
        cursor: pointer;
        width: 100%;
    }
    .login-btn2 {
        text-decoration: none!important;
    }
    .login-btn2 a {
        color: #fff;
        text-decoration: none;
    }
    /* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */
    #page-top {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 100;
    }
    #page-top img {
        width: 40px;
        height: 40px;
    }
    #footer {
        border-top: 2px solid #6b6b6b;
        background: #fff;
        padding: 0;
        text-align: center;
        color: #000;
    }
    .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 #6b6b6b;
        font-size: 12px;
        background: #000;
    }
    #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/tora/arrow-w.svg) 99% center no-repeat;
        background-size: 8px;
    }
    #footer-menu li a:hover {
        background-color: #333;
    }
    address {
        padding: 10px 0;
        font-size: 12px;
        font-style: normal;
    }
    .fff {
        background: #000;
        margin: 0 auto;
    }
    .fff li {
        background: #000;
        padding: 4px;
    }
    .fff li img {
        width: 100%;
    }
}