@charset "UTF-8";
/* lib
------------------------------ */
.clearfix:after {
clear: both;
content: "";
display: block;
}
.taC { text-align: center; }
.taR { text-align: right; }
.indent {
padding-left: 1em;
text-indent: -1em;
}
.horizontal li { float: left; overflow: hidden; }
.table { display: table; }
.table li { display: table-cell; }
ul.inline { font-size: 0; letter-spacing: -.4em; }
ul.inline li { display: inline-block; font-size: 100%; letter-spacing: normal; }
#body .note {
display: block;
padding-left: 1.25em;
position: relative;
}
#body .note:before {
content: "※";
left: 0;
position: absolute;
}

/* common
------------------------------ */
.wrap-main {
background: #FFF;
clear: both;
color: #000;
margin-top: -40px;
overflow-x: hidden;
position: relative;
}
.wrap-main * {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.wrap-main a {
color: #333;
text-decoration: none;
}
.wrap-main a[id]:not([href]) {
display: block;
}
.wrap-main img {
	 display: block;
    height: auto;
    max-width: 640px;
    width: 100%;
}
.slick-initialized .slick-slide {
    text-align: center;
}
.section-header { padding: 25px 17px 55px; }
.section-title {
width: 100%;
margin-top: 20px;
}
.copy-catch {
line-height: 1.65;
margin-top: 30px;
}
.copy-catch .subttl {
font-size: 15px;
}
.copy-catch p.large {
font-size: 1.5rem;
line-height: 1.46;
margin-bottom: 0.2rem;
}
.copy-catch p+p { margin-top: 22px; margin-bottom: 12px; }
.copy-catch .date + p { margin-top: 1.5em; }
.img-main { margin-bottom: 25px; }
.icon.icon-new,
.icon.icon-limited {
display: inline-block;
height: 14px;
margin-left: 8px;
overflow: hidden;
text-indent: 100%;
vertical-align: baseline;
white-space: nowrap;
}
.icon.icon-new {
background: url(../images/common/ico_new.png) no-repeat 0 0;
background-size: 36px 14px;
-webkit-background-size: 36px 14px;
width: 36px;
}
.icon.icon-limited {
background: url(../images/common/ico_limited_bk.png) no-repeat 0 0;
background-size: 104px 14px;
-webkit-background-size: 104px 14px;
width: 104px;
vertical-align: middle;
}

.btn {
	display: block;
}

.btn.btn-shop a,
.btn.btn-detail a {
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100% auto;
-webkit-background-size: 100% auto;
display: block;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
}
.btn.btn-l a {
height: 25px;
width: 243px;
}
.btn.btn-m a {
height: 33px;
width: 171px;
}
.btn.btn-s a {
height: 30px;
width: 103px;
}
.btn.btn-shop.btn-l a { background-image: url(../images/common/btn_buy_l.png); }
.btn.btn-shop.btn-m a { background-image: url(../images/common/btn_buy_m.png); }
.btn.btn-shop.btn-s a { background-image: url(../images/common/btn_buy_s.png); }
.btn.btn-detail.btn-l a { background-image: url(../images/common/btn_detail_l.png); }
.btn.btn-detail.btn-m a { background-image: url(../images/common/btn_detail_WHT.png);width: 140px; height: 38px; }
.btn.btn-detail.btn-s a { background-image: url(../images/common/btn_detail_s.png); }

.item {}
.item .name {
font-family: HelveticaNeue, Helvetica, Arial, sans-serif, Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
display: block;
line-height: 1.2;
margin-top: 10px;
font-weight: 600;
}

.fs11 {
    font-size: 11px;
}

/* script parts
------------------------------ */
.accordion .child {
	display: none;
}
body.fixed {
height: 100%;
width: 100%;
position: fixed;
}
.slider,
.offcanvas {
position: relative;
}
.btn-next,
.btn-back {
display: block;
position: absolute;
}

.btn-next span,
.btn-back span {
-webkit-background-size: 100%;
background-size: auto  no-repeat;
display: block;
overflow: hidden;
text-indent: 200%;
white-space: nowrap;
z-index: 100;
height: 20px;
height: calc( 100vw * 0.0625 );
height: -webkit-calc( 100vw * 0.0625 );
width: 20px;
width: calc( 100vw * 0.025 );
width: -webkit-calc( 100vw * 0.025 );
}
.btn-next span { background-image: url(../images/common/btn_arrowR.png);  }
.btn-back span { background-image: url(../images/common/btn_arrowL.png); }

/* slider */
.slider .slide-next,
.slider .slide-prev { top: 50%; z-index: 100; }
.slider .slide-next { right: 7%; }
.slider .slide-prev { left: 7%; }
.slider .slide-next.btn-s,
.slider .slide-prev.btn-s { margin-top: 0; }

.slick-slide img {
    display: block;
    display: block;
    height: auto;
    max-height: 250px;
    height: 100%;
    width: auto;
    margin: 0 auto;
}

/**/
.pagination {
    -webkit-justify-content: center;
}
.pagination li.color {
	display: block;
	float: left;
}
.eyeliner-color {
    width: 48%;
    display: inline-block;
}
.eyeliner-color.LFT .pagination {
    text-align: right;
}
.eyeliner-color.RGT .pagination {
    text-align: center;
}

.recommend-color .pagination ul {
    text-align: center;
}
.recommend-color .pagination li.color {
    display: inline-block;
    float: none;
    width: 1em;
    padding: 0;
}

.pagination li.color {
border-radius: 0;
background-color: transparent;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100%;
-webkit-background-size: 100%;
vertical-align: middle;
opacity: 1;
}

li.color.active {}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
/* desc accordion */
.item-desc_accordion {
	margin: 10px auto 25px; text-align: center;

}

.item-desc_accordion .title {
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 1em;
}
.item-desc_accordion .child {
	padding-bottom: 10px;
	overflow: hidden;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.item-desc_accordion .child hr {
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid #000;
}

.item-desc_accordion .child img {
    display: inline;
    vertical-align: top;
    width: 38%;
}
.item-desc_accordion .child h4:nth-of-type(n + 2) {
    margin-top: 20px
}
.item-desc_accordion .child p {
	display: inline-block;
	vertical-align: middle;
    text-align: justify;
 }
.item-desc_accordion .child p.makeupTips {
    width: 60%;
}

.item-desc_accordion .child.mascara h5 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.item-desc_accordion .child.mascara img {
    width: 15%;
    margin-left: 3%;
}
.item-desc_accordion .child h4 img {
    width: 100%;
}
.item-desc_accordion .child.mascara h4 img {
    width: 100%;
    margin-left: 0;
}
.item-desc_accordion .child.mascara h5 img {
    width: 30%;
    margin-left: 0;
}
.item-desc_accordion .child.mascara p {
    width: 77%;
    margin-left: 3%;
    margin-bottom: 30px
 }
.item-desc_accordion .child.mascara p.full {
    width: 100%;
    margin-left: 0;
 }


.item-desc_accordion .child .title { font-size: 1.3rem; font-weight: bold; margin-top: 2.5em; margin-bottom: .5em; }
.item-desc_accordion .child .title ~ .title { margin-top: 30px; }
.item-desc_accordion .child ul+p { margin-top: 1.5em; }
.item-desc_accordion .child li { margin-bottom: .25em; text-indent: -1.5em; padding-left: 1.5em; }
.item-desc_accordion .child li:before { content: "■"; display: inline-block; text-indent: 0; width: 1.5em; }
.item-desc_accordion .opener { margin-top: 20px; }
.item-desc_accordion .opener span {
background: #dedede;
border-radius: 5px;
color: #000;
display: inline-block;
font-size: 11px;
line-height: 1;
padding: 5px 0 4px;
text-align: center;
width: 170px;
}

/* parts
------------------------------ */
/* local navigation */
.list-menu {
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1000;
}
.list-menu_wrap {
background: #FFF;
}
.list-menu_title {
background: #FFF;
border-bottom: 1px solid #000;
height: 40px;
padding: 9px 0;
position: relative;
text-align: center;
}
.list-menu_title a {
display: block;
margin: 0 auto;
width: 241px;
}
.list-menu .opener {
background: url(../images/common/ico_toggle_open.png) no-repeat 0 0;
-webkit-background-size: 100%;
background-size: 100%;
content: "";
display: block;
height: 24px;
position: absolute;
right: 8px;
top: 8px;
width: 24px;
}
.list-menu.active .opener {
background-image: url(../images/common/ico_toggle_close.png);
}
.list-menu li {
border-bottom: 1px solid #000;
padding: 4px 5px;
white-space: nowrap;
}
.list-menu li a {
display: block;
min-width: 313px;
white-space: nowrap;
}
.list-menu li img {
display: inline;
height: 43px;
width: auto;
}
.list-menu li img+img {
margin-left: 10px;
}
.list-menu.fixed {
position: fixed;
z-index: 1100;
}
.list-menu.fixed.active {
overflow-x: hidden;
overflow-y: auto;
}
.list-menu.active {
right: 0;
bottom: 0;
}
.pin {
overflow: hidden;
}

/* page styles
------------------------------ */
/* index */
.page-index {}
.block-image {}
.block-message {
color: #000;
padding: 55px 17.5px;
}
.block-message .title { margin-bottom: 25px; }
.block-message .title img { width: 100%; }
.block-message p { line-height: 1.65; }
.block-message p+p { margin-top: 1.5em; }
.block-message p.sign { margin: 25px 0 0 auto; width: 91px; }
.video-responsive {
padding-bottom: 56.25%;
position: relative;
}
.video-responsive iframe{
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.block-links {}
.box-link_border { border: 1px solid #FFF; }
.box-link_border .thumb { width: 48%; }
.box-link_border .text { width: 52%; }
.box-link { margin: 50px 17.5px 0; }
.box-link_title { margin-top: 9px; }
.box-link_btn { margin-top: 24px; text-align: center; }
.box-link_btn a { margin: 0 auto; }
.box-link .btn.btn-m a { background-image: url(../images/btn_detail_m.png); width: 170px; }
.list-links { border-top: 1px solid #FFF; margin-top: 50px; }
.list-links li {
border-bottom: 1px solid #FFF;
padding: 10px 17px 10px 28px;
position: relative;
}
.list-links li:after {
background: url(../images/common/ico_arrow_link.png) no-repeat 0 0;
background-size: contain;
-webkit-background-size: contain;
content: "";
display: block;
height: 10px;
margin-top: -5px;
position: absolute;
right: 17.5px;
top: 50%;
width: 6px;
}
.item-horizontal a {
display: table;
width: 100%;
}
.item-horizontal .thumb,
.item-horizontal .text { display: table-cell; vertical-align: top; }
.list-links .thumb {
width: 60px;
width: calc( 100vw * 0.1875 );
width: -webkit-calc( 100vw * 0.1875 );
}
.list-links .thumb img {
height: 74px;
width: 60px;
}
.list-links .title {
display: block;
width: 175px;
width: calc( 100vw * 0.5468 );
width: -webkit-calc( 100vw * 0.5468 );
}
/* products */
.item-wrap { }
.list-wrap { margin-top: 17px; padding: 0 17px; }
.list-wrap .item { text-align: center; }
.list-wrap .item + .item { margin-top: 75px; }
.list-wrap .item img { margin: 0 auto; }
.list-wrap .item .thumb,
.list-wrap .item .name,
.slider .item .name { display: block; }
.list-wrap .item .thumb { margin-bottom: 2em; }
.list-wrap .item .thumb img { margin: 0 auto; }
.list-wrap .item .name { font-size: 1.2rem; font-weight: normal; line-height: 1.5; }
.list-wrap .item .btn { margin-top: 1em; }
.list-wrap .item .btn a { margin: 0 auto; }
body.fixed {
overflow: hidden;
}
#modal-layer {
background: rgba( 0, 0, 0, .75 );
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120%;
z-index: 1500;
}
.modal {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2000;
margin: 15% 10%;
}
.modal .btn-close_modal {
background: url(../images/common/btn_close.png) no-repeat 50% 50%;
-webkit-background-size: contain;
background-size: contain;
display: block;
overflow: hidden;
position: absolute;
right: 0;
top: -20px;
top: calc( 100vw * 0.0625 * -1.5 );
top: -webkit-calc( 100vw * 0.0625 * -1.5 );
text-indent: 100%;
white-space: nowrap;
height: 20px;
height: calc( 100vw * 0.0625 );
height: -webkit-calc( 100vw * 0.0625 );
width: 20px;
width: calc( 100vw * 0.0625 );
width: -webkit-calc( 100vw * 0.0625 );
}
.modal .item-details {
height: 100%;
position: relative;
width: 100%;
}
.modal .slick-list,
.modal .scroll-wrap {
background: #FFF;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
overflow-y: scroll;
overflow-x: hidden;
}
.item-details .item {
background: #FFF;
color: #000;
margin: auto;
padding: 25px 20px 50px;
width: 100%;
}
.item-details .item .item-title {
font-size: 1.2rem;
text-align: center;
}
.item-details .item .item-image {
text-align: center;
}
.item-details .item .item-image p img {
width: 160px;
margin: auto;
}
#popup-brush .item-details .item .item-image p img {
width: 225px!important;
margin: auto;
}
.item-details .item .item-image .item-image_thumb img {
width: 26px;
}

.item-details .item .item-btn { margin-top: 30px; }
.item-details .item .btn.btn-shop.btn-m a { background-image: url(../images/common/btn-modal_buy.png); margin: 0 auto; width: 148px;height: 30px;}
.item-details .item .btn.btn-detail.btn-m a { background-image: url(../images/common/btn-modal_detail.png); margin: 0 auto 10px;  width: 148px;height: 30px;}

.slider-wrap .item .item-btn { margin-top: 30px; }
.item .btn.btn-shop.btn-m a { background-image: url(../images/common/btn_buy_WHT.png); margin: 0 auto; width: 140px;height: 38px;}
.item .btn.btn-detail.btn-m a { background-image: url(../images/common/btn-modal_detail.png); margin: 0 auto;  width: 148px;height: 30px;}


.item-more { margin-top: 35px; }
.item-more .child { font-size: 1.0rem; line-height: 1.8; }
.item-details.slider .slick-arrow { top: 0; height: 100%; }
.item-details.slider .slide-prev { left: -10%; padding: 38% 12% 0 0; }
.item-details.slider .slide-next { right: -10%; padding: 38% 0 0 12%; }
.list-alpha {
font-size: 1.0rem;
list-style-type: lower-alpha;
margin-left: 1.5em;
}
.list-num {
font-size: 1.0rem;
list-style-type: decimal;
margin-left: 1.5em;
}
.list-alpha li+li,
.list-num li+li { margin-top: .5em; line-height: 1.6;}
.item-details .item-image { margin-bottom: 35px; text-align: center; }
.item-details .item-image .item-image_main { padding: 0 15px 22px; position: relative; }
.item-details_recommend .item-image .item-image_main p,
.item-eyeliner .item-image .item-image_main p {
margin: 0 auto;
width: 174px;
width: calc( 100vw * 0.54375 );
width: -webkit-calc( 100vw * 0.54375 );
}
.item-details_recommend .item-image .item-image_thumb li img,
.item-details_eyeliner .item-image .item-image_thumb li img {
width: 45px;
width: calc( 100vw * 0.1406 );
width: -webkit-calc( 100vw * 0.1406 );
}
.item-details_rouge .item-image .item-image_main p {
margin: 0 auto;
width: 197px;
width: calc( 100vw * 0.61562 );
width: -webkit-calc( 100vw * 0.61562 );
}
.item-details_rouge .item-image .item-image_thumb { margin: 10px 0 30px; }
.item-details_rouge .item-image .item-image_thumb li img {
width: 57px;
width: calc( 100vw * 0.17812 );
width: -webkit-calc( 100vw * 0.17812 );
}

.modal .item-image .item-image_thumb li { padding: 6px; }
.modal .item-image .item-image_thumb li.current { background: #DCDCDC; }
.modal .item-desc_accordion { margin: 0; padding: 0; }
.modal .item-desc_accordion .opener span { width: 90%; }
.modal .popup-accordion_title,
.modal .item-desc_accordion .child li { font-size: 1.2rem; }
/*  recommend */
.recommend-color,
.eyeliner-color {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0;
}
.recommend-color li,
.eyeliner-color li {
    padding: 10px 5px;
}
.recommend-color li img,
.eyeliner-color li img {
    width: calc(100% - 4em);
    display: inline;
}

.item-wrap_brush .slick-list {
padding: 0!important;
}
.item-wrap_all { text-align: center; }
.item-wrap_all .item .thumb { opacity: 0.5; }
.item-wrap_all .item.slick-active .thumb { opacity: 1; }
.item-wrap_all .thumb {}

.item-wrap_all .item-wrap_text .slick-active .name,
.item-wrap_all .item-wrap_text .slick-active .desc {
-webkit-animation: fadeIn 1.5s ease 0s 1 normal;
animation: fadeIn 1.5s ease 0s 1 normal;
}
.item-wrap_all .item-wrap_text .btn a { margin: 12px auto 0; }
.item-wrap_all .item-wrap_text .item { font-size: 1.2rem; }
.item-wrap_all .item-wrap_text .item .name { margin-top: 15px;margin-bottom: 10px; }
.item-wrap_all .item-wrap_text .item .name img { width: 173px; margin:auto;}
.item-wrap_all .item-wrap_text .item .desc {     letter-spacing: 0.075em;display: inline-block; font-size: 1.0rem; margin-bottom: 15px; }
.item-wrap_all .btn-next { right: 17.5%; }
.item-wrap_all .btn-back { left: 17.5%; }




/* wrap_recommend */
.item-wrap_recommend {
    margin: 30px 0 0;
}
.item-wrap_recommend .btn-next { right: 10.5%; }
.item-wrap_recommend .btn-back { left: 10.5%; }

.item-wrap_recommend .icon_plus {
    margin: 30px 0;
}
.item-wrap_recommend .eyeshadow {
    display: inline-block;
    width: 43%;
}

@media screen and (max-width: 350px){
    .item-wrap_recommend .eyeshadow {
        display: inline-block;
        width: 49.2%;
    }
}
.item-wrap_recommend .eyeshadow img {
    width: 100px;
}
.item-wrap_recommend .item-wrap_text .item { background: none; font-size: 1.2rem; }
.item-wrap_recommend .item-wrap_text .item p { display: inline-block; width: 40%; text-align: left; }
.item-wrap_recommend .item-wrap_text .item span { display: inline-block; vertical-align: top; }



.item-wrap_mascara img {
    display: block;
    display: block;
    height: auto;
    max-height: 350px;
    height: 100%;
    width: auto;
    margin: 0 auto;
}
.item-wrap_mascara {
    text-align: center;
}
.item-wrap_mascara .slider-wrap {
    margin-bottom: 30px;
}


.item-desc_contouring { font-size: 14px;  margin-top: 45px; }
.item-desc_contouring .opener span {
background: #dedede;
color: #000;
}
/* hiroshi tanabe */
.page-artist {}
.page-artist .section-header { padding: 50px 17.5px; }
.artist-message,
.block-artist { font-size: 1.1rem; }
.artist-message { text-align: center; padding: 30px 17.5px 50px; }
.artist-message_wrap { display: inline-block; margin: 0 auto; text-align: left; padding: 1em; position: relative; }
.artist-message_wrap:before,
.artist-message_wrap:after {
background-repeat: no-repeat;
background-size: contain;
content: "";
display: block;
position: absolute;
height: 10px;
width: 10px;
}
.artist-message_wrap:before { background-image: url(../images/artist/img_brackets_t.png); top: 0; left: 0; }
.artist-message_wrap:after { background-image: url(../images/artist/img_brackets_b.png); bottom: 0; right: 0; }
.block-artist { padding: 50px 17.5px 80px; }
.artist-intro .small { font-size: 90.9%; }
.artist-image {
margin: 25px auto 20px;
width: 146px;
width: calc( 100vw * 0.45625 );
width: -webkit-calc( 100vw * 0.45625 );
}
/* get the look */
.page-gtl {}
.page-gtl .section-header { padding: 50px 17.5px 25px; }
.page-gtl .img-main { margin-bottom: 50px; }
.page-gtl .copy-catch { margin-top: 10px; }
.page-gtl .item-wrap { border-top: 1px solid #FFF; }
.page-gtl .item-name {
border-bottom: 1px solid #FFF;
padding: 21px 17.5px;
position: relative;
}
.page-gtl .item-name:after {
background: url(../images/gtl/ico_arrow_down.png) no-repeat 0 0;
-webkit-background-size: 100%;
background-size: 100%;
content: "";
display: block;
height: 10px;
margin-top: -5px;
position: absolute;
right: 17.5px;
top: 50%;
width: 10px;
}
.page-gtl .active .item-name:after {
transform: rotateX(180deg);
-webkit-transform: rotateX(180deg);
}
.page-gtl .item-name img {
width: 185px;
width: calc( 100vw * 0.57812 );
width: -webkit-calc( 100vw * 0.57812 );
}
.page-gtl .item-detail {
border-bottom: 1px solid #FFF;
line-height: 1.45;
padding: 30px 17.5px 35px;
overflow: hidden;
}

.page-gtl .item-detail .txt {
padding-bottom: 20px;
line-height: 1.523em;
}

.page-gtl .item-detail .img img {
width: 125px;
margin: auto;
}

.page-gtl .gtllips .item-detail .img img {
width: 55px;
}

.page-gtl .gtlbasemakeup .item-detail ul {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
}

.page-gtl .gtlbasemakeup .item-detail ul li:first-of-type img {
width: 55px;
}

.page-gtl .gtlbasemakeup .item-detail ul li:last-of-type img {
width: 68px;
}

.page-gtl .item_lips .item-detail:last-child { border-bottom: none; }
.page-gtl .item-detail .desc { counter-reset: num; font-size: 1rem; line-height: 1.8; }
.page-gtl .item-detail .desc p+p { margin-top: 1em; }
.page-gtl .item-detail .desc ol li { padding-left: 2em; text-indent: -2em; }
.page-gtl .item-detail .desc ol li:before { counter-increment: num; content: counter(num); display: inline-block; width: 2em; text-indent: 0; }

.page-gtl .item-detail .item-list {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: center;
justify-content: center;
margin: 25px 0;
text-align: center;
}
.page-gtl .item li img { width: auto; }
.page-gtl .item .thumb { display: table; }
.page-gtl .item .thumb a { display: table-cell; }
.page-gtl .item .num img { width: 100%; }
.page-gtl .item_bmu-01 li {
margin: 0 27px;
margin: 0 calc( 100vw * 0.04218 );
margin: 0 -webkit-calc( 100vw * 0.04218 );
}
.page-gtl .item_bmu-01 li .thumb img {
height: 91px;
height: calc( 100vw * 0.28437 );
height: -webkit-calc( 100vw * 0.28437 );
}
.page-gtl .item_bmu-02 li {
margin: 0 17px;
margin: 0 calc( 100vw * 0.02656 );
margin: 0 -webkit-calc( 100vw * 0.02656 );
}
.page-gtl .item_bmu-02 li .thumb img {
height: 107px;
height: calc( 100vw * 0.33437 );
height: -webkit-calc( 100vw * 0.33437 );
}
.page-gtl .item_eyes-01 li {
margin: 0 9px;
margin: 0 calc( 100vw * 0.01406 );
margin: 0 -webkit-calc( 100vw * 0.01406 );
}
.page-gtl .item_eyes-01 li:first-child {
margin: 0 22px;
margin: 0 calc( 100vw * 0.03437 );
margin: 0 -webkit-calc( 100vw * 0.03437 );
}
.page-gtl .item_eyes-01 li img {
height: 97px;
height: calc( 100vw * 0.30312 );
height: -webkit-calc( 100vw * 0.30312 );
}
.page-gtl .item_eyes-02 li {
margin: 0 5px;
margin: 0 calc( 100vw * 0.00781 );
margin: 0 -webkit-calc( 100vw * 0.00781 );
}
.page-gtl .item_eyes-02 li img {
height: 89px;
height: calc( 100vw * 0.27812 );
height: -webkit-calc( 100vw * 0.27812 );
}
.page-gtl .item_eyes-03 li {
margin: 0 6px;
margin: 0 calc( 100vw * 0.00937 );
margin: 0 -webkit-calc( 100vw * 0.00937 );
}
.page-gtl .item_eyes-03 li img {
height: 106px;
height: calc( 100vw * 0.33125 );
height: -webkit-calc( 100vw * 0.33125 );
}
.page-gtl .item_lips li {
margin: 0 15px;
margin: 0 calc( 100vw * 0.02343 );
margin: 0 -webkit-calc( 100vw * 0.02343 );
}
.page-gtl .item_lips li img {
height: 94px;
height: calc( 100vw * 0.29375 );
height: -webkit-calc( 100vw * 0.29375 );
}

.sa {
    opacity: 0;
    transition: all 1.5s ease; /* 表示までの時間 */
}
.sa.show {
    opacity: 1;
    transform: none;
}
.sa--up {
    transform: translate(0, 30px);
}

.block-movie {
    margin-top: 50px;
}
.copy-catch.lineup p {
    margin-bottom: 25px;
}
.copy-catch.lineup a img {
    margin-bottom: 20px;
}
.compTop a {
    margin:0 4% 0 auto;
    display: block;
    width: 25px;
    right: 4%;
    top: 0;
}

.slick-track h3 {
    margin-top: 60px;
}

/* slider 共通項目
====================== */
.item-wrap .pagination li.color span { opacity: 0; transition: 0.3s }
.item-wrap .pagination li.color.active span { opacity: 1; }
.item-wrap_text .ttl { font-family:HelveticaNeue; font-size: 16px; line-height: 1.6 }
.slider-wrap button { position: absolute; top:calc(50% - 18px); z-index: 999; border:none; }
.slider-wrap button.slick-prev { left: 4%; background: url(../img/ico-arrowl.png)no-repeat; background-position: center; transform:translateY(-50%);}
.slider-wrap button.slick-next { right:4%; background: url(../img/ico-arrowr.png)no-repeat; background-position: center; transform:translateY(-50%); }
.slick-arrow { font-size: 0; width: 30px; height: 40px; }
/* slider 個別項目
====================== */
.item-wrap_eye .pagination,
.item-wrap_lip .pagination,
.item-wrap_nail .pagination,
.item-wrap_crayon .pagination {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    text-align: center;
    z-index: 10;
    width: 100%;
    margin:0 auto;
}
.item-wrap_eye .pagination li:not(:last-child),
.item-wrap_lip .pagination li:not(:last-child),
.item-wrap_nail .pagination li:not(:last-child),
.item-wrap_crayon .pagination li:not(:last-child) {
    margin-right: 15px;
}


.item-wrap_eye .eye-color li.color,
.item-wrap_lip .lip-color li.color,
.item-wrap_nail .nail-color li.color {
    color: #FFF;
}
.item-wrap_eye .eye-color,
.item-wrap_lip .lip-color,
.item-wrap_nail .nail-color,
.item-wrap_crayon .crayon-color {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 10;
}
.item-wrap_eye .slick-slide img { max-height: 160px; }
.item-wrap_eye .eye-color li.color_01 { background: url(../images/spring/ADD_TheEyeshadow_152_SaffronRed_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_02 { background: url(../images/spring/ADD_TheEyeshadow_153_PureRuby_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_03 { background: url(../images/spring/ADD_TheEyeshadow_154_AmaltasYellow_SW.png)no-repeat 0 0; color: #000; }
.item-wrap_eye .eye-color li.color_04 { background: url(../images/spring/ADD_TheEyeshadow_155_NewForest_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_05 { background: url(../images/spring/ADD_TheEyeshadow_156_TheBlueCity_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_06 { background: url(../images/spring/ADD_TheEyeshadow_157_ViolaIndica_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_07 { background: url(../images/spring/ADD_TheEyeshadow_158_OrangeMarigold_SW.png)no-repeat 0 0; }
.item-wrap_eye .eye-color li.color_08 { background: url(../images/spring/ADD_TheEyeshadow_159_VishnuBlue_SW.png)no-repeat 0 0; }

.item-wrap_movie { margin-top: 50px; position: relative; }
.item-wrap_movie .slider-wrap.bana .slick-slide img { max-height: 350px; padding:20px 0;transition: .5s }
.item-wrap_movie .slider-wrap.bana .slick-slide.slick-center img {  padding: 0; transition: .5s }
.item-wrap_movie .slider-wrap.bana .slick-slide .cri-liveact-player { max-width: 240px!important; transition: .5s }
.item-wrap_movie .slider-wrap.bana .slick-slide .lac-div { padding-top: 55px; transition: .5s }
.item-wrap_movie .slider-wrap.bana .slick-slide.slick-center .cri-liveact-player { max-width: 350px!important;}
.item-wrap_movie .slider-wrap.bana .slick-slide.slick-center .lac-div { padding-top: 0; transition: .5s  }

.item-wrap_movie .hotSpot {
    position: absolute;
    width: 25px;
    height: 28px;
    background: rgba(255,0,0,.5);
    top: 50%;
    left: 70%;
    z-index: 1;
}
.item-wrap_movie .item-wrap_thumb { height: 350px; }
.item-wrap_movie .item h3 img { margin-top:10px; height: 20px; }
.item-wrap_movie .slider-wrap button.slick-prev { left: 22%; }
.item-wrap_movie .slider-wrap button.slick-next { right:22%; }
.item-wrap_movie .item-desc_contouring { margin-top: 20px; }
.item-wrap_movie .item-desc_contouring .opener span { border-radius: 0; }
.item-wrap_movie .item-desc_accordion .movie  { margin:20px auto 0; }
.item-wrap_movie .item-desc_accordion .child p { display: none; text-align: center; }
.item-wrap_movie .slick-active .item-desc_accordion .child p { display: block; text-align: center; }
.movSld__ttl { margin-top: 20px; margin-bottom: 3px; font-weight: 600; }
.movSld__attn { margin-top: 30px; font-size: 10px; }
.item-wrap_movie .item-desc_accordion .child a { color:#000;text-decoration: none; }
.item-wrap_movie .item-desc_accordion .child a:hover { text-decoration: underline; }


.item-wrap_lip .lip-color li.color_01 { background: url(../images/spring/ADD_ColorControlLipbalm_001_SunnyPink.png)no-repeat 0 0; }
.item-wrap_lip .lip-color li.color_02 { background: url(../images/spring/ADD_ColorControlLipbalm_002_SunnyMarigold.png)no-repeat 0 0; }
.item-wrap_lip .lip-color li.color_03 { background: url(../images/spring/ADD_ColorControlLipbalm_003_TulsiGreen_SW.png)no-repeat 0 0; }
.item-wrap_lip .lip-color li.color_04 { background: url(../images/spring/ADD_ColorControlLipbalm_004_AmaltasYellow.png)no-repeat 0 0; color: #000; }
.item-wrap_lip .lip-color li.color_05 { background: url(../images/spring/ADD_ColorControlLipbalm_005_ViolaMist.png)no-repeat 0 0; }

.item-wrap_nail .nail-color li.color_01 { background: url(../images/spring/ADD_TheNailPolish_078S_BreathingFire_SW.png)no-repeat 0 0; }
.item-wrap_nail .nail-color li.color_02 { background: url(../images/spring/ADD_TheNailPolish_079S_SunnyPink_SW.png)no-repeat 0 0; }
.item-wrap_nail .nail-color li.color_03 { background: url(../images/spring/ADD_TheNailPolish_080S_SmaltasYellow_SW.png)no-repeat 0 0; color: #000; }
.item-wrap_nail .nail-color li.color_04 { background: url(../images/spring/ADD_TheNailPolish_081S_ViolaMist_SW.png)no-repeat 0 0; }
.item-wrap_nail .nail-color li.color_05 { background: url(../images/spring/ADD_TheNailPolish_082S_SunnyMrigold.png)no-repeat 0 0; }
.item-wrap_nail .nail-color li.color_06 { background: url(../images/spring/ADD_TheNailPolish_083S_JodhpurBlue_SW.png)no-repeat 0 0; }


li.filling,
.item-wrap_eye .eye-color li.color,
.item-wrap_nail .nail-color li.color {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    margin: 1%;
    background-size: contain;
}
.item-wrap_lip .lip-color li.color,
.item-wrap_nail .nail-color li.color {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin: 1%;
    background-size: contain;
}

.item-wrap_crayon.item-wrap_all .thumb img { width: auto; }
.item-wrap_crayon .slick-slide img { max-height: 330px; }
##.item-wrap_crayon .slick-slide .hidden img { max-height: 250px; }


.item-wrap_thumb .slideBtn {
    margin-top: 25px;
}
.item-wrap_thumb .slideBtn p {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #EEE;

}
.item-wrap_thumb .slideBtn p img {
    height: 100%;
    width: auto;
}
.item-wrap_thumb .slideBtn p.stick {
    margin-right: 10px;
    padding: 2px;
}
.item-wrap_thumb .slideImg { position: relative; }
.item-wrap_thumb .slideImg .lip {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    opacity: 0;
    transition: 0.5s;
}

.item-wrap_crayon .item-wrap_thumb .slideImg .lip {
    height: 250px;
    width : 250px;
    margin-top: 80px;
}

.item-wrap_thumb .slideImg .lip.active { opacity: 1; }
.item-wrap_thumb .slideImg .stick.active img { opacity: 1; }
.item-wrap_thumb .slideImg .stick img { opacity: 1; transition: 0.5s; }
.item-wrap_thumb .slideImg .stick.hidden img { opacity: 0!important; height: 100% }
.item-wrap_thumb .slideImg .stick.hidden  { height: 250px }
.item-wrap_thumb .slideImg img {
    margin: 0 auto;
}

.item-wrap_crayon .item-wrap_text .slider-wrap .item img {
    height: 16px;
    width: auto;
    margin-top: 3px;
}

.section-header.GTL {
    padding: 25px 17px 25px;
}
.section-header.GTLcat {
    padding: 45px 17px 25px;
}

.section-header.GTLcat .itemName {
    margin-top: 35px;
}
.section-header.GTLcat .itemImg {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-top: 35px;
}

#main section {
margin-bottom: 80px;
}

.inrWidth {
padding-right: 17.5px;
padding-left: 17.5px;
}

.tag {
padding: 15px 17.5px 0;
}

.appoint {
margin-top: 0!important;
color: #6e6e6e;
}

.addHistory {
margin-bottom: 110px;
}

.addHistory a {
display: block;
}

.addHistory a img {
width: 184px;
}

.howto {
margin-top: 50px;
}

.howto iframe {
width: 250px;
height: 250px;
margin-bottom: 5px;
}
.howto ul {
display: none;
width: 250px;
margin: auto;
}

.howto ul li img {
margin-bottom: 9px;
width: 150px;
margin: auto;
}

.howto ul li {
margin-bottom: 30px;

}

a.linkEauda {
display: block;
margin: 70px 0;
}

#gtl.section-header {

}


#gtl h1.section-title {
margin-bottom: 25px;

}

.gtlmain {
padding-bottom: 40px;
}

.gtlmain img {
width: 185px;
margin: auto;
}

.lipsBlock {
    width: 59%;
    margin-left: auto;
    margin-right:auto;
}
.lipsBlock a:nth-of-type(1) { margin-right: 3%; }
.lipsBlock a:nth-of-type(2) { margin-right: 3%; }
.lipsBlock a:nth-of-type(4) { margin-right: 3%; }
.eyesBlock {
    width: 54.5%;
    margin-left: auto;
    margin-right:auto;
}
.eyesBlock a:nth-of-type(1) { margin-right: 3%; }
.eyesBlock a:nth-of-type(2) { margin-right: 3%; }

img.newColor_icon {
width: 50px;
height: 10px;
display: inline;
margin-left: 5px;
vertical-align: text-bottom;
}


.item-title img {
width: 182px;
margin: 0 auto 40px;
}

.compact img {
    width: 60%;
}


.item-desc_accordion .child h4 {
    margin-bottom: 20px;
}
.item-desc_accordion .child h4 img {
    width: 80px;
}
.item-desc_accordion .child ol.compact {
    margin-top: 20px;
}
.item-desc_accordion .child ol.compact li {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 0;
    text-indent: 0;
    padding-left: 0;
}
.item-desc_accordion .child ol.compact li span {
    margin:0 1px;
}

.item-desc_accordion .child ol.compact li:before {
    display: none;
}

.boldcolor {
    width: fit-content;
    margin: 30px auto auto;
    font-size: 11px;
}

span.btn.btn-detail.btn-m {
    margin-top: 10px;
}

.h1lipboid {
    padding: 20px 0 0;
}

#main section.look {
    margin-bottom: 50px;
}
#main section.footbana {
    width: calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
}
.item-desc_txt {
    width: 90%;
    margin:35px auto 0;
    font-size: 10px;
}
.aboutBtn {
    width: 80%;
    margin: 0 auto;
}

#gtlBana {
    position: relative;
}
.lookBtn {
    position: absolute;
    transition: 0.3s;
    width: 0;
    height: 0;
}
.lookBtn img {
    position: absolute;
}