@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: #f8d941 url(../images/bg.jpg);
    background-position: 0% 0%;
    background-repeat: repeat;
}

@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: #f8d941;
		padding-bottom: 10px !important;
	}
}

.tokushu .pc {
	display: block;
}

.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: #f8d941;*/
   
}

.tokushu .contents .box {
	width: 96%;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto !important;
	padding: 10px !important;
         -webkit-border-radius: 0px 0px 15px 15px;
	-ms-border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-o-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}

.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: #e30c48 !important;
	color: #fff;
	font-size: 2.5em;
	font-size: 25px !important;
	font-weight: bold;
	text-align: center;
      -webkit-border-radius: 15px 15px 0px 0px;
	-ms-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-o-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}

.tokushu h3 span {
    color: #fff;
	font-size: 2em;
	font-size: 20px !important;
	font-weight: bold;
}

.tokushu .contents .box .yellow {
	color: #e30c48 !important;
	font-size: 1.5em;
	font-size: 15px !important;
	font-weight: bold;
}

.tokushu .contents .box .seta {
	background-color: #DCF5F0;
}

.tokushu .contents .box .setb {
	background-color: #E6F5DC;
}


.tokushu h4 {
	display: inline-block;
	margin-bottom: 5px !important;
	padding: 5px 8px !important;
	border-radius: 15px;
	background-color: #5a085c;
	color: #fff;
	font-size: 1.5em;
	font-size: 15px !important;
	font-weight: bold;
}

.tokushu h4.pink {
	background-color: #84A9BF;
	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: #e30c48 !important;
	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 {
    text-align: left;
	width: 70px;
	font-weight: bold;
    /*text-align: left;*/
}

.tokushu table th span:after {
	padding-left: 5px !important;
	box-sizing: border-box;
	font-family: "Font Awesome 5 Free";
    content: "\f0da";
	/*content: "\f0da";*/
}



.tokushu table td {
	width: 350px;
}


.tokushu .contents .box .image {
	text-align: center;
}

.tokushu .contents .box p.set {
	font-weight: bold;
}


.tokushu .contents .box .tokuten{
    text-align: center;
    width: 100%
}

.tokushu .contents .box .tokutenp{
    text-align: center;
}


/*ネットサイン会リンクボタン*/
.tokushu .live {
	text-align: center;
}

.tokushu .live a:link {
	display: inline-block;
	margin: 0 auto !important;
	padding: 15px 50px !important;
	background-color: #5faf40;
	border-radius: 15px;
	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: #5faf40;
	color: #fff !important;
}

.tokushu .live a:hover {
	background-color: #bfcbc7;
	color: #fff !important;
}

/*黄緑色背景の部分*/
.tokushu .guide {
	width: 95%;
	margin: 0 auto 1.5em !important;
	padding: 1.5em 1em 1em !important;
	box-sizing: border-box;
	background-color: #f7c1d0;
}

.tokushu .guide h4 {
	display: block;
	color: #fff;
	margin-bottom: 10px !important;
	background-color: #f5628c;
	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: #e30c48 !important;
    font-weight: bold !important
}

/*.tokushu .guide li:nth-child(2) {
	color: #e30c48 !important;
}*/

.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 .guides {
	padding: 1em 0.5em 0.5em !important;
	box-sizing: border-box;
	background-color: #F7EDB5 !important;
}




/*________.tokushu .box .day_______________________*/
.tokushu .box .day{
  font-size: 20px !important;
  font-weight: bold;
    color: #fff;
    text-align: center;
}

.tokushu .box .day.pink{
  background-color: #5faf40 !important;  
}

.tokushu .box .day.orange{
  background-color: #F28705 !important;  
}

.tokushu .box .day.green{
  background-color: #627324 !important;  
}

.tokushu .box .day.pink{
  background-color: #5faf40 !important;  
}

/*商品のご購入はこちら*/
.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 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 h5.pink {
	background: #84A9BF !important;
}

.tokushu h5.green {
	background: #6ac54d !important;
}

.tokushu h5 + p {
	font-size: 15px !important;
	font-weight: bold;
	border: none !important;
	margin-bottom: 5px !important;
}

.tokushu h5 + p.pink {
	color: #84A9BF !important;
	border: none;
}

.tokushu h5 + p.green {
	color: #6ac54d !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.pink:nth-of-type(2) {
	background: #84A9BF !important;
}

.tokushu .column_1 p.green:nth-of-type(2) {
	background: #6ac54d !important;
}

.tokushu .column_1 dl {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 270px;
	color: #e30c48 !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: #e30c48 !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: #e30c48 !important;
	font-weight: bold;
}

.tokushu .bgred {
    padding: 5px 0;
	background-color: #f0c2c9;
    font-size: 15px !important;
    font-weight: bold;
    color: #e30c48 !important;
	font-weight: bold;
    text-decoration: underline;
}



.tokushu .blue {
	color: #e30c48 !important;
	font-weight: bold;
    font-size: 18px;
}


.tokushu .pinks{
  color: #5faf40 !important;  
    font-weight: bold;
}

.tokushu .oranges{
  color: #F28705 !important;  
    font-weight: bold;
}

.tokushu .greens{
  color: #627324 !important;  
    font-weight: bold;
}


.tokushu .line {
	color: #e30c48 !important;
	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 {
	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: #5a085c !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: #5a085c !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;
}


/* -- .pink .green -- */
.tokushu .pink_wrap {
	border: 2px solid #5faf40 !important;
        border-radius: 15px;
}

.tokushu .orange_wrap {
	border: 2px solid #F28705 !important;
}

.tokushu .green_wrap {
	border: 2px solid #627324 !important;
}


/* -- .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: #e30c48 !important;
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: #e30c48 !important;
    font-weight: bold;

}

.tokushu .item dl dd span {
font-size: 1.8em;
	font-size: 18px !important;
	font-weight: bold;
}


/*-----------------------------------------------
販売終了マーク
-----------------------------------------------*/
.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;
}

