@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
	font-family: sans-serif;
	/* 1 */

	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	/* 1 */
	display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
	display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
	display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
	background-color: transparent;
	/* 1 */

	-webkit-text-decoration-skip: objects;
	/* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
	outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	margin: .67em 0;
	font-size: 2em;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
	background-color: #ff0;
	color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
	/* 1 */
	font-size: 1em;
	font-family: monospace, monospace;
	/* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
	margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	/* 1 */
	overflow: visible;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
	/* 1 */
	margin: 0;
	font: inherit;
	/* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
	font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: push-button;
	/* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	/* 2 */
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 1 */
	max-width: 100%;
	/* 1 */
	color: inherit;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	/* 1 */
	outline-offset: -2px;

	-webkit-appearance: textfield;
	/* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	/* 1 */
	font: inherit;

	-webkit-appearance: push-button;
	/* 2 */
}

html,
button,
input,
select,
textarea {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
}

img,
iframe {
	vertical-align: top;
}

em {
	font-style: italic;
}

dl,
ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

dd {
	margin: 0;
}

body > iframe {
	position: absolute;
	bottom: 0;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	min-height: 1px;
	height: 100%;
	outline: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	width: 20px;
	height: 20px;
	outline: none;
	border: none;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before,
.slick-next:before {
	color: white;
	font-size: 20px;
	line-height: 1;
	opacity: .75;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.slick-dots li button {
	display: block;
	padding: 5px;
	width: 20px;
	height: 20px;
	outline: none;
	border: 0;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	color: black;
	content: "•";
	text-align: center;
	font-size: 6px;
	line-height: 20px;
	opacity: .25;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: black;
	opacity: .75;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"],
html button[type="button"] {
	-webkit-box-sizing: content-box;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	background-color: transparent;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration,
html button[type="button"]::-webkit-search-decoration {
	display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus,
html button[type="button"]::focus {
	outline-offset: -2px;
}

.is-pc {
	display: none;
}

br.is-pc,
span.is-pc {
	display: none;
}

.u-ta-l {
	text-align: left;
}

.u-ta-c {
	text-align: center;
}

.u-ta-r {
	text-align: right;
}

.u-mt0 {
	margin-top: 0 !important;
}

.u-mb0 {
	margin-bottom: 0 !important;
}

.u-pt0 {
	padding-top: 0 !important;
}

.u-pb0 {
	padding-bottom: 0 !important;
}

.u-mt10 {
	margin-top: 10px !important;
}

.u-bdr-top {
	border-top: solid 1px #e5e5e5 !important;
}

.u-bdr-bottom {
	border-bottom: solid 1px #e5e5e5 !important;
}

.u-bdr-none-t {
	border-top: none !important;
}

.u-bdr-none-b {
	border-bottom: none !important;
}

.u-bdr-none-l {
	border-left: none !important;
}

.u-bdr-none-r {
	border-right: none !important;
}

.r2-loginbar {
	padding: 8px;
	width: 100%;
	background-color: #df2e59;
	color: #fff;
	text-align: center;
}
.r2-loginbar p {
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.42857;
}
.r2-loginbar + .r2-gheader + .r2-main-wrap {
	padding-top: 96px;
}
.r2-loginbar + .r2-gheader + .r2-main-wrap.is-active {
	padding-top: 151px;
}

html {
	font-size: 62.5%;
}
html.is-locked {
	overflow: hidden;
	height: 100%;
}

body {
	margin: 0;
	min-width: 100% !important;
	font-size: 14px;
}

a {
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

img {
	vertical-align: top;
	font-size: 1em;
	line-height: 1;
}

.r2-gwrapper {
	overflow: hidden;
	width: 100%;
}

.r2-main-wrap {
	padding-top: 60px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-main-wrap.is-active {
	padding-top: 115px;
}

.r2-main {
	background: #e6e6e6;
}

#container {
	margin-bottom: 60px;
}

/*
 計測タグ 対応
 */
#deqwas-collection-k {
	height: 0;
	font-size: 0;
	line-height: 0;
}

.r2-fav {
    text-align: center;
}
.r2-tmp-mv {
	margin: 0 auto;
	max-width: 980px;
}
.r2-tmp-mv img {
	width: 100%;
}

.r2-tmp-content {
	padding-bottom: 80px;
	background-color: #fff;
}

.r2-tmp-section {
	margin: 0 auto;
	max-width: 1280px;
}
.r2-tmp-section__header {
	padding: 42px 0 26px;
	text-align: center;
}
.r2-tmp-section__ttl {
	font-weight: 700;
	font-size: 3.2rem;
	font-family: "Lato", sans-serif;
	line-height: 1.25;
}
.r2-tmp-section__sttl {
	font-size: 1.2rem;
	line-height: 1.33333;
}
.r2-tmp-section__body + .r2-tmp-section__body {
	margin-top: 88px;
}
.r2-tmp-section__copy {
	margin-bottom: 24px;
	text-align: center;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1.25;
}
.r2-tmp-section__copy--sm {
	margin-bottom: 34px;
	font-size: 2rem;
	line-height: 1.3;
}

.r2-tmp-btn {
	max-width: 380px;
	width: 86.66667%;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.44444;
}
.r2-tmp-btn + .r2-tmp-btn {
	margin-top: 20px;
}
.r2-tmp-btn a {
	position: relative;
	display: block;
	padding: 27px 36px;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-color: #000;
	color: #fff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-tmp-btn a[target="_blank"]:after {
	position: absolute;
	top: calc(50% - 6px);
	right: 20px;
	display: block;
	width: 14px;
	height: 12px;
	background-image: url(../images/r2_common_parts/icons_tool.svg);
	background-position: -56px -157px;
	background-size: 163px 170px;
	background-repeat: no-repeat;
	content: "";
}

.r2-tmp-btnwrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 52px;
	margin-right: auto;
	margin-left: auto;
	max-width: 840px;

	-webkit-box-orient: horizontal;

	-webkit-box-direction: normal;

	-ms-flex-flow: row wrap;

	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.r2-tmp-bnr {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1280px;
}
.r2-tmp-bnr__inner {
	padding: 0 6.66667%;
}
.r2-tmp-bnr__item {
	margin: 0 auto;
	max-width: 442px;
}
.r2-tmp-bnr__item + .r2-tmp-bnr__item {
	margin-top: 30px;
}
.r2-tmp-bnr__item a {
	display: block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-tmp-bnr__item a:hover {
	opacity: .8;
}
.r2-tmp-bnr__item img {
	width: 100%;
}

.r2-tmp-about {
	padding: 0 5.33333%;
}

.r2-tma-info + .r2-tmp-section__copy {
	margin-top: 52px;
}

.r2-tma-info__img {
	margin-bottom: 28px;
}

.r2-tma-info__lst li + li {
	margin-top: 18px;
}

.r2-tma-info__lst li h4 {
	margin-bottom: 4px;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.5;
}

.r2-tma-info__lst li p {
	font-size: 1.4rem;
	line-height: 1.5;
}

.r2-tma-info__note {
	margin-top: 8px;
	color: #666;
	font-size: 1.2rem;
	line-height: 1.5;
}

.r2-tma-point__item img {
	width: 100%;
}

.r2-tmp-lineup {
	padding: 0 4%;
}

.r2-tml-lst {
	margin-top: -40px;
	margin-right: -12px;
	margin-left: -12px;
	text-align: center;
	font-size: 0;
}
.r2-tml-lst__item {
	position: relative;
	display: inline-block;
	margin: 40px 12px 0 12px;
	padding-top: 18px;
	max-width: 160px;
	width: calc(50% - 24px);
	vertical-align: top;
}
.r2-tml-lst__item a {
	display: block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.r2-tml-lst__item .new {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 18px;
	border: solid 1px #df2e59;
	color: #df2e59;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5;
}
.r2-tml-lst__item .img img {
	width: 100%;
}
.r2-tml-lst__item .name {
	text-align: center;
	text-decoration: underline;
	font-size: 1.3rem;
	line-height: 2;
}
.r2-tml-lst__item .detail {
	text-align: center;
	font-size: 0;
}
.r2-tml-lst__item .label {
	font-size: 1.3rem;
	line-height: 1.61538;
}
.r2-tml-lst__item .color {
	font-size: 1.3rem;
	line-height: 1.61538;
}
.r2-tml-lst__item .price {
	font-size: 1.3rem;
	line-height: 1.61538;
}
.r2-tml-lst__item .plus {
	font-size: 1.3rem;
	line-height: 1.61538;
}
.r2-tml-lst__item .tax {
	font-size: 1.2rem;
	line-height: 1.66667;
}
.r2-tml-lst__item .note {
	margin-top: 14px;
	padding: 10px 12px;
	border: solid 1px #e5e5e5;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.5;
}

.r2-tmp-movie {
	margin-top: 60px;
	padding: 0 6.66667%;
	background-color: #f7f7f7;
}
.r2-tmp-movie__header {
	padding: 32px 0 24px;
}
.r2-tmp-movie__body {
	padding-bottom: 40px;
}
.r2-tmp-movie__copy {
	margin-bottom: 24px;
	text-align: center;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.44444;
}
.r2-tmp-movie__elm {
	position: relative;
	margin: 0 auto;
	max-width: 640px;
}
.r2-tmp-movie__elm:before {
	display: block;
	padding-top: 56.25%;
	content: "";
}
.r2-tmp-movie__elm iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.r2-tmp-voice {
	padding: 0 6.66667%;
}
.r2-tmp-voice__header {
	padding-top: 52px;
}
.r2-tmp-voice__lst li {
	padding: 16px 6.15385% 14px;
	border: solid 1px #e5e5e5;
}
.r2-tmp-voice__lst li + li {
	margin-top: 20px;
}
.r2-tmp-voice__lst li h4 {
	font-weight: 400;
	font-size: 2rem;
	line-height: 1.4;
}
.r2-tmp-voice__lst li p {
	margin-top: 8px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.r2-tmp-voice__lst--detail li {
	display: none;
	padding: 16px 6.15385%;
}
.r2-tmp-voice__lst--detail li:nth-child(1),
.r2-tmp-voice__lst--detail li:nth-child(2) {
	display: block;
}
.r2-tmp-voice__btn {
	margin: 30px auto 0;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.66667;
}
.r2-tmp-voice__btn.is-open a:after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}
.r2-tmp-voice__btn a {
	position: relative;
	display: inline-block;
	padding: 8px 32px 8px 21px;
	border: solid 1px #000;
	cursor: pointer;
}
.r2-tmp-voice__btn a:before,
.r2-tmp-voice__btn a:after {
	position: absolute;
	top: calc(50% - 1px);
	right: 9px;
	display: block;
	width: 10px;
	height: 2px;
	background-color: #000;
	content: "";
}
.r2-tmp-voice__btn a:after {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.r2-tmp-voice__note {
	margin-top: 28px;
	color: #666;
	font-size: 1.2rem;
	line-height: 1.5;
}
@media screen and (min-width: 769px){
	.is-pc{
		display: block;
	}
	.is-sp{
		display: none;
	}
	br.is-pc,
	span.is-pc{
		display: inline;
	}
	br.is-sp,
	span.is-sp{
		display: none;
	}
	.u-mt0-pc{
		margin-top: 0 !important;
	}
	.u-mb0-pc{
		margin-bottom: 0 !important;
	}
	.u-pt0-pc{
		padding-top: 0 !important;
	}
	.u-pb0-pc{
		padding-bottom: 0 !important;
	}
	.u-pt8-pc{
		padding-top: 8px !important;
	}
	.r2-loginbar{
		padding: 8px;
	}
	.r2-main-wrap{
		padding-top: 0;
	}
	.r2-main-wrap.is-active{
		padding-top: 0;
	}
	.r2-main{
		background: #fff;
	}
	.r2-tmp-content{
		padding-bottom: 160px;
	}
	.r2-tmp-section__header{
		padding: 56px 0 50px;
	}
	.r2-tmp-section__ttl{
		font-size: 5.2rem;
		line-height: 1.23077;
	}
	.r2-tmp-section__sttl{
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.r2-tmp-section__copy{
		margin-bottom: 46px;
		font-size: 4rem;
		line-height: 1.5;
	}
	.r2-tmp-section__copy--sm{
		margin-bottom: 52px;
		font-size: 3.6rem;
		line-height: 1.33333;
	}
	.r2-tmp-btn{
		margin: 40px 20px 0;
		width: 380px;
		font-size: 2rem;
		line-height: 1.5;
	}
	.r2-tmp-btn + .r2-tmp-btn{
		margin-top: 40px;
	}
	.r2-tmp-btn a{
		padding: 25px 67px;
	}
	.r2-tmp-btn a:hover{
		opacity: .8;
	}
	.r2-tmp-btn a[target="_blank"]:after{
		top: calc(50% - 8px);
		right: 24px;
		width: 19px;
		height: 15px;
		background-position: -76px -214px;
		background-size: 221px 231px;
	}
	.r2-tmp-bnr{
		margin-top: 96px;
	}
	.r2-tmp-bnr__inner{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -40px;
		margin-right: -20px;
		margin-left: -20px;
		padding: 0 14.0625%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.r2-tmp-bnr__item{
		margin: 40px 20px 0;
		width: calc(50% - 40px);
	}
	.r2-tmp-bnr__item + .r2-tmp-bnr__item{
		margin-top: 40px;
	}
	.r2-tmp-about{
		padding: 0 11.71875%;
	}
	.r2-tma-info{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.r2-tma-info + .r2-tmp-section__copy{
		margin-top: 60px;
	}
	.r2-tma-info__img{
		width: 50%;
	}
	.r2-tma-info__desc{
		padding: 31px 1.22449% 0 6.12245%;
		width: 50%;
	}
	.r2-tma-info__lst li + li{
		margin-top: 36px;
	}
	.r2-tma-info__lst li h4{
		font-size: 2.4rem;
		line-height: 1.5;
	}
	.r2-tma-info__lst li p{
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.r2-tma-info__note{
		margin-top: 52px;
	}
	.r2-tma-point{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.r2-tma-point__item{
		width: 50%;
	}
	.r2-tmp-lineup{
		padding: 0 7.8125%;
	}
	.r2-tmp-lineup__header{
		padding-top: 82px;
	}
	.r2-tml-lst{
		margin-top: -60px;
		margin-right: -10px;
		margin-left: -10px;
	}
	.r2-tml-lst__item{
		margin: 60px 10px 0 10px;
		max-width: 255px;
		width: 255px;
	}
	.r2-tml-lst__item a:hover{
		opacity: .8;
	}
	.r2-tml-lst__item .new{
		width: 80px;
		height: 18px;
	}
	.r2-tml-lst__item .img{
		margin-bottom: 6px;
	}
	.r2-tml-lst__item .name{
		font-size: 1.4rem;
		line-height: 1.85714;
	}
	.r2-tml-lst__item .detail{
		margin-top: 4px;
	}
	.r2-tml-lst__item .label{
		font-size: 1.4rem;
		line-height: 1.85714;
	}
	.r2-tml-lst__item .color{
		font-size: 1.4rem;
		line-height: 1.85714;
	}
	.r2-tml-lst__item .note{
		padding: 10px 24px;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	.r2-tmp-movie{
		margin-top: 96px;
		padding: 0;
		max-width: 1180px;
		width: 92.1875%;
	}
	.r2-tmp-movie__header{
		padding: 80px 0 56px;
	}
	.r2-tmp-movie__body{
		padding-bottom: 100px;
	}
	.r2-tmp-movie__copy{
		margin-bottom: 56px;
		font-size: 3rem;
		line-height: .86667;
	}
	.r2-tmp-voice{
		padding: 0 11.71875%;
	}
	.r2-tmp-voice__header{
		padding-top: 82px;
	}
	.r2-tmp-voice__lst{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -30px;
		margin-right: -20px;
		margin-left: -20px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.r2-tmp-voice__lst li{
		margin: 30px 20px 0;
		padding: 24px 3.92157% 20px;
		width: calc(50% - 40px);
	}
	.r2-tmp-voice__lst li + li{
		margin-top: 30px;
	}
	.r2-tmp-voice__lst li h4{
		font-size: 2.6rem;
		line-height: 1.5;
	}
	.r2-tmp-voice__lst li p{
		margin-top: 10px;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	.r2-tmp-voice__lst--detail li{
		display: block;
		padding: 24px 3.92157%;
	}
	.r2-tmp-voice__btn{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.u-mt0-sp{
		margin-top: 0 !important;
	}
	.u-mb0-sp{
		margin-bottom: 0 !important;
	}
	.u-pt0-sp{
		padding-top: 0 !important;
	}
	.u-pb0-sp{
		padding-bottom: 0 !important;
	}
	.u-mt10-sp{
		margin-top: 10px !important;
	}
	.r2-loginbar{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
	}
	.r2-loginbar + .r2-gheader{
		top: 36px;
	}
	form.has-touch [data-provide="rac"] {
		min-height: 36px !important;
	}
	#sli_autocomplete {
	    top: 105px !important;
	    left: 0px !important;
	}
	.sticky, .sticky--full-width {
	    background-color: #fff !important;
	    margin-top: 0 !important;
	    padding-bottom: 0;
	    padding-top: 0;
	    position: relative !important;
	    z-index: 300001;
	    top: 60px !important;
	}
	.r2-gfooter__search .sticky, .r2-gfooter__search .sticky--full-width {
	    top: 60px !important;
	    position: fixed !important;
	}
	#eNomixBannerInner img:not([width]) {
	    zoom: 1.0;
	}

}
@media screen and (min-width: 769px){
	.r2-gheader__inner{
		padding: 0 3.90625% 0;
		max-width: 1280px;
	}
}
@media screen and (min-width: 1280px){
	.r2-tmp-bnr__inner{
		padding: 0 180px;
	}
	.r2-tmp-about{
		padding: 0 150px;
	}
	.r2-tmp-lineup{
		padding: 0 100px;
	}
	.r2-tmp-voice{
		padding: 0 150px;
	}
}
