@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=Kosugi+Maru&display=swap&subset=cyrillic,japanese");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=cyrillic,japanese");

@import url('http://fonts.googleapis.com/css?family=M+PLUS+1p&amp;subset=japanese');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p&amp;subset=japanese');

@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjp.css');

@import url('https://fonts.googleapis.com/css?family=Signika&display=swap');
@import url('http://fonts.googleapis.com/css?family=Signika&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.0.6/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.0.6/css/all.css');

.tokusetsu .sp {
    display: none !important;
}

/*-----------------------------------------------
 base
-----------------------------------------------*/
.sns-wrap {
    margin: 5px 0 5px 3px !important;
}

.sns-wrap .fb-like {
    margin-top: -2px !important;
}

.tokusetsu {
    position: relative;
    overflow: hidden;
    width: 720px;
    margin: 0;
    padding: 0;
    color: #101010;
    font-size: 62.5% !important;
    line-height: 1 !important;
    font-family: 'Signika', 'Kosugi Maru', 'M PLUS 1p', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    text-align: center;
	background: #fff url(../images/bg.jpg) repeat left -90px;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

.tokusetsu 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;
}

.tokusetsu div,
.tokusetsu p,
.tokusetsu h3 {
    margin: 0;
    padding: 0;
}

.tokusetsu 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;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.tokusetsu .header {
    position: relative;
    width: 720px;
    margin: 0 !important;
    padding: 0 !important;
}

.tokusetsu .header h3 {
    position: relative;
    width: 720px;
	margin-bottom: 24px;
	padding-top: 25px;
}

/*-----------------------------------------------
 お知らせ
-----------------------------------------------*/
.tokusetsu .header ul {
    position: relative;
	background-color: #f0f0f0;
    /*width: calc(100% - 40px);*/
    margin: 0 auto 20px !important;
    padding: 0 20px !important;
    list-style: none !important;
	text-align: left;
}

.tokusetsu .header ul li {
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 1.1 !important;
    padding: 10px 0 !important;
}

.tokusetsu .header ul li + li {
	border-top: 1px solid #fff;
}

.tokusetsu .header ul li span {
	font-size: 1.5em;
    font-size: 15px !important;
    color: #fff;
    background-color: #ff99bb;
    margin-right: 5px !important;
    padding: 2px 15px !important;
	border-radius: 50px;
}

.tokusetsu .header ul li a {
    color: #101010;
}

.tokusetsu .header ul li a:hover {
    color: #101010 !important;
	text-decoration: underline !important;
}

/*-----------------------------------------------
 コンセプト
-----------------------------------------------*/
.tokusetsu .concept {
    position: relative;
    width: 100%;
    height: auto;
	padding-bottom: 60px;
}

.tokusetsu .concept ul {
	font-size: 0;
	text-align: center;
	margin-top: 18px;
}

.tokusetsu .concept ul li {
	position: relative;
    display: inline-block;
    /*width: calc(33% - 5px);*/
	width: 33.33%;
	font-size: 16px !important;
    margin: 0 !important;
    padding: 12px 10px 0 !important;
	box-sizing: border-box;
}

.tokusetsu .concept ul li:nth-child(1) {
	background:rgba(255,221,232,0.7);
}

.tokusetsu .concept ul li:nth-child(2) {
	background:rgba(255,255,199,0.7);
}

.tokusetsu .concept ul li:nth-child(3) {
	background:rgba(214,255,248,0.7);
}

.tokusetsu .concept ul li .caption {
	font-size: 20px !important;
	font-weight: 900 !important;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: #101010 2px 0px, #101010 -2px 0px, #101010 0px -2px, #101010 0px 2px, #101010 2px 2px, #101010 -2px 2px, #101010 2px -2px, #101010 -2px -2px, #101010 1px 2px, #101010 -1px 2px, #101010 1px -2px, #101010 -1px -2px, #101010 2px 1px, #101010 -2px 1px, #101010 2px -1px, #101010 -2px -1px;
	padding-top: 35px;
}

.tokusetsu .concept ul li .caption:before {
	position: absolute;
    top: 15px;
    left: 85px;
    width: 72px;
	height: 23px;
    box-sizing: border-box;
    content: "";
    background: url(../images/ico_check.png) left top no-repeat;
	background-size: 100%;
}

.tokusetsu .concept ul li .detail {
	font-size: 16px !important;
	font-weight: 600;
	margin-bottom: 23px;
}

/*-----------------------------------------------
 見出し
-----------------------------------------------*/
.tokusetsu h4 {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center !important;
    margin: 0 auto 10px !important;
    padding: 0 !important;
}

.tokusetsu h4 img {
    width: 37%;
    height: auto;
}

/*-----------------------------------------------
 メニュー
-----------------------------------------------*/
.tokusetsu .menu {
    position: relative;
    width: 100%;
    text-align: center!important;
    /*margin: 0 auto -40px!important;*/
	margin: 0 auto 18px !important;
    padding: 0!important;
    z-index: 400 !important;
}

.tokusetsu .menu ul li {
	position: relative;
    display: inline-block;
    margin: 0 22px !important;
    padding: 0 !important;
}

.tokusetsu .menu ul li a {
    display: inline-block;
    width: 180px;
    height: auto;
    min-height: 0%;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 2.2em;
	font-size: 22px !important;
	color: #000;
    padding: 16px 0 !important;
	border-radius: 50px;
}

.tokusetsu .menu ul li a:after {
	position: absolute;
	right: 0;
    left: 0;
	bottom: -2px;
    padding: 0 !important;
    box-sizing: border-box;
    font-family: FontAwesome;
    content: "\f107";
}

.tokusetsu .menu ul li a:hover {
	color: #101010 !important;
}

.tokusetsu .menu ul li a:hover:after {
	bottom: -4px;
}


#item01,
#item02,
#item03,
#item04,
#item05,
#item06 {
	margin-top: -90px !important;
	padding-top: 90px !important;
}

/*-----------------------------------------------
 ベース
-----------------------------------------------*/
.tokusetsu .main {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto !important;
    padding: 40px 0!important;
    text-align: center;
}

.tokusetsu .main.item01 {
	background-color: #ffe3db;
    /*padding: 80px 0 40px!important;*/
}

.tokusetsu .main.item03 {
	background-color: #f0f0f0;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.tokusetsu .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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.tokusetsu .item-block .dummy {
    display: flex;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    height: 1px !important;
    margin: 10px 6px !important;
    padding: 0 !important;
}

.tokusetsu .item {
    position: relative;
    /*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;
    vertical-align: top;
    text-align: center !important;
    background-color: #fff;
    margin: 15px !important;
	border-radius: 10px;
    z-index: 1;
}

.tokusetsu .item.column2 {
    width: 325px;
    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;
    padding: 10px !important;
}

.tokusetsu .item.column2:before {
	position: absolute;
    top: 6px;
    right: -6px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    content: "";
	background-image: repeating-linear-gradient(-45deg, #fff, #fff 3px, transparent 0, transparent 6px);
    /*background: url(../images/bg_stripe.png) left top repeat;*/
	border-radius: 10px;
	z-index: 0;
}

.tokusetsu .item .txtArea {
    position: relative;
    display: inline-block;
    /*width: calc(100% - 10px);*/
    height: auto;
    margin: 0 auto !important;
    vertical-align: top;
}

.tokusetsu .item .bottom {
    position: relative;
    width: 100%;
    margin: 0 !important;
    margin-top: auto !important;
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokusetsu .item .box {
    position: relative;
    margin: 0 auto 10px !important;
    width: 100%;
    min-height: 0%;
    height: auto;
    padding: 0px !important;
    box-sizing: border-box;
    text-align: center !important;
	background-color: #fff;
	border: 1px solid #ffb5a0;
}

.tokusetsu .item .box img {
    width: 95%;
    min-height: 0%;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.tokusetsu .item .ttl {
    position: relative;
    overflow: hidden;
    width: auto;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 900;
    line-height: 1.3 !important;
    word-break: keep-all;
    text-align: center!important;
    margin: 0 auto 6px !important;
    padding: 0 !important;
	letter-spacing: -1.3px;
}

.tokusetsu .item .ttl span {
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
}

.tokusetsu .item .ttl a {
    color: #333;
}

.tokusetsu .item .ttl a:hover {
    color: #ccc!important;
}

/*-----------------------------------------------
 商品 仕様
-----------------------------------------------*/
.tokusetsu .item ul {
    margin: 5px 0!important;
    padding: 5px 0 5px 3px!important;
    text-align: left;
    z-index: 10;
    list-style-type: none!important;
}

.tokusetsu .item ul li {
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 13px;
    font-weight: 400;
    letter-spacing: 1 !important;
    padding: 0 3px !important;
}

.tokusetsu .item ul li span {
    display: inline-block;
    font-size: 1.2em;
    font-size: 12px !important;
    padding: 1px 0px !important;
}

.tokusetsu .item ul li span:after {
    position: relative;
    padding: 0 3px 0 3px !important;
    box-sizing: border-box;
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 1.0em;
    font-size: 10px !important;
}

.tokusetsu .item ul li.caution {
    font-size: 1.1em;
    font-size: 11px !important;
    line-height: 12px;
}

/*-----------------------------------------------
 商品 購入限定数
-----------------------------------------------*/
.tokusetsu .item p.limited {
    display: inline-block;
    color: #101010;
    font-size: 1.5em;
    font-size: 15px !important;
    letter-spacing: 1.0px!Important;
    font-weight: 500;
    margin: 0 auto 10px!important;
    padding: 2px 6px 1px !important;
    background-color: #ffe3db;
	font-family: YakuHanJP, 'Kosugi Maru', 'M PLUS 1p', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	border: 1px solid #101010;
}

/*-----------------------------------------------
 商品 セレクトボックス
-----------------------------------------------*/
.tokusetsu .item .select-box {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 10;
    width: 200px;
    height: 48px;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
    border: 2px solid #333;
    background-color: #fff;
    color: #333;
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 45px !important;
    outline: none !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tokusetsu .item .select-box:after {
    display: inline-block;
    position: absolute;
    right: 8px;
    z-index: -1\0;
    z-index: -1\9;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f078";
}

.tokusetsu .item select {
    outline: none !important;
}

.tokusetsu .item .select-list {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 10px!important;
    border: 0 !important;
    background-color: #fff;
    background: none transparent;
    color: #202020;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 45px !important;
    letter-spacing: 1.0px!Important;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer!important;
}

.tokusetsu .item select::-ms-expand {
    display: none;
}

.tokusetsu .item select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
}

/*-----------------------------------------------
 商品 価格
-----------------------------------------------*/
.tokusetsu .item dl {
    margin: 0 !important;
}

.tokusetsu .item dl dt,
.tokusetsu .item dl dd {
    display: inline-block;
    font-weight: 600;
}

.tokusetsu .item dl dt {
    margin: 0 !important;
    font-size: 1.5em;
    font-size: 15px !important;
}

.tokusetsu .item dl dd {
    font-size: 2.8em;
    font-size: 28px !important;
    letter-spacing: 0.4px !important;
    margin: 0 0 0 5px!important;
}

.tokusetsu .item dl dd:after {
    display: inline-block;
    margin: 0 !important;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
    content: "（税込）";
}

/*-----------------------------------------------
 商品 カートボタン
-----------------------------------------------*/
.tokusetsu .item .cart {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 200px;
    height: 44px;
	background-color: #fff;
	border: 1px solid #ffb5a0;
    color: #ffb5a0;
    font-size: 1.6em;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    line-height: 44px !important;
    font-weight: 600;
    text-align: center;
    transition: .3s;
    margin: 0 auto !important;
	border-radius: 50px;
}

.tokusetsu .item a.cart:hover {
    color: #fff !important;
    background-color: #ffb5a0;
	border: 1px solid #ffb5a0;
}

/* SOLD OUT用 */
.tokusetsu .item .soldout {
	position: relative;
    overflow: hidden;
    display: inline-block;
    width: 200px;
    height: 44px;
	background-color: #cacaca;
    color: #fff;
    font-size: 1.6em;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    line-height: 44px !important;
    font-weight: 600;
    text-align: center;
    transition: .3s;
    margin: 0 auto !important;
	border-radius: 50px;
}

/*-----------------------------------------------
 gallery
-----------------------------------------------*/
.tokusetsu .gallery {
	margin-top: 20px;
}

.tokusetsu .gallery ul {
	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-box-pack: start;
	-ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
	margin: 0 0 0 5px;
}

.tokusetsu .gallery ul li {
    display: flex;
	justify-content: center;
	align-items: center;
    width: calc(33% - 18px);
	height: 168px;
    background-color: #fff;
    border: 1px solid #ffb5a0;
    margin: 0 5px 10px !important;
    padding: 3px !important;
    list-style: none!important;
	vertical-align: top;
}

.tokusetsu .gallery ul li img {
    width: 100%;
    height: auto;
	cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

/*-----------------------------------------------
 movie
-----------------------------------------------*/
.tokusetsu .movie div {
	display: inline-block;
	width: 300px;
	text-align: center;
	background-color: #ffb5a0;
	border: 2px solid #fff;
	outline: 4px solid #ffb5a0;
	font-size: 36px;
	color: #fff;
	margin: 20px auto 0;
	padding: 10px 0 7px;
	transform: rotate(-2deg);
}


.tokusetsu .movie {
    width: 100%;
    height: auto;
	margin-top: 20px;
}


/*-----------------------------------------------
 フッター側 注意書き
-----------------------------------------------*/
.tokusetsu ul.notes {
    margin: 10px 30px 30px !important;
    text-align: center;
}

.tokusetsu ul.notes li {
    font-size: 1.2em;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 1.4 !important;
}

/*-----------------------------------------------
 フッター
-----------------------------------------------*/
.tokusetsu .footer {
    position: relative;
    width: 100%;
    padding: 5px 0 !important;
    text-align: center;
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    background-color: #101010;
}

.tokusetsu .footer p {
    color: #fff;
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

.tokusetsu .footer p:before {
    display: inline-block;
    margin-right: 4px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.tokusetsu .backtop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 333;
}

.tokusetsu .backtop a {
    display: block;
    width: 65px;
    height: 65px;
    text-align: center;
}

.tokusetsu .backtop img {
    width: 65px;
    height: 65px;
}

.tokusetsu .backtop a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 モーダル
-----------------------------------------------*/
.tokusetsu .overlay {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.tokusetsu .overlay_box {
    width: 100%;
}

.tokusetsu .overlay img {
    position: fixed;
    top: 50%;
    left: 50%;
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 600px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
