@charset "UTF-8";*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}ol,ul{list-style:none}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}*,:after,:before{box-sizing:border-box}html{font-size:100%;line-height:1.625}body{width:100%;color:#313235;font-family:Noto Sans JP,Yu Gothic,メイリオ,Meiryo,sans-serif;font-style:normal;font-size:100%;line-height:1.625;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;word-wrap:break-word;overflow-wrap:break-word;vertical-align:baseline}img{max-width:100%;height:auto;font-size:0;line-height:0;vertical-align:top}.l-base{overflow:hidden}.l-base__head{position:fixed;top:0;left:0;width:100%;z-index:3}.l-header{position:relative;padding:14px 22px 14px 20px;background-color:#ffffffe6}@media print,screen and (min-width: 768px){.l-header{padding:23px 20px 23px 14px}}.l-header__inner{display:flex;max-width:1200px;margin:0 auto;justify-content:space-between}.l-header__logo{display:flex;align-items:center;column-gap:40px}@media print,screen and (min-width: 768px){.l-header__logo{column-gap:20px}}@media print,screen and (min-width: 961px){.l-header__logo{column-gap:60px}}.l-header__nav{margin-top:3px}@media print,screen and (min-width: 768px){.l-header__nav{margin-top:8px}}@media print,screen and (min-width: 961px){.l-header__nav{margin-right:18px}}.c-logo__link{display:inline-block;transition:opacity .3s}.c-logo__link:hover{opacity:.8}@media print,screen and (max-width: 960px){.c-logo__link img{width:81px;height:46px}}.c-logo--cisco{margin-top:4px}@media print,screen and (max-width: 960px){.c-logo--cisco img{width:60px;height:48px}}@media print,screen and (min-width: 768px){.c-nav__toggle{display:none}}.c-nav__toggle__btn{position:relative;width:48px;height:48px;border:2px solid #194d8f}.c-nav__toggle__line{position:absolute;right:0;left:0;display:block;width:28px;height:2px;margin:0 auto;background-color:#194d8f;transition:background-color .3s}.c-nav.is-open .c-nav__toggle__line{background-color:transparent}.c-nav__toggle__line:after{bottom:-10px}.c-nav.is-open .c-nav__toggle__line:after{width:30px;transform:translate(-1px,-10px) rotate(45deg)}.c-nav__toggle__line:before{top:-10px}.c-nav.is-open .c-nav__toggle__line:before{width:30px;transform:translate(-1px,10px) rotate(-45deg)}.c-nav__toggle__line:after,.c-nav__toggle__line:before{position:absolute;display:block;width:28px;height:2px;background-color:#194d8f;content:"";transition:all .3s}.c-nav__menu{position:absolute;top:100%;right:0;width:210px;padding:27px 20px 20px;background-color:#ffffffe6;transform:translate(100%);transition:transform .3s}@media print,screen and (min-width: 768px){.c-nav__menu{position:static;width:auto;padding:0;background-color:transparent;transform:none}}.c-nav.is-open .c-nav__menu{transform:translate(0)}@media print,screen and (min-width: 768px){.c-nav.is-open .c-nav__menu{transform:none}}.c-nav__list{display:flex;flex-direction:column;row-gap:12px}@media print,screen and (min-width: 768px){.c-nav__list{align-items:center;column-gap:10px;flex-direction:row}}@media print,screen and (min-width: 961px){.c-nav__list{column-gap:20px}}.c-nav__list__link{display:inline-block;min-width:170px;padding:6px 10px;background-color:#194d8f;border:2px solid #194d8f;border-radius:calc(infinity * 1px);color:#fff;font-size:1.125rem;line-height:1.3333333333;font-weight:500;overflow:hidden;text-align:center;transition:background-color .3s,color .3s;text-decoration:none}@media print,screen and (min-width: 768px){.c-nav__list__link{min-width:180px;padding:10px;font-size:1.25rem;line-height:1.2}}.c-nav__list__link:visited{color:#fff}.c-nav__list__link:hover{background-color:#fff;color:#194d8f}.c-nav__list__link--light{background-color:#019be2;border-color:#019be2}.c-nav__list__link--light:hover{background-color:#fff;color:#019be2}.c-nav__list__link--orange{background-color:#e25001;border-color:#e25001}.c-nav__list__link--orange:hover{background-color:#fff;color:#e25001}.c-btn{display:inline-block;border-radius:calc(infinity * 1px);overflow:hidden;text-align:center;text-decoration:none}.c-btn__body{position:relative;display:flex;min-width:350px;min-height:68px;padding:6px 10px;align-items:center;background-color:#194d8f;border:2px solid #194d8f;border-radius:calc(infinity * 1px);color:#fff;font-size:1.125rem;line-height:1.4444444444;font-weight:700;justify-content:center;text-align:center;transition:background-color .3s,color .3s}@media print,screen and (min-width: 768px){.c-btn__body{padding:13px 15px;min-width:572px;min-height:84px;font-size:1.25rem;line-height:1.5;font-weight:600}}@media print,screen and (max-width: 389px){.c-btn__body{min-width:315px}}.c-btn:visited .c-btn__body{color:#fff}.c-btn:hover .c-btn__body{background-color:#fff;color:#194d8f}.c-btn--light .c-btn__body{background-color:#019be2;border-color:#019be2}.c-btn--light:hover .c-btn__body{background-color:#fff;color:#019be2}.c-btn--orange .c-btn__body{background-color:#e25001;border-color:#e25001;font-size:1.5rem;line-height:1.0833333333}.c-btn--orange:hover .c-btn__body{background-color:#fff;color:#e25001}.p-mv{min-height:771px;padding:126px 10px 0;background-image:url(/lp/cisco-catalyst-1200-1300-series/css/images/mv_bg-sp.png);background-repeat:no-repeat;background-size:cover;background-position:bottom center;overflow:hidden}@media print,screen and (min-width: 961px){.p-mv{min-height:670px;padding-top:180px;background-image:url(/lp/cisco-catalyst-1200-1300-series/css/images/mv_bg-pc.png)}}.p-mv__inner{display:grid;max-width:390px;margin:0 auto;grid-template-columns:1fr;grid-template-rows:max-content max-content 1fr}@media print,screen and (min-width: 961px){.p-mv__inner{max-width:1035px;grid-template-columns:1fr max-content;grid-template-rows:max-content 1fr}}.p-mv__title{display:flex;width:100%;max-width:290px;margin:0 auto;flex-direction:column;grid-area:1/1/2/2}@media print,screen and (min-width: 961px){.p-mv__title{max-width:100%;align-items:center;grid-area:1/1/2/3}}.p-mv__title__top{letter-spacing:.0384615385em}@media print,screen and (min-width: 961px){.p-mv__title__top{max-width:950px;letter-spacing:normal}}.p-mv__title__bottom{margin-top:19px;letter-spacing:.0384615385em}@media print,screen and (min-width: 961px){.p-mv__title__bottom{max-width:860px;margin-top:17px;column-gap:15px;letter-spacing:.02em}}.p-mv__title__top,.p-mv__title__bottom{display:block;color:#fff;font-size:1.625rem;line-height:1.5769230769;font-weight:700;text-align:center}@media print,screen and (min-width: 961px){.p-mv__title__top,.p-mv__title__bottom{display:flex;width:100%;background-color:#194d8f;font-size:2.8125rem;line-height:1.6;justify-content:center}}@media print,screen and (max-width: 960px){.p-mv__title__top span,.p-mv__title__bottom span{display:block;background-color:#194d8f}}@media print,screen and (max-width: 960px){.p-mv__title__top span+span,.p-mv__title__bottom span+span{margin-top:4px}}.p-mv__text{position:relative;margin-top:50px;font-size:1rem;line-height:1.625;letter-spacing:.05em;grid-area:3/1/4/2;text-align:center}@media print,screen and (min-width: 961px){.p-mv__text{margin-top:75px;padding-left:34px;font-size:1.375rem;line-height:1.8181818182;letter-spacing:normal;grid-area:2/1/3/2;text-align:left}}@media print,screen and (min-width: 961px){.p-mv__text:before{position:absolute;top:0;left:18px;width:2px;height:calc(100% - 24px);background-color:#50adff;content:""}}.p-mv__text__strong{display:inline-block;margin-top:7px;padding:2px 5px;background-color:#019be2;color:#fff}@media print,screen and (min-width: 961px){.p-mv__text__strong{margin-top:5px;margin-left:-2px;padding:0 0 2px 11px;font-size:1.375rem;line-height:1.4545454545}}.p-mv__img{position:relative;margin-top:80px;margin-right:-9px;margin-left:19px;grid-area:2/1/3/2;z-index:1}@media print,screen and (min-width: 961px){.p-mv__img{margin-top:110px;margin-right:-2px;margin-left:0;grid-area:2/2/3/3}}.p-mv__img:before{position:absolute;top:-49px;right:21px;width:200px;height:200px;background-color:#fff;border-radius:50%;content:"";opacity:.6;z-index:-1}@media print,screen and (min-width: 961px){.p-mv__img:before{top:-73px;right:45px}}.p-introSection__lead{padding:34px 20px 46px;font-size:1.25rem;line-height:1.5}@media print,screen and (min-width: 768px){.p-introSection__lead{max-width:1240px;margin:0 auto;padding-top:56px;font-size:1.5rem;line-height:1.6666666667;text-align:center}}.p-introSection__lead__line{text-decoration:underline;text-decoration-color:#cdecf9;text-decoration-thickness:10px;text-underline-offset:-6px;text-decoration-skip-ink:none}@media print,screen and (min-width: 768px){.p-introSection__lead__line{display:block}}.p-introSection__features{padding:63px 20px 54px;background-color:#edf7fd}@media print,screen and (min-width: 768px){.p-introSection__features{position:relative;padding-top:80px;padding-bottom:48px;background-color:#fff}}@media print,screen and (min-width: 768px){.p-introSection__features:before{position:absolute;bottom:0;left:0;width:100%;height:317px;background-color:#edf7fd;content:""}}.p-introSection__cases{position:relative;padding:138px 20px 82px}@media print,screen and (min-width: 768px){.p-introSection__cases{max-width:1200px;margin:0 auto;padding-top:105px;padding-bottom:125px}}.p-introSection__cases__arrow{position:absolute;top:73px;right:0;left:0;display:inline-block;width:35px;height:49px;margin:0 auto;flex-direction:column;align-items:center}@media print,screen and (min-width: 768px){.p-introSection__cases__arrow{top:34px}}.p-introSection__cases__arrowItem{display:block;width:35px;height:21px;animation:scrollDown 1.8s infinite;background-color:#019be2;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(/lp/cisco-catalyst-1200-1300-series/css/images/icon_arrow.svg);mask-image:url(/lp/cisco-catalyst-1200-1300-series/css/images/icon_arrow.svg);opacity:0}.p-introSection__cases__arrowItem:nth-child(1){animation-delay:0s}.p-introSection__cases__arrowItem:nth-child(2){animation-delay:.3s}.p-introSection__cases__arrowItem:nth-child(3){animation-delay:.6s}.p-introSection__cases__arrowItem:nth-child(2),.p-introSection__cases__arrowItem:nth-child(3){margin-top:-7px}.p-introSection__cases__lead{color:#194d8f;font-size:1.875rem;line-height:1.6;font-weight:500;text-align:center}.p-introSection__cases__lead:after{display:block;width:100px;height:4px;margin:35px auto 0;background-color:#019be2;content:""}@media print,screen and (min-width: 768px){.p-introSection__cases__lead:after{width:180px;margin-top:20px}}*+.p-introSection__cases__body{margin-top:125px}@media print,screen and (min-width: 768px){*+.p-introSection__cases__body{margin-top:128px}}.p-introSection__cases__foot{text-align:center}*+.p-introSection__cases__foot{margin-top:60px}@keyframes scrollDown{0%{opacity:0}50%{opacity:1}to{opacity:0}}.p-serviceSection{padding:67px 20px 68px;background-color:#edf7fd;overflow:hidden}@media print,screen and (min-width: 768px){.p-serviceSection{padding-top:76px;padding-bottom:78px}}.p-serviceSection__inner{max-width:1160px;margin:0 auto}.p-serviceSection__title{text-align:center}.p-serviceSection__title__eng{color:#019be2;font-size:1.875rem;line-height:1.1666666667;letter-spacing:.1em}.p-serviceSection__title__main{color:#194d8f;font-size:2.1875rem;line-height:1.4}@media print,screen and (min-width: 768px){.p-serviceSection__title__main{margin-top:-16px;font-size:3.125rem;line-height:1.8;font-weight:700}}.p-serviceSection__lead{font-size:1.125rem;line-height:1.9444444444}@media print,screen and (min-width: 768px){.p-serviceSection__lead{font-size:1.25rem;line-height:1.75;text-align:center}}*+.p-serviceSection__lead{margin-top:23px}@media print,screen and (min-width: 768px){*+.p-serviceSection__lead{margin-top:10px}}@media print,screen and (min-width: 768px){.p-serviceSection__main{max-width:1010px;margin:0 auto}}*+.p-serviceSection__main{margin-top:38px}@media print,screen and (min-width: 768px){*+.p-serviceSection__main{margin-top:60px}}.p-serviceSection__btn{text-align:center}*+.p-serviceSection__btn{margin-top:62px}@media print,screen and (min-width: 768px){*+.p-serviceSection__btn{margin-top:27px}}.p-faqSection{padding:100px 20px 108px}@media print,screen and (min-width: 768px){.p-faqSection{padding-top:73px;padding-bottom:86px}}.p-faqSection__inner{max-width:1160px;margin:0 auto}.p-faqSection__title{text-align:center}.p-faqSection__title__eng{color:#019be2;font-size:1.875rem;line-height:1.1666666667;letter-spacing:.1em}.p-faqSection__title__main{color:#194d8f;font-size:2.1875rem;line-height:1.4}@media print,screen and (min-width: 768px){.p-faqSection__title__main{margin-top:-12px;font-size:3.125rem;line-height:1.8;font-weight:700}}@media print,screen and (min-width: 768px){.p-faqSection__main{max-width:932px;margin-right:auto;margin-left:auto}}*+.p-faqSection__main{margin-top:38px}@media print,screen and (min-width: 768px){*+.p-faqSection__main{margin-top:48px}}.p-contactSection{padding:70px 20px 78px;background-color:#edf7fd}@media print,screen and (min-width: 768px){.p-contactSection{padding-top:74px}}.p-contactSection__inner{max-width:1160px;margin:0 auto}.p-contactSection__head{color:#194d8f;font-size:1.625rem;line-height:1.3076923077;font-weight:500}@media print,screen and (min-width: 768px){.p-contactSection__head{font-size:1.875rem;line-height:1.6666666667;text-align:center}}.p-contactSection__body{display:grid;grid-template-columns:1fr;justify-content:center;row-gap:30px}@media print,screen and (min-width: 768px){.p-contactSection__body{gap:16px;grid-template-columns:repeat(auto-fill,572px)}}*+.p-contactSection__body{margin-top:47px}@media print,screen and (min-width: 768px){*+.p-contactSection__body{margin-top:58px}}.p-contactSection__body__btn,.p-contactSection__foot{text-align:center}*+.p-contactSection__foot{margin-top:32px}.p-contactSection__foot__text{font-size:1.375rem;line-height:1.5454545455;text-align:center}.p-contactSection__foot__btn{margin-top:5px}.p-features{display:grid;max-width:350px;margin:0 auto;grid-template-columns:1fr;row-gap:70px}@media print,screen and (min-width: 768px){.p-features{max-width:1160px;gap:20px 16px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}}.p-features__item{position:relative;min-height:400px;padding:0 20px 40px;background-color:#fff;z-index:1}@media print,screen and (min-width: 768px){.p-features__item{display:grid;padding-bottom:30px;grid-template-rows:subgrid;gap:0;grid-row:span 3}}.p-features__num{position:absolute;right:0;left:0;margin:0 auto;color:#019be266;font-size:5.375rem;line-height:1;font-weight:700;text-align:center;z-index:-1}.p-features__item:nth-of-type(1) .p-features__num{top:-37px}.p-features__item:nth-of-type(2) .p-features__num{top:-45px}@media print,screen and (min-width: 768px){.p-features__item:nth-of-type(2) .p-features__num{top:-38px}}.p-features__item:nth-of-type(3) .p-features__num{top:-45px}@media print,screen and (min-width: 768px){.p-features__item:nth-of-type(3) .p-features__num{top:-40px}}.p-features__img{text-align:center}.p-features__item:nth-of-type(1) .p-features__img{margin-top:13px}@media print,screen and (min-width: 768px){.p-features__item:nth-of-type(2) .p-features__img{margin-top:8px}}.p-features__item:nth-of-type(3) .p-features__img{margin-top:34px}@media print,screen and (min-width: 768px){.p-features__item:nth-of-type(3) .p-features__img{margin-top:42px}}.p-features__title{margin-top:12px;color:#194d8f;font-size:1.25rem;line-height:1.74;font-weight:700;text-align:center}@media print,screen and (min-width: 768px){.p-features__title{margin-top:20px}}.p-features__item:nth-of-type(3) .p-features__title{margin-top:20px}.p-features__text{margin-top:1px;font-size:1rem;line-height:1.75;text-align:center}@media print,screen and (min-width: 768px){.p-features__text{margin-top:0}}.p-cases{display:grid;grid-template-columns:1fr;row-gap:85px}@media print,screen and (min-width: 768px){.p-cases{column-gap:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;row-gap:0}}.p-cases__item{position:relative;min-height:438px;padding:83px 28px 38px;background-color:#edf7fd}@media print,screen and (min-width: 768px){.p-cases__item{display:grid;min-height:0;padding:63px 54px 53px;grid-template-rows:subgrid;gap:0;grid-row:span 3}}.p-cases__num{position:absolute;top:-45px;right:0;left:0;display:flex;width:95px;height:95px;margin:0 auto;align-items:center;background-color:transparent;border:2px solid #019be2;border-radius:50%;flex-direction:column;justify-content:center;row-gap:1px}@media print,screen and (min-width: 768px){.p-cases__num{top:-56px;row-gap:0}}.p-cases__num__top{color:#019be2;font-size:1.125rem;line-height:1;font-weight:700}.p-cases__num__bottom{color:#019be2;font-size:2.75rem;line-height:1;font-weight:700}.p-cases__title{color:#194d8f;font-size:1.5rem;line-height:1.4583333333;font-weight:700;text-align:center}.p-cases__list{margin-top:30px}@media print,screen and (min-width: 768px){.p-cases__list{margin-top:25px}}.p-cases__list__item{position:relative;padding-left:20px;font-size:1.125rem;line-height:1.5555555556}.p-cases__list__item:before{position:absolute;top:10px;left:0;display:block;width:10px;height:10px;background-color:#019be2;border-radius:50%;content:""}.p-cases__list__item span{display:block;margin-top:2px;font-size:.875rem;line-height:1.4285714286}.p-cases__img{margin-top:48px;text-align:center}@media print,screen and (min-width: 768px){.p-cases__img{margin-top:52px;align-self:center}}.p-services{display:grid;grid-template-columns:1fr;row-gap:60px}@media print,screen and (min-width: 768px){.p-services{row-gap:23px}}@media print,screen and (min-width: 768px){.p-services__item{display:grid;grid-template-columns:max-content 1fr 232px;grid-template-rows:max-content 1fr}}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(2){grid-template-columns:max-content 1fr 262px}}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(3){grid-template-columns:max-content 1fr 250px}}.p-services__num{position:relative;color:#019be2;font-size:1.875rem;line-height:1;font-weight:500;text-align:center}@media print,screen and (min-width: 768px){.p-services__num{margin-right:18px;padding-right:13px;font-size:3.125rem;line-height:1;grid-area:1/1/3/2}}@media print,screen and (min-width: 768px){.p-services__num:after{position:absolute;top:4px;right:0;width:2px;height:calc(100% - 50px);background-color:#019be2;content:""}}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(2) .p-services__num:after{height:calc(100% - 83px)}}.p-services__title{color:#194d8f;font-size:1.5rem;line-height:1.4166666667;font-weight:500;text-align:center}@media print,screen and (min-width: 768px){.p-services__title{font-size:1.75rem;line-height:1.2142857143;grid-area:1/2/2/4;text-align:left}}*+.p-services__title{margin-top:7px}@media print,screen and (min-width: 768px){*+.p-services__title{margin-top:11px}}@media print,screen and (max-width: 767px){.p-services__item:nth-of-type(2) .p-services__title{letter-spacing:-.028em}}@media print,screen and (min-width: 768px){.p-services__features{margin-right:30px;margin-left:7px;grid-area:2/2/3/3}}*+.p-services__features{margin-top:18px}@media print,screen and (min-width: 768px){*+.p-services__features{margin-top:30px}}.p-services__features__item{position:relative;padding-left:21px;font-size:1.125rem;line-height:1.4444444444}@media print,screen and (min-width: 768px){.p-services__features__item{padding-left:17px}}.p-services__features__item+.p-services__features__item{margin-top:26px}.p-services__features__item:before{position:absolute;top:11px;left:1px;display:block;width:7px;height:7px;background-color:#019be2;border-radius:50%;content:""}.p-services__features__item span{color:#0d8fcb}.p-services__img{text-align:center}@media print,screen and (min-width: 768px){.p-services__img{grid-area:2/3/3/4}}.p-services__item:nth-of-type(1) .p-services__img{margin-top:45px}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(1) .p-services__img{margin-top:2px}}@media print,screen and (max-width: 767px){.p-services__item:nth-of-type(1) .p-services__img img{width:202px;height:240px}}.p-services__item:nth-of-type(2) .p-services__img{margin-top:57px}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(2) .p-services__img{margin-top:16px;margin-left:28px;margin-right:-30px}}@media print,screen and (max-width: 767px){.p-services__item:nth-of-type(2) .p-services__img img{width:227px;height:227px}}.p-services__item:nth-of-type(3) .p-services__img{margin-top:57px}@media print,screen and (min-width: 768px){.p-services__item:nth-of-type(3) .p-services__img{margin-top:16px;margin-right:-11px;margin-left:11px}}@media print,screen and (max-width: 767px){.p-services__item:nth-of-type(3) .p-services__img img{width:234px;height:224px}}.p-faq{border-top:2px solid #e4e4e4}.p-faq__item{border-bottom:2px solid #e4e4e4}.p-faq__head{position:relative;width:100%;padding:14px 35px 24px 4px;text-align:left}@media print,screen and (min-width: 768px){.p-faq__head{padding:13px 50px 15px 15px}}.p-faq__head.is-open{border-bottom:2px solid #e4e4e4}.p-faq__head:before{right:7px;width:10px;height:2px}@media print,screen and (min-width: 768px){.p-faq__head:before{right:21px}}.p-faq__head:after{right:11px;width:2px;height:10px}@media print,screen and (min-width: 768px){.p-faq__head:after{right:25px}}.p-faq__head:before,.p-faq__head:after{position:absolute;top:4px;bottom:0;margin:auto 0;background-color:#fff;content:"";z-index:1}@media print,screen and (min-width: 768px){.p-faq__head:before,.p-faq__head:after{top:1px}}.p-faq__head.is-open:before{right:5px;width:14px}@media print,screen and (min-width: 768px){.p-faq__head.is-open:before{right:19px}}.p-faq__head.is-open:after{opacity:0}.p-faq__head__inner{display:flex;column-gap:18px}@media print,screen and (min-width: 768px){.p-faq__head__inner{column-gap:20px}}.p-faq__head__inner:after{position:absolute;top:4px;right:0;bottom:0;width:24px;height:24px;margin:auto 0;background-color:#313235;border-radius:50%;content:"";transition:background-color .3s}@media print,screen and (min-width: 768px){.p-faq__head__inner:after{top:1px;right:14px}}.p-faq__head.is-open .p-faq__head__inner:after{background-color:#019be2}.p-faq__head__question{margin-top:4px;color:#194d8f;font-size:1.25rem;line-height:1;font-weight:700}@media print,screen and (min-width: 768px){.p-faq__head__question{font-size:1.5rem;line-height:1}}.p-faq__head__text{color:#194d8f;font-size:1.25rem;line-height:1.5;font-weight:500;transition:color .3s}@media print,screen and (min-width: 768px){.p-faq__head__text{font-size:1.375rem;line-height:1.5454545455}}.p-faq__head.is-open .p-faq__head__text{color:#019be2}.p-faq__body{display:none;padding:13px 0 19px 5px}@media print,screen and (min-width: 768px){.p-faq__body{padding:13px 15px 19px}}.p-faq__body__inner{display:flex;column-gap:22px}@media print,screen and (min-width: 768px){.p-faq__body__inner{column-gap:27px}}.p-faq__body__answer{margin-top:7px;color:#0d8fcb;font-size:1.25rem;line-height:1;font-weight:700}@media print,screen and (min-width: 768px){.p-faq__body__answer{margin-top:1px;font-size:1.5rem;line-height:1}}.p-faq__body__text{font-size:1rem;line-height:1.625}@media print,screen and (min-width: 768px){.p-faq__body__text{font-size:1.125rem;line-height:1.9444444444}}@media print,screen and (max-width: 767px){.u-pc{display:none!important}}@media print,screen and (min-width: 768px){.u-sp{display:none!important}}@media print,screen and (min-width: 961px){.u-spHeaderW{display:none!important}}
