@charset "UTF-8";

/* CSS Document */

.contents_main_ttl {
	text-align: center;
	margin: 10px auto 0;
	font-size: 15px;
	width: 1000px;
}

.contents_main_ttl img{
	margin: 0 auto 0;
  width: 100%;
  aspect-ratio: 2/1;
  vertical-align: middle;
}

.contents_main_ttl p{
	color: #000;
}

.contents_main_ttl_read{
	text-align: justify;
	width: 100%;
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 20px 12px;
	box-sizing: border-box;
  line-height: 1.8;
}


.navi ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 32px auto 32px;
	padding: 0 8px;
}
.navi ul > li{
	width: 38%;
	border: 1px solid #fff;
	box-sizing: border-box;
  text-align: center;
  margin: 0 2%;
}

.navi ul > li a{
	display: block;
  font-size: 18px;
  font-family: "Prata", serif;
  letter-spacing: .5px;
}

.navi ul > li img{
	display: block;
	width: 100%;
  aspect-ratio: 12 / 19;
}

.navi ul > li a::after {
  content: url(anchor.svg);
  display: block;
  padding-top: 8px;
}

.content-bg-01 {
  overflow: hidden;
  padding-bottom: 30px;
  background-color: #f6d2a7;
}

.content-bg-02 {
  overflow: hidden;
  padding: 30px 0 50px;
  background-color: #f8eec2;
}


.txt-small {
  font-size: .65em;
}

.contents-header {
  color: #935541;
  font-family: "Prata", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 2px;
  overflow: hidden;
  margin: 0 6px 24px;
  padding-top: 32px;
  text-align: center;
  position: relative;
}

.contents-header .bland-number {
  font-family: "Prata", serif;
  line-height: 2;
  font-size: .5em;
  display: inline-block;
  margin-bottom: 10px;
  color: #00833d;
}


.header-small {
  font-size: .9em;
}

.contents-header-txt {
  font-size: 15px;
  margin-bottom: 1em;
  line-height: 1.7;
}

.contents-header-bg {
  width: 120px;
}

/* .limited-item-head-wrapper {
  margin-bottom: 40px;
} */


p.detail {
  margin-bottom: 1em;
  line-height: 1.8;
}

.credit a::after {
  display: block;
  float: right;
  border-radius: 4px;
  background: #45423f;
  content: "Check";
  color: #fff;
  font-size: 10px;
  padding: 4px 10px;
  margin-left: 4px;
  margin-top: -2px;  
}


.no-after .styling-credit::after {
  content: none;
}

.staff-notes {
  text-align: center;
}


.con1{
  display: block;
  /* overflow: hidden; */
  width: 100%;
  text-align: center;
  padding: 20px 0 20px;
}

.con_items_list {
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-weight: 500;
  margin: 32px 25px 0 0;
}

.con_items_list li {
  line-height: 1.7;
  margin-bottom: 10px;
}

.con_items_list p {
  overflow: hidden;
  font-size: 13px;
  padding: 0;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}

.con_items_list a {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.con_items_list_btn {
  display: inline-block;
  background-color: #555;
  color: #fff;
  padding: 3px 6px;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 11px;
  font-weight: bold;
}

.itemlist-headline{
	width: 96%;
	font-size: 24px;
	margin: 0 auto 40px;
	text-align: center;
  display: flex;
  align-items: center;
	letter-spacing: 1px;
	font-family: "Prata", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.itemlist-headline:before,
.itemlist-headline:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    /* background-color: #a9a7a0; */
}
 
/* .itemlist-headline:before {
    margin-right: 1rem;
}
 
.itemlist-headline:after {
    margin-left: 1rem;
} */

.item-list-column{
  display: block;
  overflow: hidden;
  width: 1000px;
  text-align: center;
  margin: 40px auto 0;
}
.item-list-column img{
  width: 124px;
}

.item-list-column ul{
  display: block;
  overflow: hidden;
  width: 1000px;
  box-sizing: border-box;
  padding: 0 25px;
  text-align: left;
  margin: 0 auto 80px;
  display: flex;
  flex-wrap: wrap;
}
.item-list-column ul li {
  display: block;
  overflow: hidden;
  width: calc((1000px - 140px) / 4);
  margin: 0 auto 40px;
}

.item-list-column ul li a{
  color: #000;
  text-decoration: none;
  font-size: 13px;
}
.item-list-column ul li img{
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 5/6;
  margin-bottom: 10px;
}


.item-list-column .icon {
  background-color: #3e3e3e;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 8px 24px;
  text-align: center;
  transition: all 0.3s ease 0s;
  display: block;
  float: right;
  border-radius: 4px;
}

.reco-image-area {
  margin-bottom: 40px;
}

.reco-image-right {
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
}

.reco-image-left {
  width: 90%;
}

.reco-image-right img,
.reco-image-left img {
  width: 100%;
  position: relative;
  aspect-ratio: 25/32;
}

.novelty-bg {
	border-radius: 20px;
  margin-bottom: 20px;
}

.campaign-box-img,
.novelty-img {
  max-width: 460px;
  margin: auto;
}

.novelty-desc li {
  text-align: justify;
}

.campaign-box-img img {
 	max-width: 100%;
	margin-bottom: 1em;
	aspect-ratio: 16/15;
}

.novelty-img img {
 	max-width: 100%;
	margin-bottom: 1em;
	aspect-ratio: 5/6;
}

.campaign-box-desc,
.novelty-desc {
  text-align: center;
}

.campaign-box-desc h3,
.novelty-desc h3 {
	font-size: 18px;
	margin-bottom: .6em;
  line-height: 1.5;
}

.campaign-box-terms
 {
	font-size: 14px;
	margin-bottom: 1em;
	  border-top: 1px solid #9e9e9e;
    border-bottom: 1px solid #9e9e9e;
    padding: 20px 0;
}

.novelty-terms {
    font-size: 14px;
    margin-bottom: 1em;
    padding: 20px 0;
    background-color:rgba(255,255,255,0.3);
    border-radius: 10px;
}

.novelty-no {
  font-weight: bold;
  letter-spacing: 1px;
  display: block;
  color: #fff;
  background-color: #00833d;
  padding: 6px 10px;
  margin: 0 0 16px;
}

.staff-comment-head {
  text-align: center;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: -14px;
  font-size: 16px;
}

.staff-comment {
  width: 100%;
  margin:auto;
  padding:24px 24px;
  box-sizing: border-box;
  line-height: 1.8;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.staff-comment p {
  font-size: 14px;
}

.staff-comment figure {
  text-align: center;
}

.brand_info{
	color: #3e3e3e;
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
	text-align: center;
	padding: 0 0 50px;
	line-height: 1.5em;
	width: 1000px;
	margin: 20px auto 0;
	letter-spacing: 1px;
	position: relative;
}

.brand_info p {
	margin-bottom: 10px;
  line-height: 1.8;
}

.brand_info img{
	margin: 16px 0;
	aspect-ratio: 16/5;
}

.bland-name {
	letter-spacing: 1px;
	margin-bottom: 1em;
	color: #666;
	font-size: 14px;
	font-family: "Prata", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

ul.under_link {
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-left: 5px;
    width: 610px;
}
ul.under_link li {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 300px;
}


.under-link-insta {
	width: 610px;
	margin: 50px auto 0;
	text-align: center;
	padding-bottom: 60px;
}

.under-link-insta p {
	font-size: 13px;
}

.under-link-insta img {
	width: 60px;
	padding: 10px;
}


@media screen and (min-width: 640px) {

  .contents_main_ttl_read{
    text-align: center;
  } 

  .contents_main_ttl img {
    width: auto;
  }  

  .navi ul > li{
    width: 120px;
  }
  
  .navi li a:hover{
      opacity: 0.7;
  }

  .section-ttl {
    width: 800px;
    margin-bottom: 16px;
  }

  .contents-header {
    font-size: 40px;
    width: 912px;
    padding-top: 32px;
    margin: 0px auto 32px;
  }

  .contents-header figure img {
    width: 240px;
  }

  .credit a {
    display: inline-block;
    font-size: 12px;
    padding: 2px;
  }

  .content-inner-box .video  {
    display: block;
  }

  .credit a:hover,
  .navi li a:hover,
  .con_items_list p a:hover,
  .item-list-column .icon:hover,
  .item-list-column ul li a:hover,
  .styling li a:hover,
  .l-slider-comment a:hover {
    opacity: .7;
  }

  .reco-image-area {
    margin-bottom: 80px;
    width: 960px;
    margin: 0 auto 80px;
  }
  
  .reco-image-right {
    width: 430px;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    z-index: 2;
  }
  
  .reco-image-left {
    width: 480px;
    margin-top: -310px;
    position: relative;
    z-index: 1;
  }


  .reco-image-area.reco-image-area-reverse .reco-image-left {
    margin-top: 0px;
  }

  .reco-image-area.reco-image-area-reverse .reco-image-right {
    margin-top: -310px;
  }


  .itemlist-headline{
    width: 950px;
  }
  
  .campaign-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .novelty {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  
  .campaign-box-desc,
  .novelty-desc {
    line-height: 1.7;
    width:calc(100% - 540px);
  }

  .novelty-desc {
    padding: 0 40px;
    box-sizing: border-box;
}
  
  .campaign-box-img,
  .novelty-img {
    margin-right: 40px;
    max-width: 460px;
    margin: auto;
  }


  .staff-comment {
    width: 700px;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 32px;
    gap: 20px;
  }  

}


@media screen and (max-width: 640px) {

  .contents_main_ttl {
    width: 100%;
    text-align: left;
    margin: 0;
    font-size: 10px;
    padding: 0;
  }
  .contents_main_ttl img {
    width: 100%
  }


.item-list-column{
  width: 100%;
  padding: 0;
  margin: 10px auto 0;
}

.item-list-column h2 {
  width: 100%;
}
.item-list-column h2 img{
  width: 124px;
}

.item-list-column ul{
  width: 100%;
  padding: 0;
}

.item-list-column ul li{
  display: flex;
  width: 43% !important;
  margin: 0 3.5% 20px;
}

.item-list-column ul li img{
  width: 100%;
}

.salon-content-wrapper{
	width:auto;
	padding: 40px 12px;

}


.brand_info {
	font-size: 14px;
	margin: 20px auto 0;
	padding-left: 12px;
	padding-right: 12px;
	width: auto;
}

.brand_info img{
	width: 100%;
	max-width: 320px;
}


ul.under_link {
	margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    width: auto;
}
ul.under_link li {
	float: none;
    margin-bottom: 10px;
    margin-right: 0;
    width: auto;
}

.under-link-insta {
	width: 100%;
	margin: 50px 0 0;
}

.under-link-insta img {
	padding: 10px;
}

.under-link-insta p {
	padding: 5px 0 0;
}

.staff-comment figure {
	max-width:120px;
	margin: 20px auto;
}

}