@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;
	background: #030303;
    /*background: url(../images/bg.jpg);*/
    background-position: 0% 0%;
    background-repeat: repeat;
	padding-bottom: 10px !important;
}

@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: #030303;
		padding-bottom: 10px !important;
	}
}

.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;
}

.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: #fff;
    background-color: #000;
    color: #AB0000;
    color: #fff;
	font-size: 2.5em;
	font-size: 25px !important;
	font-weight: bold;
	text-align: center;
    /*border-bottom: 2px solid #D8D8D8;*/
}

.tokushu .contents .box .yellow {
	color: #AB0000;
	font-size: 1.5em;
	font-size: 15px !important;
	background-color: #FFE6E6;
	text-align: center;
	font-weight: bold;
}


.tokushu .contents .box .shyouhin dt {
    color: #1C5E5D !important;
    color: #AB0000 !important;
    background-color: #FFE6E6 !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;
	color: #fff;
	font-size: 1.5em;
	font-size: 15px !important;
	font-weight: bold;
    background-color: #692626;
    /*border: 2px solid #692626;*/
   border-radius: 10px;
}

.tokushu h4.orange {
	background-color: #DE4300;
	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: #CC0000;
	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: #CC0000;
	color: #fff !important;
}

.tokushu .live a:hover {
	background-color: #CC8585;
	color: #CC0000 !important;
}

.tokushu .realtime {
    color: #FF3D61 !important;
    font-weight: 600;
}


/*黄色背景の部分*/
.tokushu .guide {
	width: 95%;
	margin: 0 auto 1.5em !important;
	padding: 1.5em 1em 1em !important;
	box-sizing: border-box;
	background-color: #FFE6E6;
}

.tokushu .guide h4 {
	display: block;
	color: #000;
    padding: 5px 8px !important;
	margin-bottom: 10px !important;
	background-color: #D66565;
	border-radius: 0 !important;
	text-align: center;
    border: none;
    border-radius: none;
}

.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 .fin {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.tokushu .column_1 .fin img {
	width: 130px;
	height: 130px;
	border: 0!important;
}

.tokushu .lightblue_wrap {
	border: 2px solid #347799 !important;
    background-color: #FAFDFF;
}

.tokushu .pink_wrap {
	border: 2px solid #993467 !important;
    border: 2px solid #E54E9A !important;
   background-color: #FFFAFC;
}

.tokushu .green_wrap {
	border: 2px solid #1d7a21 !important;
    background-color: #FAFFFC;
}

.tokushu .orange_wrap {
	border: 2px solid #DE4300 !important;
    background-color: #FFFBFA;
}

.tokushu .purple_wrap {
	border: 2px solid #553498 !important;
    background-color: #FCFAFF;
}

.tokushu .lemon_wrap {
	border: 2px solid #e5cd00 !important;
    background-color: #fffff5;
}

.tokushu .peacock_green_wrap {
	border: 2px solid #00a496 !important;
    background-color: #f7fffe;
}

.tokushu .daidai_wrap {
	border: 2px solid #f08300 !important;
    background-color: #faf4ee;
}


.tokushu h5 {
	font-size: 1.5em;
	font-size: 15px !important;
	color: #692626;
	display: inline-block;
	padding: 3px 0px !important;
	/*border-radius: 15px;*/
	text-align: center;
    margin: 0 !important;
	margin-bottom: 5px !important;
	font-weight: bold;
    /*border: 2px solid #692626;*/
    display: block;
    width: 100%;
    color: #fff;
    /*font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 600;
    margin: 0 !important;
    margin-top: 2px !important;*/
    /*padding: 0 4px !important;*/
    background-color: #AB0000 !important;
        /*color: #AB0000 !important;
    background-color: #FFE6E6 !important;*/
    font-weight: bold;
}

.tokushu span.purple {
	color: #553498 !important;
    font-weight: 600;
    /*background-color: #F2EBFF !important;*/
    background: linear-gradient(transparent 20%, #F2EBFF 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu span.lemon {
	color: #e5cd00 !important;
    font-weight: 600;
    background: linear-gradient(transparent 20%, #ffffd1 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu span.peacock_green {
	color: #00a496 !important;
    font-weight: 600;
    background: linear-gradient(transparent 20%, #e1f8f6 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu span.daidai {
	color: #f08300 !important;
    font-weight: 600;
    background: linear-gradient(transparent 20%, #f6ebdf 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu h5.orange {
	background: #DE4300 !important;
}

.tokushu span.lightblue {
	color: #347799 !important;
    font-weight: 600;
    /*background: #FFF1EB !important;*/
    background: linear-gradient(transparent 20%, #EBF8FF 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu span.pink {
	color: #E54E9A !important;
    font-weight: 600;
    /*background: #FFF1EB !important;*/
    background: linear-gradient(transparent 20%, #FFEBF5 0%); !important;
	padding: 0 0 0 7px;
}

.tokushu span.orange {
	color: #DE4300 !important;
    font-weight: 600;
    /*background: #FFF1EB !important;*/
    background: linear-gradient(transparent 20%, #FFF1EB 0%); !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;
    background-color: #EBFFF4 !important;*/
    background: linear-gradient(transparent 20%, #EBFFF4 0%); !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.orange {
	color: #DE4300 !important;
	border: none;
}

.tokushu h5 + p.green {
	color: #1d7a21 !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.lightblue:nth-of-type(2) {
	background: #347799 !important;
}

.tokushu .column_1 p.pink:nth-of-type(2) {
	background: #E54E9A !important;
}


.tokushu .column_1 p.purple:nth-of-type(2) {
	background: #553498 !important;
}

.tokushu .column_1 p.orange:nth-of-type(2) {
	background: #DE4300 !important;
}

.tokushu .column_1 p.green:nth-of-type(2) {
	background: #1d7a21 !important;
}

.tokushu .column_1 p.lemon:nth-of-type(2) {
	background: #e5cd00 !important;
}

.tokushu .column_1 p.peacock_green:nth-of-type(2) {
	background: #00a496 !important;
}

.tokushu .column_1 p.daidai:nth-of-type(2) {
	background: #f08300 !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: #2168bd;
	font-weight: bold;
       margin: 4px 0 10px!important;
}




.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;
	text-align: center;
}

/*backtop*/
.tokushu .page-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999 !important;
}

.tokushu .page-top a:link {
	color: #750606 !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: #750606 !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;
}


/* -- .oranges -- */
.tokushu .oranges .item {
    border: 2px dashed #DE4300 !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 p.ttl {
    display: block;
    width: calc(100% - 8px);
    color: #fff;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 600;
    margin: 0 !important;
    margin-top: 2px !important;
    padding: 0 4px !important;
    background-color: #AB0000 !important;
        color: #AB0000 !important;
    background-color: #FFE6E6 !important;
    font-weight: bold;
}

.tokushu p.kaisai{
    margin: 4px 0 10px!important;
    font-weight: bold;
}

.tokushu h5.kaisait{
    margin-top: 25px!important;
}

/*-----------------------------------------------
販売終了マーク
-----------------------------------------------*/
.tokushu .column_1 .end{
	position: relative;
}
.tokushu .column_1 .end:before{
	content: url("../images/end.png");
	position: absolute;
	top: 10px;
    left: -75px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 2;
}
