/* ------------------------------------
 * Body
 * --------------------------------- */
.uc-page-root {
	background: #f5f5f5;
}


/* ------------------------------------
 * Header
 * --------------------------------- */
.uc-page-header .uc-header-site {
	max-width: 800px;
	padding: 17px 25px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .10);
	background: #ffffff;
}

.uc-page-header .uc-header-site .uc-lyt-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.uc-page-header .uc-header-site .uc-header-logo {
	float: none;
}

.uc-page-header .uc-header-site .uc-header-ttl {
	margin-left: auto;
}

.uc-page-header .uc-header-site .uc-header-ttl > * {
	display: flex;
}

.uc-page-header .uc-header-site .uc-header-ttl img {
	max-width: 33px;
	margin-right: 7.8px;
}

.uc-page-header .uc-header-site .uc-header-ttl .uc-caption {
	color: #e85aa2;
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: .03em;
}

@media screen and (max-width: 768px) {
	.uc-page-header .uc-header-site {
		padding: 17px 20px;
	}
}

@media screen and (max-width: 375px) {
	.uc-page-header .uc-header-site {
		padding: 4.53vw 5.33vw;
	}

	.uc-page-header .uc-header-site .uc-header-logo img {
		max-width: 18.67vw;
	}

	.uc-page-header .uc-header-site .uc-header-ttl img {
		max-width: 8.8vw;
		margin-right: 2.08vw;
	}

	.uc-page-header .uc-header-site .uc-header-ttl .uc-caption {
		font-size: 4.27vw;
	}
}

/* ------------------------------------
 * Footer
 * --------------------------------- */
.uc-page-footer .Section_Footer > * {
	max-width: 800px;
	margin: 0 auto;
	background: #ffffff;
}

.uc-page-footer .Section_Footer > *:first-child {
	padding-top: 60px;
	border-top: 1px solid #D9D9D9;
}

.Check-Footer {
	position: relative;
	padding-bottom: 30px;
}

.Check-Footer > *:nth-child(n + 2) {
	padding: 0 25px;
}

.Check-Footer-Acc {
	width: 100%;
	max-width: 690px;
	margin: auto;
	border: 1px solid #d9d9d9;
	border-radius: 1rem;
}

.Check-Footer-Acc .uc-accordion-title {
	background: transparent;
}

.Check-Footer-Acc .uc-accordion-text {
	padding: 0;
}

.Check-Footer-Acc .uc-accordion-text > * {
	margin: 0;
}

.Check-Footer-Acc .uc-accordion-btn {
	min-width: 100%;
	max-width: 690px;
	margin: auto;
	padding-top: 23px;
	padding-bottom: 23px;
	box-shadow: none;
	background: #ffffff;
}

.Check-Footer-Acc .uc-accordion-btn > p > text {
	color: #2157a4;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1;
	letter-spacing: .05em;
}

.Check-Footer-Acc .uc-mod-btn-01 button::after {
	display: none;
}

.Check-Footer-Acc .uc-accordion-btn .uc-mod-state-open, .Check-Footer-Acc .uc-accordion-btn .uc-mod-state-close {
	color: #e85aa2;
}

.Check-Footer-Acc .uc-accordion-table .uc-accordion-btn-close {
	margin: 20px auto;
}

.Check-Footer-Acc .uc-accordion-table .acc-text {
	padding: 0 35px;
	font-weight: bold;
}

.Check-Footer-Acc .uc-accordion-table .acc-text .newLine {
	display: block;
	margin-top: 1em;
}

.Check-Footer-Acc .uc-accordion-table .uc-accordion-btn-close-btn {
	padding: 10px 45px;
	color: #e85aa2;
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: .03em;
	border: 2px solid #e85aa2;
	background: #ffffff;
	cursor: pointer;
}

.check_top-btn a {
	display: block;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1;
	letter-spacing: .05em;
	margin: 20px auto 0;
	padding-top: 23px;
	padding-bottom: 23px;
	width: 100%;
	max-width: 690px;
	border: 1px solid #d9d9d9;
	border-radius: 1rem;
  color: #2157a4;
}

.check_top-btn a:hover {
  text-decoration: none;
}

.Check-Footer-Banner .Check-Footer-Banner-Link {
	text-align: center;
}

.Check-Footer-Banner .Check-Footer-Banner-Link .uc-object {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 690px;
	min-height: 70px;
	margin: 20px auto 0;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-radius: 1rem;
	background: #ffffff;
}

.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--01 img {
	max-width: 83px;
}

.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--02 img {
	max-width: 165px;
}

.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--03 .uc-object {
	background: #fff7f8;
}

.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--03 img {
	max-width: 185px;
}

.Check-Footer-Banner .Check-Footer-Banner-Link .uc-caption {
	max-width: 690px;
	margin: 11px auto 0;
	padding: 0;
	color: #000000;
	font-size: 1.6rem;
	letter-spacing: .05em;
	text-align: left;
}

.Check-Footer-Column {
	display: flex;
	justify-content: space-around;
	max-width: 690px;
	margin: auto;
}

.Check-Footer-Column > * {
	width: 100%;
}

.Check-Footer-Column > *:nth-child(2n) {
	margin-left: 20px;
}

.uc-page-footer .uc-footer-copyright .uc-lyt-col {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.uc-page-footer .uc-footer-copyright .uc-company-list {
	justify-content: center;
}
.uc-page-footer .uc-footer-copyright .uc-company-item {
	margin: 0;
}
.uc-page-footer .uc-footer-copyright .uc-company-item .uc-mod-media-01 {
	margin-bottom: 11px;
}

@media screen and (max-width: 768px) {
	.Check-Footer-Column {
		flex-wrap: wrap;
	}

	.Check-Footer-Column > *:nth-child(2n) {
		margin-left: 0;
	}
}

@media screen and (max-width: 375px) {
	.uc-page-footer .Section_Footer > *:first-child {
		padding-top: 16vw;
	}

	.Check-Footer {
		padding-bottom: 8vw;
	}

	.Check-Footer > *:nth-child(n + 2) {
		padding: 0 6.67vw;
	}

	.Check-Footer-Acc .uc-accordion-btn {
		padding-top: 6.13vw;
		padding-bottom: 6.13vw;
	}

	.Check-Footer-Acc .uc-accordion-btn > p > text {
		font-size: 4.8vw;
	}

	.Check-Footer-Acc .uc-accordion-table .uc-accordion-btn-close {
		margin: 5.33vw auto;
	}

	.Check-Footer-Acc .uc-accordion-table .acc-text {
		padding: 0 9.33vw;
		font-size: 4.27vw;
	}

	.Check-Footer-Acc .uc-accordion-table .uc-accordion-btn-close-btn {
		padding: 2.67vw 12vw;
		font-size: 4vw;
	}

	.check_top-btn a {
    margin: 5.33vw auto 0;
    padding-top: 6.13vw;
    padding-bottom: 6.13vw;
  }

	.Check-Footer-Banner .Check-Footer-Banner-Link .uc-object {
		margin: 5.33vw auto 0;
		padding: 3.2vw 0;
	}

	.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--01 img {
		max-width: 22.13vw;
	}

	.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--02 img {
		max-width: 44vw;
	}

	.Check-Footer-Banner .Check-Footer-Banner-Link.Banner--03 img {
		max-width: 49.33vw;
	}

	.Check-Footer-Banner .Check-Footer-Banner-Link .uc-caption {
		margin: 2.93vw auto 0;
		font-size: 4.27vw;
	}
}

.Open-Btn {
	position: fixed;
	right: 20px;
	bottom: 19px;
	z-index: 9999;
	width: 62px;
	height: 62px;
	text-align: right;
	box-shadow: 0 5px 0 rgba(0, 0, 0, .14);
	background-color: #ffffff;
	cursor: pointer;
}

.Open-Btn span {
	display: inline-block;
	position: absolute;
	width: 45%;
	height: 3px;
	border-radius: 2px;
	background-color: #e85aa2;
	transition: all .4s;
}

.Circle-Btn {
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	border: 2px solid #e85aa2;
	border-radius: 50%;
	vertical-align: top;
}

.Open-Btn span:nth-of-type(1) {
	top: 18px;
}

.Open-Btn span:nth-of-type(2) {
	top: 26px;
}

.Open-Btn span:nth-of-type(3) {
	top: 34px;
}

.Open-Btn.active span:nth-of-type(1) {
	top: 21px;
	transform: translateY(6px) rotate(-45deg);
}

.Open-Btn.active span:nth-of-type(2) {
	opacity: 0;
}

.Open-Btn.active span:nth-of-type(3) {
	top: 33px;
	transform: translateY(-6px) rotate(45deg);
}

.Check-Nav {
	position: fixed;
	bottom: -120%;
	left: 50%;
	z-index: 999;
	transform: translate(-50%,0);
	width: 100%;
	max-width: 800px;
	margin: auto;
	border-bottom: 1px solid #d9d9d9;
	background: #fdf4f9;
	transition: all .6s;
}

.Check-Nav.panelactive {
	bottom: 0;
}

.Check-Nav.panelactive .Check-Nav-list {
	position: relative;
	z-index: 999;
	width: 100%;
	height: 375px;
	overflow: auto;

	-webkit-overflow-scrolling: touch;
}

.Check-Nav p {
	list-style: none;
	height: 50px;
	margin: 0;
}

.Check-Nav p a {
	display: block;
	position: relative;
	padding: 15px 20px;
	color: #e85aa2;
	font-weight: 500;
	letter-spacing: .03em;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .5s;
}

.Check-Nav p a::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 1em;
	        transform: translateY(-50%);
	width: .6em;
	height: 1em;
	background-image: url(/content/dam/sites/fc-common/images/common/common/sprite-01.svg);
	background-position: -2.0875em -.125em;
	background-size: 466.66667% 248.75%;
	background-repeat: no-repeat;
	content: "";

	-webkit-transform: translateY(-50%);
}

.Check-Nav div[class~="icon"] p a {
	display: flex;
	align-items: center;
	padding: 0;
}

.Check-Nav .CMP-CM10-text:not(:first-of-type) p a {
	border-top: 1px solid #d9d9d9;
}

.Check-Nav div[class~="icon"] p a::before {
	display: block;
	width: 45px;
	height: 50px;
	margin-right: 5px;
	content: " ";
}

.Check-Nav .Frustrated a::before {
	background: center / contain no-repeat url(/content/dam/sites/www_sofy_jp/check/common/menu-icon-01.png);
}

.Check-Nav .Skin a::before {
	background: center / contain no-repeat url(/content/dam/sites/www_sofy_jp/check/common/menu-icon-02.png);
}

.Check-Nav .Noon a::before {
	background: center / contain no-repeat url(/content/dam/sites/www_sofy_jp/check/common/menu-icon-03.png);
}

.Check-Nav .Night a::before {
	background: center / contain no-repeat url(/content/dam/sites/www_sofy_jp/check/common/menu-icon-04.png);
}

.Check-Nav .Underwear a::before {
	background: center / contain no-repeat url(/content/dam/sites/www_sofy_jp/check/common/menu-icon-05.png);
}

@media screen and (max-width: 375px) {
	.Open-Btn {
		width: 16.53vw;
		height: 16.53vw;
	}

	.Open-Btn span:nth-of-type(1) {
		top: 4.8vw;
	}

	.Open-Btn span:nth-of-type(2) {
		top: 6.93vw;
	}

	.Open-Btn span:nth-of-type(3) {
		top: 9.07vw;
	}

	.Open-Btn.active span:nth-of-type(1) {
		top: 5.1vw;
	}

	.Open-Btn.active span:nth-of-type(3) {
		top: 8.8vw;
	}

	.Check-Nav.panelactive .Check-Nav-list {
		height: 100vw;
	}

	.Check-Nav p {
		height: 13.33vw;
	}

	.Check-Nav p a {
		padding: 4vw 5.33vw;
		font-size: 4.27vw;
	}

	.Check-Nav div[class~="icon"] p a::before {
		width: 12vw;
		height: 13.33vw;
		margin-right: 1.33vw;
	}
}

/* 小売店対応 start */
.uc-page-header .uc-header-site.retail_store-header-container .uc-mod-media-01.uc-header-ttl p.uc-caption,
.uc-page-header .uc-header-site.retail_store-header-container .uc-mod-media-01.uc-header-ttl p.uc-object {
    display: inline;
    vertical-align: middle;
}
.fc-retail_store-sofy-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 180px;
}
.fc-retail_store-sofy-logo > p.uc-caption {
    order: -1;
}
.uc-page-header .uc-header-site.retail_store-header-container .uc-lyt-row {
    display: block;
}
.uc-page-header .uc-header-site.retail_store-header-container .parsys {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.uc-page-header .uc-header-site.retail_store-header-container .uc-header-ttl {
  margin: auto
}
.uc-mod-media-01.uc-header-ttl.fc-retail_store-sofy-logo img {
    max-width: 75px;
    margin-right: 0;
}
.uc-mod-media-01.uc-header-ttl.fc-retail_store-sofy-logo p.uc-caption {
    margin-top: 0;
    padding-top: 0;
}
.uc-page-header .retail_store-header-container .uc-header-logo .uc-mod-media-01 {
  width: 110px;
  margin: 0;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .uc-page-header .uc-header-site.section01_header.retail_store-header-container {
    padding-top: 10px;
    padding-bottom: 3.65px;
  }
  .uc-page-header .retail_store-header-container .uc-header-logo .uc-mod-media-01 {
    width: 85px;
  }
  .uc-page-header .uc-header-site.retail_store-header-container .uc-mod-media-01.uc-header-ttl p.uc-caption {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 375px) {
  .uc-page-header .uc-header-site.retail_store-header-container .uc-header-logo img {
    max-width: 23.67vw;
  }
  .uc-mod-media-01.uc-header-ttl.fc-retail_store-sofy-logo img {
    width: 20vw;
  }
}
/* end 小売店対応 */

/* ハンバーガーメニュー　ナビケーション非表示 */
.Open-Btn.Circle-Btn {
	display: none;
}

.Check-Nav-list {
	display: none;
}