@charset "utf-8";

/* CSS Document */
.tokushu {
    width: 510px;
    height: auto;
    line-height: 1.2;
    color: #0a0909;
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 62.5% !important;
    padding-bottom: 10px !important;
    
    background: #c984ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #c984ff, #9166ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #c984ff, #9166ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    
}

@media all and (-ms-high-contrast: none) {
    .tokushu {
        width: 510px;
        height: auto;
        line-height: 1.2;
        color: #0a0909;
        font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif, "游ゴシック Medium", YuGothic, YuGothicM, ;
        font-size: 62.5% !important;
        background: #c984ff;  /* fallback for old browsers */
        padding-bottom: 10px !important;
        
        background: #c984ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #c984ff, #9166ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #c984ff, #9166ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    }
}

.tokushu .pc {
    display: inline;
}


.tokushu .sp {
    display: none;
}


/* -- sns -- */
.sns_wrap {
    margin: 5px 0 5px 3px !important;
}

.sns_wrap .fb-like {
    margin-top: -2px !important;
}

.sns_wrap .line {
    display: inline-block;
    line-height: 0;
    margin-top: -2px !important;
    padding-left: 5px\0 !important;
    padding-left: 5px\9 !important;
}

/*top*/
.tokushu .top {
    width: 100%;
    margin: 0 auto 15px !important;
}

.tokushu .top img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/*共通*/
.tokushu .contents {
    width: 100%;
    margin: 0 auto 10px !important;
    /*background: #fadda5;*/
}

.tokushu .contents .box {
    width: 96%;
    box-sizing: border-box;
    background: #fff;
    margin: 0 auto !important;
    padding: 10px !important;
}

.tokushu .cancel {
    text-decoration: line-through !important;
}

.tokushu h3 {
    width: 96%;
    box-sizing: border-box !important;
    margin: 0 auto !important;
    padding: 5px 0 !important;
   /* background-color: #d54d51;*/
    color: #fff;
    font-size: 2.5em;
    font-size: 25px !important;
    font-weight: bold;
    text-align: center;
}

.tokushu .contents .box .yellow {
    color: #8552F2;
    font-size: 1.5em;
    font-size: 15px !important;
    background-color: #EFE8FF;
    text-align: center;
    font-weight: bold;
}


.tokushu .contents .box .shyouhin dt {
    color: #1C5E5D !important;
    color: #2E0091 !important;
    background-color: #EFE8FF !important;
    font-weight: bold;
    padding: 2px 0 2px 2px;
    font-size: 13px !important;
}

.tokushu .contents .box .shyouhin dd {
    margin: 0 !important;
    font-size: 13px !important;
    padding: 2px 0 !important;
}

.tokushu .contents .box .shyouhin dd.aki {
    margin: 0 0 0 10px !important;
    font-size: 13px !important;
    text-indent: -10px !important;
}

.tokushu .contents .box .shyouhin dd.aki p {
    margin: 2px 0 !important;
}



.tokushu h4 {
    display: inline-block;
    margin-bottom: 5px !important;
    padding: 5px 8px !important;
    border-radius: 15px;
    border: 2px solid #D955D0;
    /*background-color: #D955D0;*/
    color: #D955D0;
    font-size: 1.5em;
    font-size: 15px !important;
    font-weight: bold;
}

.tokushu h4.lightblue {
    background-color: #005192;
    color: #fff;
}

.tokushu p,
.tokushu li,
.tokushu table,
.tokushu dl {
    width: 100%;
    line-height: 1.4 !important;
    font-size: 1.3em;
    font-size: 13px !important;
}

.tokushu p,
.tokushu li,
.tokushu table {
    margin-bottom: 10px !important;
}

.tokushu strong {
    font-size: 1.5em;
    font-size: 15px !important;
}

.tokushu p span strong {
    color: #ff0000;
    font-size: 1.5em;
    font-size: 15px !important;
}

.tokushu ul {
    padding-right: 10px !important;
}

.tokushu li {
    padding-left: 5px !important;
    /*text-indent: -10px;*/
}



.tokushu li .dot:before {
    content: none;
    margin-right: 0px !important;
}


.tokushu table th {
    width: 50px;
    font-weight: bold;
}

.tokushu table th span:after {
    padding-left: 5px !important;
    box-sizing: border-box;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
}

.tokushu table td {
    width: 350px;
}

.tokushu .contents .box .image {
    text-align: center;
}

/*ネットサイン会リンクボタン*/
.tokushu .live {
    text-align: center;
}

.tokushu .live a:link {
    display: inline-block;
    width: 70%;
    margin: 0 auto !important;
    padding: 12px 20px !important;
    background-color: #F2A007;
    border-radius: 10px;
    color: #fff;
    font-size: 1.5em;
    font-size: 15px !important;
    font-weight: bold;
    text-decoration: none !important;
    line-height: 1.2 !important;
}

.tokushu .live a:visited {
    background-color: #F2A007;
    color: #fff !important;
}

.tokushu .live a:hover {
    background-color: #BF9663;
    color: #fff !important;
}

.tokushu .realtime {
    color: #BF9663 !important;
    color: #000 !important;
    font-weight: 600;
    text-align: center
}


/*黄色背景の部分*/
.tokushu .guide {
    width: 95%;
    margin: 0 auto 1.5em !important;
    padding: 1.5em 1em 1em !important;
    box-sizing: border-box;
    background-color: #F5C9DF;
}

.tokushu .guide h4 {
    display: block;
    color: #fff;
    margin-bottom: 10px !important;
    background-color: #D6659D;
    border-radius: 0 !important;
    text-align: center;
}

.tokushu .guide .comment {
    width: 363px;
    margin: 10px auto !important;
}

.tokushu .guide .comment img {
    width: 100%;
    height: auto;
}

.tokushu .guide li:before {
    content: "※";
    margin-right: 0 !important;
}

/*.tokushu .guide li:first-child {
	color: #ff0000;
}*/

/*.tokushu .guide li:nth-child(2) {
	color: #ff0000;
}*/

.tokushu .guide p.regist {
    color: #ff0000;
}

.tokushu .guide li:before .tokushu .guide a:link {
    color: #0036ff !important;
    text-decoration: none;
}

.tokushu .guide a:hover {
    color: #6b86fd !important;
    text-decoration: underline !important;
}

.tokushu .guide a:visited {
    color: #0036ff !important;
    text-decoration: none;
}

/*商品のご購入はこちら*/

.tokushu .column_1 {
    position: relative;
    width: 470px;
    padding: 10px !important;
    background-color: #fff;
    margin: 0 auto 10px !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tokushu .column_1:first-child {
    margin-top: 10px !important;
}

.tokushu .column_1 .fin {
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.tokushu .column_1 .fin img {
    width: 130px;
    height: 130px;
    border: 0 !important;
    top: -15px;
    left: 17px;
    position: relative;
}

.tokushu .orange_wrap {
   /* border: 3px double #FF650D !important;*/
     background-color: #FFF0E8;
}

.tokushu .purple_wrap {
   /* border: 3px double #553498 !important;*/
}

.tokushu .lightblue_wrap {
    /*border: 3px double #005192 !important;*/
     background-color: #E8F7FF;
}

.tokushu .green_wrap {
    /*border: 3px double #1d7a21 !important;*/
    background-color: #DBFFEB;
}

.tokushu .reds_wrap {
    /*border: 3px double #1d7a21 !important;*/
    background-color: #FFDEDB;
}

.tokushu .pink_wrap {
    /*border: 3px double #1d7a21 !important;*/
    background-color: #FFDBF5;
}

.tokushu h5 {
    font-size: 1.5em;
    font-size: 15px !important;
    color: #fff;
    display: inline-block;
    padding: 3px 20px !important;
    border-radius: 15px;
    text-align: center;
    margin-bottom: 5px !important;
    font-weight: bold;
}

.tokushu span.orange {
    color: #FF650D !important;
    font-weight: 600;
    background-color: #FFF0E8 !important;
    padding: 0 0 0 7px;
}

.tokushu span.reds {
    color: #E81200 !important;
    font-weight: 600;
    background-color: #FFEAE8 !important;
    padding: 0 0 0 7px;
}

.tokushu span.pink {
    color: #FF0DBA !important;
    font-weight: 600;
    background-color: #FFE8F8 !important;
    padding: 0 0 0 7px;
}

.tokushu span.purple {
    color: #910000 !important;
    font-weight: 600;
    background-color: #FFE8E8 !important;
    padding: 0 0 0 7px;
}

.tokushu h5.lightblue {
    background: #005192 !important;
}

.tokushu span.lightblue {
    color: #005192 !important;
    font-weight: 600;
    background: #E8F7FF !important;
    padding: 0 0 0 7px;
}

.tokushu h5.green {
    background: #59C439 !important;
}

.tokushu span.green {
    color: #1d7a21 !important;
    font-weight: 600;
    background-color: #DBFFEB !important;
    padding: 0 0 0 7px;
}

.tokushu h5 + p {
    font-size: 15px !important;
    font-weight: bold;
    border: none !important;
    margin-bottom: 5px !important;
}

.tokushu h5 + p.lightblue {
    color: #005192 !important;
    border: none;
}

.tokushu h5 + p.green {
    color: #1d7a21 !important;
    border: none;
}

.tokushu h5 + p.reds {
    color: #E81200 !important;
    border: none;
}

.tokushu h5 + p.pink {
    color: #FF0DBA !important;
    border: none;
}

.tokushu .column_1 img {
    width: 150px;
    height: 150px;
    border: 1px solid #e5e5e5;
    float: left;
}

.tokushu .column_1 > span {
    width: 150px;
    overflow: hidden;
    box-sizing: border-box;
}

.tokushu .column_1 p {
    display: inline-block;
    width: 270px;
    margin-left: 20px !important;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: bold;
    text-align: left;
    line-height: 1.6 !important;
}

.tokushu .column_1 p:nth-of-type(2) {
    display: inline-block;
    width: 120px;
    font-size: 12px !important;
    color: #fff;
    text-align: center;
    padding: 3px 0 2px !important;
}

.tokushu .column_1 p.orange:nth-of-type(2) {
    background: #FF650D !important;
}

.tokushu .column_1 p.purple:nth-of-type(2) {
    background: #553498 !important;
}

.tokushu .column_1 p.lightblue:nth-of-type(2) {
    background: #005192 !important;
}

.tokushu .column_1 p.green:nth-of-type(2) {
    background: #1d7a21 !important;
}

.tokushu .column_1 p.reds:nth-of-type(2) {
    background: #E81200 !important;
}

.tokushu .column_1 p.pink:nth-of-type(2) {
    background: #FF0DBA !important;
}

.tokushu .column_1 dl {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 270px;
    color: #ff0000 !important;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: bold;
    text-align: right;
    display: inline-block;
}

.tokushu .column_1 dt,
.tokushu .column_1 dt {
    display: inline-block;
}

.tokushu .column_1 dt,
.tokushu .column_1 dd {
    display: inline-block;
    text-align: right;
    color: #ff0000 !important;
}

.tokushu .column_1 dl dd span {
    font-size: 1.8em;
    font-size: 18px !important;
}

.tokushu .column_1 a:link {
    color: #000 !important;
}

.tokushu .column_1 a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tokushu .column_1 a:visited {
    color: #000 !important;
}

/*装飾*/
.tokushu .red {
    color: #ff0000;
    font-weight: bold;
}

.tokushu .blue {
    color: #8552F2;
    font-weight: bold;
}



.tokushu .line {
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
}

/*bnr*/
.tokushu .bnr {
    text-align: center;
    margin: 25px 0 15px !important;
}

.tokushu .bnr img {
    width: 95%;
    height: auto;
}

.tokushu .bnr a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/*footer*/
.tokushu .footer {
    color: #fff !important;
    padding: 10px 0 !important;
    font-size: 12px !important;
    font-weight: bold;
    text-align: center;
}

/*backtop*/
.tokushu .page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999 !important;
}

.tokushu .page-top a:link {
    color: #F250A9 !important;
    font-size: 6em !important;
    text-decoration: none !important;
}

.tokushu .page-top a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tokushu .page-top a:visited {
    color: #F250A9 !important;
}








/* -- .column -- */
.tokushu .column {
    width: 96% !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-contents: space-between;
}


/* -- .lightblues -- */
.tokushu .lightblues .item {
    border: 2px dashed #005192 !important;
    /* -- border: #fd71a3 2px solid; -- */
}


/* -- .item  -- */

.tokushu .item {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    ustify-content: space-between;
    /* -- width: 46% !important;-- */
    width: 44.16% !important;
    margin: 5px !important;
    text-align: center;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 0%;
    padding: 5px !important;
    word-wrap: break-word;
    overflow: hidden !important;
}

.tokushu .item:nth-child(2n+1):last-child {
    margin-right: 49% !important;
}


.tokushu .item img {
    width: 95%;
    height: auto;
    margin: 3px auto !important;
    text-align: center;
    flex-shrink: 0 !important;
}

.tokushu .item > a {
    overflow: hidden !important;
}

.tokushu .item img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


.tokushu .item h5 {
    text-align: left !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.2;
    margin: 3px 0 !important;
}

.tokushu .item h5 a {
    font-size: 14px !important;
    display: inline-block;
    font-weight: bold;
    text-align: left;
}

.tokushu .item p a {
    font-weight: bold;
}


.tokushu .item h5 span {
    font-size: 1.2em;
    font-size: 11px !important;
    font-weight: normal;
}

.tokushu .item a {
    font-size: 14px !important;
    color: #4d4a45 !important;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.tokushu .item a:hover {
    color: #95918a !important;
    text-decoration: underline !important;
}



.tokushu .item dl {
    font-weight: bold;
    line-height: normal !important;
    font-size: 1.4em;
    font-size: 14px !important;
    color: #ff0000;
    font-weight: bold;
    width: 100%;
    margin: 0 !important;
    margin-top: auto !important;
}

.tokushu .item dt {
    display: inline-block;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: bold;
}

.tokushu .item dd {
    display: inline-block;
    margin-left: 6px !important;
    font-size: 1.4em;
    font-size: 14px !important;
    color: #ff0000 !important;
    font-weight: bold;

}

.tokushu .item dl dd span {
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: bold;
}


/*-----------------------------------------------
販売終了マーク
-----------------------------------------------*/
.tokushu .column_1 .end {
    position: relative;
}

.tokushu .column_1 .end:before {
    content: url("../images/end.png");
    position: absolute;
    top: 220%;
    left: -75px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}
