/*color*/
/*util*/
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes scroll {
  0% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }

  10% {
    height: 2px;
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }

  20% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@-moz-keyframes scroll {
  0% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }

  10% {
    height: 2px;
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }

  20% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@keyframes scroll {
  0% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }

  10% {
    height: 2px;
    -webkit-transform: translate(0, 6px);
    -moz-transform: translate(0, 6px);
    -ms-transform: translate(0, 6px);
    -o-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }

  20% {
    height: 6px;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@-webkit-keyframes btn_anim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  25% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-moz-keyframes btn_anim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  25% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes btn_anim {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  25% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes btn_anim_sp {
  0% {
    transform: translateY(0);
  }

  3.57143% {
    transform: translateY(0);
  }

  7.14286% {
    transform: translateY(0);
  }

  14.28571% {
    transform: translateY(-12vw);
  }

  17.85714% {
    transform: translateY(0);
  }

  21.42857% {
    transform: translateY(-12vw);
  }

  28.57143% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

@-moz-keyframes btn_anim_sp {
  0% {
    transform: translateY(0);
  }

  3.57143% {
    transform: translateY(0);
  }

  7.14286% {
    transform: translateY(0);
  }

  14.28571% {
    transform: translateY(-12vw);
  }

  17.85714% {
    transform: translateY(0);
  }

  21.42857% {
    transform: translateY(-12vw);
  }

  28.57143% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes btn_anim_sp {
  0% {
    transform: translateY(0);
  }

  3.57143% {
    transform: translateY(0);
  }

  7.14286% {
    transform: translateY(0);
  }

  14.28571% {
    transform: translateY(-12vw);
  }

  17.85714% {
    transform: translateY(0);
  }

  21.42857% {
    transform: translateY(-12vw);
  }

  28.57143% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

/*============================
mixin
============================*/
/*============================
easing
============================*/
/*size*/
@media screen and (min-width: 759px) {
  body {
    	/*
    	background: url("https://www.shiseido.co.jp/tsubaki/assets/img/products/_guide_pc.jpg") no-repeat top center;
    	-webkit-background-size: 1400px auto;
    	background-size: 1400px auto;
    	//background-position-y: -80px;
    	//background-position-y: -667px;
    	width: 1400px;
        margin: 0 auto !important;
    	#wrapper{
    		@include opacity(0.6);
    		//background: black !important;
    	}
    	#header{
    		@include opacity(0.6);
    		position: absolute;
    	}*/
  }
  body #wrapper {
    background: #95000c;
    opacity: 0;
  }
  body #wrapper div.inner {
    text-align: center;
  }
  body #wrapper #main {
    float: none;
    margin: 0 auto;
  }
  body #wrapper #main section#lineup {
    padding: 70px 0 0 0;
    text-align: center;
  }
  body #wrapper #main section#lineup h1 {
    color: #f1cb89;
    line-height: 1em;
    font-size: 3.8em;
    font-weight: 100;
    margin: 0 0 41px 0;
  }
  body #wrapper #main section#lineup h2 {
    background: #b38d3b;
    color: white !important;
    font-size: 2.6em !important;
    height: 53px;
    line-height: 53px !important;
  }
  body #wrapper #main section#lineup .inner .copy {
    font-size: 1.8em;
    color: #f1cb89;
    line-height: 1em;
    margin: 0 0 15px 0;
  }
  body #wrapper #main section#lineup .inner h3 {
    color: #f1cb89;
    font-size: 3.6em;
    font-weight: 100;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  body #wrapper #main section#lineup .inner > figure .img {
    line-height: 0;
    width: 350px;
    margin: 0 auto;
  }
  body #wrapper #main section#lineup .inner > figure figcaption {
    color: white;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dl {
    margin: 0 0 24px 0;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dl:nth-of-type(2) {
    margin: 0;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dt {
    font-weight: 100;
    font-size: 2em;
    margin: 0 0 22px 0;
    display: inline-block;
    position: relative;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dt:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    background: white;
    width: 100%;
    bottom: -9px;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dd {
    font-size: 1.5em;
    line-height: 1.6em;
  }
  body #wrapper #main section#lineup #moist .inner {
    padding: 52px 0 57px 0;
  }
  body #wrapper #main section#lineup #moist .inner .copy {
    margin: 0 0 15px 0;
  }
  body #wrapper #main section#lineup #moist .inner h3 {
    margin: 0 0 22px 0;
  }
  body #wrapper #main section#lineup #moist .inner figure {
    margin: 0 0 31px 0;
  }
  body #wrapper #main section#lineup #moist .inner figure .img {
    margin-bottom: 22px;
  }
    body #wrapper #main section#lineup #repair {
    background: linear-gradient(to bottom, gba(149, 0, 12, 1) 1%, rgba(218, 7, 7, 1) 100%);
  }
  body #wrapper #main section#lineup #repair {
    background: linear-gradient(to bottom, #f8e9c9 0%, #f6c462 54%, #ea910a 100%);
  }
  body #wrapper #main section#lineup #repair .inner {
    padding: 48px 0 50px 0;
  }
  body #wrapper #main section#lineup #repair .copy {
    color: #9e5709;
  }
  body #wrapper #main section#lineup #repair h3 {
    color: #9e5709;
    margin: 0 0 17px 0;
  }
  body #wrapper #main section#lineup #repair .img {
    margin-bottom: 21px;
  }
  body #wrapper #main section#lineup #repair figure {
    margin: 0 0 31px 0;
  }
  body #wrapper #main section#lineup #mask {
    background: #272727;
  }
  body #wrapper #main section#lineup #mask .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #mask h3 {
    color: #f6daa8;
    margin: 0 0 58px 0;
  }
  body #wrapper #main section#lineup #mask .inner {
    padding: 66px 0 48px 0;
  }
  body #wrapper #main section#lineup #mask .inner figure {
    position: relative;
    margin: 0 0 52px 0;
  }
  body #wrapper #main section#lineup #mask .inner figure .ico {
    position: absolute;
    top: 25px;
    right: 263px;
    width: 107px;
  }
  body #wrapper #main section#lineup #step {
    background: #fcf2dd;
  }
  body #wrapper #main section#lineup #step h3 {
    color: #cd8101;
    font-size: 3.2em;
    margin: 0 0 34px 0;
  }
  body #wrapper #main section#lineup #step .inner {
    padding: 66px 0 53px 0;
  }
  body #wrapper #main section#lineup #step .inner .steps {
        margin: 0 0 16px 25px;
    position: relative;
    overflow: hidden;
    width: 75%;
    margin: auto;
    margin-bottom: 16px;
  }
  body #wrapper #main section#lineup #step .inner .steps .arw {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 7px;
    top: 20px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div {
    float: left;
    width: 179px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .ttl {
    color: #a4001c;
    font-weight: 100;
    font-size: 1.8em;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    line-height: 110px;
    border: 1px solid #b38d3b;
    border-radius: 50%;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .or {
    font-weight: 100;
    font-size: 1.5em;
    color: #cd8101;
    float: left;
    line-height: 1.6em;
    margin: 34px 0 0 10px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .or .b {
    font-size: 24px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div figure .img {
    margin: 0 0 11px 0;
    display: block;
    line-height: 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div figure figcaption {
    color: #a4001c;
    font-weight: 100;
    font-size: 1.5em;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step1 .ttl {
    margin-bottom: 38px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step1 + .arw {
    left: 221px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 {
    margin: 0 0 0 85px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 .ttl {
    margin-bottom: 37px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 + .arw {
    left: 487px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 {
    margin: 0 0 0 85px;
    width: 179px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl {
    margin-bottom: 122px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area {
    overflow: hidden;
    margin: 0 0 21px 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area .ttl {
    float: left;
    margin: 0 0 0 77px;
    line-height: 1;
    box-sizing: border-box;
    padding: 28px 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area .ttl.last {
    /*margin: 0 0 0 11px;*/
    padding: 46px 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area {
    background: rgba(179, 141, 59, 0.12);
    border-radius: 10px;
    overflow: hidden;
    padding: 0 0 10px 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area figure {
    float: left;
    width: 179px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area figure.l {
    margin: 18px 0 0 44px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area figure.r {
    margin: 86px 0 0 49px;
    width: 207px;
    left: 25px;
    position: relative;
  }
  body #wrapper #main section#lineup #step .inner .status {
    margin: 0 0 0 11px;
    font-size: 2em;
    color: white;
    font-weight: 100;
    overflow: hidden;
    width: 80%;
    margin: auto;
  }
  body #wrapper #main section#lineup #step .inner .status .s {
    font-size: 0.8em;
  }
  body #wrapper #main section#lineup #step .inner .status li {
    float: left;
    height: 52px;
    line-height: 52px;
    border-radius: 10px;
  }
  body #wrapper #main section#lineup #step .inner .status li:first-child {
    width: 490px;
    background: rgba(205, 129, 1, 0.45);
  }
  body #wrapper #main section#lineup #step .inner .status li:last-child {
    width: 276px;
    margin: 0 0 0 8px;
    background: rgba(205, 129, 1, 0.7);
  }
  body #wrapper #main section#lineup #use {
    background: #c2a462;
  }
  body #wrapper #main section#lineup #use .inner {
    padding: 30px 0 55px 0;
    overflow: hidden;
  }
  body #wrapper #main section#lineup #use .inner h3 {
    color: white;
    font-size: 3em;
    line-height: 1.4em;
    margin: 0 0 25px 0;
  }
  body #wrapper #main section#lineup #use .inner h3 .s {
    font-size: 0.7em;
  }
  body #wrapper #main section#lineup #use .inner > div {
    float: left;
    width: 390px;
  }
  body #wrapper #main section#lineup #use .inner > div figure {
    position: relative;
  }
  body #wrapper #main section#lineup #use .inner > div figure .img {
    width: 210px;
    line-height: 0;
    margin: 0 0 29px 0;
    position: relative;
    z-index: 1;
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption {
    color: white;
    font-size: 2.6em;
    border: 1px solid white;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    top: 30px;
    position: absolute;
    right: 10px;
    box-sizing: border-box;
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption p {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption .s {
    font-size: 21px;
  }
  body #wrapper #main section#lineup #use .inner > div a {
    display: block;
    background: white;
    color: #b38d3b;
    font-size: 1.6em;
    height: 53px;
    line-height: 53px;
    position: relative;
    cursor: pointer;
    transition: 0.4s;
  }
  body #wrapper #main section#lineup #use .inner > div a span {
    width: 13px;
    height: 2px;
    background: #b38d3b;
    display: block;
    right: 28px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body #wrapper #main section#lineup #use .inner > div a span:after {
    content: '';
    display: block;
    position: absolute;
    background: #b38d3b;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  body #wrapper #main section#lineup #use .inner > div a:hover {
    opacity: 0.8;
  }
  body #wrapper #main section#lineup #use .inner > div.l {
    margin: 0 0 0 92px;
  }
  body #wrapper #main section#lineup #use .inner > div.l figure .img {
    margin-left: 1px;
  }
  body #wrapper #main section#lineup #use .inner > div.l figure figcaption {
    line-height: 1.4em;
  }
  body #wrapper #main section#lineup #use .inner > div.r {
    margin: 0 0 0 60px;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure {
    padding: 92px 0 0 0;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure .img {
    width: 222px;
    position: relative;
    right: 16px;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure figcaption {
    line-height: 1.4em;
  }
  body #wrapper #main section#lineup #use .float {
    border: 3px solid white;
    width: 700px;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(192, 156, 78, 0.9);
    opacity: 0;
  }
  body #wrapper #main section#lineup #use .float .close {
    position: absolute;
    width: 14px;
    top: 18px;
    right: 18px;
    cursor: pointer;
    transition: 0.4s;
  }
  body #wrapper #main section#lineup #use .float .close:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  body #wrapper #main section#lineup #use .float .inner {
    padding: 51px 0;
    width: 637px;
    text-align: left;
    color: white;
    font-size: 1.8em;
    line-height: 2em;
  }
  body #wrapper #main section#lineup #use .float .inner p {
    margin: 0 0 15px 0;
  }
  body #wrapper #main section#lineup #use .float .inner p.notice {
    margin: 0;
    font-size: 15px;
  }
  body #wrapper #main section#lineup #use .float#float1 {
    top: 33px;
  }
  body #wrapper #main section#lineup #use .float#float2 {
    top: 164px;
  }
  body #wrapper #main section#lineup #other .inner figure {
    margin: 0 0 21px 0;
  }
  body #wrapper #main section#lineup #other .inner figure .img {
    width: 321px;
  }
  body #wrapper #main section#lineup #water .inner figure {
    margin: 0 0 21px 0;
  }
  body #wrapper #main section#lineup #water {
    background: linear-gradient(to bottom, #07243b 0%, #000203 100%);
  }
  body #wrapper #main section#lineup #water .copy {
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #water h3 {
    color: #b38d3b;
    margin: 0 0 32px 0;
  }
  body #wrapper #main section#lineup #water .inner {
    padding: 70px 0 53px 0;
  }
  body #wrapper #main section#lineup #shampoo {
    background: linear-gradient(to right, #9287c3 0%, #572c88 100%);
  }
  body #wrapper #main section#lineup #shampoo .inner {
    padding: 71px 0 53px 0;
  }
  body #wrapper #main section#lineup #shampoo .inner .copy {
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #shampoo .inner h3 {
    margin: 0 0 19px 0;
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #shampoo .inner figure {
    margin: 0 0 21px 0;
  }
  body #wrapper #main section#lineup #oil {
    background: #940f3a;
  }
  body #wrapper #main section#lineup #oil .inner {
    padding: 71px 0 51px 0;
  }
  body #wrapper #main section#lineup #oil .inner figure {
    margin: 0 0 38px 0;
  }
  body #wrapper #main section#lineup #oil .inner figure .img {
    width: 375px;
  }
  body #wrapper #main section#lineup #oil .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #oil h3 {
    color: #f6daa8;
    margin: 0 0 56px 0;
  }
  body #wrapper #main section#lineup #milk {
    background: #b30f29;
  }
  body #wrapper #main section#lineup #milk .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #milk h3 {
    color: #f6daa8;
    margin: 0 0 30px 0;
  }
  body #wrapper #main section#lineup #milk .inner {
    padding: 68px 0 55px 0;
  }
  body #wrapper #main section#lineup #milk .inner figure {
    margin: 0 0 28px 0;
  }
  body #wrapper #main section#lineup #milk .inner figure .img {
    width: 343px;
  }
}
/*size*/
@media screen and (max-width: 758px) {
  body {
    /*
    background: url("https://www.shiseido.co.jp/tsubaki/assets/img/products/_guide_sp2.jpg") no-repeat top center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    //background-position-y: -80px;
    //background-position-y: -667px;
    #wrapper{
    	@include opacity(0.6);
    }
    #header{
    	@include opacity(0.6);
    	position: absolute;
    }
    .footer-nav, .footer-nav .inner {
    	background: none;
    }*/
  }
  body #wrapper {
    background: #95000c;
    opacity: 0;
  }
  body #wrapper div.inner {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  body #wrapper #main {
    float: none;
    margin: 0 auto;
  }
  body #wrapper #main section .inner h2 {
    font-size: 48px;
    font-size: 6.4vw;
    line-height: 1.7em;
    color: #f1cb89;
  }
  body #wrapper #main section .inner h2.cir {
    display: inline-block;
    position: relative;
  }
  body #wrapper #main section .inner h2.cir:after {
    content: '';
    display: block;
    position: absolute;
    width: 27vw;
    height: 27vw;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.1);
    z-index: -1;
    right: -5vw;
  }
  body #wrapper #main section#lineup {
    padding: 18vw 0 0 0;
    text-align: center;
  }
  body #wrapper #main section#lineup h1 {
    color: #f1cb89;
    line-height: 1em;
    font-size: 52px;
    font-size: 6.93333vw;
    font-weight: 100;
    margin: 0 0 10vw 0;
  }
  body #wrapper #main section#lineup h2 {
    background: #b38d3b;
    color: white !important;
    font-size: 38px !important;
    font-size: 5.06667vw !important;
    height: 11.6vw;
    line-height: 11.6vw !important;
  }
  body #wrapper #main section#lineup .inner .copy {
    font-size: 28px;
    font-size: 3.73333vw;
    color: #f1cb89;
    line-height: 1em;
    margin: 0 0 4vw 0;
  }
  body #wrapper #main section#lineup .inner h3 {
    color: #f1cb89;
    font-size: 65px;
    font-size: 8.66667vw;
    font-weight: 100;
    line-height: 1em;
  }
  body #wrapper #main section#lineup .inner > figure .img {
    line-height: 0;
    width: 72%;
    margin: 0 auto;
  }
  body #wrapper #main section#lineup .inner > figure figcaption {
    color: white;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dl {
    margin: 0 0 6vw 0;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dl:nth-of-type(2) {
    margin: 0;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dt {
    font-weight: 100;
    font-size: 35px;
    font-size: 4.66667vw;
    margin: 0 0 4.5vw 0;
    display: inline-block;
    position: relative;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dt:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    background: white;
    width: 100%;
    bottom: -1.5vw;
  }
  body #wrapper #main section#lineup .inner > figure figcaption dd {
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.6em;
  }
  body #wrapper #main section#lineup #moist .inner {
    padding: 16vw 0 14vw 0;
  }
  body #wrapper #main section#lineup #moist .inner .copy {
    margin: 0 0 3.6vw 0;
  }
  body #wrapper #main section#lineup #moist .inner h3 {
    margin: 0 0 11.5vw 0;
  }
  body #wrapper #main section#lineup #moist .inner figure {
    margin: 0 0 8vw 0;
  }
  body #wrapper #main section#lineup #moist .inner figure .img {
    margin-bottom: 5vw;
  }
  body #wrapper #main section#lineup #repair {
    background: linear-gradient(to bottom, gba(149, 0, 12, 1) 1%, rgba(218, 7, 7, 1) 100%);
  }
  body #wrapper #main section#lineup #repair {
    background: linear-gradient(to bottom, #f8e9c9 0%, #f6c462 54%, #ea910a 100%);
  }
  body #wrapper #main section#lineup #repair .inner {
    padding: 14.5vw 0 14vw 0;
  }
  body #wrapper #main section#lineup #repair .copy {
    color: #9e5709;
  }
  body #wrapper #main section#lineup #repair h3 {
    color: #9e5709;
    margin: 0 0 10vw 0;
  }
  body #wrapper #main section#lineup #repair .img {
    margin-bottom: 5vw;
  }
  body #wrapper #main section#lineup #repair figure {
    margin: 0 0 9.5vw 0;
  }
  body #wrapper #main section#lineup #mask {
    background: #272727;
  }
  body #wrapper #main section#lineup #mask .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #mask h3 {
    color: #f6daa8;
    margin: 0 0 13vw 0;
  }
  body #wrapper #main section#lineup #mask .inner {
    padding: 18vw 0 15vw 0;
  }
  body #wrapper #main section#lineup #mask .inner figure {
    position: relative;
    margin: 0 0 11vw 0;
  }
  body #wrapper #main section#lineup #mask .inner figure .ico {
    position: absolute;
    top: 6vw;
    right: 5%;
    width: 19%;
  }
  body #wrapper #main section#lineup #step {
    background: #fcf2dd;
  }
  body #wrapper #main section#lineup #step h3 {
    color: #cd8101;
    font-size: 45px;
    font-size: 6vw;
    margin: 0 0 6vw 0;
  }
  body #wrapper #main section#lineup #step .inner {
    margin: 0 6.6%;
    width: 86.8%;
    padding: 10vw 0 6vw 0;
  }
  body #wrapper #main section#lineup #step .inner .steps {
    float: left;
    width: 80%;
    position: relative;
    overflow: hidden;
  }
  body #wrapper #main section#lineup #step .inner .steps .arw {
    display: block;
    line-height: 0;
    width: 2.8%;
    margin: 0 0 0 21%;
  }
  body #wrapper #main section#lineup #step .inner .steps > div {
    padding: 7vw 0 0 0;
    position: relative;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .ttl {
    color: #a4001c;
    font-weight: 100;
    font-size: 38px;
    font-size: 5.06667vw;
    width: 40%;
    height: 27.4vw;
    line-height: 110px;
    border: 1px solid #b38d3b;
    border-radius: 50%;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .or {
    font-weight: 100;
    font-size: 26px;
    font-size: 3.46667vw;
    color: #cd8101;
    line-height: 1.6em;
    margin: 0 0 11.5vw 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div .or .b {
    font-size: 46px;
    font-size: 6.13333vw;
  }
  body #wrapper #main section#lineup #step .inner .steps > div figure {
    padding: 5vw 0 0 0;
    position: absolute;
    top: 0;
    right: 2%;
    width: 64%;
  }
  body #wrapper #main section#lineup #step .inner .steps > div figure .img {
    display: block;
    line-height: 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div figure figcaption {
    color: #a4001c;
    font-weight: 100;
    font-size: 26px;
    font-size: 3.46667vw;
    position: absolute;
    top: 0;
    width: 100%;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step1 {
    margin: 0 0 7vw 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step1 + .arw {
    margin-bottom: 3.6vw;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 {
    padding: 4vw 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 .ttl {
    margin-bottom: 10vw;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step2 + .arw {
    /*width: 4%;*/
    padding: 10vw 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 {
    padding: 10vw 0 0 0;
    margin: 10vw 0 0 0;
    overflow: hidden;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 40%;
    padding: 12.5vw 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area .ttl {
    width: 100%;
    line-height: 1;
    box-sizing: border-box;
    padding: 6vw 0 0 0;
    margin: 0 0 12.5vw 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .ttl_area .ttl.last {
    padding: 11vw 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area {
    overflow: hidden;
    padding: 5vw 0 9vw 0;
    float: right;
    width: 64%;
    background: rgba(179, 141, 59, 0.12);
    border-radius: 10px;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area figure {
    width: 100%;
    position: relative;
  }
  body #wrapper #main section#lineup #step .inner .steps > div.step3 .figure_area figure.l {
    margin: 0 0 16.5vw 0;
  }
  body #wrapper #main section#lineup #step .inner .status {
    float: right;
    width: 15.5%;
    font-size: 32px;
    font-size: 4.26667vw;
    color: white;
    font-weight: 100;
    overflow: hidden;
    margin: 5vw 0 0 0;
  }
  body #wrapper #main section#lineup #step .inner .status li {
    writing-mode: vertical-rl;
    width: 100%;
    height: 122vw;
    line-height: 13vw;
    border-radius: 10px;
    margin: 0 0 2vw 0;
  }
  body #wrapper #main section#lineup #step .inner .status li .n {
    writing-mode: lr;
    line-height: 5vw;
  }
  body #wrapper #main section#lineup #step .inner .status li:first-child {
    background: rgba(205, 129, 1, 0.45);
  }
  body #wrapper #main section#lineup #step .inner .status li:last-child {
    height: 66vw;
    background: rgba(205, 129, 1, 0.7);
  }
  body #wrapper #main section#lineup #use {
    background: #c2a462;
  }
  body #wrapper #main section#lineup #use .inner {
    margin: 0 6.6%;
    width: 86.8%;
    padding: 6vw 0 12vw 0;
    overflow: hidden;
  }
  body #wrapper #main section#lineup #use .inner h3 {
    color: white;
    font-size: 52px;
    font-size: 6.93333vw;
    line-height: 1.4em;
    margin: 0 0 5.5vw 0;
  }
  body #wrapper #main section#lineup #use .inner h3 .s {
    font-size: 38px;
    font-size: 5.06667vw;
  }
  body #wrapper #main section#lineup #use .inner > div figure {
    position: relative;
    margin: 0 0 7vw 0;
  }
  body #wrapper #main section#lineup #use .inner > div figure .img {
    width: 48.5%;
    line-height: 0;
    margin: 0 0 0 5%;
    z-index: 1;
    position: relative;
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption {
    color: white;
    font-size: 44px;
    font-size: 5.86667vw;
    border: 1px solid white;
    width: 55%;
    height: 48vw;
    border-radius: 50%;
    top: 2vw;
    position: absolute;
    right: 0;
    box-sizing: border-box;
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption p {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body #wrapper #main section#lineup #use .inner > div figure figcaption .s {
    font-size: 32px;
    font-size: 4.26667vw;
  }
  body #wrapper #main section#lineup #use .inner > div a {
    display: block;
    background: white;
    color: #b38d3b;
    font-size: 28px;
    font-size: 3.73333vw;
    height: 12vw;
    line-height: 12vw;
    margin: 0 0 0 11%;
    width: 78%;
    position: relative;
  }
  body #wrapper #main section#lineup #use .inner > div a span {
    width: 4%;
    height: 1px;
    background: #b38d3b;
    display: block;
    right: 7%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  body #wrapper #main section#lineup #use .inner > div a span:after {
    content: '';
    display: block;
    position: absolute;
    background: #b38d3b;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  body #wrapper #main section#lineup #use .inner > div.l {
    margin: 0 0 8vw 0;
  }
  body #wrapper #main section#lineup #use .inner > div.l figure figcaption {
    line-height: 1.4em;
    padding: 14vw 0 0 0;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure {
    margin: 0 0 13vw 0;
    padding: 11vw 0 0 0;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure .img {
    width: 53%;
    margin: 0 0 0 2%;
    position: relative;
  }
  body #wrapper #main section#lineup #use .inner > div.r figure figcaption {
    line-height: 1.4em;
    padding: 9vw 0 0 0;
  }
  body #wrapper #main section#lineup #use .float {
    border: 1.5px solid white;
    width: 92%;
    box-sizing: border-box;
    position: absolute;
    z-index: 10;
    right: 0;
    left: 0;
    margin: auto;
    background: rgba(192, 156, 78, 0.9);
  }
  body #wrapper #main section#lineup #use .float .close {
    position: absolute;
    width: 14px;
    top: 18px;
    right: 18px;
  }
  body #wrapper #main section#lineup #use .float .inner {
    padding: 12vw 0;
    text-align: left;
    color: white;
    font-size: 26px;
    font-size: 3.46667vw;
    line-height: 2em;
  }
  body #wrapper #main section#lineup #use .float .inner p {
    margin: 0 0 2vw 0;
  }
  body #wrapper #main section#lineup #use .float .inner p.notice {
    margin: 0;
    font-size: 20px;
    font-size: 2.66667vw;
  }
  body #wrapper #main section#lineup #use .float#float1 {
    top: 17vw;
  }
  body #wrapper #main section#lineup #use .float#float2 {
    bottom: 4vw;
  }
  body #wrapper #main section#lineup #water {
    background: linear-gradient(to bottom, #07243b 0%, #000203 100%);
  }
  body #wrapper #main section#lineup #water .copy {
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #water h3 {
    color: #b38d3b;
    margin: 0 0 4vw 0;
    white-space: nowrap;
    letter-spacing: -0.3vw;
  }
  body #wrapper #main section#lineup #water .inner {
    padding: 13.5vw 0 12vw 0;
  }
  body #wrapper #main section#lineup #water .inner figure {
    margin: 0 0 6vw 0;
  }
  body #wrapper #main section#lineup #water .inner figure .img {
    position: relative;
    right: 3%;
  }
  body #wrapper #main section#lineup #shampoo {
    background: linear-gradient(to bottom, #9287c3 0%, #572c88 100%);
  }
  body #wrapper #main section#lineup #shampoo .inner {
    padding: 15vw 0 13vw 0;
  }
  body #wrapper #main section#lineup #shampoo .inner .copy {
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #shampoo .inner h3 {
    margin: 0 0 3vw 0;
    color: #b38d3b;
  }
  body #wrapper #main section#lineup #shampoo .inner figure {
    margin: 0 0 6vw 0;
  }
  body #wrapper #main section#lineup #oil {
    background: #940f3a;
  }
  body #wrapper #main section#lineup #oil .inner {
    padding: 14.5vw 0 13.5vw 0;
  }
  body #wrapper #main section#lineup #oil .inner figure {
    margin: 0 0 6vw 0;
  }
  body #wrapper #main section#lineup #oil .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #oil h3 {
    color: #f6daa8;
    margin: 0 0 10vw 0;
  }
  body #wrapper #main section#lineup #milk {
    background: #b30f29;
  }
  body #wrapper #main section#lineup #milk .copy {
    color: #f6daa8;
  }
  body #wrapper #main section#lineup #milk h3 {
    color: #f6daa8;
    margin: 0 0 3vw 0;
  }
  body #wrapper #main section#lineup #milk .inner {
    padding: 14.5vw 0 12.7vw 0;
  }
  body #wrapper #main section#lineup #milk .inner figure {
    margin: 0 0 6vw 0;
  }
}
