@charset "UTF-8";
@import "swiper.min.css";

/*-----------------------------------------------
 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('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('http://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&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;
    width: 720px;
    color: #404040;
    font-size: 62.5% !important;
    line-height: 1 !important;
    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;
    text-align: center;
    background-color: #fff;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin: 0 !important;
    padding: 0 !important;
}

.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 a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.tokusetsu .header {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 5px !important;
    padding: 15px 0 35px !important;
    text-align: center !important;
    background: url(../images/header.jpg) center bottom no-repeat;
}

.tokusetsu .header h3 img {
    display: block;
    width: 345px;
    height: auto;
    margin: 0 auto !important;
}

.tokusetsu .header ul.menuArea {
    height: auto;
    margin: 28px auto !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.tokusetsu .header ul.menuArea li {
    display: inline-block;
    font-size: 2.3m;
    font-size: 23px !important;
    letter-spacing: 1.0px;
    font-weight: 600;
    font-family: 'Didact Gothic', sans-serif;
    transform: scale(0.7, 1);
    margin: 0 2px 0 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.tokusetsu .header ul.menuArea li a {
    color: #404040;
}

.tokusetsu .header ul.menuArea li:first-child a:hover {
    color: #64c3d5 !important;
}

.tokusetsu .header ul.menuArea li:nth-child(2) a:hover {
    color: #f18e43 !important;
}

.tokusetsu .header ul.menuArea li:nth-child(3) a:hover {
    color: #ff6a6a !important;
}

.tokusetsu .header ul.menuArea li:nth-child(4) a:hover {
    color: #7b99cb !important;
}

.tokusetsu .header ul.menuArea li:nth-child(5) a:hover {
    color: #5fd0b7 !important;
}

.tokusetsu .header ul.menuArea li:last-child {
    margin: 0 !important;
}

/*-----------------------------------------------
 商品一覧　エリア
-----------------------------------------------*/
.tokusetsu .main {
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    padding: 10px 0 0 !important;
}

#itemlist01,
#itemlist02,
#itemlist03,
#itemlist04,
#itemlist05 {
    margin-top: -90px !important;
    padding-top: 90px !important;
}

.tokusetsu .CategorySP {
    background-color: #ffa0c4;
}

.tokusetsu .Category01 {
    background-color: #64c3d5;
}

.tokusetsu .Category02 {
    background-color: #f18e43;
}

.tokusetsu .Category03 {
    background-color: #ff6a6a;
}

.tokusetsu .Category04 {
    background-color: #7b99cb;
}

.tokusetsu .Category05 {
    background-color: #5fd0b7;
}

.tokusetsu .Category06 {
    background-color: #b15fd0;
}

/*-----------------------------------------------
 見出し
-----------------------------------------------*/
.tokusetsu .main h4 {
    position: relative;
    color: #fff;
    font-size: 5.4em;
    font-size: 54px !important;
    line-height: 65px !important;
    font-weight: 300;
    letter-spacing: 7.0px !important;
    transform: scale(0.8, 1);
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
    margin: 5px auto 0 !important;
    padding: 0 !important;
}

.tokusetsu .main h4 p {
    position: relative;
    width: 200px;
    height: 17px;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: 6.0px !important;
    transform: scale(1.2, 1) !important;
    font-style: normal;
    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;
    text-align: center !important;
    margin: 0 auto !important;
    padding: 0 0 0 8px !important;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.tokusetsu .Category01 h4 p {
    color: #64c3d5;
}

.tokusetsu .Category02 h4 p {
    color: #f18e43;
}

.tokusetsu .Category03 h4 p {
    color: #ff6a6a;
}

.tokusetsu .Category04 h4 p {
    color: #7b99cb;
}

.tokusetsu .Category05 h4 p {
    color: #5fd0b7;
}

.tokusetsu .Category06 h4 p {
    color: #b15fd0;
}

.tokusetsu .main h5 {
    position: relative;
    width: 100%;
    color: #ffff61;
    font-size: 1.5em;
    font-size: 15px !important;
    line-height: 18px!important;
    font-weight: 600;
    letter-spacing: 1.0px !important;
    transform: scale(1.0, 1.2);
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
    margin: 5px auto 0 !important;
    padding: 0 !important;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.tokusetsu .item-block {
    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;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto !important;
    padding: 10px 12px 10px 15px!important;
    text-align: left !important;
}

.tokusetsu .item {
    position: relative;
    -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;
    width: 100%;
    margin: 0 auto 20px !important;
    padding: 0 0 30px !important;
    text-align: center !important;
}

.tokusetsu .column3 .item {
    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;
    width: calc(33% - 2px);
    margin: 0 5px 15px 0 !important;
    padding: 14px 0 5px !important;
}

.tokusetsu .column3 .item:nth-child(3n) {
    margin: 0 0 15px !important;
}

.tokusetsu .column3 .item.new:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 47px;
    height: 14px;
    content: " ";
    color: #fff;
    font-size: 1.1em;
    font-size: 11px !important;
    box-sizing: border-box;
    background: url(../images/new.png) center bottom no-repeat;
    margin: 0 auto !important;
}

.tokusetsu .column3 .item .bottom {
    position: relative !important;
    width: 100% !important;
    right: 0 !important;
    margin: 0 !important !important;
    margin-top: auto !important;
    text-align: center !important;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.tokusetsu .item .ttl {
    position: relative;
    overflow: hidden;
    width: auto;
    color: #fff;
    font-size: 1.6em;
    font-size: 16px !important;
    font-weight: 400;
    letter-spacing: 0.5px !important;
    line-height: 1.3 !important;
    margin: 0 0 10px !important;
    padding: 0 5px !important;
}

.tokusetsu .column3 .item .ttl {
    font-size: 1.3em;
    font-size: 13px !important;
    text-align: left !important;
    text-decoration: underline;
}

.tokusetsu .item .ttl a {
    color: #fff!important;
}

.tokusetsu .item .ttl a:hover {
    color: #fff!important;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30);
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokusetsu .item .box {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    width: 370px;
    height: auto;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: left !important;
}

.tokusetsu .item .box img {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tokusetsu .column3 .item .box {
    position: relative;
    overflow: hidden;
    width: calc(100% - 10px);
    height: auto;
    margin: 5px auto !important;
    padding: 0 !important;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.tokusetsu .column3 .item .box img {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

/*-----------------------------------------------
 商品画像 スライダー
-----------------------------------------------*/
.tokusetsu .swiper-container {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    width: calc(100% - 10px);
    height: auto;
    margin: 5px auto !important;
    padding: 0 !important;
    text-align: left !important;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.tokusetsu .swiper-container img,
.tokusetsu .swiper-slide img {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tokusetsu .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 4px;
}

.tokusetsu .swiper-container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: #fff;
    margin: 0 5px 0 0 !important;
    box-shadow: 0 0 0 2px #fff;
}
.tokusetsu .swiper-container .swiper-pagination-bullet:last-child {
    margin: 0!important;
}

.tokusetsu .swiper-container .swiper-pagination-bullet-active {
    background-color: #000;
}

@media all and (-ms-high-contrast: none) {
    .tokusetsu .swiper-container .swiper-pagination-bullet {
        padding-top: 1px;
    }
}

.tokusetsu .Category01 .swiper-container .swiper-pagination-bullet {
    border: 2px solid #64c3d5!important;
}
.tokusetsu .Category01 .swiper-container .swiper-pagination-bullet-active {
    background-color: #64c3d5;
}

.tokusetsu .Category02 .swiper-container .swiper-pagination-bullet {
    border: 2px solid #f18e43!important;
}
.tokusetsu .Category02 .swiper-container .swiper-pagination-bullet-active {
    background-color: #f18e43;
}

.tokusetsu .Category03 .swiper-container .swiper-pagination-bullet {
    border: 2px solid #ff6a6a!important;
}
.tokusetsu .Category03 .swiper-container .swiper-pagination-bullet-active {
    background-color: #ff6a6a;
}

.tokusetsu .Category04 .swiper-container .swiper-pagination-bullet {
    border: 2px solid #7b99cb!important;
}
.tokusetsu .Category04 .swiper-container .swiper-pagination-bullet-active {
    background-color: #7b99cb;
}

.tokusetsu .Category05 .swiper-container .swiper-pagination-bullet {
    border: 2px solid #5fd0b7!important;
}
.tokusetsu .Category05 .swiper-container .swiper-pagination-bullet-active {
    background-color: #5fd0b7;
}

/*-----------------------------------------------
 商品画像上 アイコン
-----------------------------------------------*/
.tokusetsu .item .box .tag {
	position: absolute;
	bottom: 3px;
	right: 2px;
    font-size: 1.2em;
    font-size: 12px !important;
    font-weight: 500 !important;
	text-align: center;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 2px 8px 4px!important;
	color:#fff;
	background-color: #303030;
	border: 1px solid #fff;
}

/*-----------------------------------------------
 商品 セレクトボックス
-----------------------------------------------*/
.tokusetsu .item .select-box,
.tokusetsu .special .select-box {
    position: relative;
    overflow: hidden;
    z-index: 10;
    width: calc(100% - 10px);
    height: 38px;
    margin: 5px auto 0 !important;
    padding: 0 !important;
    background-color: #fff;
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 40px !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 .special .select-box {
    display: inline-block;
    width: 220px;
    height: 40px;
    line-height: 42px !important;
    margin: 5px 5px 0 auto!important;
}

.tokusetsu .item .select-box:after,
.tokusetsu .special .select-box:after {
    display: inline-block;
    position: absolute;
    top: -2px;
    right: 8px;
    z-index: -1\0;
    z-index: -1\9;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f078";
}

/* IE10,11用 */
@media all and (-ms-high-contrast: none) {
    .tokusetsu .item .select-box:after,
.tokusetsu .special .select-box:after {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 8px;
        z-index: -1\0;
        z-index: -1\9;
        font-family: FontAwesome;
        pointer-events: none;
        content: "\f078";
    }
}

.tokusetsu .item .select-list,
.tokusetsu .special .select-list {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 10px !important;
    border: 0 !important;
    background: none transparent;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 40px !important;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.tokusetsu .special .select-list {
    line-height: 42px !important;
}

.tokusetsu .item select,
.tokusetsu .special select {
    outline: none !important;
    cursor: pointer;
}

.tokusetsu .item select::-ms-expand,
.tokusetsu .special select::-ms-expand {
    display: none;
}

.tokusetsu .item select:-moz-focusring,
.tokusetsu .special select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
}

.tokusetsu .special .select-box,
.tokusetsu .special .select-list {
    color: #ffa0c4!important;
}

.tokusetsu .Category01 .item .select-box,
.tokusetsu .Category01 .item .select-list {
    color: #64c3d5 !important;
}

.tokusetsu .Category02 .item .select-box,
.tokusetsu .Category02 .item .select-list {
    color: #f18e43 !important;
}

.tokusetsu .Category03 .item .select-box,
.tokusetsu .Category03 .item .select-list {
    color: #ff6a6a !important;
}

.tokusetsu .Category04 .item .select-box,
.tokusetsu .Category04 .item .select-list {
    color: #7b99cb !important;
}

.tokusetsu .Category05 .item .select-box,
.tokusetsu .Category05 .item .select-list {
    color: #5fd0b7 !important;
}

/*-----------------------------------------------
 商品 価格
-----------------------------------------------*/
.tokusetsu .item .price,
.tokusetsu .special .price {
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    line-height: 15px !important;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 5px !important;
    text-align: left !important;
}

.tokusetsu .special .price {
    display: inline-block;
    width: 160px;
    font-size: 1.3em;
    font-size: 13px !important;
    vertical-align: top;
    padding: 15px 5px 0!important;
    margin: 0 0 10px!important;
}

.tokusetsu .item .price span,
.tokusetsu .special .price span {
    font-size: 1.4em;
    font-size: 14px !important;
    margin: 0 0 0 3px !important;
}

.tokusetsu .special .price span {
    font-size: 1.8em;
    font-size: 18px !important;
}

.tokusetsu .item .price:after,
.tokusetsu .special .price:after {
    display: inline-block;
    margin: 0 0 0 2px !important;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
    content: "（税込）";
}

.tokusetsu .item .price .off,
.tokusetsu .special .price .off {
    display: inline-block;
    position: relative;
    width: auto;
    height: 14px;
    padding: 0 !important;
    margin-right: 5px !important;
    background: #fff;
}

.tokusetsu .item .price .off:after,
.tokusetsu .special .price .off:after {
    content: "";
    position: absolute;
    right: -4px;
    bottom: 0px;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 7px 0px 7px 4px;
}

.tokusetsu .item .price .off span,
.tokusetsu .special .price .off span {
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: 600;
    line-height: 13px !Important;
    margin-right: 2px !important;
}

.tokusetsu .item .price .off span:after,
.tokusetsu .special .price .off span:after {
    display: inline-block;
    content: "OFF";
    font-size: 0.9em;
    font-size: 9px !important;
}

.tokusetsu .specia .price .off {
    color: #ffa0c4!important;
}

.tokusetsu .Category01 .item .price .off {
    color: #64c3d5 !important;
}

.tokusetsu .Category02 .item .price .off {
    color: #f18e43 !important;
}

.tokusetsu .Category03 .item .price .off {
    color: #ff6a6a !important;
}

.tokusetsu .Category04 .item .price .off {
    color: #7b99cb !important;
}

.tokusetsu .Category05 .item .price .off {
    color: #5fd0b7 !important;
}

.tokusetsu .Category06 .item .price .off {
    color: #b15fd0 !important;
}

/*-----------------------------------------------
 商品 カートボタン
-----------------------------------------------*/
.tokusetsu .item .cart,
.tokusetsu .special .cart {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    width: calc(100% - 10px);
    height: 40px;
    color: #fff;
    text-align: center;
    -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;
    margin: 5px auto 0 !important;
    border: 2px solid #fff;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.tokusetsu .special .cart {
    position: relative;
    width: 220px;
}

.tokusetsu .item a.cart span,
.tokusetsu .special a.cart span {
    position: relative;
    z-index: 3;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 34px !important;
    letter-spacing: 1.5px !important;
    font-weight: 500;
}

.tokusetsu .item a.cart:hover,
.tokusetsu .special a.cart span:hover {
    background-color: #fff;
}

.tokusetsu .item .cart::before,
.tokusetsu .special .cart::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 120%;
    height: 100%;
    background-color: #fff;
    transform-origin: right top;
    transform: skewX(-30deg) scale(0, 1);
    transition: transform .3s;
}

.tokusetsu .special a.cart:hover,
.tokusetsu .special .cart::before {
    color: #ffa0c4!important;
}

.tokusetsu .Category01 .item a.cart:hover,
.tokusetsu .Category01 .cart::before {
    color: #64c3d5 !important;
}

.tokusetsu .Category02 .item a.cart:hover,
.tokusetsu .Category02 .cart::before {
    color: #f18e43 !important;
}

.tokusetsu .Category03 .item a.cart:hover,
.tokusetsu .Category03 .cart::before {
    color: #ff6a6a !important;
}

.tokusetsu .Category04 .item a.cart:hover,
.tokusetsu .Category04 .cart::before {
    color: #7b99cb !important;
}

.tokusetsu .Category05 .item a.cart:hover,
.tokusetsu .Category05 .cart::before {
    color: #5fd0b7 !important;
}

.tokusetsu .Category06 .item a.cart:hover,
.tokusetsu .Category06 .cart::before {
    color: #b15fd0 !important;
}

.tokusetsu .item .cart:hover::before,
.tokusetsu .special .cart:hover::before {
    transform-origin: left top;
    transform: skewX(-30deg) scale(1, 1);
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.tokusetsu .special {
    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;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto !important;
    padding: 10px 12px 10px 15px!important;
    text-align: left !important;
}

.tokusetsu .special .images {
    position: relative;
    display: -webkit-box;
    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-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 10px!important;
    text-align: center !important;
}

.tokusetsu .special .images .detail {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 1.3em;
    font-size: 13px !important;
    font-weight: 400;
    letter-spacing: 0.5px !important;
    line-height: 1.3 !important;
    text-align: left!important;
}

.tokusetsu .special .bottom {
    position: relative !important;
    width: 100% !important;
    right: 0 !important;
    margin: 0 0 10px!important;
    margin-top: auto !important;
    text-align: center !important;
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.tokusetsu .special .ttl {
    position: relative;
    overflow: hidden;
    width: auto;
    font-size: 1.7em;
    font-size: 17px !important;
    font-weight: 600;
    letter-spacing: 0.5px !important;
    line-height: 1.3 !important;
    margin: 0 auto 10px !important;
    padding: 0!important;
}

.tokusetsu .special .ttl a {
    color: #ffff61!important;
}

.tokusetsu .special .ttl a:hover {
    color: #fff!important;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: alpha(opacity=30);
}

/*-----------------------------------------------
 商品紹介
-----------------------------------------------*/
.tokusetsu .special .data {
    position: relative;
    width: calc(100% - 30px);
    color: #fff;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0.5px !important;
    line-height: 1.3!important;
    margin: 0 auto 10px !important;
    padding: 10px !important;
    border: 3px solid #fff;
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokusetsu .special .box {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 430px;
    height: 430px;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: left !important;
}

.tokusetsu .special .box img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tokusetsu .special .images ul.thum {
    position: relative;
    width: calc(100% - 440px);
    margin: 0 auto!important;
    padding: 0;
    text-align: center !important;
}

.tokusetsu .special .images ul.thum li {
    display: inline-block;
    width: 120px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 5px 5px 0!important;
}

.tokusetsu .special .images ul.thum li:nth-child(2n) {
    margin: 0 0 5px 0!important;
}

.tokusetsu .special .images ul.thum li img {
    width: 100%;
    height: auto;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.tokusetsu .special .images .icon {
    position: absolute;
    top: 5px;
    left: -15px;
    width: 182px;
    height: auto;
}

.tokusetsu .special .images .icon img {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------
 フッター側 注意書き
-----------------------------------------------*/
.tokusetsu ul.notes {
    width: 100%;
    margin: 10px auto 0 !important;
    padding: 0 !important;
    text-align: center !important;
    list-style-type: none !important;
}

.tokusetsu ul.notes li {
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: 400;
    line-height: 1.4 !important;
}

/*-----------------------------------------------
 その他商品
-----------------------------------------------*/
.tokusetsu .itemlist {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    width: calc(100% - 40px);
    height: auto;
    color: #3ca3b8;
    font-size: 2.2em;
    font-size: 22px !important;
    letter-spacing: 1.5px !important;
    font-weight: 600;
    text-align: center;
    -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;
    margin: 20px auto 10px !important;
    padding: 13px 0 18px !important;
    background-color: #fff;
    border: 3px solid #3ca3b8;
}

.tokusetsu .itemlist:after {
    display: inline-block;
    position: absolute;
    right: 12px;
    font-size: 2.5em;
    font-size: 25px !important;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f0da";
}

/* IE10,11用 */
@media all and (-ms-high-contrast: none) {
    .tokusetsu .itemlist {
        padding: 15px 0 13px !important;
    }

    .tokusetsu .itemlist:after {
        display: inline-block;
        position: absolute;
        top: 11px;
    }
}

.tokusetsu a.itemlist:hover {
    color: #fff !important;
    background-color: #3ca3b8;
}

.tokusetsu a.itemlist::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 120%;
    height: 100%;
    background-color: #3ca3b8;
    transform-origin: right top;
    transform: skewX(-30deg) scale(0, 1);
    transition: transform .3s;
}

.tokusetsu a.itemlist:hover::before {
    transform-origin: left top;
    transform: skewX(-30deg) scale(1, 1);
}

/*-----------------------------------------------
 フッター
-----------------------------------------------*/
.tokusetsu .footer {
    width: 100%;
    height: 40px;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    text-align: center;
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    background: #fff;
}

.tokusetsu .footer p {
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 40px !important;
    font-weight: 600;
}

.tokusetsu .footer p:before {
    display: inline-block;
    margin-right: 4px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.tokusetsu .backtop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 333;
}

.tokusetsu .backtop a {
    display: block;
    width: 146px;
    height: 64px;
    text-align: center;
}

.tokusetsu .backtop img {
    width: 100%;
    height: auto;
}

.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%;
    max-width: 600px;
    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%);
}
