@charset "utf-8";

#page-body{
	width:100%;

}
body {
	padding: 0;
}
.disabled {
	cursor: default;
}
.element--hover {
	cursor: pointer;
	transition: box-shadow 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), -webkit-transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99);
	transition: box-shadow 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99);
	transition: box-shadow 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), -webkit-transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99);
}
.element--hover:hover {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 8px 32px 32px rgba(0, 0, 0, 0.15), 8px 64px 64px rgba(0, 0, 0, 0.15);
	-webkit-transform: scale(1.03) translateY(-0.5rem);
	-ms-transform: scale(1.03) translateY(-0.5rem);
	transform: scale(1.03) translateY(-0.5rem);
}
.element--hover:active {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 8px 16px 16px rgba(0, 0, 0, 0.15), 8px 32px 32px rgba(0, 0, 0, 0.15);
}
a.btnNew {
	margin: 0 auto;
	max-width: 300px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF !important;
}
a.btnNew:link, a.btnNew:active, a.btnNew:hover, a.btnNew:visited {
	color: inherit;
	text-decoration: none;
}
a.btnNew::after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg) translateX(-5px) translateY(5px);
	-ms-transform: rotate(45deg) translateX(-5px) translateY(5px);
	transform: rotate(45deg) translateX(-5px) translateY(5px);
}
.p-item-lists a img{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: 0.2s;
}
.p-item-lists a:hover img {
	transition: 0.5s;
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04);
}
.p-item-lists:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


/* Project */
.main_contents {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "palt";
	font-smoothing: antialiased;
	position: relative;
	font-size: 17px;
	line-height: 2.0em;
	letter-spacing: 3px;
	text-align: center;
}
.main_contents a {
	transition: all .3s linear 0s;
}
.main_contents a:hover, .main_contents a:focus, .main_contents a:visited {
	color: inherit;
	opacity: .7;
	text-decoration: none;
}
.main_contents a.p-btn {
	border-radius: 0;
	display: inline-block;
	padding: 5px;
	cursor: pointer;
	line-height: 1.44;
	border: 1px solid;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	padding: 20px;
	max-width: 420px;
	z-index: 999;
	margin-top: 3%;
}
.main_contents .p-items02 a.p-btn {
	color:#fff !important;
}
.main_contents a.p-btn:hover {
	background-color: #c6a36b;
	border: 1px solid #c6a36b;
	opacity: 1 !important;
}
.main_contents a.p-btn a, .main_contents a.p-btn:hover, .main_contents a.p-btn:focus,
.main_contents a.p-btn a:hover,
.main_contents a.p-btn a:focus {
	color: #ffffff;
}
.main_contents a.p-btn::before {
	content: "";
	display: block;
	margin-top: -4px;
}
.main_contents a.p-btn::after {
	content: "";
	display: block;
	margin-bottom: -4px;
}
.main_contents .gift_btn a{
	color: #000;
	background-color: #fff;
	border: 1px #000 solid;
	display: inline-block;
	padding: 5px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 420px;
	font-size: 14px;
	letter-spacing: 0.2em;
}

p.main_body__text {
	margin: 6% auto 0;
}
@media (max-width: 768px) {
	p.main_body__text {
		margin: 12% auto 0;
	}
}

.p-items{
	background-color: #f8f5ef;
	color: #2a2a2a;
}
.p-items02{
	margin:0 auto;
	background-color: #7f1014;
	color: #FFF;
	position: relative;
	background-image: url(//ds-assets.s3.amazonaws.com/e-look.jp/2021/elook/2021_xmasgift/star_l.png), url(//ds-assets.s3.amazonaws.com/e-look.jp/2021/elook/2021_xmasgift/star_r.png);
	background-repeat: no-repeat;
	background-position: top 0% left 0%, bottom 0% right 0%;
}
@media screen and (max-width: 768px) {
	.p-items02{
		background-size: contain;
	}
}

.main_contents .main_body .p-item {
	margin: 0 auto;
	padding: 6% 0 4%;
	max-width: 1170px;
	width: 95%;
}
@media screen and (max-width: 768px) {
	.main_contents .main_body .p-item {
		padding: 15% 0 8%;
	}
}

.main_contents .main_body .p-item .p-item__title {
	text-align: center;
	margin-bottom: 15px;
}
.main_contents .main_body .p-item .p-item__sub-title {
	background-color: #c8c4a6;
	text-align: center;
	color: #fff;
	margin-bottom: 35px;
	font-weight: 500;
	border-radius: 2px;
	margin: 0 auto 3%;
}
.main_contents .main_body .p-item--ss .p-item__sub-title{
	max-width:459px;
}
.main_contents .main_body .p-item--ca .p-item__sub-title{
	max-width:312px;
}
.main_contents .main_body .p-item--to .p-item__sub-title{
	max-width:151px;
}
.main_contents .main_body .p-item--ba .p-item__sub-title{
	max-width:118px;
}
.main_contents .main_body .p-item--go .p-item__sub-title{
	max-width:212px;
}
.main_contents .main_body .p-item .p-item-list {
	font-size: 15px;
	margin-bottom: 3%;
}
@media screen and (max-width: 768px) {
	.main_contents .main_body .p-item .p-item-list {
		font-size: 13px;
		margin-bottom: 6%;
	}
}
.main_contents .main_body .p-item .p-item-list__img {
	margin-bottom: 8%;
}
.main_contents .main_body .p-item .p-item-list__img img.withshadow{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
}
.main_contents .main_body .p-item .p-item-list__img img.withshadow:hover,
.main_contents .main_body .p-item .p-item-list__img img.withshadow:active,
.main_contents .main_body .p-item .p-item-list__img img.withshadow:visited{
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}
.main_contents .main_body .p-item .p-item-list__brand {
	font-weight: bold;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.main_contents .main_body .p-item .p-item-list__name {
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.main_contents .main_body .p-item .p-item-list__price {
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.main_contents .main_body ul.p-item-lists {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
}
.main_contents .main_body ul.p-item-lists > * {
	text-align: center;
}
.main_contents .main_body ul.p-item-lists > * {
	-webkit-flex: 0 1 24%;
	-ms-flex: 0 1 24%;
	flex: 0 1 24%;
	-webkit-flex: 0 1 calc( 25% - 10px);
	-ms-flex: 0 1 calc( 25% - 10px);
	flex: 0 1 calc( 25% - 10px);
}
.main_contents .main_body .gift-selection {
	background-color: #f3faf3;
	padding: 4% 70px;
	margin: 0 auto 5%;
}
.main_contents .main_body .gift-selection .gift-selection__title span {
	display: block;
	padding: 0 35px;
}
.main_contents .main_body .gift-selection .gift-selection__title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.main_contents .main_body .gift-selection .gift-selection__title:before, .main_contents .main_body .gift-selection .gift-selection__title:after {
	display: block;
	width: 37px;
	height: 61px;
}
.main_contents .main_body .gift-selection .gift-selection__title {
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	margin: 0 auto 5%;
}
.main_contents .main_body .gift-selection .p-brand {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main_contents .main_body .gift-selection .p-brand > * {
	text-align: center;
	-webkit-flex: 0 1 25%;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
}
.main_contents .main_body .gift-selection .p-brand li {
	margin: 0 0 25px 0;
	padding: 15px;
}
.main_contents .main_body .gift-selection .p-brand li + li {
	border-left: 1px solid #685b00;
}
.main_contents .main_body .gift-selection .p-brand li:nth-child(odd) {
	border-left: 1px solid #685b00;
}
.main_contents .main_body .gift-selection .p-brand li:nth-child(4n+1) {
	border: none;
}
.main_contents .p-footer *:last-child {
	margin-bottom: 0;
}
.main_contents .p-footer .p-footer {
	font-weight: 500;
	text-align: center;
}
section.campaign__giftwrapping{
	margin: 0 auto 10%;
	text-align: center;
}
div.gift_description p {
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 0.25em;
	padding: 0;
	margin: 2% auto 3% auto;
}
div.gift_description_sub p{
	text-align: center;
	font-size: 1.1em;
	line-height: 1.8;
	letter-spacing: 0.25em;
	padding: 0;
	margin: 2% auto 6% auto;
}
div.gift_description_sub .gift_ttl{
	text-align: center;
	font-size: 1.3em;
}
div.gift_description div.a_title {
	font-size: 1.8em;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0.8% 0;
}
div.gift_description_more {
	border: solid 1px #ccc;
	max-width: 700px;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
}
div.gift_description_more ul {
	list-style: none;
	padding: 3% 6%;
	margin: 0 auto;
}
div.gift_description_more ul li {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-size: 0.8em;
}
div.gift_attention {
	max-width: 700px;
	width: 90%;
	margin: 5% auto 1%;
}
div.gift_attention div.a_title {
	font-size: 1.4em;
	text-align: center;
	padding: 2% 0;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
}
div.gift_attention div.a_content {
	margin: 0.8% auto;
	padding: 3% 0;
	overflow: hidden;
}
div.gift_attention div.a_content dl {
	width: 100%;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
div.gift_attention div.a_content dl dt {
	margin: 0;
	padding: 0;
	max-width: 20px;
	width: 4.5%;
	float: left;
}
div.gift_attention div.a_content dl dd {
	margin: 0 0 2% 1%;
	padding: 0;
	max-width: 790px;
	width: 94%;
	float: left;
	font-size: 0.9em;
}
div.gift_attention div.a_content dl:nth-child(3) dd,
div.gift_attention div.a_content dl:nth-child(9) dd {
	margin: 0 0 0 1%;
}
div.gift_sub {
	display: block;
	text-align:center;
	margin: 0 auto;
}

@media (max-width: 768px) {
	.main_contents{
		font-size: 12px;
	}
	.gift_sub, .information_text, .gift_btn, .campaign__giftwrapping p {
		width: 95%;
		margin: 0 auto;
	}
}




@media (max-width: 768px) {
	.main_contents a.p-btn {
		margin-top: 6%;
	}
	.main_contents .main_body ul.p-item-lists > * {
		-webkit-flex: 0 1 49%;
		-ms-flex: 0 1 49%;
		flex: 0 1 49%;
		-webkit-flex: 0 1 calc( 50% - 10px);
		-ms-flex: 0 1 calc( 50% - 10px);
		flex: 0 1 calc( 50% - 5px);
	}
	.main_contents .main_body .gift-selection .gift-selection__title span {
		padding: 2% 0 5%;
		font-size: 15px;
		font-weight: bold;
	}
}

/*================================================================================

state

================================================================================*/

.p-category {
	text-align: center;
	margin-bottom: 70px;
}

@media screen and (min-width: 690px) {
	.p-category {
		margin: 0 auto 100px;
		max-width: 1170px;
	}
}


.p-category .category__title {
	margin-bottom: 20px;
	text-align: center;
	color: #363636;
	font-size: 47px;
	font-weight: 500;
	letter-spacing:0.07em;
	line-height: 55px;
	font-family: 游明朝,"Yu Mincho",YuMincho,Ryumin Medium KL,"リュウミン M-KL","Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif,Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman;
}
.titie_area {
	margin-top: 8%;
}
p.category__sub__title {
	font-size: 22px;
	font-weight: bold;
	margin: 2% auto;
}
@media screen and (max-width: 768px) {
	.titie_area {
		margin-top: 15%;
	}
	p.category__sub__title {
		font-size: 16px;
	}
	.p-category .category__title {
	}
}




.p-category ul.category__link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1025px;
	width: 90%;
	margin: 4% auto 0;
}

.p-category ul.category__link li {
	-webkit-flex: 0 0 15%;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	-webkit-flex: 0 0 calc((100% / 6) - 10px);
	-ms-flex: 0 0 calc((100% / 6) - 10px);
	flex: 0 0 calc((100% / 5) - 10px);
	max-width: 170px;
	position: relative;
	padding-bottom: 16px;
}
.p-category ul.category__link li a {
	display: block;
	color: #000000;
	font-family: 'Futura', 'Noto Sans JP', sans-serif;
	font-weight: 600;
	letter-spacing: 3px;
	font-size: 20px;
}
.category__img {
	margin-bottom: 8%;
}
.p-category ul.category__link li::before {
	content: "";
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
	transform: rotate(45deg);
}


@media screen and (max-width: 768px) {
	.p-category ul.category__link li {
		-webkit-flex: 0 0 49%;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		-webkit-flex: 0 0 calc(50% - 5px);
		-ms-flex: 0 0 calc(50% - 5px);
		flex: 0 0 calc(50% - 10px);
		margin-bottom: 8%;
		background-color: #ffffff;
		font-size: 16px;
		max-width: unset;
	}
	.p-category ul.category__link li a {
		font-size: 18px;
	}
}


.p-item-text-m{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,Ryumin Medium KL,"リュウミン M-KL","Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif,Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman;
}
.p-item-text-lg{
	text-align: center;
	font-size: 49px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 4px;
	font-family: 'Futura', 'Noto Sans JP', sans-serif;
	font-weight: 600;
	margin-bottom: 4%;
}
.p-item-text-s{
	text-align: center;
	font-size: 14px;
	margin: 6% 2% 8% ;
}

@media screen and (max-width: 768px) {
	.p-item-text-lg{
		font-size: 32px;
		margin-bottom: 6%;
	}
}


ul.brand__link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: center;
	max-width: 1170px;
	margin: 0 auto;
}
ul.brand__link li {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-flex: 0 0 calc((100% / 4) - 10px);
	-ms-flex: 0 0 calc((100% / 4) - 10px);
	flex: 0 0 calc((100% / 6) - 10px);
	border: 1px solid;
	box-sizing: border-box;
	margin: 5px;
}
@media screen and (max-width: 768px){
	ul.brand__link {
		width: 95%;
		justify-content: left;
	}
	ul.brand__link li {
		-webkit-flex: 0 0 49%;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		-webkit-flex: 0 0 calc(50% - 5px);
		-ms-flex: 0 0 calc(50% - 5px);
		flex: 0 1 calc((100% / 2) - 10px);
	}
}

.bnr_area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    max-width: 1070px;
    margin: 3% auto 0;
}
.bnr_area ul li {
    max-width: 48%;
    margin: 0 0 4% 0;
}