.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

#a50 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    margin: 0 auto;
    background-color: #000
}

#a50 div, #a50 ul, #a50 ol, #a50 dl, #a50 dt, #a50 dd, #a50 li, #a50 dl, #a50 h1, #a50 h2, #a50 h3, #a50 h4, #a50 p {
    margin: 0;
    padding: 0;
    font-style: normal
}

#a50 ol, #a50 ul, #a50 li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#a50 img {
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#a50 .big-img {
    width: 100%
}

#a50 .a50-pc {
    display: block
}

#a50 .a50-phone {
    display: none !important
}

#a50 .transHide {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6)
}

#a50 .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)
}

#a50 .se {
    position: relative
}

#a50 .sect1 .box {
    position: absolute;
    left: 20%;
    top: 50%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#a50 .sect1 .box .title {
    font-size: 9.375vw;
    font-weight: 400;
    color: #222629;
    line-height: 1
}

#a50 .sect1 .box .msg {
    display: inline-block;
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1.3;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: .5vw 2vw
}

#a50 .sect1 .box .buy {
    margin-top: 8vw;
    font-size: 1.875vw;
    font-weight: 500;
    border: 2px solid #000;
    border-radius: 50px;
    display: inline-block;
    padding: 0 1.8229vw
}

#a50 .sect1 .box .buy a {
    color: #333;
    line-height: 1
}

#a50 .sect2 {
    background-color: #030d13
}

#a50 .sect2 .box {
    width: 80%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 4vw 0
}

#a50 .sect2 .box ul {
    font-size: 0
}

#a50 .sect2 .box ul li {
    display: inline-block;
    vertical-align: top;
    margin: .5%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

#a50 .sect2 .box ul li:nth-child(1), #a50 .sect2 .box ul li:nth-child(5), #a50 .sect2 .box ul li:nth-child(9) {
    width: 38.5%
}

#a50 .sect2 .box ul li:nth-child(2), #a50 .sect2 .box ul li:nth-child(4), #a50 .sect2 .box ul li:nth-child(7) {
    width: 29%
}

#a50 .sect2 .box ul li:nth-child(3), #a50 .sect2 .box ul li:nth-child(6), #a50 .sect2 .box ul li:nth-child(8) {
    width: 29.4%
}

#a50 .sect2 .box ul li:nth-child(3) .item-box .word, #a50 .sect2 .box ul li:nth-child(6) .item-box .word {
    width: 95%;
    bottom: auto;
    top: 5%;
    left: 5%;
    text-align: left
}

#a50 .sect2 .box ul li:nth-child(9) .item-box .word {
    width: 95%;
    bottom: auto;
    top: 5%;
    right: 2%;
    text-align: right
}

#a50 .sect2 .box ul li .item-box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    opacity: 0
}

#a50 .sect2 .box ul li .item-box .word {
    position: absolute;
    width: 100%;
    bottom: 5%;
    text-align: center
}

#a50 .sect2 .box ul li .item-box .word p {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#a50 .sect2 .box ul li .item-box:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in
}

#a50 .sect3 .box {
    position: absolute;
    left: 20%;
    top: 5%;
    width: 50%;
    max-width: 768px
}

#a50 .sect3 .box .lab {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect3 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect3 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a50 .sect3 .box-2 {
    position: absolute;
    max-width: 1200px;
    bottom: 5%;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#a50 .sect3 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a50 .sect3 .box-2 ul li {
    text-align: center
}

#a50 .sect3 .box-2 ul li .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: transparent;
    line-height: 1;
    background: -o-linear-gradient(33deg, #a6ff17 0%, #5ccad6 70%);
    background: linear-gradient(57deg, #a6ff17 0%, #5ccad6 70%);
    -webkit-background-clip: text
}

#a50 .sect3 .box-2 ul li .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#a50 .sect4 {
    margin-top: 8vw
}

#a50 .sect4 .box {
    position: absolute;
    left: 18%;
    top: 5%;
    width: 80%;
    max-width: 1220px
}

#a50 .sect4 .box .lab {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect4 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect4 .box .msg {
    width: 70%;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a50 .sect4 .box-2 {
    position: absolute;
    max-width: 1200px;
    top: 35%;
    width: 20%;
    left: 50%
}

#a50 .sect4 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a50 .sect4 .box-2 ul li {
    text-align: left
}

#a50 .sect4 .box-2 ul li .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: transparent;
    line-height: 1.3;
    background: -o-linear-gradient(33deg, #a6ff17 0%, #5CCAD6 70%);
    background: linear-gradient(57deg, #a6ff17 0%, #5CCAD6 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#a50 .sect4 .box-2 ul li .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3;
    padding-left: 5%
}

#a50 .sect4 .box-3 {
    position: absolute;
    top: 60%;
    width: 80%;
    max-width: 1300px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#a50 .sect5 .box {
    position: absolute;
    left: 18%;
    top: 5%;
    width: 80%;
    max-width: 1220px
}

#a50 .sect5 .box .lab {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect5 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect5 .box .msg {
    width: 70%;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a50 .sect5 .box-2 {
    position: absolute;
    max-width: 1200px;
    bottom: 5%;
    width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#a50 .sect5 .box-2 ul {
    font-size: 0
}

#a50 .sect5 .box-2 ul li {
    text-align: left;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    margin: 2.5% 0
}

#a50 .sect5 .box-2 ul li .item-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a50 .sect5 .box-2 ul li .item-box .img-box {
    width: 50%;
    text-align: right;
    padding-right: 3%
}

#a50 .sect5 .box-2 ul li .item-box .word {
    width: 50%
}

#a50 .sect5 .box-2 ul li .item-box .word .tit {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#a50 .sect5 .box-2 ul li .item-box .word .tit span {
    font-size: 2.7083333333vw
}

#a50 .sect5 .box-2 ul li .item-box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#a50 .sect5 .box-2 ul li:nth-child(2) .item-box .img-box img {
    width: 4.5833333333vw
}

#a50 .sect5 .box-2 ul li:nth-child(5) .item-box .img-box img {
    width: 3.8020833333vw
}

#a50 .sect5 .box-2 ul li:nth-child(6) .item-box .img-box img {
    width: 1.9791666667vw
}

#a50 .sect5 .box-2 ul li:nth-child(1) .item-box .img-box img, #a50 .sect5 .box-2 ul li:nth-child(3) .item-box .img-box img, #a50 .sect5 .box-2 ul li:nth-child(4) .item-box .img-box img {
    width: 3.3854166667vw
}

#a50 .sect5 .box-2 .note {
    margin-top: 4vw;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    opacity: .6
}

#a50 .sect6 .box {
    position: absolute;
    left: 18%;
    top: 5%;
    width: 35%
}

#a50 .sect6 .box .lab {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect6 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect6 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a50 .sect6 .box-2 {
    position: absolute;
    top: 5%;
    width: 35%;
    left: 55%
}

#a50 .sect6 .box-2 ul {
    font-size: 0
}

#a50 .sect6 .box-2 ul li {
    text-align: center;
    display: inline-block;
    vertical-align: top
}

#a50 .sect6 .box-2 ul li:nth-child(2) {
    margin: 0 5%
}

#a50 .sect6 .box-2 ul li .word .tit {
    font-size: 2.3vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    background: -o-linear-gradient(33deg, #a6ff17 0%, #5CCAD6 100%);
    background: linear-gradient(57deg, #a6ff17 0%, #5CCAD6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#a50 .sect6 .box-2 ul li .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#a50 .sect7 .box {
    position: absolute;
    left: 20%;
    top: 5%;
    width: 55%;
    max-width: 1000px
}

#a50 .sect7 .box .lab-1 {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect7 .box .lab {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-top: 2vw;
    background: -o-linear-gradient(33deg, #65CAD6 0%, #a6ff17 100%);
    background: linear-gradient(57deg, #65CAD6 0%, #a6ff17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#a50 .sect7 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect7 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a50 .sect8 .box {
    position: absolute;
    width: 80%;
    max-width: 1200px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#a50 .sect8 .box ul {
    font-size: 0
}

#a50 .sect8 .box ul li {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

#a50 .sect8 .box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 2%
}

#a50 .sect8 .box ul li:nth-child(2) {
    margin-right: 2%
}

#a50 .sect9 {
    background-color: #dceff8;
    padding: 4vw 0
}

#a50 .sect9 .box {
    position: relative;
    width: 80%;
    max-width: 1220px;
    margin: 0 auto;
    text-align: center
}

#a50 .sect9 .box img {
    margin: 4vw 0 8vw 0;
    width: 55.6770833333vw
}

#a50 .sect9 .box .word {
    text-align: left
}

#a50 .sect9 .box .word .lab {
    font-size: 1.8229166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    display: inline-block;
    background-image: url(images/sect1-1.webp);
    background-size: 100% 100%;
    padding: 1vw 2vw
}

#a50 .sect9 .box .word .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect9 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.3
}

#a50 .sect9 .item-box {
    width: 80%;
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 2vw;
    position: relative
}

#a50 .sect9 .item-box .word {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#a50 .sect9 .item-box .word .tit {
    font-size: 1.875vw;
    font-weight: 600;
    color: #070709;
    line-height: 1.1
}

#a50 .sect9 .item-box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #070709;
    line-height: 1.3;
    margin-top: .5vw
}

#a50 .sect9 .item-box-1 .word {
    width: 33%;
    left: 10%
}

#a50 .sect9 .item-box-2 .word {
    width: 35%;
    left: 60%
}

#a50 .sect9 .item-box-2 .word ul {
    font-size: 0
}

#a50 .sect9 .item-box-2 .word ul li {
    width: 35%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 2.5% 0
}

#a50 .sect9 .item-box-2 .word ul li .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

#a50 .sect9 .item-box-2 .word ul li p {
    font-size: .9375vw;
    font-weight: 400;
    color: #070709;
    line-height: 1.1
}

#a50 .sect9 .item-box-3 .word {
    width: 30%;
    left: 10%
}

#a50 .sect9 .item-box-3 .word .img-box {
    text-align: right;
    margin-top: .5vw
}

#a50 .sect9 .item-box-3 .word .img-box img {
    width: 10.8333333333vw
}

#a50 .sect9 .item-box-3 .word ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin-top: 10px
}

#a50 .sect9 .item-box-3 .word ul li .name {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    padding-right: 3%;
    font-size: .9375vw;
    font-weight: 400;
    color: #070709;
    line-height: 1
}

#a50 .sect9 .item-box-3 .word ul li .bar {
    width: 70%;
    height: 12px;
    background: #d3d2d7;
    border-radius: 6px;
    z-index: -1;
    position: relative
}

#a50 .sect9 .item-box-3 .word ul li .bar::before {
    position: absolute;
    content: "";
    width: 70%;
    height: 12px;
    background: #8a8a8a;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 10
}

#a50 .sect9 .item-box-3 .word ul li .bar::after {
    position: absolute;
    content: "";
    width: 40%;
    height: 12px;
    background: -webkit-gradient(linear, left top, right top, from(#a6ff17), to(#5CCAD6));
    background: -o-linear-gradient(left, #a6ff17 0%, #5CCAD6 100%);
    background: linear-gradient(90deg, #a6ff17 0%, #5CCAD6 100%);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 11
}

#a50 .sect9 .item-box-3 .word ul li .icon {
    width: 10%;
    padding-left: 2%
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(2) .bar::after {
    width: 60%
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) {
    width: 70%;
    margin-left: 20%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box span {
    display: block;
    width: 7px;
    height: 7px;
    background: -webkit-gradient(linear, left bottom, left top, from(#F95B1C), to(#F6A266));
    background: -o-linear-gradient(bottom, #F95B1C, #F6A266);
    background: linear-gradient(0deg, #F95B1C, #F6A266);
    border-radius: 50%
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box p {
    font-size: .9375vw;
    font-weight: 400;
    color: #070709;
    line-height: 1;
    margin-left: 3%
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box:nth-child(2) {
    width: 150px
}

#a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box:nth-child(2) span {
    background: #8a8a8a
}

#a50 .sect9 .item-box-4 .word {
    width: 35%;
    left: 60%
}

#a50 .sect9 .item-box-4 .word .img-box {
    text-align: left;
    margin-top: .5vw
}

#a50 .sect9 .item-box-4 .word .img-box img {
    width: 10.78125vw
}

#a50 .sect9 .item-box-4 .word ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin-top: 10px
}

#a50 .sect9 .item-box-4 .word ul li .name {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    padding-right: 3%;
    font-size: .9375vw;
    font-weight: 400;
    color: #070709;
    line-height: 1
}

#a50 .sect9 .item-box-4 .word ul li .bar {
    width: 80%;
    height: 12px;
    background: #d3d2d7;
    border-radius: 6px;
    z-index: -1;
    position: relative
}

#a50 .sect9 .item-box-4 .word ul li .bar::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 12px;
    background: -webkit-gradient(linear, left top, right top, from(#a6ff17), to(#5CCAD6));
    background: -o-linear-gradient(left, #a6ff17 0%, #5CCAD6 100%);
    background: linear-gradient(90deg, #a6ff17 0%, #5CCAD6 100%);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 11
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(2) .bar::after {
    width: 5%
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) {
    width: 70%;
    margin-left: 20%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box span {
    display: block;
    width: 7px;
    height: 7px;
    background: -webkit-gradient(linear, left bottom, left top, from(#F95B1C), to(#F6A266));
    background: -o-linear-gradient(bottom, #F95B1C, #F6A266);
    background: linear-gradient(0deg, #F95B1C, #F6A266);
    border-radius: 50%
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box p {
    font-size: .9375vw;
    font-weight: 400;
    color: #070709;
    line-height: 1;
    margin-left: 3%
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box:nth-child(2) {
    width: 150px
}

#a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box:nth-child(2) span {
    background: #8a8a8a
}

#a50 .sect9 .item-box-5 .word {
    width: 30%;
    left: 10%
}

#a50 .sect9 .item-box-6 .word {
    width: 35%;
    left: 60%
}

#a50 .sect10 .box {
    position: absolute;
    left: 45%;
    top: 17%;
    width: 50%
}

#a50 .sect10 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect10 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.3
}

#a50 .sect10 .box .item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1vw
}

#a50 .sect10 .box .item-box p {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #161818;
    line-height: 1;
    padding-left: 2%
}

#a50 .sect10 .img-box {
    position: absolute;
    width: 4.5%;
    left: 29.7%;
    top: 42.3%
}

#a50 .sect11 .box {
    position: absolute;
    left: 15%;
    top: 15%;
    width: 50%
}

#a50 .sect11 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #000;
    line-height: 1;
    margin: 1.5vw 0 1vw 0
}

#a50 .sect11 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.3
}

#a50 .sect12 {
    background-color: #fff
}

#a50 .sect12 .box {
    width: 80%;
    max-width: 1200px;
    padding: 8vw 0;
    margin: 0 auto
}

#a50 .sect12 .box .title {
    font-size: 2.7083333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1
}

#a50 .sect12 .box .tit {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1;
    margin-top: 2vw
}

#a50 .sect12 .box .item-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#a50 .sect12 .box .item-color .item-color-li {
    width: 25%;
    text-align: center
}

#a50 .sect12 .box .item-color .img-box {
    width: 9.21875vw;
    margin: 0 auto
}

#a50 .sect12 .box .item-color .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#a50 .sect12 .box .item-color .word p {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #161818;
    line-height: 1;
    padding-left: 2%
}

#a50 .sect12 .box-2 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto
}

#a50 .sect12 .box-2 .spec-box {
    font-size: 0
}

#a50 .sect12 .box-2 .spec-box .spec-li {
    width: 75%;
    display: inline-block;
    vertical-align: top
}

#a50 .sect12 .box-2 .spec-box .spec-li .tit {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1;
    margin-top: 1vw
}

#a50 .sect12 .box-2 .spec-box .spec-li ul li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #bfbfbf
}

#a50 .sect12 .box-2 .spec-box .spec-li ul li .left {
    width: 50%
}

#a50 .sect12 .box-2 .spec-box .spec-li ul li .right {
    width: 50%
}

#a50 .sect12 .box-2 .spec-box .spec-li ul li p {
    font-size: 1.25vw;
    font-weight: 400;
    color: #161818;
    line-height: 1.3;
    padding: 1vw
}

#a50 .sect12 .box-2 .spec-box .spec-li:nth-child(1) {
    width: 25%
}

#a50 .sect12 .box-3 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 4vw 0
}

#a50 .sect12 .box-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a50 .sect12 .box-3 ul li {
    width: 25%
}

#a50 .sect12 .box-3 ul li:nth-child(2) {
    width: 60%
}

#a50 .sect12 .box-3 ul li .tit {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1
}

#a50 .sect12 .box-3 ul li .msg {
    margin-top: 2vw;
    font-size: 1.3541666667vw;

    font-weight: 400;
    color: #161818;
    line-height: 1.3
}

#a50 .sect12 .box-3 .title {
    margin-top: 4vw;
    margin-bottom: 4vw;
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #161818;
    line-height: 1
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #a50 .sect1 .box .title {
        font-size: 10vw
    }

    #a50 .sect2 .box {
        width: 90%
    }

    #a50 .sect2 .box ul li .item-box .word p {
        font-size: 2vw
    }

    #a50 .sect3 .box {
        width: 75%;
        max-width: none
    }

    #a50 .sect3 .box .lab {
        font-size: 3vw
    }

    #a50 .sect3 .box .tit {
        font-size: 4vw
    }

    #a50 .sect3 .box .msg {
        font-size: 2vw
    }

    #a50 .sect3 .box-2 ul li .tit {
        font-size: 4vw
    }

    #a50 .sect3 .box-2 ul li .msg {
        font-size: 2vw
    }

    #a50 .sect4 .box .lab {
        font-size: 3vw
    }

    #a50 .sect4 .box .tit {
        font-size: 4vw
    }

    #a50 .sect4 .box .msg {
        font-size: 2vw;
        width: 100%
    }

    #a50 .sect5 .box .lab {
        font-size: 3vw
    }

    #a50 .sect5 .box .tit {
        font-size: 4vw
    }

    #a50 .sect5 .box .msg {
        font-size: 2vw;
        width: 100%
    }

    #a50 .sect5 .box-2 {
        bottom: 3%
    }

    #a50 .sect6 .box-2 {
        width: 40%
    }

    #a50 .sect6 .box {
        left: 15%;
        width: 40%
    }

    #a50 .sect6 .box .lab {
        font-size: 3vw
    }

    #a50 .sect6 .box .tit {
        font-size: 4vw
    }

    #a50 .sect6 .box .msg {
        font-size: 2vw;
        width: 100%
    }

    #a50 .sect7 .box {
        width: 80%;
        left: 10%;
        top: 5%
    }

    #a50 .sect7 .box .lab-1 {
        font-size: 3vw
    }

    #a50 .sect7 .box .lab {
        font-size: 2vw
    }

    #a50 .sect7 .box .tit {
        font-size: 4vw
    }

    #a50 .sect7 .box .msg {
        font-size: 2vw;
        width: 100%
    }

    #a50 .sect9 .box .word .lab {
        font-size: 3vw
    }

    #a50 .sect9 .box .word .tit {
        font-size: 4vw
    }

    #a50 .sect9 .box .word .msg {
        font-size: 2vw;
        width: 100%
    }

    #a50 .sect10 .box .word .tit {
        font-size: 3vw
    }

    #a50 .sect10 .box .word .msg {
        font-size: 2vw
    }

    #a50 .sect10 .box .word .item-box p {
        font-size: 2vw
    }

    #a50 .sect11 .box {
        left: 10%;
        width: 45%
    }

    #a50 .sect11 .box .word .tit {
        font-size: 4vw
    }

    #a50 .sect11 .box .word .msg {
        font-size: 2vw
    }
}

@media screen and (max-width: 767px) {
    #a50 {
        overflow: hidden
    }

    #a50 .a50-pc {
        display: none !important
    }

    #a50 .a50-phone {
        display: initial !important
    }

    #a50 .sect1 .box {
        top: 3%;
        left: 50%;
        width: 90%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #a50 .sect1 .box .title {
        font-size: 20vw
    }

    #a50 .sect1 .box .msg {
        font-size: 5vw;
        padding: 1vw 4vw
    }

    #a50 .sect2 .box {
        width: 98%
    }

    #a50 .sect2 .box ul li {
        border-radius: 3px
    }

    #a50 .sect2 .box ul li .item-box .word {
        bottom: 3%
    }

    #a50 .sect2 .box ul li .item-box .word p {
        font-size: 3.5vw
    }

    #a50 .sect2 .box ul li:nth-child(3) .item-box .word, #a50 .sect2 .box ul li:nth-child(6) .item-box .word {
        top: 10%
    }

    #a50 .sect2 .box ul li:nth-child(5) .item-box .word {
        top: 10%;
        bottom: auto;
        text-align: right
    }

    #a50 .sect2 .box ul li:nth-child(5) .item-box .word p {
        margin-right: 5%
    }

    #a50 .sect2 .box ul li:nth-child(9) .item-box .word {
        bottom: 3%;
        top: auto;
        right: auto;
        width: 100%;
        text-align: center
    }

    #a50 .sect2 .box ul li:nth-child(1), #a50 .sect2 .box ul li:nth-child(4), #a50 .sect2 .box ul li:nth-child(5) {
        width: 55.5%
    }

    #a50 .sect2 .box ul li:nth-child(2), #a50 .sect2 .box ul li:nth-child(3), #a50 .sect2 .box ul li:nth-child(6), #a50 .sect2 .box ul li:nth-child(9) {
        width: 42.5%
    }

    #a50 .sect2 .box ul li:nth-child(7) {
        width: 38%
    }

    #a50 .sect2 .box ul li:nth-child(8) {
        width: 16.5%
    }

    #a50 .sect3 .box {
        width: 90%;
        max-width: none;
        left: 5%
    }

    #a50 .sect3 .box .lab {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect3 .box .tit {
        font-size: 6vw;
        margin: 4vw 0 6vw 0
    }

    #a50 .sect3 .box .msg {
        font-size: 4vw
    }

    #a50 .sect3 .box-2 {
        width: 90%;
        bottom: 2%
    }

    #a50 .sect3 .box-2 ul {
        display: block;
        font-size: 0
    }

    #a50 .sect3 .box-2 ul li {
        width: 50%;
        display: inline-block;
        margin: 5% 0
    }

    #a50 .sect3 .box-2 ul li .tit {
        font-size: 6vw
    }

    #a50 .sect3 .box-2 ul li .msg {
        font-size: 4vw
    }

    #a50 .sect4 {
        margin-top: 0
    }

    #a50 .sect4 .box {
        width: 90%;
        max-width: none;
        left: 5%
    }

    #a50 .sect4 .box .lab {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect4 .box .tit {
        font-size: 6vw;
        margin: 4vw 0 6vw 0
    }

    #a50 .sect4 .box .msg {
        width: 100%;
        font-size: 4vw
    }

    #a50 .sect4 .box-2 {
        width: 35%
    }

    #a50 .sect4 .box-2 ul li .tit {
        font-size: 5vw
    }

    #a50 .sect4 .box-2 ul li .msg {
        font-size: 4vw
    }

    #a50 .sect4 .box-3 {
        top: 55%
    }

    #a50 .sect5 {
        margin-top: 8vw
    }

    #a50 .sect5 .box {
        width: 90%;
        max-width: none;
        left: 5%
    }

    #a50 .sect5 .box .lab {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect5 .box .tit {
        font-size: 6vw;
        margin: 4vw 0 6vw 0
    }

    #a50 .sect5 .box .msg {
        width: 100%;
        font-size: 4vw
    }

    #a50 .sect5 .box-2 {
        bottom: 5%;
        width: 90%
    }

    #a50 .sect5 .box-2 ul li {
        width: 50%;
        margin: 5% 0
    }

    #a50 .sect5 .box-2 ul li .item-box .word .tit {
        font-size: 3.5vw
    }

    #a50 .sect5 .box-2 ul li .item-box .word .tit span {
        font-size: 6vw
    }

    #a50 .sect5 .box-2 ul li .item-box .word .msg {
        font-size: 3.5vw
    }

    #a50 .sect5 .box-2 ul li:nth-child(2) .item-box .img-box img {
        width: 12vw
    }

    #a50 .sect5 .box-2 ul li:nth-child(5) .item-box .img-box img {
        width: 10vw
    }

    #a50 .sect5 .box-2 ul li:nth-child(6) .item-box .img-box img {
        width: 5vw;
        margin-right: 5%
    }

    #a50 .sect5 .box-2 ul li:nth-child(1) .item-box .img-box img, #a50 .sect5 .box-2 ul li:nth-child(3) .item-box .img-box img, #a50 .sect5 .box-2 ul li:nth-child(4) .item-box .img-box img {
        width: 10vw
    }

    #a50 .sect5 .box-2 .note {
        font-size: 3.5vw
    }

    #a50 .sect6 .box {
        width: 90%;
        max-width: none;
        left: 5%
    }

    #a50 .sect6 .box .lab {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect6 .box .tit {
        font-size: 6vw;
        margin: 4vw 0 6vw 0
    }

    #a50 .sect6 .box .msg {
        width: 100%;
        font-size: 4vw
    }

    #a50 .sect6 .box-2 {
        top: 60%;
        width: 40%;
        left: 10%
    }

    #a50 .sect6 .box-2 ul li {
        width: 100%;
        text-align: left;
        margin: 5% 0
    }

    #a50 .sect6 .box-2 ul li:nth-child(2) {
        margin: 0
    }

    #a50 .sect6 .box-2 ul li .word .tit {
        font-size: 6vw;
        display: inline-block
    }

    #a50 .sect6 .box-2 ul li .word .msg {
        font-size: 3vw
    }

    #a50 .sect7 .box {
        width: 90%;
        max-width: none;
        left: 5%
    }

    #a50 .sect7 .box .lab-1 {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect7 .box .lab {
        font-size: 4vw
    }

    #a50 .sect7 .box .tit {
        font-size: 6vw;
        margin: 4vw 0
    }

    #a50 .sect7 .box .msg {
        width: 100%;
        font-size: 4vw
    }

    #a50 .sect8 .box {
        display: none
    }

    #a50 .sect9 {
        padding: 8vw 0
    }

    #a50 .sect9 .box {
        width: 90%
    }

    #a50 .sect9 .box img {
        width: 90%;
        margin: 8vw 0
    }

    #a50 .sect9 .box .word .lab {
        font-size: 4vw;
        padding: 4vw
    }

    #a50 .sect9 .box .word .tit {
        font-size: 6vw;
        margin: 4vw 0
    }

    #a50 .sect9 .box .word .msg {
        width: 100%;
        font-size: 4vw
    }

    #a50 .sect9 .item-box {
        background-color: #f3f9fd;
        width: 100%;
        padding: 8vw 0;
        margin-top: 8vw
    }

    #a50 .sect9 .item-box .showDelay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #a50 .sect9 .item-box .word {
        position: relative;
        width: 80%;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 4vw
    }

    #a50 .sect9 .item-box .word .tit {
        font-size: 5vw
    }

    #a50 .sect9 .item-box .word .msg {
        font-size: 4vw
    }

    #a50 .sect9 .item-box-1 img {
        width: 80%
    }

    #a50 .sect9 .item-box-2 .word ul li {
        margin: 5% 0
    }

    #a50 .sect9 .item-box-2 .word ul li p {
        font-size: 3vw
    }

    #a50 .sect9 .item-box-2 .big-img {
        width: 80%
    }

    #a50 .sect9 .item-box-3 .word ul {
        margin-top: 4vw
    }

    #a50 .sect9 .item-box-3 .word ul li {
        margin: 2% 0
    }

    #a50 .sect9 .item-box-3 .word ul li .name {
        font-size: 3.5vw
    }

    #a50 .sect9 .item-box-3 .word ul li .bar {
        z-index: 0
    }

    #a50 .sect9 .item-box-3 .word ul li p {
        font-size: 3vw
    }

    #a50 .sect9 .item-box-3 .word ul li:nth-child(3) .round-box p {
        font-size: 3.5vw
    }

    #a50 .sect9 .item-box-3 .word .img-box {
        text-align: center;
        margin-top: 2vw
    }

    #a50 .sect9 .item-box-3 .word .img-box img {
        width: 208px
    }

    #a50 .sect9 .item-box-3 .big-img {
        width: 80%
    }

    #a50 .sect9 .item-box-4 .word ul {
        margin-top: 4vw
    }

    #a50 .sect9 .item-box-4 .word ul li {
        margin: 2% 0
    }

    #a50 .sect9 .item-box-4 .word ul li .name {
        font-size: 3.5vw
    }

    #a50 .sect9 .item-box-4 .word ul li .bar {
        z-index: 0
    }

    #a50 .sect9 .item-box-4 .word ul li p {
        font-size: 3vw
    }

    #a50 .sect9 .item-box-4 .word ul li:nth-child(3) .round-box p {
        font-size: 3.5vw
    }

    #a50 .sect9 .item-box-4 .word .img-box {
        text-align: center;
        margin-top: 2vw
    }

    #a50 .sect9 .item-box-4 .word .img-box img {
        width: 208px
    }

    #a50 .sect9 .item-box-4 .big-img {
        width: 80%
    }

    #a50 .sect9 .item-box-5 .big-img {
        width: 60%
    }

    #a50 .sect9 .item-box-6 .big-img {
        width: 60%
    }

    #a50 .sect10 .box {
        left: 5%;
        width: 90%;
        top: 10%
    }

    #a50 .sect10 .box .word .tit {
        font-size: 6vw
    }

    #a50 .sect10 .box .word .msg {
        margin-top: 4vw;
        font-size: 4vw
    }

    #a50 .sect10 .box .word .item-box {
        position: absolute;
        left: 50%;
        top: 150%;
        width: 50%
    }

    #a50 .sect10 .box .word .item-box img {
        width: 20px
    }

    #a50 .sect10 .box .word .item-box p {
        font-size: 3vw
    }

    #a50 .sect11 .box {
        left: 5%;
        width: 90%;
        top: 10%
    }

    #a50 .sect11 .box .word .tit {
        font-size: 6vw
    }

    #a50 .sect11 .box .word .msg {
        margin-top: 4vw;
        font-size: 4vw
    }

    #a50 .sect12 .box {
        width: 90%
    }

    #a50 .sect12 .box .title {
        font-size: 7vw
    }

    #a50 .sect12 .box .tit {
        font-size: 6vw;
        margin-top: 8vw
    }

    #a50 .sect12 .box .item-color {
        display: block;
        font-size: 0
    }

    #a50 .sect12 .box .item-color .word {
        margin-top: 4vw
    }

    #a50 .sect12 .box .item-color .word img {
        width: 15%
    }

    #a50 .sect12 .box .item-color .word p {
        font-size: 4vw
    }

    #a50 .sect12 .box .item-color .item-color-li {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin: 5% 0
    }

    #a50 .sect12 .box .item-color .item-color-li .img-box {
        width: 28vw
    }

    #a50 .sect12 .box-2 {
        width: 90%
    }

    #a50 .sect12 .box-2 .spec-box .spec-li {
        width: 100%
    }

    #a50 .sect12 .box-2 .spec-box .spec-li .tit {
        font-size: 5vw
    }

    #a50 .sect12 .box-2 .spec-box .spec-li ul {
        margin-top: 4vw
    }

    #a50 .sect12 .box-2 .spec-box .spec-li ul li p {
        font-size: 4vw;
        padding: 2vw 1vw
    }

    #a50 .sect12 .box-3 {
        overflow: hidden;
        width: 90%;
        padding: 8vw 0
    }

    #a50 .sect12 .box-3 ul {
        display: block
    }

    #a50 .sect12 .box-3 ul li {
        width: 100%
    }

    #a50 .sect12 .box-3 ul li .tit {
        font-size: 5vw
    }

    #a50 .sect12 .box-3 ul li .msg {
        font-size: 4vw
    }

    #a50 .sect12 .box-3 ul li:nth-child(2) {
        width: 100%
    }

    #a50 .sect12 .box-3 ul li:nth-child(2) img {
        margin-top: -15%
    }

    #a50 .sect12 .box-3 .title {
        font-size: 5vw;
        margin: 8vw 0
    }
}