.tab-buttons{display:flex;justify-content:space-between}.tab-btn{flex:0 0 48%;transition:0.3s;border:1px solid #C9C9C9;cursor:pointer}.tab-btn.active{background-color:#1782ED;color:#fff;border:1px solid #1782ED}.tab-content{display:none}.tab-content.active{display:block}.description{margin-top:11.5%}.description .container{max-width:1290px;width:90%;margin-right:auto;margin-left:auto}@media (max-width:480px){.description .container{width:92%}}.description .container .wrapper .tabs .tab-buttons{margin-bottom:9.4%}.description .container .wrapper .tabs .tab-buttons .tab-btn{display:flex;align-items:center;border-radius:8px;padding:3.6rem 2.3rem}.description .container .wrapper .tabs .tab-buttons .tab-btn span{margin-right:12px}.description .container .wrapper .tabs .tab-content .tab_mds h3{color:#1782ED}.description .container .wrapper .tabs .tab-content .tab_mds .ttl{margin-top:10px;color:#222222}.description .container .wrapper .tabs .tab-content .list{margin-top:6%}.description .container .wrapper .tabs .tab-content .list .item{display:flex;border-top:1px solid #C9C9C9}.description .container .wrapper .tabs .tab-content .list .item .left{padding:1.5rem;background-color:#F4F4F4;color:#1782ED;flex:0 0 18.61%}.description .container .wrapper .tabs .tab-content .list .item .right{flex:auto;padding:1.5rem}.description .container .wrapper .tabs .tab-content .list .item .right a{color:#2307F7;text-decoration:underline}.description .container .wrapper .tabs .tab-content .list .item:last-child{border-bottom:1px solid #C9C9C9}.description .container .wrapper .tabs .tab-content .list .item:last-child .right{position:relative;margin-left:3%}.description .container .wrapper .tabs .tab-content .list .item:last-child .right::before{background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;content:"";background-image:url(../../src/img/description/white_icon.png);width:26px;height:26px;top:23px;left:-15px}@media (max-width:768px){.description .container .wrapper .tabs .tab-buttons{font-size:18px}.description .container .wrapper .tabs .tab-buttons .tab-btn{padding:2rem 2.3rem}}@media (max-width:480px){.description .container .wrapper .tabs .tab-buttons{font-size:14px}.description .container .wrapper .tabs .tab-buttons .tab-btn{padding:1.5rem 5px}.description .container .wrapper .tabs .tab-buttons .tab-btn:nth-child(n+2){margin-top:0rem}.description .container .wrapper .tabs .tab-buttons{margin-bottom:12%}.description .container .wrapper .tabs .tab-content .tab_mds .ttl{font-size:20px}.description .container .wrapper .tabs .tab-content .list .item{display:block}.description .container .wrapper .tabs .tab-content .list .item .left{padding:1rem 20px}.description .container .wrapper .tabs .tab-content .list .item .right{padding:1.5rem 20px}.description .container .wrapper .tabs .tab-content .list .item:last-child .right{margin-left:27px}}