@charset "utf-8";html,body{scroll-behavior:smooth;}
body{color:#504f4f;min-width:1200px;}
a{color:inherit;text-decoration:none;}
img{max-width:100%;}
ol,ul{list-style:none;}
.details{width:1200px;margin:0 auto;}
/* ````````````````````````````common````````````````````````````````````````` */
p{font-size:17px;color:#504f4f;line-height:1.4;margin-bottom:15px;}
.main01 .details{position:relative;}
.title-h2{font-size:35px;font-weight:700;color:#000000;line-height:1.5;margin-bottom:10px;}
.title-h2 span{position:relative;display:inline-block;z-index:0;}
.title-h2 span::after{content:'';background:#ffb053;position:absolute;bottom:10px;left:-6px;right:-6px;height:10px;z-index:-1;}
.suhead{font-size:25px;color:#262626;line-height:1.5;margin-bottom:10px;}
.main-h2 {font-size: 35px;color: #000;line-height: 1;font-weight: 600;text-align: center;}

.bg {background: url(../images/feature-ai-upscaler/bg.jpg) no-repeat center bottom/cover;}

.main01 {padding: 52px 0 47px;color: #000;overflow: hidden;}
h1 {font-size: 33px;line-height: 1.1em;font-weight: 600;text-align: center;}
h1>span {color: #fca033;}
h1+p {font-size: 17px;color: #504f4f;line-height: 1.4em;padding: 20px 0 28px;text-align: center;}
.the-buttons {display: flex;justify-content: center;flex-wrap: wrap;}
.main01 .the-buttons {padding-bottom: 20px;}
.the-button {display: flex;flex-direction: column;align-items: center;padding-bottom: 10px;}
.the-button>a {min-width: 270px;height: 60px;display: flex;align-items: center;justify-content: center;box-sizing: border-box;padding: 0 20px;font-size: 23px;color: #fff;background-color: #179bfd;border-radius: 12px;margin: 0 15px;}
.main01 .the-button>a {margin-bottom: 10px;}
.the-button>a:hover {background-color: #12BCFF;}
.the-button>a>img {margin-left: 22px;}
.the-button>a.emit-slide {background-color: #92cf3f;position: relative;border-radius: 12px 12px 0 12px;}
.the-button>a.emit-slide::after {content: url(../images/feature-ai-anime-upscaler/button-right.png);height: 35px;position: absolute;bottom: 0;right: -27px;}
.the-button>a.emit-slide>span {text-align: center;color: #1b1b1b;font-size: 17px;margin-left: 15px;line-height: 1.1em;}
.the-button>a.emit-slide b {font-size: 25px;color: #ff4a20;display: block;font-weight: 500;}
.the-button>a.to-buy{background:#fca033;}
.the-button>a.to-buy:hover {background:#ffc21b;}
.the-button>a img{margin-left:20px;vertical-align:text-bottom;}
.button-bottom {font-size: 15px;color: #504f4f;line-height: 1.1;}
.button-bottom a:hover {text-decoration: underline;}
.ytbpopup-container {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 100;}
.ytbpopup-content {max-width:800px; width:100%; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.ytbpopup-content::before {content: "";display: block;padding-bottom: 56.25%;}
.ytbpopup-content>iframe {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.cancel-ytbpopup {font-size: 30px;color: #fff;position: absolute;top: -35px;right: 10px;cursor: pointer;}
.main01-gallery {padding-top: 30px;}
.gallery-wrap {display: flex;}
.main01-imgs {display: flex;overflow: hidden;flex-shrink: 0;}
.main01-img {flex-shrink: 0;width: 432px;margin: 0 10px 18px 0;text-align: center;}
.main01-img-wrap {border-radius: 8px;overflow: hidden;position: relative;cursor: pointer;}
.main01-img-wrap .img-arrow {width: 18px;height: 18px;border-radius: 50%;background-color: rgba(0,0,0,0.6);position: absolute;bottom: 7px;right: 18px;overflow: hidden;}
.main01-img-wrap .img-arrow::before {content: "";display: block;width: 5px;height: 5px;border-radius: 2px;border-right: 2px solid #fff;border-bottom: 2px solid #fff;transform: rotate(45deg);margin: 5px 0 0 5px;transition: all 0.2s;}
.main01-img-wrap:hover .img-arrow::before {transform: rotate(225deg);margin-top: 7px;}
.main01-img-wrap .top-intro {width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);display: flex;align-items: flex-end;box-sizing: border-box;padding: 0 10px 14px;position: absolute;top: 0;left: 0;font-size: 15px;color: #f3f3f3;line-height: 1.6;transform: translateY(100%);transition: all 0.2s;}
.main01-img-wrap:hover .top-intro {transform: translateY(0);}
.main01-img .bottom-intro {font-size: 21px;color: #fca033;line-height: 1;margin-top: 8px;}
.main01-toggles {display: flex;align-items: center;}
.main01-toggle {width: 26px;height: 26px;box-sizing: border-box;color: #4f4f4f;border: 2px solid;border-radius: 50%;background-color: transparent;outline: none;cursor: pointer;}
.main01-toggle.right-toggle {margin-left: 20px;}
.main01-toggle::before {content: "";display: block;width: 6px;height: 6px;border-left: 2px solid;border-bottom: 2px solid;border-radius: 2px;transform: rotate(45deg);margin: 1px 0 0 8px;}
.main01-toggle.right-toggle::before {transform: rotate(225deg);margin-left: 5px;}
.main01-toggle-num {font-size: 17px;color: #3f3f3f;line-height: 1;margin: 0 10px;}
.main01-toggle-num>i {font-style: normal;}

.main02 {padding: 40px 0 0;overflow: hidden;}
.main02-toggles {display: flex;justify-content: center;align-items: flex-start;flex-wrap: wrap;padding: 20px 0 40px;margin-bottom: 40px;}
.main02-toggles::before {content: "";display: block;width: 100%;height: 1px;background: linear-gradient(to right, transparent, #f1dbb5 30%, #f1dbb5 70%, transparent 100%);position: relative;top: 40px;}
.main02-toggle {width: 80px;height: 80px;font-size: 17px;color: #717171;line-height: 1;display: flex;justify-content: center;flex-wrap: wrap;margin: 0 55px;white-space: nowrap;cursor: pointer;position: relative;z-index: 1;}
.main02-toggle.active,.main02-toggle:hover {color: #ffa525;}
.main02-toggle::before {content: "";width: 80px;height: 80px;background: #fef4e3 url(../images/feature-ai-upscaler/main02-icons.png) no-repeat 19px 23px;border-radius: 50%;margin-bottom: 12px;}
.main02-toggle:nth-child(2)::before {background-position-x: -65px;}
.main02-toggle:nth-child(3)::before {background-position-x: -154px;}
.main02-toggle:nth-child(4)::before {background-position-x: -237px;}
.main02-toggle.active::before {background-position-y: -60px;background-color: #ffb955;}
.main02-infos {width: 450px;min-height: 360px;box-sizing: border-box;padding: 40px 0 20px 0;position: relative;}
.main02-info {display: none;}
.main02-info.active {display: block;}
.main02-h3 {font-size: 25px;color: #1a1a1a;line-height: 1;font-weight: 600;}
.main02-h3+p {font-size: 17px;color: #464545;line-height: 1.6;margin: 15px 0 30px;}
.the-buttons.just-one {justify-content: flex-start;}
.the-buttons.just-one .the-button>a {margin: 0;border-radius: 8px;}
.main02-imgs {margin-top: -360px;}
.main02-img {display: none;justify-content: center;}
.main02-img.active {display: flex;}
.main02-img>img {flex-shrink: 0;max-width: initial;}

.main03 {padding: 72px 0 0;}
.main03-toggles {display: flex;justify-content: space-between;gap: 10px;margin: 25px 0;border-bottom: 1px solid #d1ad8e;}
.main03-toggle {width: 330px;box-sizing: border-box;padding: 0 0 18px 30px;font-size: 19px;color: #564d43;line-height: 1;cursor: pointer;position: relative;}
.main03-toggle>b {display: block;font-size: 21px;font-weight: 500;color: #2b2b2b;line-height: 1;margin-bottom: 10px;}
.main03-toggle:hover>b,.main03-toggle.active>b {color: #ff931f;}
.main03-toggle::after {content: "";width: 100%;height: 3px;background-color: #ff9c31;position: absolute;bottom: -1px;left: 0;display: none;}
.main03-toggle.active::after {display: block;}
.main03-intro {display: none;text-align: center;}
.main03-intro.active {display: block;}
.main03-intro>p {margin: 24px 0 26px;font-size: 19px;color: #2b2b2b;line-height: 1.2;}

.main04 {padding: 90px 0 0;}
.main04 .details {width: 1350px;}
.main04-wrap {margin-top: 60px;}
.main04-con {margin-bottom: 84px;display: flex;justify-content: space-between;align-items: center;gap: 20px;flex-wrap: wrap;}
.main04-con:last-child {margin-bottom: 0;}
.main04-video {width: 622px;position: relative;border-radius: 22px;overflow: hidden;}
.main04-con:nth-child(even) .main04-video {order: 2;}
.main04-video::before {content: "";display: block;padding-top: 65.92%;}
.main04-video video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.main04-intro {width: 665px;color: #000;}
.main04-h3 {font-size: 27px;line-height: 1.2;font-weight: 600;}
.main04-h3+p {font-size: 17px;line-height: 1.6;margin: 35px 0 24px;}

.main05 {padding: 95px 0 100px;margin-bottom: 10px;}
.table-container {margin-top: 28px;}
table {width: 100%;}
table th {height: 64px;font-size: 21px;color: #2a2a2a;line-height: 1;padding: 0 10px;}
table th:first-child {color: #ff924a;}
table td {font-size: 17px;color: #343434;line-height: 1.5;padding: 12px 10px 12px 30px;}
table td[rowspan] {font-size: 15px;text-align: center;color: #2a2a2a;}
table td:last-child {padding-left: 42px;}
table tr:nth-child(even) td:first-child {background-color: #fdf9f2;}
table tr:nth-child(even) td:last-child {background-color: #f5f5f5;}
table tr td:first-child {border-left: 2px solid #fdc49d;border-right: 2px solid #fdc49d;}
table td.border-top {border-top: 2px solid #fdc49d;}
table td.border-bottom {border-bottom: 2px solid #fdc49d;}
table tr td:last-child {border: none;}
table td>span {display: block;padding-left: 20px;position: relative;}
table td>span::before {content: "";width: 6px;height: 6px;background-color: #f2ab1d;border-radius: 50%;position: absolute;top: 10px;left: 0;}
table td:last-child>span::before {background-color: #8f8f8f;}
/* table tr.hide, table tr.hide~tr {display: none;}
table tr.hide.active, table tr.hide.active~tr {display: table-row;}
.table-arrow {height: 43px;background-color: #e6e6e6;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.table-arrow.active>img {transform: rotate(180deg);} */

.main06 {padding: 70px 0 10px;background: linear-gradient(#fffbf2, #fff);}
.main06-icons {display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 46px;}
.main06-icons li {width: 354px;margin-bottom: 45px;text-align: center;}
.main06-icons .icon-wrap {width: 78px;height: 78px;background-color: #ffc96b;border-radius: 10px;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.main06-icons h3 {font-size: 19px;color: #292929;font-weight: 600;line-height: 1.2em;padding: 24px 0 18px;}
.main06-icons p {font-size: 17px;color: #272727;line-height: 1.5em;margin: 0;}

/* ````````````````````````````main10````````````````````````````````````````` */
.main10{background:url("../images/feature-ai-image-upscaler/main10-bg.jpg") no-repeat center #b1e1e2;background-size:cover;padding:40px 0;}
.main10-flex{display:flex;justify-content:space-between;align-items:center;}
.main10-flex .flex-content{flex:1;padding-left:50px;}
.main10-flex h3{font-size:37px;font-weight:700;line-height:1.5;color:#1f1f1f;}
.main10-flex h3 span{color:#ff9e2c;}
.main10-flex .suhead{color:#179bfd;font-size:23px;line-height:1.5;margin-bottom:15px;white-space:nowrap;}
.main10-down{display:flex;justify-content:flex-start;align-items:flex-start;gap:25px;padding-top:10px;}
.main10-down .down-wrap a{display:block;background:#179bfd;color:#ffffff;font-size:21px;line-height:1.4;padding:10px 30px;border-radius:5px;}
.main10-down .down-wrap a:hover{background:#12bcff;}
.main10-down .down-wrap img{margin-right:10px;vertical-align:text-top;}
.main10-down .more-wrap a{display:inline-block;color:#ffffff;border:1px solid #ffffff;font-size:21px;line-height:1.3;padding:10px 30px;border-radius:5px;}
.main10-down .more-wrap a:hover{color:#179BFD;border:1px solid #179BFD;background:#ffffff;text-decoration:none;}
.mark-wrap {color:#666;line-height:19px;margin-top: 5px;}
.mark-content {display: inline-block;vertical-align: middle;width: 18px;height: 18px;background: url(../../images/buy-new/mark-icon.png) no-repeat;position: relative;}
.mark-info {display: none;width: 250px;padding: 5px 10px;background-color: #fff;border: 1px solid #dedfe3;border-radius: 10px;font-size: 12px;line-height: 16px;color: #595959;position: absolute;bottom: calc(100% + 10px);left: -5px;text-align: justify;}
.mark-info::after {content: "";width: 12px;height: 12px;border-right: 1px solid #dedfe3;border-bottom: 1px solid #dedfe3;background-color: #fff;transform: rotate(45deg);position: absolute;bottom: -7px;left: 8px;}
.mark-content:hover .mark-info {display: block;}

/* ````````````````````````````main09````````````````````````````````````````` */
.main09{text-align:center;background:#ffffff;padding:50px 0;}
.appraise{padding-top:16px;}
.table-wrap{position:relative;display:flex;align-items:center;justify-content:space-around;padding:30px 0;}
.vs-table-box{width:1000px;min-height:70px;margin:0 auto;position:relative;overflow:hidden;}
.list-appraise{width:100%;height:100%;display:flex;position:relative;z-index:0;}
.list-appraise .item-appraise p{flex:1;padding-left:30px;text-align:left;margin-bottom:0;}
.item-appraise{height:100%;flex:0 0 100%;width:100%;z-index:-1;display:flex;justify-content:center;align-items:center;}
.appraise-arrow{position:absolute;width:40px;height:40px;border-radius:50%;text-align:center;line-height:50px;transform:translateY(-50%);cursor:pointer;border:1px solid #e5e5e5;background-color:#ffffff;}
.table-btn-left{left:0;top:50%;}
.table-btn-right{right:0;top:50%;}
.table-btn-right::before{content:'';display:inline-block;width:10px;height:10px;transform:translate(-50%,-50%) rotate(45deg);position:absolute;right:20%;top:50%;border:2px solid transparent;border-right-color:#b4b4b4;border-top-color:#b4b4b4;}
.table-btn-left::before{content:'';display:inline-block;width:10px;height:10px;transform:translate(-50%,-50%) rotate(45deg);position:absolute;left:60%;top:50%;border:2px solid transparent;border-left-color:#b4b4b4;border-bottom-color:#b4b4b4;}

.side-nav {position:sticky;top:0;width:250px;height:0;left:calc(50% - 900px);}
.side-nav .wrap{padding-top:55px;}
.side-nav .side-title{font-size:17px;margin-bottom:20px;color:#1c1c1c;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0 10px;}
.side-nav .side-title i{display:inline-block;width:18px;height:18px;border:1px solid #060606;border-radius:50%;vertical-align:middle;position:relative;}
.side-nav .side-title i::before{display:inline-block;content:'';width:6px;height:6px;border:1.5px solid #060606;position:absolute;left:50%;top:40%;transform:translate(-50%,0) rotate(45deg);border-bottom:none;border-right:none;}
.side-nav .side-title i.on-off{transform:rotate(180deg);}
.side-nav .nav-list{font-size:15px;line-height:1.4;color:#1c1c1c;}
.side-nav .nav-list li a{width:100%;display:flex;align-items:center;border-top:1px solid #e5e5e5;position:relative;height:50px;margin:0 auto;padding:0 15px;box-sizing:border-box;white-space:nowrap;}
.side-nav .nav-list li a span{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.side-nav .nav-list li:first-of-type a{border-top:1px solid transparent;}
.side-nav .nav-list li a::before{content:'';display:inline-block;width:4px;height:4px;background:#b7bbc2;border-radius:50%;vertical-align:middle;margin-left:5px;margin-right:10px;}
.side-nav .nav-list li.focus a{color:#ffffff;border-top-color:transparent;}
.side-nav .nav-list li.focus a::before{background:#ffffff;}
.side-nav .nav-list li.focus a::after{content:'';display:inline-block;border:5px solid transparent;border-left-color:#ffffff;border-left-width:8px;border-right-width:0;}
.side-nav .nav-list li.focus a{width:100%;border-radius:25px;background:#fdc96e;}
.side-nav .nav-list li.focus + li a{border-top-color:transparent;}

@media (max-width:1730px){.side-nav {display: none !important;}}

@media (max-width:979px){
	body{min-width:100%;}
.details, .main04 .details{width:96%;}
img:not([src$='svg']){height:auto;width: auto;}

.bg {background: linear-gradient(#fdfaf5, #ffead9);}
.main01-imgs {width: 96%;margin: 0 auto;justify-content: center;flex-wrap: wrap;}
.main01-img:first-child {margin-left: 0 !important;}
.main01-img-wrap .top-intro {transform: translateY(0);}
.main01-toggles {display: none;}

.main02-toggles {margin-bottom: 0;}
.main02-toggles::before {display: none;}
.main02-toggle {width: 23%;margin: 0 1%;height: auto;flex-direction: column;align-items: center;white-space: normal;text-align: center;}
.main02-toggle::before {background-color: #fff;}
.main02-infos {width: 100%;min-height: auto;text-align: center;padding-top: 0;}
.the-buttons.just-one {justify-content: center;}
.main02-imgs {margin-top: 20px;}
.main02-img>img {max-width: 100%;}

.main03-toggle {width: 33.33%;padding: 0 0 15px;font-size: 15px;text-align: center;}
.main03-toggle>b {font-size: 19px;}

.main04-con {justify-content: center;}
.main04-intro {width: 100%;text-align: center;}
.main04-h3+p {margin: 20px 0;}
.main04-con:nth-child(even) .main04-video {order: 0;}

table td,table td:last-child {padding-left: 10px;}
/* table tr.hide, table tr.hide~tr {display: table-row;}
.table-arrow {display: none;} */

.main06-icons {justify-content: center;}
.main06-icons li {margin: 0 15px 30px;}

p{font-size:.9375rem;}
.title-h2{font-size:1.4375rem;}
.suhead{font-size:1.1875rem;}
.main10-flex{flex-wrap:wrap;justify-content:space-around;}
.main10-flex h3{font-size:1.6875rem;}
.main10-flex .suhead{font-size:1.1875rem;white-space:wrap;}
.main10-flex .flex-content{padding:30px 0 0;text-align:center;}
.main10-down{justify-content:center;}
.main09-flex{flex-wrap:wrap;}
.main09-flex .flex-content{flex-basis:auto;margin-bottom:20px;}
.vs-table-box{width:calc(100% - 100px);}
.vs-table-box{height:auto;}
}
@media (max-width:767px){
	h1 {font-size: 29px;}
	.main-h2 {font-size: 25px;}

	.main01-img {margin-right: 0;}

	.main02-h3 {font-size: 21px;}

	.main04-video {width: 90%;}
	.main04-h3 {font-size: 21px;}

	table td, table td:last-child {padding: 10px 5px;font-size: 15px;}
	table td>span {padding-left: 10px;}
	/* .table-container {overflow: auto;}
	table {width: 600px;margin: 0 auto;} */

	.main09-media{height:auto;width:100%;max-width:600px;}
.list-appraise .item-appraise{flex-wrap:wrap;}
.list-appraise .item-appraise p{padding:10px;}
}
@media (max-width:479px){
	.main01-img {width: 100%;}


	p{font-size:.875rem}
.down-button .down-wrap a{font-size:17px;padding:15px 20px;}
.crumbs{font-size:13px;}
.title-h1{font-size:1.3125rem;}
.title-h2{font-size:1.1875rem;}
.suhead{font-size:1.0625rem;}
.title-h2 span::after{bottom:5px;}
.main10-down{flex-wrap:wrap;}
.main10-flex .suhead{font-size:.9375rem;}
.main10-flex h3{font-size:1.1875rem;}
.main10{padding:20px 0;}
.mian01-feature .icons-feature{zoom:0.45;}
.mian01-feature .icons-feature div{line-height:1;}
.mian01-feature .list-wrap .item-list .href-name{font-size:.9375rem;}
.table-btn-left,.table-btn-right{margin:0 10px;}
}
