@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://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.0.6/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.0.6/css/all.css');

@media screen and (min-width:480px) {
    .tokushu .sp {
        display: none !important;
    }
}

/*-----------------------------------------------
 base
-----------------------------------------------*/
.tokushu {
    position: relative;
    overflow: hidden;
    width: 510px;
    margin: 0;
    padding: 0;
    color: #303030;
    font-family: '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;
    line-height: 1 !important;
    text-align: center;
    background-color: #1d1d1d;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

.tokushu a {
    text-decoration: none !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 div,
.tokushu p,
.tokushu h3,
.tokushu h4 {
    margin: 0;
    padding: 0;
}

.tokushu a img {
    -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 a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 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;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.tokushu .header {
    width: 100%;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
}

.tokushu .header img {
    display: block;
    width: 100%;
}

/*-----------------------------------------------
 ベース
-----------------------------------------------*/
.tokushu .contents {
    width: calc(100% - 20px);
    margin: 10px auto 20px !important;
    padding: 0!important;
}

.tokushu .contents .box {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto!important;
    padding: 8px 10px !important;
    text-align: left !important;
    background-color: #fff;
    box-shadow: 2px 4px 5px rgba(0,0,0,0.2) inset;
}

.tokushu .contents .box .inner {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}

.tokushu .contents .box .inner:last-child {
    margin: 0;
}

/*-----------------------------------------------
 見出し
-----------------------------------------------*/
.tokushu h3 {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 1.8em;
    font-size: 18px !important;
    letter-spacing: 1.2 !important;
    letter-spacing: 1.0px;
    font-weight: 700;
    text-align: left!important;
    margin: 0 auto 4px!important;
    padding: 0!important;
}

.tokushu h4 {
    position: relative;
    display: inline-block;
    color: #00c3c3;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 900;
    letter-spacing: 1.5px !important;
    text-align: center !important;
    background-color: #fff;
    border: 2px solid #00c3c3;
    margin: 3px 0!important;
    padding: 3px 10px 5px !important;
}

.tokushu h5 {
    width: 100%;
    margin: 0 !important;
    padding: 5px 0 6px !important;
    background: #3ea3fd;
    color: #fff !important;
    font-size: 1.6em;
    font-size: 16px !important;
    text-align: center;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/*-----------------------------------------------
 文字周り レイアウト
-----------------------------------------------*/
.tokushu p,
.tokushu li,
.tokushu table,
.tokushu dl {
    width: 100%;
    line-height: 1.5 !important;
    font-size: 1.3em;
    font-size: 13px !important;
}

.tokushu p {
    margin-bottom: 5px !important;
}

.tokushu p:last-child {
    margin-bottom: 0!important;
}

.tokushu strong {
    color: #00c3c3;
    font-size: 15px !important;
    font-weight: 600;
}

.tokushu .cons {
    display: inline;
    font-size: 14px !important;
    font-weight: 600;
    background: linear-gradient(transparent 65%, rgba(234, 77, 32, 0.2) 65%);
}

.tokushu .caution {
    width: 95%;
    font-size: 1.3em;
    font-size: 13px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tokushu .red,
.tokushu p span.red {
    color: #ce2222 !important;
    font-weight: 600;
    text-decoration: underline;
}

.tokushu .red2 {
    color: #ce2222;
    font-weight: 600;
}

/*-----------------------------------------------
 リンク設定
-----------------------------------------------*/
.tokushu a {
    color: #00c3c3!important;
}

.tokushu a:hover {
    color: #ccc!important;
}

/*-----------------------------------------------
 対象商品について
-----------------------------------------------*/
.tokushu .itemImages img {
    width: 100%;
}

.tokushu .maintxt {
    color: #ce2222;
    font-weight: 600;
    margin-bottom: 4px !important;
}

/*-----------------------------------------------
 予約販売期間
-----------------------------------------------*/
.tokushu .reserv {
	color: #46252c;
	font-size: 1.6em;
	font-size: 16px !important;
    line-height: 17px!important;
	font-weight: 600;
	margin: 2px 0 10px!important;
}

.tokushu .reserv p {
	display: inline-block;
	width: auto;
	margin: 0 0 3px!important;
	padding: 2px 5px 2px;
	color: #fff;
	font-size: 1.3em;
	font-size: 13px !important;
    line-height: 14px!important;
    letter-spacing: 0.5px;
	background-color: #603b43;
}

.tokushu .reserv p + p {
	display: block;
	width: 100%;
	color: #46252c;
	font-size: 1.5em;
	font-size: 15px !important;
    line-height: 17px!important;
    letter-spacing: 0.5px;
	font-weight: 600;
	background: none !important;
	margin: 0!important;
	padding: 0 !important;
}

.tokushu .reserv p + p:before {
	padding: 0 3px !important;
	box-sizing: border-box;
	font-family: "Font Awesome 5 Free";
	content: "\f0da";
}

.tokushu .reserv p:nth-child(3) {
	display: block;
	width: 100%;
	color: #202020;
	font-size: 1.3em;
	font-size: 13px !important;
    line-height: 17px!important;
    letter-spacing: 0.5px;
	font-weight: 400;
	background: none !important;
	margin: 0!important;
	padding: 0 !important;
}

.tokushu .reserv p:nth-child(3) span {
    color: #ce2222!important;
    text-decoration: underline!important;
    font-weight: 600;
}

.tokushu .reserv p:nth-child(3):before {
	padding: 0!important;
	box-sizing: border-box;
	content: "";
}

/*-----------------------------------------------
 仕様リスト
-----------------------------------------------*/
.tokushu ul {
    width: 96% !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.tokushu ul li {
    padding-left: 0.4em !important;
    text-indent: -0.8em;
    margin-bottom: 8px !important;
    list-style-type: none;
}

.tokushu ul li:last-child {
    margin-bottom: 0!important;
}

.tokushu ul li:before {
    content: "・";
    margin-right: 0.2em !important;
}

.tokushu ul li span {
    color: #ce2222;
    font-weight: 600;
    text-decoration: underline;
}

/*-----------------------------------------------
 商品詳細
-----------------------------------------------*/
.tokushu table {
    background-color: #f0f0f0;
    margin: 0 0 5px!important;
}

.tokushu table th {
    width: 14%;
    font-weight: 600;
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 2px!important;
}

.tokushu table th span:after {
    padding-left: 0.5em !important;
    box-sizing: border-box;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
}

.tokushu table td {
    width: 86%;
    text-align: left;
}
.tokushu table td span {
    font-weight: 500;
}

/*-----------------------------------------------
 ネットサイン会リンクボタン
-----------------------------------------------*/
.tokushu .live {
    text-align: center;
    margin: 15px auto 0 !important;
    line-height: 13px !important;
}

.tokushu .live p {
    color: #C24800;
    font-weight: 600;
    line-height: 14px !important;
}

.tokushu .live a:link {
    display: block;
    width: 60%;
    margin: 5px auto 0 !important;
    padding: 13px 20px 15px !important;
    color: #C24800!important;
    font-size: 1.6em;
    font-size: 16px !important;
    font-weight: 600;
    text-decoration: none !important;
    background-color: #fff;
    border: 3px solid #C24800;
}

.tokushu .live a:visited {
    color: #C24800!important;
    background-color: #fff;
    border: 3px solid #C24800;
}

.tokushu .live a:hover {
    color: #00c3c3!important;
    background-color: #fff;
    border: 3px solid #00c3c3;
}

/*-----------------------------------------------
 guide 緑背景の部分
-----------------------------------------------*/
.tokushu .guide {
    width: 100%;
    margin: 10px auto !important;
    padding: 1.5em !important;
    box-sizing: border-box;
    background-color: #F2EBF2;
}

.tokushu .guide img {
    width: 100%;
    margin: 10px auto !important;
}

.tokushu .guide h4 {
    display: block;
    width: auto !important;
    color: #fff;
    margin-bottom: 1em !important;
    background-color: #C21393;
    border-radius: 0 !important;
    text-align: center;
    border: 0 !important;
}

.tokushu .guide li span {
    color: #ce2222;
    font-weight: 600;
    text-decoration: underline;
}

.tokushu .guide li:before {
    content: "※";
    margin-right: 0 !important;
}

.tokushu .guide a:link {
    color: #0036ff !important;
    text-decoration: none;
}

.tokushu .guide a:hover {
    color: #0036ff !important;
    text-decoration: underline !important;
}

.tokushu .guide a:visited {
    color: #0036ff !important;
    text-decoration: none;
}

.tokushu .guide p span {
    color: #ce2222;
    font-weight: 600;
    text-decoration: underline;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.tokushu .item-block {
    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;
    width: 100%;
}

.tokushu .item {
    position: relative;
    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;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
    vertical-align: top;
    margin: 5px auto!important;
    padding: 5px 0!important;
    border-top: 1px solid #00c3c3;
    border-left: 1px solid #00c3c3;
    border-right: 1px solid #00c3c3;
    border-bottom: 1px solid #00c3c3;
}

.tokushu .item.column2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 2px);
    margin: 0 4px 5px 0!important;
    padding: 0 0 5px!important;
    vertical-align: top;
    text-align: center !important;
}
.tokushu .item.column2:nth-child(2) {
    margin: 0 0 5px!important;
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokushu .item .boxImg {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    margin: 4px 0 4px 4px!important;
    padding: 0px !important;
    box-sizing: border-box;
    text-align: center !important;
    border: 1px solid #00c3c3;
}

.tokushu .item .boxImg img {
    width: 178px;
    height: 178px;
}

.tokushu .item.column2 .boxImg {
    position: relative;
    display: block;
    width: calc(100% - 8px);
    height: auto;
    margin: 4px auto !important;
    padding: 0!important;
    text-align: center !important;
    border: 1px solid #00c3c3;
}

.tokushu .item.column2 .boxImg img {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------
 商品テキスト
-----------------------------------------------*/
.tokushu h6 {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 1.3em;
    font-size: 13px !important;
    letter-spacing: 0.5px !important;
    font-weight: 500;
    text-align: center !important;
    background-color: #00c3c3;
    margin: 0!important;
    padding: 3px 4px 4px !important;
}

.tokushu .item.column2 h6 {
    min-height: 28px;
}

.tokushu .item .txt {
    position: relative;
    display: inline-block;
    margin: 2px 0 5px 5px !important;
    width: calc(100% - 195px);
    vertical-align: top !important;
}

.tokushu .item.column2 .txt {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 5px auto!important;
    vertical-align: top !important:
}

.tokushu .item .bottom {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.tokushu .item.column2 .bottom {
    position: relative;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center!important;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.tokushu .item .ttl {
    position: relative;
    overflow: hidden;
    width: auto;
    color: #202020;
    margin: 0 5px 6px !important;
    padding: 0 !important;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 1.3 !important;
    letter-spacing: 0.3 !important;
}

.tokushu .item .ttl span {
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
}

.tokushu .item .ttl a {
    color: #202020;
}

.tokushu .item .ttl a:hover {
    color: #ccc !important;
}

/*-----------------------------------------------
 商品 購入限定数
-----------------------------------------------*/
.tokushu .item p.limited {
    display: block;
    width: 120px;
    margin: 0 0 5px 5px !important;
    padding: 1px 0 2px !important;
    color: #fff !important;
    font-size: 1.1em;
    font-size: 11px !important;
    background-color: #666;
    text-align: center;
}

/*-----------------------------------------------
 商品 価格
-----------------------------------------------*/
.tokushu .item dl {
    color: #ce2222;
    margin-top: 5px !important;
    text-align: right!important;
}

.tokushu .item dl dt,
.tokushu .item dl dd {
    display: inline-block;
    font-weight: 600;
}

.tokushu .item dl dt {
    margin: 0 !important;
    font-size: 1.3em;
    font-size: 13px !important;
}

.tokushu .item dl dd {
    font-size: 2.0em;
    font-size: 20px !important;
}

.tokushu .item dl dd:after {
    display: inline-block;
    margin: 0 !important;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
    content: "（税込）";
}

.tokushu .item dl dd + dd {
    display: block;
    font-size: 1.8em;
    font-size: 18px !important;
}

.tokushu .item dl dd + dd:after {
    content: "";
}

/*-----------------------------------------------
	お問い合わせ
-----------------------------------------------*/
.tokushu .contact {
    width: 80%;
    margin: 0 auto 4em !important;
    padding: 1.5em !important;
    box-sizing: border-box;
    background-color: #fff;
}

.tokushu .contact h3 {
    margin-bottom: 0.5em !important;
    padding: 0.3em 0.6em !important;
    box-sizing: border-box;
    font-size: 2em !important;
    font-weight: normal !important;
    text-align: left;
}

.tokushu .contact dt {
    font-weight: 600;
}

/*-----------------------------------------------
	フッター
-----------------------------------------------*/
.tokushu .footer {
    padding: 0 0 10px!important;
    color: #fff;
    font-size: 1.0em;
    font-size: 10px !important;
    line-height: 13px !important;
    text-align: center;
}

/*-----------------------------------------------
	戻るボタン
-----------------------------------------------*/
.tokushu .page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999 !important;
}

.tokushu .page-top a:link {
    color: #C24800!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: #C24800!important;
}
