/* reset */
.c-article__content div,.c-article__content span,.c-article__content applet,.c-article__content object,.c-article__content iframe,.c-article__content h1,.c-article__content h2,.c-article__content h3,.c-article__content h4,.c-article__content h5,.c-article__content h6,.c-article__content p,.c-article__content blockquote,.c-article__content pre,.c-article__content a,.c-article__content abbr,.c-article__content acronym,.c-article__content address,.c-article__content big,.c-article__content cite,.c-article__content code,.c-article__content del,.c-article__content dfn,.c-article__content em,.c-article__content font,.c-article__content img,.c-article__content ins,.c-article__content kbd,.c-article__content q,.c-article__content s,.c-article__content samp,.c-article__content small,.c-article__content strike,.c-article__content strong,.c-article__content sub,.c-article__content sup,.c-article__content tt,.c-article__content var,.c-article__content b,.c-article__content u,.c-article__content i,.c-article__content center,.c-article__content dl,.c-article__content dt,.c-article__content dd,.c-article__content ol,.c-article__content ul,.c-article__content li,.c-article__content fieldset,.c-article__content form,.c-article__content label,.c-article__content legend,.c-article__content table,.c-article__content caption,.c-article__content tbody,.c-article__content tfoot,.c-article__content thead,.c-article__content tr,.c-article__content th,.c-article__content td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none; }
.c-article__content body {
    line-height: 1; }
.c-article__content blockquote,.c-article__content q {
    quotes: none; }
.c-article__content blockquote:before,.c-article__content blockquote:after,.c-article__content q:before,.c-article__content q:after {
    content: '';
    content: none; }
.c-article__content :focus {
    outline: 0; }
.c-article__content ins {
    text-decoration: none; }
.c-article__content del {
    text-decoration: line-through; }
.c-article__content table {
    border-collapse: collapse;
    border-spacing: 0; }
/*   reset  */

/*   root  */

/*  global */
.wrapper{
  padding-top: 0 !important;
}
.a-page-contents{
  margin-top: 0;
  margin-bottom: 0;
}
.c-pageTopBtn.is-scroll{
  display: none !important;
}
/*   navy add */
.chanel-beaute *{
  box-sizing: border-box;
}

.chanel-beaute{
  --font-serif:"游明朝", YuMincho, "ヒラギノ明朝 ProN", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝",'Shippori Mincho',serif;
  --font-sans: YuGothic, '游ゴシック', 'Hiragino Kaku Gothic ProN','Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}


body.is-scroll {
  padding: 0;
}
.c-article__content {
  line-height: 1;
  padding: 0;
}
.c-article__content h2, 
.c-article__content 
.c-contentblock-staffComments__inner h2 {
  letter-spacing: 0;
  line-height: 1;
}
.c-article__content h3{
  line-height: 1.4em;
}
.c-article__content a {
  text-decoration: none;
}
.l-content {
  padding-top: 0;
}
.l-content-02 {
  margin: 0;
  max-width: initial;
}
.c-article {
  padding-bottom: 0;
  margin-bottom: 0;
}
.c-article__content img {
  display: block;
  margin: 0;
}
.share-area a {
  font-weight: normal;
}


/* common */
.chanel-beaute .spbr,
.chanel-beaute .spbr2,
.chanel-beaute .spbr4{
  display: none;
}
.chanel-beaute p{
  margin: 0;
}
.chanel-beaute .text-serif{
  font-family: var(--font-serif);
}
.chanel-beaute .grad-text{
  display: inline-block;
  line-height: 1em;
  -webkit-text-fill-color: transparent;
  -webkit-font-smoothing: auto;
  position: relative;
  background: linear-gradient(135deg,  #dccbab 0%,#b99857 100%) text;
}
.chanel-beaute .photo-credit{
  color: #888888;
  font-size: 81.25%;
  text-align: center;
  margin: 1.5em auto;
}
.chanel-beaute .text-note{
  font-family: var(--font-sans);
  font-size: 75%;
  margin-top: 2em;
  padding-left: 1.6em;
  text-indent: -1.6em;
}
.chanel-beaute .note-area p.text-note:nth-child(n+2){
  margin-top: 0;
}
.chanel-beaute .btn-readmore{
  display: none;
}
.chanel-beaute .copyright{
  text-align: left;
  line-height: 2em;
  font-family: var(--font-serif);
  font-size: 75%;
}

/* VERYヘッダーフッター */
.header-logo_wrap {
  height: 82px;
  position: relative;
  width: 100%;
  z-index: 999;
  background: #FFF;
}
.header-logo {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 130px;
}
.header-logo img {
  width: 100% !important;
}
/*
#footer ul.share-area {
  display: inline-block;
  margin-bottom: 50px;
  position: relative;
}
#footer ul.share-area:before {
  background: url(https://image.veryweb.jp/wp-content/uploads/2020/03/ttl-share.png);
  background-size: 70px auto;
  content: "";
  display: inline-block;
  height: 60px;
  left: -90px;
  position: absolute;
  top: -10px;
  width: 70px;
}
#footer ul.share-area li {
  display: inline-block;
}
#footer ul.share-area li.share {
  width: 70px;
}
#footer ul.share-area li i {
  font-size: 3.6rem;
  padding: 0 10px;
}
*/
#footer p.copy {
  color: #999;
  font-size: 1.3rem;
}
/***** メインコーディング *****/
.chanel-beaute {
  width: 100%;
  overflow: hidden;
}
.chanel-beaute .pr{
	background: #cccccc;
  color: #FFF;
  font-size: 10px;
  padding: 3px 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

/***** gimmick *****/
.chanel-beaute .fadeIn{
	opacity: 0;
  transform: translate(0,10%);
  -webkit-transform: translate(0,10%);
  transition: .3s ease-out;
  -webkit-transition: .3s ease-out;
}
.chanel-beaute .fadeIn.left{
  transform: none;
  clip-path:  inset(0% 100% 0% 0%);
}
.chanel-beaute .fadeIn.zoom-out .photo-zoom{
  overflow: hidden;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
}
.chanel-beaute .fadeIn.zoom-out .photo-zoom img{ 
  -webkit-transition: .3s ease-out;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
}
.chanel-beaute .fadeIn.blur{
	opacity: 0;
	transform: none;
	-webkit-transform: none;
  filter: blur(15px);
}
.chanel-beaute .fadeIn.scrollIn{
	opacity: 1;
  transform: translate(0,0) !important;
  -webkit-transform: translate(0,0) !important;
  transition: .6s ease-out;
  -webkit-transition: .6s ease-out;
}
.chanel-beaute .fadeIn.scrollIn .photo-zoom img{
  transform: scale(1);
  transition: .8s ease-out .2s;
  -webkit-transition: .8s ease-out .2s;
}
.chanel-beaute .fadeIn.blur.scrollIn{
    filter: blur(0px);
}
.chanel-beaute .fadeIn.left.scrollIn{
  clip-path:  inset(0% 0% 0% 0%);
  transition: 1.2s cubic-bezier(0,.5,.3,1.01) 0s;
}

/***** gimmick *****/
.c-article__content{
	overflow: clip;
	overflow: inherit;
}
div.chanel-beaute{
  font-family: var(--font-sans);
	font-size: 16px;
	color: #000;
	margin: auto;
	position: relative;
	-webkit-font-feature-settings: 'palt';
	-webkit-font-smoothing: subpixel-antialiased;
}
div.chanel-beaute p,
div.chanel-beaute li{
  line-height: 1.8em;
  font-weight: normal;
}
.chanel-beaute .spbr,
.chanel-beaute .spbr1,
.chanel-beaute .spbr2,
.chanel-beaute .spbr3{
	display: none;
}
.chanel-beaute section{
	background: #fff;
}
.chanel-beaute .inner{
	padding: 100px;
}
.chanel-beaute img{
	width: 100% !important;
}


/***** loading *****/
.c-article__content .chanel-beaute .chanel-beaute__loading{
	height: 100vh;
	width: 100%;
	position: fixed;
	width: 100%;
  height: 100vh;
  background: #FFF;
  z-index: 1000;
  top: 0;
  left: 0;
}
.chanel-beaute .chanel-beaute__loading{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
}
.chanel-beaute .chanel-beaute__loading p{
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 50%;
  right: 0;
  text-align: center;
  font-family: "Bodoni Moda", serif;
  line-height: 2.2em;
  font-weight: 400;
  color: #946f37;
  font-size: 150%;
}
.chanel-beaute .chanel-beaute__loading p:after{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #c9b79b;
}
.chanel-beaute .chanel-beaute__loading p .progless{
  display: block;
  width: 100%;
  height: 2px;
  background: #946f37;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
}
.chanel-beaute .chanel-beaute__loading.is-load p .progless{
  width: 100%;
  transition: .9s linear;
}

/***** loading *****/

/***** head *****/
.chanel-beaute .chanel-beaute__head{
  background: #FFF;
  position: relative;
  z-index: 5;
}
.chanel-beaute .chanel-beaute__head .head__content{
  position: relative;
  padding: 0px;
  height: 100vh;
  height: calc( 100vh - 82px);
  min-height: 60vw;
}
.chanel-beaute .chanel-beaute__head .head__kv{
  position: relative;
  z-index: 10;
  display: flex;
  height: 100%;
  align-items: center;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-image{
  width: 50%;
  flex-shrink: 0;
  height: 100%;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-image .kv-wrap{
  position: relative;
  overflow: hidden;
  height: 100%;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-image .kv-wrap img{
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center 20%;
  transform: scale(1.1);
}
.chanel-beaute .chanel-beaute__head .head__kv.anim1 .kv-image .kv-wrap img{
  transform: scale(1);
  -webkit-transition: 1.6s ease-out;
}

.chanel-beaute .chanel-beaute__head .head__kv .kv-text{
  text-align: center;
  width: 50%;
  flex-shrink: 0;
  position: relative;
  padding: 0 20px;
}

.chanel-beaute .chanel-beaute__head .head__kv .kv-text .catch_copy{
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.6em;
}

.chanel-beaute .chanel-beaute__head .head__kv .kv-text,
.chanel-beaute .chanel-beaute__head .head__kv .kv-credit{
  transform: translateY(20%);
  opacity: 0;
}
.chanel-beaute .chanel-beaute__head .head__kv.anim2 .kv-text,
.chanel-beaute .chanel-beaute__head .head__kv.anim2 .kv-credit{
  transform: translateY(0%);
  opacity: 1;
  transition: 1s;
}

.chanel-beaute .chanel-beaute__head .head__kv .kv-text h1{
  font-family: var(--font-serif);
  margin: 0.6em auto 1.5em;
  font-size: 185%;
  line-height: 2em;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-text h1 .t2{
  display: block;
  font-size: 133.3%;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-text p{
  margin: 0;
}
.chanel-beaute .chanel-beaute__head .head__kv .kv-credit{
  position: absolute;
  right: 0;
  width: 50%;
  bottom: 0;
}


/*
.chanel-beaute .chanel-beaute__head .head__kv .scroll_annotation{
  position: absolute;
  right: 0;
  bottom: 7em;
  font-weight: 500;
  color: #003b96;
  font-size: 85%;
}
.chanel-beaute .chanel-beaute__head .head__kv .scroll_annotation span i{
  display: inline-block;
  width: 4em;
  padding-right: 1em;
  vertical-align: middle;
}
.chanel-beaute .chanel-beaute__head .head__kv .scroll_annotation span{
  display: inline-block;
  transform: rotate(-90deg);
  transform-origin: right bottom;
  animation: down 2.5s ease 0s infinite normal;
}

@keyframes __change{
  0%{ opacity: 1;}
  40%{ opacity: 1;}
  60%{ opacity: 0;}
  100%{ opacity: 0;}
}

@keyframes __rotation{
  0%{ transform: rotate(0deg);}
  100%{ transform: rotate(-360deg);}
}

@keyframes down{
  0%   { transform: translateY(0px) rotate(-90deg); }
  15%  { transform: translateY(8px) rotate(-90deg); }
  30%  { transform: translateY(0px) rotate(-90deg); }
  45%  { transform: translateY(8px) rotate(-90deg); }
  60%  { transform: translateY(0px) rotate(-90deg); }
  100% { transform: translateY(0px) rotate(-90deg); }
}
@keyframes down2{
  0%   { transform: translateY(0px); }
  15%  { transform: translateY(8px); }
  30%  { transform: translateY(0px); }
  45%  { transform: translateY(8px); }
  60%  { transform: translateY(0px); }
  100% { transform: translateY(0px); }
}
*/
/***** head *****/



/***** btn *****/
.chanel-beaute .btn-link{
  margin: 60px auto;
  max-width: 250px;
  background: #946f37;
  padding: 1px;
}
.chanel-beaute .btn-link a{
  display: block;
  padding: 1.3em 0.5em;
  border-radius: 3px;
  background: #946f37;
  text-align: center;
  font-size: 112.5%;
  overflow: hidden;
  position: relative;
}
.chanel-beaute .btn-link a span{
  position: relative;
  color: #946f37;
  z-index: 1;
  transition: .3s;
  font-weight: normal;
}
.chanel-beaute .btn-link a:before{
  content: "";
  position: absolute;
  left: 50%;
  width: 120%;
  padding-top: 120%;
  top: 50%;
  transform: translate(-50%,-50%) scale(1);
  background: #FFF;
  z-index: 0;
  border-radius: 100%;
  transition: .3s;
}
.chanel-beaute .btn-link a:hover span{
  color: #FFF;
}
.chanel-beaute .btn-link a:hover:before{
  transform: translate(-50%,-50%) scale(0);
}


/***** btn *****/


/***** section *****/
.chanel-beaute .chanel-beaute__mainsec{
}
.chanel-beaute .chanel-beaute__mainsec .inner{
  position: relative;
  z-index: 2;
  text-align: center;
}
.chanel-beaute .head_section{
  text-align: center;
}
.chanel-beaute .head_section h2{
  margin: 0em auto 2em;
  font-family: var(--font-serif);
  font-size: 225%;
  font-weight: normal;
  line-height: 1.6em;
}
.chanel-beaute .head_section h2 small{
  display: block;
  font-size: 50%;
  font-family: "Bodoni Moda", serif;
  line-height: 1.8em;
  font-weight: 400;
  font-style: italic;
}
.chanel-beaute .head_section h3{
  margin-bottom: 1.4em;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row{
  display: flex;
  align-items: center;
  padding: 0;
  margin: 4em auto 2em;
  position: relative;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemphoto,
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext{
  width: 50%;
  flex-shrink: 0;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext{
  padding-left: 50px;
  text-align: left;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h3{
  font-size: 187.5%;
  margin-bottom: 1em;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h3:after{
  content: "";
  display: block;
  height: 5px;
  margin-top: 1em;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f4e4+0,ead9a5+100 */
background: linear-gradient(135deg,  #f9f4e4 0%,#ead9a5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h4{
  line-height: 1.6em;
  font-size: 112.5%;
}
.chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext ol.style_num li{
  margin: 0.5em 0;
  list-style: decimal;
  margin-left: 1.4em;
}
.chanel-beaute .chanel-beaute__mainsec sup{
  font-size: 60%;
  vertical-align: super;
}


.chanel-beaute .chanel-beaute__mainsec .sec-head-photo{
  max-width: 600px;
  margin: 60px auto 0;
}

.chanel-beaute .chanel-beaute__mainsec .item_group-head h2{
  width: 22.5%;
  margin: 0 auto 1em;
}
.chanel-beaute .chanel-beaute__mainsec .item_group-head .title-text{
  text-align: center;
  font-family: var(--font-serif);
  margin-bottom: 1.5em;
}
.chanel-beaute .chanel-beaute__mainsec .item_group-head .title-text p{
  font-weight: bold;
  font-size: 150%;
  line-height: 2em;
}
.chanel-beaute .chanel-beaute__mainsec .item_group-head .title-text p strong{
  font-size: 166.5%;
  color: #946f37;
  vertical-align: sub;
}
.chanel-beaute .chanel-beaute__mainsec .note-area{
  text-align: left;
  display: inline-block;
}

.chanel-beaute .chanel-beaute__mainsec .ps-item{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.chanel-beaute .chanel-beaute__mainsec .ps-item .ps-area{
  overflow: hidden;
  position: relative;
  height: 100%;
  padding-right: 15px;
}
.chanel-beaute .chanel-beaute__mainsec .ps-item .ps-area.ps--active-y > .ps__rail-y{
  background: #c9b79b;
  width: 5px;
  opacity: 1;
}
.chanel-beaute .chanel-beaute__mainsec .ps-item .ps-area.ps--active-y>.ps__rail-y .ps__thumb-y{
  background: #946f37;
  border-radius: 0;
  right: 0;
  width: 100%;
}
.chanel-beaute .chanel-beaute__mainsec .ps-item .item_textbody{
  margin-bottom: 3em;
}

/* column */
.chanel-beaute .chanel-beaute__mainsec .column_section .frame{
/*   border: 2px solid #946f37; */
  padding: 50px;
  position: relative;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .frame:before{
  content: "";
  display: block; 
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(
    0px calc(100% - 25px), 
    0 25px, 
    25px 0,
    calc(100% - 25px) 0, 
    100% 25px, 
    100% calc(100% - 25px),
    calc(100% - 25px) 100%, 
    25px 100%);
  background-color:  #946f37;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .frame:after{
  content: "";
  display: block; 
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(
    2px calc(100% - 26px), 
    2px 26px, 
    26px 2px,
    calc(100% - 26px) 2px, 
    calc(100% - 2px) 26px, 
    calc(100% - 2px) calc(100% - 26px),
    calc(100% - 26px) calc(100% - 2px), 
    26px calc(100% - 2px));
  background-color:  #FFF;
}

.chanel-beaute .chanel-beaute__mainsec .column_section .frame .flex-row{
  margin: 0;
  z-index: 10;
  color: #946f37;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .frame .flex-row h4{
  margin-bottom: 0.4em;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .frame .flex-row figure{
  margin: 0;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .note-area{
  color: #946f37;
  margin-top: 2em;
}
.chanel-beaute .chanel-beaute__mainsec .column_section .note-area p.text-note{
  margin-top: 0;
}
/* lineup */
.chanel-beaute .lineup_section{
  background: #ebebeb;
}
.chanel-beaute .lineup_section h2{
  font-family: "Rouge Script", cursive;
  font-size: 625%;
  text-align: center;
  color: #946f37;
  font-weight: normal;
  margin-bottom: 1em;
}
.chanel-beaute .lineup_section .slide-area{
  display: flex;
}
.chanel-beaute .lineup_section .slide-area .item_slider{
  width: 50%;
  flex-shrink: 0;
  padding-left: 50px;
  padding-right: 25px;
}
.chanel-beaute .lineup_section .slide-area .item_slider figure{
  margin: 0;
  position: relative;
}
.chanel-beaute .lineup_section .slide-area .item_slider figure a{
  position: relative;
}
.chanel-beaute .lineup_section .slide-area .item_slider figure a:before,
.chanel-beaute .lineup_section .slide-area .item_slider figure a:after{
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  bottom: 25px;
  height: 2px;
  width: 20px;
  background: #946f37;
  transition: .3s;
}
.chanel-beaute .lineup_section .slide-area .item_slider figure a:after{
  transform: rotate(90deg);
}
.chanel-beaute .lineup_section .slide-area .item_slider figure a:hover:before{
  transform: scale(1.2)
}
.chanel-beaute .lineup_section .slide-area .item_slider figure a:hover:after{
  transform: rotate(90deg) scale(1.2);
}
.chanel-beaute .lineup_section .slide-area .item_slider figure figcaption{
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.8em;
  color: #946f37;
}
.chanel-beaute .lineup_section .slide-area .item_slider .item_credit{
  color: #946f37;
  line-height: 1.5em;
  font-size: 88%;
  margin: 0.8em 0 0;
}

.chanel-beaute .lineup_section .slide-area .slick-prev,
.chanel-beaute .lineup_section .slide-area .slick-next{
  position: absolute;
  top: 0;
  width: 3em;
  height: 100%;
  background: #CCC;
  z-index: 2;
  border: none;
  background: transparent;
  overflow: hidden;
  text-indent: -99990px;
  text-align: left;
  padding: 0;
  cursor: pointer;
  transition: .3s;
}
.chanel-beaute .lineup_section .slide-area .slick-prev:hover,
.chanel-beaute .lineup_section .slide-area .slick-next:hover{
  opacity: 0.6;
}
.chanel-beaute .lineup_section .slide-area .slick-prev{
  left: 0;
  background: url(../images/slide_prev.png) no-repeat center center;
  background-size: 30%;
}
.chanel-beaute .lineup_section .slide-area .slick-next{
  right: 0;
  background: url(../images/slide_next.png) no-repeat center center;
  background-size: 30%;
}
.chanel-beaute .lineup_section .slide-area .slider-nav{
  padding: 0 23px;
  width: 50%;
  flex-shrink: 0;
  position: relative;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-num_bar{
  position: absolute;
  left: 0%;
  right: 0;
  width: 80%;
  max-width: 300px;
  margin: 0 auto;
  bottom: 0;
  text-align: center;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-num{
  font-family: "Bodoni Moda", serif;
  line-height: 1.8em;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #946f37;
  font-size: 125%;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-num span{
  display: inline-block;
  margin: 0 0.1em;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-bar{
  height: 2px;
  margin: 1em 0;
  background: #FFF;
  position: relative;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-bar .slide-timer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #946f37;
  transform-origin: left;

}
.chanel-beaute .lineup_section .slide-area .slider-nav .slide-bar.count .slide-timer{
 animation:  slidebar 4.1s linear 0s 1 normal;
}

@keyframes slidebar{
  0%{  transform: scaleX(0);}
  100%{  transform: scaleX(1);}
}

.chanel-beaute .lineup_section .slide-area .slider-nav .nav-item{
  display: flex;
  flex-wrap: wrap;
}
.chanel-beaute .lineup_section .slide-area .slider-nav .nav-item li{
  width: 25%;
  padding: 2px;
}
.chanel-beaute .lineup_section .btn-link a{
  font-size: 100%;
}
.chanel-beaute .lineup_section .btn-link a:before{
  background: #ebebeb;
}



/***** footer *****/
.chanel-beaute .chanel-beaute__foot{
  padding: 50px 0;
  text-align: center;
}
.chanel-beaute .chanel-beaute__foot .footer__wrap{
  padding: 60px 80px;
  text-align: center;
}
.chanel-beaute .chanel-beaute__foot .footer__wrap .sns-link ul{
  display: flex;
  margin: 50px auto;
  justify-content: center;
  gap: 40px;
}
.chanel-beaute .chanel-beaute__foot .footer__wrap .sns-link ul li{
  width: 42px;
}
.chanel-beaute .chanel-beaute__foot .footer__wrap .sns-link ul li a{
  transition: .3s;
}
.chanel-beaute .chanel-beaute__foot .footer__wrap .btn_more a{
  line-height: 1.8em;
}
.chanel-beaute .chanel-beaute__foot p{
  margin: 1.8em 0;
  font-size: 92.5%;
}
.chanel-beaute .chanel-beaute__foot p a{
  font-weight: normal !important;
  text-decoration: none;
  color: #000;
  font-size: 100%;
  transition: .3s;
}
.chanel-beaute .chanel-beaute__foot a:hover{
  opacity: 0.6;
}



@-webkit-keyframes rotation {
  0%{  opacity: 0; transform: scale(1); }
  10%{ opacity: 1; }
  50%{ opacity: 1; transform: scale(1.5); }
  70%{ opacity: 1; transform: scale(1); }
  75%{ opacity: 0;}
  100%{ transform: scale(1.6); opacity: 0; }
}

@media (orientation: portrait) {
  .chanel-beaute .chanel-beaute__mainsec .bg_area img{
    width: auto !important;
    height: 100vh;
  }
}


@media screen and (max-width: 1120px) {
  .chanel-beaute .kv-text .spbr{
    display: inline;
  }
}
@media screen and (max-width: 980px) {
	div.chanel-beaute{
  	font-size: 15px;
  }
  .chanel-beaute .inner{
    padding: 100px 50px;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text{
    font-size: 90%;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext{
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
	div.chanel-beaute{
		font-size: 14px;
	}
	.header-logo_wrap {
    height: 50px;
  }
  .header-logo {
    width: 107px;
  }
  .chanel-beaute .inner {
    padding: 60px 30px;
  }
	.chanel-beaute .spbr{
		display: inline !important;
	}
	.chanel-beaute .pcbr{
		display: none !important;
	}
  .chanel-beaute .chanel-beaute__head .head__content{
    height: auto;
  }
  .chanel-beaute .chanel-beaute__head .head__kv{
    flex-direction: column;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-image{
    height: auto;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-image .kv-wrap img{
    object-fit: unset;
    width: 100%;
    height: auto;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-image,
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text{
    width: auto;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text{
    padding: 30px 0 5px;
    text-align: center;
    font-size: 100%;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text .catch_copy{
    font-size: 120%;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text h1 {
    font-size: 145%;
  }
  .chanel-beaute .chanel-beaute__head .head__kv .kv-text p{
    font-size: 112%;
  }
  
  .chanel-beaute .chanel-beaute__head .head__kv .kv-credit{
    position: static;
    text-align: center;
    width: 100%;
    margin-top: 0;
  }
  .chanel-beaute .head_section h2{
    font-size: 145%;
  }
  .chanel-beaute .head_section h2 small {
    font-size: 77.5%;
    margin-bottom: 0.5em;
  }
  .c-article__content h3 {
    font-size: 145%;
  }
  .chanel-beaute .text-body{
    margin: 0.5em 0;
  }
  .chanel-beaute .text-body .text-expect{
    display: none;
    overflow: hidden;
  }
  div.chanel-beaute p, div.chanel-beaute li{
    font-size: 112%;
  }
  .chanel-beaute .btn-readmore{
    display: block;
    text-align: center;
    font-family: "Bodoni Moda", serif;
    line-height: 1.8em;
    font-weight: 400;
    color: #946f37;
    width: 100%;
    background: transparent;
    border: none;
    padding: 0;
    margin: 1em 0;
  }
  .chanel-beaute .btn-readmore span{
    display: inline-block;
    padding: 0 1em;
    position: relative;
  }
  .chanel-beaute .btn-readmore span:after,
  .chanel-beaute .btn-readmore span:before{
    content: "";
    display: block;
    width: 7px;
    height: 1px;
    background: #946f37;
    position: absolute;
    right: 0;
    top: 60%;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .chanel-beaute .btn-readmore span:after{
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row{
    display: block;
    margin: 0;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemphoto,
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext{
    width: auto;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemphoto{
    margin: 0 -30px 30px;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext{
    padding-left: 0;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h4{
    font-size: 145%;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext ol.style_num li{
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 0.5em;
    margin-bottom: 0.6em;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext ol.style_num li:last-child{
    border-bottom: 0;
  }
  .chanel-beaute .btn-link{
    margin: 30px auto;
  }
  .chanel-beaute .chanel-beaute__mainsec .sec-head-photo{
    margin: 60px -30px 0;
  }
  .chanel-beaute .photo-credit{
    font-size: 88%;
  }
  .chanel-beaute .chanel-beaute__mainsec .item_group-head h2{
    width: 75%;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h3:after{
    height: 3px;
  }
  .chanel-beaute .item_textbody .text-expect{
    display: none;
    overflow: hidden;
  }
  .chanel-beaute .expect-hidden .note-area{
    display: none;
  }
  .chanel-beaute .expect-hidden .item_textbody .btn-readmore{
    text-align: left;
    margin-left: 0;
  }
  .chanel-beaute .expect-hidden  .btn-readmore span{
    padding-left: 0;
  }
  .chanel-beaute .expect-hidden.is-show .note-area{
    display: block;
  }
  .chanel-beaute .expect-hidden.is-show .note-area .btn-readmore{
    display: none;
  }
.chanel-beaute .chanel-beaute__mainsec #sec05 .flex-row{
    padding-top: 20px;
  }
  .chanel-beaute .chanel-beaute__mainsec .ps-item{
    position: static;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemtext h3{
    margin-bottom: 0.6em;
  }
  .chanel-beaute .chanel-beaute__mainsec .ps-item .item_textbody._03{
    margin-bottom: 1em;
  }
  .chanel-beaute .chanel-beaute__mainsec .column_section .frame{
    padding: 30px;
  }
  .chanel-beaute .chanel-beaute__mainsec .column_section .flex-row .section_itemphoto{
    margin: 0;
    margin-bottom: 1em;
  }
  .chanel-beaute .chanel-beaute__mainsec .column_section .frame:before{
  clip-path: polygon(
    0px calc(100% - 15px), 
    0 15px, 
    15px 0,
    calc(100% - 15px) 0, 
    100% 15px, 
    100% calc(100% - 15px),
    calc(100% - 15px) 100%, 
    15px 100%);
  }
  .chanel-beaute .chanel-beaute__mainsec .column_section .frame:after{
    clip-path: polygon(
      2px calc(100% - 16px), 
      2px 16px, 
      16px 2px,
      calc(100% - 16px) 2px, 
      calc(100% - 2px) 16px, 
      calc(100% - 2px) calc(100% - 16px),
      calc(100% - 16px) calc(100% - 2px), 
      16px calc(100% - 2px));
  }
  .chanel-beaute .copyright{
    font-size: 85%;
  }
  .chanel-beaute .lineup_section h2{
    font-size: 400%;
    margin-bottom: 0.6em;
  }
  .chanel-beaute .lineup_section .slide-area{
    display: block;
  }
  .chanel-beaute .lineup_section .slide-area .item_slider{
    width: 100%;
    padding: 0;
  }
  .chanel-beaute .lineup_section .slide-area .item_slider figure a:before,
  .chanel-beaute .lineup_section .slide-area .item_slider figure a:after{
    height: 1px;
    right: 10px;
    bottom: 23px;
    width: 16px;
  }
  .chanel-beaute .lineup_section .slide-area .slider-nav{
    width: 100%;
    padding: 0;
    margin: 30px auto;
  }
  .chanel-beaute .lineup_section .slide-area .slider-nav .slide-num_bar{
    position: static;
    width: 60%;
    margin: 2em auto 3em;
  }
  .chanel-beaute .chanel-beaute__foot .footer__wrap .sns-link ul{
    margin: 30px auto;
  }
  .chanel-beaute .chanel-beaute__foot{
    padding: 0 15px;
  }
  .chanel-beaute .chanel-beaute__foot .footer__wrap{
    padding: 30px 0;
  }
  
}
@media screen and (max-width: 640px) {
  .chanel-beaute .chanel-beaute__head .inner{
  	padding: 25px;
  }
  .chanel-beaute .inner {
    padding: 25px 15px;
  }
  .chanel-beaute .chanel-beaute__mainsec .flex-row .section_itemphoto{
    margin: 0 -15px 30px;
  }
  .chanel-beaute .chanel-beaute__mainsec .sec-head-photo {
    60px -15px 0px;
  }
  .chanel-beaute .btn-link{
    margin: 15px auto;
  }
  .chanel-beaute .chanel-beaute__mainsec .column_section .frame{
    padding: 18px;
  }

  
}
@media screen and (max-width: 480px) {
	div.chanel-beaute{
		font-size: 12.5px;
	}
	.chanel-beaute .spbr2{
		display: inline !important;
	}
  .chanel-beaute .section__head {
      padding: 30px 0 15px;
  }
  .chanel-beaute .chanel-beaute__head .inner{
  	padding: 25px 20px;
  }  
  .chanel-beaute .text-note {
    font-size: 85%;
  }
  .chanel-beaute .chanel-beaute__foot .footer__wrap .sns-link ul li{
    width: 30px;
  }
  
}
@media screen and (max-width: 320px) {

}
