@charset "UTF-8";
/* ========================================
  MNTサイト共通デザイン
========================================= */
.for_pc{display:block}.for_sp{display:none}@media screen and (max-width:768px){.for_pc{display:none}.for_sp{display:block}}@media (min-width:960px){.spindex{display:none}}.spindex{padding:10px 0 10px 0!important}.l-wrapper{position:relative}.l-base{width:100%;max-width:1160px;margin:0 auto;padding:0 2rem}.l-base-sw{width:100%;max-width:960px;padding:0 2rem;margin:0 auto}.l-section__block{padding-top:6.8rem}.l-2column{display:flex;flex-wrap:wrap}@media (max-width:768px){.l-base{max-width:100%}.l-base-sw{max-width:100%}}@media (min-width:769px){.l-2column{justify-content:space-around}.l-column__left{width:67%;max-width:780px}.l-column__right{width:25.8%;max-width:300px}}.page_top{width:50px;height:50px;position:fixed;right:20px;bottom:20px;z-index:2}.l-footer{background:url(/common/img/dlc/footer_bg.jpg) no-repeat center/cover;color:#fff}.l-footer .p-footer__navi a{color:currentColor;text-decoration:none}.p-footer{padding:7.8rem 0 0}.p-footer__logo{width:110px;height:60px}.p-footer__location{padding:30px 10px 30px 20px;line-height:1.8}.p-footer__contact{margin-bottom:3rem}.p-footer__contact a{color:#5271fd;text-decoration:underline}.p-footer__contact dt{float:left}.p-footer__contact dt:before{content:"・";margin-right:.5em}.p-footer__contact dt:after{content:":";margin:0 .5em}.p-footer__navi{line-height:2}.p-footer__navi>li::before{content:"・"}.p-footer__navi__sub{color:#9FA0A0;margin-left:1em}.p-footer__navi__sub li:before{content:"ー";margin-right:5px}.p-footer__navi__wrap{position:relative;border-left:1px solid #999;padding:20px 0 0 3.5%}.p-footer__bottom{border-top:1px solid #DCDDDD;font-size:14px;margin-top:40px;padding-top:16px;padding-bottom:16px;display:flex}.p-footer__privacy a{color:currentColor;text-decoration:none}@media (max-width:768px){.p-footer__logo{margin:auto}}.p-footer__copyright span{color:#9FA0A0;margin-left:1em}.p-footer__privacy{margin-left:auto}.row{display:flex;flex-wrap:wrap;width:100%}.row.gutter{margin:0 -1rem;width:auto}.row.gutter>[class*=col-]{padding:0 1rem}.row:after{content:"";display:table;clear:both}.row.reverse{flex-flow:row-reverse}.col-sm-4{width:calc(100%/3)}.col-sm-6{width:calc(100%/2)}@media (max-width:768px){.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-md-9{width:100%}.u-sp-column{flex-direction:column!important}}@media (min-width:769px){.col-md-3{width:calc(100%/4);width:25%}.col-md-4{width:33.3333%;font-size:15px}.col-md-8{width:calc(100%/12 * 8)}.col-md-9{width:calc(100%/12 * 9)}.col-md-12{width:100%}}.c-breadcrumb>div{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow:auto;white-space:nowrap}.c-breadcrumb a{color:#5271fd;text-decoration:underline}.breadcrumblist{display:flex;padding:2.8rem 0}.breadcrumblist__element{position:relative}.breadcrumblist__element:after{content:"〉";display:inline-block;margin-left:1.2rem;margin-right:1.2rem}.breadcrumblist__element:last-child:after{content:none}@media (max-width:768px){.breadcrumblist{padding:1rem 0}}.l-wrapper{padding-top:160px}.p-header{width:100%;position:absolute;top:0;z-index:6;background:#fff;box-shadow:0 2px 1px 0 rgba(150,150,150,.3)}.p-header__area{display:flex;justify-content:space-between;max-height:80px}.p-header__logo{margin:20px 0 0 20px;width:110px}.p-header__logo a{display:block}.p-header__logo a:hover{opacity:1}.p-header__logo a img{width:100%;height:100%;object-fit:contain;font-family:"object-fit"}.p-header__utility{display:flex;margin-left:auto}.p-header__utility__item{display:flex;align-items:center;justify-content:center;width:120px}.p-header__utility__item a{display:flex;align-items:center;justify-content:center;flex-direction:column;justify-content:space-around;width:100%;height:100%;color:#fff;font-size:14px;padding:10px 0;text-decoration:none}.p-header__utility__item a img{width:36px}.p-header__utility__item._recruit a{background-color:#00a29a}.p-header__utility__item._mail a{background-color:#5271fd}.p-header__utility__link{display:flex;align-items:center;margin:0 40px 0 0;font-size:14px}.p-header__utility__link__item{position:relative}.p-header__utility__link__item:nth-child(1):after{content:"|";display:inline-block}.p-header__utility__link__item a{padding:10px;color:inherit;font-size:inherit;text-decoration:none}.p-header__navi{margin:0 20px}.p-header__navi>ul{display:flex;padding:0;margin:0;justify-content:flex-end}.p-header__navi>ul>li{font-weight:700;font-size:16px}.p-header__navi>ul>li>a{color:#3e3a39;display:flex;justify-content:center;align-items:center;height:80px;padding:25px;position:relative;cursor:pointer;text-decoration:none}.p-header__navi>ul>li.is-current>a:after,.p-header__navi>ul>li>a:after{content:"";display:block;width:100%;height:3px;background-color:#5271fd;position:absolute;left:0;bottom:0;right:0;margin:auto;transition:all 0.3s 0s ease;transform:scaleX(0);transform-origin:0 50%}.p-header__navi>ul>li.is-current>a:hover:after,.p-header__navi>ul>li>a:hover:after{transform:scaleX(1)}.p-header__navi>ul>li.is-current>a:after{transform:scaleX(1)}@media (max-width:768px){.p-header{position:fixed;box-shadow:2px 2px 5px rgba(88,88,88,.2)}.p-header__area{height:50px;background-color:#fff;margin-bottom:0}.p-header__logo{width:73px;margin:8px 0 0 8px}.p-header__utility__mail{position:absolute;right:50px;width:50px;height:50px;background-color:#0079c1}}.p-header a{text-decoration:none}@media (min-width:769px){.p-header.fixed{position:fixed;background-color:#fff}.p-header.fixed .p-header__area{height:40px}.p-header.fixed .p-header__logo{margin:1.5rem 0 0 1.5rem}.p-header.fixed .p-header__logo a{height:36px}.p-header.fixed .p-header__utility__link{margin:0 20px 0 0;font-size:14px}.p-header.fixed .p-header__utility__item a{flex-direction:row;justify-content:center}.p-header.fixed .p-header__utility__item a img{width:30px;margin-right:3px}.p-header.fixed .p-header__utility__item a span{font-size:12px}.p-header.fixed .p-header__navi>ul>li{padding-bottom:0;font-size:14px}.p-header.fixed .p-header__navi>ul>li>a{height:50px}.p-header__navi>ul>li:hover .p-header__mega{opacity:1;pointer-events:auto}.p-header__mega{position:absolute;top:100%;left:0;width:100%;opacity:0;pointer-events:none;transition:opacity 0.3s ease;height:auto;background:rgba(247,248,248,.95);padding:40px 7%}.p-header__mega:hover{opacity:1}.p-header__mega a{position:relative}.p-header__megaContainer{min-height:172px}.p-header__magaMenu-title-main{width:100%;margin-bottom:20px}.p-header__magaMenu{display:flex}.p-header__magaMenu-title{width:27.8%;padding:0 20px}.p-header__magaMenu-contents{width:70%}.p-header__megaMenu-titleWrap{position:relative;display:block;overflow:hidden;width:100%}.p-header__megaMenu-titleWrap:before{content:"";display:block;padding-top:75.47%}.p-header__megaMenu-titleWrap .__title{position:absolute;width:100%;height:100%;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;z-index:3;color:#fff;font-size:16px;margin:auto;text-align:center}.p-header__megaMenu-titleWrap .__coverImg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%}.p-header__megaMenu-titleWrap .__coverImg img{width:100%}.p-header__magaMenu-title-link a{position:relative;color:#000}.p-header__magaMenu-title-link:after{content:"";background:url(/common/img/dlc/icon_arrow_mega.svg) no-repeat center/contain;width:5px;height:15px;display:inline-block;margin-left:1em}.p-header__magaMenu-list{display:flex;flex-direction:column;font-weight:400;position:relative;max-width:265px}.naviType01 .p-header__magaMenu-list{border-left:4px solid #9fa0a0}.p-header__megaMunu-list__item{display:flex;flex-direction:row;max-width:265px;width:100%;height:66px}.p-header__megaMunu-list__item:hover>.p-header__megaMenu-grandchild-list{display:block}.p-header__megaMunu-list__item a{padding-left:40px;height:100%;width:100%;display:flex;align-items:center;color:currentColor}.p-header__navi li:not(.naviType01) .p-header__megaMunu-list__item a{padding-left:44px}.naviType01 .p-header__megaMunu-list__item>a:hover:before{content:"";height:100%;display:block;background-color:#5271fd;position:absolute}.p-header__megaMunu-list__item>a:hover:before{left:-4px;width:4px}.p-header__megaMunu-list__item>a{text-decoration:none}.naviType01 .p-header__megaMunu-list__item>a{padding-right:50px}.p-header__megaMunu-list__item>a:after{content:"";position:absolute}.naviType01 .p-header__megaMunu-list__item>a:after{background:url(/common/img/dlc/icon_arrow_mega.svg) no-repeat center/contain;width:5px;height:15px;display:inline-block;margin-left:1em;right:40px}.p-header__navi li:not(.naviType01) .p-header__megaMunu-list__item>a:after{background:url(/common/img/dlc/icon_arrow_round.svg) no-repeat center/contain;display:block;width:24px;height:24px;left:0;top:24px}.p-header__megaMenu-grandchild-list{display:none;flex-direction:column;position:absolute;left:100%;top:0;width:100%;border-left:1px solid #dcdddd}.p-header__megaMenu-grandchild-list a:hover:after{content:"";height:100%;width:1px;display:block;background-color:#5271fd;border-color:#5271fd;position:absolute;left:-1px}.p-header__megaMunu-list__item a:hover,.p-header__megaMenu-grandchild-list a:hover{background:rgba(0,0,0,.05)}.p-header__megaMenu-grandchild-list__item{max-width:265px;height:66px}.p-header__megaMenu-footer__link{margin-top:40px;display:flex}.p-header__megaMenu-footer__link a{color:#5271fd;display:block;font-weight:400;padding:22px 34px;border:1px solid #5271fd;border-radius:5px;margin-right:15px}}@media (max-width:768px){.l-wrapper{padding-top:50px}.p-header__navi,.p-header__utility__link{display:none}.p-header.fixed .p-header__navi ul li{padding-bottom:15px;font-size:14px}.p-header.fixed .p-header__navi ul li a{color:#363332;text-shadow:none}.p-header.fixed .p-header__utility__mail{width:58px;height:52px}.p-header.fixed .p-header__utility__mail a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0079c1}.p-header.fixed .p-header__utility__mail img{width:27px}.page-lower .p-header.fixed{border-bottom:none}}.p-spMenu{display:none}@media (max-width:768px){.p-spMenu{display:none;position:absolute;right:0;top:50px;width:85%;background:rgba(255,255,255,.95);text-align:left;font-size:1.6rem;height:calc(100vh - 50px);z-index:90}.p-spMenu>ul{padding:0;margin:0;height:100%;overflow:scroll}.p-spMenu .p-spMenu__main>li{border-top:1px solid #eaeaea}.p-spMenu .p-spMenu__main li a,.p-spMenu .p-spMenu__main li span{position:relative;display:block;padding:15px 20px;color:#000;text-decoration:none}.p-spMenu .p-spMenu__main li.__hasChild>span{position:relative}.p-spMenu .p-spMenu__main li.__hasChild>span:after{content:"";display:block;background:url(/common/img/dlc/icon_arrow_sp.svg) no-repeat center center/contain;width:20px;height:20px;position:absolute;right:10px;top:15px}.p-spMenu .p-spMenu__main li.__hasChild>span.js-open:after{transform:rotateX(180deg)}.p-spMenu .p-spMenu__main li.__hasChild div{background:rgba(231,239,244,.9);display:none}.p-spMenu .p-spMenu__main li.__hasChild div>a{font-weight:700}.p-spMenu .p-spMenu__main li.__hasChild ul li a{position:relative;padding-left:7rem}.p-spMenu .p-spMenu__main li.__hasChild ul li a:after{content:"ー";display:flex;position:absolute;left:4rem;top:0;bottom:0;margin:auto;align-items:center}.p-spMenu .p-spMenu__main li.active{position:relative;display:block;color:#000;border-left:4px solid #0079c1;text-decoration:none}.p-spMenu .p-spMenu__sub{padding:15px 0;background-color:#5271fd;display:flex;justify-content:center;align-items:center;box-shadow:2px 2px 6px rgba(88,88,88,.6);height:70px;width:100%;position:absolute;bottom:0}.p-spMenu .p-spMenu__sub li{display:inline-block;font-size:12px}.p-spMenu .p-spMenu__sub li a{margin-left:1em;margin-right:1em;color:#fff}.p-spMenu .p-spMenu__sub li+li{margin-left:1em}.p-spMenu .p-spMenu__sub li+li::before{content:"|";color:#fff}.p-spMenu__cover{display:none;position:absolute;left:0;top:50px;width:85%;background-color:rgba(0,0,0,.32);height:calc(100vh - 50px);z-index:10}}.p-menuBtn{display:none}.p-menuBtn__wrap{display:none}@media (max-width:768px){.p-menuBtn{display:block;width:25px;height:18px;cursor:pointer;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;z-index:90}.p-menuBtn__wrap{display:block;width:50px;height:100%;background:#eaeaea;position:relative}.p-menuBtn span{position:absolute;left:0;width:100%;height:2px;background-color:#3e3a39;border-radius:4px;transition:all 0.2s}.p-menuBtn span:nth-of-type(1){top:0}.p-menuBtn span:nth-of-type(2){top:8px}.p-menuBtn span:nth-of-type(3){bottom:0}.is-menuOpen .p-menuBtn span{background-color:#3e3a39}.is-menuOpen .p-menuBtn span:nth-of-type(1){transform:translateY(8px) rotate(-45deg)}.is-menuOpen .p-menuBtn span:nth-of-type(2){opacity:0}.is-menuOpen .p-menuBtn span:nth-of-type(3){transform:translateY(-8px) rotate(45deg)}.is-menuOpen+.p-spMenu__cover{display:block}.p-header__utility__item img{width:30px}.p-header__utility__item._recruit a{flex-direction:row}.p-header__utility__item._mail{width:50px}.p-header__utility__item._mail span{display:none}}@media (min-width:769px){.header__style02 .p-header__magaMenu-list{border-left:none}.header__style02 .p-header__megaMunu-list__item>a:after{background:#5271fd url(/common/img/dlc/icon_arrow_mega_wh.svg) no-repeat center/4px 12px;border-radius:100%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13px;text-align:center;width:20px;height:20px;left:-14px}.header__style02 .p-header__megaMunu-list__item>a:hover:before{background-color:transparent}}.u-lh-lg{line-height:2.2}.u-textCenter{text-align:center}.u-fs18{font-size:1.8rem}.u-fs20{font-size:2rem}.u-fs22{font-size:2.2rem}.u-fs24{font-size:2.4rem}.u-fs28{font-size:2.8rem}.u-fw400{font-weight:400}.u-fw600{font-weight:600}.u-textLine{text-decoration:underline}.u-textColor--blue{color:#5271fd}.u-bgcolor--green{background-color:#00A29A!important}.u-bgcolor--blue{background-color:#5271fd!important}.u-bgcolor--cyan{background-color:#E7EFF4}.u-bgcolor--white{background-color:#ffffff!important}.u-bgcolor--gray{background-color:#F7F8F8}.u-mb0{margin-bottom:0!important}.u-mb1{margin-bottom:1rem!important}.u-mb2{margin-bottom:2rem!important}.u-mb3{margin-bottom:3rem}.u-mb4{margin-bottom:4rem!important}.u-mb5{margin-bottom:5rem!important}.u-mb6{margin-bottom:6rem!important}.u-mb7{margin-bottom:7rem!important}.u-mb8{margin-bottom:8rem!important}.u-mb10{margin-bottom:10rem!important}.u-mt2{margin-top:2rem!important}.u-mt3{margin-top:3rem!important}.u-mt4{margin-top:4rem!important}.u-mt5{margin-top:5rem!important}.u-mt6{margin-top:6rem!important}.u-mt8{margin-top:8rem!important}.u-pt2{padding-top:2rem!important}.u-pt3{padding-top:3rem!important}.u-pt4{padding-top:4rem}.u-pt6{padding-top:6rem!important}.u-pt7{padding-top:7rem!important}.u-pt10{padding-top:10rem!important}.u-pt11{padding-top:11rem!important}.u-pb0{padding-bottom:0rem!important}.u-pb2{padding-bottom:2rem!important}.u-pb3{padding-bottom:3rem!important}.u-pb4{padding-bottom:4rem!important}.u-pb6{padding-bottom:6rem}.u-pb8{padding-bottom:8rem}.u-mr2{margin-right:2rem}.u-ul--disc li{position:relative;padding-left:1.2rem}.u-ul--disc li:before{content:"•";display:inline-block;margin-right:.2em;position:absolute;left:0;top:0}.article-heading{height:60vh;position:relative;min-height:360px;width:100%}.article-heading__cover{width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:0;position:absolute}.article-heading__cover img{position:absolute;width:auto;height:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;object-fit:cover;font-family:"object-fit"}.c-title02{font-size:2rem;position:relative;display:inline-block;font-weight:600;padding-bottom:.5em;margin-bottom:3rem;width:fit-content}.c-title02:after{content:"";display:block;height:4px;width:70%;background-color:#231815;bottom:0;position:absolute}.link{color:#5271fd}.c-link--round{text-align:right;padding:3rem 0 4rem}.c-link--round a{color:#5271fd;text-decoration:underline;position:relative;padding-right:7.8rem}.c-link--round a:after{content:"";display:block;background:url(/common/img/dlc/icon_arrow_round.svga) no-repeat center/contain;position:absolute;width:4rem;height:4rem;right:2rem;top:0;bottom:0;margin:auto}.c-link--type01{max-width:300px;width:100%;max-height:50px;display:block;line-height:50px;border:1px solid #fff;border-radius:3px;cursor:pointer;z-index:5;text-align:center;color:currentColor;font-size:1.6rem;margin:auto}.c-link__wrap--large{display:flex;justify-content:center;padding:2rem 0 1rem 0}.c-link--large,.c-link--middle,.c-link--small{height:7rem;width:100%;color:#fff;font-size:1.8rem;display:flex;justify-content:center;align-items:center;border-radius:3px;background:#f87e0d;position:relative;text-decoration:none}.c-link--large:focus,.c-link--middle:focus{background:#F44336}.c-link--large{max-width:550px}.c-link--middle{max-width:440px}.c-link--small{max-width:215px;height:50px}.c-link--middle:after{content:"";background:url(/common/img/dlc/icon_arrow_round_white.svg) no-repeat center center/contain;width:3rem;height:3rem;display:block;position:absolute;right:2rem;top:0;bottom:0;margin:auto}.-skelton,.-skelton--blue{background-color:transparent}.-skelton:after,.-skelton--blue:after{width:36px}.-skelton{border:1px solid #fff}.-skelton:after{background:url(/common/img/dlc/icon_mail.svg) no-repeat center center/contain}.-skelton--blue{border:1px solid #5271fd;color:#5271fd}.-skelton--blue:after{background:url(/common/img/dlc/icon_mail_blue.svg) no-repeat center center/contain}.link--icon-file:after{content:"";background:url(/common/img/dlc/icon_requestDocuments.svg) no-repeat center center/contain;width:3.2rem;height:3.3rem;display:block;position:absolute;right:2rem;top:0;bottom:0;margin:auto}.c-link__round--skelton--blue{padding:1.6rem 9rem;display:block;border:2px solid #5271fd;color:#5271fd;font-weight:600;border-radius:50px;text-align:center;text-decoration:none;white-space:nowrap}.c-link__square--green{font-size:1.4rem;display:block;color:#fff;background:#f87e0d;padding:1rem;margin-top:15px;text-align:center;border-radius:3px;text-decoration:none}@media (max-width:768px){.c-link__round--skelton--blue{padding:1rem 1rem}}.link__blue,.l-article .link__blue{border-color:#5271fd;color:#5271fd}.c-lineup__modelNumber,.c-lineup__catch{font-weight:600}.c-lineup__catch{margin-bottom:1.2em;font-size:1.8rem}.c-lineup__modelNumber{color:#5271fd;margin-bottom:1.2em;font-size:2rem}@media (max-width:768px){.c-lineup__catch{margin-bottom:0}.c-lineup__modelNumber{margin-bottom:0}}.c-tag{display:flex;color:#9fa0a0;margin:0 0 0 0;justify-content:flex-end}.c-tag-item{position:relative;padding:0 2rem 0 0;white-space:nowrap}.c-tag-item:last-child{padding-right:0}.c-tag-item:before{content:"|";display:inline-block;margin-right:20px}.c-tag-item:first-of-type:before{content:none}.c-category_tag{background:#14266d;color:#fff;font-size:1.6rem;height:4rem;display:flex;justify-content:center;align-items:center;min-width:120px;width:fit-content;padding:5px 1rem;border-radius:3px;position:absolute;top:20px;left:20px;white-space:nowrap}.c-taxonomyList{display:flex;font-size:1.4rem;flex-wrap:wrap}.c-taxonomyList a{color:#5271fd;display:block;border:1px solid #5271fd;border-radius:3px;padding:.65rem 2.5rem;margin:0 18px 0 0;text-decoration:none;white-space:nowrap}.c-taxonomyList li.is-current a{background:#5271fd;color:#fff}@media (max-width:768px){.c-taxonomyList li{margin-bottom:.5rem}.c-taxonomyList li a{padding:10px 1rem;margin:0 1rem 0 0}}@media (max-width:768px){.c-taxonomyList a{font-size:12px;padding:.5rem;margin:0 .5rem 0 0}}.c-taxonomyList--squaretype01 a{font-size:1.6rem;border-width:2px;padding:1.4rem 2.5rem}.c-taxonomyList--roundtype01{font-size:1.6rem;border-radius:30px}.c-taxonomyList--roundtype01 a{border-radius:35px;font-size:1.6rem;border-width:2px;padding:1.4rem 2.5rem}.p-cta01{color:#fff;background:url(/common/img/dlc/bg_cta01.jpg) no-repeat center center/cover;padding:8rem 0;background-attachment:fixed}.p-cta01 .cta__text{line-height:1.8;margin-bottom:6rem}.p-cta01 .col-md-6{display:flex;justify-content:center;padding:0 1%}@media (max-width:768px){.p-cta01 .col-md-6{width:50%}.p-cta01 .c-link--middle:after{content:none}}.p-cta02{color:#fff;padding:2rem 0 2rem}.p-cta02 .cta__title{margin-top:1rem}.p-cta02__contact{display:flex;align-items:center}.p-cta02__contact a{margin:3.6rem auto}@media (max-width:768px){.p-cta02 .cta__title{text-align:center}}@media (min-width:769px){.p-cta02__text{padding-right:1%}.p-cta02__contact{border-left:1px solid #dcdddd;height:160px;padding:0 1%}}.p-cta03{padding:4rem 0}.p-cta03 .c-link__wrap--large{padding:0}.p-cta03 .cta__title{margin-bottom:3.6rem}.p-cta04{padding:4rem 0;background:#F6F8FF}.p-cta04 .cta__title{margin-bottom:3.6rem}.p-cta04__contact a{margin:auto}.p-cta04__info{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.p-cta04__info--tel{font-size:3.4rem}.p-cta04__info--hours{font-size:1.8rem;color:#9FA0A0}.cta__box{border:1px solid #999;padding:4rem 1rem}.cta__title{margin-bottom:2rem}.p-case{background:#f7f8f8}.p-case__inner{background:#fff;display:flex;flex-direction:column;position:relative;color:currentColor;text-decoration:none;height:100%}.p-case__wrapper{padding-top:2rem}.p-case__thumbnail{display:block;width:100%;height:100%}.p-case__thumbnail img{width:100%;height:100%;object-fit:cover}.p-case__cat{background:#5271fd;color:#fff;font-size:1.6rem;height:46px;line-height:46px;text-align:center;border-radius:50px;padding:0 17px;display:inline-block;width:fit-content;margin-bottom:24px}.p-case__contents{padding:2.4rem 1.5rem 4.5rem;position:relative;height:100%}.p-case__contents .c-tag{position:absolute;bottom:1.2rem;right:1.5rem}.p-case__title{font-size:1.8rem;font-weight:600;color:#3e3a39;position:relative;display:flex;flex-direction:column;width:fit-content;margin-bottom:1em}.p-case__title:after{content:"";display:inline-block;border-top:1px solid currentColor;width:70%;margin-top:.5em}.p-case__text{margin-bottom:1em}.p-case__wrapper .col-md-4{padding-left:.8938%;padding-right:.8938%}.p-case .c-link__wrap--large{padding-top:4rem}@media (max-width:768px){.p-case__cat{top:1rem}}.l-article .p-case__inner{border:1px solid #DCDDDD}.l-article{line-height:1.8}.l-article p{margin-bottom:1em}.l-section{margin-bottom:1rem}.p-lineup .p-lineup__item__inner .c-title02{padding-bottom:1em;margin-bottom:1em}.p-lineup__wrapper{border-top:1px solid #DCDDDD}.p-lineup__image{padding:0!important}.p-lineup__image img{width:100%;height:100%;object-fit:cover;font-family:"object-fit"}.p-lineup__contents{display:flex;flex-direction:column}.p-lineup .p-lineup__wrapper .p-lineup__contents{padding:1.8rem .5rem 5rem 3rem;position:relative}.p-lineup .p-lineup__wrapper .p-lineup__contents:after{position:absolute;content:"";right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 40px 40px;border-color:transparent transparent #5271fd transparent}.p-lineup__item{border-bottom:1px solid #DCDDDD;padding:20px 0}.p-lineup__item a{color:currentColor;text-decoration:none}.p-lineup__item__inner{position:relative}.p-lineup .c-category_tag{height:6rem;min-width:initial;padding-left:2rem;padding-right:2rem;top:30px;left:30px}@media (max-width:768px){.p-lineup__image{height:200px;margin-bottom:0!important}.p-lineup .p-lineup__wrapper .p-lineup__contents{padding-left:2rem;padding-right:2rem;margin-bottom:5px}.p-lineup__item{padding-bottom:0}}.p-lineup .c-tag{justify-self:start;margin-right:auto;margin-top:auto}.p-lineup .c-tag-item{padding-top:1rem}.p-lineup .c-tag-item:last-child{padding-right:0}.l-pageheader{height:200px;width:100%;position:relative;background-position:center center;background-size:cover}@media (min-width:768px){.l-pageheader{height:480px}}.p-pageheader__title{color:#fff;position:absolute;font-size:36px;font-weight:500;top:0;left:0;right:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center}.l-pageheader02{height:200px;width:100%;position:relative;background-position:center center;background-size:cover}@media (min-width:768px){.l-pageheader02{height:330px}}.p-pageheader02__title{color:#fff;position:absolute;font-size:36px;font-weight:500;top:0;left:0;right:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center}.c-title__type01{font-weight:600}.c-title__type01 span{color:#9FA0A0;display:block;font-size:1.8rem}.c-title__type02{font-size:2.4rem;margin-bottom:1em;font-weight:600}.c-title__type03,p.c-title__type03{font-size:2.6rem;text-align:center;background:#E7EFF4;padding:5.7rem 0;font-weight:600}.c-title__type04{font-size:1.8rem}.c-title__type05{font-size:2.2rem;text-align:center;display:table;margin:auto;font-weight:600;padding-bottom:3rem}.c-title__type05 span{display:block;font-size:2rem;color:#9FA0A0;padding-top:3rem;position:relative;font-style:italic;font-weight:300}.c-title__type05 span:before{content:"";display:block;background:#14266d;height:.2rem;width:106%;position:absolute;top:1.2rem;left:-3%;right:0;margin:auto}.c-title__type06,.p-blogPost01__mainText h2{background:#E7EFF4;padding:1rem 2rem;font-size:2.2rem;font-weight:600;color:#3E3A39;border-left:6px solid #5271fd;margin-bottom:2.5rem}.c-title__type07,.p-blogPost01__mainText h3{padding:.4rem 1.8rem;font-size:2rem;font-weight:600;color:#3E3A39;border-left:4px solid #5271fd;margin-bottom:2.5rem}.c-title__type07 a{color:currentColor;text-decoration:none}.c-title__type08,.p-blogPost01__mainText h4{font-size:2rem;font-weight:600;border-bottom:1px solid #999;padding-bottom:1rem;margin-bottom:2rem}.c-title__type09{font-size:2rem;font-weight:600;margin-bottom:2rem;line-height:1.4}.c-title__type10:before,.c-title__type10:after{content:"";display:block;height:2px;position:absolute;bottom:0}.c-title__type10:before{background:#5271fd;width:50px}.c-title__type10:after{background:#DCDDDD;width:calc(100% - 50px);left:50px}.m-title__type10--large{padding-top:6rem;padding-bottom:3rem}.c-title__type11{font-size:2.6rem;position:relative;text-align:center;padding-bottom:1rem;margin-bottom:5rem}.c-title__type11:after{content:"";background:#000;display:block;height:4px;width:90px;position:absolute;left:0;right:0;bottom:0;margin:auto}.c-title__type12{font-weight:600;padding-bottom:1rem;margin-bottom:2rem;border-bottom:1px solid #9FA0A0;font-size:16px}.page-numbers{display:flex;align-items:center;justify-content:center}.page-numbers li{width:45px;height:45px;line-height:45px;text-align:center;margin:0 4px 0 4px;border-radius:3px}.page-numbers li a{background:#E7EFF4;border-radius:3px;text-decoration:none}.page-numbers li .current{background:#5271fd;color:#fff;border-radius:3px}.pager{display:flex;justify-content:center;align-items:center}.pager .page-numbers{width:45px;height:45px;line-height:45px;text-align:center;border-radius:3px;text-decoration:none;display:inline-block;margin:0 .5rem;background:#e5eff4}.pager .page-numbers.current{background:#5271fd;color:#fff}.p-articleList{background:#F7F8F8;padding-bottom:1rem;padding-top:30px}.p-articleList__category{display:flex;padding-bottom:2rem;justify-content:flex-end}.p-articleList__category-item{padding:0 .5rem;text-align:center;opacity:.5}.p-articleList__category-item.is-current{opacity:1}.p-articleList__category-item span,.p-articleList__category-item a{padding:0;display:block;border-bottom:2px solid #5271fd;text-decoration:none;color:#363332;white-space:nowrap}.p-articleList__wrapper{margin-bottom:6rem}.p-articleList__item__wrap{background:#fff;padding:1.5rem 2.4rem;border-bottom:1px solid #DCDDDD}.p-articleList__item__wrap.border-none{border-bottom:none}.p-articleList__item__link{padding:2rem 0 2rem 1.5rem;display:block;color:currentColor;text-decoration:none}.p-articleList__item{display:flex;flex-wrap:wrap}.p-articleList__item__allwrap .p-articleList__item__wrap:last-child{border-bottom:none}.p-articleList__thumbnail{position:relative}.p-articleList__thumbnail img{width:100%;height:100%;object-fit:cover;font-family:"object-fit"}.p-articleList__utility{padding-bottom:3.3rem}.p-articleList__excerpt{font-size:1.6rem}.p-articleList__cate{background:#5271fd;color:#fff;padding:.7rem 2.9rem;border-radius:3px}.p-articleList__date{font-size:1.8rem;color:#9FA0A0;margin:0 1rem}.p-articleList__new{color:#C30D23}.p-articleList__container{margin-bottom:10rem}.p-articleList__contents{padding:0 0 0 3.8rem;flex-grow:1;display:flex;flex-direction:column;flex-wrap:wrap}.p-articleList__tag{margin-top:auto;padding-top:1rem}@media (max-width:768px){.p-articleList__item__link{padding:2rem 0 2rem 0}}.p-articleList__link__more02{padding-bottom:11rem}.p-articleList__link__more02 a{border:2px solid #231815;color:inherit;max-width:960px;height:8rem;display:flex;justify-content:center;align-items:center;margin:auto;text-decoration:none}.p-articleList__link__more02.is_event__end a{opacity:.5;border-color:rgba(35,24,21,.5);background-color:#ccc;pointer-events:none;cursor:not-allowed}p.p-articleList__link__more02{padding-bottom:11rem}.p-articleList__keyword{padding:4rem 0 8rem}.event-articleList{margin-top:6rem}.event-articleList .c-list02:first-child{border-top:0}.c-list02{border-top:1px solid #DCDDDD}.c-list02__title{font-size:2rem;padding-bottom:3rem;font-weight:600}.c-list02__thumbnail{max-width:265px}.c-list02__content{line-height:1.8}.c-list02__cat{background:#5271fd;color:#fff;position:absolute;display:block;top:0;padding:1rem 2rem}.c-list02.is-finish .c-list02__thumbnail{background:#000}.c-list02.is-finish .c-list02__thumbnail span,.c-list02.is-finish .c-list02__thumbnail img{opacity:.5}.c-list02.is-finish .c-list02__thumbnail:before{content:"好評のうちに閉幕しました";position:absolute;color:#fff;z-index:10;display:flex;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}.c-list02__keyword{background:#F7F8F8}.c-thumbnailBox{margin:0rem 0 0rem;display:block;width:100%}.c-thumbnailBox img{width:100%;object-fit:contain;font-family:"object-fit";height:100%}.c-thumbnailBox figcaption{margin-top:1rem;width:100%}@media (max-width:768px){.c-thumbnailBox{margin:1rem 0}.p-articleList__item__wrap{padding:0}.c-list02 .p-articleList__item__link .p-articleList__item{flex-direction:column}.c-list02 .c-list02__thumbnail{margin:auto;max-width:100%}.c-list02 .p-articleList__contents{padding:1rem 0}.p-articleList__category{display:block;overflow:auto;white-space:nowrap}.p-articleList__category .p-articleList__category-item{display:inline-block}}@media (min-width:769px){.p-articleList{padding-top:80px}.p-articleList__category-item{padding:0 1.4rem}.p-articleList__category-item span,.p-articleList__category-item a{padding:0 1.2em 1em}.c-list02__thumbnail{max-width:265px;width:25%}.c-list02__contents{width:75%}.p-articleList__thumbnail{width:21.5%}.p-articleList__contents{width:78.5%}}.p-blog__article{background:#F7F8F8;padding:4.4rem 0 0}.p-blogPost01{background:#fff;margin-bottom:4.5rem}.p-blogPost01__linkForArchives{position:relative;margin-bottom:3rem}.p-blogPost01__linkForArchives a{background:#5271fd;color:#fff;display:block;padding:1.2rem 3.6rem;display:inline-block;text-decoration:none}.p-blogPost01__inner{padding:0 3rem}.p-blogPost01__subInfo{display:flex;justify-content:space-between;padding-bottom:.8em}.p-blogPost01__subInfo time{color:#9FA0A0}.p-blogPost01__content{border-top:1px solid #231815;padding:2rem 0;line-height:1.8}.p-blogPost01__mainText{border-top:1px solid #000}.p-blogPost01__mainText p:first-child{margin-top:2rem}.p-blogPost01__mainText h2,.p-blogPost01__mainText h3,.p-blogPost01__mainText h4{margin-top:2rem}.p-blogPost02{margin-bottom:2rem}.p-blogPost02 .p-articleList__item__wrap{border-bottom:2px solid #f7f8f8;padding:0}@media (max-width:768px){.p-blogPost02 .p-articleList__item{display:block}.p-blogPost02 .p-articleList__contents{padding:1rem 0 0 0}}.p-blogPost03{background:#E7EFF4;padding:3.6rem 3.8rem}.p-blogPostfooter{margin:6rem 0}.p-blogPostPaging{display:flex;align-items:center;justify-content:space-between}.p-blogPostPaging a{text-decoration:none}.p-blogPostPaging__prev,.p-blogPostPaging__next{font-size:1.4rem;color:#666464;display:inline-block}.p-blogPostPaging__prev a,.p-blogPostPaging__next a{position:relative;display:block;white-space:nowrap}.p-blogPostPaging__prev a:before,.p-blogPostPaging__next a:before{content:"";display:block;position:absolute;width:2.3rem;height:6rem;top:0;bottom:0;margin:auto}.p-blogPostPaging__prev{padding:3.5rem 2rem 3.5rem 0}.p-blogPostPaging__prev a{padding-left:5.5rem}.p-blogPostPaging__prev a:before{background:url(/common/img/dlc/icon_arrow_paging.svg) no-repeat center center/contain;left:2rem}.p-blogPostPaging__next{padding:3.5rem 0 3.5rem 2rem}.p-blogPostPaging__next a{padding-right:5.5rem}.p-blogPostPaging__next a:before{background:url(/common/img/dlc/icon_arrow_paging.svg) no-repeat center center/contain;right:2rem;transform:scale(-1,1)}.p-side{border-top:1px solid #DCDDDD;margin-bottom:4rem;padding-top:1.4rem}.p-sideTtl{font-weight:600;color:#3E3A39}.p-sideCatItem li{margin-bottom:2px}.p-sideCatItem a{color:#5271fd;display:block;background:#fff;padding:1.5rem .5rem 1.5rem 3rem;text-decoration:none;position:relative}.p-sideCatItem a:before{content:"〉";color:#666464;display:inline-block;margin-right:.6rem}.p-side__newItem a{display:flex;flex-wrap:wrap;text-decoration:none;color:currentColor}.p-side__newItem figure{width:120px;height:80px}.p-side__newItem figure img{object-fit:cover;font-family:"object-fit";width:100%;height:100%}.p-side__newItem{border-bottom:1px solid #DCDDDD;padding:7px 0}.p-side__newItem p{padding-bottom:0}.p-side__newItem:last-child{border-bottom:none}.p-side__newItem__content{width:calc(100% - 120px);font-size:1.4rem;padding:0 1rem 0}.p-side__newItem__content time{color:#9FA0A0}@media screen and (min-width:768px){.p-blogPostPaging__prev,.p-blogPostPaging__next{width:150px}.p-blogPostPaging__allLink{width:282px}}.p-archive__wrap.row.gutter{margin-bottom:10rem}.p-archives01__contents{background:#F7F8F8;padding:8rem 0}.p-archive__item a{background:#fff;display:block;color:currentColor;text-decoration:none;height:100%}.p-archive__item .c-title__type04{margin-bottom:3.6rem}.p-archive__date{font-size:1.8rem;margin-bottom:1rem}.p-archive__date time{color:#9FA0A0}.p-archive__date span{color:#C30D23;margin-left:1.5rem}.p-archive__contents{padding:2.5rem 2rem 4rem}.p-archive__image{position:relative;margin:auto;height:200px}.p-archive__image span{position:absolute;background:#5271fd;color:#fff;top:2.5rem;left:2rem;padding:.6rem 3.6rem;border-radius:5px}.p-archive__image img{object-fit:cover;font-family:"object-fit";width:100%;height:100%;object-position:center}.p-sideCatItem02 a{display:inline-block;font-size:14px;background:#5271fd;color:#fff;margin-left:1rem;border-radius:3px;padding:0 1rem;margin-bottom:.5rem;text-decoration:none}.p-side__ad{border:1px solid #d3d3d3;font-size:1.4rem;padding:1rem}.p-side__ad__title{font-size:1.6rem;font-weight:600;color:#313131;margin-bottom:6px;text-align:center;margin-top:5px}@media (min-width:769px){.p-archive__image{height:406px}.p-archive__contents{height:calc(100% - 406px);position:relative;padding-bottom:7rem}.p-archive__contents .c-tag{position:absolute;bottom:3.2rem;right:2rem}}.p-articleType01{padding:3rem 0 6rem 0}.p-articleType01__lead{font-size:1.8rem;text-align:center;font-weight:600}.l-article .p-articleType01__lead{padding-bottom:5.7rem}.p-articleType02__item{background-size:65% auto;background-repeat:no-repeat;background-position:top left;margin-bottom:3.7rem}.p-articleType02__title{font-size:2.1rem;font-weight:600;padding-bottom:3.5rem}.p-articleType02__contents{padding:6rem 0 14rem 40%;position:relative}.p-articleType02__contents__inner{background:#fff;padding:2rem 0 1rem 2rem}.articleType02--left.p-articleType02__item{background-position:top right}.articleType02--left .p-articleType02__contents__inner{padding:4rem 3.5rem 4rem 0}.articleType02--left .p-articleType02__contents{padding:6rem 50% 14rem 0}.p-articleType03{padding-top:4.8rem}.p-eventDetail__container{position:relative;margin-bottom:3rem}.p-eventDetail__title{font-size:2.2rem;padding-bottom:2rem}.p-eventDetail__content{background:#F7F8F8;padding:4rem 3rem 2rem;line-height:2}.p-eventDetail__thumb{background-repeat:no-repeat;background-size:cover;background-position:center}.p-eventDetail__keyword{background-color:#E7EFF4;padding:2rem 0}@media (max-width:768px){.p-articleType02__item{background-image:none!important}.p-articleType02__contents{padding:0}.p-articleType02__contents__inner{padding:0}.articleType02--left .p-articleType02__contents{padding:0}.p-articleType02__contents:after{content:""}.p-articleType02__spImage{height:250px;margin-bottom:2rem}.p-articleType02__spImage img{width:100%;height:100%;object-fit:cover;font-family:"object-fit";object-position:center}.p-eventDetail__container{margin-bottom:0}.p-eventDetail__content{padding:20px}.p-eventDetail__thumb{height:250px}}@media (min-width:769px){.p-articleType02__spImage{display:none}.p-eventDetail__container{min-height:400px}.p-eventDetail__keyword{padding:4rem 0}}.p-eventList .c-title__type01{margin-bottom:3.4rem}.p-eventList .c-taxonomyList{margin-bottom:4rem}@media (max-width:768px){.p-eventList .c-taxonomyList{margin-bottom:2rem}}.p-eventDetail__article{padding-top:4rem}@media (min-width:769px){.p-eventDetail__article{padding-top:8.7rem}}.info__table{border-top:1px solid #DCDDDD}.info__table dt{font-weight:600}.info__table dt,.info__table dd{border-bottom:1px solid #DCDDDD;padding:2.5rem 1rem 2.5rem 2.5rem;position:relative}.info__table dd:after{content:"";display:block;height:calc(100% - 2.4rem);position:absolute;left:0;right:0;top:0;bottom:0;margin:auto auto auto 0;width:1px;background:#DCDDDD}@media (max-width:768px){.info__table dd:after{content:none}.info__table dt,.info__table dd{padding:1rem}}.p-related{background:#F7F8F8;padding:3.5rem 0 0}.p-related .p-articleList__item__wrap{background:transparent;border:none}.p-related .p-articleList__item__link{background:#fff;padding-right:1rem}.p-related .p-articleList__thumbnail{width:225px}.p-related .p-articleList__contents{width:calc(100% - 225px);padding:0 0 0 2rem}@media (max-width:768px){.p-related .row.gutter .p-articleList__item__wrap{padding:0;margin-bottom:10px}.p-related .p-articleList__thumbnail{width:30%}.p-related .p-articleList__contents{width:70%;padding:0 0 0 1rem}.p-related .p-articleList__utility{padding-bottom:.5rem}.p-related .p-articleList__cate{padding:.3rem 2rem}}.p-event__archive{padding:2rem}.p-event__archive a{color:#fff;display:inline-block;background:#5271fd;padding:1.6rem 3.2rem;border-radius:50px;text-decoration:none}.searchArea{background:#F7F8F8;padding:2rem 0}.searchArea .searchForm{display:flex;flex-wrap:wrap}.searchArea input[type=text]{color:#9FA0A0;height:80px;width:calc(100% - 100px);border:none;font-size:1.6rem;padding:1rem .5rem 1rem 3rem}.searchArea input[type=submit]{background:url(/common/img/dlc/icon_search.svg) no-repeat #fff center center/4rem 4rem;width:100px;border:none;cursor:pointer}@media (max-width:768px){.searchArea input[type=text]{height:60px;width:calc(100% - 60px);padding:1rem .5rem 1rem 3rem}.searchArea input[type=submit]{width:60px}}@media (min-width:769px){.searchArea{padding:8rem 2rem}}.qa__item{font-size:18px;border-bottom:1px solid #efefef}.qa__item *{font-size:inherit}.qa__item a,.qa__item .qa__item__inner{position:relative;padding:1.5rem 0rem 1.5rem 0rem;display:flex;align-items:center;color:currentColor;text-decoration:none;cursor:pointer}.qa__item a:before,.qa__item .qa__item__inner:before{content:"";background:url(/common/img/dlc/icon_qa.svg) no-repeat top left/contain;width:4rem;height:4rem;margin-right:2rem}.qa__item a:after{content:"〉";color:#9FA0A0;margin-left:auto;padding-left:.5rem}.qa__item .qa_title{width:calc(100% - 7rem)}.qa__item__head{border-bottom:none;background:#F7F8F8}.qa__item__head .qa__item__inner{padding:4.5rem 3rem 4.5rem 1.8rem}.qa__item__head .qa__item__inner:before{margin-right:4rem}.qa__item__head-title{font-size:2.2rem;font-weight:600}@media (max-width:768px){.qa__list{padding-top:2rem;font-size:1.8rem}.qa__list a{padding:2rem 1rem 2rem 1rem}.qa__item{font-size:1.8rem}}.p-articleType04 .p-articleType04__heading{padding-top:5.7rem;background:#F7F8F8}.p-articleType04 .c-title__type01{margin-bottom:3rem}.p-articleType04 .qa__area{padding-top:6rem}.p-articleType04 .qa__list{padding-top:4rem}.qa__area__style02 .qa__item.is-active a:after,.qa__area__style02 .qa__item.is-active .qa__item__inner:after{transform:scale(-1,-1);background-position:top left}.qa__area__style02 .qa__item a:after,.qa__area__style02 .qa__item .qa__item__inner:after{content:"";background:url(/common/img/dlc/icon_arrowQa.svg) no-repeat top right/contain;display:block;width:20px;height:10px;margin-left:auto;padding-left:.5rem}.qa__area__style02 a:before,.qa__area__style02 .qa__item__inner:before{content:"";background:url(/common/img/dlc/icon_qa02.svg) no-repeat top left/contain;margin-right:2rem}.qa__area__style02 .qa__item__answer{background:#F7F8F8;padding:1.8rem 3rem 1rem 3rem;position:relative;margin-top:1rem;margin-bottom:2rem;display:none;line-height:2}.qa__area__style02 .qa__item__answer:before{content:"";display:block;border-right:10px solid transparent;border-bottom:10px solid #f7f8f8;border-left:10px solid transparent;position:absolute;top:-10px;left:3rem}.qa__area__style02 .qa__item__answer-ttl{font-weight:600;position:relative;min-height:6rem;display:flex;align-items:center;font-size:16px}.qa__area__style02 .qa__item__answer-ttl:before{content:"";display:block;width:60px;height:60px;background:url(/common/img/dlc/icon_qa02Ans.svg) no-repeat top left/contain;position:absolute;left:-9rem}.qa__area__style02 .qa__item__answer-txt{font-size:15px}.l-article .p-articleType04__lead{font-size:2rem;padding-bottom:0}.p-help{border:1px solid #DCDDDD;padding:3rem 4rem}.p-help__title{font-size:2rem;font-weight:600;margin-bottom:2rem}.p-article__update{border-top:1px solid #231815;color:#666464}.p-article__updateTime{padding-top:1.6rem;text-align:right}.p-article__archives-itemWrap{display:flex;flex-wrap:wrap;justify-content:flex-end}.p-article__archives-itemWrap>*{position:relative;display:flex}.p-article__archives-ttl:after{content:":";display:block;margin-right:5px;margin-left:5px}.p-article__archives-item:after{content:"|";margin-right:5px;margin-left:5px}.p-article__archives-item:last-child:after{content:none}.p-article__productList .c-title__type01{margin-bottom:4rem}.p-lineup--productDetail{background:#F7F8F8}.p-lineup--productDetail .p-lineup__wrapper{border:none}.p-lineup--productDetail .p-lineup__item{padding:0;border-bottom:none}.p-lineup--productDetail .p-lineup__item__inner{padding-top:0;width:100%}.p-lineup--productDetail .c-tag-item a{color:#5271fd}.p-lineup--productDetail.p-lineup .p-lineup__wrapper .p-lineup__contents:after{content:none}.p-lineup--productDetail .row.gutter>[class*=col-]{margin-bottom:0}.p-lineup--productDetail .p-lineup__image{max-height:initial}.p-lineup--productDetail .p-lineup__image .p-lineup__main-img{max-height:415px;overflow:hidden}.p-ploduct_images{margin-right:-.25rem;margin-left:-.25rem}.p-product_image--item{width:33.333%;padding:.5rem .25rem 0}.p-ploduct_images{display:flex}@media (max-width:768px){.p-lineup--productDetail .p-lineup__image{height:auto}.p-lineup--productDetail .p-lineup__image .p-lineup__main-mg{height:200px}}@media (min-width:768px){.p-lineup__text{padding-right:2rem}}.arrayChildPost{margin-left:1em}.arrayChildPost-item{position:relative;margin-bottom:1em}.arrayChildPost-item:before{content:'〉';display:inline-block;margin-right:.4em}.arrayChildPost-item a{color:currentColor;text-decoration:none}.dl__type01{border-top:1px solid #DCDDDD;display:flex;flex-wrap:wrap;font-size:14px;width:100%}.dl__type01 dt,.dl__type01 dd{border-bottom:1px solid #DCDDDD;padding:1rem;width:100%}.dl__type01 dt{font-weight:600;position:relative}@media (max-width:768px){.dl__type01 dt{width:100%;padding-bottom:0;border-bottom:none}}@media (min-width:768px){.dl__type01 dt{width:18%}.dl__type01 dt:after{content:"";background:#DCDDDD;width:1px;height:66%;display:block;position:absolute;right:0;top:0;bottom:0;margin:auto}.dl__type01 dd{width:82%}}.c-help__contact{position:relative}.c-help__contact:before{content:"";display:block;background:#5271fd;width:5rem;height:.4rem;position:absolute;top:-.2rem;left:0}.l-article .c-help__contactTxt{padding-bottom:4rem}.p-download{margin-top:7rem;padding:7rem 0;background:#E7EFF4}.p-downloadLink a{font-size:1.8rem;padding:2.3rem 1rem;border:2px solid #231815;border-radius:3px;max-width:550px;width:100%;display:block;text-align:center;margin:auto;text-decoration:none;color:currentColor}.relatedArticle a{color:currentColor;text-decoration:none;border:1px solid #DCDDDD;display:block;height:100%}.relatedArticle figure{margin-bottom:2.4rem}.relatedArticle figure img{object-fit:cover;font-family:"object-fit";height:100%;width:100%}.relatedArticle__content{padding:0 1rem 1rem}@media (max-width:768px){.relatedArticle figure{height:150px;margin-bottom:1rem}.relatedArticle.gutter>div.col-md-3{width:50%;padding:0 3px}}@media (min-width:769px){.relatedArticle figure{height:200px}}.p-allArchives{padding-top:5.6rem}.p-allArchives a{border:1px solid #DCDDDD;color:currentColor;text-decoration:none;padding:2rem;display:block;height:100%}.p-allArchives .c-tag{justify-content:flex-start;margin-top:1.5rem}.p-allArchives__cat{background:#5271fd;color:#fff;display:inline-block;padding:.6rem 2.5rem;border-radius:3px;margin-bottom:1.8rem}.p-allArchivesContWrap{display:flex;flex-wrap:wrap}.p-allArchives__thumb{width:40%;height:160px}.p-allArchives__thumb img{width:100%;height:100%;object-fit:cover;font-family:"object-fit"}.p-allArchives__content{width:60%;padding:0rem 1rem .4rem 1.5rem}.p-allArchives__model,.l-article .p-allArchives__model{color:#5271fd;padding-bottom:0;margin-bottom:1.5rem;border-bottom:1px solid #5271fd;display:inline-block}.p-caseDetailTop{background-position:center right;background-size:50% auto;background-repeat:no-repeat;background-color:#F7F8F8}.p-caseDetailTop .c-tag{justify-content:flex-start;margin-bottom:6rem}.p-caseDetail__left{padding:5rem 0}.p-caseDetailArchives a{font-size:2.2rem;padding-bottom:.8rem;text-decoration:none;border-bottom:.4rem solid #5271fd}.p-caseDetail__title{font-size:2.6rem;font-weight:600;padding:2rem 0;border-bottom:1px solid #999;margin-bottom:2rem}@media (max-width:768px){.p-caseDetailArchives__image{display:block;margin-bottom:1rem}.p-caseDetailTop{background-image:none!important}.p-caseDetailTop .c-tag{margin-bottom:2rem}}@media (min-width:769px){.p-caseDetailArchives__image{display:none}.p-caseDetail__text{padding-right:3rem}}.p-caseDetail{padding-top:5.5rem}.separator{border-top:1px solid #999;padding-top:7.4rem}.l-paragraph{margin-bottom:6.8rem}.l-signature{text-align:right}@media (min-width:769px){.c-help__inquiryL{padding-right:4rem;border-right:1px solid #DCDDDD}.c-help__inquiryR{padding-left:4rem}}.post-contet ul,.post-contet ol{list-style:initial;padding-left:1.2em}.post-contet ol li{list-style-type:decimal}.post-contet h2:not([class]){font-size:2.2rem;font-weight:600;padding-bottom:1rem;margin-bottom:3rem;position:relative}.post-contet h2:not([class]):before,.post-contet h2:not([class]):after{content:"";display:block;height:2px;position:absolute;bottom:0}.post-contet h2:not([class]):before{background:#5271fd;width:50px}.post-contet h2:not([class]):after{background:#DCDDDD;width:calc(100% - 50px);left:50px}.p-caseDetail h2:not([class]){font-size:2.6rem;position:relative;text-align:center;padding-bottom:1rem;margin-bottom:5rem}.p-caseDetail h2:not([class]):after{content:"";background:#000;display:block;height:4px;width:90px;position:absolute;left:0;right:0;bottom:0;margin:auto}.p-caseDetail h3:not([class]){margin-bottom:4rem!important;font-size:2.2rem}.p-caseDetail h4:not([class]){font-weight:600;margin-bottom:3rem}.p-caseDetail hr{border-top:1px solid #d2d2d2;display:block;margin:6rem 0;border-bottom:0}.p-lp-pageheader{display:flex;justify-content:center;align-items:center}.p-lp-pageheader__contents{max-width:48rem;color:#fff}.p-lp-pageheader__maintext{font-size:2.4rem;margin-bottom:1.5rem}.p-lp-pageheader__subtext{font-size:1.8rem}.p-lp-pageheader__contents.lp2Hd__Cnt{margin-left:auto;margin-right:auto;text-align:center}.p-lp-pageheader__contents .lp2Hd__text{font-size:3.6rem}.p-lp2Link{margin-left:-2px;margin-right:-2px;width:auto}.p-lp2Link__item{padding-left:2px;padding-right:2px;padding-bottom:2px}.p-lp2Link__item a{display:block;border:1px solid #5271fd;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:12px;padding:6px 6px 20px;font-weight:600;position:relative}.p-lp2Link__item a:after{content:"";width:11px;height:11px;border-top:3px solid #5271fd;border-right:3px solid #5271fd;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;top:-3px;bottom:0;right:21px;margin:auto}@media (max-width:768px){.p-lp2Link__item a:after{border-top-width:2px;border-right-width:2px;width:8px;height:8px;top:auto;bottom:6px;left:0;right:0}}@media (min-width:769px){.p-lp2Link{margin-left:-1.3rem;margin-right:-1.3rem}.p-lp2Link__item{padding-left:1.3rem;padding-right:1.3rem;padding-bottom:2rem}.p-lp2Link__item a{transition:color 1s;overflow:hidden;font-size:2.2rem;padding:1.65rem}.p-lp2Link__item a:hover{color:#fff}.p-lp2Link__item a:hover .linkItem-bg{-webkit-transform:translateY(0%);transform:translateY(0%)}.p-lp2Link__item a:hover:after{border-top-color:#fff;border-right-color:#fff}.p-lp2Link__item a:hover:hover{opacity:1}.p-lp2Link__item .linkItem-bg{-webkit-transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0;transition:all 0.3s ease-out 0;top:-1px;height:103%;display:block;position:absolute;top:0;right:0;width:300%;height:100%;bottom:auto;margin:auto;z-index:-2;background:#5271fd;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);-webkit-transition:all 0.2s ease-out 0.08s;transition:all 0.2s ease-out 0.08s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.p-lp2Title{font-size:2.2rem;font-weight:600;background-color:#000;color:#fff;padding:1.9rem 3rem;margin-bottom:4.6rem}.c-boxType01{background:#F4F3F4;padding:2rem}.c-boxType01Inner{background:#fff;padding:2rem 2rem .5rem 2rem}.c-box{border:1px solid #dbdbdb}.c-box.Type02{padding:0rem 2rem 2rem 2rem;margin-bottom:2rem}.c-box.Type03{padding:4rem 2rem 2rem;position:relative;margin-top:2.4rem}.c-box.Type04{padding:2rem}.c-box .__label{background:#00A29A;width:fit-content;color:#fff;line-height:1;font-weight:600;display:flex;align-items:center;justify-content:center;height:50px;padding:1.2rem;min-width:12.8rem;position:absolute;top:-25px;left:36px}@media (min-width:769px){.c-boxType01{padding:1rem 3rem 3rem 3rem}.c-boxType01Inner{padding:2rem}.c-box.Type02{padding:0rem 3rem 3rem 3rem;margin-bottom:3rem}.c-box.Type03{padding:60px 5rem 5rem 5rem}.c-box.Type04{padding:3rem}}.c-label{min-width:140px;font-size:1.8rem;width:fit-content;color:#fff;background:#00A29A;padding:0.8rem!important;text-align:center;display:inline-block}.c-title__type06.__Typelp2{background:#ECEBEB;padding:1.8rem 2rem 1.8rem 2.4rem;line-height:1.2;border-width:18px}.p-featureList{counter-reset:listItem;display:flex;flex-wrap:wrap;font-weight:600}.p-featureList dt{background:#00A29A;color:#fff;height:5rem;align-items:center;justify-content:center;display:flex}.p-featureList dt:after{counter-increment:listItem;content:" "counter(listItem)}.p-featureList dd{padding-left:2rem;margin-bottom:2.5rem;display:flex;align-items:center;min-height:5rem;color:#3E3A39;font-size:2rem}@media (max-width:768px){.p-featureList{flex-direction:column}}@media (min-width:769px){.p-featureList dt{width:14rem}.p-featureList dd{width:calc(100% - 14rem)}}.p-lp2ProjectHead{display:flex;background-color:#3E3A39;color:#fff;height:19.2rem}.p-lp2ProjectTtl{font-size:2.4rem;padding:2rem 2rem 2rem 3.2rem;font-weight:600;width:77%;display:flex;align-items:center}.p-lp2ProjectThum{width:33%}.p-lp2ProjectThum img{width:100%;height:100%;object-fit:cover}.p-lp2List li{border-bottom:1px solid #1F1715;padding-bottom:2rem;padding-top:2rem}.p-lp2MoreLink{margin-top:auto}.p-lp2MoreLink a{margin-left:auto;border-radius:0}.row.gutter02 .col-md-6{margin-bottom:2rem}@media (min-width:769px){.row.gutter02{margin-right:-2rem;margin-left:-2rem}.row.gutter02 .col-md-6{font-size:15px}.p-lp2List .col-md-6:nth-child(2){padding-top:4rem;display:flex;flex-direction:column}}.p-lp2PjBox02{display:flex;border:1px solid #3E3A39;margin-bottom:2rem}.p-lp2PjBox02-title{color:#fff;font-size:2.8rem;font-weight:600;padding:3rem 5.5rem}.p-lp2PjBox02-title._blue{background:#5271fd}.p-lp2PjBox02-title._green{background:#00A29A}.p-lp2PjBox02-txt{font-size:2rem;font-weight:600;padding:3rem 3rem 3rem 5rem;display:flex;align-items:center}@media (max-width:768px){.p-lp2PjBox02{flex-direction:column}.p-lp2PjBox02-title,.p-lp2PjBox02-txt{padding:14px}}@media (min-width:769px){.p-lp2PjBox02-txt{width:calc(100% - 197px)}}.p-lp2PjBoxlistWrap{margin-left:-2rem;margin-right:-2rem;display:flex;flex-wrap:wrap;margin-top:-2rem}.p-lp2pjBoxTitle{font-size:2.2rem;font-weight:600;border-bottom:1px solid #9FA0A0}.p-lp2PjBoxlistItem{padding:2rem}.p-lp2PjBoxlistBox{border:1px solid #3E3A39;padding:4.2rem 2rem 2rem;position:relative;height:100%;display:flex;flex-direction:column}.p-lp2PjBoxlistBox img{min-height:0%}.p-lp2PjBoxlistBox img{min-height:0%}.p-lp2PjBoxlistBox:before{content:"";display:block;height:6px;width:14rem;position:absolute;background:#5271fd;top:-1px;left:0}@media (min-width:769px){.p-lp2PjBoxlistItem{width:50%}.p-lp2PjBoxlist2Img{height:180px}}.row{display:flex;flex-wrap:wrap;width:100%}.row:after{content:"";display:table;clear:both}.row.reverse{flex-flow:row-reverse}@media (max-width:768px){.col-md-6{width:100%}}@media (min-width:769px){.col-md-6{width:calc(100%/2)}}.c-link--type01{max-width:300px;width:100%;max-height:50px;display:block;line-height:50px;border:1px solid #fff;border-radius:3px;cursor:pointer;z-index:5;text-align:center;color:currentColor;font-size:1.6rem;margin:auto}.p-services02__wrap{padding-top:2rem}.p-services02__link{border:2px solid #5271fd;color:#5271fd;margin-top:auto;margin-right:auto;margin-left:auto;text-decoration:none}.p-services02__contents{position:relative}.p-services02__contents:after{content:"";position:absolute;left:-30px;top:50px;border:30px solid transparent;border-left-color:#fff;z-index:1;width:0;height:0;border-style:solid;border-width:25px 0 25px 30px;border-color:transparent transparent transparent #fff;transform:scale(-1,1)}.reverse .p-services02__contents:after{right:-30px;left:auto;transform:none}.p-services02__contents__inner{height:100%;float:left;padding:50px 30px 60px 20px;display:flex;flex-direction:column}.reverse .p-services02__contents__inner{float:right;padding-left:3vw;padding-right:20px}.p-services02__title{font-weight:600;padding-bottom:2rem}.p-services02__image{background-size:cover;background-repeat:no-repeat;background-position:center center}@media (max-width:768px){.p-services02__wrap .reverse{flex-flow:initial}.p-services02__wrap .p-services02__contents:after{content:none}.p-services02__wrap .row{flex-direction:column}.p-services02__wrap .p-services02__title{text-align:center}.p-services02__wrap .col-md-6{width:100%}.p-services02__image{min-height:300px}.reverse .p-services02__contents__inner,.p-services02__contents__inner{float:none;padding:15px 0 30px 0}.p-services02__text{display:table;margin:0 auto 1em}}@media (min-width:768px){.p-services02 .p-services02__contents__inner{max-width:560px;min-height:380px}}@media all{.c-marker01{background:#f8ffb6;font-weight:700;padding:2px 5px 2px 5px}.p-titleBox{line-height:1;margin-bottom:25px;margin-top:25px}.p-titleBox .p-titleBox__title{display:inline-block;padding:8px 15px;color:#fff;font-weight:700}.p-titleBox[data-color="lightBlue"] .p-titleBox__title{background-color:#142b78;font-size:14px;width:100%}.p-titleBox .p-titleBox__text{line-height:1.7;padding:15px 15px 15px 15px}.p-titleBox[data-color="lightBlue"] .p-titleBox__text{border:solid 1px #142b78}@media screen and (max-width:768px){.p-titleBox{margin-bottom:15px}.p-titleBox .p-titleBox__title{padding:8px 10px;font-size:14px;font-size:.875rem}.p-titleBox .p-titleBox__text{padding:15px;font-size:14px;font-size:.875rem}}@media screen and (max-width:768px){.p-titleBox[data-color="lightBlue"] .p-titleBox__title{font-size:13px}.p-titleBox[data-color="lightBlue"] .p-titleBox__text{font-size:15px}}@media all{*,::before,::after{}}}@media all{.articleHead .title01__subtitle{font-size:14px;display:inline-flex;padding:.25em 1.75em;border:1px solid #c5c5c5;border-radius:3px;margin-bottom:2rem}@media all{*,::before,::after{}}}.p-caption{margin-bottom:20px;text-align:right;font-size:13px;margin-top:15px}@media screen and (max-width:768px){.p-caption{font-size:12px}}.dlc_table{line-height:1.8}.dlc_table table{width:100%;border-collapse:separate;border-spacing:1px;background-color:#fafafa}.dlc_table table tr:nth-child(even){background-color:#edeef2}.dlc_table table th{padding:6px;background-color:#142b78;color:#fff;font-size:15px;font-weight:300}@media print,screen and (max-width:768px){.dlc_table table th{padding:1rem;font-size:13px}}.dlc_table table td{padding:6px;font-size:14px;text-align:center;color:#3e3a39}.dlc_table table td:nth-of-type(1){text-align:left;font-size:14px}@media print,screen and (max-width:768px){.dlc_table table td{padding:1rem;font-size:13px}}.c-title__type10{font-size:2.2rem;font-weight:600;padding-bottom:1rem;margin-bottom:3rem;position:relative;margin-top:6rem}.c-title__type10:before,.c-title__type10:after{content:"";display:block;height:2px;position:absolute;bottom:0}.c-title__type10:before{background:#5271fd;width:50px}.c-title__type10:after{background:#DCDDDD;width:calc(100% - 50px);left:50px}.subpage_main_title2{background-color:#000;color:#fff;padding:100px 0 100px;line-height:1.4;font-size:1.2em;background-image:url(/common/img/dlc/dlc-main.jpg)}.subpage_main_title2 .h1txt{font-size:1.9em;font-weight:600;text-shadow:0 0 10px #000}.p-articleType01 p{margin-bottom:10px}.p100{text-align:center}.p100 img{max-width:100%}@media screen and (max-width:767px){.p100 img{max-width:100%}}.p70{text-align:center}.p70 img{max-width:70%}@media screen and (max-width:767px){.p70 img{max-width:100%}}.p80{text-align:center}.p80 img{max-width:80%}@media screen and (max-width:767px){.p80 img{max-width:100%}}.p90{text-align:center}.p90 img{max-width:90%}@media screen and (max-width:767px){.p90 img{max-width:100%}}.p60{text-align:center}.p60 img{max-width:60%}@media screen and (max-width:767px){.p60 img{max-width:100%}}.p50{text-align:center}.p50 img{max-width:50%}@media screen and (max-width:767px){.p50 img{max-width:100%}}.marginlr10{margin:0 10px 0 10px}.sidebar2_gray_body{padding:15px 0;background:#f1f1f1;line-height:1.4;margin-bottom:2px}.sidebar2_link_big a{padding-left:17px;position:relative;padding-top:5px;padding-bottom:5px;font-weight:700;color:#333;text-decoration:none;font-size:14px}.sidebar2_link_big a:before{content:"";display:block;position:absolute;left:6px;background:#14266d;width:2px;height:30px;margin-top:-3px}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/common/img/dlc/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/common/img/dlc/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/common/img/dlc/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/common/img/dlc/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.listdot li{list-style:disc;margin-left:20px}.p-home__servDetail__thumb__inner{position:relative;display:block;overflow:hidden;background:#000}.p-home__servDetail__thumb__inner:before{content:"";display:block;padding-top:40%}.p-home__servDetail__thumb__inner figure{position:absolute;top:0;left:0;right:0;width:100%}.p-home__servDetail__thumb__inner figure img{width:100%;height:100%;object-fit:cover;font-family:"object-fit";opacity:.75}.p-home__servDetail__thumb__inner ._servDetail_ttl01{position:absolute;top:0;left:0;bottom:0;right:0;color:#fff;font-size:2.6rem;display:flex;justify-content:center;align-items:center;font-weight:600}.p-home__servDetail__thumb__inner2{position:relative;display:block;overflow:hidden;background:#0c2675}.p-home__servDetail__thumb__inner2:before{content:"";display:block;padding-top:40%}.p-home__servDetail__thumb__inner2 figure{position:absolute;top:0;left:0;right:0;width:100%}.p-home__servDetail__thumb__inner2 figure img{width:100%;height:100%;object-fit:cover;font-family:"object-fit";opacity:.7}.p-home__servDetail__thumb__inner2 ._servDetail_ttl01{position:absolute;top:0;left:0;bottom:0;right:0;color:#fff;font-size:2.6rem;display:flex;justify-content:center;align-items:center;font-weight:600}.p-homeServDetail__item{width:100%}.p-homeServDetail__item{border:4px solid #fff}.p-homeServDetail__item2{width:100%}.p-homeServDetail__item2{border:2px solid #14266d}.p-home__servDetail__content{padding:1.5rem;position:relative;background:#f0f1f5}.p-home__servDetail__content ._servDetail_ttl01{padding-bottom:20px;font-weight:700;line-height:1.5}.p-home__servDetail__more a{display:block;height:80px;width:auto;border:2px solid #2885ED;border-radius:5px;color:#2885ED;text-align:center;line-height:80px;text-decoration:none}@media (max-width:768px){.p-home__servDetail__content ._servDetail_ttl01{text-align:center}.p-home__servDetail__content .p-home__servDetail__more a{height:50px;max-width:300px;line-height:50px;margin:auto}}@media (min-width:769px){.p-homeServDetail__item{width:33.3333%}.p-homeServDetail__item2{width:33.3333%}.p-home__servDetail__thumb__inner:before{padding-top:75%}.p-home__servDetail__thumb__inner2:before{padding-top:75%}}.u-mt-1{margin-top:-1.5em}.u-mlr2{margin-left:2rem;margin-right:2rem}@media (max-width:768px){.u-mlr2{margin-left:1rem;margin-right:1rem}}body.page-template-page-dlc li.header_nav_li_dlc a:after{opacity:1}.flow{margin-top:30px;margin-bottom:65px;padding-left:120px;position:relative}.flow::before{content:"";width:15px;height:100%;background:#efefef;margin-left:-8px;display:block;position:absolute;top:0;left:120px}.flow>li{position:relative}.flow>li:not(:last-child){margin-bottom:40px}.flow>li .icon{font-size:12px;color:#fff;background:-moz-linear-gradient(left,rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db',endColorstr='#66d5e9',GradientType=1);padding:8px 20px;display:block;position:absolute;top:0;left:-120px;z-index:100;background:#14266d}.flow>li .icon::after{content:"";border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent #14266d;position:absolute;top:40%;left:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flow>li dl{padding-left:40px;position:relative}.flow>li dl::before,.flow>li dl::after{content:"";display:block;position:absolute;top:15px}.flow>li dl::before{width:7px;height:7px;margin-top:-3px;background:#004fff;border-radius:50%;left:-4px}.flow>li dl::after{width:28px;border-bottom:1px solid #d7d8d8;position:absolute;left:3px}.flow>li dl dt{font-size:18px;font-weight:600;color:rgb(20 34 98);margin-bottom:20px}