@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('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');

.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: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #231815 !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;
    display: block;
    background-color: #fff;
    /*background: url(https://static.chara-ani.com/ca/static/miyazakimasayanokakkoa/images/bg.png) repeat;*/
	/*background-size: contain;*/
	background-size: 100%;
    z-index: 1;
    content: "";
    /* IE6-9 */
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}

.cautionbox {
    background: #ffffff;
    width: calc(100% - 15px)!important;
    padding: 20px 10px;
	border: dotted #88d2ef;
	background-color: rgb(136, 210, 239, 0.1)!important;
}

.tokusetsu p.caution {
    font-size: 12px !important;
	text-align: left!important;
}

.caution a{
	overflow-wrap: anywhere;
	color: #0F6996!important;
}

.caution a:hover{
	color: #9778e3!important;
}

/*-----------------------------------------------
 ヘッダー
-----------------------------------------------*/
.tokusetsu .header {
    position: relative;
    display: block;
    width: 720px;
    height: auto;
}

.tokusetsu .header h3 img {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------
 lead
-----------------------------------------------*/
.tokusetsu {
    /*margin: 15px 0 40px;*/
	margin: 5px 0 0 0;
}
.lead{
	margin: 0 0 40px 0;
    width: 720px;
    height: auto;
    background: #88d2ef;
}
.tokusetsu .lead img {
    width: 672px;
    margin: 0 auto;
}

h3.midashi {
    font-size: 1.7rem !important;
    padding: 20px 0;
    color: #ffffff;
}

/*-----------------------------------------------
 販売期間
-----------------------------------------------*/
.tokusetsu .data {
    position: relative;
    width: calc(100% - 40px);
    font-size: 15px;
    margin: 0 auto 50px;
	background: url(https://static.chara-ani.com/ca/static/larmer/images/water-droplet.png), url(https://static.chara-ani.com/ca/static/larmer/images/water-droplet.png);
    background-size: 10%;
    background-repeat: no-repeat;
    background-position: 0px top, right bottom;
}

.tokusetsu .data .number {
    font-size: 30px !important;
    font-weight: 500;
    line-height: 1.2 !important;
    margin: 0 0 15px !important;
	letter-spacing: 1px;
}

.tokusetsu .data .number span {
    font-size: 22px !important;
}

.tokusetsu .data .number small {
    font-size: 20px !important;
}

.tokusetsu .data .number span,
.tokusetsu .data .number small {
    font-weight: 700;
}

h5.subtitle {
    position: relative;
    padding: 20px 10px;
    font-size: 20px;
    border: 1px solid #88d2ef;
}

h5.subtitle:after {
    content: "特典";
    position: absolute;
    top: -8px;
    left: 10px;
    background: #fff;
    font-size: 1.2rem;
    color: #79c5e3;
    padding: 0 10px;
}

ul.annotation {
    display: inline-block;
    text-align: left;
    padding: 10px 0;
}

.annotation li {
    line-height: 1.7 !important;
}

.ribbon11-wrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    background: rgb(241, 241, 241, 0.6);
    text-align: left;
}

.ribbon11-wrapper a {
    color: #0F6996;
}

.ribbon11 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 0 0 -30px;
    width: calc(100% + 20px);
    font-size: 22px;
    color: white;
    background: #88D2EF;
    font-weight: 600;
}

.ribbon11:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px #6eb3e0;
    font-weight: 600;
}

.ribbon11-wrapper p{
	font-size: 0.8rem !important;
    padding-top: 6px !important;
}

.install-box {
    display: block;
    margin: 15px auto;
    text-align: center;
}

.install-box p {
    font-weight: 600;
    padding-bottom: 10px;
}

.install-box ul {
    display: block !important;
    text-align: center !important;
    margin: 5px 0 !important;
}

.install-box li {
    text-align: left !important;
    font-size: 0.8rem !important;
}

.install-box li:first-child {
    /*font-weight: bold !important;*/
    font-size: 0.8rem !important;
}

.install-box a {
    color: #0F6996;
}

/*-----------------------------------------------
 見出し
-----------------------------------------------*/
.tokusetsu h4 {
    /*display: inline-block;
    position: relative;
	width: 100%;
    background-color: #FFFFFF;
    font-size: 30px !important;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 3px 0 6px;
    border: 5px solid #373693!important;
    border-radius: 50px;
    box-sizing: border-box;
	box-shadow: 2px 2px 4px!important;*/
}

/*-----------------------------------------------
 commod
-----------------------------------------------*/
.tokusetsu .commod{ 
	position: relative;
    width: calc(100% - 60px);
    text-align: center;
    margin: 0 auto;
	background: url(https://static.chara-ani.com/ca/static/larmer/images/water-droplet00.png) repeat;
    background-size: 100%;
}

h4.memberlist {
    position: relative;
    padding: 10px 20px;
    font-size: 1.6rem !important;
    color: #FFF;
    background: #79C5E3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}

h4.memberlist::before,
h4.memberlist::after{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #1A3654;
}
h4.memberlist::before{
	right: 0;
	border-left: 5px solid #1A3654;
}
h4.memberlist::after{
	left: 0;
	border-right: 5px solid #1A3654;
}

/*-----------------------------------------------
 商品一覧
-----------------------------------------------*/
.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: wrap;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.tokusetsu .item {
    position: relative;
    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;
    z-index: 0;
    vertical-align: top;
    text-align: center !important;
    width: 31.5%;
    color: #fff;
    margin: 0 5px 20px !important;
    padding: 0 0 15px !important;
    border: 2px solid #231815;
	background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*-----------------------------------------------
 商品画像 スライダー

.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;
    width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 15px 15px 10px !important;
    box-sizing: border-box !important;
    text-align: center !important;
}

.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 {
    font-size: 16px !important;
    line-height: 1.4 !important;
    margin: 0 15px !important;
}

.tokusetsu .item .ttl a {
    color: #6296c1;
    text-decoration: none !important;
}

.tokusetsu .item .ttl a:hover {
    color: #6296c1 !important;
    text-decoration: underline !important;
    opacity: 0.8;
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    cursor: pointer;
}

/*-----------------------------------------------
NEWラベル
-----------------------------------------------*/
.newmark {
    background-color: #ed143d;
    padding: 8px 16px;
    position: relative;
    margin: 0 auto;
    width: calc(50% - 20px);
}

.newmark:after {
    content: "NEW";
    font-size: 14px;
	color: #ffffff;
}

.tokusetsu .item.new:after {
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 6px;
    color: #fff;
    font-size: 1.4em;
    font-size: 14px !important;
    font-weight: 600;
    padding: 2px 18px 3px !important;
    background-color: #e51c23;
    transform: rotate(-15deg);
    content: "NEW!!";
    z-index: 3;
}

/*-----------------------------------------------
 価格とカートボタン枠
-----------------------------------------------*/
.tokusetsu .item .bottom {
    margin: 0 !important;
    margin-top: auto !important;
}

/*-----------------------------------------------
 価格
-----------------------------------------------*/
.tokusetsu .item .price {
    font-size: 13px !important;
    font-weight: 500;
    color: #0F6996 !important;
    background-color: #ffffff !important;
    margin: 10px 0 12px !important;
    padding: 7px 0 10px !important;
    letter-spacing: 1px;
}

.tokusetsu .item .price span {
    font-size: 22px !important;
    margin: 0 0 0 5px !important;
}

.tokusetsu .item .price:after {
    display: inline-block;
    margin: 0 0 0 3px !important;
    font-size: 1.0em;
    font-size: 10px !important;
    content: "（税込）";
}

/*-----------------------------------------------
 購入ボタン
-----------------------------------------------*/
.tokusetsu .item .cart {
	display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none !important;
	padding: 10px 16px;
    border: 1px solid #231815;
    border-radius: 20px;
}

.tokusetsu .item .cart:hover{
    border:1px solid #88D2EF;
    background:#88D2EF;
}
 
.tokusetsu .item .cart span {
    color: #231815 !important;
}

.tokusetsu .item .cart span:hover {
    color: #ffffff !important;
    cursor: pointer;
}

.tokusetsu .item .cart:before {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-right: 7px !important;
    font-family: FontAwesome;
    content: "\f07a";
    color: #231815 !important;
}

.tokusetsu .item .cart:hover:before {
    color: #ffffff !important;
}

/*-----------------------------------------------
 more
-----------------------------------------------*/
.tokusetsu .more {
	width: calc(100% - 150px);
	margin: 30px auto;
}

.tokusetsu .more a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
}

.tokusetsu .more p + p {
    margin-top: 20px;
}

.tokusetsu .more .btn_twitter a,
.tokusetsu .more .btn_nicovideo a {
    display: block;
	position: relative;
    font-size: 2.0em !important;
    font-size: 20px !important;
	font-weight: 500;
    text-align: center;
	border-radius: 50px;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 30%);
}

.tokusetsu .more .btn_twitter a {
	background-color: #3e8eed;
	color: #FFFFFF !important;
	line-height: 70px;
    text-decoration: none;
}

.tokusetsu .more .btn_nicovideo a {
	background: #5D54C0;
    color: #ffffff !important;
    padding: 20px 0;
    line-height: 30px;
    text-decoration: none;
}

.tokusetsu .more .btn_twitter a:after,
.tokusetsu .more .btn_nicovideo a:after {
    display: inline-block;
    position: absolute;
    right: 20px;
    font-size: 22px !important;
    font-family: FontAwesome;
    pointer-events: none;
    content: "\f0da";
}

/*-----------------------------------------------
 footer
-----------------------------------------------*/
.tokusetsu .footer {
    height: 45px;
    margin-top: 10px !important;
    text-align: center;
}

.tokusetsu .footer p {
    color: #333333 !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: #88d2ef;
    color: #fff!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: 13px auto 0 !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;
}

/*------------------------------------------
font
--------------------------------------------*/

.biz-udgothic-regular {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.biz-udgothic-bold {
  font-family: "BIZ UDGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.sawarabi-mincho-regular {
  font-family: "Sawarabi Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.kaisei-decol-regular {
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
}

.sawarabi-gothic-regular {
  font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.biz-udpmincho-regular {
  font-family: "BIZ UDPMincho", serif;
  font-weight: 400;
  font-style: normal;
}

.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}

.kosugi-maru-regular {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.kaisei-opti-regular {
  font-family: "Kaisei Opti", serif;
  font-weight: 400!important;
  font-style: normal;
}

.kaisei-opti-medium {
  font-family: "Kaisei Opti", serif;
  font-weight: 500;
  font-style: normal;
}