<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html {
	font-size: 62.5%;
}

body {
	color: #333;
	-webkit-appearance: none;
}

img{
	width: 100%;
}

.no-links {
    pointer-events: none;
    cursor: default;
}

.u-show_sp {
	display: none;
}

.u-hide-media {
	display: block;
}

.u-show-media {
	display: none;
}

.media_1023 {
	display: none;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 5%;
	right: 3%;
}

.pagetop a {
	display: block;
	background-color: #333;
	text-align: center;
	color: #fff;
	width: 50px;
	height: 50px;
	position: relative;
}

.pagetop a::after {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	bottom: 15px;
	margin: auto;
	right: 0;
	width: 12px;
	height: 12px;
	border-top: 2px solid;
	border-right: 2px solid;
	border-color: rgba(255, 255, 255, 1);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pagetop a:hover {}

/*-------------------------------------
ここまでbase
------------------------------------- */

/*-------------------------------------
nav
------------------------------------- */

.l-femcare-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0px 0 60px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l-femcare-nav li {
	width: calc(100% / 2);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

li img{
	margin-top:21.5px;
	width:80%;}

.l-femcare-nav li a {
	color: rgba(255, 255, 255, .9);
	background: #aa9977;	position: relative;
	display: block !important;
	text-align: center;
	padding: 21.5px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: 1px;
	line-height: 1.6;
	height: 100%;
}


.l-femcare-nav li a:link,
.l-femcare-nav li a:visited {
	color: #fff;
}

.l-femcare-nav li a:link:hover,
.l-femcare-nav li a:visited:hover {
	color: #fff;
}

.l-femcare-nav li a:hover {
	opacity: 0.7;
}

.l-femcare-nav li a::after {
	position: absolute;
	display: block;
	content: '';
	top: -2px;
	bottom: 0;
	margin: auto;
	right: 8%;
	width: 7px;
	height: 7px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: rgba(255, 255, 255, 1);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.txt_center{
	text-align: center !important;
}


@media (max-width: 1023px) {
	
	.l-femcare-nav {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 14px;
		margin: 30px 0;
	}

	.l-femcare-nav li {
		width: calc(100% / 2);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}


	.l-femcare-nav li:not(:nth-child(even)) {
		border-right: 1px solid #fff;
	}


	.l-femcare-nav li a {
		padding: 25px 0;
		display: block;
	}

	li img{
		margin-top:10px;
		width:90%;}

	.l-femcare-nav li a::after {
		bottom: 15px;
		width: 7px;
		height: 7px;
		top: inherit;
		left: 0;
		right: 0;
		margin: auto;
	}

}

@media (max-width: 767px) {

	.l-femcare-nav {
		font-size: 12px;
	}

	.section_block&gt;ul&gt;li:nth-child(4)&gt;a {
		padding: 10px 0;
	}

}

/*-------------------------------------
モーダル
-------------------------------------*/

.mod_text_l, .mod_text_s{
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-appearance: none;
}

.mod_text_s{
 font-size: 16px;
 line-height: 1.6;
}

.mod_text_l{
	font-size: 40px;
	line-height: 1.6;
}

.mo_flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    /*margin-bottom: 60px;*/
    align-items: center;
	-webkit-appearance: none;
}


.l-colom_tumb_mo {
	order: 1;
	width: 45%;
	margin:auto 0;
	padding-right: 20px;
}

.linkarea_mo {
	order: 2;
	width: 55%;
}

.l-colom_tumb_mo_txt {
	width: 80%;
	margin:auto 0;
}

.linkarea_mo_txt {
	width: 20%;
}

.mo_inner_flex {
    display:flex;
	/*clear: both;*/
    /*max-width: 800px;*/
    /*margin: 30px auto 0px;*/
	justify-content: space-evenly;
    align-items: center;
-webkit-appearance: none;
-webkit-text-size-adjust: 100%;
  height: 410px;
}

.mo_inner_txt {
    /*padding: 0px 25% 0px 0px;*/
    writing-mode: vertical-rl;
    /*position: relative;
    right: -10%;*/
	-webkit-appearance: none;
}

.mo_l-colom_sectiontext {
	text-orientation: upright;
    font-size: 22px;
    line-height: 2;
    /*text-align: left;
    display: inline-block;
    padding-top: 10px;*/
}

.mo_vertical_flex {
    /*display: flex;
    align-items: center;*/
	-webkit-appearance: none;
}

.mo_h3_txt {
    font-size: 40px;
    writing-mode: vertical-rl;
	-webkit-appearance: none;
    /*text-align: center;*/
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 1.4;
    /*position: absolute;
    right: 20%;*/
	/*vertical-align: middle;
    margin-bottom: 20px;*/
}

.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 2s;
}

.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


@media (max-width: 1024px) {

	.mo_l-colom_sectiontext {
		font-size: 20px;
	}

	.mo_h3_txt {
		/*position: relative;
		right: -25% !important;*/
	}

	.mo_inner_flex {
		max-height: 400px;
	}

	.mo_inner_txt {
		/*right: -5%;
		padding: 0px;
		padding-left:80px;*/
	}
} 

@media (max-width: 767px) {
	.modaal-content-container {
		padding: 15px !important;
	}

	/*_::-webkit-full-page-media, _:future, :root .modaal-content-container {
		height: 530px !important;
	}

	_:lang(x)+_:-webkit-full-screen-document, .modaal-content-container {
		height: 800px !important;
	  }*/

	.mo_inner_txt {
		/*right: -5%;
		padding: 0px;*/
		/*padding-right: 50px;*/
	}

	.mo_h3_txt{
		/*right:5% !important;*/
	}

	.mo_l-colom_sectiontext {
		font-size: 14px;
		padding-top: 10px;
	}

	.l-colom_tumb_mo {
		width: 50%;
	}
	
	.linkarea_mo {
		width: 50%;
	}
}


/*-------------------------------------
flex_linktxt
------------------------------------- */

.flex_linktxt {
	display: flex;
	justify-content: space-between;
	margin: -20px 0 30px;
}

.linktxt {
	width:49%;
	font-size: 14px;
}
.linktxt a {
	color: #cc8855 !important;
}

.linktxt a:hover {
	opacity: 0.5;
}

/*-------------------------------------
l-content
------------------------------------- */
.asterisk {
    font-size: 14px;
    margin-top: 10px;
    display: block;
}


.l-content {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 16px;
}

.main-mv {
	margin-bottom: 30px;
	text-align: center;
}


.section_block {
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

.section_title {
	display: block;
	text-align: center;
}

.section_subtitle {
	display: block;
	text-align: center;
	margin: 30px auto;
}


.l-contents-text {
    line-height: 2;
	margin: 35px 0;
	font-size: 16px;
}

.item_line  {
    margin: 30px 0 40px;
}


@media (max-width: 1023px) {
	.section_block {
		margin: 0px auto 40px auto;
		width: 94%;
	}

	
}


/*------------------------
link_box
------------------------ */

.l-section-item__link-center {
	width: 500px;
	margin: 60px auto;
}

.l-section-item__link-center a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 1rem;
	border: 1px solid #333;
	background-color: #333 !important;
	color: #fff !important;
}

.l-section-item__link-center a {
	width: 100%;
}


.l-section-item__link-center a:link,
.l-section-item__link-center a:visited {
	color: #333;
}

.l-section-item__link-center a:hover,
.l-section-item__link-center a:active {
	background-color: #fff !important;
	/*	border-color: #fff !important;*/
	color: #333 !important;
	border: 1px solid #333;
}


.itempick_link-center a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 1rem;
	border: 1px solid #333;
	background-color: #333 !important;
	color: #fff !important;
}

.itempick_link-center a {
	width: 100%;
}


.itempick_link-center a:link,
.itempick_link-center a:visited {
	color: #333;
}

.itempick_link-center a:hover,
.itempick_link-center a:active {
	background-color: #fff !important;
	color: #333 !important;
	border: 1px solid #333;
}

.l-section-item__link-center2 {
	width: 500px;
	margin: 60px auto;
}

.l-section-item__link-center2 a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
    border: 1px solid #333;
    background-color: #fff !important;
    color: #333 !important;
}

.l-section-item__link-center2 a {
	width: 100%;
}


.l-section-item__link-center2 a:link,
.l-section-item__link-center2 a:visited {
	color: #333;
}

.l-section-item__link-center2 a:hover,
.l-section-item__link-center2 a:active {
	background-color: #333 !important;
	/*	border-color: #fff !important;*/
	color: #fff !important;
	border: 1px solid #fff;
}


@media (max-width: 767px) {
	.l-section-item__link-center {
		width: 100%;
		margin-top: 10px;
	}


	.l-section-item__link-center a {
		font-size: 14px;
	}



	.l-section-item__link-center2 {
		width: 100%;
		margin-top: 30px;
	}
	
}





/*------------------------
section
------------------------ */

.icon_txt {
    position: relative;
    line-height: 2em;
    padding-left: 1.2em;
}

.icon_txt:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(/shopping/user_data/packages/default/img/special/clean_ruck/img/check_icon.png) no-repeat;
    background-size: contain;
}

.main-mv {
	margin-bottom: 50px;
}

.section_box {
	margin: 0 auto;
	text-align: center;
	margin: 35px 0 50px;
}

.section_txt {
	font-size:16px;
	line-height: 2;
	text-align: left;
	display: inline-block;
	margin: 30px 0;
	width: 100%;
}

.section_txt2 {
	font-size:16px;
	line-height: 2;
	text-align: left;
	display: inline-block;
	margin: 0px 0 10px;
}

.section_txt3 {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    display: inline-block;
    margin: 10px 0 20px;
}


.item_box {
    display: flex;
    margin-bottom: 60px;
	text-align: center;
	flex-wrap: wrap;
}

.item_img {
    width: 300px;
    margin: 0px auto 30px;
}

.item_txt {
	font-size: 14px;
	padding: 20px 0;
}

.itempick_tumb_invert {
    order: 2;
    width: 40%;
}

.itempick_invert {
    order: 1;
    width: 58%;
    padding: 0 20px 0 0px;
}

.itempick_tumb {
    order: 1;
    width: 40%;
}

.itempick {
    order: 2;
    width: 58%;
    padding: 0 0px 0 40px;
}
.itempick_title {
    text-align: left;
}

.itempick_h3_txt {
    font-size: 22px;
    text-align: left;
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	line-height: 2;
}

.itempick_link-center {
    width: 100%;
    margin: 40px auto 0;
}

.itempick_sectiontext {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	display: inline-block;
	padding: 10px 0 30px;
}

.marker_img1 {
	max-width: 540px;
	margin: -10px auto;
}

.marker_img2 {
	max-width: 320px;
	margin: -10px auto;
}


.h2_txt {
    font-family: "HonMinKok-L", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.6;
    font-size: 2rem;
    text-align: center;
    margin: 30px auto 0px;
    font-weight: normal;
}

.marker {
    background: linear-gradient(transparent 60%, #ccc 60%);
}

.back_txt {
    text-align: center;
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 2rem;
    line-height: 1.6;
}

.back_txt2 {
    text-align: center;
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.6;
}

.h2-shoulder {
    font-size: 1.6rem;
}

.h2-shoulder2 {
    font-size: 1.6rem;
}

.h3_txt {
    font-size: 26px;
    text-align: center;
    font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 1.4;
    margin-bottom: 20px;
}


.h4_txt {
	font-size: 18px;
	text-align: center;
	line-height: 2;
	margin-top: 40px;
	margin-bottom: -40px;
}

.flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    align-items: center;
}


.l-colom_tumb {
	order: 1;
	width: 48%;
}

.linkarea {
	order: 2;
	width: 52%;
	padding: 0px 0 0 20px;
}

.l-colom_tumb_invert {
	order: 2;
	width: 52%;
}

.linkarea_invert {
	order: 1;
	width: 52%;
	padding: 0 20px 0 0px;
}

.linkarea_title {
	text-align: left;
}


.l-colom_container {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 20px;
}

.container_img {
	display: block;
	width: 30%;
}

.container_item {
	display: block;
	margin-left: 20px;
}

.l-colom_text {
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
	display: inline-block;
}

.l-colom_sectiontext {
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
	display: inline-block;
	padding-top: 10px;
}


.mt60 {
	margin-top: 60px;
}

.mb30 {
	margin-bottom: 30px;
}

.flexbox_item {
	display: flex;
	margin: 30px 0 80px;
}

.item_2column {
    width: 30%;
    margin: 0 auto;
}
.stature {
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	text-align: center;
}

.small_txt{
	font-size: 12px;
}

.font_large{
	font-size:20px;
}
/*-------------------------------------
media
------------------------------------- */

/* 1023 */

@media (max-width: 1023px) {


	.itempick_title {
		text-align: left;
	}

	.itempick_link-center {
		margin: 0px auto 0;
	}

	.itempick {
		order: 2;
		width: 58%;
		padding-left: 10px;
	}

	.itempick_h3_txt {
		font-size: 18px;
	}

	.item_img {
		width: 220px;
		margin: 0px auto 30px;
	}

	.h2_txt {
		font-size: 2rem;
		margin:20px 0 0;
	}

	.pagetop {
		bottom: 2%;
		right: 3%;
	}

	.pagetop a {
		width: 35px;
		height: 35px;
	}

	.pagetop a::after {
		bottom: 10px;
		width: 10px;
		height: 10px;
	}

	.linkarea_title {
		padding: 0px 0 20px;
	}

	.linkarea {
		order: 2;
		width: 50%;
		padding: 0px 0 0 20px;
	}

	.media_1023 {
		display: block;
	}
	
	.l-colom_container {
		margin-bottom: 10px;
	}

	.l-colom_sectiontext {
		font-size: 16px;
	}

	.container_img {
		width: 30%;
	}

	.h3_txt {
		font-size: 20px;
		line-height: 1.4;
	}

	.section_txt {
	    margin: 30px 0;
	}

	.l-contents-text {
		font-size: 14px;
	}

	.mb30 {
		margin-bottom: 30px;
	}

}

/* 1023 */




/* @media */
@media (max-width: 767px) {

	.font_large{
		font-size:18px;
	}

	.item_img {
		width: 150px;
		margin: 0px auto;
	}
	
	.media_1023 {
		display: block;
	}

	.u-hide-media {
		display: none;
	}

	.u-show-media {
		display: inline-block;
	}

	.u-show_sp {
		display: block;
	}

	.section_txt {
		font-size: 14px;
		line-height: 2;
		margin: 20px 0;
	}

	.section_txt2 {
		font-size: 14px;
		line-height: 2;
		margin: 0px 0;
	}

	.section_txt3 {
		font-size: 14px;
		line-height: 2;
		margin: 0px 0 20px;
	}

	.main-mv {
		margin-bottom: 30px;
	}


	.flexbox {
		display: block;
		margin-bottom: 0px;
	}

	.l-colom_tumb , .l-colom_tumb_invert {
    	width: 100%;
    	display: block;
    	padding: 0%;
    	margin: 0 auto;
    	line-height: 0;
	}

	.linkarea , .linkarea_invert {
		order: 2;
		width: 100%;
		padding: 0px;
	}

	.linkarea_title {
		padding: 20px 0 30px;
		text-align: left;
		font-size: 14px;
	}

	.container_img {
		display: block;
		width: 40%;
	}

	.container_item {
		display: block;
		margin-bottom: 20px;
	}

	.l-colom_sectiontext {
		font-size: 14px;
	}

	.l-colom_text {
		font-size: 12px;
	}

	.h2_txt {
		font-size: 20px;
		margin:20px 0 0;
	}

	
	.h2-shoulder {
		font-size: 18px;
	}

	.h3_txt {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 1.6;
	}

	.mb30 {
		margin-bottom: 20px;
	}


	.l-colom_sectiontext {
		display: block; 
	}

	.itempick_h3_txt {
		text-align: left;
		font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		line-height: 2;
	}

	.itempick_tumb_invert ,
	.itempick_invert {
		width: 100%;
		padding: 0px;
	}

	.itempick_title {
		padding: 0px;
		margin: 20px auto;
	}


	.itempick_tumb ,
	.itempick {
		width: 100%;
		padding: 0px;
	}

	.itempick_sectiontext {
		font-size: 14px;
		line-height: 1.8;
		text-align: left;
		display: inline-block;
		padding: 10px 0 0px;
	}

	.itempick_link-center {
		width: 100%;
		margin-top: 30px;
	}


	.itempick_link-center a {
		font-size: 14px;
	}

.flex_linktxt {
    margin: -12px 0 30px;
}

.linktxt {
    width: 46%;
    font-size: 10px;
}

.flexbox_item {
    margin: 30px 0 50px;
}

.item_2column {
    width: 48%;
    margin: 0 auto;
}


.marker_img1 {
    max-width: 280px;
    margin: -8px auto -10px;
}

.marker_img2 {
    max-width: 170px;
    margin: -8px auto -10px;
}

.back_txt2 {
    font-size: 21px;
}

.back_txt {
    font-size: 20px;
}

.h4_txt {
    font-size: 14px;
    margin-bottom: -26px;
}

.stature {
    font-size: 10px;
    text-align: center;
    margin-top: 8px;
}

.asterisk {
    font-size: 12px;
}

.h2-shoulder2 {
    font-size: 1.2rem;
}

.under {
    border-bottom: solid;
    border-color: #888;
    border-width: 1px;
	font-size: 20px;
}

	/* @media */
}
</pre></body></html>