.full_page{padding-top:68px;height:calc(100vh - 200px);background-color:#fff}.full_page .page{padding:16px;width:100%;height:100%;margin:0 auto}.box,.box_wrap{display:flex;height:100%}.box{justify-content:center;align-items:center;width:50%}.box_wrap .box:first-child{justify-content:flex-start}.text_area .title{font-size:4vw;line-height:1.5}.text_area button{margin-top:16px}.box .img_area{width:529px}@media screen and (max-width:599px){.full_page{height:calc(100vh - 110px)}}@media screen and (min-width:1200px){.full_page{padding-top:68px;height:calc(100vh - 216px)}.full_page .page{width:1200px;height:100%;margin:0 auto}.box,.box_wrap{display:flex;height:100%}.box{justify-content:center;align-items:center;width:50%}.box_wrap .box:first-child{justify-content:flex-start}.text_area .title{font-size:60px;line-height:1.5}.text_area button{margin-top:50px}.box .img_area{width:529px}}.pc_wrap.develop{background-color:#f1f1f1}.develop .container{padding-top:68px}section{margin-bottom:30px}.side_menu{position:fixed;padding:20px;width:250px;height:100vh;background-color:#fff}.left_content{position:relative;padding-left:50px}.left_content:before{content:"";position:absolute;top:0;left:30px;width:1px;height:100%;border-left:2px dashed #ddd}.left_content li{position:relative;padding:12px 0}.left_content li a{color:#868686;font-size:16px;font-weight:300;cursor:pointer}.left_content li.active a{position:relative;color:#ca0000;font-weight:700}.left_content li.active a:before{position:absolute;content:"";top:50%;left:-30px;transform:translateY(-50%);width:19px;height:14px;background:#ca0000;border-top-left-radius:4px;border-bottom-left-radius:4px}.left_content li.active a:after{position:absolute;content:"";top:50%;left:-11px;transform:translateY(-50%);width:0;height:0;border-left:5px solid #ca0000;border-top:7px solid transparent;border-bottom:7px solid transparent}.develop .content_inner{margin-left:250px;padding:50px;width:100%}.develop .inner_wrap{max-width:1200px;margin:0 auto}.develop h1{font-size:40px}.develop h2{font-size:24px}.develop h3{font-size:20px}.develop h4{font-size:18px}.develop p{font-size:16px;line-height:1.25}.title p{font-size:18px;font-weight:300}.develop .title{margin-bottom:40px}.develop_box_wrap{display:flex}.develop_box_wrap .card{display:flex;flex:1;flex-direction:column;align-items:center;padding:30px;margin-bottom:0}.develop_box_wrap .card:last-child{margin-right:0}.develop_box_wrap .card .arrow{position:absolute;top:50%;right:-24px;transform:translateY(-50%);z-index:1}.round{margin-bottom:20px;width:80px;height:80px;background-color:#f0f0f0;border-radius:50%}.info_type .info_left{display:flex;flex:1;padding-left:10px}.info_type .info_left span{display:inline-block;margin-right:10px;width:20px;height:20px}.info_type .info_right{flex:4}.step span{display:inline-block;padding:6px;margin-right:10px;color:#fff;background-color:#1e1e1e;border-radius:4px}.border_box{padding:30px;border:1px solid #ddd;border-radius:8px}.list{margin-top:30px;margin-left:20px;list-style:disc}.list li{padding:5px 0}.tab_content table{text-align:left}.tab_content table tr{border-bottom:1px solid #1e1e1e}.tab_content table td,.tab_content table th{padding:24px 20px;font-size:15px}.tab_content table td{font-weight:300}.tag_area{display:flex;align-items:center;justify-content:flex-end}.tag_area .tag{display:inline-block;padding:8px 16px;margin-right:8px;border:1px solid #1e1e1e;border-radius:8px}.tag_area .tag:last-child{margin-right:0}.tag.blue{color:#63b4ff;border-color:#63b4ff;cursor:pointer}.tag.green{color:#26a17b;border-color:#26a17b;cursor:pointer}.tag.yellow{color:#ffca63;border-color:#ffca63;cursor:pointer}