.row{margin:0 -4px}.row,[class*=col-]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[class*=col-]{margin:0;word-break:break-all;padding-right:4px;padding-left:4px}.row-nogutter{margin:0}.col-nogutter{padding:0}.col-1{width:8.33333%}.col-1,.col-2{-webkit-box-sizing:border-box;box-sizing:border-box}.col-2{width:16.66667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-sizing:border-box;box-sizing:border-box}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-5,.col-6{-webkit-box-sizing:border-box;box-sizing:border-box}.col-6{width:50%}.col-7{width:58.33333%}.col-7,.col-8{-webkit-box-sizing:border-box;box-sizing:border-box}.col-8{width:66.66667%}.col-9{width:75%}.col-9,.col-10{-webkit-box-sizing:border-box;box-sizing:border-box}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-11,.col-12{-webkit-box-sizing:border-box;box-sizing:border-box}.col-12{width:100%}@media screen and (max-width:360px){.col-sm-1{width:8.33333%}.col-sm-1,.col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-5,.col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-7,.col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-11,.col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box}.col-sm-12{width:100%}}@media screen and (min-width:500px){.col-md-1{width:8.33333%}.col-md-1,.col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-5,.col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-7,.col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-11,.col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box}.col-md-12{width:100%}}@media screen and (min-width:700px){.row .col-lg-1{width:8.33333%}.row .col-lg-1,.row .col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-2{width:16.66667%}.row .col-lg-3{width:25%}.row .col-lg-3,.row .col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-4{width:33.33333%}.row .col-lg-5{width:41.66667%}.row .col-lg-5,.row .col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-6{width:50%}.row .col-lg-7{width:58.33333%}.row .col-lg-7,.row .col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-8{width:66.66667%}.row .col-lg-9{width:75%}.row .col-lg-9,.row .col-lg-10{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-10{width:83.33333%}.row .col-lg-11{width:91.66667%}.row .col-lg-11,.row .col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box}.row .col-lg-12{width:100%}}.Button{position:relative;min-width:64px;margin:0;padding:0 16px;font-weight:500;border-radius:4px;color:#333;background-color:#fff;border:1px solid #b3b3b3;-webkit-box-shadow:inset 0 -1px 0 0 #b3b3b3;box-shadow:inset 0 -1px 0 0 #b3b3b3;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation}.Button:hover{color:#999;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.Button--Lg{height:48px;font-size:15px;line-height:24px}.Button--Secondary{color:#333;background-color:#f1f1f1}.Button--Secondary:hover{border-color:#ccc;background:#fafafa}.Button--Md{height:36px;font-size:13px;line-height:18px}.Button--Primary{color:#fff;background-color:#df0011;border:none;-webkit-box-shadow:inset 0 -2px 0 0 #9b000b;box-shadow:inset 0 -2px 0 0 #9b000b}.Button--Primary:hover{color:#fff;background:#ec6670}.Button--WithIconLg{padding-left:64px}.Button--WithIconMd{padding-left:52px}.Button:hover>.Button__Icon--WithIconLgPrimary{height:48px;background:#dd5f69}.Button:hover>.Button__Icon--WithIconMdPrimary{height:36px;background:#dd5f69}.Button__Icon{top:0;left:0;width:100%;height:100%;line-height:1;border-radius:0}.Button__Icon,.Button__Icon:before{position:absolute}.Button__Icon--WithIconLg{width:45px;height:45px}.Button__Icon--WithIconLg,.Button__Icon--WithIconMd{border-top-left-radius:3px;border-bottom-left-radius:3px;background-color:#e6e6e6}.Button__Icon--WithIconMd{width:33px;height:33px}.Button__Icon--WithIconLg:before{top:11px}.Button__Icon--WithIconLg:before,.Button__Icon--WithIconMd:before{position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);font-size:24px}.Button__Icon--WithIconMd:before{top:11px;top:9px;font-size:16px}.Button__Icon--WithIconLgPrimary{width:46px;height:46px}.Button__Icon--WithIconLgPrimary,.Button__Icon--WithIconMdPrimary{border-top-left-radius:3px;border-bottom-left-radius:3px;background-color:#c7000f}.Button__Icon--WithIconMdPrimary{width:34px;height:34px}.Button__Icon--WithIconLgPrimary:before{top:11px}.Button__Icon--WithIconLgPrimary:before,.Button__Icon--WithIconMdPrimary:before{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);font-size:24px}.Button__Icon--WithIconMdPrimary:before{top:9px;font-size:16px}@font-face{font-family:"monotaroIcon";src:url(/fonts/monotaroIcon.eot?9qi305);src:url(/fonts/monotaroIcon.eot?9qi305#iefix) format("embedded-oPentype"),url(/fonts/monotaroIcon.ttf?9qi305) format("truetype"),url(/fonts/monotaroIcon.woff?9qi305) format("woff"),url(/fonts/monotaroIcon.svg?9qi305#monotaroIcon) format("svg");font-weight:normal;font-style:normal}[class*=Icon--],[class*=Icon--]:after,[class*=Icon--]:before{font-family:"monotaroIcon"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Icon--Download:before{content:"\e923"}.Icon--SearchPlus:before{content:"\e900"}.TextLink__Icon{position:relative}.TextLink__Icon,.TextLink__Icon--Left{padding-right:4px}#topic_beginnerApp>*,#topic_beginnerApp>:after,#topic_beginnerApp>:before{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans CJK JP","Hiragino Kaku Gothic Pro",Meiryo,sans-serif}.BeginnerAppImage{vertical-align:top;max-width:100%;width:100%;height:auto}.itd_parents{padding:0 8px}.Keyvisual{border-top:1px solid #e5e5e5}.Keyvisual--SP{margin:-2px 0 -136px 0}.Keyvisual__Image{width:100%}.PageLink{box-shadow:0 0 3px 2px rgba(0,0,0,.2);border-radius:4px;display:flex;font-size:18px;position:relative;background:#fff}.PageLink--PCApp{margin:-28px 16px 0}.PageLink--SP{margin:12px 16px 0}.PageLink__Item{width:33.333%;padding:12px 0 16px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.PageLink__Item:before{content:"";display:inline-block;width:1px;height:25px;background:#e5e5e5;position:absolute;left:0;top:0;bottom:0;margin:auto}.PageLink__Item:first-child:before{content:none}.PageLink__Item:after{content:"";display:block;border-bottom:1px solid #d51b28;border-right:1px solid #d51b28;width:6px;height:6px;transform:rotate(45deg);margin-top:4px}.l-Contents{text-align:center;padding:24px 0 0;margin:auto;max-width:768px;position:relative;border-bottom:1px solid #ccc}.Content{padding:32px 20px 8px}.Content--NoGutter{padding:0 20px}.row--PointChange{align-items:flex-start;margin:0 auto 20px;max-width:335px}.HeadLineLv2{font-size:30px;margin:0 0 20px}.HeadLineLv3{font-size:22px;font-weight:normal;margin:0 0 12px}.HeadLineLv2__Storong{font-size:30px;color:#d51b28}.Balloon{background:#d1dff5;padding:10px 16px;margin:0 10px 10px 0;border-radius:8px;width:100%;position:relative;font-size:16px}.Balloon:after{content:"";position:absolute;top:0;bottom:0;margin:auto;right:-10px;display:block;width:0;height:0;border-left:10px solid #d1dff5;border-top:10px solid transparent;border-bottom:10px solid transparent}.IllustPersonSearch{margin-top:-55px;width:112px;height:198px}.IllustPersonBuy{margin-top:-28px;width:112px;height:183px}.IllustPersonGet{margin:-46px 0 0 auto;width:61px;height:197px}.Solution{font-size:24px;margin-bottom:16px}.Strong{font-weight:bold}.Function{padding:32px 20px 24px;background:url(//jp.images-monotaro.com/sp/topic/beginnerApp/img/back.png) no-repeat 50%/cover;color:#fff;position:relative}.Function:before{position:absolute;content:"";display:block;width:0;height:0;border-left:60px solid transparent;border-right:60px solid transparent;border-top:20px solid #fff;top:-1px;left:0;right:0;margin:auto}.Function__Head{font-size:30px;margin:0 0 8px}.Function__Text{font-size:18px;line-height:1.5}.SideScroll{position:relative;overflow-x:scroll;overflow-y:hidden;margin-right:-20px;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.SideScroll--Singular{margin-right:0}.SideScroll::-webkit-scrollbar{height:0}.SideScroll__Container{display:flex}.SideScroll__Item{-ms-flex-negative:0;flex-shrink:0;width:72%;padding-right:16px}.SideScroll__Item--Singular{width:100%}.SideScroll__Text{padding:12px;text-align:left;font-size:16px;line-height:1.3}.Trysearch__Link{margin-bottom:10px;width:100%;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none}.Induction{background:#f0f3f7;padding:32px 0 0;margin:24px 0 0}.Induction__BackSearch{background:url(//jp.images-monotaro.com/sp/topic/beginnerApp/img/Example1.jpg?123) no-repeat 50%/cover;padding-bottom:75%}.Induction__BackBuy{background:url(//jp.images-monotaro.com/sp/topic/beginnerApp/img/Example2.jpg?123) no-repeat 50%/cover;padding-bottom:80%}.Induction__BackBuy--iOS{background:url(//jp.images-monotaro.com/sp/topic/beginnerApp/img/IOSExample2.jpg?123) no-repeat 50%/cover;padding-bottom:80%}.Induction__BackGet{background:url(//jp.images-monotaro.com/sp/topic/beginnerApp/img/Example3.jpg?123) no-repeat 50%/cover;padding-bottom:70%}.Induction__Head{font-size:20px;line-height:1.3}.Induction__HeadStrong{font-size:30px}.Button__Icon--Image{display:flex;align-items:center;justify-content:center}.Button--beginnerApp{width:245px;margin:12px 0 0;display:inline-block;line-height:48px;font-weight:bold}.Button--Trysearch{width:100%;margin:-64px 8px 0 8px;line-height:36px;font-size:13px}@media screen and (max-width:360px){.Button--Trysearch{margin:-67px 4px 0 4px;padding-left:42px}}.Button--Primary:link{color:#fff}.ComingSoonInfo{width:80%;height:20px;font-size:16px;background:#f1f1f1;padding:16px;border:1px solid #ccc;position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;margin:auto}.ComingSoon{opacity:.2}.Content.is-Hidden,.l-Contents.is-Hidden{display:none}.StoreDownloadLink{margin:16px 16px 0;font-size:0;text-align:center}@media screen and (max-width:360px){.StoreDownloadLink{margin:28px 16px 0}}@media screen and (max-width:320px){.StoreDownloadLink{margin:40px 16px 0}}.StoreDownloadLink__Text{font-size:14px;line-height:1;margin-bottom:12px}.StoreDownloadLink__ButtonImage{height:35px}.Button--StoreDownload{display:inline-block;height:auto;border-radius:10px;background:#000;border:none;padding:12px 20px;width:58%}.Trysearch__Link.is-Disabled{pointer-events:none}.Button.is-Disabled{color:#b3b3b3;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.Button.is-Disabled .Button__Icon--WithIconLgPrimary,.Button.is-Disabled .Button__Icon--WithIconMdPrimary{background:#f1f1f1}.Button--beginnerApp.is-Disabled{font-size:13px;font-weight:lighter}