@charset "utf-8";

/*-----------------------------------------------
 font
-----------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("http://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");

@import url("http://fonts.googleapis.com/css?family=Barlow:400,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Barlow:400,600,700,800,900&display=swap");

@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('https://use.fontawesome.com/releases/v5.6.0/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.6.0/css/all.css');

/*-----------------------------------------------
 base
-----------------------------------------------*/
.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;
}

.tokushu {
    width: 510px;
    height: auto;
    line-height: 1.2;
    color: #303030;
    font-family: YakuHanJP, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-size: 62.5% !important;
    background-color: #fbfaf6;
}

@media all and (-ms-high-contrast: none) {
    .tokushu {
        width: 510px;
        height: auto;
        line-height: 1.2;
        color: #303030;
        font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif, "游ゴシック Medium", YuGothic, YuGothicM, ;
        font-size: 62.5% !important;
        background-color: #fbfaf6;
        padding-bottom: 10px !important;
    }
}

.tokushu .sp {
    display: none;
}

.tokushu ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/*top*/
.tokushu .top {
    width: 100%;
    margin: 0 auto 15px !important;
}

.tokushu .top img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/*共通*/
.tokushu .contents {
    width: calc(100% - 36px);
    margin: 0 auto 30px !important;
    border: 1px solid #b3b3b3;
    background-color: #fff;
}

.tokushu .contents .box {
    box-sizing: border-box;
    margin: 0 auto !important;
    padding: 5px 10px !important;
}

.tokushu .cancel {
    text-decoration: line-through !important;
}

.tokushu h3 {
    width: 100%;
    color: #fff;
    font-size: 2.5em;
    font-size: 25px !important;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box !important;
    margin: 0 auto !important;
    padding: 5px 0 !important;
    text-shadow:
        1px 1px 0px #5a5959, -1px -1px 0px #5a5959,
        -1px 1px 0px #5a5959, 1px -1px 0px #5a5959,
        1px 0px 0px #5a5959, -1px 0px 0px #5a5959,
        0px 1px 0px #5a5959, 0px -1px 0px #5a5959;
}

.tokushu .contents .box .yellow {
    color: #202020;
    font-size: 1.5em;
    font-size: 15px !important;
    background-color: #f4ffe8;
    text-align: center;
    font-weight: 600;
    margin: 0 auto 10px!important;
    padding: 5px 0 !important;
}

.tokushu h4 {
    position: relative;
    display: block;
    font-size: 1.3em;
    font-size: 13px !important;
    letter-spacing: 2.0px;
    font-weight: 900;
    margin: 30px 0 10px!important;
    padding: 5px 0 0 5px !important;
    border-top: 1px dashed #303030;
}

.tokushu h4:first-child {
    margin: 0 0 10px!important;
}

/* -- dl/dt/dd -- */
.tokushu dl.product {
    width: 100%;
    margin: 8px auto !important;
    text-align: left;
}

.tokushu dl.product dt {
    margin: 2px 0 !important;
    padding: 0 5px;
    color: #464A47;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 600;
    vertical-align: top;
    line-height: 1.7 !important;
    background: #f4ffe8;
}

.tokushu dl.product .lightblues {
    color: #3e6376;
    background: #f5fbff;
}

.tokushu dl.product .oranges {
    color: #876A42;
    background: #FFF6ED;
}

.tokushu dl.product dt:after {
    display: inline-block;
    margin-left: 6px !important;
    font-family: FontAwesome;
    content: "\f0d7";
}

.tokushu dl.product dd {
    display: inline-block;
    margin: 2px 0 !important;
    padding: 0 5px;
    font-size: 1.3em;
    font-size: 13px !important;
    vertical-align: top;
    line-height: 1.5 !important;
    text-align: left;
}

.tokushu dl.product dd strong {
    font-size: 1.3em;
    font-size: 13px !important;
}

.tokushu-wrap dl.product dt:after {
    display: inline-block;
    margin-left: 6px !important;
    font-family: FontAwesome;
    content: "\f0d7";
}

.tokushu dl.product dd ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.tokushu dl.product dd ul li {
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 1.2 !important;
    text-align: left;
    margin: 0 0 2px !important;
    padding: 0 !important;
}

.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: 5px !important;
}

.tokushu strong {
    font-size: 1.5em;
    font-size: 15px !important;
}

.tokushu p span strong {
    color: #de1140;
    font-size: 1.5em;
    font-size: 15px !important;
}

.tokushu li .dot:before {
    content: none;
    margin-right: 0px !important;
}

.tokushu table th {
    width: 50px;
    font-weight: 600;
}

.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 p.lives {
    text-align: center;
}

/*ネットサイン会リンクボタン*/
.tokushu .live {
    text-align: center;
}

.tokushu .live a:link {
    display: inline-block;
    margin: 0 auto !important;
    padding: 8px 20px 10px !important;
    background-color: #fff;
    border-radius: 10px;
    color: #000 !important;
    border: 4px solid #000 !important;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 900;
    text-decoration: none !important;
    line-height: 1.2 !important;
}

.tokushu .live a:visited {
    color: #000 !important;
    border: 4px solid #000 !important;
}

.tokushu .live a:hover {
    color: #e9d799 !important;
    border: 4px solid #e9d799 !important;
}

/*ネットサイン会リンクボタン*/
.tokushu .itemList {
    text-align: center;
    margin: 0 auto 20px !important;
}
.tokushu .itemList p {
    width: calc(100% - 40px);
    text-align: left!important;
    margin: 0 auto!important;
}

.tokushu .itemList .fin {
    position: relative;
    display: block;
    width: calc(100% - 40px);
    margin: 10px auto 2px!important;
    padding: 8px 20px 10px !important;
    background-color: #fff;
    border-radius: 10px;
    color: #aaa;
    border: 4px solid #aaa;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 900;
    text-decoration: none !important;
    line-height: 1.2 !important;
    box-sizing: border-box;
}

.tokushu .itemList a:link {
    position: relative;
    display: block;
    width: calc(100% - 40px);
    margin: 10px auto 2px!important;
    padding: 8px 20px 10px !important;
    background-color: #fff;
    border-radius: 10px;
    color: #000 !important;
    border: 4px solid #000 !important;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 900;
    text-decoration: none !important;
    line-height: 1.2 !important;
    box-sizing: border-box;
}

.tokushu .itemList a:visited {
    color: #000 !important;
    border: 4px solid #000 !important;
}

.tokushu .itemList a:hover {
    color: #e9d799 !important;
    border: 4px solid #e9d799 !important;
}

.tokushu .itemList .fin:after,
.tokushu .itemList a:after {
    position: absolute;
    top: 35%;
    right: 7px;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f0da";
}

.tokushu .itemList .fin span,
.tokushu .itemList a span {
    color: #de1140;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 400;
}

/*黄色背景の部分*/
.tokushu .guide {
    width: 100%;
    margin: 0 auto 1.5em !important;
    padding: 1.5em 1em 1em !important;
    box-sizing: border-box;
    background-color: #eef8c1;
}

.tokushu .guide h4 {
    display: block;
    color: #000;
    padding: 3px 0 !important;
    margin-bottom: 10px !important;
    background-color: #c4f663;
    border-radius: 0 !important;
    text-align: center;
    border: 0 !important;
}

.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: #de1140;
}

.tokushu .guide li:nth-child(2) {
	color: #de1140;
}*/

.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 .fin {
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.tokushu .column_1 .fin img {
    width: 130px;
    height: 130px;
    border: 0 !important;
}

/*--------対象商品について---商品名の色--------*/

.tokushu span.greenn {
    background-color: #F1FCF0 !important;
    color: #47963C !important;
}

.tokushu span.bluen {
    background-color: #F0F9FC !important;
    color: #3C7E96 !important;
}

.tokushu span.purplen {
    background-color: #F4F0FC !important;
    color: #5D3C96 !important;
}

.tokushu span.pinkn {
    background-color: #FCF0F6 !important;
    color: #963C6B !important;
}

/*--------商品枠の色--------*/

.tokushu .green_wrap {
    border: 2px solid #91FF82 !important;
}

.tokushu .blue_wrap {
    border: 2px solid #82DEFF !important;
}

.tokushu .purple_wrap {
    border: 2px solid #B082FF !important;
}

.tokushu .pink_wrap {
    border: 2px solid #ff82c3 !important;
}

.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: 600;
}

.tokushu h5.pink {
    background: #ff82c3 !important;
}

.tokushu h5.green {
    background: #CED979 !important;
}

.tokushu h5 + p {
    font-size: 15px !important;
    font-weight: 600;
    border: none !important;
    margin-bottom: 5px !important;
}

.tokushu h5 + p.pink {
    color: #ff82c3 !important;
    border: none;
}

.tokushu h5 + p.green {
    color: #CED979 !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: 600;
    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.pink:nth-of-type(2) {
    background: #ff82c3 !important;
}

.tokushu .column_1 p.green:nth-of-type(2) {
    background: #CED979 !important;
}

.tokushu .column_1 dl {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 270px;
    color: #de1140 !important;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 600;
    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: #de1140 !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: #de1140!important;
    font-weight: 600;
}

.tokushu .blue {
    color: #2168bd;
    font-weight: 600;
}

.tokushu .line {
    color: #de1140;
    font-weight: 600;
    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 {
    padding: 10px 0 !important;
    font-size: 12px !important;
    font-weight: 600;
    text-align: center;
}

/*backtop*/
.tokushu .page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 333!important;
}

.tokushu .page-top a:link {
    color: #fff!important;
    font-size: 6em !important;
    text-decoration: none !important;
    text-shadow:
        1px 1px 0px #5a5959, -1px -1px 0px #5a5959,
        -1px 1px 0px #5a5959, 1px -1px 0px #5a5959,
        1px 0px 0px #5a5959, -1px 0px 0px #5a5959,
        0px 1px 0px #5a5959, 0px -1px 0px #5a5959;
}

.tokushu .page-top a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tokushu .page-top a:visited {
    color: #DBAB9E !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;
}

/* -- .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: 600;
    text-align: left;
}

.tokushu .item p a {
    font-weight: 600;
}

.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: 600;
    line-height: normal !important;
    font-size: 1.4em;
    font-size: 14px !important;
    color: #de1140;
    font-weight: 600;
    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: 600;
}

.tokushu .item dd {
    display: inline-block;
    margin-left: 6px !important;
    font-size: 1.4em;
    font-size: 14px !important;
    color: #de1140 !important;
    font-weight: 600;

}

.tokushu .item dl dd span {
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 600;
}

/*-----------------------------------------------
販売終了マーク
-----------------------------------------------*/
.tokushu .item .end {
    position: relative;
}

.tokushu .item .end:before {
    content: url("../images/end.png");
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}
