@charset "UTF-8";

/*-----------------------------------------------
 font
-----------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700");
@import url("http://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Righteous&display=swap');
@import url('http://fonts.googleapis.com/css?family=Righteous&display=swap');
@import url("http://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap");
@import url("http://fonts.googleapis.com/css?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('http://use.fontawesome.com/releases/v5.8.2/css/all.css');
@import url('https://use.fontawesome.com/releases/v5.8.2/css/all.css');

/*-----------------------------------------------
 base
-----------------------------------------------*/
.tokusetsu {
	position: relative;
	overflow: hidden;
	width: 720px;
	margin: 0;
	padding: 0;
	color: #202020 !important;
	font-family: Noto Sans Japanese, -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: #fff;
	background: url(../images/bg.jpg) repeat top left;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

.tokusetsu .sp {
	display: none !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 .main + ul {
	margin: -15px 30px 15px !important;
	text-align: left;
}

.tokusetsu .main + ul li {
	font-size: 1.2em;
	font-size: 12px !important;
	line-height: 1.6 !important;
}

.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 .tokuten {
    /*background-color: #fdd2e1;*/
	position: relative;
	width: 100%;
	text-align: center;
}

.tokusetsu .inner {
	position: relative;
	width: 100%;
	margin: 30px 0 !important;
	padding: 0 !important;
	text-align: center;
}

.tokusetsu .borderline {
	margin: 40px 0 !important;
}

/*-----------------------------------------------
 header
-----------------------------------------------*/
.tokusetsu .header {
	display: block;
	width: 720px;
	height: auto;
	padding: 20px 0 0 !important;
}

.tokusetsu .header h3 {
	display: block;
	width: 720px;
	height: auto;
	margin: 0 !important;
	text-align: center !important;
}

.tokusetsu .header h3 img {
	width: 708px;
	height: auto;
}

/*-----------------------------------------------
 contents
-----------------------------------------------*/
.contents {
    background: rgba(174,248,255,0.5);
    padding: 40px 0 !important;
}

/*-----------------------------------------------
 page-link
-----------------------------------------------*/
.tokusetsu .page-link {
    display: table;
    border-collapse: separate;
    border-spacing: 50px 0;
    margin: 0 auto 90px;
}

.tokusetsu .page-link:first-child {
    display: table;
    border-collapse: separate;
    border-spacing: 50px 0;
    margin: 0 auto 20px;
}

.tokusetsu .page-link .btn {
    position: relative;
    overflow: hidden; 
    display: table-cell;
    width: 280px;
    height: 60px;
    text-align: center;
    background-color: #519ee9;
    margin: 0 30px !important;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #3482cd;
    border-radius: 50px;
    vertical-align: middle;
}

.tokusetsu .page-link:first-child .btn {
    position: relative;
    overflow: hidden; 
    display: table-cell;
    width: 830px;
    height: 60px;
    text-align: center;
    background-color: #519ee9;
    margin: 0 30px !important;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #3482cd;
    border-radius: 50px;
    vertical-align: middle;
}

.tokusetsu .page-link .btn span {
    display: block;
    font-size: 18px;
}

/*-----------------------------------------------
 title
-----------------------------------------------*/
.tokusetsu h4 {
	position: relative;
    margin-bottom: 20px;
	font-size: 26px!important;
	text-align: center !important;
	font-weight: bold;
    display: block;
}

.tokusetsu .tokuten h4  {
    padding-top: 20px;
    margin-top: 0;
}

.tokusetsu h4 span {
    display: inline-block;
    position: relative;
    height: 25px;
    line-height: 23px;
    text-align: center;
    margin: 0 10px 6px 0;
    padding: 0 15px 0 10px;
    font-size: 20px;
    background: #e60012;
    color: #fffd5a;
    box-sizing: border-box;
    vertical-align: middle;
}

.tokusetsu h4 span:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.tokusetsu h4 span:after {
  top: 0;
  right: 0;
  border-width: 13px 6px 13px 0px;
  border-color: transparent #cefbff transparent transparent;
  border-style: solid;
}

.tokusetsu .tokuten h4 span:after {
  border-color: transparent #cefbff transparent transparent;
}

.tokusetsu .txt {
    font-size: 15px !important;
    line-height: 1.2 !important;
}

#set,
#tshirt,
#mask {
    padding-top: 90px;
    margin-top: -90px;
}

/*-----------------------------------------------
 item list
-----------------------------------------------*/
.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;
	text-align: left;
	width: 100%;
	margin: 10px 0 0 !important;
	padding: 0 4px !important;
}

.tokusetsu .item {
	position: relative;
	overflow: hidden;
	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;
	-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: 29.17%;
	margin: 0 13px 25px !important;
	padding: 0 !important;
	vertical-align: top;
	text-align: center !important;
	background-color: #959595;
}

.tokusetsu .item .bottom {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0 auto 10px !important;
	margin-top: auto !important;
}

/*-----------------------------------------------
 商品画像
-----------------------------------------------*/
.tokusetsu .item .box {
	position: relative;
	width: 202px;
	height: 202px;
	margin: 4px auto 10px !important;
	padding: 0 auto !important;
    background: #fff;
	box-sizing: border-box;
	z-index: 3;
	text-align: center !important;
}

.tokusetsu .item .box img {
	width: 100%;
	height: auto;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

/*-----------------------------------------------
 商品詳細
-----------------------------------------------*/
.tokusetsu .item ul {
    padding: 0 0 0 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;
    color: #fff;
    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 .tokuten .tokuten_keyRing {
    margin: 20px 0 25px;
}

.tokusetsu .tokuten .price {
    margin: 0 0 10px;
}

.tokusetsu .tokuten .price dl {
    display: inline;
    color: #202020 !important;
}

.tokusetsu .tokuten .price dl,
.tokusetsu .item dl {
    margin: 5px !important;
    color: #ffff00;
}

.tokusetsu .tokuten .price dl dt,
.tokusetsu .tokuten .price dl dd,
.tokusetsu .item dl dt,
.tokusetsu .item dl dd {
    display: inline-block;
    font-weight: 600;
}

.tokusetsu .tokuten .price dl dt,
.tokusetsu .item dl dt {
    margin: 0 !important;
    font-size: 1.4em;
    font-size: 14px !important;
}

.tokusetsu .tokuten .price dl dd,
.tokusetsu .item dl dd {
    font-size: 2.4em;
    font-size: 24px !important;
    letter-spacing: 0.4px !important;
    margin: 0 0 0 5px!important;
}

.tokusetsu .tokuten .price dl dd:after,
.tokusetsu .item dl dd:after {
    display: inline-block;
    margin: 0 !important;
    font-size: 1.1em;
    font-size: 11px !important;
    font-weight: normal;
    content: "（税込）";
}

.tokusetsu .tokuten .price p {
    display: inline;
    background-color: #fff;
    border-radius: 3px;
    border: 2px solid #ea6d99;
    font-size: 18px !important;
    font-weight: bold;
    padding: 2px 5px;
}

/*-----------------------------------------------
 セレクトメニュー
-----------------------------------------------*/
/*.tokusetsu .item .select-box {
	display: inline-block;
	position: relative;
	width: 85%;
	height: 34px;
	margin: 5px 0 0 !important;
	padding: 6px 7px !important;
	border: 2px solid #1d2088;
	background-color: #ffffff;
	color: #1d2088;
	font-size: 1.3em;
	font-size: 13px !important;
	outline: none !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;
}

.tokusetsu .item .selectdummy {
	display: inline-block;
	position: relative;
	width: 85%;
	height: 34px;
	margin: 5px 0 0 !important;
	padding: 6px 7px !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;
	top: 8px;
	right: 10px;
	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%;
	margin: 0;
	padding: 0;
	border: 0 !important;
	background-color: #fff;
	background: none transparent;
	color: #1d2088;
	font-size: 1.3em;
	font-size: 13px !important;
	line-height: 1.6 !important;
	-webkit-appearance: none;
	-ms-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}*/

/*-----------------------------------------------
 商品 カートボタン
-----------------------------------------------*/
.tokusetsu .item .cart {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 85%;
	height: 35px;
	/*margin: 5px 0 10px !important;*/
	font-size: 1.4em;
	font-size: 14px !important;font-weight: bold;
	letter-spacing: 1px !important;
	line-height: 35px !important;
	text-align: center;
	color: #202020;
	background: #00eaff;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	transition: .3s;
	z-index: 1;
}

.tokusetsu .item a.cart:hover {
	font-weight: bold;
	color: #fff !important;
	background-color: #ff8208;
}

.tokusetsu .item .cart::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 120%;
	height: 100%;
	background-color: #ff8208;
	transform-origin: right top;
	transform: skewX(-30deg) scale(0, 1);
	transition: transform .3s;
}

.tokusetsu .item .cart:hover::before {
	transform-origin: left top;
	transform: skewX(-30deg) scale(1, 1);
}

.tokusetsu .item div.cart {
	color: #fff !important;
	background-color: #ff8208;
}

.tokusetsu .item div.cart:hover {
	background-color: #ff8208;
}

.tokusetsu .item div.cart::before {
	color: #fff !important;
	background-color: none;
	transform: skewX(0deg) scale(0, 1) !important;
	transition: none !Important;
}

/*-----------------------------------------------
 着用イメージ
-----------------------------------------------*/
.contents .wear {
    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: calc(100% - 120px);
    max-width: 1140px;
    height: auto;
    margin: 0 auto !important;
    padding: 10px 20px !important;
    vertical-align: top;
    text-align: center !important;
    border-radius: 8px;
    background: -webkit-repeating-linear-gradient(-45deg,#ffe350 0,#ffe350 6px,#ffeb85 6px,#ffeb85 9px);
    background: -o-repeating-linear-gradient(-45deg,#ffe350 0,#ffe350 6px,#ffeb85 6px,#ffeb85 9px);
    background: repeating-linear-gradient(-45deg,#ffe350 0,#ffe350 6px,#ffeb85 6px,#ffeb85 9px);
}

.contents .wear h5 {
    font-size: 1.8em;
    font-size: 18px !important;
    font-weight: bold;
    margin: 0 auto 10px !important;
    text-align: center !important;
}

.wearImage {
    position: relative;
    left: 0;
    right: 0;
    width: 100% !important;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    text-align: center !important;
}

.wearImage .wearimg {
    position: relative;
    display: inline-block;
    width: calc(25% - 10px);
    height: auto;
    margin: 0 10px 0 0;
}

.wearImage .wearimg:after {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #555;
    font-size: 18px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f00e";
    text-shadow:
        1px 1px 0 rgba(255, 255, 255, 0.4), -1px -1px 0 rgba(255, 255, 255, 0.4),
        -1px 1px 0 rgba(255, 255, 255, 0.4), 1px -1px 0 rgba(255, 255, 255, 0.4),
        0px 1px 0 rgba(255, 255, 255, 0.4), 0-1px 0 rgba(255, 255, 255, 0.4),
        -1px 0 0 rgba(255, 255, 255, 0.4), 1px 0 0 rgba(255, 255, 255, 0.4);
}

.wearImage .wearimg:nth-child(3n) {
    margin: 0;
}

.wearImage .wearimg img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

/*-----------------------------------------------
 着用イメージ
-----------------------------------------------*/
.wearImage .swiper-container {
    position: relative;
    left: 0;
    right: 0;
    width: 100% !important;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left !important;
}

.wearImage .swiper-container {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 0%;
    height: auto;
    margin: 0 auto !important;
    padding: 0 0 25px 0;
}

.wearImage .wearphoto .swiper-slide {
    position: relative;
    overflow: hidden;
    text-align: center !important;
    height: 120px;
    /* Center slide text vertically */
    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-items: center;
    align-items: center;
    background-color: #fff;
}

.wearImage .swiper-slide:after {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #555;
    font-size: 18px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f00e";
    text-shadow:
        1px 1px 0 rgba(255, 255, 255, 0.4), -1px -1px 0 rgba(255, 255, 255, 0.4),
        -1px 1px 0 rgba(255, 255, 255, 0.4), 1px -1px 0 rgba(255, 255, 255, 0.4),
        0px 1px 0 rgba(255, 255, 255, 0.4), 0-1px 0 rgba(255, 255, 255, 0.4),
        -1px 0 0 rgba(255, 255, 255, 0.4), 1px 0 0 rgba(255, 255, 255, 0.4);
}

.wearImage .swiper-slide img {
    width: 67%;
    height: auto;
    cursor: pointer;
}

.wearImage .swiper-slide.vertical-tp img {
    position: absolute;
    top: 105%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 130%;
    height: auto;
}

.wearImage .swiper-slide.vertical-bt img {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
}

.wearImage .swiper-slide.vertical-md img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 67%;
    height: auto;
}

.wearImage img:hover {
    filter: grayscale(0);
    transition-duration: 0.8s;
}

.wearImage .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 0;
}

.wearImage .swiper-container .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
    color: #ff8208;
    opacity: 1;
    background-color: #fff;
    border: 2px solid #ff8208;
}

.wearImage .swiper-container .swiper-pagination-bullet-active {
    color: #fff;
    background-color: #ff8208;
}

@media all and (-ms-high-contrast: none) {
    .wearImage .swiper-container .swiper-pagination-bullet {
        padding-top: 1px;
    }
}

/*-----------------------------------------------
 関連商品はこちら
-----------------------------------------------*/
.tokusetsu .more {
    position: relative;
    margin: 30px auto;
    padding: 0;
}

/*-----------------------------------------------
 フッター SNS
-----------------------------------------------*/
/*.tokusetsu .sns ul {
	margin: 40px 0 10px !important;
	color: #fff !important;
}

.tokusetsu .sns ul li {
	position: relative;
	display: inline-block;
	margin: 0 2px !important;
}

.tokusetsu .sns ul li.text {
	width: auto !important;
	height: 25px;
	color: #1d2088;
	font-size: 1.1em;
	font-size: 11px !important;
	font-weight: bold;
	line-height: 19px !important;
	letter-spacing: 2.2 !important;
	background: none !important;
	vertical-align: middle;
	margin-right: 6px !important;
}

.tokusetsu .sns ul li.sns-i a {
	display: inline-block;
	width: 30px;
	height: 23px;
	padding: 7px 0 0 !important;
	margin-right: 2px !important;
	font-size: 1.6em;
	font-size: 16px !important;
	color: #f9c801 !important;
	background-color: #1d2088;
	border: 3px solid #1d2088;
}

.tokusetsu .sns ul li a:hover {
	color: #1d2088 !important;
	background-color: #f9c801;
}*/

/*-----------------------------------------------
 フッター
-----------------------------------------------*/
.tokusetsu .footer {
	width: 100%;
	height: 40px;
	color: #fff !important;
	padding: 0 !important;
	background-color: #202020;
	text-align: center;
}

.tokusetsu .footer p {
	font-size: 0.9em;
	font-size: 9px !important;
}

.tokusetsu .footer_copy p {
	line-height: 14px !important;
}

.tokusetsu .footer p {
	line-height: 40px !important;
}

.tokusetsu .footer p:before {
	display: inline-block;
	margin-right: 4px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/*-----------------------------------------------
 モーダル
-----------------------------------------------*/
.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: 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%);
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.tokusetsu .backtop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 333;
}

.tokusetsu .backtop a {
	display: block;
	width: 60px;
	height: 60px;
	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);
}