@charset "UTF-8";

/* feature
---------------------------------------------------------------------------*/
header {
	margin-bottom: 0;
}

.font-sans {
	font-family: 'Lato', sans-serif !important;
	font-weight: 700 !important;
}

#mainContents {
	color: #111111;
}


/* .feature-main
---------------------------------------------------------------------------*/
.feature-main {
	width: 100%;
	margin-bottom: 150px;
}

.feature-main figure img {
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	width: 1060px;
	margin: 0 auto 110px;
}

.sec-lead h1 {
	margin: 0 0 85px 65px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.sec-lead p {
	margin-bottom: 16px;
	padding-left: 220px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.04em;
}

.sec-lead .pnav {
	margin-top: 145px;
}

.sec-lead .pnav ul {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.sec-lead .pnav li {
	width: 180px;
	text-align: center;
}

.sec-lead .pnav li img {
	display: block;
	border-radius: 4px;
	margin-bottom: 22px;
}

.sec-lead .pnav li strong {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.08em;
}

.sec-lead .pnav li em {
	display: block;
	font-size: 20px;
	letter-spacing: 0.03em;
}


/* .sec-feature
---------------------------------------------------------------------------*/
.sec-feature {
	margin: 0 auto 200px;
}

/* .sec-title
------------------------------------*/
.sec-title {
	position: relative;
	width: 1200px;
	margin: 0 auto 120px;
}

.sec-title h2 {
	position: absolute;
}

#sec1 .sec-title h2 { top: 88px; right: 74px; }
#sec2 .sec-title h2 { bottom: 69px; right: 99px; }
#sec3 .sec-title h2 { bottom: 278px; left: 133px; }
#sec4 .sec-title h2 { bottom: 264px; right: 148px; }
#sec5 .sec-title h2 { top: 249px; left: 80px; }

/* .feature-inner
------------------------------------*/
.feature-inner .txt p {
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: bold;
}

/* .feature-inner.column1
------------------------------------*/
.feature-inner.column1 {
	width: 1120px;
	margin: 0 auto;
}

.feature-inner.column1 .txt {
	width: 780px;
	margin: 0 auto 100px;
}

.feature-inner.column1 .txt h3.jp {
	margin-bottom: 50px;
	text-align: center;
}

.feature-inner.column1 .txt h3.jp span {
	display: inline-block;
	border-bottom: 3px solid #000000;
	font-size: 31px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.04em;
}

.feature-inner.column1 .txt p {
	text-align: justify;
	line-height: 1.9;
	letter-spacing: 0.03em;
}

.feature-inner.column1 .product-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: -9%;
}

.feature-inner.column1 .product-list + .product-list {
	margin-top: 0;
}

.feature-inner.column1 .product-list article {
	float: none;
	width: 20%;
	margin: 9% 5% 0 0;
}

.feature-inner.column1 .product-list article:nth-of-type(4n) {
	margin-right: 0;
}

/* .feature-inner.column2
------------------------------------*/
.feature-inner.column2 {
	position: relative;
	width: 1060px;
	margin: 0 auto;
}

.feature-inner.column2 .txt {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -530px;
	width: 440px;
}

.feature-inner.column2 .txt.fixed {
	position: fixed;
	top: 95px;
}

/* media query
-----------------------------------*/
@media (max-width: 1300px) {
	.feature-inner.column2 .txt.fixed {
		left: 120px;
		margin-left: 0;
	}
}

.feature-inner.column2 .txt.fixed_btm {
	position: absolute;
	top: initial;
	bottom: 0;
}

.feature-inner.column2 .txt h3.en {
	margin-bottom: 35px;
	color: #AAAAAA;
	font-size: 17px;
	letter-spacing: 0.08em;
}

.feature-inner.column2 .txt p {
	line-height: 1.8;
	letter-spacing: 0.03em;
}

.feature-inner.column2 .txt p:last-of-type {
	margin-bottom: 0;
}

.feature-inner.column2 .feature-product {
	float: right;
	width: 538px;
	padding-bottom: 8px;
}

.feature-inner.column2 .feature-product h3 {
	margin: 100px 0 40px;
	font-weight: bold;
	text-align: center;
	line-height: 3.4;
}

.feature-inner.column2 .feature-product h3:first-of-type {
	margin-top: 0;
}

.feature-inner.column2 .feature-product h3 span {
	display: inline-block;
	border-bottom: 3px solid #000000;
	font-size: 31px;
	line-height: 1;
	letter-spacing: 0.04em;
}

.feature-inner.column2 .product-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: -9%;
}

.feature-inner.column2 .product-list + .product-list {
	margin-top: 0;
}

.feature-inner.column2 .product-list article {
	float: none;
	width: 46%;
	margin: 9% 8% 0 0;
}

.feature-inner.column2 .product-list article:nth-child(even) {
	margin-right: 0;
}




/* page-feature-vtday
---------------------------------------------------------------------------*/

#feature-vtday .feature-main .item-btn {
	position: absolute;
	bottom: -50px;
	left: 7%;
}

#feature-vtday .feature-main {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto 100px;
}

#feature-vtday .sec-title {
	margin: 0 auto 200px;
	position: relative;
	width: 80vw;
	max-width: 1470px;
}

#feature-vtday .sec-lead {
	width: 1200px;
	margin: 0 auto 200px;
}

#feature-vtday .sec-lead h1 {
    font-size: 30px;
	line-height: 1.5;
	letter-spacing: 0.08em;
	position: absolute;
	margin: -2px 0px 0px 162px;
}

#feature-vtday .sec-lead p {
	margin-bottom: 19px;
	padding-left: 494px;
	font-weight: normal;
	font-size: 19px;
	line-height: 2;
	letter-spacing: 0.04em;
}

#feature-vtday .sec-lead .feature-inner {
	margin-top: 100px;
	padding-top: 100px;
	border-top: solid 1px #C9C9C9;
}

#feature-vtday .item {
	color: #C92323;
	letter-spacing: 0.06em;
	margin-bottom: 6px;
	opacity: 0.8;
	letter-spacing: 0.08em;
}

#feature-vtday .sec-lead .feature-inner h2 {
	font-size: 17px;
	margin-bottom: 100px;
	letter-spacing: 0.1em;
	padding: 0 28px;
}

#feature-vtday .sec-gift .inner-gift .txt span.item {
	padding-left: 20px;
	font-size: 17px;
}

#feature-vtday .sec-feature .feature-product .inner {
	margin: 0 auto;
	max-width: 800px;
	width: 40vw;
}

#feature-vtday .sec-feature .feature-product h3 {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	line-height: 0;
	margin-bottom: 24px;
}

#feature-vtday .sec-feature .feature-product h4 {
	font-size: 27px;
	line-height: 1.7;
	letter-spacing: 0.07em;
	margin-bottom: 22px;
}

#feature-vtday .sec-feature .feature-product p {
	font-size: 17px;
	line-height: 2;
	letter-spacing: 0.06em;
	opacity: 0.8;
	margin-bottom: 0;
	white-space: nowrap;
}

#feature-vtday .sec-feature .feature-product p.mb15 {
	margin-bottom: 12px;
}

#feature-vtday .sec-feature .feature-product p.mb60 {
	margin-bottom: 70px;
}

#feature-vtday .sec-title .img {
	width: 100%;
}

#feature-vtday .sec-title .img img {
	width: 100%;
}

#feature-vtday .sec-title h2.vtday {
	bottom: 7.5%;
	right: 6.5%;
	top: auto;
	left: auto;
}


#sec1 .sec-title h2.vtday img {
	width: 250px;
}

#sec2 .sec-title h2.vtday img {
	width: 84px;
}

#sec3 .sec-title h2.vtday img {
	width: 180px;
}

#feature-vtday .feature-inner.column2 {
	width: 100%;
	display: flex;
	max-width: 1890px;
}

#feature-vtday .feature-inner.column2 .txt {
	top: 0;
	left: 0;
	margin-left: 0;
	width: 40%;
	height: 100vh;
	position: sticky;
}

#feature-vtday .feature-inner.column2 .feature-product {
	width: 60%;
	padding: 60px 0;
}

#feature-vtday.cart-check-system {
	display: none;
}

#feature-vtday .feature-inner.column1 .product-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: -9%;
	justify-content: center;
}


/* gift box
------------------------------------*/
#feature-vtday .sec-gift {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 80px;
}

#feature-vtday .sec-gift .inner-gift {
	border: solid 1px #DEDEDE;
	display: flex;
	margin: 0 auto;
	padding: 80px;
}

#feature-vtday .sec-gift .inner-gift .img {
	margin-right: 60px;
	width: 510px;
}

#feature-vtday .sec-gift .inner-gift .img img {
	width: 100%;
}

#feature-vtday .sec-gift .inner-gift .txt h3 {
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	margin: 16px 0;
}

#feature-vtday .sec-gift .inner-gift p {
	font-size: 16px;
	line-height: 1.8;
	opacity: 0.8;
	text-align: justify;
	letter-spacing: 0.07em;
	margin-bottom: 22px;
}

#feature-vtday .sec-gift .inner-gift .txt span.item {
	padding-left: 0px;
}

#feature-vtday .sec-gift .inner-gift .txt {
	width: 448px;
}

#feature-vtday .btn-line a {
	display: inline-block;
	padding: 18px 28px 18px 30px;
	font-size: 15px;
	letter-spacing: 0.15em;
	text-align: center;
	background-color: #C45450;
	color: white;
	font-weight: bold;
	margin-top: 4px;
	border: none;
}




/* slider
------------------------------------*/
#feature-vtday .feature-inner.column2 .txt .slider {
	width: 100%;
}

#feature-vtday .feature-inner.column2 .txt .slider .inner {
	position: absolute !important;
	top: 0 !important;
	left: inherit !important;
	right: 0 !important;
	width: 100% !important;
	height: 100vh !important;
}

#feature-vtday .feature-inner.column2 .txt .slider .inner img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

#feature-vtday .feature-inner.column1 .product-list article {
    float: none;
    width: 20%;
    margin: 5% 5% 0 0;
}

#feature-vtday .feature-inner.column1 .product-list article:nth-of-type(4n) {
	margin-right: 0;
}
