
@import url('//fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');

@charset 'UTF-8';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family : sans-serif;
	/* 1 */
	    -ms-text-size-adjust : 100%;
	/* 2 */
	-webkit-text-size-adjust : 100%;
	/* 2 */
}

/**
 * Remove default margin.
 */
body {
	margin : 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display : block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
	display : inline-block;
	/* 1 */
	vertical-align : baseline;
	/* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display : none;
	height : 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
	display : none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color : transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
	outline : 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom : 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
	font-weight : bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style : italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size : 2em;
	margin : 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
	background : #ff0;
	color : #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size : 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
	font-size : 75%;
	line-height : 0;
	position : relative;
	vertical-align : baseline;
}

sup {
	top : -0.5em;
}

sub {
	bottom : -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border : 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow : hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin : 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing : content-box;
	height : 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
	overflow : auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
	font-family : monospace, monospace;
	font-size : 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
	color : inherit;
	/* 1 */
	font : inherit;
	/* 2 */
	margin : 0;
	/* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow : visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
	text-transform : none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type='button'], input[type='reset'], input[type='submit'] {
	-webkit-appearance : button;
	/* 2 */
	cursor : pointer;
	/* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
	cursor : default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
	border : 0;
	padding : 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height : normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'], input[type='radio'] {
	box-sizing : border-box;
	/* 1 */
	padding : 0;
	/* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
	height : auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type='search'] {
	-webkit-appearance : textfield;
	/* 1 */
	box-sizing : content-box;
	/* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
	-webkit-appearance : none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border : 1px solid #c0c0c0;
	margin : 0 2px;
	padding : 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border : 0;
	/* 1 */
	padding : 0;
	/* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow : auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight : bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

td, th {
	padding : 0;
}

/*! minimum_reset.css v0.0.1 */
h1, h2, h3, h4, h5, h6 {
	margin : 0;
	font-size : 100%;
	font-weight : normal;
}

ul, ol {
	margin : 0;
	padding : 0;
	list-style : none;
}

ul li, ol li {
	margin : 0;
	padding : 0;
	list-style : none;
}

dl, dt, dd {
	margin : 0;
	padding : 0;
}

p {
	margin : 0;
}

img {
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	vertical-align : bottom;
	max-width : 100%;
}

svg {
	max-width : 100%;
}

*, *:before, *:after {
	box-sizing : border-box;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/**
 * Swiper 4.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 1, 2018
 */
.swiper-container {
	margin : 0 auto;
	position : relative;
	overflow : hidden;
	list-style : none;
	padding : 0;
	/* Fix of Webkit flickering */
	z-index : 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float : left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-flex-direction : column;
	    -ms-flex-direction : column;
	        flex-direction : column;
}

.swiper-wrapper {
	position : relative;
	width : 100%;
	height : 100%;
	z-index : 1;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	transition-property : -webkit-transform;
	transition-property :         transform;
	transition-property :         transform, -webkit-transform;
	box-sizing : content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform : translate3d(0px, 0, 0);
	        transform : translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function : ease-out;
	margin : 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink : 0;
	-ms-flex-negative : 0;
	        flex-shrink : 0;
	width : 100%;
	height : 100%;
	position : relative;
	transition-property : -webkit-transform;
	transition-property :         transform;
	transition-property :         transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
	visibility : hidden;
}

/* Auto Height */
.swiper-container-autoheight {
	height : auto;
}

.swiper-container-autoheight .swiper-slide {
	height : auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-align-items : flex-start;
	-ms-flex-align : start;
	        align-items : flex-start;
	transition-property : height, -webkit-transform;
	transition-property : transform, height;
	transition-property : transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
	-webkit-perspective : 1200px;
	        perspective : 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style : preserve-3d;
	        transform-style : preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	height : 100%;
	pointer-events : none;
	z-index : 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image : linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image : linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image : linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image : linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal {
	-ms-touch-action : pan-y;
	    touch-action : pan-y;
}

.swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action : pan-y;
	    touch-action : pan-y;
}

.swiper-container-wp8-vertical {
	-ms-touch-action : pan-x;
	    touch-action : pan-x;
}

.swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action : pan-x;
	    touch-action : pan-x;
}

.swiper-button-prev, .swiper-button-next {
	position : absolute;
	top : 50%;
	width : 27px;
	height : 44px;
	margin-top : -22px;
	z-index : 10;
	cursor : pointer;
	background-size : 27px 44px;
	background-position : center;
	background-repeat : no-repeat;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
	opacity : 0.35;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
	cursor : auto;
	pointer-events : none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E');
	left : 10px;
	right : auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E');
	right : 10px;
	left : auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-lock {
	display : none;
}

.swiper-pagination {
	position : absolute;
	text-align : center;
	transition : 300ms opacity;
	-webkit-transform : translate3d(0, 0, 0);
	        transform : translate3d(0, 0, 0);
	z-index : 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom : 10px;
	left : 0;
	width : 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow : hidden;
	font-size : 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
	position : relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform : scale(1);
	        transform : scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform : scale(0.66);
	        transform : scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform : scale(0.66);
	        transform : scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
}

.swiper-pagination-bullet {
	width : 8px;
	height : 8px;
	display : inline-block;
	border-radius : 100%;
	background : #000;
	opacity : 0.2;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';
}

button.swiper-pagination-bullet {
	border : none;
	margin : 0;
	padding : 0;
	box-shadow : none;
	-webkit-appearance : none;
	   -moz-appearance : none;
	        appearance : none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor : pointer;
}

.swiper-pagination-bullet-active {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background : #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right : 10px;
	top : 50%;
	-webkit-transform : translate3d(0px, -50%, 0);
	        transform : translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin : 6px 0;
	display : block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top : 50%;
	-webkit-transform : translateY(-50%);
	        transform : translateY(-50%);
	width : 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display : inline-block;
	transition : 200ms top, 200ms -webkit-transform;
	transition : 200ms transform, 200ms top;
	transition : 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin : 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left : 50%;
	-webkit-transform : translateX(-50%);
	        transform : translateX(-50%);
	white-space : nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition : 200ms left, 200ms -webkit-transform;
	transition : 200ms transform, 200ms left;
	transition : 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition : 200ms right, 200ms -webkit-transform;
	transition : 200ms transform, 200ms right;
	transition : 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
	background : rgba(0, 0, 0, 0.25);
	position : absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background : #007aff;
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	height : 100%;
	-webkit-transform : scale(0);
	        transform : scale(0);
	-webkit-transform-origin : left top;
	        transform-origin : left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin : right top;
	        transform-origin : right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
	width : 100%;
	height : 4px;
	left : 0;
	top : 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
	width : 4px;
	height : 100%;
	left : 0;
	top : 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width : 100%;
	height : 4px;
	left : 0;
	top : 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width : 4px;
	height : 100%;
	left : 0;
	top : 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background : #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background : rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background : #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background : #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background : rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background : #000;
}

.swiper-pagination-lock {
	display : none;
}

/* Scrollbar */
.swiper-scrollbar {
	border-radius : 10px;
	position : relative;
	background : rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position : absolute;
	left : 1%;
	bottom : 3px;
	z-index : 50;
	height : 5px;
	width : 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position : absolute;
	right : 3px;
	top : 1%;
	z-index : 50;
	width : 5px;
	height : 98%;
}

.swiper-scrollbar-drag {
	height : 100%;
	width : 100%;
	position : relative;
	background : rgba(0, 0, 0, 0.5);
	border-radius : 10px;
	left : 0;
	top : 0;
}

.swiper-scrollbar-cursor-drag {
	cursor : move;
}

.swiper-scrollbar-lock {
	display : none;
}

.swiper-zoom-container {
	width : 100%;
	height : 100%;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	text-align : center;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
	max-width : 100%;
	max-height : 100%;
	object-fit : contain;
}

.swiper-slide-zoomed {
	cursor : move;
}

/* Preloader */
.swiper-lazy-preloader {
	width : 42px;
	height : 42px;
	position : absolute;
	left : 50%;
	top : 50%;
	margin-left : -21px;
	margin-top : -21px;
	z-index : 10;
	-webkit-transform-origin : 50%;
	        transform-origin : 50%;
	-webkit-animation : swiper-preloader-spin 1s steps(12, end) infinite;
	        animation : swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display : block;
	content : '';
	width : 100%;
	height : 100%;
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-position : 50%;
	background-size : 100%;
	background-repeat : no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform : rotate(360deg);
		        transform : rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform : rotate(360deg);
		        transform : rotate(360deg);
	}
}

/* a11y */
.swiper-container .swiper-notification {
	position : absolute;
	left : 0;
	top : 0;
	pointer-events : none;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	z-index : -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function : ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events : none;
	transition-property : opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events : none;
}

.swiper-container-fade .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-cube {
	overflow : visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events : none;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	z-index : 1;
	visibility : hidden;
	-webkit-transform-origin : 0 0;
	        transform-origin : 0 0;
	width : 100%;
	height : 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events : none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin : 100% 0;
	        transform-origin : 100% 0;
}

.swiper-container-cube .swiper-slide-active {
	pointer-events : auto;
	pointer-events : auto;
	visibility : visible;
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events : auto;
	visibility : visible;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
	z-index : 0;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position : absolute;
	left : 0;
	bottom : 0;
	width : 100%;
	height : 100%;
	background : #000;
	opacity : 0.6;
	    -ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
	        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
	-webkit-filter : blur(50px);
	        filter : blur(50px);
	z-index : 0;
}

.swiper-container-flip {
	overflow : visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events : none;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	z-index : 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events : none;
}

.swiper-container-flip .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
	z-index : 0;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
}

.w10p {
	width : 10% !important;
}

.w20p {
	width : 20% !important;
}

.w30p {
	width : 30% !important;
}

.w40p {
	width : 40% !important;
}

.w50p {
	width : 50% !important;
}

.w60p {
	width : 60% !important;
}

.w70p {
	width : 70% !important;
}

.w80p {
	width : 80% !important;
}

.w90p {
	width : 90% !important;
}

.w100p {
	width : 100% !important;
}

.matss {
	margin-top : 10px !important;
}

@media print, screen and (min-width: 768px) {
	.matss {
		margin-top : 10px !important;
	}
}

.mats {
	margin-top : 10px !important;
}

@media print, screen and (min-width: 768px) {
	.mats {
		margin-top : 20px !important;
	}
}

.matm {
	margin-top : 20px !important;
}

@media print, screen and (min-width: 768px) {
	.matm {
		margin-top : 40px !important;
	}
}

.matl {
	margin-top : 40px !important;
}

@media print, screen and (min-width: 768px) {
	.matl {
		margin-top : 80px !important;
	}
}

.mat0 {
	margin-top : 0 !important;
}

@media print, screen and (min-width: 768px) {
	.mat0 {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.mat0-pc {
		margin-top : 0 !important;
	}
}

.fw {
	font-weight : bold !important;
}

.cred {
	color : #c00 !important;
}

@media screen and (max-width: 767px) {
	.hide-sp {
		display : none !important;
	}
}

@media print, screen and (min-width: 768px) {
	.hide-pc {
		display : none !important;
	}
}

.fzs {
	font-size : 12px;
	font-size : 1.2rem;
}

@media print, screen and (min-width: 768px) {
	.fzs {
		font-size : 1.4rem;
	}
}

.fzm {
	font-size : 14px;
	font-size : 1.4rem;
}

@media print, screen and (min-width: 768px) {
	.fzm {
		font-size : 1.6rem;
	}
}

.fzl {
	font-size : 16px;
	font-size : 1.6rem;
}

@media print, screen and (min-width: 768px) {
	.fzl {
		font-size : 1.8rem;
	}
}

.fzll {
	font-size : 18px;
	font-size : 1.8rem;
}

@media print, screen and (min-width: 768px) {
	.fzll {
		font-size : 2.0rem;
	}
}

.tal {
	text-align : left !important;
}

.tac {
	text-align : center !important;
}

.tar {
	text-align : right !important;
}

.tdu {
	text-decoration : underline;
}

.nowrap {
	white-space : nowrap;
}

.txtindent {
	padding-left : 1em;
	text-indent : -1em;
}

.txtindent2 {
	padding-left : 1em;
}

/*
  data-fixed
  - 固定幅・中央揃えのボックス
*/
[data-fixed] {
	padding : 0 15px;
}

@media print, screen and (min-width: 768px) {
	[data-fixed] {
		width : 1040px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

/*
	data-fixed2
	大枠設定
*/
[data-fixed2] {
	padding : 0 15px;
}

@media print, screen and (min-width: 768px) {
	[data-fixed2] {
		width : 1200px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

/*
	data-fixed3
	小枠設定
*/
[data-fixed3] {
	padding : 0 15px;
}

@media print, screen and (min-width: 768px) {
	[data-fixed3] {
		width : 720px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

@media print, screen and (min-width: 768px) {
	[data-fixed3].abjust-news {
		width : 850px;
	}
}

[data-anim-fade] {
	visibility : hidden;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-webkit-transform : translateY(15px);
	        transform : translateY(15px);
	transition : all 0.5s ease-out;
}

[data-anim-fade][data-anim-fade='on'], [data-anim-fade][data-anim-fade='none'] {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	-webkit-transform : translateY(0px);
	        transform : translateY(0px);
	visibility : visible;
}

[data-anim-fade][data-anim-fade='none'] {
	transition : none;
}

[data-anim-scale] {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

[data-anim-scale][data-anim-scale='on'], [data-anim-scale][data-anim-scale='none'] {
	-webkit-animation : 0.4s cubic-bezier(0.18, 0.89, 0.23, 1.22) both;
	        animation : 0.4s cubic-bezier(0.18, 0.89, 0.23, 1.22) both;
	-webkit-animation-name : scale_fade;
	        animation-name : scale_fade;
}

[data-anim-scale][data-anim-scale='none'] {
	-webkit-animation : none;
	        animation : none;
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

[data-anim-order] [data-anim-order-child] {
	visibility : hidden;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-webkit-transform : translateY(10px);
	        transform : translateY(10px);
	transition : all 0.5s ease-out;
}

[data-anim-order] [data-anim-order-child][data-anim-order-child='on'], [data-anim-order] [data-anim-order-child][data-anim-order-child='none'] {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	-webkit-transform : translateY(0px);
	        transform : translateY(0px);
	visibility : visible;
}

[data-anim-order][data-anim-order='none'] [data-anim-order-child] {
	transition : none;
}

[data-gs='12'] {
	margin : 0 -5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	[data-gs='12'] {
		display : block;
		letter-spacing : -0.40em;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] {
		margin : 0 -22px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}

@media print {
	[data-gs='12'] {
		display : block;
		letter-spacing : -0.40em;
	}
}

[data-gs='12'] > [data-gs-col] {
	width : 100%;
	padding-left : 5px;
	padding-right : 5px;
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col] {
		padding-left : 22px;
		padding-right : 22px;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col='12'] {
		width : calc(100% / 1);
		width : calc((100% / 1 ) - 0.1px) \0;
		padding : 0 22px;
	}
}

@media print {
	[data-gs='12'] > [data-gs-col='12'] {
		width : 100%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col='6'] {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 22px;
	}
}

@media print {
	[data-gs='12'] > [data-gs-col='6'] {
		width : 50%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col='4'] {
		width : calc(100% / 3);
		width : calc((100% / 3 ) - 0.1px) \0;
		padding : 0 22px;
	}
}

@media print {
	[data-gs='12'] > [data-gs-col='4'] {
		width : 33.33333%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col='3'] {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 22px;
	}
}

@media print {
	[data-gs='12'] > [data-gs-col='3'] {
		width : 25%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col='8'] {
		width : calc(100% / 1.5);
		width : calc((100% / 1.5 ) - 0.1px) \0;
		padding : 0 22px;
	}
}

@media print {
	[data-gs='12'] > [data-gs-col='8'] {
		width : 66.66667%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media screen and (max-width: 767px) {
	[data-gs='12'][data-gs-sp='2'] > [data-gs-col] {
		width : 50%;
	}
}

[data-gs='12'].is-inlineblock {
	display : block;
	letter-spacing : -0.4em;
}

[data-gs='12'].is-inlineblock [data-gs-col] {
	display : inline-block;
	letter-spacing : normal;
}

.m-box-child > *:first-child, .m-box-child > .image-position-left:first-child + *, .m-box-child > .image-position-right:first-child + * {
	margin-top : 0 !important;
}

.m-box-child > *:first-child.m-box-section, .m-box-child > .image-position-left:first-child + *.m-box-section, .m-box-child > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	.m-box-child > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-child > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

.swiper-container {
	overflow : visible;
}

[data-swiper='character'] .swiper-page {
	max-width : 230px;
	margin : -10px auto 0;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-page {
		max-width : 340px;
		margin : 0 auto 0;
		position : absolute;
		right : 147.5px;
		top : -15px;
	}
}

[data-swiper='character'] .swiper-page .pagination-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-page .pagination-inner {
		-webkit-justify-content : flex-start;
		-ms-flex-pack : start;
		        justify-content : flex-start;
	}
}

[data-swiper='character'] .swiper-page .pagination-inner .pagination-item {
	margin-top : 10px;
	display : block;
	padding : 0 5px 0;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-page .pagination-inner .pagination-item {
		margin-top : 15px;
		padding : 0 7.5px 0;
	}
}

[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner {
	background-color : transparent;
	border : none;
	display : block;
	padding : 0;
	outline : none;
	position : relative;
}

[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner > img {
	width : 44px;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner > img {
		width : 70px;
	}
}

[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner .item-on {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	position : absolute;
	top : 0;
	left : 0;
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
	[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner:hover .item-on {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

[data-swiper='character'] .swiper-page .pagination-inner .pagination-item > .item-inner.is-active .item-on {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

[data-swiper='character'] .swiper-wrapper {
	pointer-events : none;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-wrapper .swiper-slide {
		width : 100vw;
	}
}

[data-swiper='character'] .swiper-wrapper .swiper-slide .u-box-character {
	transition : opacity 0.5s ease-out,-webkit-transform 0.8s ease-in-out;
	transition : opacity 0.5s ease-out,transform 0.8s ease-in-out;
	transition : opacity 0.5s ease-out,transform 0.8s ease-in-out,-webkit-transform 0.8s ease-in-out;
	opacity : 0.5;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	-webkit-transform : scale(0.3);
	        transform : scale(0.3);
}

[data-swiper='character'] .swiper-wrapper .swiper-slide.swiper-slide-active .u-box-character {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	-webkit-transform : scale(1);
	        transform : scale(1);
}

[data-swiper='character'] .swiper-ctrl .ctrl-button-prev, [data-swiper='character'] .swiper-ctrl .ctrl-button-next {
	background-color : transparent;
	border : none;
	position : absolute;
	top : 20%;
	bottom : 0;
	outline : none;
	z-index : 10;
	margin : auto;
	height : 45px;
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-prev, [data-swiper='character'] .swiper-ctrl .ctrl-button-next {
		height : 100px;
	}
}

[data-swiper='character'] .swiper-ctrl .ctrl-button-prev > img, [data-swiper='character'] .swiper-ctrl .ctrl-button-next > img {
	width : 28px;
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-prev > img, [data-swiper='character'] .swiper-ctrl .ctrl-button-next > img {
		width : 68px;
	}
}

[data-swiper='character'] .swiper-ctrl .ctrl-button-prev {
	left : -20px;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-prev {
		left : -90px;
	}
}

[data-swiper='character'] .swiper-ctrl .ctrl-button-prev > img {
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
}

@media print, screen and (min-width: 1025px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-prev:hover {
		opacity : 0.80;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	}
	[data-swiper='character'] .swiper-ctrl .ctrl-button-prev:hover > img {
		-webkit-transform : rotateZ(180deg) translateX(5px);
		        transform : rotateZ(180deg) translateX(5px);
	}
}

[data-swiper='character'] .swiper-ctrl .ctrl-button-next {
	right : -20px;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-next {
		right : -90px;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-swiper='character'] .swiper-ctrl .ctrl-button-next:hover {
		opacity : 0.80;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	}
	[data-swiper='character'] .swiper-ctrl .ctrl-button-next:hover > img {
		-webkit-transform : translateX(5px);
		        transform : translateX(5px);
	}
}

.m-box-clear {
	*zoom : 1;
}

.m-box-clear:after {
	content : ' ';
	display : table;
	clear : both;
}

.m-box-youtube-wrap {
	border : solid 2px #ea6185;
	border-radius : 8px;
	overflow : hidden;
	background-color : #fff;
	padding : 1px;
}

.m-box-youtube-wrap .m-box-youtube {
	border-radius : 6px;
	overflow : hidden;
}
.m-box-youtube {
	display : block;
	position : relative;
	width : 100%;
}

.m-box-youtube:before {
	content : '';
	display : block;
	padding-top : 56.5%;
}

.m-box-youtube > iframe {
	position : absolute;
	top : 0;
	left : 0;
	bottom : 0;
	right : 0;
	width : 100%;
	height : auto;
	min-height : 100%;
}








[data-swiper='backnumber'] {
	margin : 2px 20px 0;
}

[data-swiper='backnumber'] .swiper-ctrl {
	margin-top : 15px;
}

[data-swiper='backnumber'] .swiper-ctrl .ctrl-pagination {
	text-align : center;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

[data-swiper='backnumber'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet {
	padding : 5px;
	position : relative;
	width : 20px;
	height : 20px;
	background-color : transparent;
	display : block;
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

[data-swiper='backnumber'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet:before {
	content : '';
	background-color : #fff;
	border-radius : 50%;
	opacity : 0.5;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	width : 10px;
	height : 10px;
	display : block;
}

[data-swiper='backnumber'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

[data-swiper='gallery'] {
	padding : 0 15px;
	margin-top : 20px;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='gallery'] {
		overflow : hidden;
		padding : 0;
	}
}

[data-swiper='gallery'] .swiper-container.gallery-top {
	position : relative;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-wrapper .swiper-slide .slide-inner {
	border-radius : 10px;
	overflow : hidden;
	background-color : #fff;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-wrapper .swiper-slide .slide-inner > img {
	opacity : 0.5;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	transition : all 0.2s ease-out;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-wrapper .swiper-slide.swiper-slide-active .slide-inner > img {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

@media print, screen and (min-width: 768px) {
	[data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl {
		display : none;
	}
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-prev, [data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-next {
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
	width : 37.5px;
	height : 30px;
	background-color : transparent;
	padding : 0;
	border : none;
	z-index : 1;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-prev > img, [data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-next > img {
	max-height : 100%;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-prev {
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
	left : -30px;
}

[data-swiper='gallery'] .swiper-container.gallery-top .swiper-ctrl .ctrl-button-next {
	right : -30px;
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs {
	display : none;
}

@media print, screen and (min-width: 768px) {
	[data-swiper='gallery'] .swiper-container.gallery-thumbs {
		display : block;
		margin-top : 20px;
	}
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide {
	cursor : pointer;
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .slide-inner {
	border-radius : 10px;
	overflow : hidden;
	transition : background-color 0.2s ease-out;
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .slide-inner > img {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	transition : all 0.2s ease-out;
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .slide-inner {
	background-color : #ea6185;
}

[data-swiper='gallery'] .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .slide-inner > img {
	opacity : 0.35;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
}
.m-box-backnumber {
	background-color : #fff;
	border-radius : 12px;
	padding : 5px 20px 20px;
}

@media print, screen and (min-width: 768px) {
	.m-box-backnumber {
		padding : 25px 40px 40px;
		border-radius : 20px;
		margin-top : 3px;
	}
}

@media screen and (max-width: 767px) {
	.news-backnumber .backnumber-list {
		width:auto;
		display:flex;
	    justify-content : space-btween;
	}
}

	.news-backnumber .backnumber-list {
		width:auto;
		display:flex;
	    justify-content : space-btween;
	}

	.news-backnumber .backnumber-list .m-btn-common:before {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	border : solid 2px #fff;
	content : '';
	border-radius : 65px;
	transition : all 0.2s ease-out;
}

	.news-backnumber .backnumber-list .m-btn-common > span {
	position : relative;
	padding : 10px 25px 10px 0px;
	display : inline-block;
	color : #fff;
	transition : all 0.2s ease-out;
}

	.news-backnumber .backnumber-list .m-btn-common > span:before {
	content : '';
	position : absolute;
	background : url(/tv/startwinkle_precure/images/i_arrow2_white.svg) center no-repeat;
	background-size : 100% auto;
	width : 24px;
	height : 24px;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}


@media screen and (max-width: 767px) {
	.m-box-backnumber .backnumber-inner .backnumber-list .list-item + .list-item {
		margin-top : 6px;
	}
}

.m-box-backnumber .backnumber-inner .backnumber-list .list-item > a {
	position : relative;
	display : block;
	padding : 15px 15px 15px 34px;
	font-size : 14px;
	font-size : 1.4rem;
	color : #9d78b4;
}

@media print, screen and (min-width: 768px) {
	.m-box-backnumber .backnumber-inner .backnumber-list .list-item > a {
		padding : 18px 0 15px 34px;
	}
}

.diagonal-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a, .backnumber-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a {
	color : #49bcbd;
}

.m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:before {
	content : '';
	display : block;
	width : 24px;
	height : 24px;
	background : url(/tv/startwinkle_precure/images/i_arrow2.svg) center no-repeat;
	background-size : 100% auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}

.diagonal-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:before, .backnumber-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:before {
	background-image : url(/tv/startwinkle_precure/images/i_arrow2_green.svg);
}

.m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:after {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_dot.jpg) center;
	background-size : auto 100%;
	width : 100%;
	height : 2px;
	position : absolute;
	bottom : 0;
	left : 0;
	right : auto;
	margin : auto;
}

.diagonal-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:after, .backnumber-p2 .m-box-backnumber .backnumber-inner .backnumber-list .list-item > a:after {
	background-image : url(/tv/startwinkle_precure/images/i_dot_green.jpg);
}

.m-box-backnumber.backnumber-col3 .backnumber-inner .backnumber-list {
	margin : 0 -16px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	.m-box-backnumber.backnumber-col3 .backnumber-inner .backnumber-list {
		display : block;
		letter-spacing : -0.40em;
	}
}

.m-box-backnumber.backnumber-col3 .backnumber-inner .backnumber-list .list-item {
	width : calc(100% / 3);
	width : calc((100% / 3 ) - 0.1px) \0;
	padding : 0 16px;
}

@media print {
	.m-box-backnumber.backnumber-col3 .backnumber-inner .backnumber-list .list-item {
		width : 33.33333%;
		display : inline-block;
		padding : 0 16px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

.m-box-backnumber.backnumber-col3 .backnumber-inner .backnumber-list .list-item:nth-child(n + 4) {
	margin-top : 7px;
}

.m-box-back {
	margin-top : 35px;
	text-align : center;
}

@media print, screen and (min-width: 768px) {
	.m-box-back {
		margin-top : 60px;
	}
}

@media screen and (max-width: 767px) {
	.m-box-back .m-btn-back {
		width : 100%;
	}
}

.m-box-btn {
	margin: 20px 0 20px 32%;
}

@media screen and (max-width: 767px) {
.m-box-btn {
	margin:30px auto 20px 0px;
}



	.m-box-btn .m-btn-back, .m-box-btn .m-btn-common {
		width : 100%;
	}
}

.m-box-img {
	margin-top : 20px;
}

@media print, screen and (min-width: 768px) {
	.m-box-img {
		margin-top : 20px;
	}
}

.m-box-img.img-center {
	text-align : center;
}

@media print, screen and (min-width: 768px) {
	.m-box-info .info-inner .info-item:nth-child(n+2) {
		margin-top : 15px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-box-info .info-inner .info-item.item-col1 {
		width : 100%;
	}
}

@media screen and (max-width: 767px) {
	.m-box-info .info-inner .info-item + .info-item {
		margin-top : 15px;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-ttl {
	position : relative;
	padding-left : 21px;
	font-size : 14px;
	font-size : 1.4rem;
	font-weight : bold;
	color : #ea6185;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

@media print, screen and (min-width: 768px) {
	.m-box-info .info-inner .info-item .item-inner .item-ttl {
		font-size : 1.6rem;
		padding-left : 28px;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-ttl:before {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_curestar_star.png) center no-repeat;
	background-size : 100% auto;
	width : 17.5px;
	height : 19px;
	position : absolute;
	top : 0.1em;
	left : 0;
	margin : auto;
	-webkit-transform : translateY(-1px);
	        transform : translateY(-1px);
}

@media print, screen and (min-width: 768px) {
	.m-box-info .info-inner .info-item .item-inner .item-ttl:before {
		width : 22px;
		height : 21px;
		top : 0.2em;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-desc {
	margin-top : 3px;
	font-size : 14px;
	font-size : 1.4rem;
}

@media print, screen and (min-width: 768px) {
	.m-box-info .info-inner .info-item .item-inner .item-desc {
		font-size : 1.6rem;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-desc .desc-inner {
	margin : 0 -10px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	.m-box-info .info-inner .info-item .item-inner .item-desc .desc-inner {
		display : block;
		letter-spacing : -0.40em;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-desc .desc-inner .desc-col2 {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 10px;
}

@media print {
	.m-box-info .info-inner .info-item .item-inner .item-desc .desc-inner .desc-col2 {
		width : 50%;
		display : inline-block;
		padding : 0 10px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

.m-box-info .info-inner .info-item .item-inner .item-desc a {
	position : relative;
	display : inline-block;
	word-break : break-all;
}

.m-box-info .info-inner .info-item .item-inner .item-desc a:link, .m-box-info .info-inner .info-item .item-inner .item-desc a:visited {
	text-decoration : underline;
}

@media print, screen and (min-width: 1025px) {
	.m-box-info .info-inner .info-item .item-inner .item-desc a:hover {
		text-decoration : none;
	}
}

.m-box-info.info-icon-none .info-inner .info-item .item-inner .item-ttl {
	color : #ea6185;
	padding-left : 0;
}

.m-box-info.info-icon-none .info-inner .info-item .item-inner .item-ttl:before {
	background : none;
}

.m-box-info.info-curestar .info-inner .info-item .item-inner .item-ttl {
	color : #ea6185;
}

.m-box-info.info-curestar .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_curestar_star.png);
}

.m-box-info.info-curemilky .info-inner .info-item .item-inner .item-ttl {
	color : #49bcbd;
}

.m-box-info.info-curemilky .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_curemilky_star.png);
	background-image : url(/tv/startwinkle_precure/images/i_curemilky_star.png);
}

.m-box-info.info-curesoleil .info-inner .info-item .item-inner .item-ttl {
	color : #f28f00;
}

.m-box-info.info-curesoleil .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_curesoleil_star.png);
}

.m-box-info.info-cureselene .info-inner .info-item .item-inner .item-ttl {
	color : #9d78b4;
}

.m-box-info.info-cureselene .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_curecosmo.png);
}

.m-box-info.info-curecosmo .info-inner .info-item .item-inner .item-ttl {
	color : #0fb0dd;
}

.m-box-info.info-curecosmo .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_curecosmo.png);
}

.m-box-info.info-fuwa .info-inner .info-item .item-inner .item-ttl {
	color : #ffbee2;
}

.m-box-info.info-fuwa .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_fuwa_star.png);
}

.m-box-info.info-prunce .info-inner .info-item .item-inner .item-ttl {
	color : #89e7ff;
}

.m-box-info.info-prunce .info-inner .info-item .item-inner .item-ttl:before {
	background-image : url(/tv/startwinkle_precure/images/i_prunce_star.png);
}

.m-box-lightbox {
	position : fixed;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	z-index : -1;
	visibility : hidden;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.2s ease-out;
}

.lightbox-open .m-box-lightbox {
	z-index : 10;
	visibility : visible;
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.m-box-lightbox .lightbox-outer {
	position : relative;
	margin : auto;
	max-height : 80%;
	z-index : 1;
	width : calc( 100% - 30px);
}

@media print, screen and (min-width: 768px) {
	.m-box-lightbox .lightbox-outer {
		width : 720px;
	}
}

.m-box-lightbox .lightbox-outer .lightbox-inner {
	display : none;
}

.m-box-lightbox .lightbox-outer .lightbox-inner.is-active {
	display : block;
}

.m-box-lightbox .lightbox-outer .lightbox-close {
	position : absolute;
	top : 100%;
	text-align : center;
	left : 0;
	right : 0;
	margin-top : 15px;
}

.m-box-lightbox .lightbox-outer .lightbox-close .close-btn {
	padding-left : 35px;
	display : inline-block;
	background-color : transparent;
	font-weight : bold;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	font-size : 24px;
	font-size : 2.4rem;
	color : #ea6185;
	border : none;
	position : relative;
	line-height : 1.25;
}

.m-box-lightbox .lightbox-outer .lightbox-close .close-btn:before {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_close2.svg) center no-repeat;
	background-size : 100% auto;
	width : 25px;
	height : 25px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}

.m-box-lightbox .lightbox-overlay {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	background-color : #fff;
	opacity : 0.8;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
}

.m-box-thumbnail {
	border : solid 2px #ea6185;
	background-color : #ea6185;
	border-radius : 10px;
	overflow : hidden;
	display : block;
	width : 100%;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail {
		border : solid 3px #ea6185;
	}
}

.m-box-thumbnail .thumbnail-head {
	padding-top : 100%;
	position : relative;
	background-color : #fff;
}

.m-box-thumbnail .thumbnail-head > img {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	max-height : 80%;
	max-width : 80%;
	margin : auto;
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail .thumbnail-head > img {
		max-height : 85%;
		max-width : 85%;
	}
}

.m-box-thumbnail .thumbnail-body {
	background : #ea6185;
	color : #fff;
	padding : 15px 10px 15px;
}

.m-box-thumbnail .thumbnail-body .body-ttl {
	font-weight : bold;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	line-height : 1.5;
}

.m-box-thumbnail .thumbnail-body .body-info {
	position : relative;
	padding-top : 13px;
	margin-top : 20px;
	font-weight : bold;
	font-size : 12px;
	font-size : 1.2rem;
	margin-left : -10px;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail .thumbnail-body .body-info {
		margin-left : -15px;
	}
}

.m-box-thumbnail .thumbnail-body .body-info:before {
	position : absolute;
	content : '';
	background : url(/tv/startwinkle_precure/images/i_dot4.jpg) center repeat-x;
	background-size : auto 100%;
	height : 2px;
	top : 0;
	left : 10px;
	right : 0;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail .thumbnail-body .body-info:before {
		left : 15px;
	}
}

.m-box-thumbnail .thumbnail-body .body-info .info-label {
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	font-size : 12px;
	font-size : 1.2rem;
	position : relative;
	padding-left : 16px;
	margin-left : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-box-thumbnail .thumbnail-body .body-info .info-label {
		margin-left : 15px;
	}
}

.m-box-thumbnail .thumbnail-body .body-info .info-label:before {
	display : block;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
	background : url(/tv/startwinkle_precure/images/i_calendar.svg) center no-repeat;
	background-size : 100% auto;
	width : 12.5px;
	height : 12.5px;
}

.m-box-thumbnail .thumbnail-body .body-info .info-label.label-goods:before {
	background-image : url(/tv/startwinkle_precure/images/i_goods.svg);
	width : 11px;
	height : 13px;
}

.m-box-thumbnail .thumbnail-body .body-info .info-label.label-book:before {
	background-image : url(/tv/startwinkle_precure/images/i_book.svg);
	width : 12.5px;
	height : 12.5px;
}

.m-box-thumbnail .thumbnail-body .body-info .info-label.label-dvd:before, .m-box-thumbnail .thumbnail-body .body-info .info-label.label-bluray:before {
	background-image : url(/tv/startwinkle_precure/images/i_dvd.svg);
	width : 13px;
	height : 13px;
}

@media print, screen and (min-width: 1025px) {
	.m-box-thumbnail:hover {
		text-decoration : none;
	}
	.m-box-thumbnail:hover .thumbnail-head > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
	}
}

.m-box-item {
	border-radius : 10px;
	border : solid 2px #ea6185;
	padding : 28px;
	background-color : #fff;
	margin-top : 20px;
}

@media print, screen and (min-width: 768px) {
	.m-box-item {
		margin-top : 20px;
	}
}
.m-list-bnr .bnr-inner {
	margin : 0 -7.5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	.m-list-bnr .bnr-inner {
		display : block;
		letter-spacing : -0.40em;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-bnr .bnr-inner {
		margin : 0 -9.5px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}

@media print {
	.m-list-bnr .bnr-inner {
		display : block;
		letter-spacing : -0.40em;
	}
}

.m-list-bnr .bnr-inner .bnr-item {
	text-align : center;
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 7.5px;
}

@media print {
	.m-list-bnr .bnr-inner .bnr-item {
		width : 50%;
		display : inline-block;
		padding : 0 7.5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-bnr .bnr-inner .bnr-item {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 9.5px;
	}
}

@media print {
	.m-list-bnr .bnr-inner .bnr-item {
		width : 25%;
		display : inline-block;
		padding : 0 9.5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media screen and (max-width: 767px) {
	.m-list-bnr .bnr-inner .bnr-item:nth-child(n + 3) {
		margin-top : 15px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-bnr .bnr-inner .bnr-item:nth-child(n + 5) {
		margin-top : 20px;
	}
}

.m-list-bnr .bnr-inner .bnr-item > a {
	transition : all 0.2s ease-out;
}

.m-list-bnr .bnr-inner .bnr-item > a > img {
	border-radius : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-list-bnr .bnr-inner .bnr-item > a > img {
		border-radius : 13px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-inner .bnr-item > a:hover {
		-webkit-animation-name : brightness_fixed;
		        animation-name : brightness_fixed;
		-webkit-animation-duration : 0.5s;
		        animation-duration : 0.5s;
		-webkit-animation-timing-function : ease-in-out;
		        animation-timing-function : ease-in-out;
		-webkit-animation-iteration-count : 1;
		        animation-iteration-count : 1;
		-webkit-animation-direction : alternate;
		        animation-direction : alternate;
		-webkit-animation-fill-mode : forwards;
		        animation-fill-mode : forwards;
		opacity : 0.75\0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)';
	}
}

.m-list-image {
	margin-top : 20px;
}

@media print, screen and (min-width: 768px) {
	.m-list-image {
		margin-top : 20px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 40px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 40px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 40px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 40px;
	}
}

@media screen and (max-width: 767px) {
	.m-list-image > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}

@media screen and (max-width: 767px) {
	.m-list-image > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}

.m-list-image img {
	height : auto;
}

.m-list-image ul li .image-img {
	text-align : center;
}

@media print, screen and (min-width: 768px) {
	.m-list-image ul li .image-img {
		text-align : left;
	}
}

.m-list-image ul li .image-img > svg {
	height : auto;
}

.m-list-image ul li .image-img.is-inlinesvg {
	position : relative;
}

.m-list-image ul li .image-img.is-inlinesvg > svg {
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
}

.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-400 {
	padding-top : 45.4545%;
}

.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-350 {
	padding-top : 39.7727%;
}

.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-584 {
	padding-top : 66.3636%;
}

.m-list-image ul li .item-ttl, .m-list-image ul li .item-desc {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-list-image ul li .item-ttl, .m-list-image ul li .item-desc {
		margin-top : 20px;
	}
}

.m-list-image.image-position-center {
	margin-left : auto;
	margin-right : auto;
}

.m-list-image.image-position-center ul {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}

.m-list-image.image-position-center ul li {
	overflow : hidden;
}

.m-list-image.image-position-center ul li .image-img {
	text-align : center;
}

.m-list-image.image-position-left {
	position : relative;
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left {
		float : left;
		margin-right : 14px;
		padding-right : 14px;
		margin-bottom : 2px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul {
		margin : 0;
		display : block;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul li {
		width : auto;
		padding : 0;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul li:nth-child(n + 2) {
		margin-top : 15px;
	}
}

.m-list-image.image-position-right {
	position : relative;
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right {
		float : right;
		margin-left : 14px;
		padding-left : 14px;
		margin-bottom : 2px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul {
		margin : 0;
		display : block;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul li {
		width : auto;
		padding : 0;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul li:nth-child(n + 2) {
		margin-top : 15px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-6, .m-list-image.image-position-right.image-col-6, .m-list-image.image-position-center.image-col-6 {
		width : 50%;
	}
}

.m-list-image.image-position-left.image-col-6 ul li, .m-list-image.image-position-right.image-col-6 ul li, .m-list-image.image-position-center.image-col-6 ul li {
	margin-top : 15px;
}

.m-list-image.image-position-left.image-col-6 ul li:first-child, .m-list-image.image-position-right.image-col-6 ul li:first-child, .m-list-image.image-position-center.image-col-6 ul li:first-child {
	margin-top : 0 !important;
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-4, .m-list-image.image-position-right.image-col-4, .m-list-image.image-position-center.image-col-4 {
		width : calc(100% / 3);
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-3, .m-list-image.image-position-right.image-col-3, .m-list-image.image-position-center.image-col-3 {
		width : 25%;
	}
}

.m-list-image .image-title {
	font-weight : bold;
	font-size : 16px;
	font-size : 1.6rem;
	line-height : 1.5;
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-list-image .image-title {
		font-size : 1.8rem;
		margin-top : 20px;
	}
}

.m-list-image .image-desc {
	font-size : 12px;
	font-size : 1.2rem;
}

@media print, screen and (min-width: 768px) {
	.m-list-image .image-desc {
		font-size : 1.4rem;
	}
}

.m-list-image .image-title + .image-desc {
	margin-top : 5px;
}

@media print, screen and (min-width: 768px) {
	.m-list-image .image-title + .image-desc {
		margin-top : 10px;
	}
}

.m-list-image.image-fixed > ul > li dl dt {
	position : relative;
	background-color : #ececec;
}

.m-list-image.image-fixed > ul > li dl dt:before {
	content : '';
	position : relative;
	top : 0;
	left : 0;
	padding-top : 66.785%;
	height : 100%;
	display : block;
}

.m-list-image.image-fixed > ul > li dl dt img {
	max-width : calc(100% - 20px);
	max-height : calc(100% - 20px);
	height : auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}

.m-list-news {
	margin-top : 15px;
}

@media print, screen and (min-width: 768px) {
	.m-list-news {
		margin-top : 16px;
	}
}

.m-list-news .news-inner .news-item + .news-item {
	margin-top : 20px;
}

.m-list-news .news-inner .news-item .item-inner {
	color : #404040;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : flex-start;
	-ms-flex-align : start;
	        align-items : flex-start;
}

.m-list-news .news-inner .news-item .item-inner .item-img {
	width : 106px;
	border-radius : 5px;
	background-color : #ea6185;
	padding : 4px;
}

@media print, screen and (min-width: 768px) {
	.m-list-news .news-inner .news-item .item-inner .item-img {
		width : 156px;
		border-radius : 5px;
	}
}

.m-list-news .news-inner .news-item .item-inner .item-img > img {
	border-radius : 3px;
	border : solid 2px #fff;
	background-color : #fff;
}

.m-list-news .news-inner .news-item .item-inner .item-data {
	margin-left : 14px;
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
}

@media print, screen and (min-width: 768px) {
	.m-list-news .news-inner .news-item .item-inner .item-data {
		margin-left : 32px;
	}
}

.m-list-news .news-inner .news-item .item-inner .item-data .data-date {
	font-size : 16px;
	font-size : 1.6rem;
	line-height : 1;
}

.m-list-news .news-inner .news-item .item-inner .item-data .data-title {
	font-size : 14px;
	font-size : 1.4rem;
	margin-top : 5px;
}

@media print, screen and (min-width: 768px) {
	.m-list-news .news-inner .news-item .item-inner .item-data .data-title {
		margin-top : 8px;
		font-size : 1.6rem;
	}
}

ul.m-list-asterisk {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk {
		margin-top : 20px;
	}
}

ul.m-list-asterisk > li {
	padding-left : 17px;
	position : relative;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}

ul.m-list-asterisk > li > ul, ul.m-list-asterisk > li > ol {
	margin-top : 0;
	counter-reset : number;
}

@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul, ul.m-list-asterisk > li > ol {
		margin-top : 0;
	}
}

ul.m-list-asterisk > li > ul > li {
	padding-left : 9px;
}

@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul > li {
		padding-left : 18px;
	}
}

ul.m-list-asterisk > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}

@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}

ul.m-list-asterisk > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}

ul.m-list-asterisk > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li {
		padding-left : 20px;
	}
}

ul.m-list-asterisk > li:first-child {
	margin-top : 0;
}

ul.m-list-asterisk > li:before {
	position : absolute;
	content : '';
	top : 0;
	left : 0;
	content : '\203b';
	background-color : transparent;
}

.m-list-desc {
	margin-top : 10px;
}

@media screen and (max-width: 767px) {
	.m-list-desc {
		margin-top : 20px;
	}
}

.m-list-desc > li {
	position : relative;
	word-wrap : break-word;
	overflow-wrap : break-word;
	padding-left : 7px;
}

.m-list-desc > li > ul, .m-list-desc > li > ol {
	margin-top : 0;
	counter-reset : number;
}

@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul, .m-list-desc > li > ol {
		margin-top : 0;
	}
}

.m-list-desc > li > ul > li {
	padding-left : 9px;
}

@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul > li {
		padding-left : 18px;
	}
}

.m-list-desc > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}

@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}

.m-list-desc > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}

.m-list-desc > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

@media print, screen and (min-width: 768px) {
	.m-list-desc > li {
		padding-left : 14px;
	}
}

.m-list-desc > li:first-child {
	margin-top : 0;
}

.m-list-desc > li:before {
	position : absolute;
	content : '';
	width : 3px;
	height : 3px;
	border-radius : 50%;
	background-color : #555963;
	top : 0.90em;
	left : 0;
}

@media print, screen and (min-width: 768px) {
	.m-list-desc > li:before {
		width : 6px;
		height : 6px;
		top : 0.80em;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-desc.desc-inlineblock {
		margin-top : 30px;
		margin-left : -20px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-desc.desc-inlineblock > li {
		display : inline-block;
		margin-left : 20px;
		margin-top : 10px;
		vertical-align : top;
	}
}

.m-list-num {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-list-num {
		margin-top : 20px;
	}
}

.m-list-num > li {
	padding-left : 1.5em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}

.m-list-num > li > ul, .m-list-num > li > ol {
	margin-top : 0;
	counter-reset : number;
}

@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul, .m-list-num > li > ol {
		margin-top : 0;
	}
}

.m-list-num > li > ul > li {
	padding-left : 9px;
}

@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul > li {
		padding-left : 18px;
	}
}

.m-list-num > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}

@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}

.m-list-num > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}

.m-list-num > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

.m-list-num > li:first-child {
	margin-top : 0;
}

.m-list-num > li:before {
	content : counter(number) '.';
	display : inline-block;
	vertical-align : top;
	margin-left : -1.5em;
	margin-right : 0.5em;
}

@media print, screen and (min-width: 768px) {
	.m-list-num > li:before {
		margin-left : -1.5em;
	}
}

ol.m-list-asterisk {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk {
		margin-top : 20px;
	}
}

ol.m-list-asterisk > li {
	padding-left : 2.7em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li {
		padding-left : 2.6em;
	}
}

ol.m-list-asterisk > li:first-child {
	margin-top : 0;
}

ol.m-list-asterisk > li:before {
	content : '\203b' counter(number) '\ff1a';
	display : inline-block;
	vertical-align : top;
	margin-left : -2.8em;
	margin-right : 2px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li:before {
		margin-left : -2.6em;
		margin-right : auto;
	}
}

ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
	margin-top : 0;
	counter-reset : number;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
		margin-top : 0;
	}
}

ol.m-list-asterisk > li > ul > li {
	padding-left : 9px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li {
		padding-left : 18px;
	}
}

ol.m-list-asterisk > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

.m-list-label {
	margin-top : 10px;
}

.m-list-label ul {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	margin : -10px -5px 0;
}

.m-list-label ul li {
	padding : 0 5px;
	margin-top : 10px;
}

.m-list-anchor .anchor-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	margin : 0 -3.5px;
}

@media print, screen and (min-width: 768px) {
	.m-list-anchor .anchor-list {
		margin : 0 -10px;
	}
}

.m-list-anchor .anchor-list .list-item {
	padding : 0 3.5px;
	width : 50%;
}

@media print, screen and (min-width: 768px) {
	.m-list-anchor .anchor-list .list-item {
		width : auto;
		padding : 0 10px;
	}
}

.m-list-anchor .anchor-list .list-item .m-btn-anchor {
	width : 100%;
}

@media print, screen and (min-width: 768px) {
	.m-list-anchor .anchor-list .list-item .m-btn-anchor {
		min-width : 300px;
	}
}

.m-list-movie .movie-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	margin : 0 -3.5px;
}

@media print, screen and (min-width: 768px) {
	.m-list-movie .movie-list {
		margin : 0 -10px;
	}
}

.m-list-movie .movie-list .list-item {
	padding : 0 3.5px;
	width :100%;
	margin:0 auto 30px;
}

@media print, screen and (min-width: 768px) {
	.m-list-movie .movie-list .list-item {
		padding : 0 30px;
		width : 50%;
	}
}





.m-list-movie .movie-list .list-item:nth-child(n+3) {
	margin-top : 7.5px;
}

.m-list-thumbnail .thumbnail-list {
	margin : 0 -7.5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	.m-list-thumbnail .thumbnail-list {
		display : block;
		letter-spacing : -0.40em;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list {
		margin : 0 -10px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}

@media print {
	.m-list-thumbnail .thumbnail-list {
		display : block;
		letter-spacing : -0.40em;
	}
}

.m-list-thumbnail .thumbnail-list .list-item {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 7.5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}

.m-list-num > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

.m-list-num > li:first-child {
	margin-top : 0;
}

.m-list-num > li:before {
	content : counter(number) '.';
	display : inline-block;
	vertical-align : top;
	margin-left : -1.5em;
	margin-right : 0.5em;
}

@media print, screen and (min-width: 768px) {
	.m-list-num > li:before {
		margin-left : -1.5em;
	}
}

ol.m-list-asterisk {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk {
		margin-top : 20px;
	}
}

ol.m-list-asterisk > li {
	padding-left : 2.7em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li {
		padding-left : 2.6em;
	}
}

ol.m-list-asterisk > li:first-child {
	margin-top : 0;
}

ol.m-list-asterisk > li:before {
	content : '\203b' counter(number) '\ff1a';
	display : inline-block;
	vertical-align : top;
	margin-left : -2.8em;
	margin-right : 2px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li:before {
		margin-left : -2.6em;
		margin-right : auto;
	}
}

ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
	margin-top : 0;
	counter-reset : number;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
		margin-top : 0;
	}
}

ol.m-list-asterisk > li > ul > li {
	padding-left : 9px;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li {
		padding-left : 18px;
	}
}

ol.m-list-asterisk > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}

@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

.m-list-label {
	margin-top : 10px;
}

.m-list-label ul {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	margin : -10px -5px 0;
}

.m-list-label ul li {
	padding : 0 5px;
	margin-top : 10px;
}


@media print {
	.m-list-thumbnail .thumbnail-list .list-item {
		width : 50%;
		display : inline-block;
		padding : 0 7.5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

.m-list-thumbnail .thumbnail-list .list-item > *:first-child, .m-list-thumbnail .thumbnail-list .list-item > .image-position-left:first-child + *, .m-list-thumbnail .thumbnail-list .list-item > .image-position-right:first-child + * {
	margin-top : 0 !important;
}

.m-list-thumbnail .thumbnail-list .list-item > *:first-child.m-box-section, .m-list-thumbnail .thumbnail-list .list-item > .image-position-left:first-child + *.m-box-section, .m-list-thumbnail .thumbnail-list .list-item > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 10px;
	}
}

@media print {
	.m-list-thumbnail .thumbnail-list .list-item {
		width : 25%;
		display : inline-block;
		padding : 0 10px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

.m-list-thumbnail .thumbnail-list .list-item:nth-child(n+3) {
	margin-top : 15px;
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item:nth-child(n+3) {
		margin-top : 0;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-list .list-item:nth-child(n+5) {
		margin-top : 20px;
	}
}


.m-table-common {
	width : 100%;
	margin-top : 20px;
	border : 2px solid #ea6185;
}

@media print, screen and (min-width: 768px) {
	.m-table-common {
		margin-top : 20px;
	}
}

.m-table-common a:link, .m-table-common a:visited {
	text-decoration : underline;
}

@media print, screen and (min-width: 1025px) {
.m-table-common a:hover {
		text-decoration : none;
	}
	.m-table-common a:hover:link, .m-table-common a:hover:visited {
		text-decoration : none;
	}
}

.m-table-common tbody tr th, .m-table-common tbody tr td, .m-table-common thead tr th, .m-table-common thead tr td {
	padding : 10px 18px;
	box-sizing : border-box;
	border-top : 2px solid #ea6185;
	border-bottom : 2px solid #ea6185;
	text-align : left;
	background-color : #fff;
}

.m-table-common tbody tr th, .m-table-common thead tr th {
	background : #fce8ee;
	font-weight : bold;
	color : #ea6185;
	vertical-align : middle;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-table-common tbody tr th > *:first-child, .m-table-common tbody tr th > .image-position-left:first-child + *, .m-table-common tbody tr th > .image-position-right:first-child + *, .m-table-common thead tr th > *:first-child, .m-table-common thead tr th > .image-position-left:first-child + *, .m-table-common thead tr th > .image-position-right:first-child + * {
	margin-top : 0 !important;
}

.m-table-common tbody tr th > *:first-child.m-box-section, .m-table-common tbody tr th > .image-position-left:first-child + *.m-box-section, .m-table-common tbody tr th > .image-position-right:first-child + *.m-box-section, .m-table-common thead tr th > *:first-child.m-box-section, .m-table-common thead tr th > .image-position-left:first-child + *.m-box-section, .m-table-common thead tr th > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	.m-table-common tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

.m-table-common tbody tr td, .m-table-common thead tr td {
	vertical-align : top;
}

.m-table-common tbody tr td > *:first-child, .m-table-common tbody tr td > .image-position-left:first-child + *, .m-table-common tbody tr td > .image-position-right:first-child + *, .m-table-common thead tr td > *:first-child, .m-table-common thead tr td > .image-position-left:first-child + *, .m-table-common thead tr td > .image-position-right:first-child + * {
	margin-top : 0 !important;
}

.m-table-common tbody tr td > *:first-child.m-box-section, .m-table-common tbody tr td > .image-position-left:first-child + *.m-box-section, .m-table-common tbody tr td > .image-position-right:first-child + *.m-box-section, .m-table-common thead tr td > *:first-child.m-box-section, .m-table-common thead tr td > .image-position-left:first-child + *.m-box-section, .m-table-common thead tr td > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	.m-table-common tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

.m-table-common [align='center'] {
	text-align : center !important;
}

.m-table-common [align='right'] {
	text-align : right !important;
}

.m-table-common [valign='top'] {
	vertical-align : top !important;
}

.m-table-common [valign='middle'] {
	vertical-align : middle !important;
}

.m-table-common [valign='bottom'] {
	vertical-align : bottom !important;
}

.m-table-common.is-tablefixed {
	table-layout : fixed;
}

.m-txt-ttl {
	height : 145px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : flex-end;
	-ms-flex-align : end;
	        align-items : flex-end;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.3s ease-out;
	-webkit-transform : translateY(2px);
	        transform : translateY(2px);
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl {
		height : 200px;
	}
}

.m-txt-ttl .ttl-inner {
	text-align : center;
	margin-bottom : 7.5px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl .ttl-inner {
		margin-bottom : 17px;
	}
}

.ready .m-txt-ttl {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	-webkit-transform : translateY(0px);
	        transform : translateY(0px);
}

.m-txt-ttl.ttl-news .ttl-inner {
	margin-bottom : 14px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-news .ttl-inner {
		margin-bottom : 35px;
	}
}

.m-txt-ttl.ttl-news .ttl-inner > img {
	width : 144.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-news .ttl-inner > img {
		width : 246px;
	}
}



@media print, screen and (max-width: 767px) {
.m-list-anchor2{margin-bottom:30px;}

.m-list-anchor2 .anchor-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-: ;
    justify-content: left;
    3.5px: ;
}

.m-list-anchor2 .anchor-list .list-item {
    width: auto;
    padding: 0 3px;
    margin-bottom:10px;
}

.m-list-anchor2 .anchor-list .list-item .m-btn-anchor {
    min-width: 12%;
}

.m-list-anchor2 .anchor-list .list-item .m-btn-anchor {
    width: 100%;
}

.m-list-anchor2 .anchor-list .m-btn-anchor {
    font-size: 1rem;
    padding: 2px 6px;
}

.m-list-anchor2 .anchor-list .m-btn-anchor > span {
    display: inline-block;
    position: relative;
    padding-right: 0px;
   /* color: #ea6185; */
    transition: all 0.2s ease-out;

}

.m-list-anchor2 .anchor-list .m-btn-anchor > span:after {
	content: none;
    background: url(/tv/startwinkle_precure/images/i_arrow_pink.svg) center no-repeat;
    background-size: 100% auto;
    width: 12px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    transition: all 0.2s ease-out;
}

.m-list-anchor2 .anchor-list .m-btn-anchor > span:after {
    width: 10px;
    height: 16px;
}

body.m01b li.n202001 a,body.m12a li.n201912 a,body.m11 li.n201911 a,body.m10 li.n201910 a,
body.m09 li.n201909 a,body.m08 li.n201908 a,body.m07 li.n201907 a,
body.m06 li.n201906 a,body.m05 li.n201905 a,body.m04 li.n201904 a,
body.m03 li.n201903 a,body.m02 li.n201902 a,body.m01 li.n201901 a,body.m12 li.n201812 a{
    background-color: #ea6185;
}


body.m01b li.n202001 a span,body.m12a li.n201912 a span,body.m11 li.n201911 a span,body.m10 li.n201910 a span,
body.m09 li.n201909 a span,body.m08 li.n201908 a span,body.m07 li.n201907 a span,
body.m06 li.n201906 a span,body.m05 li.n201905 a span,body.m04 li.n201904 a span,
body.m03 li.n201903 a span,body.m02 li.n201902 a span ,body.m01 li.n201901 a span,body.m12 li.n201812 a span{
    color:#FFF !important;
}


.m-list-anchor2 .m-btn-anchor:hover {
    background-color: #ea6185;
    color:#FFF !important;
}



}


@media print, screen and (min-width: 768px) {

.m-list-anchor2{margin-bottom:70px;}

.m-list-anchor2 .anchor-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-: ;
    justify-content: left;
    3.5px: ;
}

.m-list-anchor2 .anchor-list .list-item {
    width: auto;
    padding: 0 3px;
    margin-bottom:15px;
}

.m-list-anchor2 .anchor-list .list-item .m-btn-anchor {
    min-width: 15%;
}

.m-list-anchor2 .anchor-list .list-item .m-btn-anchor {
    width: 100%;
}

.m-list-anchor2 .anchor-list .m-btn-anchor {
    font-size: 1.3rem;
    padding: 5px 12px;
}

.m-list-anchor2 .anchor-list .m-btn-anchor > span {
    display: inline-block;
    position: relative;
    padding-right: 15px;
   /* color: #ea6185; */
    transition: all 0.2s ease-out;

}

.m-list-anchor2 .anchor-list .m-btn-anchor > span:after {
    content: '';
    background: url(/tv/startwinkle_precure/images/i_arrow_pink.svg) center no-repeat;
    background-size: 100% auto;
    width: 12px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    transition: all 0.2s ease-out;
}

.m-list-anchor2 .anchor-list .m-btn-anchor > span:after {
    width: 10px;
    height: 16px;
}

body.m01b li.n202001 a,body.m12a li.n201912 a,body.m11 li.n201911 a,body.m10 li.n201910 a,
body.m09 li.n201909 a,body.m08 li.n201908 a,body.m07 li.n201907 a,
body.m06 li.n201906 a,body.m05 li.n201905 a,body.m04 li.n201904 a,
body.m03 li.n201903 a,body.m02 li.n201902 a,body.m01 li.n201901 a,body.m12 li.n201812 a{
    background-color: #ea6185;
}


body.m01b li.n202001 a span,body.m12a li.n201912 a span,body.m11 li.n201911 a span,body.m10 li.n201910 a span,
body.m09 li.n201909 a span,body.m08 li.n201908 a span,body.m07 li.n201907 a span,
body.m06 li.n201906 a span,body.m05 li.n201905 a span,body.m04 li.n201904 a span,
body.m03 li.n201903 a span,body.m02 li.n201902 a span ,body.m01 li.n201901 a span,body.m12 li.n201812 a span{
    color:#FFF !important;
}



.m-list-anchor2 .m-btn-anchor:hover {
    background-color: #ea6185;
    color:#FFF !important;
}

}



.m-txt-ttl.ttl-info .ttl-inner > img {
	width : 160px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-info .ttl-inner > img {
		width : 273px;
	}
}

.m-txt-ttl.ttl-character .ttl-inner {
	margin-bottom : 14px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-character .ttl-inner {
		margin-bottom : 35px;
	}
}

.m-txt-ttl.ttl-character .ttl-inner > img {
	width : 219px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-character .ttl-inner > img {
		width : 366px;
	}
}

.m-txt-ttl.ttl-music .ttl-inner > img {
	width : 299.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-music .ttl-inner > img {
		width : 505px;
	}
}


.m-txt-ttl.ttl-music .ttl-inner > a > img {
	width : 299.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-music .ttl-inner > a > img {
		width : 505px;
	}
}





body.m-tv .m-box-youtube-wrap,body.m-movie .m-box-youtube-wrap {
	border : solid 2px #ea6185;
	border-radius : 8px;
	overflow : hidden;
	background-color : #fff;
	padding : 1px;
}

body.m-tv .m-box-youtube-wrap .m-box-youtube,body.m-movie .m-box-youtube-wrap .m-box-youtube {
	border-radius : 6px;
	overflow : hidden;
}
body.m-tv .m-box-youtube,body.m-movie .m-box-youtube  {
	display : block;
	position : relative;
	width : 100%;
	padding-top : 56.25%;
	height:0px;
}



body.m-tv .m-box-youtube > iframe,body.m-movie .m-box-youtube > iframe {
	position : absolute;
	top : 0;
	left : 0;
	bottom : 0;
	right : 0;
	width : 100%;
	height : 100%;
	min-height : 100%;
}






.m-txt-ttl.ttl-event .ttl-inner {
	margin-bottom : 14px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-event .ttl-inner {
		margin-bottom : 35px;
	}
}
.m-txt-ttl.ttl-event .ttl-inner > img {
	width : 146px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-event .ttl-inner > img {
		width : 260px;
	}
}

.m-txt-ttl.ttl-book .ttl-inner > img {
	width : 168px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-book .ttl-inner > img {
		width : 286px;
	}
}

.m-txt-ttl.ttl-special .ttl-inner {
	margin-bottom : 14px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-special .ttl-inner {
		margin-bottom : 35px;
	}
}

.m-txt-ttl.ttl-special .ttl-inner > img {
	width : 182.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-special .ttl-inner > img {
		width : 314px;
	}
}


.m-txt-ttl.ttl-camp .ttl-inner > img {
	width : 205px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-camp .ttl-inner > img {
		width : 439px;
	}
}


.m-txt-ttl.ttl-bluraydvd .ttl-inner > img {
	width : 264.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-bluraydvd .ttl-inner > img {
		width : 448px;
	}
}

.m-txt-ttl.ttl-episode .ttl-inner {
	margin-bottom : 14px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-episode .ttl-inner {
		margin-bottom : 35px;
	}
}

.m-txt-ttl.ttl-episode .ttl-inner > img {
	width : 183px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-episode .ttl-inner > img {
		width : 310px;
	}
}

.m-txt-ttl.ttl-know .ttl-inner > img {
	width : 195.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-know .ttl-inner > img {
		width : 332px;
	}
}

.m-txt-ttl.ttl-horoscope .ttl-inner > img {
	width : 264.5px;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-horoscope .ttl-inner > img {
		width : 447px;
	}
}
.m-txt-ttl2 {
	font-size : 20px;
	font-size : 2.0rem;
	line-height : 1.5;
	color : #ea6185;
	padding-bottom : 20px;
	background : url(/tv/startwinkle_precure/images/bg_ttl_border.png) bottom left repeat-x;
	background-size : auto 6px;
	font-weight : bold;
	margin : 50px 0 20px;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-txt-ttl2 + *, .m-txt-ttl2 + .image-position-left + *, .m-txt-ttl2 + .image-position-right + * {
	margin-top : 0 !important;
}

@media screen and (max-width: 767px) {
	.m-txt-ttl2 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 {
		font-size : 2.4rem;
		margin : 70px 0 20px;
	}
}

.m-txt-ttl2 .m-txt-label {
	margin-bottom : 15px;
	display : inline-block;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 .m-txt-label {
		-webkit-transform : translateY(-0.2em);
		        transform : translateY(-0.2em);
		display : inline-block;
		margin-bottom : 0;
		margin-right : 25px;
	}
}

.m-txt-ttl3 {
	font-size : 18px;
	font-size : 1.8rem;
	font-weight : bold;
	line-height : 1.5;
	margin-top : 10px;
	margin-bottom : 15px;
	color : #ea6185;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-txt-ttl3 + *, .m-txt-ttl3 + .image-position-left + *, .m-txt-ttl3 + .image-position-right + * {
	margin-top : 0 !important;
}

@media screen and (max-width: 767px) {
	.m-txt-ttl3 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 {
		font-size : 1.8rem;
	}
}

.m-txt-ttl4 {
	font-weight : bold;
	line-height : 1.5;
	margin-top : 30px;
	margin-bottom : 15px;
	color : #ea6185;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-txt-ttl4 + *, .m-txt-ttl4 + .image-position-left + *, .m-txt-ttl4 + .image-position-right + * {
	margin-top : 0 !important;
}

@media screen and (max-width: 767px) {
	.m-txt-ttl4 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

.m-txt-ttl5 {
	font-weight : bold;
	background : #ea6185;
	color : #fff;
	font-size : 14px;
	font-size : 1.4rem;
	padding : 5px 10px 4px;
	margin-top : 20px;
	margin-bottom : 15px;
	border-radius : 3px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl5 {
		font-size : 1.6rem;
		margin-top : 40px;
		margin-bottom : 20px;
	}
}

.m-txt-ttl6 {
	font-size : 30px;
	font-size : 3.0rem;
	color : #ea6185;
	margin-top : 40px;
	font-weight : bold;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	text-align : center;
	margin-bottom : 25px;
	line-height : 1.25;
}

.m-txt-ttl6 + *, .m-txt-ttl6 + .image-position-left + *, .m-txt-ttl6 + .image-position-right + * {
	margin-top : 0 !important;
}

@media screen and (max-width: 767px) {
	.m-txt-ttl6 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 {
		margin-top : 70px;
		margin-bottom : 30px;
		font-size : 5.6rem;
	}
}
.m-txt-p {
	margin-top : 20px;
	font-size : 14px;
	font-size : 1.4rem;
}

@media print, screen and (min-width: 768px) {
	.m-txt-p {
		font-size : 1.6rem;
	}
}

.m-txt-p a {
	position : relative;
	display : inline-block;
	word-break : break-all;
}

.m-txt-p a:link, .m-txt-p a:visited {
	text-decoration : underline;
}

@media print, screen and (min-width: 1025px) {
	.m-txt-p a:hover {
		text-decoration : none;
	}
}

.m-txt-backnumber {
	font-size : 24px;
	font-size : 2.4rem;
	font-weight : bold;
	color : #fff;
	margin-bottom : 10px;
	margin-left : 15px;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-txt-key {
	color : #ea6185;
}

.m-txt-green {
	color : #49bcbd;
}

.m-txt-font {
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

.m-txt-name {
	font-size : 18px;
	font-size : 1.8rem;
	font-weight : bold;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	margin-top : 10px;
	margin-bottom : 10px;
}

.m-txt-name + *, .m-txt-name + .image-position-left + *, .m-txt-name + .image-position-right + * {
	margin-top : 0 !important;
}

@media screen and (max-width: 767px) {
	.m-txt-name + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-name + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-name + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-name + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-name + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.m-txt-name + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

.m-txt-name.name-curestar {
	color : #ea6185;
}

.m-txt-name.name-curemilky {
	color : #49bcbd;
}

.m-txt-name.name-curesoleil {
	color : #f28f00;
}

.m-txt-name.name-cureselene {
	color : #9d78b4;
}

.m-txt-name.name-curecosmo {
	color : #0fb0dd;
}

.m-txt-name.name-fuwa {
	color : #ffbee2;
}

.m-txt-name.name-prunce {
	color : #89e7ff;
}

.m-txt-name.name-other {
	color : #666;
}

.m-txt-name rt {
	-webkit-transform : translateY(0.3em);
	        transform : translateY(0.3em);
	-webkit-transform : translateY(0) \0;
	        transform : translateY(0) \0;
}

.m-txt-date .date-inner {
	display : inline-block;
	font-size : 12px;
	font-size : 1.2rem;
	background-color : #9f9f9f;
	color : #fff;
	border-radius : 5px;
	padding : 3px 10px 2px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-date .date-inner {
		font-size : 1.4rem;
	}
}

.m-txt-date + .m-txt-ttl2 {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-date + .m-txt-ttl2 {
		margin-top : 20px;
	}
}

.m-txt-label {
	background-color : #ea6185;
	color : #fff;
	font-size : 14px;
	font-size : 1.4rem;
	padding : 5px 10px 4px;
	border-radius : 3px;
	font-weight : bold;
	position : relative;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	line-height : 1.5;
	display : inline-block;
}

.m-txt-label2 {
	background-color : #e90002;
	color : #fff;
	font-size : 14px;
	font-size : 1.4rem;
	padding : 5px 10px 4px;
	border-radius : 3px;
	font-weight : bold;
	position : relative;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	line-height : 1.5;
	display : inline-block;
	margin-left:10px;
}



@media print, screen and (min-width: 768px) {
	.m-txt-label {
		font-size : 1.6rem;
	}
}

.m-txt-label.label-calendar {
	padding-left : 27px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-calendar {
		padding-left : 31px;
	}
}

.m-txt-label.label-calendar:before {
	display : block;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 10px;
	margin : auto;
	background : url(/tv/startwinkle_precure/images/i_calendar.svg) center no-repeat;
	background-size : 100% auto;
	width : 12.5px;
	height : 12.5px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-calendar:before {
		width : 15px;
		height : 16px;
	}
}

.m-txt-label.label-goods {
	padding-left : 27px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-goods {
		padding-left : 31px;
	}
}

.m-txt-label.label-goods:before {
	display : block;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 10px;
	margin : auto;
	background : url(/tv/startwinkle_precure/images/i_goods.svg) center no-repeat;
	background-size : 100% auto;
	width : 11px;
	height : 13px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-goods:before {
		width : 13px;
		height : 15px;
	}
}

.m-txt-label.label-book {
	padding-left : 27px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-book {
		padding-left : 31px;
	}
}

.m-txt-label.label-book:before {
	display : block;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 10px;
	margin : auto;
	background : url(/tv/startwinkle_precure/images/i_book.svg) center no-repeat;
	background-size : 100% auto;
	width : 12.5px;
	height : 12.5px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-book:before {
		width : 16px;
		height : 14px;
	}
}

.m-txt-label.label-dvd, .m-txt-label.label-bluray {
	padding-left : 27px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-dvd, .m-txt-label.label-bluray {
		padding-left : 31px;
	}
}

.m-txt-label.label-dvd:before, .m-txt-label.label-bluray:before {
	display : block;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 10px;
	margin : auto;
	background : url(/tv/startwinkle_precure/images/i_dvd.svg) center no-repeat;
	background-size : 100% auto;
	width : 13px;
	height : 13px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-label.label-dvd:before, .m-txt-label.label-bluray:before {
		width : 16px;
		height : 16px;
	}
}
.m-btn-common {
	position : relative;
	font-size : 18px;
	font-size : 1.8rem;
	display : inline-block;
	border-radius : 65px;
	line-height : 1.5;
	padding : 10px;
	background-color : #ea6185;
	padding : 0 20px;
	font-weight : bold;
	text-align : center;
	border : solid 3px #ea6185;
	transition : all 0.2s ease-out;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

@media print, screen and (min-width: 768px) {
	.m-btn-common {
		padding : 0 50px;
	}
}

.m-btn-common:before {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	border : solid 2px #fff;
	content : '';
	border-radius : 65px;
	transition : all 0.2s ease-out;
}

.m-btn-common > span {
	position : relative;
	padding : 20px 35px 20px 15px;
	display : inline-block;
	color : #fff;
	transition : all 0.2s ease-out;
}

.m-btn-common > span:before {
	content : '';
	position : absolute;
	background : url(/tv/startwinkle_precure/images/i_arrow2_white.svg) center no-repeat;
	background-size : 100% auto;
	width : 24px;
	height : 24px;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}



.m-btn-common ruby > rt {
	-webkit-transform : translateY(0.3em);
	        transform : translateY(0.3em);
	-webkit-transform : translateY(0) \0;
	        transform : translateY(0) \0;
}

@media print, screen and (min-width: 1025px) {
	.m-btn-common:hover {
		background-color : #fff;
	}
	.m-btn-common:hover:before {
		border : solid 2px #ea6185;
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	.m-btn-common:hover > span {
		color : #ea6185;
	}
	.m-btn-common:hover > span:before {
		background-image : url(/tv/startwinkle_precure/images/i_arrow2_pink.svg);
	}
}

.m-btn-back {
	position : relative;
	font-size : 18px;
	font-size : 1.8rem;
	display : inline-block;
	border-radius : 65px;
	line-height : 1.5;
	padding : 10px;
	background-color : #ea6185;
	padding : 0 20px;
	font-weight : bold;
	text-align : center;
	transition : all 0.2s ease-out;
	border : solid 3px #ea6185;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

@media print, screen and (min-width: 768px) {
	.m-btn-back {
		padding : 0 50px;
	}
}

.m-btn-back ruby > rt {
	text-align : center;
	-webkit-transform : translateY(0.4em);
	        transform : translateY(0.4em);
	-webkit-transform : translateY(0) \0;
	        transform : translateY(0) \0;
}

.m-btn-back:before {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	border : solid 2px #fff;
	content : '';
	border-radius : 65px;
	transition : all 0.2s ease-out;
}

.m-btn-back > span {
	position : relative;
	padding : 20px 15px 20px 35px;
	display : inline-block;
	color : #fff;
	transition : all 0.2s ease-out;
}

.m-btn-back > span:before {
	content : '';
	position : absolute;
	background : url(/tv/startwinkle_precure/images/i_arrow2_white.svg) center no-repeat;
	background-size : 100% auto;
	width : 24px;
	height : 24px;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
	.m-btn-back:hover {
		background-color : #fff;
	}
	.m-btn-back:hover:before {
		border : solid 2px #ea6185;
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	.m-btn-back:hover > span {
		color : #ea6185;
	}
	.m-btn-back:hover > span:before {
		background-image : url(/tv/startwinkle_precure/images/i_arrow2_pink.svg);
	}
}

.m-btn-anchor {
	border : solid 3px #ea6185;
	border-radius : 55px;
	padding : 15px 10px;
	display : inline-block;
	font-weight : 16px;
	font-weight : 1.6rem;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	font-weight : bold;
	text-align : center;
	background-color : #fce8ee;
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
	.m-btn-anchor {
		font-size : 1.8rem;
		padding : 15px 30px;
	}
}

.m-btn-anchor > span {
	display : inline-block;
	position : relative;
	padding-right : 25px;
	color : #ea6185;
	transition : all 0.2s ease-out;
}

.m-btn-anchor > span:after {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_arrow_pink.svg) center no-repeat;
	background-size : 100% auto;
	width : 12px;
	height : 22px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
	-webkit-transform : rotateZ(90deg);
	        transform : rotateZ(90deg);
	transition : all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
	.m-btn-anchor > span:after {
		width : 10px;
		height : 16px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-btn-anchor:hover {
		background-color : #ea6185;
	}
	.m-btn-anchor:hover > span {
		color : #fff;
	}
	.m-btn-anchor:hover > span:after {
		content : '';
		background-image : url(/tv/startwinkle_precure/images/i_arrow.svg);
	}
	
/* music用 */
body.m-tv .anchor-list li:nth-child(1) a{
		background-color : #ea6185;
	}
body.m-tv .anchor-list li:nth-child(1) a span {
		color : #fff;
	}
body.m-tv .anchor-list li:nth-child(1) a span:after {
		content : '';
		background-image : url(/tv/startwinkle_precure/images/i_arrow.svg);
	}
	
/* music用 */
body.m-movie .anchor-list li:nth-child(2) a{
		background-color : #ea6185;
	}
body.m-movie .anchor-list li:nth-child(2) a span {
		color : #fff;
	}
body.m-movie .anchor-list li:nth-child(2) a span:after {
		content : '';
		background-image : url(/tv/startwinkle_precure/images/i_arrow.svg);
	}
	
}



/* music用 */
body.m-tv .anchor-list li:nth-child(1) a{
		background-color : #ea6185;
	}
body.m-tv .anchor-list li:nth-child(1) a span {
		color : #fff;
	}
body.m-tv .anchor-list li:nth-child(1) a span:after {
		content : '';
		background-image : url(/tv/startwinkle_precure/images/i_arrow.svg);
	}
	
/* music用 */
body.m-movie .anchor-list li:nth-child(2) a{
		background-color : #ea6185;
	}
body.m-movie .anchor-list li:nth-child(2) a span {
		color : #fff;
	}
	
	
	
	
body.m-movie .anchor-list li:nth-child(2) a span:after {
		content : '';
		background-image : url(/tv/startwinkle_precure/images/i_arrow.svg);
	}

.m-btn-movie {
	background : #ea6185;
	border : solid 4px #ea6185;
	border-radius : 10px;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	overflow : hidden;
	padding : 0;
	width : 100%;
	display : block;
}

@media print, screen and (min-width: 768px) {
	.m-btn-movie {
		border-radius : 10px;
	}
}

.m-btn-movie .movie-inner .movie-img {
	border : solid 2px #fff;
	border-radius : 8px 8px 0 0;
	overflow : hidden;
	position : relative;
}

.m-btn-movie .movie-inner .movie-img:after {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_arrow3.svg) center no-repeat;
	background-size : 100% auto;
	width : 30px;
	height : 30px;
	display : block;
	position : absolute;
	top : 2px;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}

@media print, screen and (min-width: 768px) {
	.m-btn-movie .movie-inner .movie-img:after {
		width : 70px;
		height : 70px;
	}
}

.m-btn-movie .movie-inner .movie-img:before {
	transition : all 0.2s ease-out;
	background : #ea6185;
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	display : block;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.m-btn-movie .movie-inner .movie-ttl {
	color : #fff;
	padding : 10px;
	line-height : 1.25;
	font-weight : bold;
	white-space:nowrap;
}
.m-btn-movie .movie-inner .movie-ttl span {
font-size:0.825em;
}

@media print, screen and (min-width: 768px) {
	.m-btn-movie .movie-inner .movie-ttl {
		padding : 15px 10px;
	}
}


@media print, screen and (max-width: 767px) {
	.musicSample {
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content : space-between;
	}
	
	.musicSample div.music {
		width:49%;
	}
}


@media print, screen and (min-width: 768px) {
	.musicSample {
		width:90%;
	}
	.musicSample div.music {
		width:100%;
	}
	
}


@media print, screen and (min-width: 1025px) {
	.m-btn-movie:hover .movie-inner .movie-img:before {
		opacity : 0.35;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
	}
}
html {
	color : #404040;
	background : #fff;
	font-family : 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
	font-size : 62.5%;
}

_:lang(x)::-ms-backdrop, body {
	font-family : 'メイリオ', Meiryo, sans-serif;
}

body {
	line-height : 1.75;
	font-size : 14px;
	font-size : 1.4rem;
}

@media print, screen and (min-width: 768px) {
	body {
		font-size : 1.6rem;
		min-width : 1260px;
	}
}

body:not(.ready) *, body:not(.ready) *:before, body:not(.ready) *:after {
	transition : none !important;
}

/* link style */
a:link {
	color : #404040;
	text-decoration : none;
}

a:visited {
	color : #404040;
	text-decoration : none;
}

a:hover, a:active {
	color : #404040;
}

@media print, screen and (min-width: 1025px) {
	a:hover, a:active {
		text-decoration : underline;
	}
}

ruby > rt {
	text-align : center;
	-webkit-transform : translateY(0.1em);
	        transform : translateY(0.1em);
	-webkit-transform : translateY(0) \0;
	        transform : translateY(0) \0;
}

ruby > rt.ruby-abjust {
	margin-left : -1em;
}

#l-wrap {
	overflow : hidden;
}

#l-wrap .wrap-bg {
	content : '';
	display : block;
	position : fixed;
	top : 0;
	left : 0;
	z-index : -1;
	width : 100%;
	height : 375px;
	background : url(/tv/startwinkle_precure/images/bg_page.jpg) top center;
	background-size : cover;
	transition : all 0.6s ease-out;
}

@media print, screen and (min-width: 768px) {
	#l-wrap .wrap-bg {
		background-image : url(/tv/startwinkle_precure/images/bg_page_pc.jpg);
		height : 280px;
	}
}

.lightbox-open #l-wrap {
	        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
	-webkit-filter : blur(5px);
	        filter : blur(5px);
}
/* header style */
#l-header {
	position : absolute;
	top : 0;
	right : 0;
	left : 0;
	z-index : 10;
}

@media print, screen and (min-width: 768px) {
	#l-header {
		position : relative;
		top : 0;
		left : 0;
		height : 80px;
	}
}

#l-header .header-inner {
	position : relative;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner {
		width : 1200px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

#l-header .header-inner .header-logo {
	position : absolute;
	top : 7px;
	left : 5px;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner .header-logo {
		top : 32px;
		left : 30px;
	}
}

#l-header .header-inner .header-logo > a > img {
	width : 137px;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner .header-logo > a > img {
		width : 194px;
	}
}

#l-header .header-inner .header-menu {
	display : none;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner .header-menu {
		display : block;
	}
}

#l-header .header-inner .header-menu .menu-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	width : 1010px;
	margin : 0 -9px 0 auto;
}

#l-header .header-inner .header-menu .menu-inner .menu-item {
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
	margin-top : 35px;
	padding : 0 9px;
}

#l-header .header-inner .header-menu .menu-inner .menu-item > a, #l-header .header-inner .header-menu .menu-inner .menu-item > span {
	position : relative;
	width : 100%;
	height : 88px;
	text-align : center;
	display : block;
}

#l-header .header-inner .header-menu .menu-inner .menu-item > a:before, #l-header .header-inner .header-menu .menu-inner .menu-item > span:before {
	content : '';
	background : url(/tv/startwinkle_precure/images/p_star_off.png) center no-repeat;
	background-size : 100% auto;
	width : 92px;
	height : 88px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	-webkit-transform : rotateZ(-10deg);
	        transform : rotateZ(-10deg);
	        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter : drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	        filter : drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
}

#l-header .header-inner .header-menu .menu-inner .menu-item > a > img, #l-header .header-inner .header-menu .menu-inner .menu-item > span > img {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	-webkit-transform : translateY(1px);
	        transform : translateY(1px);
}

/* 20190327
#l-header .header-inner .header-menu .menu-inner .menu-item:nth-child(6) > a > img, #l-header .header-inner .header-menu .menu-inner .menu-item:nth-child(6) > span > img {
	max-width : none;
	width : 120px;
	-webkit-transform : translateY(4px) translateX(-12px);
	        transform : translateY(4px) translateX(-12px);
}
*/

#l-header .header-inner .header-menu .menu-inner .menu-item > a:before {
	background-image : url(/tv/startwinkle_precure/images/p_star.png);
}

@media print, screen and (min-width: 1025px) {
	#l-header .header-inner .header-menu .menu-inner .menu-item > a:hover:before {
		-webkit-animation-name : brightness_gnav;
		        animation-name : brightness_gnav;
		-webkit-animation-duration : 0.5s;
		        animation-duration : 0.5s;
		-webkit-animation-timing-function : ease-out;
		        animation-timing-function : ease-out;
		-webkit-animation-iteration-count : 1;
		        animation-iteration-count : 1;
		-webkit-animation-direction : alternate;
		        animation-direction : alternate;
		-webkit-animation-fill-mode : forwards;
		        animation-fill-mode : forwards;
		opacity : 0.75\0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)';
	}
}

#l-header .header-inner .header-action {
	position : absolute;
	top : 0;
	right : 0;
	width : 78px;
	height : 78px;
	position : fixed;
	z-index : 1001;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner .header-action {
		display : none;
	}
}

#l-header .header-inner .header-action .item-btn {
	background-color : transparent;
	outline : none;
	width : 78px;
	height : 78px;
	position : relative;
	border : none;
}

#l-header .header-inner .header-action .item-btn .btn-wrap {
	display : block;
	width : 126px;
	height : 126px;
	background : url(/tv/startwinkle_precure/images/bg_burgermenu.jpg);
	background-size : 100% auto;
	top : -51px;
	right : -51px;
	position : absolute;
	border-radius : 50%;
	border : solid 3px #fff;
	overflow : hidden;
}

#l-header .header-inner .header-action .item-btn .btn-wrap > img {
	width : 41px;
	display : block;
	position : absolute;
	bottom : 23px;
	left : 21px;
}

#l-header .header-inner .header-action .item-btn .btn-wrap .btn-open {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	transition : all 0.2s ease-out 0.2s;
}

.menu-open #l-header .header-inner .header-action .item-btn .btn-wrap .btn-open {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.2s ease-out;
}

#l-header .header-inner .header-action .item-btn .btn-wrap .btn_close {
	width : 31.5px;
	left : 26px;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.2s ease-out;
}

.menu-open #l-header .header-inner .header-action .item-btn .btn-wrap .btn_close {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	transition : all 0.2s ease-out 0.2s;
}

#l-header .header-inner .header-spmenu {
	max-height : 100vh;
	max-height : calc(var(--high, 1vh) * 100);
	position : fixed;
	top : 0;
	left : 0;
	right : 0;
	background-color : #ea6185;
	transition : all 0.4s ease-out;
	-webkit-clip-path : circle(0% at 100% 0);
	        clip-path : circle(0% at 100% 0);
	overflow : auto;
	z-index : 1000;
	display : none\0;
}

@media print, screen and (min-width: 768px) {
	#l-header .header-inner .header-spmenu {
		display : none;
	}
}

.menu-open #l-header .header-inner .header-spmenu {
	-webkit-clip-path : circle(141.4% at 100% 0);
	        clip-path : circle(141.4% at 100% 0);
	display : block\0;
}

.menu-open #l-header .header-inner .header-spmenu .spmenu-inner {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	visibility : visible;
}

#l-header .header-inner .header-spmenu .spmenu-inner {
	visibility : hidden;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.2s ease-out 0.3s;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-logo {
	margin-top : 7px;
	margin-left : 5px;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-logo > img {
	width : 137px;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-menu {
	margin : 25px 15px 0;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-menu .menu-inner {
	margin : 0 -2.5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print {
	#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-menu .menu-inner {
		display : block;
		letter-spacing : -0.40em;
	}
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-menu .menu-inner .menu-item {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 2.5px;
	margin-top : 8px;
	text-align : center;
}

@media print {
	#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-menu .menu-inner .menu-item {
		width : 50%;
		display : inline-block;
		padding : 0 2.5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-bnr {
	margin : 13px 15px 0;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page {
	margin : 23px 15px 0;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner {
	position : relative;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item {
	position : relative;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item > a {
	display : block;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item.item-knowledge {
	top : 0;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item.item-knowledge > a > img {
		width : 37.8vw;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item.item-divination {
	margin-left : 1.6666vw;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-page .page-inner .page-item.item-divination > a > img {
	width : 35.8666vw;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-sns {
	margin : 23px 15px 0;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-sns .sns-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-sns .sns-inner .sns-item + .sns-item {
	margin-left : 4.9333vw;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-sns .sns-inner .sns-item > a {
	display : block;
}

#l-header .header-inner .header-spmenu .spmenu-inner .spmenu-sns .sns-inner .sns-item > a > img {
	width : 50px;
}

#l-header .header-inner .header-spmenu .spmenu-close {
	margin-top : 25px;
}

#l-header .header-inner .header-spmenu .spmenu-close .close-btn {
	width : 100%;
	background : #fad7e0;
	border : none;
	color : #ea6185;
	font-size : 18px;
	font-size : 1.8rem;
	font-weight : bold;
	height : 60px;
	outline : none;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

#l-header .header-inner .header-spmenu .spmenu-close .close-btn .btn-wrap {
	position : relative;
	display : inline-block;
	padding-left : 26px;
}

#l-header .header-inner .header-spmenu .spmenu-close .close-btn .btn-wrap:before {
	content : '';
	display : block;
	width : 17px;
	height : 17px;
	background : url(/tv/startwinkle_precure/images/i_close.svg);
	background-size : 100% auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}

/* content style */
#l-content {
	overflow : hidden;
}

#l-content .content-inner {
	padding-top : 38px;
	position : relative;
	z-index : 1;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner {
		padding-top : 98px;
	}
}

#l-content .content-inner:before {
	content : '';
	display : block;
	position : fixed;
	top : 0;
	left : 0;
	bottom : 0;
	z-index : -1;
	width : 100%;
	background : url(/tv/startwinkle_precure/images/bg_page.png) top center;
	position : absolute;
}

#l-content .content-inner:after {
	content : '';
	background : #ea6185;
	height : 8px;
	width : 100%;
	left : 0;
	right : 0;
	position : absolute;
	top : 0;
	margin : auto;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner:after {
		height : 8px;
	}
}

#l-content .content-inner [data-fixed], #l-content .content-inner [data-fixed2], #l-content .content-inner [data-fixed3] {
	*zoom : 1;
}

#l-content .content-inner [data-fixed]:after, #l-content .content-inner [data-fixed2]:after, #l-content .content-inner [data-fixed3]:after {
	content : ' ';
	display : table;
	clear : both;
}

#l-content .content-inner [data-fixed] > *:first-child, #l-content .content-inner [data-fixed] > .image-position-left:first-child + *, #l-content .content-inner [data-fixed] > .image-position-right:first-child + *, #l-content .content-inner [data-fixed2] > *:first-child, #l-content .content-inner [data-fixed2] > .image-position-left:first-child + *, #l-content .content-inner [data-fixed2] > .image-position-right:first-child + *, #l-content .content-inner [data-fixed3] > *:first-child, #l-content .content-inner [data-fixed3] > .image-position-left:first-child + *, #l-content .content-inner [data-fixed3] > .image-position-right:first-child + * {
	margin-top : 0 !important;
}

#l-content .content-inner [data-fixed] > *:first-child.m-box-section, #l-content .content-inner [data-fixed] > .image-position-left:first-child + *.m-box-section, #l-content .content-inner [data-fixed] > .image-position-right:first-child + *.m-box-section, #l-content .content-inner [data-fixed2] > *:first-child.m-box-section, #l-content .content-inner [data-fixed2] > .image-position-left:first-child + *.m-box-section, #l-content .content-inner [data-fixed2] > .image-position-right:first-child + *.m-box-section, #l-content .content-inner [data-fixed3] > *:first-child.m-box-section, #l-content .content-inner [data-fixed3] > .image-position-left:first-child + *.m-box-section, #l-content .content-inner [data-fixed3] > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] > [data-gs-group]:first-child > [data-gs-col] > *:first-child, #l-content .content-inner [data-fixed2] > [data-gs-group]:first-child > [data-gs-col] > *:first-child, #l-content .content-inner [data-fixed3] > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

#l-content .content-inner [data-fixed] .content-character, #l-content .content-inner [data-fixed2] .content-character, #l-content .content-inner [data-fixed3] .content-character {
	padding-top : 242.5px;
	position : relative;
	z-index : -1;
}

#l-content .content-inner [data-fixed] .content-character:before, #l-content .content-inner [data-fixed2] .content-character:before, #l-content .content-inner [data-fixed3] .content-character:before {
	position : absolute;
	top : 15px;
	left : 0;
	right : 0;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_01.png) center no-repeat;
	background-size : 100% auto;
	width : 364px;
	height : 800px;
}

#l-content .content-inner [data-fixed] .content-character.character-01, #l-content .content-inner [data-fixed2] .content-character.character-01, #l-content .content-inner [data-fixed3] .content-character.character-01 {
	padding-top : 82.5vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-01, #l-content .content-inner [data-fixed2] .content-character.character-01, #l-content .content-inner [data-fixed3] .content-character.character-01 {
		padding-top : 592px;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-01:before, #l-content .content-inner [data-fixed2] .content-character.character-01:before, #l-content .content-inner [data-fixed3] .content-character.character-01:before {
	position : absolute;
	top : 9vw;
	margin-left : -1vw;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_01.png) top center no-repeat;
	background-size : 100% auto;
	width : 96vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-01:before, #l-content .content-inner [data-fixed2] .content-character.character-01:before, #l-content .content-inner [data-fixed3] .content-character.character-01:before {
		width : 739px;
		height : 960px;
		top : 68px;
		margin : auto;
		left : 0;
		right : 0;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-02, #l-content .content-inner [data-fixed2] .content-character.character-02, #l-content .content-inner [data-fixed3] .content-character.character-02 {
	padding-top : 71vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-02, #l-content .content-inner [data-fixed2] .content-character.character-02, #l-content .content-inner [data-fixed3] .content-character.character-02 {
		padding-top : 593px;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-02:before, #l-content .content-inner [data-fixed2] .content-character.character-02:before, #l-content .content-inner [data-fixed3] .content-character.character-02:before {
	position : absolute;
	top : -12vw;
	margin-left : 0vw;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_02.png) top center no-repeat;
	background-size : 100% auto;
	width : 91vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-02:before, #l-content .content-inner [data-fixed2] .content-character.character-02:before, #l-content .content-inner [data-fixed3] .content-character.character-02:before {
		width : 672px;
		height : 863px;
		top : -24px;
		margin : auto;
		left : 0;
		right : 0;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-03, #l-content .content-inner [data-fixed2] .content-character.character-03, #l-content .content-inner [data-fixed3] .content-character.character-03 {
	padding-top : 80vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-03, #l-content .content-inner [data-fixed2] .content-character.character-03, #l-content .content-inner [data-fixed3] .content-character.character-03 {
		padding-top : 592px;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-03:before, #l-content .content-inner [data-fixed2] .content-character.character-03:before, #l-content .content-inner [data-fixed3] .content-character.character-03:before {
	position : absolute;
	top : 10.5vw;
	margin-left : -8.5vw;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_03.png) top center no-repeat;
	background-size : 100% auto;
	width : 100vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-03:before, #l-content .content-inner [data-fixed2] .content-character.character-03:before, #l-content .content-inner [data-fixed3] .content-character.character-03:before {
		width : 750px;
		height : 1044px;
		margin : auto;
		top : 80px;
		left : 0;
		right : 0;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-04, #l-content .content-inner [data-fixed2] .content-character.character-04, #l-content .content-inner [data-fixed3] .content-character.character-04 {
	padding-top : 83vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-04, #l-content .content-inner [data-fixed2] .content-character.character-04, #l-content .content-inner [data-fixed3] .content-character.character-04 {
		padding-top : 600px;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-04:before, #l-content .content-inner [data-fixed2] .content-character.character-04:before, #l-content .content-inner [data-fixed3] .content-character.character-04:before {
	position : absolute;
	top : 8.5vw;
	margin-left : -1vw;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_04.png) top center no-repeat;
	background-size : 100% auto;
	width : 100.5vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-04:before, #l-content .content-inner [data-fixed2] .content-character.character-04:before, #l-content .content-inner [data-fixed3] .content-character.character-04:before {
		width : 756px;
		height : 950px;
		margin : auto;
		top : 32px;
		left : 0;
		right : 0;
	}
}


#l-content .content-inner [data-fixed] .content-character.character-05, #l-content .content-inner [data-fixed2] .content-character.character-05, #l-content .content-inner [data-fixed3] .content-character.character-05 {
	padding-top : 83vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-05, #l-content .content-inner [data-fixed2] .content-character.character-05, #l-content .content-inner [data-fixed3] .content-character.character-05 {
		padding-top : 600px;
	}
}

#l-content .content-inner [data-fixed] .content-character.character-05:before, #l-content .content-inner [data-fixed2] .content-character.character-05:before, #l-content .content-inner [data-fixed3] .content-character.character-05:before {
	position : absolute;
	top : 8.5vw;
	margin-left : -1vw;
	content : '';
	background : url(/tv/startwinkle_precure/images/p_random_05.png) top center no-repeat;
	background-size : 100% auto;
	width : 100.5vw;
}

@media print, screen and (min-width: 768px) {
	#l-content .content-inner [data-fixed] .content-character.character-05:before, #l-content .content-inner [data-fixed2] .content-character.character-05:before, #l-content .content-inner [data-fixed3] .content-character.character-05:before {
		width : 756px;
		height : 950px;
		margin : auto;
		top : 32px;
		left : 0;
		right : 0;
	}
}




#l-bnr {
	padding : 30px 0 20px;
	background-color : #fff;
}

@media print, screen and (min-width: 768px) {
	#l-bnr {
		padding : 40px 0 40px;
	}
}

/* footer style */
#l-footer {
	background-color : #ea6185;
	padding : 32px 0 0;
}

@media print, screen and (min-width: 768px) {
	#l-footer {
		padding : 66px 0 0;
	}
}

#l-footer .footer-pagetop {
	position : fixed;
	bottom : 15px;
	right : 15px;
	display : block;
	z-index : 10;
	transition : -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	transition :         transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	transition :         transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	-webkit-transform : translateY(20px);
	        transform : translateY(20px);
	pointer-events : none;
	-webkit-animation-name : bounce_reverse;
	        animation-name : bounce_reverse;
	-webkit-animation-duration : 0.4s;
	        animation-duration : 0.4s;
	-webkit-animation-timing-function : ease-in-out;
	        animation-timing-function : ease-in-out;
	-webkit-animation-iteration-count : 1;
	        animation-iteration-count : 1;
	-webkit-animation-direction : alternate;
	        animation-direction : alternate;
	-webkit-animation-fill-mode : forwards;
	        animation-fill-mode : forwards;
	-webkit-animation-direction : reverse;
	        animation-direction : reverse;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-pagetop {
		bottom : 30px;
		right : 26px;
	}
}

#l-footer .footer-pagetop > img {
	width : 120px;
	max-width : 35vw;
	-webkit-transform-origin : bottom center;
	        transform-origin : bottom center;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-pagetop > img {
		max-width : none;
		width : 138px;
		transition : all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
	}
}

@media print, screen and (min-width: 1025px) {
	#l-footer .footer-pagetop:hover > img {
		-webkit-transform : rotate(10deg);
		        transform : rotate(10deg);
	}
}

#l-footer .footer-pagetop.is-active {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	pointer-events : auto;
	-webkit-animation-name : bounce;
	        animation-name : bounce;
	-webkit-animation-duration : 0.5s;
	        animation-duration : 0.5s;
	-webkit-animation-timing-function : ease-in-out;
	        animation-timing-function : ease-in-out;
	-webkit-animation-iteration-count : 1;
	        animation-iteration-count : 1;
	-webkit-animation-direction : alternate;
	        animation-direction : alternate;
	-webkit-animation-fill-mode : forwards;
	        animation-fill-mode : forwards;
	-webkit-animation-direction : reverse;
	        animation-direction : reverse;
}

#l-footer .footer-inner {
	margin : 0 15px;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner {
		width : 1040px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
		position : relative;
	}
}

#l-footer .footer-inner .footer-sns {
	width : 52.1739%;
}

#l-footer .footer-inner .footer-sns .sns-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}

@media screen and (max-width: 767px) {
	#l-footer .footer-inner .footer-sns .sns-inner .sns-item + .sns-item {
		margin-left : 15px;
	}
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-sns .sns-inner .sns-item + .sns-item {
		margin-left : 9px;
	}
}

#l-footer .footer-inner .footer-sns .sns-inner .sns-item > a > img {
	transition : all 0.2s ease-out;
	width : 50px;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-sns .sns-inner .sns-item > a > img {
		width : 48px;
	}
}

@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-sns .sns-inner .sns-item > a:hover > img {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,0.5)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5));
		        filter : drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5));
	}
}

#l-footer .footer-inner .footer-toei {
	margin-top : 24px;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-toei > a {
		position : absolute;
		top : 3px;
		left : 0;
		right : 0;
		width : 314px;
		margin : auto;
	}
}

#l-footer .footer-inner .footer-toei > a > img {
	width : 179px;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-inner .footer-toei > a > img {
		width : 314px;
	}
}

#l-footer .footer-copy {
	font-size : 12px;
	font-size : 1.2rem;
	text-align : center;
	color : #fff;
	margin-top : 24px;
	background-color : #e84b74;
	padding : 15px 0;
	line-height : 1.5;
}

@media print, screen and (min-width: 768px) {
	#l-footer .footer-copy {
		font-size : 1.4rem;
		padding : 20px 0;
		margin-top : 70px;
	}
}

#l-footermenu {
	position : relative;
	padding-top : 8px;
	background-color : #fff;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu {
		padding-top : 8px;
	}
}

#l-footermenu:after {
	content : '';
	background : #ea6185;
	height : 8px;
	width : 100%;
	left : 0;
	right : 0;
	position : absolute;
	top : 0;
	margin : auto;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu:after {
		height : 8px;
	}
}

#l-footermenu .footermenu-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner {
		width : 1040px;
		margin : 0 auto;
		padding : 18px 30px 35px;
		box-sizing : content-box;
		position : relative;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
	}
}

#l-footermenu .footermenu-inner .footermenu-item {
	width : 50%;
	position : relative;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner .footermenu-item {
		width : auto;
		margin-top : 20px;
	}
}

#l-footermenu .footermenu-inner .footermenu-item:before {
	content : '';
	background : url(/tv/startwinkle_precure/images/i_dot2.jpg) center;
	background-size : auto 100%;
	position : absolute;
	bottom : 0;
	left : 0;
	right : 0;
	height : 2px;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner .footermenu-item:before {
		display : none;
	}
}

#l-footermenu .footermenu-inner .footermenu-item:nth-last-child(-n + 2):before {
	display : none;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner .footermenu-item:after {
		content : '';
		background : url(/tv/startwinkle_precure/images/i_dot3.jpg) center;
		background-size : 100% auto;
		position : absolute;
		top : 0;
		bottom : 0;
		height : 20px;
		left : 0;
		width : 2px;
		margin : auto;
	}
}

#l-footermenu .footermenu-inner .footermenu-item:nth-child(1):after, #l-footermenu .footermenu-inner .footermenu-item:nth-child(7):after {
	display : none;
}

@media screen and (max-width: 767px) {
	#l-footermenu .footermenu-inner .footermenu-item:nth-child(even):after {
		content : '';
		background : url(/tv/startwinkle_precure/images/i_dot3.jpg) center;
		background-size : 100% auto;
		position : absolute;
		top : 0;
		bottom : 0;
		left : 0;
		width : 2px;
	}
}

#l-footermenu .footermenu-inner .footermenu-item > a, #l-footermenu .footermenu-inner .footermenu-item > div {
	font-size : 18px;
	font-size : 1.8rem;
	color : #d4d4d4;
	font-weight : bold;
	padding : 15px 10px;
	text-align : center;
	display : block;
	text-align : center;
	line-height : 1.25;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	width : 100%;
	font-family : 'M PLUS Rounded 1c', 'Helvetica Neue', 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', '游ゴシック Medium', 'Yu Gothic Medium', 游ゴシック, 'Yu Gothic', YuGothic, Meiryo, sans-serif;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner .footermenu-item > a, #l-footermenu .footermenu-inner .footermenu-item > div {
		padding : 0 27px;
		font-size : 1.6rem;
	}
}

#l-footermenu .footermenu-inner .footermenu-item > a.is-ruby, #l-footermenu .footermenu-inner .footermenu-item > div.is-ruby {
	padding-top : 6px;
}

@media print, screen and (min-width: 768px) {
	#l-footermenu .footermenu-inner .footermenu-item > a.is-ruby, #l-footermenu .footermenu-inner .footermenu-item > div.is-ruby {
		padding-top : 0;
		margin-top : -0.8em;
	}
}

#l-footermenu .footermenu-inner .footermenu-item > a.is-current, #l-footermenu .footermenu-inner .footermenu-item > div.is-current {
	color : #fce8ee;
}

#l-footermenu .footermenu-inner .footermenu-item > a > span, #l-footermenu .footermenu-inner .footermenu-item > div > span {
	display : inline-block;
}

#l-footermenu .footermenu-inner .footermenu-item > a > span rt, #l-footermenu .footermenu-inner .footermenu-item > div > span rt {
	-webkit-transform : translateY(0.3em);
	        transform : translateY(0.3em);
	-webkit-transform : translateY(0) \0;
	        transform : translateY(0) \0;
}

#l-footermenu .footermenu-inner .footermenu-item > a {
	color : #ea6185;
}

#l-backnumber {
	position : relative;
	padding : 48px 0 45px;
}

@media print, screen and (min-width: 768px) {
	#l-backnumber {
		padding : 50px 0 60px;
	}
}

#l-backnumber .backnumber-bg:before {
	background-image : linear-gradient(90deg, #809dc9 0%, #a667a7 100%);
}

#l-backnumber .backnumber-bg:after {
	background-image : url(/tv/startwinkle_precure/images/top/bg_backnumber.png);
}

#l-backnumber.backnumber-p2 .backnumber-bg:before {
	background-image : linear-gradient(90deg, #b2c875 0%, #3db0ae 99%);
}

#l-backnumber.backnumber-p2 .backnumber-bg:after {
	background-image : url(/tv/startwinkle_precure/images/top/bg_backnumber_p2.png);
}

#l-backnumber .backnumber-bg {
	z-index : 1;
	position : absolute;
	top : 0;
	left : 0;
	bottom : 0;
	right : 0;
	overflow : hidden;
}

#l-backnumber .backnumber-bg:before {
	content : '';
	position : absolute;
	top : -50%;
	bottom : 0;
	left : 0;
	right : 0;
	-webkit-transform-origin : left center;
	        transform-origin : left center;
	z-index : 2;
}

#l-backnumber .backnumber-bg:after {
	content : '';
	position : absolute;
	top : -50%;
	bottom : 0;
	left : 0;
	right : 0;
	z-index : 3;
}

#l-backnumber [data-fixed], #l-backnumber [data-fixed2], #l-backnumber [data-fixed3] {
	position : relative;
	z-index : 2;
}

#l-loading {
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
	background-color : #fff;
	position : fixed;
	z-index : 9999;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}

#l-loading .loading-img {
	width : 57.2vw;
	position : relative;
	text-align : center;
}

@media print, screen and (min-width: 768px) {
	#l-loading .loading-img {
		width : 429px;
		height : 205px;
	}
}

#l-loading .loading-img > img {
	position : relative;
	z-index : 2;
}

#l-loading .loading-img .img-star {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}

#l-loading .loading-img .img-star > img {
	width : 7.333vw;
	position : absolute;
	top : -9.333vw;
	right : -11.333vw;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-webkit-animation-name : loading_star;
	        animation-name : loading_star;
	-webkit-animation-duration : 3s;
	        animation-duration : 3s;
	-webkit-animation-delay : 0s;
	        animation-delay : 0s;
	-webkit-animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	        animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	-webkit-animation-iteration-count : infinite;
	        animation-iteration-count : infinite;
	-webkit-animation-direction : normal;
	        animation-direction : normal;
	-webkit-animation-fill-mode : forwards;
	        animation-fill-mode : forwards;
}

@media print, screen and (min-width: 768px) {
	#l-loading .loading-img .img-star > img {
		-webkit-animation-name : loading_star_pc;
		        animation-name : loading_star_pc;
		width : auto;
		top : -70px;
		right : -85px;
	}
}

#l-loading .loading-img .img-star:before, #l-loading .loading-img .img-star:after {
	content : '';
	background : url(/tv/startwinkle_precure/images/p_star2.png) center no-repeat;
	background-size : 100% auto;
	position : absolute;
	top : 0;
	right : 0;
	width : 3.8666vw;
	height : 3.7333vw;
}

@media print, screen and (min-width: 768px) {
	#l-loading .loading-img .img-star:before, #l-loading .loading-img .img-star:after {
		width : 29px;
		height : 28px;
	}
}

#l-loading .loading-img .img-star:before {
	top : -9.333vw;
	right : -11.333vw;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-webkit-animation-name : loading_star2;
	        animation-name : loading_star2;
	-webkit-animation-duration : 3s;
	        animation-duration : 3s;
	-webkit-animation-delay : 0.3s;
	        animation-delay : 0.3s;
	-webkit-animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	        animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	-webkit-animation-iteration-count : infinite;
	        animation-iteration-count : infinite;
	-webkit-animation-direction : normal;
	        animation-direction : normal;
	-webkit-animation-fill-mode : forwards;
	        animation-fill-mode : forwards;
}

@media print, screen and (min-width: 768px) {
	#l-loading .loading-img .img-star:before {
		top : -70px;
		right : -85px;
		-webkit-animation-name : loading_star2_pc;
		        animation-name : loading_star2_pc;
		-webkit-animation-delay : 0.3s;
		        animation-delay : 0.3s;
	}
}

#l-loading .loading-img .img-star:after {
	top : -9.333vw;
	right : -11.333vw;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	-webkit-animation-name : loading_star3;
	        animation-name : loading_star3;
	-webkit-animation-duration : 3s;
	        animation-duration : 3s;
	-webkit-animation-delay : 0.7s;
	        animation-delay : 0.7s;
	-webkit-animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	        animation-timing-function : cubic-bezier(0.47, 0, 0.75, 0.72);
	-webkit-animation-iteration-count : infinite;
	        animation-iteration-count : infinite;
	-webkit-animation-direction : normal;
	        animation-direction : normal;
	-webkit-animation-fill-mode : forwards;
	        animation-fill-mode : forwards;
}

@media print, screen and (min-width: 768px) {
	#l-loading .loading-img .img-star:after {
		top : -70px;
		right : -85px;
		-webkit-animation-name : loading_star3_pc;
		        animation-name : loading_star3_pc;
		-webkit-animation-delay : 0.9s;
		        animation-delay : 0.9s;
	}
}

@-webkit-keyframes loading_star {
	0% {
		-webkit-transform : translate(100px, -100px) rotateZ(0);
		        transform : translate(100px, -100px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-300px, 300px) rotateZ(360deg);
		        transform : translate(-300px, 300px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star {
	0% {
		-webkit-transform : translate(100px, -100px) rotateZ(0);
		        transform : translate(100px, -100px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-300px, 300px) rotateZ(360deg);
		        transform : translate(-300px, 300px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes loading_star2 {
	0% {
		-webkit-transform : translate(50px, -150px) rotateZ(0);
		        transform : translate(50px, -150px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-350px, 250px) rotateZ(360deg);
		        transform : translate(-350px, 250px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star2 {
	0% {
		-webkit-transform : translate(50px, -150px) rotateZ(0);
		        transform : translate(50px, -150px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-350px, 250px) rotateZ(360deg);
		        transform : translate(-350px, 250px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes loading_star3 {
	0% {
		-webkit-transform : translate(150px, -50px) rotateZ(0);
		        transform : translate(150px, -50px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-250px, 350px) rotateZ(360deg);
		        transform : translate(-250px, 350px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star3 {
	0% {
		-webkit-transform : translate(150px, -50px) rotateZ(0);
		        transform : translate(150px, -50px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-250px, 350px) rotateZ(360deg);
		        transform : translate(-250px, 350px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes loading_star_pc {
	0% {
		-webkit-transform : translate(200px, -200px) rotateZ(0);
		        transform : translate(200px, -200px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-600px, 600px) rotateZ(360deg);
		        transform : translate(-600px, 600px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star_pc {
	0% {
		-webkit-transform : translate(200px, -200px) rotateZ(0);
		        transform : translate(200px, -200px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-600px, 600px) rotateZ(360deg);
		        transform : translate(-600px, 600px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes loading_star2_pc {
	0% {
		-webkit-transform : translate(100px, -300px) rotateZ(0);
		        transform : translate(100px, -300px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-700px, 500px) rotateZ(360deg);
		        transform : translate(-700px, 500px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star2_pc {
	0% {
		-webkit-transform : translate(100px, -300px) rotateZ(0);
		        transform : translate(100px, -300px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-700px, 500px) rotateZ(360deg);
		        transform : translate(-700px, 500px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes loading_star3_pc {
	0% {
		-webkit-transform : translate(300px, -100px) rotateZ(0);
		        transform : translate(300px, -100px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-500px, 700px) rotateZ(360deg);
		        transform : translate(-500px, 700px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes loading_star3_pc {
	0% {
		-webkit-transform : translate(300px, -100px) rotateZ(0);
		        transform : translate(300px, -100px) rotateZ(0);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	40% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	80% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	90% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	100% {
		-webkit-transform : translate(-500px, 700px) rotateZ(360deg);
		        transform : translate(-500px, 700px) rotateZ(360deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes brightness {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
	20% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(120%);
		        filter : brightness(120%);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
}

@keyframes brightness {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
	20% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(120%);
		        filter : brightness(120%);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
}

@-webkit-keyframes brightness_fixed {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
	40% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(110%);
		        filter : brightness(110%);
	}
	90% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.05" /><feFuncG type="linear" slope="1.05" /><feFuncB type="linear" slope="1.05" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(105%);
		        filter : brightness(105%);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.05" /><feFuncG type="linear" slope="1.05" /><feFuncB type="linear" slope="1.05" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(105%);
		        filter : brightness(105%);
	}
}

@keyframes brightness_fixed {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(100%);
		        filter : brightness(100%);
	}
	40% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(110%);
		        filter : brightness(110%);
	}
	90% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.05" /><feFuncG type="linear" slope="1.05" /><feFuncB type="linear" slope="1.05" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(105%);
		        filter : brightness(105%);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.05" /><feFuncG type="linear" slope="1.05" /><feFuncB type="linear" slope="1.05" /></feComponentTransfer></filter></svg>#filter');
		-webkit-filter : brightness(105%);
		        filter : brightness(105%);
	}
}

@-webkit-keyframes brightness_top {
	0% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	20% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	90% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	100% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

@keyframes brightness_top {
	0% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	20% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	90% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	100% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

@-webkit-keyframes brightness_gnav {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(100%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(100%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	40% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.6" /><feFuncG type="linear" slope="1.6" /><feFuncB type="linear" slope="1.6" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(160%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(160%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	80% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
}

@keyframes brightness_gnav {
	0% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(100%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(100%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	40% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.6" /><feFuncG type="linear" slope="1.6" /><feFuncB type="linear" slope="1.6" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(160%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(160%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	80% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
	100% {
		        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
		-webkit-filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
		        filter : brightness(120%) drop-shadow(0px 0px 5px #fff) drop-shadow(0px 0px 5px #fff);
	}
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform : translateY(0px);
		        transform : translateY(0px);
	}
	40% {
		-webkit-transform : translateY(-20px);
		        transform : translateY(-20px);
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	100% {
		-webkit-transform : translateY(20px);
		        transform : translateY(20px);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@keyframes bounce {
	0% {
		-webkit-transform : translateY(0px);
		        transform : translateY(0px);
	}
	40% {
		-webkit-transform : translateY(-20px);
		        transform : translateY(-20px);
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	100% {
		-webkit-transform : translateY(20px);
		        transform : translateY(20px);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
}

@-webkit-keyframes bounce_reverse {
	0% {
		-webkit-transform : translateY(30px);
		        transform : translateY(30px);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	80% {
		-webkit-transform : translateY(-20px);
		        transform : translateY(-20px);
	}
	100% {
		-webkit-transform : translateY(0px);
		        transform : translateY(0px);
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

@keyframes bounce_reverse {
	0% {
		-webkit-transform : translateY(30px);
		        transform : translateY(30px);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	}
	80% {
		-webkit-transform : translateY(-20px);
		        transform : translateY(-20px);
	}
	100% {
		-webkit-transform : translateY(0px);
		        transform : translateY(0px);
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

@-webkit-keyframes scale_fade {
	0% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		-webkit-transform : scale(0.96);
		        transform : scale(0.96);
	}
	100% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		-webkit-transform : scale(1);
		        transform : scale(1);
	}
}

@keyframes scale_fade {
	0% {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		-webkit-transform : scale(0.96);
		        transform : scale(0.96);
	}
	100% {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		-webkit-transform : scale(1);
		        transform : scale(1);
	}
}

/* print style */
@media print {
	html {
		background : none;
	}
	body {
		min-width : 1300px;
		padding : 0;
		background : none;
		zoom : 85% !important;
	}
}

/* マージン */
.mT10 {
	margin-top : 10px;
	display : block;
}

.mT20 {
	margin-top : 20px;
	display : block;
}

.mT30 {
	margin-top : 30px;
	display : block;
}

.mT40 {
	margin-top : 40px;
	display : block;
}

.mT50 {
	margin-top : 50px;
	display : block;
}

.mT60 {
	margin-top : 60px;
	display : block;
}

.mT70 {
	margin-top : 70px;
	display : block;
}

.mT80 {
	margin-top : 80px;
	display : block;
}

.mT90 {
	margin-top : 90px;
	display : block;
}

.mT100 {
	margin-top : 100px;
	display : block;
}

.mB10 {
	margin-bottom : 10px;
	display : block;
}

.mB5 {
	margin-bottom : 5px;
	display : block;
}

.mB20 {
	margin-bottom : 20px;
	display : block;
}

.mB30 {
	margin-bottom : 30px;
	display : block;
}

.mB40 {
	margin-bottom : 40px;
	display : block;
}

.mB50 {
	margin-bottom : 50px;
	display : block;
}

.mB60 {
	margin-bottom : 60px;
	display : block;
}

.mB70 {
	margin-bottom : 70px;
	display : block;
}

.mB80 {
	margin-bottom : 80px;
	display : block;
}

.mB90 {
	margin-bottom : 90px;
	display : block;
}

.mB100 {
	margin-bottom : 100px;
	display : block;
}

.mTB10 {
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
}

.mTB20 {
	margin-top : 20px;
	margin-bottom : 20px;
	display : block;
}

.mTB30 {
	margin-top : 30px;
	margin-bottom : 30px;
	display : block;
}

.mTB40 {
	margin-top : 40px;
	margin-bottom : 40px;
	display : block;
}

.mTB50 {
	margin-top : 50px;
	margin-bottom : 50px;
	display : block;
}

.mTB60 {
	margin-top : 60px;
	margin-bottom : 60px;
	display : block;
}

.mTB70 {
	margin-top : 70px;
	margin-bottom : 70px;
	display : block;
}

.mTB80 {
	margin-top : 80px;
	margin-bottom : 80px;
	display : block;
}

.mTB90 {
	margin-top : 90px;
	margin-bottom : 90px;
	display : block;
}

@media print, screen and (min-width: 768px) {

.pT66 {
	padding-top : 66px !important;
	}
}

@media print, screen and (max-width: 767px) {
.pT66 {
	padding-top : 33px !important;
	}
}



/* 20190104追加 */
.txt-head + .m-txt-ttl2 {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.txt-head + .m-txt-ttl2 {
		/* 20190104追加 */
		margin-top : 20px;
	}
}

/* 20190104追加 */
.txt-head {
	width : auto;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	        justify-content : space-between;
	margin : 0;
	padding : 0;
}

.txt-head ul {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	        justify-content : space-between;
	margin : 0;
	padding : 0;
}

.txt-head ul li {
	margin-right : 10px;
}

body.curestar ul.pagination-inner li a.item-curestar img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curemilky ul.pagination-inner li a.item-curemilky img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curesoleil ul.pagination-inner li a.item-curesoleil img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.cureselene ul.pagination-inner li a.item-cureselene img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curecosmo ul.pagination-inner li a.item-curecosmo img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}


body.fuwa ul.pagination-inner li a.item-fuwa img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.prunce ul.pagination-inner li a.item-prunce img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.enemy-01 ul.pagination-inner li a.item-enemy-01 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.enemy-02 ul.pagination-inner li a.item-enemy-02 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.enemy-03 ul.pagination-inner li a.item-enemy-03 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.enemy-04 ul.pagination-inner li a.item-enemy-04 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.enemy-05 ul.pagination-inner li a.item-enemy-05 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.princess-01 ul.pagination-inner li a.item-princess-01 img:nth-child(2) {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

/* プリキュア キャラクター切り替え*/
body.curestar .tab-item a.item-precure img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curemilky .tab-item a.item-precure img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curesoleil .tab-item a.item-precure img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.cureselene .tab-item a.item-precure img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.curecosmo .tab-item a.item-precure img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}


body.curestar .tab-precure, body.curemilky .tab-precure, body.curesoleil .tab-precure, body.cureselene .tab-precure,body.curecosmo .tab-precure {
	background-color : #ea6185 !important;
}

/* 宇宙妖精 キャラクター切り替え*/
body.fuwa .tab-item a.item-fairy img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.prunce .tab-item a.item-fairy img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.fuwa .tab-fairy, body.prunce .tab-fairy {
	background-color : #ea6185 !important;
}

/* ノットレイダー キャラクター切り替え*/
body.layout-enemy .tab-item a.item-enemy img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.layout-enemy .tab-enemy {
	background-color : #ea6185 !important;
}


/* とりまく人々 キャラクター切り替え*/
body.layout-people .tab-item a.item-people img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.layout-people .tab-people {
	background-color : #ea6185 !important;
}


/* スタープリンセス キャラクター切り替え*/
body.layout-princess .tab-item a.item-princess img.item-on {
	opacity : 1.0 !important;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

body.layout-princess .tab-princess {
	background-color : #ea6185 !important;
}

/*　20190104追加　*/
.txt-head + .m-txt-ttl2 {
	margin-top : 10px;
}

@media print, screen and (min-width: 768px) {
	.m-txt-date + .m-txt-ttl2 {
		margin-top : 20px;
	}
	}
/*　20190104追加　*/
	.txt-head + .m-txt-ttl2 {
		margin-top : 20px;
	}
	
	/* 20190104追加 */
.txt-head{width:auto;display:flex;justify-content: space-between;margin:0px;padding:0px;}
.txt-head ul{display:flex;justify-content: space-between;margin:0px;padding:0px;}
.txt-head ul li{margin-right:10px;}

body.curestar ul.pagination-inner li a.item-curestar img:nth-child(2){opacity:1.0 !important;}
body.curemilky ul.pagination-inner li a.item-curemilky img:nth-child(2){opacity:1.0 !important;}
body.curesoleil ul.pagination-inner li a.item-curesoleil img:nth-child(2){opacity:1.0 !important;}
body.cureselene ul.pagination-inner li a.item-cureselene img:nth-child(2){opacity:1.0 !important;}
body.curecosmo ul.pagination-inner li a.item-curecosmo img:nth-child(2){opacity:1.0 !important;}
body.fuwa ul.pagination-inner li a.item-fuwa img:nth-child(2){opacity:1.0 !important;}
body.prunce ul.pagination-inner li a.item-prunce img:nth-child(2){opacity:1.0 !important;}

/*
body.curestar .tab-item a.item-precure img:nth-child(3),body.cureselene .tab-item a.item-precure img:nth-child(4){opacity:1.0 !important;}
body.curemilky .tab-item a.item-precure img:nth-child(3),body.cureselene .tab-item a.item-precure img:nth-child(4){opacity:1.0 !important;}
body.curesoleil .tab-item a.item-precure img:nth-child(3),body.cureselene .tab-item a.item-precure img:nth-child(4){opacity:1.0 !important;}
body.cureselene .tab-item a.item-precure img:nth-child(3),body.cureselene .tab-item a.item-precure img:nth-child(4){opacity:1.0 !important;}
body.curecosmo .tab-item a.item-precure img:nth-child(5){opacity:1.0 !important;}
*/

body.curestar .tab-precure,body.curemilky .tab-precure,body.curesoleil .tab-precure,body.cureselene .tab-precure,body.curecosmo .tab-precure{background-color: #ea6185 !important;}

body.fuwa .tab-item a.item-fairy img:nth-child(3),body.fuwa .tab-item a.item-fairy img:nth-child(4){opacity:1.0 !important;}
body.prunce .tab-item a.item-fairy img:nth-child(3),body.prunce .tab-item a.item-fairy img:nth-child(4){opacity:1.0 !important;}
body.fuwa .tab-fairy,body.prunce .tab-fairy{background-color: #ea6185 !important;}


/* 20190117追加 */

.column20p{width:20%;margin-left:auto;margin-right:auto;}
.column30p{width:30%;margin-left:auto;margin-right:auto;}
.column35p{width:35%;margin-left:auto;margin-right:auto;max-width:100%;}
.column40p{width:40%;margin-left:auto;margin-right:auto;}
.column50p{width:50%;margin-left:auto;margin-right:auto;}
.column60p{width:60%;margin-left:auto;margin-right:auto;}
.column70p{width:70%;margin-left:auto;margin-right:auto;}
.column70pb{width:70%;margin-left:auto;margin-right:auto;}
.column80p{width:80%;margin-left:auto;margin-right:auto;}
.column90p{width:90%;margin-left:auto;margin-right:auto;}
.column100p{width:100%;margin-left:auto;margin-right:auto;}




@media print, screen and (max-width: 767px) {
.column20p{width:20%;margin-left:auto;margin-right:auto;}
.column30p{width:30%;margin-left:auto;margin-right:auto;}
.column35p{width:35%;margin-left:auto;margin-right:auto;}
.column40p{width:50%;margin-left:auto;margin-right:auto;}
.column50p{width:80%;margin-left:auto;margin-right:auto;}
.column60p{width:80%;margin-left:auto;margin-right:auto;}
.column70p{width:80%;margin-left:auto;margin-right:auto;}
.column70pb{width:100%;margin-left:auto;margin-right:auto;}
.column80p{width:80%;margin-left:auto;margin-right:auto;}
.column90p{width:90%;margin-left:auto;margin-right:auto;}
.column100p{width:100%;margin-left:auto;margin-right:auto;}
}


.column2{display:flex;justify-content:space-between;}
.column2 p,.column2 div{width:49.5%;}

.column2b {
	display :block;
}
.column2b{display:flex;justify-content:space-between;}
.column2b p,.column2b div{width:49.5%;}

.column2c{display:flex;justify-content:space-between;}
.column2c p,.column2c div{width:49.5%;}

.column3{display:flex;justify-content:space-between;width:100%;}
.column3 p,.column3 div{width:32%;}
.column3 div p{width:100% !important;margin:0px !important;}

.column4{display:flex;justify-content:space-between;}
.column4 div{width:24.5%;}

.column4 img {
  max-width: initial;
 width:90%;
}



.column2 div p{width:100%;}

@media print, screen and (max-width: 767px) {
	.column50p {
		width : 80%;
		margin-left : auto;
		margin-right : auto;
	}
	.column60p {
		width : 80%;
		margin-left : auto;
		margin-right : auto;
	}
	.column70p {
		width : 80%;
		margin-left : auto;
		margin-right : auto;
	}
	.column80p {
		width : 80%;
		margin-left : auto;
		margin-right : auto;
	}
	.column90p {
		width : 90%;
		margin-left : auto;
		margin-right : auto;
	}
	.column100p {
		width : 100%;
		margin-left : auto;
		margin-right : auto;
	}


.column2 {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	        justify-content : space-between;
}

.column2 p, .column2 div {
	width : 49.5%;
}

.column2b {
	display :block;
}
.column2b p, .column2b div {
	width : 100%;
}

.column2b p:nth-child(1), .column2b div:nth-child(1) {
	margin-bottom:50px;
}


.column2c {
	display :block;
}
.column2c p, .column2c div {
	width : 80%;margin:0 auto;
}

.column2c p:nth-child(1), .column2c div:nth-child(1) {
	margin-bottom:20px;
}


.column3{display:flex;justify-content:space-between;width:100%;}
.column3 p,.column3 div{width:32%;}
.column3 div p{width:100% !important;margin:0px !important;}

.column4{display:flex;justify-content:space-between;}
.column4 div{width:48.5%;}
.column4 div p{width:100%;}

.column4 img {
  max-width: initial;
  width:90%;
}

}
.m-txt-label {
    font-size: 1.6rem;}
    
    
    
/* 20190131追加 */
.u-box-youtube {
    width: 100%;
    margin: 35px auto 0;
    psition:relative;

}
.u-box-youtube .youtube-inner {
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}
.u-box-youtube .youtube-inner > iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: auto;
    width: 100%;
    z-index: 1;
}

br.sp{display:block;}


@media print, screen and (min-width: 768px){
.u-box-youtube {
    width: 720px;
    margin: 35px auto 0;
    psition:relative;

}

.u-box-youtube .youtube-inner {
    height: 0;
    padding-top: 56.25%;
    overflow: hidden;
}
.u-box-youtube .youtube-inner > iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: auto;
    width: 100%;
    z-index: 1;
}
}

.tcenter{text-align:center;}

a.co01 { background-color: rgb(234, 97, 133);padding:5px 15px;border-radius:30px;display:inline-block;color:#FFF;margin-top:10px;}
@media print, screen and (min-width: 768px){
a.co01 { background-color: rgb(234, 97, 133);padding:5px 15px;border-radius:30px;display:inline-block;color:#FFF;margin-top:10px;}
}

.fs07{font-size:0.685em}
.fs09{font-size:0.785em;}
.fs10{font-size:0.825em;}
.fs11{font-size:0.875em;}
.fs12{font-size:0.935em;}
.fs13{font-size:1em;}
.fs14{font-size:1.076em;}
.fs15{font-size:1.125em;}
.fs20{font-size:1.5em;}
.fs25{font-size:2em;}

.lh10{line-height:0.825em;}
.ls{letter-spacing:0.01em;}


.moviePd10{padding:0 10px !important;}

.m-btn-movie1 {
    background: rgb(234, 97, 133) !important;
    border-color: rgb(234, 97, 133) !important;

}

.m-btn-movie2 {
    background: rgb(73, 188, 189) !important;
    border-color: rgb(73, 188, 189) !important;

}


.m-btn-movie3 {
    background: rgb(242, 143, 0) !important;
    border-color: rgb(242, 143, 0) !important;
}

.m-btn-movie4 {
    background: rgb(157, 120, 180) !important;
    border-color: rgb(157, 120, 180) !important;
}

.m-btn-movie5 {
    background: rgb(15, 176, 221) !important;
    border-color: rgb(15, 176, 221) !important;
}

.m-box-btn a.wait{padding:20px 30px;background-color:#efefef;color:#333;border-radius:30px;margin-top:30px;text-decoration:none;font-weight:700;border:5px #ccc solid;}


/* 星座座標 */


.starpalace{position:relative;}

.s_aries {
    position: absolute;
    right: 41.9%;
    z-index: 2000;
    width: 18%;
    top: 5.5%;
    cursor:pointer;
}



.s_taurus{
    position: absolute;
    right: 23.8%;
    z-index: 2000;
    width: 18%;
    top: 9.93%;
    cursor:pointer;
}

.s_gemini{
    position: absolute;
    right: 10.3%;
    z-index: 2000;
    width: 18%;
top: 21.99%;
    cursor:pointer;
}


.s_cancer{
	position: absolute;
    right: 4.95%;
    z-index: 2000;
    width: 18%;
    top: 40%;
    cursor:pointer;
}


.s_leo{
    position: absolute;
    right: 8.7%;
    z-index: 2000;
    width: 18%;
    top: 57.7%;
    cursor:pointer;

}

.s_virgo{
    position: absolute;
    right: 21.3%;
    z-index: 2000;
    width: 18%;
    top: 71%;
       cursor:pointer;
}



.s_libra{
    position: absolute;
    right: 39.1%;
    z-index: 2000;
    width: 18%;
    top: 76.7%;
    cursor:pointer;
}


.s_scorpio{
    position: absolute;
    left: 25.2%;
    z-index: 2000;
    width: 18%;
    top: 72.5%;
    cursor:pointer;
}


.s_sagittarius
 {
    position: absolute;
    left: 11.92%;
    z-index: 2000;
    width: 18%;
    top: 59.95%;
    cursor:pointer;
}



.s_capricor
{
    position: absolute;
    left: 6.5%;
    z-index: 2000;
    width: 18%;
    top: 42.5%;
    cursor:pointer;
}



.s_aquarius{
    position: absolute;
    left: 10.3%;
    z-index: 2000;
    width: 18%;
    top: 24.5%;
      cursor:pointer;  
}


.s_pisces{
position: absolute;
    left: 22.5%;
    z-index: 2000;
    width: 18%;
    top: 10.8%;
       cursor:pointer; 
}


ul.indent li:before{margin:0 0 0 -15px;padding:0px;
	content:"\203B";
}
ul.indent li{margin: 0 0 0 15px;padding:0px;}


.c_curestar{color:#ea6185;}
.c_curemilky{color:#49bcbd;}
.c_curesoleil{color:#f28f00;}
.c_cureselene{color:#9d78b4;}
.c_curecosmo{color:#0fb0dd;}


li.dark {position:relative;}

li.dark a:hover{opacity:0.6;}


.bt-ophiuchus{position:absolute !important;top:0px;left:0px;z-index: 1000;}
.anim{

    animation-fill-mode: forwards;
	animation: blink 2.5s linear infinite;
    }

@keyframes blink {
   0% {
    opacity:0;
  }
  10% {
    opacity:0;
  }
  20% {
    opacity:0.6;
  }

  30% {
    opacity:1;
  }

  50% {
    opacity: 1;
  }
  
    70% {
    opacity: 1;
  }
    80% {
    opacity: 0.6;
  }
  
    90% {
    opacity: 0;
  }
    100% { opacity: 0;
  }

}


.anim2{
    animation-fill-mode: forwards;
	animation: blink2 2.5s linear infinite;
    }

@keyframes blink2 {
  0% {
    opacity:1;
  }
  10% {
    opacity:1;
  }
  20% {
    opacity:0.6;
  }

  30% {
    opacity:0;
  }

  50% {
    opacity: 0;
  }
  
    70% {
    opacity: 0;
  }
    80% {
    opacity: 0.6;
  }
  
    90% {
    opacity: 1;
  }
    100% {
    opacity: 1;
  }

}





body.enemy-05 li.dark .anim{

    animation-fill-mode: forwards;
	animation: blink3 2.5s linear infinite;
    }

@keyframes blink3 {
   0% {
    opacity:0.7;
  }
  10% {
    opacity:0.7;
  }
  20% {
    opacity:0.2;
  }

  30% {
    opacity:0;
  }

  50% {
    opacity: 0;
  }
  
    70% {
    opacity: 0;
  }
    80% {
    opacity: 0;
  }
  
    90% {
    opacity: 0.7;
  }
    100% { opacity: 0.7;
  }

}







body.enemy-05 li.dark .anim2{

    animation-fill-mode: forwards;
	animation: blink4 2.5s linear infinite;
    }

@keyframes blink4 {
   0% {
    opacity:0;
  }
  10% {
    opacity:0;
  }
  20% {
    opacity:0.2;
  }

  30% {
    opacity:0.7;
  }

  50% {
    opacity: 0.7;
  }
  
    70% {
    opacity: 0.7;
  }
    80% {
    opacity: 0.2;
  }
  
    90% {
    opacity: 0;
  }
    100% { opacity: 0;
  }

}



