@charset "utf-8";
:root{
	--gold: #a19155;
	--goldR: #c09b0f;
	--blue: #125062;
	--pink: #f05962;
	--redH: rgba(204,0,16,1);
	--red: rgba(230,0,18,1);
	--red001: rgba(230,0,18,.01);
	--red003: rgba(230,0,18,.03);
	--red005: rgba(230,0,18,.05);
	--red01: rgba(230,0,18,.1);
	--red03: rgba(230,0,18,.3);
	--red05: rgba(230,0,18,.5);
	--purple: rgba(138,60,98,1);
	--purple001: rgba(138,60,98,.01);
	--purple003: rgba(138,60,98,.03);
	--purple005: rgba(138,60,98,.05);
	--purple01: rgba(138,60,98,.1);
	--purple03: rgba(138,60,98,.3);
	--purple05: rgba(138,60,98,.5);
	--lightblueH: rgba(39,115,128,1);
	--lightblue: rgba(149,211,222,1);
	--lightblue001: rgba(149,211,222,.01);
	--lightblue003: rgba(149,211,222,.03);
	--lightblue005: rgba(149,211,222,.05);
	--lightblue01: rgba(149,211,222,.1);
	--lightblue03: rgba(149,211,222,.3);
	--lightblue05: rgba(149,211,222,.5);
}
*{
	box-sizing: border-box;
}
.iwrap{
	font-family: var(--Fyg),sans-serif;
}
.iwrap h2{
	padding-bottom: 40px;
	font-size: 40px;
	text-align: center;
}
.iwrap h3{
	font-size: 30px;
	text-align: center;
	font-family: var(--Fsm);
}
.iwrap h4{
	font-size: 50px;
	font-family: var(--Fsm);
}
.iwrap h5{
	font-size: 40px;
}
.iwrap sup{
	font-size: 10px;
}
.iwrap .att{
	margin: auto;
	font-size: 12px;
	text-align: right;
	width: 100%;
	display: inline-block;
}
.iwrap .w980.att{
	display: block;
	width: 980px;
	text-align: right;
}
.Fs30{font-size: 30px;}
.Fs40{font-size: 40px;}
.Fs50{font-size: 50px;}

.Tpink{ color: var(--pink)}
.Tblue{	color: var(--blue)}
.Tpurple{	color: var(--purple)}
.Tlightblue{	color: var(--lightblue)}
.Tgold{	color: var(--gold)}
.TgoldR{	color: var(--goldR)}

.Tmintyo{ font-family: var(--Fsm);}
.iwrap .Tgoshic{ font-family:var(--Fyg),var(--Fip)}

.brG {
	border: 1px solid #aaa;
	padding: 0px 10px 1px;
}
.gradGd{
	background: rgb(56,38,4);
	background: linear-gradient(0deg, rgba(56,38,4,1) 0%, rgba(180,111,14,1) 50%, rgba(56,38,4,1) 100%);
}
.iwrap .awo{
	flex-direction: column;
	bottom: 52px;
	left: 120px;
}
.iwrap .awo li{
	position: relative;
	margin-top: 20px;
}
.iwrap .awo li sup {
	position: absolute;
	top: 38px;
	right: 10px;
	color: var(--goldR);
	transform: scale(.7);
}

.oxitag,.glytag{
	display: inline-block;
	padding-top: .7em;
}
.oxitag{
	background: url(/images/item/sup/wpcr/oxigly_oxi.svg) no-repeat top center;
	background-size: 74px;
}
.glytag{
	background: url(/images/item/sup/wpcr/oxigly_gly.svg) no-repeat top center;
	background-size: 74px;
}
.iwrap .Cta h3 .BgGy,.iwrap .Cta2 h4 .BgGy, #Buy .box h4 .BgGy {
	letter-spacing: 1px;
	margin-left: 7px;
	padding: 5px 7px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	vertical-align: middle;
}

/*fvS*/
.fvBg{
	padding: 40px 0;
	background: url(/images/item/sup/wpcr/fvbg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.fvimg{
	filter: drop-shadow(5px 5px 5px rgba(5,5,5,.1));
}
.iwrap .fvBg .awo li sup {
	top: 46px;
	right: 13px;
}

.ytArea{
	margin: 50px auto;
}
.PBBg{
	padding: 80px 0 60px;
	background: url(/images/item/sup/wpcr/pbbg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}

/*achieS*/
.achie{
	margin-bottom: 100px;
	text-align: center;
	background: url(/images/item/sup/wpcr/achiebg.png) no-repeat center center;
	background-color: rgba(255,255,255,.5);
	padding: 0 0 50px;
	box-shadow: 6px 6px 0 rgba(0,0,0,.1);
}
.achie h3{
	padding: 44px;
	height: 270px;
	line-height: 1;
	background: url(/images/item/sup/wpcr/achietitlebg.png) no-repeat center center;
	background-size: 100% 100%;
}
.achie h3 span{
	background: linear-gradient(0deg, rgba(56,38,4,1) 0%, rgba(180,111,14,1) 50%, rgba(56,38,4,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.achie .awo{
	flex-direction: initial;
	flex-wrap: wrap;
	padding: 40px;
	justify-content: center;
}
.achie .awo li{
	margin: 0 40px;
}
.achie .awo li:first-of-type{
	margin: 0 210px;
}
.iwrap .achie .awo li sup {
	top: 96px;
	right: 26px;
	font-size: 22px;
}

/*celebrityS*/
.celebrity1{
	margin-top: 60px;
	font-size: 30px;
}
.celebrity1 h3{
	position: relative;
	padding: 3px 10px;
	display: inline-block;
	font-family: var(--Fyg),var(--Fhm);
	font-size: 30px;
	transform: rotate(-3deg);
	border: 2px solid var(--red);
}
.celebrity1 h3:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -25px;
	left: 0;
	margin: auto;
	border-right: 2px solid var(--red);
	width: 2px;
	height: 25px;
	transform: rotate(15deg);
}
.celebrity1 div{
	font-family: var(--Fsm);
}
.celebrity1 .box1{
	top: 130px;
	left: 70px;
}
.celebrity1 .box2{
	right: 100px;
	bottom: 80px;
}
.celebrity1 .name{
	margin-top: 62px;
	font-size: 40px;
}
.celebrity1 .age{
	position: absolute;
	padding: 10px;
	width: 130px;
	height: 130px;
	font-size: 40px;
	text-align: center;
	line-height: 1.2;
	border: 1px solid var(--gold);
	border-radius: 50%;
}
.celebrity1 .box1 .age{
	top: 140px;
	right: -40px;
}
.celebrity1 .box2 .age{
	bottom: 20px;
	right: -10px;
}
/*snsS*/
.iwrap .sns{
	margin-top: 80px;
	font-size: 0;
}
.iwrap .sns h3{
	top: 100px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 10px;
	width: 95%;
	letter-spacing: 1px;
	border-bottom: 3px solid #ccc;
	border-image: linear-gradient(90deg, rgba(120,55,186,1) 0%, rgba(206,44,137,1) 50%, rgba(233,172,50,1) 100%);
	border-image-slice: 1;
}


/*trouS*/
.trouBg{
	padding-top: 40px;
	background: url(/images/item/sup/wpcr/troubg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
}
.trou h3 {
	left: 0;
	right: 0;
	margin: auto;
	padding: 60px 0 20px;
	font-size: 50px;
	color: #fff;
	line-height: 1.3;
}
.trou h3:before{
	content: url(/images/item/sup/wpcr/troutag.svg);
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 90px;
}
.trou ul {
	right: 0;
	left: 0;
	top: 350px;
}
.trou li{
	position: absolute;
	text-align: center;
	font-size: 26px;
	line-height: 1.4;
}
.trou li:first-of-type{
	top: -40px;
	left: 50px;
}
.trou li:nth-of-type(2){
	top: 304px;
	left: 100px;
}
.trou li:last-of-type{
	top: 392px;
	left: 649px;
}
.trou h4 {
	position: absolute;
	right: 0;
	bottom: -340px;
	left: 0;
	margin: auto;
	width: 780px;
	height: 460px;
	color: #000;
	font-size: 40px;
	text-align: center;
	padding-top: 130px;
	background: #fff;
	border-radius: 50%;
}
.trou .tag {
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9;
}

/*rustkogeS*/
.oxiglyBg{
	background: linear-gradient(90deg,var(--red01) 0%,var(--red01) 50%,var(--lightblue01) 50%,var(--lightblue01) 100%);
	margin-top: 160px;
	padding-bottom: 130px;
}
.oxiglyBg1{
	background: #fff;
	padding-bottom: 50px;
}
.oxiglyBg1 img {
	display: block;
	margin: auto;
}
.oxiglyBg1 h3{
	right: 0;
	left: 0;
	z-index: 9;
	bottom: -50px;
}
.oxiglyBg1 .ballon{
	display: flex;
	justify-content: center;
	top: 10px;
	width: 100%;
}
.oxiglyBg1 .ballon img{
	margin: 0 12px;
}
.oxiglyBg1:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -330px;
	left: 0;
	margin: auto;
	border-top: 130px solid #fff;
	border-right: 200px solid transparent;
	border-bottom: 200px solid transparent;
	border-left: 200px solid transparent;
	width: 0px;
	height: 0;
}
.oxiglyBg .w1000{
	padding-top: 180px;
}
.oxigly ul{
	padding: 20px 0;
	width: 450px;
	font-size: 20px;
	background: rgba(255,255,255,.8);
	box-shadow: 6px 6px 0 rgba(0,0,0,.1);
}
.oxigly ul.oxi:before,.oxigly ul.gly:before{
	position: absolute;
	top: -30px;
	left: 20px;
	transform: rotate(-8deg);
	width: 100px;
}
.oxigly ul.oxi:before{
	content: url(/images/item/sup/wpcr/oxiglycheck_oxi.svg);
}
.oxigly ul.gly:before{
	content: url(/images/item/sup/wpcr/oxiglycheck_gly.svg);
}
.oxigly .checkbox li{
	position: relative;
	padding: 10px 20px 10px 60px;
}
.oxigly .checkbox li:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 32px;
	margin: auto;
	width: 20px;
	height: 20px;
	background: #ccc;
}
.oxigly ul.oxi li:first-of-type:before{
	background: var(--redH);
}
.oxigly ul.gly li:first-of-type:before{
	background: var(--lightblueH);
}
.oxigly .checkbox li:first-of-type:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 28px;
	width: 1.5em;
	height: 1.5em;
	background-color: #fff;
	-webkit-mask: url("/images/common/icon/check.svg") no-repeat center / contain;
	mask: url("/images/common/icon/check.svg") no-repeat center / contain;
}
.oxigly .tag1{
	position: relative;
	display: inline-block;
	margin: 80px auto 40px;
	padding: 5px 30px 0;
	font-size: 32px;
	background: #fff;
}
.oxigly .tag1:before {
	content: "";
	position: absolute;
	left: 6px;
	width: 100%;
	height: 100%;
	border: 1px solid #aaa;
}
.oxigly .RtoB{
	margin-bottom: 20px;
	background: linear-gradient(90deg,var(--redH) 0%,var(--redH) 50%,var(--lightblueH) 50%,var(--lightblueH) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1;
}
.oxigly .box1{
	justify-content: space-around;
	margin: 80px auto;
	font-size: 60px;
	font-weight: bold;
}
.oxigly .box2 p{
	top: 70px;
	right: 0;
	left: 0;
	color: #fff;
	font-size: 40px;
}
.oxigly h5{
	position: relative;
}
.oxigly h5:after{
	content: "";
	border: linear-gradient(90deg,var(--redH) 0%,var(--redH) 50%,var(--blue) 50%,var(--blue) 100%);
}
.oxigly .box3 .fle{
	position: absolute;
	top: 220px;
	justify-content: space-around;
	width: 1000px;
}
.oxigly .box3 p{
	margin: auto;
	color: #fff;
}
.oxigly .box3 .fle p{
	padding: 50px 0 0;
	font-family: var(--Fsm);
	font-size: 44px;
	text-align: start;
	writing-mode: vertical-rl;
	height: 422px;
	vertical-align: middle;
}
.oxigly .box3 .fle p:first-of-type{
	width: 174px;
}
.oxigly .box3 .fle p:last-of-type{
	width: 264px;
}
.oxigly .box3 p.poab{
	bottom: 100px;
	text-align: center;
	left: 0;
	right: 0;
	font-size: 40px;
}
.oxigly .box3 .att{
	display: inline-block;
	text-align: start;
}
.oxigly .tag2{
	margin: auto;
	padding: 50px 0 0;
	font-size: 44px;
	text-align: start;
	line-height: 1;
	writing-mode: vertical-rl;
	width: 44px;
	height: 182px;
	vertical-align: middle;
}

/*ctaS*/
.Cta2Bg{
	position: relative;
	margin-top: -80px;
	padding: 130px 0 80px;
	background: url(/images/item/sup/wpcr/cta2bg.png) no-repeat center top;
	background-size:cover;
}
.Cta2 h4{
	margin-left: 10px;
	font-size: 36px;
	font-family: var(--Fyg),var(--Fhm);
	margin-top: 20px;
}
.Cta2 h4 img{
	display: block;
	margin-left: 0;
}
.Cta2 .awo{
	flex-direction: column;
	left: -90px;
	bottom: 37px;
}

/*wcareS*/
.careBg1{
	padding: 80px 0;
	background: url(/images/item/sup/wpcr/waterbg1.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.careBg1 h3{
	font-size: 40px;
	line-height: 1;
}
.careBg1 .Bggld{
	padding: 2px 10px;
	background: var(--gold);
	color: #fff;
	letter-spacing: 2px;
}
.careBg1 h3 .Bggld{
	padding: 4px 10px 8px;
	display: inline-block;
	font-size: 1.1em;
	font-style: italic;
}
.careBg1 h4,.careBg1 .care4 dt {
	position: relative;
	margin-bottom: 20px;
	font-family: var(--Fsm);
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1;
	display: inline-block;
}
.careBg1 h4:before,.careBg1 h4:after,.careBg1 .care4 dt:before,.careBg1 .care4 dt:after {
	content: "";
	position: absolute;
	margin: auto;
	border-top: 2px solid var(--gold);
	width: 1.5em;
}
.careBg1 h4:before,.careBg1 h4:after {
	top: 60px;
}
.careBg1 .care4 dt:before,.careBg1 .care4 dt:after {
	top: 20px;
}
.careBg1 h4:before,.careBg1 .care4 dt:before {
	left: -70px;
}
.careBg1 h4:after,.careBg1 .care4 dt:after {
	right: -70px;
}
.careBg1 p{
	margin: 30px 0;
	font-size: 20px;
	line-height: 2;
}
.careBg1 .box1{
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	margin: auto;
	width: 750px;
}
.careBg1 .box1 dl {
	font-size: 30px;
}
.careBg1 .box1 dl .tag {
	background: #fff;
	display: inline-block;
	padding: 2px 10px;
}
.care4{
	margin-top: 80px;
}
.care4 ul{
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 20px;
}
.care4 li{
	position: relative;
	margin: 20px;
	padding: 25px 20px 20px;
	width: 430px;
	height: 130px;
	font-size: 23px;
	background: rgba(255,255,255,.5);
}
.care4 li:first-of-type{
	margin-bottom: 50px;
}
.care4 li::before {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	border-right: 2px solid var(--gold);
	border-bottom: 2px solid var(--gold);
	width: 430px;
	height: 130px;
}
.care4 li .tag{
	position: absolute;
	top: -30px;
	left: -10px;
	padding: 0 30px 8px 30px;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	background: var(--gold);
	transform: rotate(-5deg);
}
.care4 .Bggld span{
	font-family: var(--Fsm);
	font-size: 1.8em;
	font-style: italic;
}
.invocom1Bg{
	background: url(/images/item/sup/wpcr/invocom1bg.png),var(--red001);
	background-size: 35% auto;
	background-position: -200px -200px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.invocom2Bg{
	background: url(/images/item/sup/wpcr/invocom2bg.png),var(--purple005);
	background-size: 35% auto;
	background-position: -200px -200px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.invocom3Bg{
	padding: 80px 0;
	background: url(/images/item/sup/wpcr/invocom3bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.invocom{
	padding: 80px 0 40px;
}
.invocom .gifBg{
	background: #fff;
	padding: 20px;
	margin: auto;
}
.invocom .gifBg img{
	margin: 0;
}
.invocom1Bg .gifBg{
	justify-content: center;
	width: 500px;
}
	.invocom p.tag {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  padding: 5px 30px;
  border-radius: 40px 0;
}
.invocom1Bg p.tag {
  background: var(--red);
}
.invocom2Bg p.tag {
  background: var(--purple);
}
.invocom3Bg p.tag {
  background: var(--lightblue);
}
.invocom h3{
	margin: 10px 0;
	font-size: 50px;
}
.invocom .txt{
	font-size: 20px;
}
.invocom dl {
	position: relative;
	padding: 80px 0;
	margin: 40px auto;
}
.invocom dl:before {
	content: "◆◆◆";
	letter-spacing: 10px;
	color: rgba(0,0,0,.1);
	font-size: 20px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	margin: auto;
}
.invocom dl:first-of-type:before {
	content: none;
}
.invocom .ballon{
	position: relative;
	margin: 0 auto 30px;
	padding: 3px 10px 10px 50px;
	display: block;
	width: 650px;
	color: #000;
	font-size: 20px;
	letter-spacing: 1px;
	border-radius: 50px;
}
.invocom .ballon .point{
	font-family: var(--Fsm);
	font-weight: bold;
	font-size: 1.2em;
}
.invocom1Bg .ballon{
	background: var(--red01);
}
.invocom2Bg .ballon{
	background: var(--purple01);
}
.invocom3Bg .ballon{
	background: var(--lightblue01);
}
.invocom .ballon:before,.invocom .ballon:after{
	content: "";
	position: absolute;
}
.invocom .ballon:before{
	border: 1px solid #666;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 97%;
	border-radius: 50px;
}
.invocom .ballon:after{
	top: 36px;
	right: 0;
	left: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	border-right: 1px solid #666;
}
.invocom .num {
  position: absolute;
  top: -135px;
  left: 0px;
  font-size: 140px;
	font-family: var(--Fsm);
  font-style: italic;
}
.invocom1Bg .num {
  color: var(--red01);
}
.invocom2Bg .num {
  color: var(--purple01);
}
.invocom3Bg .num {
  color: var(--lightblue01);
}
.invocom .txt .markR{
	font-weight: bold;
	background: linear-gradient(transparent 50%, var(--red03) 50%);
}
.invocom .att{
	margin: 40px  auto 0;
	width: 80%;
	font-size: 11px;
	text-align: left;
}
.invocom3Bg .w1000 {
  flex-wrap: wrap;
}
.invocom3Bg dl {
  margin: 50px 30px;
  padding: 15px 30px 30px;
  width: 470px;
	text-align: left;
	border-left: 7px solid var(--lightblue);
	box-shadow: 3px 3px 1px rgba(0,0,0,.1);
  background: rgba(255,255,255,.9);
}
.invocom3Bg .invocom dl:before{
content: none;
}
.invocom3Bg dl:nth-of-type(even) {
  margin-left: auto;
}
.invocom3Bg dt{
	position: relative;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 25px;
	border-bottom: 1px dashed var(--gold);
}
.invocom3Bg dt:before{
	position: absolute;
	top: 5px;
	left: -6px;
	content: url(/images/item/sup/wpcr/invocom3tag.svg);
	width: 50px;
	height: 50px;
}
.invocom3Bg dl .tag{
	margin-right: 10px;
	font-family: var(--Fsm);
	color: var(--gold);
	font-size: 50px;
	font-style: italic;
}

/*stepS*/
.stepBg{
	padding: 120px 0;
	background: url(/images/item/sup/wpcr/stepbg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.step:after{
	content: "";
}
.step ul{
	margin: auto;
	width: 80%;
}
.step li{
	position: relative;
	display: flex;
	align-items: center;
}
.step li:nth-of-type(even){
	flex-direction: row-reverse;
}
.step li img{
	display: block;
	filter: drop-shadow(5px 5px 2px rgba(0,0,0,.3));
}
.step li .point{
	position: relative;
	bottom: 60px;
	padding: 20px 30px;
	margin-top: 130px;
	font-size: 20px;
	text-align: center;
	background: rgba(255,255,255,.8);
	width: 370px;
	box-shadow: 5px 5px 2px rgba(0,0,0,.3);
}
.step li p.poab{
	bottom: 120px;
	left: 40px;
}
.step li .tag{
	position: absolute;
	top: -40px;
	padding: 0 20px 1px;
	font-size: 23px;
	transform: rotate(-5deg);
	border: 1px solid var(--red);
	border-radius: 20px;
}
.step li:nth-of-type(odd) .point{
	border-radius: 50px 50px 50px 0;
	right: 0;
	margin-left: -50px;
}
.step li:nth-of-type(even) .point{
	border-radius: 50px 50px 0 50px;
	margin-right: -50px;
}

/*useS*/
.useBg{
	padding: 120px 0 120px;
	background: url(/images/item/sup/wpcr/waterbg2.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.use p{
	font-size: 21px;
}
.use dt {
	position: relative;
	margin: 40px auto 20px;
	font-size: 30px;
	font-family: var(--Fsm);
	line-height: 1;
	display: inline-block;
}
.use dt:before,.use dt:after{
	content: "";
	position: absolute;
	margin: auto;
	border-top: 2px solid var(--gold);
	width: 1.5em;
	top: 17px;
}
.use dt:before {
	left: -60px;
}
.use dt:after {
	right: -60px;
}
.use ul li{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 130px;
	height: 130px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 50%;
	background: rgba(255,255,255,.7);
}
.use ul li::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
	width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px dashed var(--gold);
} 
.use li img{
	position: absolute;
	right: 0;
	left: 0;
	bottom: -10px;
	margin: auto;
}

/*voiS*/
.voi1{
	margin: 100px auto 50px;
}
.voi1 .pore .poab{
	top: 0;
	right: 0;
}
.voi1 h3{
	margin-right: 110px;
	margin-bottom: 40px;
	font-size: 45px;
}
.voi1 h3 .tag{
	position: relative;
	margin-bottom: 20px;
	padding: 2px 20px 0px;
	display: inline-block;
	border: 2px solid var(--red);
	font-family: var(--Fyg),var(--Fhm);
	font-size: .55em;
	transform: rotate(-3deg);
}
.voi1 h3 .tag:before{
	content: "";
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin: auto;
	height: 16px;
	border-right: 2px solid var(--red);
	transform: rotate(17deg);
}
.voi2Bg{
	padding: 80px 0;
	background: url(/images/item/sup/wpcr/voi1bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.voi2{
	margin: 50px auto 100px;
	padding: 100px 40px 40px;
}
.voi2 .voi{
	width: 800px;
}
.voi2 h3{
	position: relative;
	margin-bottom: 50px;
	padding: 10px;
	width: 95%;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
	text-align: center;
}
.voi2 h3:before{
	content: url(/images/item/sup/wpcr/voi2point.svg);
	position: absolute;
	top: -70px;
	right: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 100%;
}
.voi2 h3:after{
	content: none;
}

.voi li{
	font-family: var(--Fsm);
	margin-bottom: 20px;
}
.voi li:nth-of-type(even){
	flex-direction: row-reverse;
}
.voi p{
	margin: 20px 0;
}
.voi .name{
	padding: 5px 0 10px 130px;
	font-size: 40px;
	color: var(--pink);
	line-height: 1.2;
}
.voi2 .name {
  padding: 5px 0 10px 180px;
}
.voi .cmt{
	font-size: 17px;
}
.voi1 li:first-of-type .name{
	background: url(/images/item/sup/wpcr/voi1icon1.svg) no-repeat left bottom;
}
.voi1 li:nth-of-type(2) .name{
	background: url(/images/item/sup/wpcr/voi1icon2.svg) no-repeat left bottom;
}
.voi2 li:first-of-type .name{
	background: url(/images/item/sup/wpcr/voi2icon1.svg) no-repeat left bottom;
}
.voi2 li:nth-of-type(2) .name{
	background: url(/images/item/sup/wpcr/voi2icon1.svg) no-repeat left bottom;
}
.voi2 li:last-of-type .name{
	background: url(/images/item/sup/wpcr/voi2icon2.svg) no-repeat left bottom;
}

/*maneS*/
.maneBg{
	padding: 130px 0 130px;
	background: url(/images/item/common/manebg.png) no-repeat center top;
	background-size: cover;
}
.mane{
	margin: auto;
	width: 720px;
}
.mane .img1{
	top: -120px;
	right: 0;
}
.mane dt{
	margin-top: 80px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	border-bottom: 2px dotted #000;
}
.mane a {
	color: #00f;
	text-decoration: underline;
}

/*qsDocS*/
.qaDoctit{
	padding: 40px 0 0;
	position: relative;
	z-index: 9;
}
.qaDoctit:after {
  content: "";
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  border-top: 100px solid #fff;
  border-right: 150px solid transparent;
  border-bottom: 150px solid transparent;
  border-left: 150px solid transparent;
  width: 0;
  height: 0;
}
.qaDoctit h3{
	margin-left: 100px;
	font-size: 50px;
}
.qaDoc .oxiglyBg{
  margin-top: 20px;
  padding: 40px 0;
}
.qaDoc .oxiglyBg .w1000{
	padding-top: 40px;
}
.qaDoc .oxi,.qaDoc .gly{
	width: 415px;
}
.qaDoc dt{
	position: relative;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 50px;
}
.qaDoc dt:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -7px;
  transform: rotate(45deg);
  left: 0;
  right: 0;
  margin: auto;
}
.qaDoc .oxi dt,.qaDoc .oxi dt:before{
	background: var(--redH);
}
.qaDoc .gly dt,.qaDoc .gly dt:before{
	background: var(--lightblueH);
}
	.qaDoc dd:first-of-type{
	margin: 30px auto 20px;
	font-size: 21px;
}

/*qaS*/
.qaBg{
	padding: 80px 0;
	font-size: 20px;
}
.qa dl{
	background: #fff;
}
.iwrap .qa dt.acoA{
	border-bottom: 1px dashed var(--lightblue);
}
.iwrap .qa dt:last-of-type.acoA{
	border-bottom: none;
}
.iwrap .qa dt.acoA.active{
	color: #fff;
	border-bottom: none;
}
.iwrap .qa dt.acoA::before{
	background: var(--lightblueH);
}
.iwrap .qa dd.acoB{
	border-left: 30px solid var(--lightblue03);
	border-bottom: 1px dashed var(--lightblueH);
}
.iwrap .qa dd.acoB:last-of-type{
	border-bottom: none;
}
.cirarrD:after{
	color: var(--lightblueH);
}
.cirarrD.active:after{
	color: #fff;
}
/*qaE*/

/*----------------------------common*/
.iwrap .buyTiS .txt {
	width: 620px;
	margin-top: 10px;
}
.iwrap .buyTiS .supcmt {
	width: 620px;
	margin: 0 auto 30px;
}
.iwrap .buyTiS h2, .iWpc .buyTiS h3{
	font-size: 45px;
}
#Buy .box h4 {
	font-size: 36px;
	text-align: center;
}
.ispec .compo{
	margin: 0 0 15px 5px;
	display: flex;
}
.compo2 dl{
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.compo2 dt,.compo2 dd{
	margin: 0;
	padding: 5px 3px;
}
.compo2 dt{
	background: #e1e1e1;
}
.compo2 dt:before{
	content: none;
}

