@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('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.6.0/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.6.0/css/all.css');

.tokusetsu .sp {
    display: none !important;
}

/*-----------------------------------------------
 SNS
-----------------------------------------------*/
.sns-wrap {
    margin: 5px 0 5px 3px !important;
}

.sns-wrap .fb-like {
    margin-top: -2px !important;
}

/*-----------------------------------------------
 base
-----------------------------------------------*/
.tokusetsu {
    position: relative;
    overflow: hidden;
    width: 720px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #111 !important;
    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;
    /*background-color: #fa1e19;*/
    background: #fff;
    background: url(../images/bg.jpg) repeat;;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90fbfb', endColorstr='#2ad3f9', GradientType=0);
    /* IE6-9 */
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

/*.tokusetsu:before {
    display: block;
    background: url(../images/bg.jpg) repeat;
	background-size: contain;
    position: absolute;
    width: 10%;
    height: 10%;
    z-index: 1;
    content: "";
}*/

.tokusetsu .inner {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
}

.tokusetsu ul.bottom_caution {
    font-size: 1.1em;
    font-size: 11px !important;
    line-height: 12px;
	color: #000;
    margin: 0 25px !important;
}

.tokusetsu ul.bottom_caution li {
    margin-bottom: 3px !important;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.tokusetsu .header {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px !important;
    text-align: center !important;
}

.tokusetsu .header img {
    display: block;
    width: 100%;
    height: auto;
}

.tokusetsu .header h3 img {
    width: 100%;
    height: auto;
}


/*-----------------------------------------------
 txt
-----------------------------------------------*/

.tokusetsu .txt  {
    width: calc(100% - 20px);
    height: auto;
    background-color: #fff42a;
    padding-bottom: 20px!important;
    text-align: center;
    margin: 0 auto;
    padding: 15px 10px 25px;
}

.tokusetsu .txt p {
    width: 100%;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 1.8 !important;
    margin: 0 auto !important;
	color: #000;
	font-weight:600;
    color: #285ebb !important;
    letter-spacing: 1.4;
}

.tokusetsu .txt p.note {
    width: 100%;
    height: auto;
}

.tokusetsu .txt p.note img {
    width: 525px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 10px 0;
}




/*-----------------------------------------------
 見出し
-----------------------------------------------*/

.tokusetsu h4 {
	margin: 20px auto!important;
    /*display: inline-block;
    position: relative;
	width: 200px;
	height: auto;
    background: url(../images/bg_h4.png) no-repeat top center;
	background-size: contain;
    margin: 30px auto 10px !important;
    padding: 15px 0 !important;*/
}


/*
.tokusetsu h4 span {
    color: #fff;
    font-size: 2.7em;
    font-size: 27px !important;
    line-height: 27px !important;
    font-weight: 600;
	letter-spacing: 1px;
}
*/


/*-----------------------------------------------
h5
-----------------------------------------------*/
.tokusetsu h5 {
    display: inline-block;
    position: relative;
	width: 680px;
	height: auto;
	color: #fff;
	font-size: 2.3em;
    font-size: 23px !important;
    line-height: 23px !important;
    font-weight: 600;
	letter-spacing: 1px;
    background-color: #323250 !important;
    margin: 15px auto 5px !important;
    padding: 8px 0 !important;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
	font-weight:900;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/

.tokusetsu .commod { 
	position: relative;
    overflow: hidden;
    width: 720px;
    text-align: center;
	margin: 0 auto !important;
    padding: 15px 0  !important;
}

/*.tokusetsu:before {
    display: block;
    background: url(../images/bg.jpg) repeat;
	background-size: contain;
    position: absolute;
    width: 10%;
    height: 10%;
    z-index: 1;
    content: "";



/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.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-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tokusetsu .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: 46%;
    margin: 10px !important;
    padding: 10px 0 !important;
    background-color: #fff;
    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;
    border-radius: 15px;
    border: 3px solid #ff9900;
}


.tokusetsu .item > a {
    overflow: hidden;
    color: #111 !important;
    text-decoration: none;
}

.tokusetsu .item:nth-child(2n+1):last-child {
    margin: 0 !important;
    margin-top: 10px !important;
    margin-right: 49% !important;
}

.tokusetsu .item > a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

.tokusetsu .item > a:hover p {
    text-decoration: underline !important;
}


/*-----------------------------------------------
 商品画像 スライダー
-----------------------------------------------*/
.tokusetsu .swiper-container {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    width: 300px;
    height: auto;
    margin: 0 auto 10px !important;
    padding: 0px !important;
    text-align: center !important;
    border: 1px solid #ececec;
}

.tokusetsu .item-block.column2 .item .swiper-container {
    width: 100%;
}

.tokusetsu .detail .swiper-container {
    display: block;
    width: 100%;
}

.tokusetsu .swiper-slide {
    text-align: center !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-preorders: center;
    align-preorders: center;
}

.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;
}

.tokusetsu .swiper-slide img {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tokusetsu .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 8px;
}

.tokusetsu .swiper-container .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    opacity: 1;
    background-color: #fff;
    margin: 0 3px !important;
    border: 1px solid #285ebb;
}

.tokusetsu .swiper-container .swiper-pagination-bullet-active {
    background-color: #285ebb;
}

@media all and (-ms-high-contrast: none) {
    .tokusetsu .swiper-container .swiper-pagination-bullet {
        padding-top: 1px;
    }
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokusetsu .item .box {
    position: relative;
    overflow: hidden;
    width: 90%;
    min-height: 0%;
    height: auto;
    margin: 7px auto 10px !important;
    padding: 0 !important;
    box-sizing: border-box;
    text-align: center !important;
    border: 1px solid #ececec;
}

.tokusetsu .item .box img {
    display: block;
    width: 100%;
    height: auto;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tokusetsu .item .box img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 商品名
-----------------------------------------------*/
.tokusetsu .item .ttl {
    width: 100%;
    font-size: 1.45em;
    font-size: 14.5px !important;
    font-weight: 600;
    line-height: 1.4 !important;
    margin: 10px auto !important;
}

.tokusetsu .item .ttl a {
    color: #111;
    text-decoration: none !important;
}

.tokusetsu .item .ttl a:hover {
    /*color: #202020 !important;*/
    color: #111 !important;
    text-decoration: underline !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    cursor: pointer;
}

/*-----------------------------------------------
 商品価格
-----------------------------------------------*/
.tokusetsu .item dl {
    width: 100%;
    text-align: center;
    color: #111;
	margin: 10px 0 !important;
    padding: 5px 0 8px !important;
}

.tokusetsu .item dl dt,
.tokusetsu .item dl dd {
    display: inline-block;
    color: #111 !important;
}

.tokusetsu .item dl dt {
    margin: 0 5px !important;
    font-size: 1.6em;
    font-size: 16px !important;
}

.tokusetsu .item dl dd {
    font-size: 2.5em;
    font-size: 25px !important;
    font-weight: bold;
}

.tokusetsu .item dl dd:after {
    display: inline-block;
    font-size: 1.2em;
    font-size: 12px !important;
    font-weight: 200;
    content: "（税込）";
}

/*-----------------------------------------------
 商品仕様
.tokusetsu .item ul {
    text-align: left;
    margin: 8px 15px !important;
    padding: 0 !important;
    list-style-type: none !important;
}

.tokusetsu .item ul li {
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 1.6 !important;
    margin-bottom: 2px !important;
}

.tokusetsu .item ul li.caution {
    line-height: 1.3 !important;
    margin-bottom: 0px !important;
}

.tokusetsu .item ul li span {
    background: #63a7de;
    padding: 0 7px 1px !important;
    margin-right: 3px !important;
    color: #fff;
    border-radius: 15px;
    font-size: 10px !important;
}

.tokusetsu .item ul.spset {
    position: relative;
    color: #fff;
    border: 1px solid #da3a22;
    background-color: #ed6539;
    padding: 12px 5px 4px !important;
}

.tokusetsu .item ul.spset li:first-child {
    position: absolute;
    top: -8px;
    background-color: #da3a22;
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 1.1 !important;
    font-weight: 600;
    border-radius: 15px;
    padding: 2px 10px 5px !important;
}

.tokusetsu .item ul.spset li {
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 1.3 !important;
    margin-bottom: 2px !important;
}

.tokusetsu .item ul li.long {
    letter-spacing: -0.2px !important;
}

-----------------------------------------------*/

.tokusetsu .item .btn {
    width: 100%;
    margin: 0 auto !important;
    margin-top: auto !important;
}

/*-----------------------------------------------
 購入ボタン
-----------------------------------------------*/
.tokusetsu .item .btn .cart {
	display: inline-block;
    width: 65%;
	height: 48px;
	background-color: #285ebb;
	text-align: center;
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: 600;
	line-height: 46px !important;
    letter-spacing: 1.0 !important;
	text-decoration: none;
    color: #fff !important;
	margin: 10px auto 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 0px;
	transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
    border-radius: 15px;
    /*
	border: 1px solid transparent;
	outline: 1px solid;
    outline-color: #f74174;
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);*/
}

.tokusetsu .item .btn .cart:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
	color: #fff !important;
    cursor: pointer;
    /*
	border-color: #FFF;
	box-shadow: inset 0 0 20px 
    rgba(255, 255, 255, 0.5), 0 0 20px 
    rgba(255, 255, 255, 0.2);
    outline-color: transparent;
    outline-offset: 10px;*/
}

/*.tokusetsu .item .btn .cart + p {
    margin: 5px auto 10px auto !important;
    color: #e94755 !important;
    font-size: 1.2em;
    font-size: 12px !important;
}*/

.tokusetsu .item-block .item .btn .select-box {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 65%;
    height: 48px;
    padding: 12px 10px !important;
    border: 1px solid #202020;
    background-color: #fff;
    font-size: 1.8em;
    font-size: 18px !important;
    line-height: 24px;
    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;
    margin: 0 !important;
}

.tokusetsu .item-block .item .btn .select-box:after {
    display: inline-block;
    z-index: -1\0;
    z-index: -1\9;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f078";
    color: #000;
    position: absolute;
    top: 12px;
    right: 10px;
}

.tokusetsu .item-block .item .btn select {
    outline: none !important;
}

.tokusetsu .item-block .item .btn .select-list {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0 !important;
    background: none transparent;
    font-size: 18px !important;
    line-height: 24px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: #000;
}


/*-----------------------------------------------
 footer
-----------------------------------------------*/
.tokusetsu .footer {
    height: 45px;
    margin-top: 0 !important;
    text-align: center;
    background-color: #fff42a;
}

.tokusetsu .footer p {
    text-shadow: 1px 1px 0px #285ebb, -1px -1px 0px #285ebb, -1px 1px 0px #285ebb, 1px -1px 0px #285ebb, 1px 0px 0px #285ebb, -1px 0px 0px #285ebb, 0px 1px 0px #285ebb, 0px -1px 0px #285ebb;
    color: #fff !important;
    font-size: 1em;
    font-size: 10px !important;
    line-height: 45px !important;
}

.tokusetsu .footer p:before {
    display: inline-block;
    margin-right: 3px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.tokusetsu .backtop {
    position: fixed;
    z-index: 333;
    bottom: 10px;
    right: 10px;
}

.tokusetsu .backtop a {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #fff42a;
    color: #285ebb!important;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.tokusetsu .backtop a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
}

.tokusetsu .backtop i {
    margin: 10px auto !important;
    font-size: 4em;
}

/*-----------------------------------------------
 overlay
-----------------------------------------------*/
.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%;
    z-index: 9999;
}

.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%);
    z-index: 9999;
}
