<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ä¼ç”»ãƒšãƒ¼ã‚¸ã‚¿ã‚¤ãƒˆãƒ«èª¿æ•´ç”¨*/

.feat-art .more-btn-area {
    display: none;
}
.feat-art section.cont-003 {
    margin: 0 0 0 0;
}
.cont-003{
    background: #eee;
    padding: 5px;
    font-family: "Noto Sans JP", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media screen and (min-width: 768px){ 
.cont-003 .goods-list-area {
   width: 1140px;
    padding: 0 25px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}
.cont-003 .goods-list-area li.item {
    margin: 0 25px 20px 0;
    float: left;
    width: calc((100% - 75px) / 4);
    padding: 30px 30px 20px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border: none;
}
.cont-003 .goods-list-area li.item .favIcon {
    position: absolute;
    top: 196px;
    left: 30px;
    cursor: pointer;
    z-index: 50;
}
.cont-003 .goods-list-area li.item .price-area {
    height: 1.2em;
    line-height: 1;
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
}
.cont-003 .goods-list-area .item .price-area .value {
    font-weight: bold;
    font-size: 1.4em;
    align-self: flex-end;
}
.cont-003 .goods-list-area li.item:nth-child(5n) {
    margin-right: 25px;
}
.cont-003 .goods-list-area li.item:nth-child(4n) {
    margin: 0 0 20px 0;
}
.cont-003 .goods-list-area li.item:last-child {
    margin: 0 0 20px 0;
}
    }
@media screen and (max-width: 767px){ 
.feat-art .goods-list-area {
    border-bottom: none;
}
.feat-art .goods-list-area .item {
    margin-bottom: 20px;
    width: calc((100% - 45px) / 2);
    padding: 10px 5px 20px 5px;
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border: none;
}
.feat-art .goods-list-area .item .goods-img {
    height: 140px;
    width: 140px;
}
.cont-003{
    padding: 10px;
}
 .feat-art .cont-003 .goods-list-area .item {
     margin-bottom: 20px;
    padding: 10px 5px 20px 5px;
     background: #fff;
     box-shadow: 0px 3px 5px #ccc;
     border: none;
}
 .cont-003 .goods-list-area .item .goods-nm {
    font-size: 0.9em;
    word-break: break-all;
    color: #333;
    height: 3em;
    line-height: 1.4;
    overflow: hidden;
}
    }


.cont-004-002{
   background: #eee;
    padding: 5px;
    font-family: "Noto Sans JP", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif; 
}
.cont-004 .onemoreBtn {
    padding: 0 40px 40px 40px;
    background: #eee;
    margin: 0 0 70px 0;
}
@media screen and (min-width: 768px){ 
.cont-004-002 .goods-list-area {
    width: 1140px;
    padding: 0 25px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}
.cont-004-002 .goods-list-area li.item {
    margin: 0 25px 20px 0;
    float: left;
    width: calc((100% - 75px) / 4);
    padding: 30px 30px 20px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border: none;
}
.cont-004-002 .goods-list-area li.item .favIcon {
    position: absolute;
    top: 196px;
    left: 30px;
    cursor: pointer;
    z-index: 50;
}
.cont-004-002 .goods-list-area li.item .price-area {
    height: 1.2em;
    line-height: 1;
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
}
.cont-004-002 .goods-list-area .item .price-area .value {
    font-weight: bold;
    font-size: 1.4em;
    align-self: flex-end;
}
.cont-004-002 .goods-list-area li.item:nth-child(5n) {
    margin-right: 25px;
}
.cont-004-002 .goods-list-area li.item:nth-child(-n+4) {
    margin: 0 25px 20px 0;
}
.cont-004-002 .goods-list-area li.item:nth-child(4n) {
    margin: 0 0 20px 0;
}
.cont-004-002 .goods-list-area li.item:last-child {
    margin: 0 0 20px 0;
}
    }
@media screen and (max-width: 767px){ 
.cont-004-002{
    padding: 10px;
}
 .feat-art .cont-004-002 .goods-list-area .item {
     margin-bottom: 20px;
    padding: 10px 5px 20px 5px;
     background: #fff;
     box-shadow: 0px 3px 5px #ccc;
     border: none;
}
 .cont-004-002 .goods-list-area .item .goods-nm {
    font-size: 0.9em;
    word-break: break-all;
    color: #333;
    height: 3em;
    line-height: 1.4;
    overflow: hidden;
}
    }



.feat-art section.cont-005 {
    margin: 0 0 0 0;
}
.cont-005{
    background: #eee;
    padding: 5px;
    font-family: "Noto Sans JP", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
@media screen and (min-width: 768px){ 
.cont-005 .goods-list-area {
   width: 1140px;
    padding: 0 25px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}
.cont-005 .goods-list-area li.item {
    margin: 0 25px 20px 0;
    float: left;
    width: calc((100% - 75px) / 4);
    padding: 30px 30px 20px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 5px #ccc;
    border: none;
}
.cont-005 .goods-list-area li.item .favIcon {
    position: absolute;
    top: 196px;
    left: 30px;
    cursor: pointer;
    z-index: 50;
}
.cont-005 .goods-list-area li.item .price-area {
    height: 1.2em;
    line-height: 1;
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
}
.cont-005 .goods-list-area .item .price-area .value {
    font-weight: bold;
    font-size: 1.4em;
    align-self: flex-end;
}
.cont-005 .goods-list-area li.item:nth-child(1) {
     margin: 0 25px 20px 25px;
}
.cont-005 .goods-list-area li.item:nth-child(5n) {
    margin-right: 25px;
}
.cont-005 .goods-list-area li.item:nth-child(-n+4) {
    margin: 0 25px 20px 0;
}
.cont-005 .goods-list-area li.item:nth-child(4n) {
    margin: 0 0 20px 0;
}
.cont-005 .goods-list-area li.item:last-child {
    margin: 0 0 20px 0;
}
    }
@media screen and (max-width: 767px){ 
.cont-005{
    padding: 10px;
}
 .feat-art .cont-005 .goods-list-area .item {
     margin-bottom: 20px;
    padding: 10px 5px 20px 5px;
     background: #fff;
     box-shadow: 0px 3px 5px #ccc;
     border: none;
}
 .cont-005 .goods-list-area .item .goods-nm {
    font-size: 0.9em;
    word-break: break-all;
    color: #333;
    height: 3em;
    line-height: 1.4;
    overflow: hidden;
}
    }


.cont-006 .onemoreBtn {
    padding: 0 40px 40px 40px;
    background: #eee;
    margin: 0 0 70px 0;
}
.cont-006 .onemoreBtn.noback {
    padding: 0;
    background: none;
}


    .pro_osusume-list{
        margin: 0 0 10px;
    }
    @media screen and (min-width: 767px){
    .pro_osusume-list{
        padding: 0 25px;
    }
    }
.pro_osusume-list ul{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
.pro_osusume-list ul li{
    position: relative;
        width: calc(25% - 5px);
    margin: 0 0 5px;
    }

.pro_osusume-list ul li img{
       width: 100%;
    height: auto; 
    }
    
.pro_osusume-list ul li a{
        position: absolute;
    }
.pro_osusume-list ul li a:hover{
        background-color: rgba(255, 0, 0, 0.4);
	  transition: 0.2s;
    }

.pro_osusume-list ul li a.area_01 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_01_01 {
    width: 100%;
    height: 50%;
    top: 0;
	left: 0;
}
    
.pro_osusume-list ul li a.area_01_02 {
    width: 100%;
    height: 50%;
    top: 50%;
    left: 0;
    }
.pro_osusume-list ul li a.area_02_01 {
    width: 100%;
    height: 75%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_02_02 {
    width: 50%;
    height: 25%;
    top: 74%;
    left: 0;
    }
.pro_osusume-list ul li a.area_02_03 {
    width: 50%;
    height: 25%;
    top: 74%;
    left: 50%;
    }
.pro_osusume-list ul li a.area_03_01 {
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_03_02 {
    width: 100%;
    height: 50%;
    top: 50%;
    left: 0;
    }
.pro_osusume-list ul li a.area_04_01{
    width: 100%;
    height: 55%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_04_02{
    width: 100%;
    height: 45%;
    top: 55%;
    left: 0;
	}
.pro_osusume-list ul li a.area_05_01 {
        width: 50%;
        height: 100%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_05_02 {
        width: 50%;
        height: 100%;
    top: 0;
    left: 50%;
    }
.pro_osusume-list ul li a.area_06_01 {
        width: 100%;
        height: 75%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_06_02 {
        width: 100%;
        height: 25%;
    top: 75%;
    left: 0;
    }
    .pro_osusume-list ul li a.area_07_01{
        width: 100%;
        height: 81%;
    top: 0;
    left: 0;
    }
.pro_osusume-list ul li a.area_07_02{
        width: 100%;
        height: 19%;
    top: 81%;
    left: 0;
    }
    .pro_osusume-list ul li a.area_08_01 {
        width: 100%;
        height: 33%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_08_02 {
        width: 100%;
        height: 28%;
        top: 33%;
        left: 0;
    }
    .pro_osusume-list ul li a.area_08_03 {
        width: 100%;
        height: 39%;
        top: 61%;
        left: 0;
    }
    .pro_osusume-list ul li a.area_09_01 {
        width: 100%;
        height: 85%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_09_02 {
        width: 100%;
        height: 7.5%;
        top: 85%;
        left: 0;
    }
    .pro_osusume-list ul li a.area_09_03 {
        width: 100%;
        height: 7.5%;
        top: 92.5%;
        left: 0;
    }
    .pro_osusume-list ul li a.area_10_01 {
        width: 100%;
        height: 60%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_10_02 {
        width: 100%;
        height: 40%;
        top: 60%;
        left: 0;
    }
    .pro_osusume-list ul li a.area_11_01 {
        width: 50%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_11_02 {
        width: 50%;
        height: 100%;
        top: 0;
        left: 50%;
    }
    .pro_osusume-list ul li a.area_12_01 {
        width: 52%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_12_02 {
        width: 48%;
        height: 100%;
        top: 0;
        left: 52%;
    }
    .pro_osusume-list ul li a.area_13_01 {
        width: 20%;
        height: 100%;
        top: 0;
        left: 0;
    }
.pro_osusume-list ul li a.area_13_02 {
        width: 18%;
        height: 100%;
        top: 0;
        left: 20%;
    }
	
.pro_osusume-list ul li a.area_13_03 {
        width: 62%;
        height: 100%;
        top: 0;
        left: 38%;
    }	
    .pro_osusume-list ul li a.area_14_01 {
        width: 40%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .pro_osusume-list ul li a.area_14_02 {
        width: 22%;
        height: 100%;
        top: 0;
        left: 40%;
    }
    .pro_osusume-list ul li a.area_14_03 {
        width: 38%;
        height: 100%;
        top: 0;
        left: 62%;
    }
	.pro_osusume-list ul li a.area_17_01 {
        width: 50%;
        height: 40%;
        top: 0;
        left: 0;
    }
	.pro_osusume-list ul li a.area_17_02 {
        width: 50%;
        height: 60%;
        top: 40%;
        left: 0;
    }
	.pro_osusume-list ul li a.area_17_03 {
        width: 50%;
        height: 40%;
        top: 0;
        left: 50%;
    }
	.pro_osusume-list ul li a.area_17_04 {
        width: 50%;
        height: 60%;
        top: 40%;
        left: 50%;
    }
	.pro_osusume-list ul li a.area_18_01 {
        width: 100%;
        height: 40%;
        top: 0;
        left: 0;
    }
	.pro_osusume-list ul li a.area_18_02 {
        width: 100%;
        height: 60%;
        top: 40%;
        left: 0;
    }
    
	.pro_osusume-list ul .wideli {
		width: calc(50% - 5px);
	}
@media screen and (max-width:767px) {
	.pro_osusume-list ul .wideli {
		width: 100%;
	}
}
.pro_osusume-list ul li a .link_marker:hover {
	  background-color: rgba(255, 0, 0, 0.4);
	  transition: 0.2s;
	}
.pro_osusume-list ul li a .link_marker:active {
	  background-color: rgba(255, 0, 0, 0.4);
	}
    @media screen and (max-width: 768px){
    .pro_osusume-list ul li {
    width: calc(50% - 5px);
}     

    }


    .maindesign .eventsubbnr{
        display: flex;
        flex-wrap: wrap;
    }
    .maindesign .eventsubbnr li{
        width: calc(25% - 9px);
        margin: 0 12px 10px 0;
    }
    .maindesign .eventsubbnr li:nth-child(4n){
        margin: 0 0 10px 0;
    }
    .maindesign .eventsubbnr li a img{
            width: 100%;
        height: auto;
    }
    .maindesign.bk_grey{
        background: #eee;
        padding: 10px 0 0;
    }
    @media screen and (max-width: 767px){
    .maindesign .eventsubbnr{
       justify-content: space-between;
    }
    .maindesign .eventsubbnr li{
        width: calc(50% - 10px);
        margin: 0 10px 10px 0;
    }   
    .maindesign .eventsubbnr li:nth-child(2n){
        margin: 0 0 10px 0;
    }
        .maindesign.bk_grey{
        background: #eee;
        padding: 10px 10px 0;
    }
        .maindesign .cont-004-002 .goods-list-area {
    width: auto;
    padding: 0;
justify-content: space-between;
}
        .maindesign .goods-list-area li.item {
    margin: 0 15px 20px 0;
padding: 10px 10px 20px;
    width: calc((100% - 15px) / 2);
}
        .maindesign .goods-list-area li.item:nth-child(2n) {
    margin: 0 0 20px 0;
}
    }



    .maindesign .bg_grey--inner {
        width: 96%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .maindesign .bg_grey--inner h2.headingMiddle.pro04.goodsh2 {
        margin: 20px 0;
        width: 100%;
    }
    .maindesign .black-box {
        border: 1px #333 solid;
        margin-bottom: 30px;
    }
    .maindesign .black-box .red {
        color: #E5002D; 
    }
    .maindesign .black-box img {
        width: 100%;
        height: auto;
    }
    .maindesign .black-box .cols2 {
        background-color: #333;
        padding: 10px;
        justify-content: space-around;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .maindesign .black-box .cols2 .img_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20%;
    }
    .maindesign .cols2 .text_container {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        width: 70%;
    }
    .maindesign .black-box .cols2 .text_container p {
        font-size: 1.5em;
        color: #fff;
    }
    .maindesign .black-box .pd10 {
        padding: 10px;
    }
    .maindesign .black-box p {
        line-height: 1.3;
    }
    .maindesign .mgt10 {
        margin-top: 10px;
    }
    .maindesign .mgt20 {
        margin-top: 20px;
    }
    .maindesign .word-break {
        word-break: break-all;
    }
    @media screen and (max-width:767px) {
.maindesign .black-box .cols2 {
        padding: 10px 5px;
    }
        .maindesign .black-box .cols2 .text_container p {
            font-size: 4vw;
font-feature-settings: "palt" 1;
        }
    }


    .maindesign .cards {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 50px;
    }
    .maindesign .cards::before,
    .maindesign .cards::after {
        content: '';
        display: block;
        height: 0;
        width: 24%;
    }
    .maindesign .cards::before {
        order: 1;
    }
    .maindesign .card {
        box-sizing: border-box;
        width: 24%;
        transition: 0.25s;
        border: 1px solid #ccc;
        background-color: #fff;
        box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    }
    .maindesign .card:hover {
        opacity: 0.75;
    }
    .maindesign .card--link {
        color: #000;
        text-decoration: none;
    }
    .maindesign .card--inner {
        padding: 10px 10px 30px 10px;
    }
    .maindesign .cards .card:nth-child(n + 5)  {
        margin-top: 30px;
    }
    .maindesign .card--img img {
        width: 100%;
        height: auto;
    }
    .maindesign .card--text {
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
        margin-top: 10px;
        line-height: 1.15;
    }

    @media screen and (max-width:767px) {
        .maindesign .card {
            width: 48%;
        }
        .maindesign .cards::before,
        .maindesign .cards::after {
            width: 48%;
        }
        .maindesign .cards .card:nth-child(n + 3) {
            margin-top: 30px;
        } 
        .maindesign .card--text {
            font-size: 0.85em;
        }
    }

    .maindesign .topicbnr {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .maindesign .topicbnr li {
        width: 48%;
    }
    .maindesign .topicbnr p {
        text-align: center;
        font-size: 1.25rem;
    }
    .maindesign .topicbnr img {
        width: 100%;
        height: auto;
    }
    .maindesign .topicbnr li:nth-of-type(2n) {
        margin-bottom: 30px;
    }
    @media screen and (max-width:767px) {
        .maindesign .topicbnr li:not(:last-child) {
            margin-bottom: 15px;
        }
        .maindesign .topicbnr p {
            font-size: 1.0rem;
        }
        .maindesign .topicbnr li {
            width: 100%;
        }
    }
    .maindesign picture img {
        width: 100%;
        height: auto;
    }
    .maindesign .caption-text {
        text-align: right;
        margin-top: 5px;
    }
    .maindesign .caption-link {
        color: #ff0000 !important;
        display: block;
        font-weight: bold;
        margin-top: 5px;
    }
    @media screen and (max-width:767px) {
        .maindesign .caption-text {
            font-size: 0.9rem;
        }
    }

    .maindesign .maindesign.bk_grey {
        background: #eee;
        padding: 10px 0 0;
    } 

    .maindesign .black-box--catch {
        background-color: #333;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px 15px;
        box-sizing: border-box;
    }
    .maindesign .black-box--catch-text {
        color: #fff;
        font-weight: bold;
        line-height: 1.75;
        font-size: 2.5rem;
    }
    .maindesign .news-text {
        font-size: 2.0rem;
        font-weight: bold;
        text-align: center;
        margin-top: 30px;
    }
    .maindesign .black-box--detail {
        margin: 30px 15px 0;
        background-color: #fff;
        padding: 20px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .maindesign .detail-items .detail-items--unit:not(:first-child) {
        margin-top: 20px;
    }
    .maindesign .detail-items--text {
        font-weight: bold;
        font-size: 1.25rem;
        line-height: 1.3;
        padding-left: 1em;
        text-indent: -1em;
    }
    .maindesign .detail-items--img {
        min-height: 0%;
        width: 65%;
        margin-top: 15px;
    }
    .maindesign .source-link {
        margin: 30px 0 15px 15px;
        line-height: 1.3;
    }
    .maindesign .source-link a {
        word-break: break-all;
        display: inline-block;
    }
    .maindesign .lead-text {
        font-size: 1.15rem;
        line-height: 1.4;
    }
    .maindesign .protect-lead {
        margin-top: 30px;
    }

    @media screen and (max-width:767px) {
        .maindesign .black-box--catch-text {
            font-size: 1.25rem;
        }
        .maindesign .news-text {
            font-size: 1.15rem;
        }
        .maindesign .detail-items--text {
            font-size: 1.0rem;
        }
        .maindesign .detail-items--img {
            width: 100%;
        }
        .maindesign .lead-text {
            font-size: 0.95rem;
            line-height: 1.5;
        }
    }


    .maindesign .link-container {
        position: relative;
    }
    .maindesign .link-container--inner {
        position: absolute;
        transition: .25s;
    }
    .maindesign .link-container--inner:hover {
        opacity: .5;
        background-color: #fff;
    }
    .maindesign .link-container--inner img,
    .maindesign .link-container--inner a {
        width: 100%;
        height: 100%;
        display: block;
    }




    .maindesign .osusume01-01-inner {
        width: 33.3%;
        height: 44%;
        top: 15%;
        left: 0%;
    }
    .maindesign .osusume01-02-inner {
        width: 33.5%;
        height: 44%;
        top: 15%;
        left: 33.3%;
    }
    .maindesign .osusume01-03-inner {
        width: 33.2%;
        height: 44%;
        top: 15%;
        left: 66.8%;
    }
    .maindesign .osusume01-04-inner {
        width: 33.3%;
        height: 40.5%;
        top: 59%;
        left: 0%;
    }
    .maindesign .osusume01-05-inner {
        width: 33.5%;
        height: 40.5%;
        top: 59%;
        left: 33.3%;
    }

    .maindesign .osusume02-01-inner {
        top: 19.3%;
        left: 0%;
        width: 47%;
        height: 80%;
    }
    .maindesign .osusume02-02-inner {
        top: 19.3%;
        left: 47%;
        width: 53%;
        height: 80%;
    }


    @media screen and (max-width:767px) {
        .maindesign .osusume01-01-inner {
            width: 100%;
            height: 17%;
            top: 5.6%;
            left: 0%;
        }
        .maindesign .osusume01-02-inner {
            width: 100%;
            height: 21%;
            top: 45%;
            left: 0%;
        }
        .maindesign .osusume01-03-inner {
            width: 100%;
            height: 15.5%;
            top: 84.5%;
            left: 0%;
        }
        .maindesign .osusume01-04-inner {
            width: 100%;
            height: 15%;
            top: 22.5%;
            left: 0%;
        }
        .maindesign .osusume01-05-inner {
            width: 100%;
            height: 12%;
            top: 66%;
            left: 0%;
        }

        .maindesign .osusume02-01-inner {
            top: 18.8%;
            left: 0%;
            width: 100%;
            height: 40.7%;
        }
        .maindesign .osusume02-02-inner {
            top: 59.5%;
            left: 0%;
            width: 100%;
            height: 40%;
        }

}

.maindesign .bonus-header {
    background-color: #deebf7;
    padding: 20px 0;
    width: 100%;
    font-weight: bold;
    font-size: 2.0rem;
    text-align: center;
}
.maindesign .bonus-header span {
    display: inline-block;
    position: relative;
}
.maindesign .bonus-header span::before {
    content: '';
    position: absolute;
    display: block;
    width: 200px;
    height: 5px;
    background-color: #000;
    right: calc(100% + 25px);
    top: 50%;
    transform: translateY(-50%);
}
.maindesign .bonus-header span::after {
    content: '';
    position: absolute;
    display: block;
    width: 200px;
    height: 5px;
    background-color: #000;
    left: calc(100% + 25px);
    top: 50%;
    transform: translateY(-50%);
}
@media screen and (max-width:767px) {
    .maindesign .bonus-header {
        font-size: 3.5vw;
        padding: 15px 0;
    }
    .maindesign .bonus-header span::before {
        width: 15px;
        height: 3px;
        right: calc(100% + 10px);
    }
    .maindesign .bonus-header span::after {
        width: 15px;
        height: 3px;
        left: calc(100% + 10px);
    }
}
.maindesign .only-btn {
    width: 50%;
    margin: 50px auto 0;
}
@media screen and (max-width:767px) {
    .maindesign .only-btn {
        width: 100%;
        margin: 30px auto 0;
    }
    .maindesign .only-btn a {
        color: #fff !important;
        font-size: 0.9rem !important;
    }
}



.maindesign .lucky-bag{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-top: 50px;
}
.maindesign .lucky-bag img {
    width: 100%;
    height: auto;
    display: block;
}
.maindesign .lucky-bag::before,.maindesign .lucky-bag::after{
	content: "";
	display: block;
	width: 24%;
	height: auto;
}
.maindesign .lucky-bag::before{
	order: 1;
}
.maindesign .lucky-bag--block{
	width: calc(24% - 24px);
	border: 2px solid #203864;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
/*	justify-content: space-between;*/
	margin-top: 20px;
}
.maindesign .lucky-bag--block:nth-child(-n + 4){
	margin-top: 0;
}
.maindesign .lucky-bag--block__head .maker-set{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
	align-items: flex-start;
	justify-content: space-between;
	height: 76px;
}
.maindesign .lucky-bag--block__head .maker-set .limited-number{
	width: calc(25% - 10px);
	background-color: #203864;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
.maindesign .lucky-bag--block__head .maker-set .limited-number span{
	font-size: 0.5em;
	font-weight: normal;
	line-height: 1.3;
	display: block;
}
.maindesign .lucky-bag--block__head .maker-set .limited-number .inline{
	display: inline;
}
.maindesign .lucky-bag--block__head.no-icon .catch-copy{
	margin-top: 78px;
}

.maindesign .maker-set .icons{
	width: 75%;
	display: flex;
	flex-wrap: wrap;
}
.maindesign .maker-set .icons li{
	margin-left: 5px;
	width: 60px;
}
.maindesign .maker-set .icons li:first-child{
	margin-left: 0;
}

.maindesign .catch-copy{
	line-height: 1.3;
	font-size: 0.9em;
	margin-bottom: 10px;
	height: 2.6em;
}

.maindesign .image-area {
	position: relative;
	margin-bottom: 10px;
}


.maindesign .lucky-bag--block__bottom{
	font-feature-settings: "palt";
}
.maindesign .lucky-bag--block__bottom .goods-name{
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 5px;
	height: 6.0em;
}
.maindesign .lucky-bag--block__bottom .goods-name .model-number,
.maindesign .lucky-bag--block__bottom .goods-name .maker{
	font-size: 0.8em;
	display: block;
    margin-bottom: 0 !important;
}
.maindesign .lucky-bag--block__bottom .goods-name .maker img{
	width: 120px;
}
.maindesign .lucky-bag--block__bottom .price{
	text-align: right;
	font-size: 2.0em;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 10px;
}
.maindesign .lucky-bag--block__bottom .price .yen{
	font-size: 0.6em;
}

.maindesign .benefits{
	border: 3px solid #e60012;
	margin-top: 10px;
}
.maindesign .benefits--title{
	background-color: #e60012;
	color: #fff;
	padding: 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.maindesign .benefits--block{
	padding: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.maindesign .benefits--block p{
	font-size: 1.0em;
	width: 68%;
	line-height: 1.3;
}
.maindesign .benefits--block .images{
	width: 30%;
}
.maindesign .purchase-button a {
    background-color:  #EA6D0D !important;
    color: #fff !important;
}


@media screen and (max-width: 767px){
.maindesign .lucky-bag {
    margin-top: 30px;
}
.maindesign .lucky-bag::before,.maindesign .lucky-bag::after{
	width: 49%;
}
.maindesign .lucky-bag--block{
	width: calc(49% - 5.4vw);
	border: 0.7vw solid #203864;
	padding: 2vw;
}
.maindesign .lucky-bag--block:nth-child(-n + 4){
	margin-top: 4vw;
}
.maindesign .lucky-bag--block:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .lucky-bag--block__head .maker-set {
	height: 16vw;
}

.maindesign .lucky-bag--block__head .maker-set .limited-number{
	width: calc(35% - 2vw);
	font-size: 5vw;
	padding: 1vw;
}
.maindesign .lucky-bag--block__head .maker-set .limited-number span{
	font-size: 0.5em;
	font-weight: normal;
	line-height: 1.3;
}
.maindesign .maker-set .icons{
	width: 63%;
	justify-content: space-between;
}
.maindesign .maker-set .icons li{
	margin-left: 0;
	width: 49%;
	margin-top: 1vw;
}
.maindesign .maker-set .icons li:nth-child(-n + 2){
	margin-top: 0;
}
	
.maindesign .catch-copy{
	height: auto;
	font-size: 3.5vw;
}
.maindesign .lucky-bag--block__bottom .goods-name .maker img{
	width: 60%;
}

.maindesign .lucky-bag--block__bottom .goods-name{
	font-size: 4.0vw;
	height: auto;
}
.maindesign .lucky-bag--block__bottom .price {
	font-size: 7.0vw;
}

.maindesign .lucky-bag--block .purchase-button .arrow-r::after {
	content: none;
}
.maindesign .benefits {
	border: 0.8vw solid #e60012;
}
.maindesign .benefits--title {
	padding: 1.0vw 0 1.5vw;
	font-size: 4vw;
}
.maindesign .benefits--block p{
	font-size: 3.5vw;
	width: 58%;
}
.maindesign .benefits--block .images {
	width: 40%;
}

}
</pre></body></html>