/*
Theme Name: MYTREX Official Site
Author: Sotsu Medical
Author URI: https://www.mytrex.jp/rebive-mini-xs2-pr2/
Description:MYTREX REBIVE MINI XS2
Version: 1.0
*/

img{
    width: 100px;
}

#video-prove {
	position: relative;
	width: 100%;
	height: auto;
}
#video-btn, #video-btn.current {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: none;
}
#video-btn::after {
	position: absolute;
	content: '';
	display: block;
	background-image: url(/wp-content/themes/mytrex/img/product/prove/mv_play.png);
	background-size: cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	opacity: 1.0;
}
#video-btn.current::after {
	background-image: url(/wp-content/themes/mytrex/img/product/prove/mv_stop.png);
	opacity: 0.1;
	transform: inherit;
	-webkit-transform: inherit;
	-ms-transform: inherit;
	top: auto;
	left: auto;
}
@media screen and (max-width: 767px) {
	#video-btn::after {
		width: 8vw;
		height: 8vw;
		/* bottom: 2vw;
		right: 2vw;
		top: auto;
		left: auto;
		transform: inherit; */
   }
	#video-btn.current::after {
		bottom: 2vw;
		right: 2vw;
   }
}
@media screen and (min-width: 768px) {
	#video-btn::after {
		width: 4vw;
		height: 4vw;
   }
	#video-btn.current::after {
		bottom: 2vw;
		right: 2vw;
   }
}

#header {
   /*はじめの高さを設定*/
	height: 7vw;
	width: 100%;
   /*以下はレイアウトのためのCSS*/
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/*HeightMinというクラス名がついたら高さを小さく、上部固定に*/
#header.HeightMin {
	position: fixed;
	z-index: 999;
   /*最前面へ*/
	height: 0px;
	animation: DownAnime 0.5s forwards;
	margin-top: -7vw !important;
}
@keyframes DownAnime {
	from {
		opacity: 0;
		transform: translateY(-14vw);
   }
	to {
		opacity: 1;
		transform: translateY(0);
   }
}
main {
	height: 100%;
   /*min-height: 100vh;
   */
	padding: 0 0px;
	background-color: none;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 8vw;
}
@media screen and (max-width: 767px) {
	.wrapper>main {
		margin-top: 0vw;
   }
}
@media screen and (min-width: 768px) {
	main {
		margin-top: 0vw !important;
   }
}
@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
   }
}
@media screen and (min-width: 768px) {
	.sp {
		display: none !important;
   }
}
@media screen and (min-width: 768px) {
	.container {
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
   }
}
.fs {
	font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif !important;
}
/* pagetop -------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	#pageTop2 {
		position: fixed;
		bottom: 12vw;
		left: 2vw;
		z-index: 10000;
   }
}
@media screen and (min-width: 768px) {
	#pageTop2 {
		position: fixed;
		bottom: 2vw;
		right: 2vw;
		z-index: 10000;
   }
}
#pageTop2 img {
	width: 100%;
}
#pageTop2 a {
	display: block;
	z-index: 999;
	padding: 8px 8px 8px 8px;
	border-radius: 0px;
	width: 35px;
	height: 35px;
	background-color: #231815;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pageTop2 a:hover {
	text-decoration: none;
	background-color: #ffffff;
}
/* pagetop -------------------------------------------------------------- */


@media screen and (max-width: 767px) {
.splide__arrow--prev {
left: -8vw !important;
}
.splide__arrow--next {
right: -8vw !important;
}
.splide__arrow{
background: unset !important;
}
.splide__pagination {
  bottom: -5vw !important;
}
.splide__pagination__page {
  height: 6px;
  margin: 0vw 6px;
  width: 6px;
}
.splide__pagination__page.is-active {
  background: #7e7a7a !important;
}
#pd_prv{

}
.pd_prv0{
position: fixed;
bottom: -0.1vw;
z-index: 888;
}
.pd_prv0 img{
width: 100%;
height: auto;
}
.pd_prv{
line-height: 0;
}
.pd_prv img{
width:100%;
height: auto;
}

.pd_prv1{
line-height: 0;
}
.pd_prv2{
width: 100%;
background: #f5f4f5;
padding: 3vw 0 6vw;
}
.pd_prv2b{
width: 100%;
padding: 0vw 8vw;
}
.pd_prv3{
line-height: 0;
padding-top:10vw;
}
.pd_prv4{
line-height: 0;
position: relative
}
.pd_prv4 div{
	background: #E0E0E0;
	padding: 0 4vw;
}
.pd_prv4y{
line-height: 0;
position: relative
}
.pd_prv4y div{
	padding: 0 4vw 0 4.3vw;
    background: #E6E6E6;
}
.pd_prv4ya{
line-height: 0;
position: relative
}
.pd_prv4ya div{
	padding: 0 0vw 0 0vw;
}
.pd_prv4_a{
line-height: 0;
position: absolute;
bottom: 75vw;
width: 100%;
text-align: center;
}
.pd_prv4_a img{
width: 77vw;
height: auto;
}
.pd_prv4_b{
line-height: 0;
position: absolute;
bottom: 37vw;
width: 100%;
text-align: center;
}
.pd_prv4_b img{
width: 77vw;
height: auto;
}
.pd_prv4_b2{
line-height: 0;
position: absolute;
bottom: 11vw;
width: 100%;
text-align: center;
}
.pd_prv4_b2 img{
width: 77vw;
height: auto;
}
.pd_prv4_c{
line-height: 0;
width: 100%;
text-align: center;
background: #eeeeee;
padding: 10vw 0vw;
}
.pd_prv4_c img{
width: 77vw;
height: auto;
}
.pd_prv4_c1{
line-height: 0;
width: 100%;
text-align: center;
background: #eeeeee;
padding: 0vw 0vw 16vw;
}
.pd_prv4_c1 img{
width: 77vw;
height: auto;
}
.pd_prv4_c2{
line-height: 0;
width: 100%;
text-align: center;
background: #eeeeee;
padding: 10vw 0vw;
}
.pd_prv4_c2 img{
width: 77vw;
height: auto;
}
.pd_prv5a{
line-height: 0;
}
.pd_prv5{
line-height: 0;
}
.pd_prv5_2{
line-height: 0;
position: relative;
}
.pd_prv6{
line-height: 0;
}
.pd_prv7{
line-height: 0;
}
.bx-wrapper{
max-width: 100%;
}
.bx-wrapper2{
max-width: 100%;
}
.pd_prv8{
line-height: 0;
}
.pd_prv9{
line-height: 0;
}
.pd_prv10{
line-height: 0;
position: relative;
}
.pd_prv10a{
position: absolute;
top: 37vw;
padding: 0vw 2vw;
}
.pd_prv11{
width: 100%;
line-height: 0;
}
.pd_prv11a{
width: 100%;
line-height: 0;
position: relative;
}
.pd_prv11b{
position: absolute;
bottom: 2.7vw;
padding: 0 8.4vw;
}
.pd_prv12{
line-height: 0;
}
.pd_prv13{
line-height: 0;
}
.pd_prv14{
line-height: 0;
}
#modal-prv1,#modal-prv2,#modal-prv3,#modal-prv4,#modal-prv5{
background-color: rgba(204, 204, 204, 0.42) !important;
}
#pd_md_1,#pd_md_2,#pd_md_3,#pd_md_4{
margin-top: 10vw !important;
}
.modal-content{
/* bottom: 50vw !important; */
top: 14vw !important;
position: absolute;
margin: 0 3vw;
}
.fs_cart_add form {
padding: 0 5vw !important;
}
.modal_close{
padding-bottom: 6vw;
}
}
@media screen and (min-width: 768px) {
.splide__arrow--prev {
left: -7vw !important;
}
.splide__arrow--next {
right: -7vw !important;
}
.splide__arrow{
background: unset !important;
}
.splide__pagination {
  bottom: -2.2vw !important;
}
.splide__pagination__page {
  height: 6px;
  margin: 0vw 6px;
  width: 6px;
}
.splide__pagination__page.is-active {
  background: #7e7a7a !important;
}
#pd_prv{

}
.pd_prv0{
position: fixed;
bottom: 0vw;
z-index: 888;
width: 50vw;
}
.pd_prv0 img{
width: 100%;
height: auto;
}
.pd_prv{
line-height: 0;
}
.pd_prv img{
width:100%;
height: auto;
}

.pd_prv1{
line-height: 0;
}
.pd_prv2{
width: 100%;
position: relative;
background: #f5f4f5;
padding: 3vw 0;
}
.pd_prv2b{
width: 100%;
padding: 0 3vw;
}
.pd_prv3{
line-height: 0;
}
.pd_prv4{
line-height: 0;
position: relative
}
.pd_prv4 div{
background: #E0E0E0;
padding: 0 2vw;
}
.pd_prv4y{
line-height: 0;
position: relative
}
.pd_prv4y div{
	padding: 2px 2vw;
    background: #E6E6E6;
    margin-left: 0.15vw;
}
.pd_prv4ya{
line-height: 0;
position: relative
}
.pd_prv4ya div{
	padding: 0px 0vw;
}
.pd_prv4_a{
line-height: 0;
position: absolute;
bottom: 38vw;
width: 100%;
text-align: center;
margin: 0 auto;
}
.pd_prv4_a img{
width: 37vw;
height: auto;
}
.pd_prv4_b{
line-height: 0;
position: absolute;
bottom: 20.5vw;
width: 100%;
text-align: center;
}
.pd_prv4_b img{
width: 37.5vw;
height: auto;
}
.pd_prv4_c{
line-height: 0;
position: absolute;
bottom: 3vw;
width: 100%;
text-align: center;
}
.pd_prv4_c img{
width: 37vw;
height: auto;
}
.pd_prv4_c1{
line-height: 0;
position: absolute;
bottom: 5vw;
width: 100%;
text-align: center;
}
.pd_prv4_c1 img{
width: 37vw;
height: auto;
}
.pd_prv4_c2{
line-height: 0;
width: 100%;
text-align: center;
background: #eeeeee;
padding: 4vw 0vw 5vw;
}
.pd_prv4_c2 img{
width: 37vw;
height: auto;
}
.pd_prv5a{
line-height: 0;
position: relative;
}
.pd_prv5{
line-height: 0;
}
.pd_prv5_2{
line-height: 0;
position: relative;
}
.pd_prv6{
line-height: 0;
}
.pd_prv7{
line-height: 0;
}
.bx-wrapper{
max-width: 100%;
}
.bx-wrapper2{
max-width: 100%;
}
.pd_prv8{
line-height: 0;
}
.pd_prv9{
line-height: 0;
}
.pd_prv10{
line-height: 0;
position: relative;
}
.pd_prv10a{
position: absolute;
top: 19vw;
padding: 0vw 2vw;
}
.pd_prv11{
width: 100%;
line-height: 0;
}
.pd_prv11a{
width: 100%;
line-height: 0;
position: relative;
}
.pd_prv11b{
position: absolute;
bottom: 1.4vw;
padding: 0 4.25vw;
}
.pd_prv12{
line-height: 0;
}
.pd_prv13{
line-height: 0;
}
.pd_prv14{
line-height: 0;
}
#modal-prv1,#modal-prv2,#modal-prv3,#modal-prv4,#modal-prv5{
background-color: rgba(204, 204, 204, 0.42) !important;
}
#pd_md_1,#pd_md_2,#pd_md_3,#pd_md_4{
margin-top: 6vw !important;
}
#btn-close-modal {
padding: 0.8vw 1vw;
margin: 0vw auto;
}

.modal-content{
/* bottom: 10vw !important; */
top: 3vw !important;
position: absolute;
margin: 0vw 0vw;
width: 50vw;
right: 25%;
}
.modal_close{
padding: 1.5vw 0vw 4vw;
}
}

/* 特典枠追加 */
.privilege_list {
	background-color: #ededed;
	padding-left: 4vw;
	padding-right: 4vw;
	padding-bottom: 14vw;
	counter-reset: number 0;
}
.privilege_list .accordion {
	position: relative;
	margin-bottom: 3vw;
}
.privilege_list .ac_ttl {
	position: relative;
}
.privilege_list .ac_ttl:after {
	font-family: 'Times New Roman','YuMincho','Hiragino Mincho ProN','Yu Mincho','MS PMincho',serif !important;
	background-color: #000000;
	color: #fff;
	font-size: 0.5rem;
	width: 20%;
	height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: absolute;
	top: 50%;
	left: -4vw;
    transform: translateY(-50%);
	z-index: 2;
}
.privilege_list1 .ac_ttl:after {
    counter-increment: number;
    content: counter(number);
	content: "特典." counter(number);
	line-height: initial;
}
.privilege_list2 .ac_ttl:after {
    counter-increment: number;
    content: counter(number);
	content: "特典." counter(number);
	line-height: initial;
}
.ac_ttl {
	cursor: pointer;
}
.ac_ttl.is-active {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.ac_ttl.is-active picture {
	opacity: 0;
}
.ac_txt {
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: 0.2s ease height;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.pd_prv_l13 {
	position: relative;
}
.pd_prv_l15 {
	width: 43vw;
    position: absolute;
    right: 8vw;
    top: 40vw;
}

@media screen and (max-width: 767px) {
	.wrapper main {
		margin-top: 0vw !important;
	}
}
@media screen and (min-width: 768px) {
	.wrapper main {
		margin-top: 0vw !important;
	}
	.pd_prv_l15 {
		width: 21.5vw;
		right: 4vw;
		top: 20vw;
	}
	.privilege_list {
		padding-bottom: 4vw;
	}
	.splide__arrow--prev {
		left: -3.5vw !important;
	}
	.splide__arrow--next {
		right: -3.5vw !important;
	}
	.pd_prv4_b {
		bottom: 18.3vw;
    	left: 0.15vw;
	}
}


/* MORE */
.accordion_contents {
    position: relative;
    height: 180vw;
    overflow: hidden;
    transition: 0.4s all;
}
.accordion_contents.active {
    height: auto;
    overflow: visible;
    transition: 0.4s all;
    /* height: var(--max-height); */
}
.accordion_contents::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5) 15%, rgba(255, 255, 255, 0) 60%);
    z-index: 2;
    transition: 0.4s all;
}
.accordion_contents.active::before {
    display: none;
    transition: 0.4s all;
}
.accordion_btn {
	padding-left: 8vw;
	padding-right: 8vw;
	padding-bottom: 18vw;
	text-align: center;
}

.accordion_contents.active + .accordion_btn {
	padding-top: 0;
	padding-bottom: 6vw;
}
.more_voice {
	display: inline-block;
	background-color: #1a1c1b;
	color: #fff;
	padding: 1.5vw;
	margin-bottom: 2.5vw;
}
.more_voice.more_voice_js{
	padding: 3.25vw;
	letter-spacing: 0;
}

.more_voice span{
	font-size: 4vw;
	position: relative;
}

.more_voice span::before{
	display: block;
  content: '';
  height: 0.35vw;
  width: 4.4vw;
  background: #1a1c1b;
  position: absolute;
  bottom: -135%;
  left: 37%;
  transform: rotate(-40deg);
}

.more_voice span::after{
	display: inline-block;
  content: '';
  height: 4.4vw;
  width: .35vw;
  background: #1a1c1b;
  position: absolute;
  bottom: -180%;
  left: 24%;
  transform: rotate(-50deg);
}

.accordion_contents.active + .accordion_btn .up-down {
	display: inline-block;
	transform: rotate(180deg);
}

@media screen and (min-width: 768px) {
	.accordion_contents {
		height: 90vw;
	}
	.accordion_btn {
		padding-left: calc(8vw * 0.5);
		padding-right: calc(8vw * 0.5);
		padding-bottom: calc(6vw * 0.5);
	}
	
	.more_voice.more_voice_js{
	padding: 1.7vw 1.5vw 1.3vw;
	}
	
	.more_voice span{
		font-size: 2vw;
	}
	
	.more_voice span::before{
		height: .175vw;
		width: 1.75vw;
		bottom: -148%;
		left: 45%;
	}

.more_voice span::after{
		height: 1.75vw;
		width: .175vw;
		bottom: -190%;
		left: 35%;
	}
	
	.accordion_contents.active + .accordion_btn {
		padding-top: calc(1vw * 0.5);
		padding-bottom: calc(6vw * 0.5);
	}
}

#pd_prv2 .pd_prv4a {
	position: relative;
}

@media screen and (max-width: 767px) {
	#pd_prv2 .pd_prv4a_1 {
		width: 42vw;
		position: absolute;
		left: 54.2vw;
		top: 46.1vw;
	}
}

@media screen and (min-width: 768px) {
	#pd_prv2 .pd_prv4a_1 {
		width: calc(42vw/2);
		position: absolute;
		left: calc(54.2vw/2);
		top: calc(46.1vw/2);
	}
}

/*** l ***/
@media screen and (max-width: 767px) {
	.pd_l_area {
		padding: 4vw 4vw;
	}
	.pd_l_area_ttl {
		font-size: 5vw;
		line-height: 5vw;
		letter-spacing: 1.0vw;
		color: #231815;
		padding-bottom: 6vw;
		text-align: center;
	}
	.pd_l_box_are {
		padding: 0vw 0vw;
	}
	.pd_l_box_are2 {
		padding: 0vw 4vw;
	}
	.pd_l_box1 {
		padding: 4vw 23vw;
		text-align: center;
	}
	.pd_l_box2 {
		padding: 0vw 0vw 5vw;
	}
	.pd_l_box3 {
		float: left;
		width: 33%;
		padding: 0.5vw;
	}
	.pd_l_icon {
		padding: 0vw;
		width: 100%;
		line-height: 0;
	}
	.pd_l_icon img {
		width: 100%;
	}
	.pd_l_text {
		font-size: 3vw;
		line-height: 5.0vw;
		letter-spacing: 0.2vw;
		color: #231815;
		padding: 1.0vw 0.0vw;
		text-align: left;
	}
	.pd_l_ttl {
		font-size: 3vw;
		line-height: 3vw;
		letter-spacing: 0.2vw;
		color: #231815;
		padding: 2vw 1.0vw;
		text-align: center;
	}
	.pd_l_area {
		padding: 15vw 0 0;
	}
	.pd_l_item_ttl{
		font-size: 1.1vw;
		line-height: 1.6vw;
		letter-spacing: 0.1vw;
		color: #231815;
		text-align: left;
		display:none;
	}
	.support_product_spec_box {
		padding: 6vw 0;
	}
}

@media screen and (min-width: 768px) {
	.pd_l_area {
		padding: 4vw 0vw;
	}
	.pd_l_area_ttl {
		font-size: 1.8vw;
		line-height: 2vw;
		letter-spacing: 0.1vw;
		color: #231815;
		padding-bottom: 1.5vw;
		text-align: center;
	}
	.pd_l_box_are {
		padding: 0vw 0vw;
	}
	.pd_l_box_are2 {
		padding: 0vw 0vw;
	}
	.pd_l_box1 {
		float: left;
		width: 33%;
		padding: 0.5vw 0vw 1.0vw;
	}
	.pd_l_box2 {
		float: left;
		width: 66%;
		padding: 0.5vw;
	}
	.pd_l_box3 {
		float: left;
		width: 33%;
		padding: 0.5vw 0vw 1.0vw;
	}
	.pd_l_icon {
		padding: 1vw 1vw 1vw 0vw;
		width: 100%;
		line-height: 0;
	}
	.pd_l_icon img {
		width: 100%;
	}
	.pd_l_text {
		font-size: 0.7vw;
		line-height: 1.7;
		letter-spacing: 0vw;
		color: #231815;
		padding: 3vw 0vw 1.0vw 0vw;
		text-align: left;
	}
	.pd_l_ttl {
		font-size: 1.0vw;
		line-height: 2vw;
		letter-spacing: 0.1vw;
		color: #231815;
		padding: 0.5vw 1.0vw 0vw;
		text-align: center;
	}
	.pd_l_area {
		padding: 0 5vw 1vw;
	}
	.pd_l_item_ttl{
		font-size: 1.1vw;
		line-height: 1.6vw;
		letter-spacing: 0.1vw;
		color: #231815;
		text-align: center;
	}
	#pd_md_1 {
		padding: 8% 0;
	}
}
/*** l ***/


/** pr3 **/
@media screen and (max-width: 767px) {
.pd_prv0{
padding:0vw 0vw;
}
.pd_prv0 img{
width:100%;
height:auto;
}
.pd_prv1{
padding:0vw 0vw;
}
.pd_prv1 img{
width:100%;
height:auto;
}
.pd_prv2{
padding:0vw 0vw;
}
.pd_prv2 img{
width:100%;
height:auto;
}
.pd_prv3{
padding:0vw 0vw;
}
.pd_prv3 img{
width:100%;
height:auto;
}
.pd_prv4{
padding:0vw 0vw;
}
.pd_prv3 img{
width:100%;
height:auto;
}
	.cont1-1_mv {
		position: absolute;
		top: 58.5vw;
		width: 100vw;
		height: 56.1vw;
	}
	.cont1-1_mv iframe {
		position: absolute;
		top: 0;
		width: 100vw;
		height: 56.1vw;
	}
}
@media screen and (min-width: 768px) {
.pd_prv0{
padding:0vw 0vw 0vw;
}
.pd_prv0 img{
width:100%;
height:auto;
}
.pd_prv1{
padding:0vw 0vw 3vw;
}
.pd_prv1 img{
width:100%;
height:auto;
}
.pd_prv2{
padding:0vw 0vw 0vw;
}
.pd_prv2 img{
width:100%;
height:auto;
}
.pd_prv3{
padding:8vw 0vw 0vw;
}
.pd_prv3 img{
width:100%;
height:auto;
}
.pd_prv4{
padding:0vw 0vw 0vw;
}
.pd_prv4 img{
width:100%;
height:auto;
}

	.cont1-1_mv {
		position: absolute;
		top: 29.2vw;
		width: 100%;
		height: 28.5vw;
	}
	.cont1-1_mv iframe {
		position: absolute;
		top: 0;
		width: 100%;
		height: 28.5vw;
	}
}

/* HARI
========================================*/
.buy_btn_container,
.buy_btn_container2,
.rb2container,
.rb2container2,
.rb2container3{
    position: relative;
}

.buy_btn_container a img,
.buy_btn_container2 a img{
	width: 80%;
    position: absolute;
    right: 5vw;
}

.buy_btn_container a img{
    bottom: 9vw;
}

.buy_btn_container2 a img{
    bottom: 35vw;
}

.rb2container video{
	position: absolute;
	width: 22vw;
}

.rb2container video:first-of-type {
    top: 11.1vw;
    right: 2.5vw;
}

.rb2container video:last-of-type {
    top: 46vw;
	right: 2.5vw;
}

.rb2container a img{
    width: 80%;
    position: absolute;
    bottom: 15vw;
    right: 5vw;
}

.rb2container3 video {
    width: 11.7vw;
    position: absolute;
}

.rb2container3 video:first-of-type {
    top: 0;
    right: 0;
}

.rb2container3 video:nth-of-type(2){
    top: 50.5vw;
    right: 0;
}

.rb2container3 video:last-of-type {
    bottom: 45vw;
    right: 0;
}

.xs2_objf {
height: 20.5vw;
width: 20.5vw;
contain: paint;
position: absolute;
}

.xs2_objf:first-of-type {
top: 25.4vw;
right: 2.3vw;
}

.rb2container2 .xs2_objf:nth-of-type(2) {
position: absolute;
top: 71.5vw;
right: 2.3vw;
}

.rb2container2 video {
object-fit: cover;
}

.xs2md {
position: absolute;
display: block;
width: 80%;
bottom: 8vw;
left: 5vw;
}

.rbxs2pr_box01 {
    padding: 5vw 3vw 0;
}

.xs2prbg {
    background: #EEEFF2;
	padding: 0 2vw;
}

@media screen and (max-width: 767px){
	.buy_btn_container a img,
	.buy_btn_container2 a img{
    right: 10vw;
	}

	.buy_btn_container a img{
    bottom: 18vw;
	}

	.buy_btn_container2 a img{
    bottom: 70vw;
	}
	
	.rb2container video{
	width: 44.5vw;
	}
	
	.rb2container video:first-of-type {
    top: 22vw;
    right: 5vw;
	}
	
	.rb2container video:last-of-type {
    top: 92vw;
	right: 5vw;
	}
	
	.rb2container a img{
    bottom: 30vw;
    right: 10vw;
	}
	
	.xs2_objf {
    height: 41vw;
    width: 40.5vw!important;
    contain: paint;
    position: absolute;
	}
	
	.xs2_objf:first-of-type {
    top: 50.6vw;
    right: 4.7vw;
	}
	
	.rb2container2 .xs2_objf:nth-of-type(2) {
    position: absolute;
    top: 143.2vw;
    right: 4.7vw;
	}
	
	.rb2container2 video {
    object-fit: cover;
	}
	
	.xs2md {
    position: absolute;
    display: block;
    width: 80%;
    bottom: 20vw;
    left: 10vw;
	}
	
	.xs2pr_vd {
    display: block;
    width: 90%;
    margin: 0 auto;
	padding-top: 8vw;
	}
	
	.xs2prbg {
		padding: 0 .5vw;
	}
	
	.xs2prbg video {
    display: block;
    width: 91.5%;
    margin: 0 auto;
	}
}

/* 25/3/6 修正
===================================================*/
html{
    scroll-behavior: smooth;
}
.container{
    width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.row{
    margin-left: 0!important;
    margin-right: 0!important;
}
.col-sm-6{
    padding-left: 0!important;
    padding-right: 0!important;
}
.formlp-front-section img,
video{
    width: 100%;
}

.banner{
    position: fixed;
    bottom: -.3vw;
    opacity: 1;
    transition: opacity 0.3s;
    z-index: 99999;
    width: 50%;
    max-width: var(--outer-width);
    left: calc((100% - var(--outer-width)) * 0.5);    
}

@media screen and (max-width: 767px){
    .banner{
        width: 100%;
    }
}

.banner.hidden {
    opacity: 0;
}

/* CPN */
.pr_xs2_cpn{
	position: relative;
}
.cpn-cmp-cpn-box{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.cpn-cmp-cpn-box-inner {
	margin: 0 auto;
	width: 100% !important;
}
button.copy-clink {
	width: 100%;
	background: none !important;
	color: #fff;
	padding: 0.5vw 0vw;
	letter-spacing: 0.05vw;
	border: none;
	font-size: 1.7vw;
}
.code{
    color: #fff;
}
button.copy-clink:hover {
	opacity: 0.8;
    color: #fff;
    border: none;
    transition: 0.9s;
}

.pr_xs2_cpn a {
    display: block;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (min-width: 768px){
    .cpn-cmp-cpn-box{
        bottom: 17.9vw;
        width: 39vw;
    }
    .pr_xs2_cpn a{
        bottom: 6vw;
    }
}

@media screen and (max-width: 767px) {
    .pr_aq_cpn {
        margin-bottom: 9vw;
    }
    .cpn-cmp-cpn-box {
        padding: 0vw;
    }
    .cpn-cmp-cpn-box {
        position: absolute;
        bottom: 35vw;
        width: 79.0vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    button.copy-clink {
        width: 100%;
        background: none !important;
        color: #fff;
        padding: 1.3vw 0vw;
        letter-spacing: 0.05vw;
        border: none;
        font-size: 4.5vw;
    }
    .pr_xs2_cpn a{
        bottom: 12vw;
    }
}


/* modal */
.openModal {
    border: none;
    background: none;
    padding: 0;
}
.modal {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transform: scale(0.3);
  transition: opacity 0.5s ease, transform 0.5s ease;
  pointer-events: none;
  overflow-y: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal.show {
  display: block;
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.modal-cnt {
    max-height: 90vh;
    overflow-y: auto;
    transform: none;
    position: relative;
}

@media screen and (min-width:768px){
    #modal1 .modal-cnt{
        width: 50%;
    }
    #modal2 .modal-cnt{
        width: 85%;
    }
    .closeModal {
        width: fit-content;
        margin: 0 auto;
        font-size: 1vw;
        padding: .5vw 2vw;
        border: 1px solid;
        border-radius: 3vw;
    }
}

@media screen and (max-width:767px){
    .closeModal {
        width: fit-content;
        margin: 0 auto;
        font-size: 2.5vw;
        padding: 1.3vw 4vw;
        border: 1px solid;
        border-radius: 3vw;
    }
}

/* 25/7/7 修正 */
@media screen and (max-width:767px){
    .rb2container button {
        height: 10vw;
        width: 81vw;
        position: absolute;
        bottom: 30vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .rb2container2 button {
        height: 10vw;
        width: 81vw;
        position: absolute;
        bottom: 19vw;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media screen and (min-width:768px){
    .rb2container button {
        height: 5vw;
        width: 41vw;
        position: absolute;
        bottom: 15vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .rb2container2 button {
        height: 5vw;
        width: 41vw;
        position: absolute;
        bottom: 9.5vw;
        left: 50%;
        transform: translateX(-50%);
    }
}
.pd_prv0{
    bottom: -1.5vw;
}

.pd_xs2_cart{
	position: relative;
}

button{cursor : pointer;}


@media screen and (max-width:767px){
	.rbxs2pr_box01 iframe{
		width: 100%;
		height: 48vw;
	}
	.pd_prv2_vd {
		background: #fff;
	}
	.pd_prv2_vd iframe{
		width: 100%;
		height: 78vw;
	}
	.pd_prv2_vd2 iframe{
		width: 100%;
		height: 176vw;
	}
	.pd_prv3_vd iframe{
		width: 100%;
		height: 131.5vw;
	}
	.cpn-cmp-cpn-box {
		bottom: 21.3%;
		width: 73vw;
	}
	.openModal.cart-btn-xs2{
		width: 80%;
		height: 8.7vw;
		position: absolute;
		bottom: 6.8%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
}
@media screen and (min-width: 768px) {
	.rbxs2pr_box01 iframe{
		width: 100%;
		height: 27vw;
	}
	.pd_prv2_vd {
		background: #fff;
	}
	.pd_prv2_vd iframe{
		width: 100%;
		height: 40vw;
	}
	.pd_prv2_vd2 iframe{
		width: 100%;
		height: 88vw;
	}
	.pd_prv3_vd iframe{
		width: 100%;
		height: 66.8vw;
	}
	.cpn-cmp-cpn-box {
		bottom: 18.9vw;
		width: 39vw;
	}
	.openModal.cart-btn-xs2{
		width: 80%;
		height: 4.5vw;
		position: absolute;
		bottom: 6.8%;
		margin: 0 auto;
		left: 0;
		right: 0;
	}
}

/* XS2 pr2
===================================*/
@media screen and (min-width: 768px) {
    .rbxs2pr2_txt {
        padding: 1vw 0 5vw;
        font-size: 2.2vw;
        font-feature-settings: 'palt';
        letter-spacing: .08em;
        line-height: 1.5;
        text-align: center;
    }
    .rbxs2pr2_txt span {
        font-size: 3vw;
    }
    .cpn-cmp-cpn-box {
        bottom: 25.4%;
        width: 38vw;
    }
    .openModal.cart-btn-xs2{
        bottom: 11%;
    }
    .xs2_objf {
        height: 20.4vw;
        width: 20.4vw;
    }
    .xs2_objf:first-of-type {
        top: 13.2%;
        right: 4.5%;
    }
    .rb2container2 .xs2_objf:nth-of-type(2) {
        top: 37%;
        right: 4.5%;
    }
}
@media screen and (max-width: 767px){
    .rbxs2pr_box01 {
        padding: 5vw 10.5vw 0;
    }
    .rbxs2pr2_txt {
        padding: 2vw 0 11vw;
        font-size: 4.3vw;
        letter-spacing: .05em;
        line-height: 1.8;
        text-align: center;
    }
    .rbxs2pr2_txt span {
        font-size: 5.3vw;
    }
    .cpn-cmp-cpn-box {
        bottom: 25%;
        width: 73vw;
    }
    .openModal.cart-btn-xs2{
        bottom: 11%;
    }
    .xs2_objf:first-of-type {
        top: 51vw;
    }
    .rb2container2 .xs2_objf:nth-of-type(2){
        top: 143.5vw;
    }
}