@charset "UTF-8";
/* =============================================
共通
============================================= */
#d_container .wrap {
  width: 100%;
}

#d_topic_path {
  margin-bottom: 20px;
}
#d_topic_path ol {
  margin: 0 auto 20px;
  width: 990px;
}

#acosme_keio_20231226 {
background-color: #87151c;	
}



#acosme_keio_20231226 .mv-section{
  color: #333;
  background: rgb(90,1,13);
background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/kira.png),url(/ec/shop/images/campaign/20231226_acosme_keio_2023/mvbg.jpg),linear-gradient(0deg, rgba(90,1,13,1) 0%, rgba(135,21,28,1) 50%);
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center bottom,center top;
}



#acosme_keio_20231226 .section{
background-color: #87151c;	
background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/kira2.png);
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center bottom;
}





#acosme_keio_20231226 .pc {
  display: inline-block;
}
#acosme_keio_20231226 .sp {
  display: none;
}
#acosme_keio_20231226 .w100 {
  height: auto;
  width: 100%;
}
#acosme_keio_20231226 a {
  text-decoration: none;
}
#acosme_keio_20231226 .link-hover {
  text-decoration: none;
  transition: 0.4s;
}
#acosme_keio_20231226 .link-hover:hover {
  cursor: pointer;
  opacity: 0.7;
}
#acosme_keio_20231226 .section {
  padding: 70px 0;
}


#acosme_keio_20231226 .main .section:first-of-type {
  padding-top: 40px;
}






#acosme_keio_20231226 .viewAll a {
  align-items: center;
  display: flex;
  font-size: 24px;
  font-weight: bold;	
  height: 100px;
  justify-content: center;
  margin: 0 auto;
  width: 720px;
  background: rgb(212,178,58);
background: linear-gradient(0deg, rgba(212,178,58,1) 0%, rgba(235,225,165,1) 50%, rgba(212,178,58,1) 100%);
  color: #333;
 position: relative;
 letter-spacing: 0.02em; 	
}



#acosme_keio_20231226 .viewAll a:after {
    display: block;
    content: "";
    width: 0;
  height: 0;
  border-left: 10px solid black;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -10px;
}



#acosme_keio_20231226 .viewAll a:hover {
  text-decoration: none;
  transition: 0.4s;
  cursor: pointer;
  opacity: 0.7;	
}


#acosme_keio_20231226 .mv {
  margin: 0 auto;
  max-width: 990px;
}
#acosme_keio_20231226 .mv img {
  width: 990px;
  height: auto;
}


#acosme_keio_20231226 .anchor_nav {
  padding-top: 40px;
}


#acosme_keio_20231226 .anchor_nav .container {
  display: flex;
}
#acosme_keio_20231226 .anchor_nav .list {
  margin: 0 auto;
}
#acosme_keio_20231226 .anchor_nav ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 990px;	
}

#acosme_keio_20231226 .anchor_nav ul li a img {
  width: 265px;
  height: auto;
}



#acosme_keio_20231226 .section .item {
  background-color: #fff;
}
#acosme_keio_20231226 .section .item a {
  display: block;
}

#acosme_keio_20231226 .section  .item a .care-ttl,
#acosme_keio_20231226 .section  .item a .image,
#acosme_keio_20231226 .section  .item a .brand,
#acosme_keio_20231226 .section  .item a .text,
#acosme_keio_20231226 .section  .item a .price {
  text-align: center;
}

#acosme_keio_20231226 .section .item a .care-ttl{
  padding-top: 1.4em;
  padding-bottom: 1em;	 
  font-size: 22px;
  color: #333;
  margin: 0 auto;	
}



#acosme_keio_20231226 .section .item a .care-ttl{
	vertical-align: middle;
    background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/ttlbg.png) no-repeat;
    background-size: 100px;
	background-position: bottom;
 }


#acosme_keio_20231226 .section .body .list .care-ttl{
	vertical-align: middle;
    background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/ttlbg.png) no-repeat;
    background-size: 100px;
	background-position: 50% 70%;
 }



#acosme_keio_20231226 .section .item a .text{
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 1.4em;	
}

#acosme_keio_20231226 .section .item a .price
 {
  padding-bottom: 1.4em;
  margin-top: 5px;	 
  color: #333;
  font-weight: bold;
  font-size: 14px;	 
}



#acosme_keio_20231226 .section .list ul {
  display: flex;
  flex-wrap: wrap;
}


#acosme_keio_20231226 .title .h2 {
	  font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 34px;
  padding-bottom: 0;
	color: #000;
	text-align: center;
	padding: 1em 0;
}


#acosme_keio_20231226 .title .h2::before {
	content: "";
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 53px;
    background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/icon.png) no-repeat;
    background-size: contain;
    margin-right: 20px;
	margin-top: -16px;
}

#acosme_keio_20231226 .title .h2::after {
	content: "";
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 53px;
    background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/icon.png) no-repeat;
    background-size: contain;
    margin-left: 20px;
	margin-top: -16px;
}



#acosme_keio_20231226 .section .item .image img{
  width: 100%;
}

#acosme_keio_20231226 .section .body{
  margin-bottom: 70px;
 background: rgb(212,178,58);
 background: linear-gradient(0deg, rgba(212,178,58,1) 0%, rgba(235,225,165,1) 50%, rgba(212,178,58,1) 100%);
  padding: 1em 0;	
  width: 990px;
    box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}


#acosme_keio_20231226 .section .list {
  display: flex;
  flex-wrap: wrap;	
}
#acosme_keio_20231226 .section .item a .image {
  margin-bottom: 11px;
  padding: 1em 2em;	
}
#acosme_keio_20231226 .section .item a .brand {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;	
}
#acosme_keio_20231226 .section .item {
  width: calc((100% - (1em * 2)) / 3);
}

#acosme_keio_20231226 .section .item:not(:nth-child(3n)) {
  margin-right: 1em;
}

#acosme_keio_20231226 .section .item:nth-last-child(n + 4) {
  margin-bottom: 1em;
}









/* ******************************** 以下SP ********************************* */


#news #d_topic_path {
  margin-bottom: 2px;
}
#news #d_topic_path ol {
  margin-bottom: 0;
  width: auto;
}
#news #acosme_keio_20231226 .pc {
  display: none;
}
#news #acosme_keio_20231226 .sp {
  display: block;
}
#news #acosme_keio_20231226 .container {
  width: auto;
}

#news #acosme_keio_20231226 .main .section:not(:last-child) {
  padding: 27px 0;
}
#news #acosme_keio_20231226 .main .section:last-child {
  padding-top: 27px;
  padding-bottom: 27px;	
}

#news #acosme_keio_20231226 .viewAll a {
  height: 12vw;	
  width: calc(100% - 60px);
}

#news #acosme_keio_20231226 .viewAll a p {
  font-size: calc(((100 / 375) * 16) * 1vw);
  letter-spacing: 0.01em;	
}



#news #acosme_keio_20231226 .viewAll a:after {
    border-left: 5px solid black;
    border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	margin-top: -5px;
	right: 9px;
}


#news #acosme_keio_20231226 .mv {
  margin: 0 auto;
  width: 100%;
}
#news #acosme_keio_20231226 .mv img {
  width: 100%;
  height: auto;
}
#news #acosme_keio_20231226 .anchor_nav {
  margin: 10px auto;
  padding: 0;	
}
#news #acosme_keio_20231226 .anchor_nav ul {
  justify-content: space-between;
  width: 100%;	
}


#news #acosme_keio_20231226 .section .body{
	margin:0 auto 20px;
	width: 92%;
}


#news #acosme_keio_20231226 .section {
	width: 100%;
}

#news #acosme_keio_20231226 .main {
    background: url(/ec/shop/images/campaign/20231226_acosme_keio_2023/kira_sp.png);
	background-repeat: repeat;
    background-position: center bottom;
	background-size: contain;
}



#news #acosme_keio_20231226 .main .section {
    padding: 20px 0 10px;
}

#news #acosme_keio_20231226 .main .section:first-child {
  padding-top: 0;
}


#news #acosme_keio_20231226 .section {
    background-size: contain;
}



#news #acosme_keio_20231226 .title .h2{
	font-size: calc(((100 / 375) * 18) * 1vw);
	line-height: 1.2;
	background-position: 50% 70%;
}



#news #acosme_keio_20231226 .section .body .list .care-ttl {
	font-size: calc(((100 / 375) * 16) * 1vw);
	line-height: 1.2;
	background-position: 50% 70%;
	background-size: 50px;
}




#news #acosme_keio_20231226 .title .h2 img {
  height: 16px;
  margin: 0 auto 8px;
  width: auto;
}





#news #acosme_keio_20231226 .title .h2::before {
    width: 40px;
    height: 42px;
    margin-right: 10px;
}


#news #acosme_keio_20231226 .title .h2::after {
    width: 40px;
    height: 42px;
    margin-left: 10px;
}



#news #acosme_keio_20231226 .section .item {
    width: calc((100% - (1em * 1)) / 2);
}



#news #acosme_keio_20231226 .section .item:nth-child(1),
#news #acosme_keio_20231226 .section .item:nth-child(4),
#news #acosme_keio_20231226 .section .item:nth-child(7){
    width: 100%;
	margin-right: 0;
	margin-bottom: 1em;
}








#news #acosme_keio_20231226 .sectionCate .item:not(:nth-child(3n)) {
    margin-right: 0;
}

#news #acosme_keio_20231226 .sectionCate .item:not(:nth-child(2n)) {
    margin-right: 1em;
}




#news #acosme_keio_20231226 .section .item a .care-ttl{
	background-size: 50px;
	font-size: calc(((100 / 375) * 16) * 1vw);
	padding-top: 1em;
	background-position: 50% 70%;
	display: flex;
	justify-content: center;
	align-items: center;
}


#news #acosme_keio_20231226 .section .item a .image {
    padding: 0.5em 2em 0;
}


#news #acosme_keio_20231226 .section .item a .brand {
    font-size: calc(((100 / 375) * 12) * 1vw);
}


#news #acosme_keio_20231226 .section .item a .text {
    font-size: calc(((100 / 375) * 11) * 1vw);
}


#news #acosme_keio_20231226 .section .item a .price {
    font-size: calc(((100 / 375) * 12) * 1vw);
	padding-bottom: 1em;
}



#news #acosme_keio_20231226 .section .body {
 display: block;	
}


#news #acosme_keio_20231226 .section .body .list {
    width:100%;
}


#news #acosme_keio_20231226 .section .body .list .list-cont .item {
    width: calc((100% - (1em * 1)) / 2);
}



#news #acosme_keio_20231226 .section .body .list:not(:nth-child(3n)) {
    margin-right: 0;
}

#news #acosme_keio_20231226 .section .body .list:not(:nth-child(2n)) {
    margin-right: 1em;
}










