@font-face {
    font-family: hiramin;
    src: url(/common/css/fonts/hiraminpro-w6-opentype_bigfontsite.com.ttf);
}

.page-mogura2 * {
    box-sizing: border-box;
}
.page-mogura2 img{
    width: auto;
}
.image img {
    width: 100%;
}
.section01-mogura {
    background: url(/template/pc/html/page/nobody/bsc/img-background-sesion1.jpg) no-repeat;
    background-size: cover;
    position: relative;
    min-height: 660px;
    padding: 50px 0;
}

.section01-mogura .text {
    text-indent: -99999px;
    height: 0;
}

.section01-mogura .image-1 {
    max-width: 600px;
    margin-top: 20px;
}

.section01-mogura .image-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 650px;
    display: flex;
}

.section02-mogura {
    background-color: #740100;
}

.section02-mogura ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 78px;
    margin-left: -5px;
    margin-right: -5px;
}

.section02-mogura ul li {
    font-size: 20px;
    text-align: center;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    width: 20%;
}

.section02-mogura ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.section02-mogura ul li:before {
    content: "";
    width: 2px;
    height: 60px;
    background-color: #5e0100;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.section02-mogura ul li:first-child:before{
    display: none;
}

.section03-mogura {
    padding-top: 70px;
}

.section03-mogura h2 {
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
    color: #c80b01;
    margin-bottom: 20px;
}
.section03-mogura  p {
    font-size: 20px;
    line-height: 40px;
}

.section03-mogura .box-limited-time {
    display: flex;
    position: relative;
}

.section03-mogura .box-limited-time .item.left {
    margin-top: 30px;
    padding-right: 20px;
}

.section03-mogura .group-present .box-content {
    background: #fff;
    overflow: hidden;
    margin: 0 15px 15px;
    padding: 30px 35px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.group-present {
    overflow: hidden;
    margin-top: -35px;
    margin-bottom: 60px;
    background: #a90100;
    border-radius: 20px;
}
.section03-mogura .group-present h2 {
    color: #fff;
}
.section03-mogura .image-box {
    position: absolute;
    width: 130px;
    bottom: -37px;
    left: 30px;
}

.group-present .text-heading-present {
    margin-top: 30px;
}

.group-present .text-heading-present h2 span {
    font-size: 36px;
    color: #fcff00;
}
.group-present .box-content h4 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    /*text-align: center;*/
    margin-bottom: 20px;
}
.group-present .item{
    text-align: center;
    padding: 0;
}

.group-present .item button {
    width: 260px;
    border: 0;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    background-color: #c20000;
    border-radius: 50px;
}

.group-present .box-lottery {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.line-y {
    background: #a90100;
    width: 2px;
    height: 145px;
}

.common-title-present {
    background-color: #fffdf2;
    margin: 35px auto 0;
    display: flex;
    align-items: center;
    border-radius: 15px;
    padding: 20px;
}
.text-present h4 {
    font-size: 26px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 20px;
}
 .list-item {
    text-align: center;
}
 .list-item .title{
    background-color: transparent;
    width: 550px;
    height: 60px;
    border: 0;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    z-index: 9;
     margin: auto;
     display: flex;
     align-items: center;
     justify-content: center;
}

 .list-item .title:before {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    transform: skew(-20deg);
    z-index: -1;
    top: 0;
    border: 1px solid #000;
    left: 0;
    box-shadow: 1px 5px;
}
 .list-item .title:focus{
    outline: 0;
}
 .list-item .title span {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    z-index: 9;
    padding: 10px;
}
.section04-mogura .item-product {
    background-color: #a90100;
    margin-top: -25px;
    padding-bottom: 80px;
    margin-bottom: 90px;
}
.section04-mogura .item-product ul {
    margin: 0 -10px 30px;
    padding-top: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}

.section04-mogura .item-product ul li {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.section04-mogura .item-product ul li .item {
    background: #fff;
    padding: 20px;
    height: 100%;
}

.section04-mogura .item .image {
    height: 400px;
    margin-bottom: 20px;
    position: relative;
    display: block;
}
.section04-mogura .item a:before {
    content: "";
    display: block;
    background: url(/common/design/user/img/kurokora/zoom.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: auto;
    right: 5px;
}
.section04-mogura .item .image img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
}

.section04-mogura .item h3 {
    font-size: 30px;
    line-height: 50px;
    text-align: left;
    font-weight: 700;
}

.section04-mogura .bottom {
    border-top: 3px solid #000;
    padding-top: 20px;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
}

.section04-mogura .info-item {
    display: flex;
    align-items: start;
    margin-bottom: 3px;
}

.section04-mogura .info-item .left {
    width: 95px;
    color: #fff;
    background: #000;
    padding: 5px;
    margin-right: 10px;
    text-align: center;
}

.section04-mogura .info {
    margin-bottom: 20px;
}

.section04-mogura .bottom .list-button {
    display: flex;
    margin-left: -8px;
    margin-right: -8px;
}

.section04-mogura .bottom .box-btn {
    padding-left: 8px;
    padding-right: 8px;
    width: 50%;
}

.section04-mogura .bottom .btn {
    display: block;
    font-size: 30px;
    line-height: 80px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.section04-mogura .bottom .btn-pink {
    background: #fd0071;
    border-bottom: 3px solid #d5005f;
}

.section04-mogura .bottom .btn-blue {
    background: #00b3e0;
    border-bottom: 3px solid #0084a5;
}

.section04-mogura .text-link {
    display: block;
    color: #2473b9;
    text-decoration: underline;
    margin-bottom: 15px;
}

.section04-mogura .bottom .price {
    font-size: 20px;
    font-weight: 600;
    color: #f20100;
    margin-bottom: 20px;
}

.section04-mogura .bottom .price span {
    font-size: 30px;
}
.section05-mogura .introduction-list .image {
    width: 410px;
    margin-right: 30px;
}

.section05-mogura .introduction-list2 .image {
    margin-left: 30px;
    margin-right: 0;
}

.section05-mogura .introduction-list .text {
    flex: 1;
}

.section05-mogura .introduction-list .text h3 {
    font-size: 50px;
    font-weight: 600;
    font-family: hiramin;
    margin-bottom: 30px;
}
.section05-mogura .introduction-list .text .group-text1 p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
}
.section05-mogura .introduction-list .text .group-text1 {
    margin-bottom: 20px;
}
.section05-mogura .introduction-list .text .group-text2 p {
     margin-bottom: 0;
     font-size: 16px;
    line-height: 24px;
 }
.section05-mogura .list-item {
    margin-bottom: 20px;
}
.section05-mogura .introduction-list .wrap {
    padding-bottom: 50px;
    border-bottom: 1px dotted #000;
    display: flex;
}

.section05-mogura .introduction-list{
    padding-top: 50px;
}
.section05-mogura {
    margin-bottom: 90px;
}
.section05-mogura .introduction-list.introduction-list2 .text {
    padding-left: 0;
}
.section06-mogura .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 65vw;
}
.section06-mogura .flexbox .item-flexbox {
    position: relative;
    margin: 5px;
}
.section06-mogura .item-flexbox img{
    width: 100%;
   display: block;
   transition:all .8s;
}
.section06-mogura .flexbox .item-flexbox:nth-child(8) img {
    height: 370px;
}
.section06-mogura .flexbox .item-flexbox:nth-child(2) img {
    height: 505px;
}
.section06-mogura .title {
    margin-bottom: 50px;
}
.section06-mogura .list-item-image {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
.section06-mogura .list-item-image .list-item {
    width: calc(100% / 3);
    padding-left: 5px;
    padding-right: 5px;
}

.section06-mogura .list-item-image .list-item .item:not(:last-child) {
    margin-bottom: 10px;
}

.section07-mogura .twitter-group{
    background-image: url(/template/pc/html/page/nobody/bsc/background-red.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    margin-top: 50px;
}
.section07-mogura .twitter-group h2 {
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.section07-mogura .twitter-group {
    text-align: center;
}
.section07-mogura .twitter-group #tweets {
    display: block;
    overflow: auto;
    max-height: 620px;
    max-width: 550px;
    margin: 40px auto 0 auto;
}
.section08-mogura .text h3 {
    font-size: 36px;
    font-weight: bold;
}
.section08-mogura .text .group-text p {
    font-size: 18px;
    margin-bottom: 5px;
    width: 90%;
}
.section08-mogura .introduction-list .image {
    width: 185px;
    float: right;
}
.section08-mogura .introduction-list .wrap {
    display: flex;
}
.section08-mogura {
    margin-top: 70px;
    margin-bottom: 70px;
}
.section08-mogura .group-img {
    margin-top: 20px;
}
.section08-mogura .group-img img {
    margin-right: -4px;
}
.section08-mogura .introduction-list{
    max-width: 836px;
    margin: auto;
}
.section08-mogura .wrap-introduction-list {
    display: flex;
    justify-content: center;

}

.section08-mogura h3 {
    margin-bottom: 20px;
}

.section02-mogura .icon {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    margin-left: 10px;
    position: relative;
}

.section02-mogura .icon:before {
    content: '';
    display: block;
    border-left: 8px solid #740100;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translate(-50%, -50%);
}
.content-text{
margin-top: 30px;
}
.content-text .txt-20{
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.num-red{
    background: #c20000;
    font-size: 30px;
    line-height: 1;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border-radius: 50%;
    color: #fff;
}
.label-blue{
    background: #00b3e0;
    border-radius: 6px;
    color: #fff;
    padding: 10px;
    margin-right: 12px;
}
.content-text p{
    margin-bottom: 20px;
}
/*popup*/
.size-chart-item-text {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    color: #404040;
    margin-bottom: 5px;
}
.hover_bkgr_fricc-1 > div{
    max-width: max-content;
    width: 100%;
}
.size-chart-item .table-sizes {
    overflow: hidden;
    margin-bottom: 20px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.size-chart-item .table-sizes th {
    background: #c3e2ff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #2a6eae;
    border: 1px solid #4986bf;
    border-width: 0 0 1px;
    padding: 12px 6px;
    text-align: center;
}
.size-chart-item .table-sizes tr:first-child th {
    background: #4986bf;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    height: 44px;
    vertical-align: middle;
    border: 1px dotted #fff;
    border-width: 0 0 0 1px;
    padding: 0 6px;
}
.size-chart-item .table-sizes td {
    background: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    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;
}
.list-item-image img{
    width: 100%;
}
@media (max-width: 1100px) {
    .section06-mogura .list-item-image .list-item {
        width: 50%;
    }
    .introduction-list.introduction-list2 .image{
        margin-left: 0px;
        margin-right: 30px;
        color: #000000;
    }
   .item-product .hover_bkgr_fricc-1 > div{
    max-width: 90%;
       width: 100%;
    }
  .battle-content-popup  .size-chart-item .table-sizes{
        overflow: auto;
    }
  .content-text{
      margin: 20px 10px;
  }
    .content-text .txt-20{
        font-size: 12px;
        line-height: 16px;
    }
    .num-red{
        width: 24px;
        height: 24px;
        font-size: 15px;
        margin-right: 8px;
    }
    .label-blue{
        padding: 6px;
    }
    .content-text p{
        margin-bottom: 10px;
    }
}
@media (max-width: 991px) {
    .section01-mogura {
        background: transparent;
        min-height: 425px;
        padding: 0;
    }

    .section01-mogura .image {
        display: flex;
    }

    .section02-mogura ul {
        flex-wrap: wrap;
    }

    .section02-mogura ul li {
        font-size: 10px;
        border-right: 1px solid #5e0100;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section02-mogura ul li:nth-child(3),
    .section02-mogura ul li:nth-child(5) {
        border-right: 0;
    }

    .section02-mogura ul li:first-child,
    .section02-mogura ul li:nth-child(2),
    .section02-mogura ul li:nth-child(3) {
        width: 30%;
    }

    .section02-mogura ul li:nth-child(4),
    .section02-mogura ul li:nth-child(5) {
        width: 50%;
        border-top: 1px solid #5e0100;
    }

    .section02-mogura ul {
        height: auto;
    }

    .section02-mogura ul li:before {
        content: unset;
    }

    .section02-mogura .icon {
        width: 15px;
        height: 15px;
    }

    .section02-mogura .icon:before {
        border-left: 6px solid #740100;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
    }

    .section03-mogura {
        padding-top: 30px;
    }

    .section03-mogura h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 0;
    }

    .section03-mogura p {
        font-size: 14px;
        line-height: 26px;
    }

    .section03-mogura .box-limited-time .right {
        position: absolute;
        bottom: -170px;
        max-width: 135px;
        right: 10px;
    }

    .section03-mogura .box-limited-time .item.left {
        padding-right: 0;
    }

    .section03-mogura .group-present h2 {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
        margin: 0 10px;
    }

    .group-present .text-heading-present h2 span {
        font-size: 30px;
    }

    .group-present {
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .section03-mogura .group-present .box-content {
        margin: 0 10px 10px;
    }

    .section03-mogura .image-box {
        width: 70px;
        bottom: -55px;
        left: 180px;
    }

    .group-present .box-content h4 {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .group-present .item button {
        width: 100%;
        font-size: 16px;
        padding: 5px;
    }

    .section03-mogura .group-present .box-content {
        padding: 20px 0 0;
    }

    .group-present .item {
        padding: 0 10px;
    }

    .line-y {
        width: 1px;
        height: 100px;
    }

    .common-title-present {
        padding: 30px 10px 10px;

    }
    .section04-mogura .item-product ul li {
        width: 100%;
    }

    .list-item .title {
        width: 280px;
        height: 40px;
    }

    .list-item .title span {
        font-size: 20px;
    }

    .section04-mogura .item-product ul {
        padding-top: 60px;
    }

    .section04-mogura .item-product ul li .item {
        padding: 10px;
    }

    .section04-mogura .item-product .top {
        display: flex;
    }

    .section04-mogura .item .image {
        height: 150px;
    }

    .section04-mogura .item .top > .left {
        margin-right: 15px;
        width: 30%;
    }

    .section04-mogura .item .top .right {
        width: calc(70% - 15px);
    }

    .section04-mogura .item h3 {
        font-size: 24px;
        line-height: 40px;
        border-bottom: 1px solid #000;
        margin-bottom: 20px;
    }

    .section04-mogura .info-item .left {
        font-size: 14px;
    }

    .section04-mogura .info-item .right {
        text-align: left;
        font-size: 12px;
    }

    .section04-mogura .text-link {
        font-size: 12px;
    }

    .section04-mogura .bottom {
        border-top: 0;
    }

    .section04-mogura .bottom .price {
        text-align: center;
        margin-bottom: 15px;
    }

    .section04-mogura .bottom .btn {
        font-size: 16px;
        line-height: 48px;
    }

    .section04-mogura .item-product {
        padding-bottom: 20px;
        margin-bottom: 50px;
    }

    .section05-mogura .introduction-list .wrap {
        flex-direction: column;
        padding-bottom: 25px;
    }

    .section05-mogura .introduction-list .image {
        width: 280px;
        margin: 0 auto 20px;
    }

    .section05-mogura .introduction-list {
        padding: 30px 10px 0;
    }

    .section05-mogura .introduction-list .text h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .section05-mogura .introduction-list .text .group-text1 p {
        font-size: 16px;
        line-height: 28px;
    }

    .section05-mogura .introduction-list .text .group-text2 p {
        font-size: 14px;
    }

    .section05-mogura {
        margin-bottom: 70px;
    }

    .section07-mogura .twitter-group h2 {
        font-size: 20px;
        padding-top: 35px;
    }

    .section07-mogura img {
        max-width: 280px;
        margin: 30px auto 0;
    }

    .section07-mogura .twitter-group {
        padding: 30px 0;
        margin-top: 30px;
    }

    .section08-mogura {
        margin-top: 50px;
        margin-bottom: 0;
    }

    .section08-mogura h3 {
        font-size: 28px;
    }

    .section08-mogura .text .group-text p {
        font-size: 16px;
        line-height: 20px;
        width: 95%;
    }

    .section08-mogura .group-img {
        display: flex;
    }

    .section08-mogura .group-img img {
        width: 50%;
    }
}

html {
    scroll-behavior: smooth;
}

.size-chart-item .table-sizes table {
    margin-left: auto;
    margin-right: auto;
}

.size-chart-item .table-sizes .size-chart-item-text {
    text-align: center;
    font-size: 13px;
}
.list-item .hover_bkgr_fricc-1 > div {
    top: 15%;
}
.list-item .page-battle .battle-content-popup {
    overflow-y: scroll;
    max-height: 80vh;
}

@media screen and (max-width: 768px){
    .section07-mogura .twitter-group #tweets {
        padding: 0 10px;
    }
}