@charset "utf-8";

.forPc {
	display: block;
}

.forSp {
	display: none;
}

/* 吹き出し */
.merit {
	display: flex;
	justify-content: space-between;
	width: 100%;/*800px*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.meritLeft {
	width: 49%;
	background-image: url(../n_images/left-pink.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	height: 15.2vw;/*210px*/
	padding-top: 1vh;
}

.meLeftTxt {
	font-size: 3.3vw;/*38px*/
	line-height: 120%;
	color: #7D7D7D;
	text-align: center;
	font-weight: 600;
	padding-bottom: 1.5vh;
	padding-top: 7px;
}

.otmsH1 {
	font-size: 2.8vw;/*34px*/
	font-weight: 600;
	line-height: 120%;
	color: #7D7D7D;
	text-align: center;
}

.h1Large {
	font-size: 5.2vw;/*82px*/
	font-weight: 900;
	color: #EE1D79;
	letter-spacing: -0.05em;
	vertical-align: bottom;
	display: inline-block;
}

.redBold {
	color: #EE1D79;
	font-weight: 600;
	padding-left: 0.15em;
}

.meritRight {
	width: 49%;
	background-image: url(../n_images/right-pink.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	height: 15.2vw;/*210px*/
	padding-top: 1.5vh;
}

.otmsH2 {
	font-size: 2.7vw;
	line-height: 170%;
	color: #7D7D7D;
	text-align: center;
	font-weight: 600;
	padding-bottom: 22px;
	padding-top: 7px;
}

.h2Large {
	font-size: 6vw;
	font-weight: 900;
	color: #EE1D79;
	vertical-align: bottom;
	display: inline-block;
}

/* 商品・カート */
.productArea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 60px;/*16*/
	padding-left: 0px;
	margin-bottom: 6px;
}

/* 女性用 */
.womenProduct {
	display: flex;
	flex-wrap:wrap;
	width: 100%;
	padding-bottom: 24px;
}

/* 左ロゴ */
.leftLogo {
	width: 100%;/*22*/
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	padding-bottom: 2vh;
}

.leftLogo2 {
	width: 100%;/*22*/
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	padding-bottom: 3vh;
}

.topSpace10 {
	padding-top: 10px;
}

/*
.leftLogo img {
	height: auto;
	width: 90%;
	padding-right: 10%;
}
*/

.leftFig {
	width: 25%;
}

.leftFig img {
	height: auto;
	width: 100%;
}

.italicPink {
	font-size: 2vw;/*22px*/
	line-height: 120%;
	color: #FF0;
	background-color: #ED1E79;
	border-radius: 50%;
	height: 6vw;/*130px*/
	width: 30vw;
	text-align: center;
	margin-left: auto;
	font-style: italic;
	font-weight: 700;
	margin-right: auto;
	padding-top: 3vh;
	margin-top: 0.5vh;
}

.italicPink br {
	display: none;
}


/* 右セット */
.rightSet {
	width: 100%;/*78*/
}

.womenRight {
	background-color: #CD5CA3;
	border-radius: 23px;
	font-size: 1.5vw;/*20px*/
	font-weight: 400;
	color: #FFF;
	width: 100%;
	margin-bottom: 18px;
	padding-left: 36px;
	padding-top: 1px;
	padding-bottom: 6px;
}

.womenRightLarge {
	font-size: 2.1vw;
	font-weight: 600;
	color: #FFF;
	padding-right: 12px;
}

.menRight {
	background-color: #5A75CF;
	border-radius: 23px;
	font-size: 1.5vw;
	font-weight: 400;
	color: #FFF;
	width: 100%;
	margin-bottom: 18px;
	padding-left: 36px;
	padding-top: 1px;
	padding-bottom: 6px;
}

.menRightLarge {
	font-size: 2.1vw;
	font-weight: 600;
	color: #FFF;
	padding-right: 12px;
}

/* 女性用セット3つ */
.womenSet {
	display: flex;
	align-items: center;
}

/* 男性用セット2つ */
.menSet {
	display: flex;
	align-items: center;
}

/* 女性用ボックス（単） */
.setBoxWomen {
	width: 22%;/*30*/
	border: 2px solid #CD5CA3;
	border-radius: 10px;
}

/* 男性用ボックス（単） */
.setBoxMen {
	width: 26%;/*34*/
	border: 2px solid #5A75CF;
	border-radius: 10px;
}

/* ボックスタイトル（単）女性用 */
.boxTtlWomen {
	font-size: 1vw;/*14px*/
	font-weight: 700;
	background-color: #FCB9DA;
	padding-bottom: 6px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding-top: 4px;
}

/* ボックスタイトル（単）男性用 */
.boxTtlMen {
	font-size: 1vw;
	font-weight: 700;
	background-color: #B8D3FE;
	padding-bottom: 6px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding-top: 4px;;
}

.boxTypeFig {
	display: flex;
	padding: 6px;
	height: 13vw;/*150px*/
}

.typeWomen {
	width: 65%;
	padding-top: 20px;
}

.suasi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2vw;/*24px*/
	font-weight: 700;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 16px;
	color: #F0718A;
}

.kType {
	font-size: 2vw;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #C90;
}

.rType {
	font-size: 2vw;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #999;
}

.oType {
	font-size: 2vw;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #C30;
}

.typeSmall {
	font-size: 80%;
	font-weight: 700;
}

.sheets {
	font-size: 2.2vw;/*28px*/
	font-weight: 600;
	background-color: #FC0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0.2vw;
	padding-bottom: 3px;
	padding-left: 0.2vw;
	font-family: Tahoma, Geneva, sans-serif;
	width: 85%;
	margin-right: auto;
	margin-left: auto;	/*margin-bottom: 28px;*/
}

.sheetsSmall {
	font-size: 1.5vw;
	font-weight: 600;
}

.figWomen {
	width: 35%;
	text-align: center;
	padding-top: 4px;
}

.figWomen img {
	height: auto;
	width: 84%;
	vertical-align: bottom;
}

.figMen {
	width: 35%;
	text-align: center;
	padding-top: 4px;
}

.figMen img {
	height: 100%;
	width: auto;
	vertical-align: bottom;
}

.boxBtmWomen_1 {
	font-size: 1.1vw;
	font-weight: 600;
	background-color: #FCB9DA;
	padding-bottom: 2px;
	letter-spacing: -1px;
	text-align: center;
	border-radius: 0 0 10px 10px;
	height: 4vw;
	padding-top: 10px;
}

.boxBtmWomen_2 {
	font-size: 1.1vw;
	font-weight: 600;
	background-color: #FCB9DA;
	padding-bottom: 2px;
	letter-spacing: -1px;
	text-align: center;
	border-radius: 0 0 10px 10px;
	height: 4vw;
	padding-top: 8px;
	line-height: 140%;
}

.boxBtmMen_1 {
	font-size: 1.1vw;
	font-weight: 600;
	background-color: #B8D3FE;
	padding-bottom: 2px;
	letter-spacing: -1px;
	text-align: center;
	border-radius: 0 0 10px 10px;
	height: 4vw;
	padding-top: 10px;
}

.boxBtmMen_2 {
	font-size: 1.1vw;
	font-weight: 600;
	background-color: #B8D3FE;
	padding-bottom: 2px;
	letter-spacing: -1px;
	text-align: center;
	border-radius: 0 0 10px 10px;
	height: 4vw;
	padding-top: 8px;
	line-height: 140%;
}

.sepTxt_w {
	font-size: 1.6vw;
	line-height: 120%;
	font-weight: 500;
	background-color: #FCB9DA;
	margin-bottom: 1vh;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	width: 100%;
}

.sepTxt_m {
	font-size: 1.6vw;
	line-height: 120%;
	font-weight: 500;
	background-color: #B8D3FE;
	margin-bottom: 1vh;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	width: 100%;
}

/* (+)ボックス */
.plusPink {
	width: 4%;
	font-size: 2vw;
	font-weight: 700;
	color: #CD5CA3;
	text-align: center;
}

.plusPinkPc {
	width: 5%;
	font-size: 2vw;
	font-weight: 700;
	color: #CD5CA3;
	text-align: center;
	display: block;
}

.plusBlue {
	width: 5%;
	font-size: 30px;
	font-weight: 700;
	color: #5A75CF;
	text-align: center;
}


/* カートボタン */
.cartBtnArea {
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
	width: 100%;
}

/* カートボタン */
.cartBtnBtm {
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
	width: 100%;
}


.priceBox {
	width: 23%;
}

.sizeOtms {
	font-size: 1.2vw;
	line-height: 130%;
	font-weight: 500;
	padding-bottom: 2px;
}

.sizePink {
	font-size: 1.8vw;
	font-weight: 700;
	color: #E51D76;
}

.priceTxt {
	font-size: 1.2vw;
	line-height: 130%;
	font-weight: 500;
	padding-bottom: 10px;
}


.priceLp {
	font-size: 1.8vw;
	font-weight: 700;
	color: #E51D76;
}


/* カートボタン */
.cartBtnUnit {
	width: 100%;
	background-color: #62AB14;
	border-radius: 6px;
}

.cartBtn a,
.cartBtn a:visited {
	font-size: 1.2vw;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
	opacity: 1;
}

.cartBtn a:hover {
	opacity: 0.6;
}

/* サイズ注釈 */
.note_1 {
	font-size: 14px;
	line-height: 140%;
}

.note_1top5em {
	font-size: 1.2vw;
	line-height: 140%;
	padding-top: 0.5em;
	width: 100%;
}


.note_2 {
	font-size: 17px;
	line-height: 140%;
	text-indent: -1em;
	padding-left: 1em;
}

.redNote {
	color: #ED1E79;
}


@media screen and (max-width: 767.98px){


.forPc {
	display: none;
}

.forSp {
	display: block;
}

/* 吹き出し */
.merit {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}

.meritLeft {
	width: 49%;
	background-image: url(../n_images/left-pink.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	height: 14vh;
	padding-top: 14px;
}

.meLeftTxt {
	font-size: 4.6vw;
	line-height: 120%;
	color: #7D7D7D;
	text-align: center;
	font-weight: 600;
	padding-bottom: 8px;
}


.otmsH1 {
	font-size: 4.6vw;
	font-weight: 600;
	line-height: 120%;
	color: #7D7D7D;
	text-align: center;
}

.h1Large {
	font-size: 7vw;
	font-weight: 900;
	color: #EE1D79;
	letter-spacing: -0.05em;
	vertical-align: bottom;
	display: inline;
}

.redBold {
	color: #EE1D79;
	font-weight: 600;
	padding-left: 0.15em;
}

.meritRight {
	width: 49%;
	background-image: url(../n_images/right-pink.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	height: 14vh;
	padding-top: 14px;
}

.otmsH2 {
	font-size: 4.2vw;
	line-height: 180%;
	color: #7D7D7D;
	text-align: center;
	font-weight: 600;
	padding-bottom: 8px;
}

.h2Large {
	font-size: 7vw;
	font-weight: 900;
	color: #EE1D79;
	vertical-align: bottom;
	display: inline-block;
}

/* 商品・カート */
.productArea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

/* 女性用 */
.womenProduct {
	display: block;
	width: 100%;
	padding-bottom: 24px;
}

/* 左ロゴ */
.leftLogo {
	width: 100%;
	padding-top: 1.4vh;
	margin-right: auto;
	margin-left: auto;
}

.topSpace10 {
	padding-top: 10px;
}

/*
.leftLogo img {
	height: auto;
	width: 100%;
	padding-right: 0%;
}
*/

.leftFig {
	width: 30%;
}

.italicPink {
	font-size: 5vw;
	line-height: 120%;
	color: #FF0;
	background-color: #ED1E79;
	border-radius: 50%;
	height: 20vw;
	width: 50vw;
	text-align: center;
	margin-left: auto;
	font-style: italic;
	font-weight: 700;
	margin-top: 1vh;
	margin-bottom: 3vh;
	padding-top: 1.5vh;
	margin-right: auto;
}

.italicPink br {
	display: block;
}

/*
.italicPink {
	font-size: 2vw;
	line-height: 120%;
	color: #FF0;
	background-color: #ED1E79;
	border-radius: 50%;
	height: 6vw;
	width: 30vw;
	text-align: center;
	margin-left: auto;
	font-style: italic;
	font-weight: 700;
	margin-right: auto;
	padding-top: 3vh;
	margin-top: 0.5vh;
}
*/


/* 右セット */
.rightSet {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.womenRight {
	background-color: #CD5CA3;
	border-radius: 6px;
	font-size: 4.5vw;
	font-weight: 400;
	color: #FFF;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.womenRightLarge {
	font-size: 5.5vw;
	font-weight: 600;
	color: #FFF;
	padding-right: 10px;
}

.menRight {
	background-color: #5A75CF;
	border-radius: 6px;
	font-size: 4.5vw;
	font-weight: 400;
	color: #FFF;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menRightLarge {
	font-size: 5.5vw;
	font-weight: 600;
	color: #FFF;
	padding-right: 10px;
}

/* 女性用セット3つ */
.womenSet {
	display: flex;
	flex-wrap:wrap; 
	align-items: center;
	justify-content: space-between;
}

/* 男性用セット2つ */
.menSet {
	display: flex;
	align-items: center;
}

/* 女性用ボックス（単） */
.setBoxWomen {
	width: 43%;
	border: 1px solid #CD5CA3;
	border-radius: 4px;
	margin-bottom: 2vh;
}

/* 男性用ボックス（単） */
.setBoxMen {
	width: 30%;
	border: 1px solid #5A75CF;
	border-radius: 4px;
}

/* ボックスタイトル（単）女性用 */
.boxTtlWomen {
	font-size: 3vw;
	font-weight: 500;
	background-color: #FCB9DA;
	padding-bottom: 1vh;
	text-align: center;
	border-radius: 4px 4px 0 0;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
	height: 4vh;
	padding-top: 4px;
}

.boxTtlWomenSu {
	font-size: 3vw;
	font-weight: 500;
	background-color: #FCB9DA;
	padding-bottom: 1vh;
	text-align: center;
	border-radius: 4px 4px 0 0;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
	height: 6vh;
	padding-top: 6px;/*4*/
}

/* ボックスタイトル（単）男性用 */
.boxTtlMen {
	font-size: 3.2vw;/*3.6vw*/
	font-weight: 500;
	background-color: #B8D3FE;
	padding-bottom: 6px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	padding-top: 4px;
	height: 3.6em;
}

.boxTypeFig {
	display: block;
	height: auto;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.typeWomen {
	width: 90%;
	padding-top: 2vh;
	margin-right: auto;
	margin-left: auto;
}

.suasi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5vw;/*5*/
	font-weight: 700;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #F0718A;
	line-height: 128%;/*120*/
}

.kType {
	font-size: 5.1vw;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #C90;
	line-height: 120%;
}

.rType {
	font-size: 5.1vw;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #999;
	line-height: 120%;
}

.oType {
	font-size: 5.1vw;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #C30;
	line-height: 120%;
}

.typeSmall {
	font-size: 80%;
	font-weight: 700;
}

.sheets {
	font-size: 6vw;
	font-weight: 800;
	background-color: #FC0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2vh;
}

.sheetsSmall {
	font-size: 5vw;
	font-weight: 700;
}

.figWomen {
	width: 60%;
	text-align: center;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
}

.figWomen img {
	height: auto;
	width: 84%;
	vertical-align: bottom;
}

.figMen {
	width: 35%;
	text-align: center;
	padding-top: 4px;
	margin-right: auto;
	margin-left: 21%;
}

.figMen img {
	height: 100%;
	width: auto;
	vertical-align: bottom;
	padding-bottom: 2px;
}

.boxBtmWomen_1 {
	font-size: 3vw;
	font-weight: 600;
	background-color: #FCB9DA;
	padding-bottom: 2px;
	letter-spacing: 0px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	height: 5em;/*6.8em*/
	padding-top: 10px;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
}

.boxBtmWomen_2 {
	font-size: 3vw;
	font-weight: 600;
	background-color: #FCB9DA;
	padding-bottom: 2px;
	letter-spacing: 0px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	height: 5em;/*6.8em*/
	padding-top: 8px;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
}

.boxBtmMen_1 {
	font-size: 2.5vw;
	font-weight: 600;
	background-color: #B8D3FE;
	padding-bottom: 2px;
	letter-spacing: 0px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	height: 68px;
	padding-top: 10px;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
}

.boxBtmMen_2 {
	font-size: 2.4vw;
	font-weight: 600;
	background-color: #B8D3FE;
	padding-bottom: 2px;
	letter-spacing: 0px;
	text-align: center;
	border-radius: 0 0 4px 4px;
	height: 68px;
	padding-top: 8px;
	line-height: 130%;
	padding-right: 2px;
	padding-left: 2px;
}

.sepTxt_w {
	font-size: 4vw;
	line-height: 120%;
	font-weight: 500;
	background-color: #FCB9DA;
	margin-bottom: 1vh;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	width: 100%;
}

.sepTxt_m {
	font-size: 4vw;
	line-height: 120%;
	font-weight: 500;
	background-color: #B8D3FE;
	margin-bottom: 1vh;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	width: 100%;
}

/* (+)ボックス */
.plusPink {
	width: 8%;
	font-size: 7vw;
	font-weight: 700;
	color: #CD5CA3;
	text-align: center;
}

.plusPinkPc {
	width: 8%;
	font-size: 7vw;
	font-weight: 700;
	color: #CD5CA3;
	text-align: center;
	display: none;
}

.plusBlue {
	width: 5%;
	font-size: 5vw;
	font-weight: 700;
	color: #5A75CF;
	text-align: center;
}


/* カートボタン */
.cartBtnArea {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
	width: 100%;
}

/* カートボタン */
.cartBtnBtm {
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
	width: 100%;
}


.priceBox {
	width: 23%;
}

.size {
	font-size: 3.6vw;
	line-height: 130%;
	font-weight: 500;
	padding-bottom: 2px;
}

.sizeOtms {
	font-size: 3.6vw;
	line-height: 130%;
	font-weight: 500;
	padding-bottom: 4px;/*10px*/
}

.sizePink {
	font-size: 5vw;
	font-weight: 700;
	color: #E51D76;
}

.priceTxt {
	font-size: 3.6vw;
	line-height: 130%;
	font-weight: 500;
	padding-bottom: 10px;
}

.priceLp {
	font-size: 5vw;
	font-weight: 700;
	color: #E51D76;
}

.price {
	font-size: 5vw;
	font-weight: 700;
	color: #E51D76;
}

/* カートボタン */
.cartBtnUnit {
	width: 92%;
	background-color: #62AB14;
	border-radius: 6px;
}

.cartBtn a,
.cartBtn a:visited {
	font-size: 3.4vw;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
	opacity: 1;
	line-height: 120%;
}

.cartBtn a:hover {
	opacity: 0.6;
}

/* サイズ注釈 */
.note_1 {
	font-size: 4vw;
	line-height: 140%;
}

.note_1top5em {
	font-size: 2.8vw;
	line-height: 140%;
	padding-top: 0.5em;
}

}