@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}#ddp .heading03{line-height:1.4;font-weight:600}#ddp .heading03 span{font-size:70%;margin-left:8px}@media screen and (max-width: 600px){#ddp .heading03{margin-bottom:30px}}#ddp #cnt01 .catch{display:block;font-size:clamp(1.375rem,.793rem + 2.48vw,2.5rem);font-weight:600;text-align:center}#ddp #cnt01 .catch span{color:#931515}#ddp #cnt01 .way{width:96%;margin:0 auto 70px}#ddp #cnt01 .way ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px;position:relative}#ddp #cnt01 .way ul::after{content:"";position:absolute;bottom:-55px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:260px;height:26px;background:#888;-webkit-clip-path:polygon(0 0, 100% 0%, 50% 100%);clip-path:polygon(0 0, 100% 0%, 50% 100%)}#ddp #cnt01 .way ul li{width:49%;height:110px;font-size:1.375rem;color:#fff;line-height:1.4;text-align:center;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ddp #cnt01 .way ul li:nth-child(2){margin-left:auto;background:#931515;position:relative}#ddp #cnt01 .way ul li:nth-child(2)::before{content:"";position:absolute;top:50%;left:calc(-35px - 2%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:70px;height:70px;background:url(../images/ddp/about/icon.svg) no-repeat;background-size:cover}#ddp #cnt01 .way .txt{font-size:clamp(1.313rem,1.022rem + 1.24vw,1.875rem);color:#931515;line-height:1.5;text-align:center;font-weight:600}@media screen and (max-width: 960px){#ddp #cnt01 .way{width:100%}#ddp #cnt01 .way ul li{font-size:1.25rem}#ddp #cnt01 .way ul li:nth-child(2)::before{left:calc(-25px - 2%);width:50px;height:50px}}@media screen and (max-width: 600px){#ddp #cnt01 .way{margin-bottom:50px}#ddp #cnt01 .way ul{display:block;margin-bottom:50px}#ddp #cnt01 .way ul::after{bottom:-35px;width:180px;height:20px;background:#888;-webkit-clip-path:polygon(0 0, 100% 0%, 50% 100%);clip-path:polygon(0 0, 100% 0%, 50% 100%)}#ddp #cnt01 .way ul li{width:100%;height:100px;font-size:1.125rem}#ddp #cnt01 .way ul li:nth-child(2){margin:15px 0 0}#ddp #cnt01 .way ul li:nth-child(2)::before{top:-10px;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:40px;height:40px}}#ddp #cnt01 .topics{color:#fff;padding:2% 3% 3%;margin-top:100px;background:#931515}@media screen and (max-width: 600px){#ddp #cnt01 .topics{margin-top:50px}}#ddp #cnt01 .topics h3{font-family:"Barlow",sans-serif;font-weight:700;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:clamp(1.25rem,.603rem + 2.76vw,2.5rem);color:rgba(255,255,255,.4);line-height:1;text-align:center;font-weight:300;letter-spacing:-0.05em;margin-bottom:15px}@media screen and (max-width: 600px){#ddp #cnt01 .topics h3{margin-bottom:10px}}#ddp #cnt01 .topics .flex .img{width:46%;margin-right:auto}#ddp #cnt01 .topics .flex .column{width:50%;font-weight:300;padding-top:2%}#ddp #cnt01 .topics .flex .column .name{font-size:1.625rem;margin-bottom:15px}#ddp #cnt01 .topics .flex .column .name span{font-size:70%;margin-right:5px}#ddp #cnt01 .topics .flex .column .name small{font-size:60%;margin-left:5px}#ddp #cnt01 .topics .flex .column .sup{font-size:70%;text-align:right}@media screen and (max-width: 960px){#ddp #cnt01 .topics .flex{display:block}#ddp #cnt01 .topics .flex .img{width:100%;margin-bottom:20px}#ddp #cnt01 .topics .flex .column{width:100%;padding-top:0}#ddp #cnt01 .topics .flex .column .name{font-size:clamp(1.25rem,1.056rem + .83vw,1.625rem);margin-bottom:15px}}@media screen and (max-width: 600px){#ddp #cnt01 .topics .flex .column .name{margin-bottom:10px}}#ddp #cnt01 .faq{margin-top:60px}@media screen and (max-width: 600px){#ddp #cnt01 .faq{margin-top:40px}#ddp #cnt01 .faq .heading03{margin-bottom:20px}}#ddp #cnt01 .faq ul.aco li+li{margin-top:10px}#ddp #cnt01 .faq ul.aco li .ttl{min-height:50px;font-size:1.125rem;line-height:1.4;padding:7px 50px 7px 45px;border:1px solid #000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#ddp #cnt01 .faq ul.aco li .ttl::before{content:"Q";position:absolute;top:-6px;left:5px;font-family:"Barlow",sans-serif;font-weight:700;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:3.125rem;color:#d59f9f;line-height:1;font-weight:500}#ddp #cnt01 .faq ul.aco li .ttl::after{font-family:"icomoon";content:"";position:absolute;font-weight:normal;font-style:normal;font-size:1rem;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);color:#931515;-webkit-transition:.3s;transition:.3s}#ddp #cnt01 .faq ul.aco li .ttl.close::after{-webkit-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg)}@media screen and (max-width: 600px){#ddp #cnt01 .faq ul.aco li .ttl{min-height:46px;font-size:1rem;line-height:1.3;padding:5px 30px 5px 35px}#ddp #cnt01 .faq ul.aco li .ttl::before{top:-2px;left:5px;font-size:2.5rem}#ddp #cnt01 .faq ul.aco li .ttl::after{right:10px;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);font-size:.75rem}}#ddp #cnt01 .faq ul.aco li .answer{display:none;padding:20px 40px 30px 80px;position:relative}#ddp #cnt01 .faq ul.aco li .answer::before{content:"A";position:absolute;top:5px;left:40px;font-family:"Barlow",sans-serif;font-weight:700;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:3.125rem;color:#d59f9f;line-height:1;font-weight:500}@media screen and (max-width: 600px){#ddp #cnt01 .faq ul.aco li .answer{padding:15px 20px 20px 40px;position:relative}#ddp #cnt01 .faq ul.aco li .answer::before{top:0;left:10px;font-size:2.5rem}}#ddp #cnt02 .course .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#ddp #cnt02 .course .flex .column{width:calc((100% - 50px)/3);background:#fff}#ddp #cnt02 .course .flex .column .inner{padding:20px}#ddp #cnt02 .course .flex .column .inner h4{font-size:110%;color:#931515;font-weight:600;margin-bottom:10px}@media screen and (max-width: 600px){#ddp #cnt02 .course .flex .column{width:100%}#ddp #cnt02 .course .flex .column+.column{margin-top:30px}}#ddp #cnt02 .schedule .heading04{font-size:clamp(1.188rem,1.026rem + .69vw,1.5rem);display:inline-block;border-bottom:1px solid #931515}#ddp #cnt02 .schedule .heading04 span{font-size:80%}#ddp #cnt02 .schedule .studytime dl{font-size:1.25rem;font-weight:600;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#ddp #cnt02 .schedule .studytime dl dt,#ddp #cnt02 .schedule .studytime dl dd{margin-bottom:10px}#ddp #cnt02 .schedule .studytime dl dt{width:240px;position:relative}#ddp #cnt02 .schedule .studytime dl dt::after{content:"：";position:absolute;right:10px}#ddp #cnt02 .schedule .studytime dl dd{width:calc(100% - 240px)}#ddp #cnt02 .schedule .studytime dl dd ul{margin-top:10px}#ddp #cnt02 .schedule .studytime dl dd ul li{font-size:1.125rem;font-weight:400}#ddp #cnt02 .schedule .studytime dl dd ul li:first-of-type{margin-bottom:20px;position:relative}#ddp #cnt02 .schedule .studytime dl dd ul li:first-of-type::after{content:"＋";position:absolute;bottom:-23px;left:10%}#ddp #cnt02 .schedule .studytime dl dd ul li span{padding:0 5px;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F7D2D2));background:linear-gradient(transparent 60%, #F7D2D2 60%)}#ddp #cnt02 .schedule .studytime dl .tRed{color:#931515}@media screen and (max-width: 600px){#ddp #cnt02 .schedule .studytime dl{display:block;font-size:1.0625rem}#ddp #cnt02 .schedule .studytime dl dt,#ddp #cnt02 .schedule .studytime dl dd{margin-bottom:initial}#ddp #cnt02 .schedule .studytime dl dt{width:auto;position:initial}#ddp #cnt02 .schedule .studytime dl dt::after{position:initial}#ddp #cnt02 .schedule .studytime dl dd{width:100%;padding-left:1em}#ddp #cnt02 .schedule .studytime dl dd+dt{margin-top:15px}#ddp #cnt02 .schedule .studytime dl dd ul{margin-top:7px}#ddp #cnt02 .schedule .studytime dl dd ul li{font-size:.9375rem}#ddp #cnt02 .schedule .studytime dl dd ul li:first-of-type{margin-bottom:18px}#ddp #cnt02 .schedule .studytime dl dd ul li:first-of-type::after{bottom:-20px}}#ddp #cnt02 .schedule .example .tableArea table td{width:14.2857142857%;border-color:#bcbcbc}#ddp #cnt02 .schedule .example .tableArea table thead td{color:#000;padding:8px 10px;background:#c9c9c9}#ddp #cnt02 .schedule .example .tableArea table tbody td{padding:10px;vertical-align:top}#ddp #cnt02 .schedule .example .tableArea table tbody td .online{width:100%;height:80px;text-align:center;padding:5px;background:#af4b4b}#ddp #cnt02 .schedule .example .tableArea table tbody td .online.exp{height:160px}#ddp #cnt02 .schedule .example .tableArea table tbody td .online .name{height:calc(100% - 20px);font-size:.875rem;color:#fff;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ddp #cnt02 .schedule .example .tableArea table tbody td .online .time{height:18px;font-size:.75rem;line-height:1;margin-top:2px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 960px){#ddp #cnt02 .schedule .example .tableArea table{width:900px}}#ddp #cnt02 .schedule .example .sup.ann{color:#3e3e3e;line-height:1.4}#ddp #cnt02 .schedule .example .flex{margin-top:50px}#ddp #cnt02 .schedule .example .flex .column{width:calc((100% - 80px)/3);padding:15px;margin-right:auto;background:#fff}#ddp #cnt02 .schedule .example .flex .column:last-of-type{margin-right:0}#ddp #cnt02 .schedule .example .flex .column .title{font-size:.8125rem;color:#fff;line-height:1.2;text-align:center;padding:10px;margin-bottom:15px;background:#af4b4b}#ddp #cnt02 .schedule .example .flex .column .title h5{font-size:1.25rem;font-weight:500;margin-top:5px}@media screen and (max-width: 960px){#ddp #cnt02 .schedule .example .flex .column{width:calc((100% - 40px)/3)}}@media screen and (max-width: 600px){#ddp #cnt02 .schedule .example .flex{display:block;margin-top:30px}#ddp #cnt02 .schedule .example .flex .column{width:100%;padding:10px 10px 15px}#ddp #cnt02 .schedule .example .flex .column+.column{margin-top:20px}#ddp #cnt02 .schedule .example .flex .column .title{font-size:.75rem;padding:5px 10px;margin-bottom:10px}#ddp #cnt02 .schedule .example .flex .column .title h5{font-size:1.0625rem}}#ddp #cnt02 .schedule .example .self{background-color:#5090d0 !important}#ddp #cnt02 .schedule .example .support{background-color:#3e9d66 !important}#ddp #cnt04 .course .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#ddp #cnt04 .course .flex .column{width:48%}#ddp #cnt04 .course .flex .column .heading03{margin-bottom:20px}#ddp #cnt04 .course .flex .column .table{line-height:1.6}#ddp #cnt04 .course .flex .column .table>dt,#ddp #cnt04 .course .flex .column .table>dd{border-color:#999}#ddp #cnt04 .course .flex .column .table>dt{width:160px;padding:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ddp #cnt04 .course .flex .column .table>dd{width:calc(100% - 160px);padding:20px 15px}#ddp #cnt04 .course .flex .column .table>dd small{font-size:80%;margin-left:2px}#ddp #cnt04 .course .flex .column .table>dd .total{padding-top:8px;margin-top:8px;margin-bottom:10px;border-top:1px dashed #000}#ddp #cnt04 .course .flex .column .table>dd .total span{margin-left:10px}#ddp #cnt04 .course .flex .column .table>dd dl.command dd{padding-left:1em}#ddp #cnt04 .course .flex .column .table>dd dl.command dd+dt{margin-top:8px}#ddp #cnt04 .course .flex .column .table>dd dl.fee{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#ddp #cnt04 .course .flex .column .table>dd dl.fee dt,#ddp #cnt04 .course .flex .column .table>dd dl.fee dd{margin-bottom:5px}#ddp #cnt04 .course .flex .column .table>dd dl.fee dt{width:110px;position:relative}#ddp #cnt04 .course .flex .column .table>dd dl.fee dt::after{content:"：";position:absolute;right:5px}#ddp #cnt04 .course .flex .column .table>dd dl.fee dd{width:calc(100% - 110px)}#ddp #cnt04 .course .flex .column .table.pre>dt{background:#000}@media screen and (max-width: 960px){#ddp #cnt04 .course .flex{display:block}#ddp #cnt04 .course .flex .column{width:100%}#ddp #cnt04 .course .flex .column+.column{margin-top:60px}}@media screen and (max-width: 600px){#ddp #cnt04 .course .flex .column .heading03{margin-bottom:10px}#ddp #cnt04 .course .flex .column .table>dt{display:block;width:100%;padding:5px 10px}#ddp #cnt04 .course .flex .column .table>dt br{display:none}#ddp #cnt04 .course .flex .column .table>dd{width:100%;padding:10px}#ddp #cnt04 .course .flex .column .table>dd+dt{margin-top:10px}#ddp #cnt04 .course .flex .column .table>dd dl.fee dt{width:100px}#ddp #cnt04 .course .flex .column .table>dd dl.fee dd{width:calc(100% - 100px)}#ddp #cnt04 .course .flex .column .table.pre>dt{background:#000}}#ddp #cnt04 .course .itep{padding:max(2%,15px);margin-top:30px;background:#eae8e8}#ddp #cnt04 .course .itep .heading04{font-size:1.125rem;margin-bottom:10px}@media screen and (max-width: 600px){#ddp #cnt04 .course .itep .heading04{font-size:1rem;margin-bottom:8px}}@media screen and (max-width: 600px){#ddp #cnt04 .scholarship .heading03{margin-bottom:20px}}#ddp #cnt04 .scholarship .tableArea table.scholarship{width:100%;line-height:1.3;border-collapse:separate;border-spacing:1em 0}#ddp #cnt04 .scholarship .tableArea table.scholarship tbody,#ddp #cnt04 .scholarship .tableArea table.scholarship thead{-webkit-text-size-adjust:100%;width:100%}#ddp #cnt04 .scholarship .tableArea table.scholarship th,#ddp #cnt04 .scholarship .tableArea table.scholarship td{vertical-align:middle;padding:1.5em 10px;border-bottom:1px solid #000;font-weight:400;text-align:center}#ddp #cnt04 .scholarship .tableArea table.scholarship thead th{font-weight:500;border-bottom:2px solid #000;padding-top:0;padding-bottom:1em}#ddp #cnt04 .scholarship .tableArea table.scholarship tbody th{text-align:left}#ddp #cnt04 .scholarship .tableArea table.scholarship tbody th p.en-font{margin-top:10px}@media screen and (max-width: 960px){#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr th,#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr td{padding:15px 5px}#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr th{padding-top:0;padding-bottom:10px}#ddp #cnt04 .scholarship .tableArea table.scholarship tbody tr th,#ddp #cnt04 .scholarship .tableArea table.scholarship tbody tr td{padding:20px 5px}}@media screen and (max-width: 600px){#ddp #cnt04 .scholarship .tableArea table.scholarship{border-spacing:.7em 0}#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr th,#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr td{padding:10px 5px}#ddp #cnt04 .scholarship .tableArea table.scholarship thead tr th{padding-top:0;padding-bottom:7px}#ddp #cnt04 .scholarship .tableArea table.scholarship tbody tr th,#ddp #cnt04 .scholarship .tableArea table.scholarship tbody tr td{padding:15px 5px}}#ddp #cnt05 .movie{max-width:720px;margin:0 auto;width:100%;aspect-ratio:16/9}#ddp #cnt05 .movie iframe{width:100%;height:100%}#ddp #cnt06{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4%;background:#fff;border:1px solid #931515}#ddp #cnt06 .img{width:240px;margin-right:auto}#ddp #cnt06 .column{width:calc(100% - 270px)}#ddp #cnt06 .column h2{font-size:1.5rem;color:#931515;font-weight:600;margin-bottom:10px}#ddp #cnt06 .column .name{font-size:130%;font-weight:500;margin-bottom:10px}#ddp #cnt06 .column .name span{font-size:80%;margin-left:5px}#ddp #cnt06 .column .btn{margin:30px 0 0 auto}@media screen and (max-width: 600px){#ddp #cnt06{display:block;padding:4%}#ddp #cnt06 .img{width:180px;margin:0 auto 20px}#ddp #cnt06 .column{width:100%}#ddp #cnt06 .column h2{font-size:1.5rem;color:#931515;font-weight:600;margin-bottom:10px}#ddp #cnt06 .column .name{font-size:130%;font-weight:500;margin-bottom:10px}#ddp #cnt06 .column .name span{font-size:80%;margin-left:5px}#ddp #cnt06 .column .btn{margin:30px 0 0 auto}}/*# sourceMappingURL=ddp.css.map */