.page-tenshin *{
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 30px;
}
.page-tenshin{
    background: #000;
}
.nav-tenshin {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1f1f1f;
    padding: 12px 15px;
    margin-top: -10px;
    flex-wrap: wrap;
}
.nav-tenshin a {
    color: #fff;
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #191919;
    font-weight: bold;
}
.nav-tenshin a:first-child{
    border-left: 1px solid #191919;
}
.nav-tenshin a span {
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    background: #fff;
    padding: 2px 6px 2px 8px;
}
.nav-tenshin a span i {
    color: #252525;
    line-height: 1;
}
.tenshin-1 {
    padding: 80px 0px;
}
.tenshin-1-flex{
    display: flex;
    align-items: center;
}
.tenshin-1-flex div{
    margin-left: 40px;
}
.tenshin-1 h2 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
}
.tenshin-1 h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
}
.tenshin-1-text{
    color: #ff3000;
    margin-bottom: 60px;
    padding: 30px;
    text-align: center;
}
.tenshin-1-text h1{
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 56px;
}
.tenshin-1-text p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.tenshin-1-text h5{
    font-size: 24px;
    font-weight: bold;
}
.dis-flex{
    display: flex;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.w-auto {
    width: auto !important;
}
.c-white{
    color: #fff;
}
.tenshin-2{
padding-bottom: 80px;
}
.tenshin-2-content{
    border: 2px solid #fff;
    padding: 50px 40px;
}
.tenshin-2-content .dis-flex p{
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    margin-left: 30px;
    font-weight: bold;
    width: 60%;
}
.tenshin-2-content .btn-red{
    width: 40%;
}
.btn-red{
    padding: 15px ;
    display:inline-block;
    font-size: 24px;
    color: #fff !important;
    font-weight: bold;
    background: #ff3131;
    border-radius: 10px;
    text-align: center;
    width: 100%;
}
.btn-green{
    padding: 15px ;
    display: inline-block;
    font-size: 24px;
    color: #fff !important;
    font-weight: bold;
    background: #2ec400;
    text-align: center;
    border-radius: 10px;
    width: 100%;

}
.list-item{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.tenshin-3-item{
    width: calc(100%/ 3 - 20px);
    margin: 0px 10px 40px;
}
.tenshin-3-item p:nth-child(2){
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0px;
    text-align: center;
    color: #fff;
}
.list-item .btn-red, .list-item .btn-green{
    padding: 15px 10px;
    font-size: 16px;
}
.tenshin-3-item .btn-blue{
    width: 100%;
    margin: 10px 0px 0px;
    text-align: center;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    font-size: 16px;
}
.tenshin-4{
    padding: 80px 0px;
}
.tenshin-4-text{
    margin-left: 40px;
}
.tenshin-4-text p{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}
.tenshin-4 .d-flex > *{
    width: 50%;
}
.tenshin-5 h2{
    font-size: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.tenshin-twitter {
    padding: 80px 0px 60px;
}
.btn-blue{
font-size: 21px;
    color: #fff !important;
    padding: 10px 30px;
    width: 30%;
    margin: auto auto 30px;
    background: #53acf8;
    border-radius: 99px;
    display: inline-block;
}
.tenshin-twitter .fs-30 {
    font-size: 30px;
    line-height: 34px;
    color: #fff;
}
.tenshin-twitter-content-right {
    padding: 0px 10px;
    width: calc(50% - 20px);
    margin: auto;
}
.tenshin-twitter-content-right .content-battle {
    display: block;
    overflow: auto;
    max-height: 600px;
}
.tenshin-6{
    padding:40px 0px       ;
}
.tenshin-7 {
    padding: 60px 0px 80px;
    background: #fff;
}
.tenshin-7-content {
    width: 68%;
    margin: 0px auto;
}
.tenshin-7-text {
    margin-right: 40px;
}
.tenshin-7-text h2 {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 900;
}
.tenshin-7-text p {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.tenshin-content{
    display: flex;
    align-items: center;
}
.tenshin-content > p{
    width: 30%;
    margin-right: 50px;
}
.tenshin-content .tenshin-content-text{
    width: 70%;
}
.tenshin-content-text > div{
    position: relative;
    padding: 25px 20px;
    background: #fff;

}
.txt-title{
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
}
.txt-detail{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
}
.txt-link{
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    color: #008fd2 !important;
    text-decoration: underline !important;
}

.page-battle .list-item-stock {
    max-width: max-content;
    margin: 0px auto;
}
.page-battle .table-sizes {
    max-width: max-content;
    overflow-x: auto!important;
    overflow-y: auto!important;
    max-height: 406px;
}
.page-battle .table-sizes table {
    position: relative;
    border: 1px solid #ddd;
}
.page-battle .table-sizes tbody tr th {
    background: #fff;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}
.page-battle .table-sizes td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    line-height: 14px;
    color: #656565;
    height: 26px;
    width: 38px;
    padding: 4px;
    border: 1px dotted #4986bf;
    border-width: 0 0 0 1px;
    border-bottom: 1px solid #b3b3b3;
    overflow-wrap: break-word;
}
.page-battle .table-sizes tbody tr th:first-child {
    background: #c3e2ff;
}
.main-nav-scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.tenshin-present{
    padding: 60px 0px 40px;
}
.tenshin-present h2{
    color: #fff;
    font-size: 38px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.tenshin-present-content{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52%;
    margin: auto;
    border-top: 2px solid #fff;
    border-bottom:2px solid #fff;
}
.tenshin-present-content> div{
    width: 50%;
    margin: 20px 10px 30px;
    text-align: center;
}
.tenshin-present-content p{
    font-size: 27px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}
.tenshin-present-content p a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 27px;
    line-height: 40px;
    color: #fff !important;
}
.tenshin-present-content .btn-red{
    border-radius: 99px;
    padding: 10px 15px;
    background: #b61e22;
    display: inline;
}
@media (max-width: 1100px) {
    .nav-tenshin {
        padding: 0px;
    }
    .nav-tenshin a {
        font-size: 9px;
        padding: 8px;
        border: 0.5px solid #191919;
        width: calc(100% / 3);
        text-align: end;
    }

    .nav-tenshin a span {
        margin-left: 5px;
        padding: 2px 6px 2px 7px;
        background: #fff;
    }

    .text-center {
        text-align: center;
    }

    .tenshin-1 h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .tenshin-1 h3 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .tenshin-1-flex{
        display: block;
    }
    .tenshin-1-flex p{
        width: 100%;
        margin-bottom: 20px;
    }
    .tenshin-1 .tenshin-1-flex p {

        margin: 0px auto 20px;
    }
    .tenshin-1-flex div {
        margin-left: 0px;
    }
    .tenshin-2 h3, .tenshin-2 h3 span {
        font-size: 20px;
        line-height: 30px;
    }
    .tenshin-1-text{
        padding: 20px 15px;
        margin-bottom: 40px;
        text-align: left;
    }
    .tenshin-1-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .tenshin-1-text h5{
        font-size: 16px;
        text-align: center;
    }
    .tenshin-1-text .btn-blue{
        width: 100%;
    }
    .tenshin-1-flex-sp{
        display: flex;
    }
    .tenshin-1-flex-sp p{
        width: 40%;
    }
    .tenshin-1-flex-sp div{
        width: 60%;
        margin-left: 15px;
    }
    .tenshin-2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .tenshin-1 {
        padding: 40px 0px 40px;
    }
    .tenshin-2-content{
        padding: 20px 15px;
    }
    .tenshin-2-content .btn-red {
        width: 100%;
        margin-bottom: 20px;
    }
    .tenshin-3 {
        padding: 40px 0px 40px;
    }
    .tenshin-3-item {
        width: calc(100%/2 - 20px);
        margin-bottom: 30px;
    }
    .tenshin-3-text , .tenshin-3-text, .tenshin-3-text span{
        font-size: 16px;
        line-height: 28px;
    }
    .tenshin-3-text .tenshin-3-num {
        font-size: 10px;
        padding: 3px 5.5px;
    }
    .tenshin-3-text p {
        font-size: 16px;
        line-height: 26px;
    }

    .btn-red, .btn-green{
        font-size: 16px;
        padding: 10px 15px;
        border-radius: 6px;
        line-height: 20px;
    }
    .tenshin-4 {
        padding: 40px 0px 0px;
    }

    .tenshin-4-text {
        margin-left: 0px;
    }

    .tenshin-5 {
        padding: 40px 0px 40px;
    }
    .tenshin-5 h2{
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }
    .tenshin-5-item {
        width: calc(100% / 2 - 3px);
    }

   .tenshin-twitter {
        padding: 40px 0px;
    }
  .tenshin-twitter  .btn-blue,.tenshin-present .btn-blue{
        width: 100%;
    }
.tenshin-present .btn-blue{
    margin-bottom: 0px;
 }
    .tenshin-twitter .fs-30 {
        font-size: 18px;
        line-height: 30px;
    }
    .tenshin-twitter-content-right{
        width: calc(100% - 20px);
    }
    .tenshin-7{
        padding: 40px 0px;
    }
    .tenshin-7-content {
        width: 100%;
    }
    .tenshin-7-text {
        margin-right: 10px;
    }
    .tenshin-7-content h2{
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .tenshin-7-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .list-item .btn-red, .list-item .btn-green, .list-item  .btn-blue {
        font-size: 12px;
        padding: 10px 2px;
        border-radius: 6px;
        line-height: 21px;
    }
    .tenshin-content{
        display: block;
    }
    .tenshin-content > p {
        width: 50%;
        margin: 0px auto 20px;
    }
    .tenshin-content .tenshin-content-text {
        width: 100%;
    }
    .tenshin-content-text > div {
        padding: 15px 12px;
    }
    .txt-title {
        font-size: 20px;
        line-height: 24px;
    }
    .txt-detail {
        font-size: 16px;
        line-height: 20px;
    }
    .tenshin-6 .hover_bkgr_fricc-1 > div {
        max-width: 90%;
        width: 100%;
    }
    .tenshin-item-5-price{
        font-size: 18px;
        line-height: 24px;
    }
    .tenshin-present h2 {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .tenshin-present-content{
        width: 100%;
    }
    .tenshin-present-content p, .tenshin-present-content p a {
        font-size: 20px;
        line-height: 30px;
    }
    .tenshin-present-content> div {
             margin: 15px 10px 20px;
    }
    .tenshin-present {
       padding: 20px 0px;
    }
}
@media (max-width: 374px) {
    .nav-tenshin a {
        font-size: 12px;
        padding: 8px;
        border: 0.5px solid #191919;
        width: calc(100% / 2);
        text-align: end;
    }
}
