@charset "UTF-8";
.switch--sp {
	display: none!important;
}
@media screen and (max-width:767px) {
	.switch--sp {
		display: block!important;
		margin: 0 auto;
	}
}
.switch--pc {
	display: block!important;
	margin: 0 auto;
}
@media screen and (max-width:767px) {
	.switch--pc {
		display: none!important;
	}
}
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */

html {
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
}
*, ::after, ::before {
	background-repeat: no-repeat;
	box-sizing: inherit;
}
::after, ::before {
	text-decoration: inherit;
	vertical-align: inherit;
}
* {
	padding: 0;
	margin: 0;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
hr {
	overflow: visible;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
summary {
	display: list-item;
}
small {
	font-size: 80%;
}
[hidden], template {
	display: none;
}
abbr[title] {
	border-bottom: 1px dotted;
	text-decoration: none;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active, a:hover {
	outline-width: 0;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
input {
	border-radius: 0;
}
[role=button], [type=button], [type=reset], [type=submit], button {
	cursor: pointer;
}
[disabled] {
	cursor: default;
}
[type=number] {
	width: auto;
}
[type=search] {
	-webkit-appearance: textfield;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	resize: vertical;
}
button, input, optgroup, select, textarea {
	font: inherit;
}
optgroup {
	font-weight: 700;
}
button {
	overflow: visible;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: 0;
	padding: 0;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}
button, select {
	text-transform: none;
}
button, input, select, textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
select::-ms-value {
	color: currentColor;
}
legend {
	border: 0;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
img {
	border-style: none;
}
progress {
	vertical-align: baseline;
}
svg:not(:root) {
	overflow: hidden;
}
audio, canvas, progress, video {
	display: inline-block;
}
@media screen {
	[hidden~=screen] {
		display: inherit;
	}
	[hidden~=screen]:not(:active):not(:focus):not(:target) {
		position: absolute!important;
		clip: rect(0 0 0 0)!important;
	}
}
[aria-busy=true] {
	cursor: progress;
}
[aria-controls] {
	cursor: pointer;
}
[aria-disabled] {
	cursor: default;
}
::-moz-selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none;
}
::selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none;
}
h1, h2, h3, h4, h5 {
	line-height: 1;
	font-size: 100%;
	font-weight: 400;
}
img {
	border: none;
	vertical-align: bottom;
}
dd, dl, dt, li, ol, ul {
	list-style: none;
}
#page-roombra-lp {
	max-width: 750px;
	margin: -25px auto 0;
	overflow: hidden;
}
@media screen and (max-width:767px) {
	#page-roombra-lp {
		margin: -6.66667vw auto 0;
	}
}
#page-roombra-lp a {
	transition: all .2s cubic-bezier(.25, 1, .5, 1);
}
@media screen and (min-width:768px) {
	#page-roombra-lp a:hover {
		opacity: .7;
	}
}
img {
	max-width: 100%;
}
@-webkit-keyframes shiny {
	0% {
		left: -20%;
	}
	10% {
		left: 120%;
	}
	100% {
		left: 120%;
	}
}
@keyframes shiny {
	0% {
		left: -20%;
	}
	10% {
		left: 120%;
	}
	100% {
		left: 120%;
	}
}
.shiny-btn {
	width: 416px;
	height: 84px;
	position: relative;
	overflow: hidden;
}
.shiny-btn.shiny-btn2 {
	width: 375px;
	height: 78px;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width:767px) {
	.shiny-btn {
		width: 55.46667vw;
		height: 11.2vw;
	}
	.shiny-btn.shiny-btn2 {
		width: 50vw;
		height: 10.4vw;
	}
}
.shiny-btn::after {
	content: '';
	position: absolute;
	top: -10%;
	left: -20%;
	width: 84px;
	height: 100%;
	transform: scale(2) rotate(20deg) translate3d(0, 0, 0);
	background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0);
	-webkit-animation-name: shiny;
	animation-name: shiny;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@media screen and (max-width:767px) {
	.shiny-btn::after {
		width: 11.2vw;
	}
}
.shiny-btn2::after {
	width: 78px;
}
@media screen and (max-width:767px) {
	.shiny-btn2::after {
		width: 10.4vw
	}
}
.updown {
	-webkit-animation-name: updown1;
	animation-name: updown1;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes updown1 {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes updown1 {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
.fixed-btn {
	width: 250px;
	position: fixed;
	right: 0;
	bottom: 20px;
	z-index: 10;
}
@media screen and (max-width:767px) {
	.fixed-btn {
		width: 33.33333vw;
		bottom: 2.66667vw;
	}
}
.parallax {
	overflow: hidden;
}
.parallax1 {
	position: relative;
}
.parallax1:before {
	content: "";
	width: 100%;
	height: 389px;
	background: url("../img/compress/img8_deco.png") no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
@media screen and (max-width:767px) {
	.parallax1:before {
		height: 51.86667vw
	}
}
.parallax1 .ttl {
	width: 597px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 84px;
	z-index: 3;
}
@media screen and (max-width:767px) {
	.parallax1 .ttl {
		width: 79.6vw;
		top: 11.2vw;
	}
}
.parallax2 {
	position: relative;
}
.parallax2:before {
	content: "";
	width: 100%;
	height: 84px;
	background: url("../img/compress/img19_deco.png") no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
@media screen and (max-width:767px) {
	.parallax2:before {
		height: 11.2vw
	}
}
.parallax2 .ttl {
	width: 424px;
	position: absolute;
	left: 22px;
	top: 128px;
}
@media screen and (max-width:767px) {
	.parallax2 .ttl {
		width: 56.53333vw;
		left: 2.93333vw;
		top: 17.06667vw;
	}
}
.parallax3 {
	position: relative;
}
.parallax3 .ttl {
	width: 221px;
	position: absolute;
	top: 68px;
	left: 32px;
}
@media screen and (max-width:767px) {
	.parallax3 .ttl {
		width: 29.46667vw;
		top: 9.06667vw;
		left: 4.26667vw;
	}
}
.parallax3:after {
	content: "";
	width: 100%;
	height: 70px;
	background: url("../img/compress/img25_deco.png") no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
@media screen and (max-width:767px) {
	.parallax3:after {
		height: 9.33333vw;
	}
}
.move01 {
	position: relative;
	height: 661px;
	margin-bottom: 100px;
}
@media screen and (max-width:767px) {
	.move01 {
		height: 88.13333vw;
		margin-bottom: 13.33333vw;
	}
}
.moveBox.left {
	width: 588px;
	position: absolute;
	left: 0;
}
@media screen and (max-width:767px) {
	.moveBox.left {
		width: 78.4vw;
	}
}
.moveBox.left .moveItem {
	transition: all 1.5s;
	transform: translate(0, 0);
	opacity: 1;
}
.moveBox.left .moveItem.move {
	transform: translate(-600px, 0);
	opacity: 0;
}
.moveBox.right {
	width: 429px;
	position: absolute;
	right: 0;
	top: 150px;
}
@media screen and (max-width:767px) {
	.moveBox.right {
		width: 57.2vw;
		top: 20vw;
	}
}
.moveBox.right .moveItem {
	transition: all 1.5s;
	transform: translate(0, 0);
	opacity: 1;
}
.moveBox.right .moveItem.move {
	transform: translate(600px, 0);
	opacity: 0;
}
.pageLink {
	position: relative;
}
.pageLink .point01 {
	position: absolute;
	left: 168px;
	top: 204px;
}
@media screen and (max-width:767px) {
	.pageLink .point01 {
		width: 15.2vw;
		left: 22.4vw;
		top: 27.2vw;
	}
}
.pageLink .point02 {
	position: absolute;
	right: 174px;
	top: 204px;
}
@media screen and (max-width:767px) {
	.pageLink .point02 {
		width: 15.2vw;
		right: 23.2vw;
		top: 27.2vw;
	}
}
.pageLink .point03 {
	position: absolute;
	left: 50%;
	top: 458px;
	transform: translateX(-50%);
}
@media screen and (max-width:767px) {
	.pageLink .point03 {
		width: 15.2vw;
		top: 61.06667vw;
	}
}
.pageLink .point04 {
	position: absolute;
	left: 168px;
	bottom: 220px;
}
@media screen and (max-width:767px) {
	.pageLink .point04 {
		width: 15.2vw;
		left: 22.4vw;
		bottom: 29.33333vw;
	}
}
.pageLink .point05 {
	position: absolute;
	right: 174px;
	bottom: 220px;
}
@media screen and (max-width:767px) {
	.pageLink .point05 {
		width: 15.2vw;
		right: 23.2vw;
		bottom: 29.33333vw;
	}
}
.cta {
	position: relative
}
.cta__off {
	width: 156px;
	position: absolute;
	right: 10px;
	top: 490px;
}
@media screen and (max-width:767px) {
	.cta__off {
		width: 20.8vw;
		right: 1.33333vw;
		top: 65.33333vw;
	}
}
.cta__bottom {
	position: relative;
}
.cta.cta1 .cta__btn {
	position: absolute;
	left: 167px;
	bottom: 142px;
}
@media screen and (max-width:767px) {
	.cta.cta1 .cta__btn {
		left: 22.26667vw;
		bottom: 18.93333vw;
	}
}
.cta.cta2 .cta__btn {
	position: absolute;
	left: 167px;
	bottom: 126px;
}
@media screen and (max-width:767px) {
	.cta.cta2 .cta__btn {
		left: 22.26667vw;
		bottom: 16.8vw;
	}
}
.cta.cta3 .cta__btn {
	position: absolute;
	left: 167px;
	bottom: 68px;
}
@media screen and (max-width:767px) {
	.cta.cta3 .cta__btn {
		left: 22.26667vw;
		bottom: 9.06667vw;
	}
}
.cta__bra_shorts {
	position: relative
}
.cta__bra_shorts .btn-select {
	position: absolute;
	left: 50%;
	bottom: 695px;
	transform: translateX(-50%);
}
@media screen and (max-width:767px) {
	.cta__bra_shorts .btn-select {
		bottom: 92.66667vw;
	}
}
.cta__bra_shorts .btn-select select {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.cta__bra_shorts .btn-cart {
	position: absolute;
	left: 50%;
	bottom: 558px;
	transform: translateX(-50%);
}
@media screen and (max-width:767px) {
	.cta__bra_shorts .btn-cart {
		bottom: 74.4vw;
	}
}
.cta__bra {
	position: relative;
}
.cta__bra .btn-select {
	position: absolute;
	left: 50%;
	bottom: 730px;
	transform: translateX(-50%);
}
@media screen and (max-width:767px) {
	.cta__bra .btn-select {
		bottom: 97.33333vw;
	}
}
.cta__bra .btn-select select {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.cta__bra .btn-cart {
	position: absolute;
	left: 50%;
	bottom: 595px;
	transform: translateX(-50%);
}
@media screen and (max-width:767px) {
	.cta__bra .btn-cart {
		bottom: 79.33333vw;
	}
}
.tab_box .btn_area {
	margin: 0 32px;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width:767px) {
	.tab_box .btn_area {
		margin: 0 4.26667vw;
	}
}
.tab_box .tab_btn {
	background: #ebedec;
	width: 152px;
	height: 60px;
	text-align: center;
	cursor: pointer;
	transition: all .2s ease 0s;
	border-radius: 20px 20px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width:767px) {
	.tab_box .tab_btn {
		width: 20.26667vw;
		height: 8vw;
		border-radius: 2.66667vw 2.66667vw 0 0;
	}
}
.tab_box .tab_btn img {
	width: 64px;
}
@media screen and (max-width:767px) {
	.tab_box .tab_btn img {
		width: 8.53333vw;
	}
}
.tab_box .tab_btn.active {
	background: #ffe6e9;
}
.tab_box .tab_panel {
	display: none;
}
.tab_box .tab_panel.active {
	display: block;
}
.q_a__detail dt img {
  width: 40vw;
}
.q_a__detail dd {
	display: none;
}
.swiper-wrap {
	padding-bottom: 200px;
	position: relative;
}
@media screen and (max-width:767px) {
	.swiper-wrap {
		padding-bottom: 26.66667vw;
	}
}
.swiper-button-next {
	width: 98px;
	height: 22px;
	background: url("../img/color/arrow.png") no-repeat center top;
	background-size: 100% auto;
}
@media screen and (max-width:767px) {
	.swiper-button-next {
		width: 13.06667vw;
		height: 2.93333vw;
	}
}
.swiper-button-prev {
	width: 98px;
	height: 22px;
	background: url("../img/color/arrow.png") no-repeat center top;
	background-size: 100% auto;
	transform: scale(-1, 1);
}
@media screen and (max-width:767px) {
	.swiper-button-prev {
		width: 13.06667vw;
		height: 2.93333vw;
	}
}
.swiper-wrap>.swiper-pagination-bullets {
	bottom: 16px;
	z-index: 1000;
	display: flex;
	flex-wrap: wrap;
	padding: 0 35px;
	box-sizing: border-box;
}
@media screen and (max-width:767px) {
	.swiper-wrap>.swiper-pagination-bullets {
		bottom: 2.13333vw;
		padding: 0 4.66667vw;
	}
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 67px;
	height: 67px;
	border-radius: 20px;
	opacity: 1;
	box-sizing: border-box;
	margin-right: 20px;
	margin-top: 20px;
}
@media screen and (max-width:767px) {
	.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet {
		width: 8.93333vw;
		height: 8.93333vw;
		border-radius: 2.66667vw;
		margin-right: 2.66667vw;
		margin-top: 2.66667vw;
	}
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
	background: #000;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(2) {
	background: #d0878e;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(2) {
	background: #d0878e;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(3) {
	background: #394867;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(4) {
	background: #596c8a;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(5) {
	background: #c3c2c7;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(6) {
	background: #d6d4e9;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(7) {
	background: #306479;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(8) {
	background: #a43556;
	margin-right: 0
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(9) {
	background: #f3dad6;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(10) {
	background: #9a3140;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(11) {
	background: #c0baa4;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(12) {
	background: #fff;
	border: 2px solid #e9edec;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(12).swiper-pagination-bullet-active {
	border: 4px solid #e5fe02;
	box-sizing: border-box
}
@media screen and (max-width:767px) {
	.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(12).swiper-pagination-bullet-active {
		border: .53333vw solid #e5fe02;
	}
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(13) {
	background: #c6d6bc;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(14) {
	background: #a8d6e3;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(15) {
	background: #d9b964;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(16) {
	/*background: #ead21a;*/
	background: #6f5b5a;
	margin-right: 0;
}
.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 4px solid #e5fe02;
	box-sizing: border-box;
}
@media screen and (max-width:767px) {
	.swiper-wrap>.swiper-pagination-bullets .swiper-pagination-bullet-active {
		border: .53333vw solid #e5fe02;
	}
}
.q_a {
	margin-bottom: 125px;
}
@media screen and (max-width:767px) {
	.q_a {
		margin-bottom: 16.66667vw;
	}
}
.q_a__detail {
	padding: 0 35px;
	box-sizing: border-box;
	margin-top: 25px;
}
@media screen and (max-width:767px) {
	.q_a__detail {
		padding: 0 4.66667vw;
		margin-top: 3.33333vw;
	}
}
.q_a__detail:first-of-type {
	margin-top: 0;
}
.q_a__detail dt {
	background: #ffe6e9;
	width: 100%;
	height: 86px;
	border-radius: 20px;
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 50px;
}
@media screen and (max-width:767px) {
	.q_a__detail dt {
		height: 11.46667vw;
		border-radius: 2.66667vw;
		padding-left: 6.66667vw;
	}
	.q_a__detail dt img {
		width: 73.33333vw;
	}
}
.q_a__detail dt:after {
	content: "";
	width: 22px;
	height: 18px;
	background: url("../img/q_a_arrow.svg") no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
@media screen and (max-width:767px) {
	.q_a__detail dt:after {
		width: 2.93333vw;
		height: 2.4vw;
		right: 4vw;
	}
}
.q_a__detail dt.active:after {
	transform: translateY(-50%) rotateX(180deg)
}
.q_a__detail dd {
	font-size: 20px;
	padding-top: 20px;
	line-height: 1.6;
}
@media screen and (max-width:767px) {
	.q_a__detail dd {
		font-size: 3.2vw;
		padding-top: 2.66667vw;
	}
}
.tel {
	line-height: 1;
}
.henpin {
	margin-top: 90px;
	position: relative;
}
@media screen and (max-width:767px) {
	.henpin {
		margin-top: 12vw;
	}
}
.henpin__btn {
	width: 358px;
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	transition: all .2s cubic-bezier(.25, 1, .5, 1);
}
@media screen and (max-width:767px) {
	.henpin__btn {
		width: 47.73333vw;
		bottom: 5.33333vw;
	}
}
@media screen and (min-width:768px) {
	.henpin__btn:hover {
		opacity: .7;
	}
}
.close.icon {
	color: #000;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 100;
}
@media screen and (max-width:767px) {
	.close.icon {
		width: 5.33333vw;
		height: 5.33333vw;
		top: 2.66667vw;
		right: 2.66667vw;
	}
}
.close.icon:before {
	content: '';
	position: absolute;
	top: 10px;
	width: 40px;
	height: 2px;
	background-color: currentColor;
	transform: rotate(-45deg);
}
@media screen and (max-width:767px) {
	.close.icon:before {
		width: 5.33333vw;
		height: .26667vw;
		top: 1.33333vw;
	}
}
.close.icon:after {
	content: '';
	position: absolute;
	top: 10px;
	width: 40px;
	height: 2px;
	background-color: currentColor;
	transform: rotate(45deg);
}
@media screen and (max-width:767px) {
	.close.icon:after {
		width: 5.33333vw;
		height: .26667vw;
		top: 1.33333vw;
	}
}
.js-modal {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
}
.modal-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}
.modal-wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 750px;
	width: 80%;
	height: 80%;
	overflow-y: scroll;
	transform: translate(-50%, -50%);
	background: #fff;
}
@media screen and (max-width:767px) {
	.modal-wrap {
		width: 90%;
		height: 90%;
	}
}
.movie {
	margin: 100px auto;
}
@media screen and (max-width:767px) {
	.movie {
		margin: 13.33333vw auto;
	}
}
.movie.movie2 {
	margin: 0 auto 100px
}
@media screen and (max-width:767px) {
	.movie.movie2 {
		margin: 0 auto 13.33333vw;
	}
}
.movie__ttl {
	max-width: 160px;
	margin: 0 auto 40px auto;
}
@media screen and (max-width:767px) {
	.movie__ttl {
		max-width: 21.33333vw;
		margin-bottom: 5.33333vw;
	}
}
.movie__ttl2 {
	max-width: 680px;
	margin: 0 auto 40px auto;
}
@media screen and (max-width:767px) {
	.movie__ttl2 {
		max-width: 90.66667vw;
		margin-bottom: 5.33333vw;
	}
}
.movie__wrap {
	width: 100%;
	height: 422px;
	position: relative;
}
@media screen and (max-width:767px) {
	.movie__wrap {
		height: 56.26667vw
	}
}
.movie__wrap iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.movie video {
	width: 100%;
}
.enquete {
	margin: 0 auto 60px auto;
}
@media screen and (max-width:767px) {
	.enquete {
		margin: 0 auto 8vw auto;
	}
}
.enquete li {
	font-size: 20px;
	text-align: center;
}
@media screen and (max-width:767px) {
	.enquete li {
		font-size: 3.2vw;
	}
}
.limited-set-buy {
	position: relative;
}
.limited-set-buy .set-btn {
	width: 88.4%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 80px;
}
@media screen and (max-width:767px) {
	.limited-set-buy .set-btn {
		bottom: 10.66667vw;
	}
}
.limited-set-buy .set-btn.oyako {
	bottom: 100px;
}
@media screen and (max-width:767px) {
	.limited-set-buy .set-btn.oyako {
		bottom: 13.33333vw;
	}
}
.cta.cta1 .cta__btn, .cta.cta2 .cta__btn {
	left: 110px;
	bottom: 120px;
}
.cta.cta3 .cta__btn {
	left: 110px;
	bottom: 40px;
}
.shiny-btn {
	width: 531px;
	height: 115.5px;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width:767px) {
	.shiny-btn {
		width: 70.8vw;
		height: 15.4vw;
	}
	.cta.cta1 .cta__btn, .cta.cta2 .cta__btn {
		left: 13.33vw;
		bottom: 13.33vw;
	}
	.cta.cta3 .cta__btn {
		left: 13.33vw;
		bottom: 4vw;
	}
  #container main > .inner {
    padding: 0;
  }
}

/*------------------------------------------------------
  製品情報
------------------------------------------------------*/
.product-info {
	padding: 0 0 10%;
}
.product-info__ttl {
	margin: 1em 0;
	color: #000;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
}
.product-info__table {
	margin: 0 auto;
	border: 1px solid #595757;
	border-spacing: 0;
	color: #595757;
	border-collapse: collapse;
}


.table__ttl {
	padding: 1em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #595757;
	background: #f2f2f0;
}
.table__dtl {
	padding: 1em;
	border-bottom: 1px solid #595757;
}
.table__note {
	margin: 1em 0 0;
	font-size: 14px;
}
.product-info__ttlS {
	margin: 1em 0 0.5em;
	color: #595757;
	font-size: 28px;
}
.product-info__list {
	margin: 0;
	list-style: none;
	padding: 0;
	color: #595757;
}
.product-info__item {
	margin-bottom: .25em;
	line-height: 1.5;
	text-align: left;
	font-size: 22px;
}
.product-info__item a {
	color: #942828!important;
	text-decoration: underline!important;
}
.product-info__table td th {
	padding-right: 1em;
	text-align: left;
	font-weight: normal;
}
.product-info__table td td {
	line-height: 1.7;
}

@media screen and (max-width: 768px) {
	.product-info {
		margin: 0 auto;
		width: 90%;
		font-size: 14px;
	}
	.product-info__ttl {
		font-size: 24px;
	}
	.product-info__ttlS {
		font-size: 18px;
	}
	.table__ttl,
	.table__dtl {
		display: block;
	}
	tr:last-of-type .table__dtl {
		border-bottom: none;
	}
	.product-info__ttlS {
		font-size: 16px;
	}
	.product-info__item {
		font-size: 14px;
	}
}
