/*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/salon/_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: #580001;
    /* Old browsers */
    background: -moz-linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#580001', endColorstr='#580001',GradientType=0 );
    /* IE6-9 */
    opacity: 0;
  }
  body #wrapper div.inner {
    text-align: center;
  }
  body #wrapper #main {
    float: none;
    margin: 0 auto;
  }
  body #wrapper #main section .inner h2 {
    font-size: 3.2em;
    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: 129px;
    height: 129px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.1);
    z-index: -1;
    right: -60px;
  }
  body #wrapper #main section .inner .btn_area {
    position: absolute;
    width: 360px;
    line-height: 0;
    right: 0;
    left: 0;
    margin: auto;
    /* .btn {
    	position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    display: block;
	    border-radius: 16px;
	    padding: 3px;
	    box-sizing: border-box;
	    overflow: hidden;
	    background: #d9a000;
	    .t {
	    	display: block;
		    height: 100%;
		    width: 100%;
		    background: $white;
		    border-radius: 12px;
		    line-height: 54px;
		    position: relative;
			z-index: 1;
			font-size:1.8em;
			color: $gold;
	    }
	    .arw {
	    	position: absolute;
		    width: 61px;
		    top: 25px;
		    right: 19px;
		    z-index: 1;
		    transition:$hover_time $hover_ease;
	    }
	    &:after {
	    	content: '';
		    display: block;
		    width: 100%;
		    height: 100%;
		    background: black;
		    position: absolute;
		    top: 0;
		    left: 0;
		    transform-origin: 50% 50%;
		    @include animation(btn_anim 5s linear infinite);
		    background: #d99f00; Old browsers
			background: -moz-linear-gradient(bottom, #d99f00 0%, #866301 50%, #ffe785 57%, #d99f00 100%); FF3.6-15
			background: -webkit-linear-gradient(bottom, #d99f00 0%, #866301 50%, #ffe785 57%, #d99f00 100%); Chrome10-25,Safari5.1-6
			background: linear-gradient(to top, #d99f00 0%, #866301 50%, #ffe785 57%, #d99f00 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d99f00', endColorstr='#d99f00',GradientType=0 );
	    }
	    &:hover {
	    	.arw {
	    		@include translateX(10px);
	    	}
	    }
    } */
  }
  body #wrapper #main section .mask_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
  }
  body #wrapper #main section .mask_bg img {
    width: 100%;
    height: auto;
    position: absolute;
    transform-origin: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  body #wrapper #main section#fv .bg {
    position: absolute;
    top: 335px;
    width: 1400px;
    left: 50%;
    transform: translateX(-50%);
  }
  body #wrapper #main section#fv .inner {
    padding: 67px 0 0;
  }
  body #wrapper #main section#fv .inner p {
    color: #c5c5c5;
  }
  body #wrapper #main section#fv .inner .fade_area {
    position: relative;
    margin: 0 0 91px 0;
  }
  body #wrapper #main section#fv .inner .fade_area .fade_area2 {
    font-size: 1.8em;
    line-height: 2.12em;
    opacity: 0;
    transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
    letter-spacing: 1px;
  }
  body #wrapper #main section#fv .inner .fade_area .fade_area1 {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
    transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
  }
  body #wrapper #main section#fv .inner .fade_area .copy {
    font-size: 2em;
    line-height: 1;
    margin: 0px 0 15px 0;
    color: white;
  }
  body #wrapper #main section#fv .inner .fade_area h1 {
    color: #f1cb89;
    font-size: 4.8em;
    line-height: 1.4em;
  }
  body #wrapper #main section#fv .inner .fade_area h1 .s {
    font-size: 34px;
    vertical-align: middle;
  }
  body #wrapper #main section#fv .inner .fade_area.show .fade_area1 {
    opacity: 0;
  }
  body #wrapper #main section#fv .inner .fade_area.show .fade_area2 {
    opacity: 1;
  }
  body #wrapper #main section#fv .inner figure {
    line-height: 0;
    width: 815px;
    margin: 0 auto;
  }
  body #wrapper #main section#fv .inner figure img {
    width: 238px;
  }
  body #wrapper #main section#about {
    margin: -91px 0 0 0;
    overflow: visible;
  }
  body #wrapper #main section#about .inner {
    padding: 0;
  }
  body #wrapper #main section#about .inner h2 {
    line-height: 1.7em;
    margin: 0px 0 29px 0;
  }
  body #wrapper #main section#about .inner h2 + p {
    margin: 0 0 20px 0;
  }
  body #wrapper #main section#about .inner p {
    color: #c5c5c5;
  }
  body #wrapper #main section#about .inner p.notice {
    font-size: 13px;
    line-height: 1;
    position: absolute;
    top: 200px;
    right: 60px;
  }
  body #wrapper #main section#about .inner > p {
    font-size: 1.8em;
    line-height: 2em;
  }
  body #wrapper #main section#about .inner ul {
    margin: 0 0 41px 182px;
    overflow: hidden;
  }
  body #wrapper #main section#about .inner ul li {
    width: 347px;
    height: 353px;
    float: left;
    position: relative;
    background: rgba(61, 2, 3, 0.7);
    border-radius: 50%;
    /* &:after {
    	content:'';
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	border-radius:50%;
    	background: ;
    } */
  }
  body #wrapper #main section#about .inner ul li .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 0;
    pointer-events: none;
  }
  body #wrapper #main section#about .inner ul li figure figcaption {
    color: #f1cb89;
    font-size: 1.9em;
    line-height: 1.7em;
  }
  body #wrapper #main section#about .inner ul li figure .img {
    width: 123px;
    line-height: 0;
  }
  body #wrapper #main section#about .inner ul li figure p {
    font-size: 1.5em;
    line-height: 1.9em;
  }
  body #wrapper #main section#about .inner ul li:first-child figure {
    padding: 39px 0 0 0;
  }
  body #wrapper #main section#about .inner ul li:first-child figure figcaption {
    margin: 0 0 2px 0;
  }
  body #wrapper #main section#about .inner ul li:first-child figure .img {
    margin: 0 0 9px 104px;
  }
  body #wrapper #main section#about .inner ul li:last-child {
    width: 353px;
    height: 353px;
    margin: 0 0 0 -40px;
  }
  body #wrapper #main section#about .inner ul li:last-child figure {
    padding: 59px 0 0 0;
  }
  body #wrapper #main section#about .inner ul li:last-child figure .img {
    margin: 0 0 6px 109px;
  }
  body #wrapper #main section#about .inner ul li:last-child figure figcaption {
    margin: 0 0 16px 0;
  }
  body #wrapper #main section#technology .inner {
    padding: 50px 0 0 0;
  }
  body #wrapper #main section#technology .inner h2 {
    margin: 0 0 59px 0;
  }
  body #wrapper #main section#technology .inner .tech {
    overflow: hidden;
    margin: 0 0 33px 5px;
  }
  body #wrapper #main section#technology .inner .tech li {
    float: left;
    width: 323px;
    height: 350px;
    position: relative;
  }
  body #wrapper #main section#technology .inner .tech li:after {
    content: '';
    position: absolute;
    width: 323px;
    height: 323px;
    display: block;
    z-index: -1;
    left: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.15);
    bottom: 0;
  }
  body #wrapper #main section#technology .inner .tech li figure {
    overflow: hidden;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption {
    float: left;
    width: 100%;
    margin: 0 0 18px 0;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption .num {
    width: 50px;
    float: left;
    line-height: 0;
    margin: 5px 0 0 25px;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption .t {
    line-height: 1.45em;
    float: left;
    text-align: left;
    color: #f1cb89;
    font-size: 1.8em;
    margin: 0 0 0 6px;
  }
  body #wrapper #main section#technology .inner .tech li figure .img {
    width: 309px;
    float: left;
    margin: 0 0 0 12px;
  }
  body #wrapper #main section#technology .inner .tech li.tech2 {
    margin: 0 25px;
  }
  body #wrapper #main section#technology .inner .tech li.tech2 figure figcaption {
    margin: 0 0 10px 0;
  }
  body #wrapper #main section#technology .inner .tech li.tech3 figure figcaption {
    margin: 0 0 33px 0;
  }
  body #wrapper #main section#technology .inner .tech li.tech3 figure .img {
    margin: 0 0 0 5px;
  }
  body #wrapper #main section#technology .inner > .img {
    margin: 0 0 0 180px;
    overflow: hidden;
  }
  body #wrapper #main section#technology .inner > .img li {
    float: left;
    width: 321px;
    line-height: 0;
  }
  body #wrapper #main section#technology .inner > .img li:last-child {
    margin: 0 0 0 32px;
  }
  body #wrapper #main section#end .bg {
    width: 1400px;
    position: absolute;
    top: 226px;
    left: 50%;
    transform: translateX(-50%);
  }
  body #wrapper #main section#end .inner {
    padding: 60px 0 45px 0;
  }
  body #wrapper #main section#end .inner h2 {
    margin: 0 0 109px 0;
  }
  body #wrapper #main section#end .inner figure {
    width: 482px;
    margin: 0 auto;
  }
  .logo {
    width: 304px;
    line-height: 0;
    display: inline-block;
    margin: 20px 0 0 -12px;
    position: relative;
    z-index: 10;
  }
}
/*size*/
@media screen and (max-width: 758px) {
  body {
    /*
    background: url("https://www.shiseido.co.jp/tsubaki/assets/img/salon/_guide_sp.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: #580001;
    /* Old browsers */
    background: -moz-linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #580001 21%, #97000e 50%, #580001 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#580001', endColorstr='#580001',GradientType=0 );
    /* IE6-9 */
    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 {
    /* &#lineup {
    	background: #f8e9c9; Old browsers
    	background: -moz-radial-gradient(center, ellipse cover, #f8e9c9 0%, #f6c462 41%, #ea910a 100%); FF3.6-15
    	background: -webkit-radial-gradient(center, ellipse cover, #f8e9c9 0%,#f6c462 41%,#ea910a 100%); Chrome10-25,Safari5.1-6
    	background: radial-gradient(ellipse at center, #f8e9c9 0%,#f6c462 41%,#ea910a 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e9c9', endColorstr='#ea910a',GradientType=1 ); IE6-9 fallback on horizontal gradient
    	.inner {
    		padding: 6.5vw 0 8vw 0;
    		h2 {
    			font-weight: bold;
    			line-height: 1em;
    			color: $red;
    			@include fz_vw(34);
    			margin: 0 0 4vw 0;
    		}
    		figure {
    			width: 60%;
    			margin: 0 auto;
    			position: relative;
    			line-height: 0;
    			span {
    				position: absolute;
    				opacity: 0.6;
    				line-height: 0;
    				width: 867px;
    			    top: 146px;
    			    left: -234px;
    			}
    		}
    		.btn_area {
    			margin-top: -9vw;
    		}
    	}
    } */
  }
  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#fv .bg {
    position: absolute;
    width: 110%;
    top: 107vw;
    left: 50%;
    transform: translateX(-50%);
  }
  body #wrapper #main section#fv .inner {
    padding: 16.4vw 0 0;
  }
  body #wrapper #main section#fv .inner p {
    color: #c5c5c5;
  }
  body #wrapper #main section#fv .inner .fade_area {
    position: relative;
    margin: 0 0 16vw 0;
  }
  body #wrapper #main section#fv .inner .fade_area .fade_area2 {
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 7vw;
  }
  body #wrapper #main section#fv .inner .fade_area .fade_area1 {
    margin: 0 0 4.6vw 0;
  }
  body #wrapper #main section#fv .inner .fade_area .copy {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1;
    margin: 0px 0 4vw 0;
    color: white;
  }
  body #wrapper #main section#fv .inner .fade_area h1 {
    color: #f1cb89;
    font-size: 68px;
    font-size: 9.06667vw;
    line-height: 1.4em;
  }
  body #wrapper #main section#fv .inner .fade_area h1 .s {
    font-size: 48px;
    font-size: 6.4vw;
  }
  body #wrapper #main section#fv .inner figure {
    line-height: 0;
    width: 43%;
    margin: 0 auto;
  }
  body #wrapper #main section#about {
    margin: -21.6vw 0 0 0;
    overflow: visible;
  }
  body #wrapper #main section#about .inner {
    padding: 0;
  }
  body #wrapper #main section#about .inner h2 {
    line-height: 1.7em;
    margin: 0px 0 7vw 0;
    font-size: 6vw;
    letter-spacing: -0.3vw;
  }
  body #wrapper #main section#about .inner h2 + p {
    margin: 0 0 8.5vw 0;
  }
  body #wrapper #main section#about .inner p {
    color: #c5c5c5;
  }
  body #wrapper #main section#about .inner p.notice {
    font-size: 20px;
    font-size: 2.66667vw;
    margin: 0;
    line-height: 1;
    position: absolute;
    top: 62vw;
    left: 34%;
  }
  body #wrapper #main section#about .inner > p {
    font-size: 26px;
    font-size: 3.46667vw;
    line-height: 2em;
  }
  body #wrapper #main section#about .inner ul {
    width: 81%;
    margin: 0 0 7.3vw 9%;
  }
  body #wrapper #main section#about .inner ul li {
    height: 81.5vw;
    position: relative;
    background: rgba(61, 2, 3, 0.7);
    border-radius: 50%;
    /* &:after {
    	content:'';
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	border-radius:50%;
    	background: ;
    } */
  }
  body #wrapper #main section#about .inner ul li .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 0;
    pointer-events: none;
  }
  body #wrapper #main section#about .inner ul li figure {
    position: relative;
  }
  body #wrapper #main section#about .inner ul li figure figcaption {
    color: #f1cb89;
    font-size: 35px;
    font-size: 4.66667vw;
    line-height: 1.7em;
  }
  body #wrapper #main section#about .inner ul li figure .img {
    width: 40.5%;
    float: left;
    margin: -1.5vw 0 0 3.1%;
  }
  body #wrapper #main section#about .inner ul li figure p {
    text-align: left;
    font-size: 26px;
    font-size: 3.46667vw;
    line-height: 1.9em;
    float: left;
    white-space: nowrap;
    margin: 1vw 0 0 4%;
  }
  body #wrapper #main section#about .inner ul li:first-child figure {
    padding: 14.5vw 0 0 0;
  }
  body #wrapper #main section#about .inner ul li:first-child figure figcaption {
    margin: 0 0 0.5vw 0;
  }
  body #wrapper #main section#about .inner ul li:last-child {
    margin: -14vw 0 0 0;
  }
  body #wrapper #main section#about .inner ul li:last-child figure {
    padding: 18vw 0 0 0;
  }
  body #wrapper #main section#about .inner ul li:last-child figure .img {
    margin: 0 0 0 5%;
  }
  body #wrapper #main section#about .inner ul li:last-child figure figcaption {
    margin: 0 0 5vw 0;
  }
  body #wrapper #main section#about .inner ul li:last-child figure p {
    margin: 2vw 0 0 2%;
  }
  body #wrapper #main section#technology .inner {
    width: 86.6%;
    margin: 0 6.7%;
    padding: 13vw 0 0 0;
  }
  body #wrapper #main section#technology .inner h2 {
    margin: 0 0 11vw 0;
  }
  body #wrapper #main section#technology .inner .tech {
    margin: 0 0 14.6vw 0;
  }
  body #wrapper #main section#technology .inner .tech li {
    height: 89vw;
    position: relative;
    margin: 0 0 13vw 0;
  }
  body #wrapper #main section#technology .inner .tech li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 86vw;
    display: block;
    z-index: -1;
    left: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.15);
    bottom: 0;
  }
  body #wrapper #main section#technology .inner .tech li figure {
    overflow: hidden;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption {
    float: left;
    width: 100%;
    margin: 0 0 7vw 0;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption .num {
    width: 15%;
    float: left;
    line-height: 0;
    margin: 1.6vw 0 0 10%;
  }
  body #wrapper #main section#technology .inner .tech li figure figcaption .t {
    line-height: 1.45em;
    float: left;
    text-align: left;
    color: #f1cb89;
    font-size: 35px;
    font-size: 4.66667vw;
    margin: 0 0 0 5%;
  }
  body #wrapper #main section#technology .inner .tech li figure .img {
    width: 96%;
    float: left;
    margin: 0 0 0 3%;
  }
  body #wrapper #main section#technology .inner .tech li.tech2 figure figcaption {
    margin: 0 0 5vw 0;
  }
  body #wrapper #main section#technology .inner .tech li.tech2 figure .img {
    margin: 0 0 0 5%;
  }
  body #wrapper #main section#technology .inner .tech li.tech3 figure figcaption {
    margin: 0 0 8vw 0;
  }
  body #wrapper #main section#technology .inner > .img {
    margin: 0 0 0 4%;
    width: 95.5%;
  }
  body #wrapper #main section#technology .inner > .img li {
    line-height: 0;
  }
  body #wrapper #main section#end {
    height: 106.4vw;
  }
  body #wrapper #main section#end .bg {
    width: 172%;
    position: absolute;
    top: 46vw;
    left: 50%;
    transform: translateX(-50%);
  }
  body #wrapper #main section#end .inner {
    padding: 13vw 0 45px 0;
  }
  body #wrapper #main section#end .inner h2 {
    margin: 0 0 19.2vw 0;
  }
  body #wrapper #main section#end .inner figure {
    width: 84%;
    margin: 0 auto;
    line-height: 0;
  }
  .logo {
    width: 69.4vw;
    line-height: 0;
    display: inline-block;
    margin: 3.8vw 0 0 -1vw;
  }
}
