@charset "UTF-8";.is-show .nav__list-item:nth-child(1){-webkit-animation:fadeSlideIn .75s ease .1s both;animation:fadeSlideIn .75s ease .1s both}.is-show .nav__list-item:nth-child(2){-webkit-animation:fadeSlideIn .75s ease .2s both;animation:fadeSlideIn .75s ease .2s both}.is-show .nav__list-item:nth-child(3){-webkit-animation:fadeSlideIn .75s ease .3s both;animation:fadeSlideIn .75s ease .3s both}.is-show .nav__list-item:nth-child(4){-webkit-animation:fadeSlideIn .75s ease .4s both;animation:fadeSlideIn .75s ease .4s both}.is-show .nav__list-item:nth-child(5){-webkit-animation:fadeSlideIn .75s ease .5s both;animation:fadeSlideIn .75s ease .5s both}.is-show .nav__list-item:nth-child(6){-webkit-animation:fadeSlideIn .75s ease .6s both;animation:fadeSlideIn .75s ease .6s both}.is-show .nav__list-item:nth-child(7){-webkit-animation:fadeSlideIn .75s ease .7s both;animation:fadeSlideIn .75s ease .7s both}.is-show .nav__list-item:nth-child(8){-webkit-animation:fadeSlideIn .75s ease .8s both;animation:fadeSlideIn .75s ease .8s both}.is-show .nav__list-item:nth-child(9){-webkit-animation:fadeSlideIn .75s ease .9s both;animation:fadeSlideIn .75s ease .9s both}.is-show .nav__list02-item:nth-child(1){-webkit-animation:fadeSlideIn2 .75s ease .1s both;animation:fadeSlideIn2 .75s ease .1s both}.is-show .nav__list02-item:nth-child(2){-webkit-animation:fadeSlideIn2 .75s ease .2s both;animation:fadeSlideIn2 .75s ease .2s both}@-webkit-keyframes fadeSlideIn{0%{opacity:0;transform:translate3d(50px,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translate3d(50px,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeSlideIn2{0%{opacity:0;transform:translate3d(0,10px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeSlideIn2{0%{opacity:0;transform:translate3d(0,10px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes spreadLine{0%{opacity:0;width:40%}100%{opacity:1;width:100%}}@keyframes spreadLine{0%{opacity:0;width:40%}100%{opacity:1;width:100%}}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(.98)}100%{-webkit-transform:none}}@keyframes zoom-in{0%{-webkit-transform:scale(.98)}100%{-webkit-transform:none}}html{color:#000;background:#fff}body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,table,td,textarea,th,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:400}li{list-style:none}table{border-spacing:0}fieldset,img{border:0}address,caption,cite,em,strong,th{font-style:normal;font-weight:400}caption,th{text-align:left}abbr,acronym{border:0;font-variant:normal}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}a:active,a:focus{outline:0}hr.separate{display:none}.yjGuid{display:block;height:0;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px}.yjSkip{display:block;height:0;overflow:hidden;font-size:0;line-height:0;text-indent:-9999px}.emg>table{width:950px;border-collapse:collapse}.emg>table td{padding:2px}.emg>table:last-child{margin-bottom:20px!important}.emg>table:first-child{margin-top:80px!important}.header{position:relative;background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.masthead{position:relative;margin:0 auto;width:950px;min-height:60px}.masthead__logo{position:absolute;top:16px;left:0}.masthead__logo-trigger{display:block;width:340px;height:32px;background:url(https://s.yimg.jp/c/logo/f/2.0/marketing_r_34_2x.png) no-repeat;background-size:340px 32px;overflow:hidden;text-indent:100%;white-space:nowrap}.masthead__list{position:absolute;top:22px;right:0}.masthead__list-item{position:relative;float:left;font-size:13px;margin-right:10px}.masthead__list-item:last-child{margin-right:0}.masthead__list-item:last-child:after{display:none}.masthead__list-trigger{color:#1a72b0;text-decoration:none}.masthead__list-trigger:hover{text-decoration:underline}.masthead__menu{display:none}.nav{position:absolute;top:60px;left:0;z-index:10;padding:0 20px;background-color:rgba(255,255,255,.9);border-top:2px solid #e7e7e7;width:100%;height:65px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .25s;transition:background-color .25s;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav.is-fixed{position:fixed;top:0;left:0;width:100%;z-index:10;background-color:rgba(34,34,34,.8);height:50px}.nav.is-fixed.is-search-show .nav__search{border-color:#fff}.nav.is-fixed .nav__secondary{background-color:rgba(34,34,34,.8)}.nav.is-fixed .nav__secondary-item a{color:#fff}.nav.is-fixed .nav__secondary-item a:hover{background-color:rgba(34,34,34,.9)}.nav.is-fixed .nav__secondary-title{color:#fff}.nav.is-fixed .nav__secondary-title a:after{background:url(../images/icon_arrow2_w.svg) no-repeat;background-size:6px 10px}.nav.is-show{-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto;will-change:transform;visibility:visible}.nav__close{position:absolute;top:4px;right:280px;width:40px;height:40px;background:url(../images/btn_close.svg) no-repeat 50% 50%;background-size:20px 20px;border:none;padding:0;overflow:hidden;text-indent:100%;white-space:nowrap;z-index:9;display:none}.nav__inner{position:relative;margin:0 auto;width:950px;height:100%}.nav__list{float:left}.nav__list-item{float:left;font-size:14px;line-height:65px;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.is-fixed .nav__list-item{line-height:48px}.is-fixed .nav__list-item:hover{background-color:transparent}.nav__list-item:hover{background-color:#f5f5f5}.nav__list-item:hover .nav__secondary{visibility:visible;opacity:1}.nav__list-item--current .nav__list-trigger:after{-webkit-animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards;animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards}.nav__list-item.is-disabled .nav__list-trigger:after{-webkit-animation:none;animation:none;opacity:1;width:100%;z-index:1}.nav__list-item #case__input,.nav__list-item #partner__input,.nav__list-item #service__input,.nav__list-item label{display:none}.nav__list-trigger{position:relative;display:block;padding:0 20px;color:#212121;text-decoration:none}.nav__list-trigger:after{content:'';opacity:0;position:absolute;height:2px;left:0;right:0;bottom:0;margin:0 auto;background-color:#c9002c}.nav__list-trigger:hover{text-decoration:none}.is-fixed .nav__list-trigger{color:#fff}.is-fixed .nav__list-trigger:after{visibility:hidden}.nav__secondary{line-height:1.5;position:absolute;visibility:hidden;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;background-color:rgba(255,255,255,.98);margin-bottom:4px;-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,.1);box-shadow:0 2px 4px 1px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav__secondary-list{margin-left:10px;min-width:200px;max-width:450px;padding:20px 0}.nav__secondary-list:first-child{margin-left:0}.nav__secondary-item a{color:#545454;display:block;padding:4px 20px}.nav__secondary-item a:hover{text-decoration:none;background-color:#f5f5f5}.nav__secondary-title{font-weight:700;padding-top:10px}.nav__secondary-title:first-child{padding-top:0}.nav__secondary-title a{position:relative}.nav__secondary-title a:after{content:'';display:inline-block;position:absolute;margin-left:8px;margin-top:-6px;top:50%;width:6px;height:10px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:6px 10px}.nav__secondary-title span{padding:4px 20px;display:block}.nav__list02{float:right;margin-right:46px;padding-top:16px}.is-fixed .nav__list02{padding-top:6px}.nav__list02-item{float:left;margin-left:13px;min-width:130px;text-align:center;font-size:13px;line-height:34px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:transform .5s;transition:transform .5s}.nav__list02-item:first-child{margin-left:0}.is-search-show .nav__list02-item{-webkit-transform:scale(0);transform:scale(0)}.nav__list02-trigger{position:relative;color:#212121;display:block;border:1px solid #737373;background-color:transparent;border-radius:2px;text-decoration:none;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s}.nav__list02-trigger:hover{color:#fff;background-color:#737373;text-decoration:none}.is-fixed .nav__list02-trigger{border-color:#fff;color:#fff;background-color:transparent;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.is-fixed .nav__list02-trigger:hover{background-color:#fff;color:#212121}.is-fixed .nav__list02-trigger:hover:before{width:0}.is-fixed .nav__list02-trigger:hover:after{height:0}.nav__search{position:absolute;top:16px;right:0;height:34px;-webkit-transition:border .4s .1s,background-color .4s .1s;transition:border .4s .1s,background-color .4s .1s;border:1px solid transparent}.is-search-show .nav__search{border:1px solid #ccc;background-color:#fff}.is-fixed .nav__search{top:6px}.nav__search-label{display:inline-block;padding-top:6px;width:34px;height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:top;cursor:pointer}.is-fixed .nav__search-label path{fill:#fff}.is-fixed .nav__search-label:hover path{fill:#999}.is-search-show .nav__search-label{pointer-events:none}.is-search-show .nav__search-label path{fill:#545454}.is-search-show .nav__search-label:hover path{fill:#545454}.nav__search-label path{-webkit-transition:fill .25s;transition:fill .25s}.nav__search-label:hover path{fill:rgba(34,34,34,.6)}.nav__search-query{padding:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:34px;-webkit-transition:width .4s .1s,opacity .4s .1s;transition:width .4s .1s,opacity .4s .1s;outline:0;opacity:0;font-size:13px}.is-search-show .nav__search-query{width:290px;opacity:1}.nav__lang{margin:20px auto 0;width:180px;display:none;table-layout:fixed;border-top:1px solid #ccc;border-left:1px solid #ccc}.nav__lang-item{display:table-cell;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:12px;text-align:center}.nav__lang-item--current{position:relative}.nav__lang-item--current:after{content:'';display:block;width:100%;height:2px;background-color:#c9002c;position:absolute;bottom:-1px;left:0}.nav__lang-trigger{display:block;padding:5px 0;color:#545454;text-decoration:none}.nav__lang-trigger:hover{text-decoration:none}.overlay{opacity:0;-webkit-transition:visibility 0s linear .15s,opacity .15s 0s;transition:visibility 0s linear .15s,opacity .15s 0s;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden}.page-top{margin:0 auto 40px;width:950px}.page-top__trigger{overflow:hidden;text-indent:100%;white-space:nowrap;margin-left:auto;display:block;width:50px;height:50px;background-color:rgba(0,0,0,.5);border-radius:2px;position:relative}.page-top__trigger:after{content:'';display:block;position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:2px solid #fff;border-left:2px solid #fff;-webkit-transform:translate(-50%,-30%) rotate(45deg);transform:translate(-50%,-30%) rotate(45deg)}.footer-site{position:relative;padding:30px 0 60px;background-color:#fff}.footer-site__inner{margin:0 auto;padding:0 20px;width:950px;display:table}.footer-site__block{display:table-cell;vertical-align:top}.footer-site__block:first-child{width:30%}.footer-site__block:nth-child(2){width:26%}.footer-site__block:nth-child(3){width:26%}.footer-site__block:nth-child(4){width:18%}.footer-site__heading{margin-bottom:15px;font-size:14px;font-weight:700;pointer-events:none}.footer-site__heading~.footer-site__heading{margin-top:30px}.footer-site__heading--small{margin-top:15px;font-size:12px}.footer-site__list{font-size:12px}.footer-site__list li{margin-top:8px}.footer-site__list-item{position:relative;padding-left:1em}.footer-site__list-item:before{content:'';display:block;position:absolute;top:7px;left:0;width:4px;height:4px;background-color:#ccc;border-radius:2px}.footer-site__list-item .footer-site__list{margin:15px 0 20px}.footer-site__list-item .footer-site__list-item{position:relative;margin-top:4px;padding-left:1.5em}.footer-site__list-item .footer-site__list-item:before{content:'';display:block;position:absolute;top:9px;left:4px;width:4px;height:4px;background-color:#ccc;border-radius:2px}.footer-site__list-trigger{color:#545454;text-decoration:none}.footer-site__list-trigger:hover{color:#1a72b0;text-decoration:underline}.footer-site__lang{margin:0 auto;padding:0 20px;width:950px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative;display:none}.wrapper--top .footer-site__lang{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-site__lang-list{width:185px;display:table;table-layout:fixed;border-top:1px solid #ccc;border-left:1px solid #ccc}.footer-site__lang-item{display:table-cell;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:14px;text-align:center}.footer-site__lang-item--current a:after{content:'';position:absolute;height:2px;left:0;right:0;bottom:0;margin:0 auto;background-color:#c9002c}.footer-site__lang-trigger{position:relative;display:block;padding:5px 0;color:#545454;text-decoration:none}.footer-site__lang-trigger:hover{text-decoration:none;color:#737373}.footer-msc{padding:50px 0;background-color:#f5f5f5}.footer-msc__inner{margin:0 auto;padding:0 20px;width:950px;display:table}.footer-msc__block{display:table-cell;vertical-align:top}.footer-msc__block:first-child{width:40%}.footer-msc__map{display:table;margin-bottom:20px;table-layout:fixed;width:100%}.footer-msc__map-block{display:table-cell;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:60px}.footer-msc__title{font-size:16px;font-weight:700}.footer-msc__title.pc-hidden{display:none}.footer-msc__sns{margin-top:20px}.footer-msc__sns-item{float:left;margin-right:20px}.footer-msc__sns-image{width:40px;height:40px}.footer-msc__heading{margin-bottom:20px;font-size:14px;font-weight:700}.footer-msc__heading~.footer-msc__heading{margin-top:20px}.footer-msc__list{font-size:13px}.footer-msc__list-item{margin-top:8px}.footer-msc__list-item .footer-msc__list{margin:15px 0 20px}.footer-msc__list-item .footer-msc__list-item{position:relative;margin-top:4px;padding-left:1.5em}.footer-msc__list-item .footer-msc__list-item:before{content:'';display:block;position:absolute;top:8px;left:4px;width:4px;height:4px;background-color:#ccc;border-radius:2px}.footer-msc__list-trigger{color:#545454;text-decoration:none}.footer-msc__list-trigger:hover{color:#1a72b0;text-decoration:underline}.footer-msc__list-subline{font-size:12px;color:#545454;display:block;margin-top:-2px}.footer-msc__text{font-size:13px}.footer-msc__text-trigger{color:#545454;text-decoration:none}.footer-msc__text-trigger:hover{color:#1a72b0;text-decoration:underline}.footer-msc__notice{margin-top:20px;font-size:11px}.footer-msc__notice-trigger{color:#1a72b0;text-decoration:none}.footer-msc__notice-trigger:hover{color:#1a72b0;text-decoration:underline}.footer-msc__mail{margin-top:20px;width:260px}.footer-msc__mail-inner{border:1px solid #ccc;border-radius:2px;background:#fff}.footer-msc__mail-heading{font-size:14px;font-weight:700;background:#f5f5f5;padding:10px 15px}.footer-msc__mail-item{font-size:12px;margin:10px 15px}.footer-msc__mail-icon{background:url(../images/icon_mail.png) no-repeat left center;background-size:20px 15px}.footer-msc__mail-link{font-size:16px;font-weight:700;padding-left:35px}.footer-global{padding:15px 0 25px;min-width:950px;text-align:center;background:#fff}.footer-global__text{font-size:13px}.footer-global__list{margin-top:5px;font-size:13px}.footer-global__list-item{display:inline-block;margin-right:6px}.footer-global__list-item:after{content:'-';padding-left:6px}.footer-global__list-item:last-child{margin-right:0}.footer-global__list-item:last-child:after{display:none}.footer-global__list-trigger{text-decoration:none;color:#1a72b0}.footer-global__list-trigger:hover{text-decoration:underline}.footer-global__copyright{margin-top:2px;font-size:14px}body{font-family:'ヒラギノ角ゴ ProN W3',Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;background-color:#f5f5f5;color:#4a3c2f;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body>img[src^="//ib.adnxs.com/"],body>img[src^="//yj.adnxs.com/"],body>img[src^="https://secure.adnxs.com/"]{position:absolute;z-index:-1}.small{font-size:12px!important}figure{margin:0;padding:0}a{color:#1a72b0;text-decoration:none}a:hover{text-decoration:underline}.anchor{display:block;padding-top:70px;margin-top:-70px}#wrapper{font-size:14px;color:#545454;line-height:1.51;min-width:950px;width:100%}.main{display:block;padding-top:70px;background-color:#fff}.main--top{padding-top:0;opacity:0}.contents{margin:0 auto;padding-bottom:70px;width:918px}.contents__inner{padding:40px 20px 0}.contents__section{width:834px}.pc-hidden{display:none!important}.heading{padding-top:60px;margin:0 auto;width:950px}.heading__title{padding:0 20px 30px;position:relative;font-size:32px;font-weight:400;text-align:center;color:#212121}.heading__title:after{content:'';display:block;position:absolute;bottom:0;left:50%;width:30px;height:4px;background-color:#c9002c;margin-left:-15px}.heading__subtitle{font-size:18px;display:block}.heading__subline{margin:30px auto 0;max-width:630px;font-size:14px}.heading__img{display:block;margin:0 auto;padding-top:10px;width:300px}.heading--services .heading__subline{text-align:center}.heading--partners .heading__subline{text-align:center}.heading__subline--center{text-align:center}.heading02{position:relative;margin:80px auto 0;width:950px}.heading02__title{font-size:20px;font-weight:700;color:#212121}.heading02__link{position:absolute;top:50%;right:0;font-size:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.heading02__trigger{color:#1a72b0;text-decoration:none}.heading02__trigger:hover{text-decoration:underline}.heading03{margin-top:80px}.heading03__title{font-size:26px;font-weight:400;color:#212121}.heading03__subInfo{font-size:12px}.heading03__subline{margin-top:10px;font-size:14px}.heading03--case{margin-top:0;padding-top:80px}.heading03--case02{margin-top:30px}.heading04{margin-top:80px;font-size:18px;color:#212121;font-weight:700}.heading04__subline{margin-top:10px;font-size:14px;font-weight:400}.heading05{margin:0 0 8px;font-size:16px;color:#212121;font-weight:700}.heading06{margin:0 0 8px;font-size:14px;color:#212121;font-weight:700}.articles{position:relative;margin:0 auto;padding-top:20px;width:950px;z-index:1}.articles:after{content:'';display:block;width:720px;height:600px;background:url(../images/bg_topics.png) no-repeat 50% 50%;background-size:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.articles__list{margin-right:-16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.articles__item{position:relative;margin:20px 16px 0 0;width:306px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background-color:#fff;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s}.articles__item:hover{-webkit-box-shadow:0 6px 24px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(0,0,0,.2)}.articles__item:hover .articles__button{background-color:#c9002c;color:#fff}.articles__item:hover .articles__thumb:after{background-color:transparent}.articles__header{min-height:260px}.articles__trigger{display:block;padding:15px 15px 60px;color:#545454;text-decoration:none;height:100%;box-sizing:border-box}.articles__trigger:hover{text-decoration:none}.articles__thumb{position:relative;width:274px;height:160px;overflow:hidden}.articles__thumb:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;background-color:rgba(0,0,0,.3);-webkit-transition:background-color .25s;transition:background-color .25s}.articles__image{vertical-align:middle;width:100%;max-width:100%;height:auto}.articles__tag{display:inline-block;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,.7);color:#fff;font-size:13px;padding:1px 15px;z-index:2}.articles__title{margin-top:15px;color:#212121;font-size:18px;font-weight:700;line-height:1.5}.articles__text{margin-top:10px;font-size:14px;line-height:1.5}.articles__footer{position:absolute;right:15px;bottom:15px;left:20px;width:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.articles__date{margin-top:10px;font-size:12px;color:#999}.articles__button{display:inline-block;padding:6px 10px;color:#c9002c;border:1px solid #c9002c;border-radius:2px;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.examples{margin-top:30px}.examples__list{display:flex;flex-wrap:wrap;flex-direction:row}.examples__item{width:400px;margin:20px 78px 0 0}.examples__item:nth-child(even){margin-right:0}.examples__head{float:left;margin-right:15px;width:110px;height:100%;overflow:hidden;position:static}.examples__main{width:auto}.examples__image{width:100%;max-width:100%;height:auto}.examples__link{color:#212121;font-size:18px;font-weight:700}.examples__link:hover{text-decoration:underline;color:#1a72b0}.examples__text{margin-top:5px}.examples.large .examples__list{flex-wrap:nowrap}.examples.large .examples__item{width:auto;flex:1;margin:20px 50px 0 0;display:flex;flex-direction:column}.examples.large .examples__item:last-child{margin-right:0}.examples.large .examples__head{width:auto;height:auto;margin:0 0 10px 0}.examples.large .examples__link{color:#1a72b0;font-size:16px;font-weight:400}.partners{position:relative;margin:80px auto 0;width:950px}.partners__list{display:table;width:100%;table-layout:fixed}.partners__item{display:table-cell;vertical-align:top;text-align:center;padding:20px}.partners__list02{display:table;margin:0 auto;width:276px;min-height:130px;background-color:#fff}.partners__list02-item{display:table-cell;vertical-align:top;padding:20px 0}.partners__list02-item:first-child{padding-left:20px}.partners__list02-item:last-child{padding-right:20px}.partners__list02-logo{min-height:46px}.partners__list02-name{margin-top:10px;font-size:12px}.partners__list02-trigger{color:#545454;text-decoration:none}.partners__list02-trigger:hover{color:#1a72b0}.section--services{margin-top:60px;padding-bottom:80px;background:url(../images/bg_services.png) no-repeat 50% 50%;background-size:cover}.section--partners{padding-bottom:80px;background:url(../images/bg_partners.jpg) no-repeat 50% 100%;background-size:contain;position:relative}.products{margin:35px auto 0;width:950px}.products__item{display:flex;min-height:360px;margin-bottom:30px}.products__header{background:#f5f5f5;position:relative;width:360px;padding:30px;box-sizing:border-box;transition:box-shadow .5s,background .5s}.products__header:after{content:"";display:block;position:absolute;top:50%;left:100%;width:12px;height:12px;margin:-6px 0 0 -6px;background:#f5f5f5;transform:rotate(45deg);transition:box-shadow .5s,background .5s}.products__header:hover{background:#c9002c;box-shadow:0 6px 24px rgba(0,0,0,.2)}.products__header:hover:after{background:#c9002c}.products__trigger{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.products__title{margin-bottom:.5em;font-size:28px;font-weight:700;line-height:1.4;transition:color .5s}.products__header:hover .products__title{color:#fff}.products__tag{display:inline-block;padding:8px 16px;line-height:1em;background:#fff;border-radius:3em;font-size:12px}.products__button{display:block;position:absolute;bottom:30px;padding:10px 20px;line-height:1;text-align:center;color:#c9002c;background:#fff;border:1px solid #c9002c;border-radius:2px}.products__button:hover{text-decoration:none}.products__body{padding:30px 50px}.products__head{display:inline-block;min-width:120px;padding:0 20px;margin:20px 0 10px;color:#fff;background:#333;text-align:center;font-size:13px;line-height:1.7}.products__head:first-child{margin-top:0}.products__note{margin-top:24px}.services{margin:0 auto;width:950px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.services__list{margin-right:-16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.services__item{margin:20px 16px 0 0;width:467px;min-height:200px;background-color:rgba(255,255,255,.6);border:2px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s}.services__item:hover{-webkit-box-shadow:0 6px 24px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(0,0,0,.2);border-color:transparent;background-color:rgba(255,255,255,.9)}.services__item:hover .services__header{color:#fff;background-color:rgba(201,0,44,.9)}.services__item:hover .services__body:after{border-color:#c9002c}.services__trigger{display:flex;flex-direction:column;height:100%;color:#212121;text-decoration:none}.services__trigger:hover{text-decoration:none}.services__header{flex-grow:0;position:relative;padding:20px 15px 15px;background-color:rgba(204,204,204,.6);-webkit-transition:background-color .75s,color .25s;transition:background-color .75s,color .25s;border-radius:2px 2px 0 0}.section--services .services__header{padding:20px 30px 15px}.section--services .services__header::after{content:"";display:block;position:absolute;top:20px;right:24px;width:160px;height:100px;background-size:cover;background-position:center}.section--services .services__header--yahoo-ads::after{background-image:url(../images/service_yahoo-ads.png)}.section--services .services__header--premium-ads::after{background-image:url(../images/service_premium-ads.png)}.services__body{flex-grow:1;padding:30px 70px 30px 30px;min-height:120px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;line-height:1.7}.services__body:after{content:'';position:absolute;top:50%;right:30px;display:block;width:24px;height:24px;background:url(../images/icon_arrow.svg) no-repeat;background-size:24px 24px;margin-top:-12px}.section--services .services__body{line-height:1.4}.services__title{font-size:18px;font-weight:700;text-align:center;line-height:1.4}.services__title--small{font-size:14px;font-weight:400}.section--services .services__title{text-align:left}.services__head{display:inline-block;min-width:120px;padding:0 20px;margin:20px 0 10px;color:#fff;background:#333;text-align:center;font-size:13px;line-height:1.7}.services__head:first-child{margin-top:0}.services__text{font-size:14px}.services__list{font-size:14px}.button{margin:50px auto 0;text-align:center}.button__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.button__row--half .button__item{width:50%}.button__item{margin-left:20px}.button__item:first-child{margin-left:0}.button__item__title{font-size:18px;margin-bottom:16px;color:#212121;font-weight:700}.button__trigger{display:inline-block;margin:0 auto;min-width:260px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-radius:2px;border:1px solid #c9002c;font-size:16px;line-height:60px;color:#c9002c;text-align:center;background-color:rgba(255,255,255,.4);text-decoration:none;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}.button__trigger:hover{background-color:#c9002c;color:#fff;text-decoration:none}.button__external::after{content:url(https://s.yimg.jp/images/marketing/portal/images/icon_blank.svg);margin-left:5px}.button__link{height:60px;font-size:16px;line-height:60px;text-align:center}.switch{margin-top:30px}.switch__list{text-align:center}.switch__list:nth-child(2){margin-top:8px}.switch__item{display:inline-block;margin:0 -.11765em 10px;padding:0 20px;cursor:pointer;font-size:14px;position:relative}.switch__item:after{content:'';display:block;position:absolute;top:50%;right:-1px;width:1px;height:14px;background-color:#999;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.switch__item:last-child:after{display:none}.switch__trigger{text-decoration:none}.switch__trigger:hover{text-decoration:underline}.switch--current{color:#212121;pointer-events:none}.switch--current:hover{text-decoration:none}.panels{margin:0 auto;padding-bottom:60px}.is-animated{-webkit-animation:zoom-in .5s;animation:zoom-in .5s}.box-table{display:table;width:100%;font-size:14px}.box-table__block{display:table-cell;vertical-align:bottom}.box-table__block:last-child{width:40%;text-align:right}.box-table__text{margin-top:10px}.box-table__button{display:inline-block;border:1px solid #c9002c;border-radius:2px;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.box-table__trigger{display:block;padding:8px 0;width:130px;color:#c9002c;background-color:rgba(255,255,255,.4);text-decoration:none;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}.box-table__trigger:hover{background-color:#c9002c;color:#fff;text-decoration:none}.list__title{margin-top:10px}.list__item{position:relative;margin-top:4px;padding-left:1.5em;font-size:14px}.list__item:before{content:'';display:block;position:absolute;top:8px;left:8px;width:4px;height:4px;background-color:#ccc;border-radius:2px}.list__trigger{color:#1a72b0;text-decoration:none}.list__trigger:hover{text-decoration:underline}.list__trigger--blank:after{content:url(../images/icon_blank.svg);margin-left:5px}.list02{margin-top:80px}.list02__item{margin-top:30px;font-size:18px}.list02__text{margin-top:10px;font-size:14px;color:#545454}.list02__trigger{display:inline-block}.list02__trigger:hover{text-decoration:none}.list02__trigger:hover .list02__title{text-decoration:underline}.list02__subline{display:inline-block;font-size:14px;color:#545454}.list02--blank:after{content:url(../images/icon_blank.svg);margin-left:5px}.list03{margin-top:24px}.list03__item{margin-top:6px;font-size:12px}.dlist{margin-top:10px;font-size:14px}.dlist__inner{margin-left:35px}.dlist__title{margin-bottom:10px}.dlist__title--bold{font-weight:700}.dlist__description{margin:8px 0 24px}.olist__item{position:relative;margin-top:4px;padding-left:1.8em;font-size:14px;counter-increment:item}.olist__item:before{content:counter(item) ".";display:block;position:absolute;left:.5em}.olist02{margin-top:8px;padding-left:2em}.olist02__item{list-style:decimal;margin-bottom:.5em}.olist03{margin-top:8px;padding-left:2em}.olist03__item{list-style-type:lower-roman;margin-bottom:.5em}.olist04{margin-top:8px;margin-left:3em}.olist04__item{counter-increment:cnt;margin-bottom:.5em}.olist04__item:before{content:"(" counter(cnt) ") ";display:inline-block;margin-left:-2.5em;width:2.5em}.olist05{margin-top:8px;padding-left:2em}.olist05__item{list-style-type:lower-alpha;margin-bottom:.5em}.checklist{margin:20px 0}.checklist__item{position:relative;margin-top:10px;padding-left:2em;font-size:14px;font-weight:700}.checklist__item::before{display:block;content:'';position:absolute;top:.4em;left:.5em;width:9px;height:4px;border-left:2px solid #ccc;border-bottom:2px solid #ccc;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.labellist{margin:20px 0}.labellist__label{background:#f6f6f6;padding:5px 10px;margin:0 10px 0 5px;font-size:12px}.labellist__item{position:relative;margin-top:10px;padding-left:1.5em}.labellist__item:before{content:'';display:block;position:absolute;top:8px;left:8px;width:4px;height:4px;background-color:#ccc;border-radius:2px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.jc-sb{justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between}.row .col01{width:189px}.row .col02{width:350px}.row .col03{width:467px}.row .col04{width:628px;margin-right:auto}.row .col05{width:579px;margin-left:16px}.col--center{text-align:center}.breadcrumbs{margin:0 auto;padding:20px 0 0;width:950px}.breadcrumbs__inner{padding:0 35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs__item{display:inline;position:relative;padding:0 20px 0 0}.breadcrumbs__item:after{content:'';background-image:url(../images/icon_arrow3.svg);background-size:contain;background-repeat:no-repeat;width:9px;height:14px;display:inline-block;position:absolute;right:7px;top:50%;margin-top:-7px}.breadcrumbs__item:last-child{padding:0}.breadcrumbs__item:last-child:after{display:none;left:0}.breadcrumbs a{color:#545454;text-decoration:none}.breadcrumbs a:hover{color:#1a72b0;text-decoration:underline}.breadcrumbs h1{display:inline}.breadcrumbs h1 br{display:none}.caption{margin:8px 0 16px}.caption--small{padding:0 140px;line-height:1.4}.caption02{margin:0 0 16px 32px}.caption03{margin:60px 0 0}.caption04{margin:20px 0 0;text-align:center}.toggle{margin-top:-1px;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb}.toggle__title{cursor:pointer;color:#212121;font-weight:700;padding:20px 0 20px 60px;position:relative}.toggle__title__inner{font-weight:700;width:570px}.toggle__title:before{content:'';display:inline-block;position:absolute;top:50%;margin-top:-10px;left:25px;width:12px;height:21px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:12px 21px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.toggle__title__image{position:absolute;right:10px;top:50%;margin-top:-20px;height:40px}.toggle__title.is-open:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.toggle__title.is-open:hover{background:0 0}.toggle__title:hover{background:#f5f5f5}.toggle__item{display:none;margin-left:50px;max-width:788px}.toggle__item__inner{padding:10px 0 30px}.pager{margin-top:40px}.pager__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pager li{margin:0 4px}.pager .link_page{color:#545454;padding:8px 10px}.pager .link_page:hover{color:#1a72b0;text-decoration:underline}.pager .link_before{color:#545454;position:relative;border:1px solid #f5f5f5;padding:8px 10px 8px 24px;margin-right:4px}.pager .link_before:hover{color:#1a72b0;text-decoration:underline}.pager .link_before:before{content:'';display:inline-block;position:absolute;top:50%;margin-top:-5px;left:10px;width:10px;height:10px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:10px 10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pager .link_next{color:#545454;position:relative;border:1px solid #f5f5f5;padding:8px 24px 8px 10px;margin-left:4px}.pager .link_next:hover{color:#1a72b0;text-decoration:underline}.pager .link_next:before{content:'';display:inline-block;position:absolute;top:50%;right:10px;margin-top:-5px;width:10px;height:10px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:10px 10px}.pager .current_page{padding:8px 10px;background:#f5f5f5}.tab{margin:40px 0 0}.tab__list{border-bottom:2px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.tab__item{position:relative;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.tab__item a{color:#545454;text-decoration:none;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.tab__item a:hover{color:#a1a1a1;text-decoration:none}.tab__item--current .tab__link:after{-webkit-animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards;animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards}.tab__item.is-disabled .tab__link:after{-webkit-animation:none;animation:none;opacity:1;width:100%}.tab__link{width:100%;padding:20px 0;display:block}.tab__link:after{content:'';opacity:0;position:absolute;height:2px;left:0;right:0;bottom:-2px;margin:0 auto;background-color:#212121}.scrollTab{margin:40px 0 0;position:relative}.scrollTab__inner{white-space:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%}.scrollTab__inner::-webkit-scrollbar{display:none}.scrollTab__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scrollTab__item{position:relative;text-align:center;border-bottom:2px solid #ccc}.scrollTab__item.is-current .scrollTab__link:after{-webkit-animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards;animation:spreadLine .3s cubic-bezier(.215,.61,.355,1) .1s forwards}.scrollTab__item.is-disabled .scrollTab__link:after{-webkit-animation:none;animation:none;opacity:1;width:100%}.scrollTab__link{display:block;width:150px;box-sizing:border-box;padding:20px 12px;color:#545454;text-decoration:none;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.scrollTab__link--external span{position:relative;display:inline-block}.scrollTab__link--external span::before{content:"";display:block;position:absolute;top:4px;right:-21px;width:13px;height:13px;background-image:url(https://s.yimg.jp/images/marketing/portal/images/scrolltab_externalicon.png);background-repeat:no-repeat;background-size:13px}.scrollTab__link:hover{color:#a1a1a1;text-decoration:none}.scrollTab__link:after{content:'';opacity:0;position:absolute;height:2px;left:0;right:0;bottom:-2px;margin:0 auto;background-color:#212121}.scrollTab__nav{position:absolute;top:0;height:58px;width:20px;border:1px solid #ccc;border-radius:2px;background-color:#fff}.scrollTab__nav:hover{border:1px solid #ededed}.scrollTab__nav a{display:flex;height:100%;align-items:center;justify-content:center}.scrollTab__nav--left{left:0}.scrollTab__nav--right{right:0}.toggleTab{display:none}.table{margin-top:20px}.table__title{padding:3px 0 3px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;font-weight:700;background-color:#f5f5f5;width:156px}.table__description{padding:3px 0 12px 172px}.table__description dt{font-weight:700}.table__description dd{margin-bottom:8px}.table02{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.table02__item{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;width:402px}.table02__item:nth-child(even){margin-left:30px}.table02__header{background-color:#f5f5f5;font-weight:700;margin-bottom:10px}.table02__cell{display:table-cell;vertical-align:middle;text-align:center;padding:5px 0;width:15%}.table02__cell img{vertical-align:middle}.table02__title{text-align:left;padding-left:16px;width:70%}.card__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card__item{margin:15px 0 0 16px;border:2px solid #f5f5f5;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;width:408px}.card__item:hover{-webkit-box-shadow:0 6px 24px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(0,0,0,.2);border-color:transparent}.card__item:hover .card__body:after{background-image:url(../images/icon_arrow2_red.png)}.card__item:nth-child(odd){margin:15px 0 0}.card__link{display:block;height:100%;color:#545454;text-decoration:none}.card__link:hover{text-decoration:none}.card__header{padding:15px 30px 10px;background-color:#f5f5f5}.card__title{font-size:18px;font-weight:700}.card__body{padding:10px 35px 10px 25px;min-height:95px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.card__body:after{content:'';display:inline-block;position:absolute;bottom:20px;right:20px;width:20px;height:20px;background-image:url(../images/icon_arrow2.png);background-repeat:no-repeat;background-size:20px 20px}.box{margin-top:16px}.box__border{border:1px solid #e7e7e7;padding:20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.box__border--top{border-left:none;border-right:none;border-bottom:none;padding:20px 0 0}.box__border--bottom{border-left:none;border-right:none;border-top:none;padding:0 0 20px}.box__text{margin-bottom:10px}.box__border02{border:2px solid #f5f5f5;border-radius:2px;padding:20px 20px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:832px}.box.bc-grey{background-color:#f5f5f5}.feature{margin:24px 0 40px}.feature__item{margin-bottom:30px}.feature__title{font-size:14px;font-weight:700}.feature__image{text-align:center;font-size:0;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.feature__image.bc-grey{background-color:#f5f5f5}.feature__body{margin-left:16px}.feature__button{text-align:right}.feature__button .box-table__button{margin-top:0}.feature__image.bc-clear{background-color:transparent;padding:0;margin:0}.selectbox{font-size:16px;margin:32px 0 0;padding-bottom:50px;border-bottom:1px solid #ccc}.selectbox__group{position:relative;display:inline-block;width:100%}.selectbox__group:before{content:'';position:absolute;z-index:0;top:0;right:0;background:#f5f5f5;height:100%;width:48px}.selectbox__group:after{content:'';position:absolute;z-index:0;top:21px;right:17px;width:14px;height:14px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:contain;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.selectbox__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;height:48px;width:100%;background:0 0;position:relative;z-index:1;padding:0 40px 0 10px;border:1px solid #ccc;border-radius:0}.selectbox{display:none}.grid{padding:20px 10px 0}.grid__list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;letter-spacing:-.4em}.grid__item{letter-spacing:normal;background-color:#fff;padding:20px 20px 40px;border:1px solid #ccc;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;width:409px;margin:0 10px 20px}.grid__item--large{grid-row:5/8;grid-column:2/3}.grid__header{border-bottom:1px solid #ccc;padding-bottom:20px}.grid__header .row{font-weight:700;font-size:16px;color:#212121;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid__header a:hover{color:#1a72b0}.grid__header img{max-width:150px;width:auto;height:auto;margin-left:auto}.grid__title{margin-right:10px}.grid__logo{text-align:center}.grid__logo a{font-size:16px;font-weight:700;color:#212121;margin:30px 0 20px;display:inline-block}.grid__logo a:hover{color:#1a72b0}.grid__logo img{max-width:150px;width:auto;height:auto}hr{border-top:1px solid #ccc;border-bottom:none;margin:60px 0}.serviceList{display:flex;flex-wrap:wrap}.serviceList__item{width:198px;display:flex;flex-direction:column;align-items:center;margin:20px 14px 0 0}.serviceList__item:nth-child(4n){margin-right:0}.serviceList__image{width:198px;height:140px;background-color:#f5f5f5;text-align:center;line-height:17.5}.serviceList__body{width:100%}.serviceList__icon{width:115px}.serviceList p.serviceList__title{margin:15px 0 5px 0;font-size:18px;font-weight:700;text-align:center;color:#212121}.serviceList p.serviceList__link{text-align:center;margin-bottom:10px}.longurl{word-break:break-all}.floatmodule{position:fixed;right:0;bottom:40px;background:#fff;width:280px;height:90px;border-radius:45px 0 0 45px;box-shadow:5px 5px 20px rgba(0,0,0,.2);display:flex;justify-content:flex-start;align-items:center;transition:all ease .5s;z-index:10}.floatmodule__cls{pointer-events:none;position:absolute;width:60px;height:60px;top:11px;margin:0 10px 0 15px;border-radius:50%;border:4px solid #e5e5e5;background:#fff;opacity:0;transition:opacity ease .3s}.floatmodule__cls::before{position:absolute;top:0;bottom:0;margin:auto;content:"";vertical-align:middle;left:18px;width:13px;height:13px;border-top:4px solid #888;border-right:4px solid #888;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.floatmodule__icon{width:60px;height:60px;margin:0 10px 0 15px;flex-shrink:0;border-radius:50%;background-image:url(https://s.yimg.jp/images/promotionalads/site/images/icon_gift.png);background-size:60%;background-position:center;background-repeat:no-repeat;border:4px solid #e5e5e5}.floatmodule__cntnt{display:flex;flex-direction:column;align-items:center;margin-top:-3px;margin-left:8px}.floatmodule__txt{color:#545454;font-size:12px;font-weight:700;text-align:center;margin-bottom:3px}.floatmodule__txt em{margin:0 0 5px 17px;font-size:14px;font-weight:700;position:relative;color:#c9002c}.floatmodule__txt em::before{content:"";display:block;position:absolute;width:16px;height:16px;left:-17px;top:-2px;background:url(https://s.yimg.jp/images/marketing/portal/images/tpoint_logo.png);background-size:16px}.floatmodule__btn{display:block;width:165px;height:23px;border-radius:13px;text-align:center;line-height:23px;font-size:10px;font-weight:700;color:#fff!important;background:#c9002c}.floatmodule.hide{transform:translateX(190px);transition:transform ease .2s}.floatmodule.hide:hover{transform:translateX(185px)}.floatmodule.hide:hover .floatmodule__cls{opacity:0}.floatmodule:hover .floatmodule__cls{opacity:.9}.u-va-t{vertical-align:top!important}.u-va-m{vertical-align:middle!important}.u-va-b{vertical-align:bottom!important}.u-br-4{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-ms-border-radius:4px}.u-br-8{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-ms-border-radius:8px}.u-br-12{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-ms-border-radius:12px}.u-br-16{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;-ms-border-radius:16px}.u-br-0{border:none}.u-br-t-0{border-top:none}.u-br-r-0{border-right:none}.u-br-b-0{border-bottom:none}.u-br-l-0{border-left:none}.u-cf:after{display:table;clear:both;content:''}.u-d-tb{display:table!important}.u-d-tbc{display:table-cell!important}.u-d-b{display:block!important}.u-d-ib{display:inline-block!important}.u-d-n{display:none!important}.u-fl-l{float:left!important}.u-fl-r{float:right!important}.u-fz-12{font-size:12px!important}.u-fz-14{font-size:14px!important}.u-fz-16{font-size:16px!important}.u-fz-18{font-size:18px!important}.u-fz-20{font-size:20px!important}.u-fz-22{font-size:22px!important}.u-fz-24{font-size:24px!important}.u-fz-26{font-size:26px!important}.u-fz-28{font-size:28px!important}.u-fz-34{font-size:34px!important}.u-lc{display:box;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.u-m-c{margin-right:auto!important;margin-left:auto!important}.u-mt-0{margin-top:0!important}.u-mt-8{margin-top:8px!important}.u-mt-16{margin-top:16px!important}.u-mt-24{margin-top:24px!important}.u-mt-32{margin-top:32px!important}.u-mt-40{margin-top:40px!important}.u-mt-48{margin-top:48px!important}.u-mt-56{margin-top:56px!important}.u-mt-64{margin-top:64px!important}.u-mt-80{margin-top:80px!important}.u-mr-0{margin-right:0!important}.u-mr-8{margin-right:8px!important}.u-mr-16{margin-right:16px!important}.u-mr-24{margin-right:24px!important}.u-mr-32{margin-right:32px!important}.u-mr-40{margin-right:40px!important}.u-mr-48{margin-right:48px!important}.u-mr-56{margin-right:56px!important}.u-mr-64{margin-right:64px!important}.u-mb-0{margin-bottom:0!important}.u-mb-8{margin-bottom:8px!important}.u-mb-16{margin-bottom:16px!important}.u-mb-24{margin-bottom:24px!important}.u-mb-32{margin-bottom:32px!important}.u-mb-40{margin-bottom:40px!important}.u-mb-48{margin-bottom:48px!important}.u-mb-56{margin-bottom:56px!important}.u-mb-64{margin-bottom:64px!important}.u-ml-0{margin-left:0!important}.u-ml-8{margin-left:8px!important}.u-ml-10{margin-left:10px!important}.u-ml-16{margin-left:16px!important}.u-ml-24{margin-left:24px!important}.u-ml-32{margin-left:32px!important}.u-ml-40{margin-left:40px!important}.u-ml-48{margin-left:48px!important}.u-ml-56{margin-left:56px!important}.u-ml-64{margin-left:64px!important}.u-ws-nowrap{white-space:nowrap}.u-mx-img{max-width:100%}.u-tx-inside{margin-left:1em;text-indent:-1em}.u-pt-0{padding-top:0!important}.u-pt-8{padding-top:8px!important}.u-pt-16{padding-top:16px!important}.u-pt-24{padding-top:24px!important}.u-pt-32{padding-top:32px!important}.u-pt-40{padding-top:40px!important}.u-pt-48{padding-top:48px!important}.u-pt-56{padding-top:56px!important}.u-pt-64{padding-top:64px!important}.u-pr-0{padding-right:0!important}.u-pr-8{padding-right:8px!important}.u-pr-16{padding-right:16px!important}.u-pr-24{padding-right:24px!important}.u-pr-32{padding-right:32px!important}.u-pr-40{padding-right:40px!important}.u-pr-48{padding-right:48px!important}.u-pr-56{padding-right:56px!important}.u-pr-64{padding-right:64px!important}.u-pb-0{padding-bottom:0!important}.u-pb-8{padding-bottom:8px!important}.u-pb-16{padding-bottom:16px!important}.u-pb-24{padding-bottom:24px!important}.u-pb-32{padding-bottom:32px!important}.u-pb-40{padding-bottom:40px!important}.u-pb-48{padding-bottom:48px!important}.u-pb-56{padding-bottom:56px!important}.u-pb-64{padding-bottom:64px!important}.u-pl-0{padding-left:0!important}.u-pl-8{padding-left:8px!important}.u-pl-16{padding-left:16px!important}.u-pl-24{padding-left:24px!important}.u-pl-32{padding-left:32px!important}.u-pl-40{padding-left:40px!important}.u-pl-48{padding-left:48px!important}.u-pl-56{padding-left:56px!important}.u-pl-64{padding-left:64px!important}.u-pos-a{position:absolute!important}.u-pos-r{position:relative!important}.u-ta-l{text-align:left!important}.u-ta-c{text-align:center!important}.u-ta-r{text-align:right!important}.u-fw-n{font-weight:400!important}.u-fw-b{font-weight:700!important}.u-td-u{text-decoration:underline!important}.u-w-auto{width:auto!important}.u-maw-full{max-width:100%!important}.u-maw-half{max-width:50%!important}.logo-update path{fill:#c9002c;opacity:0}.logo-update polyline{fill:#c9002c;opacity:0}.logo-marketing{fill:#c9002c;opacity:0}#jumbotron__bg{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;background:-moz-radial-gradient(center,ellipse cover,#fff 50%,#ccc 100%);background:-webkit-radial-gradient(center,ellipse cover,#fff 50%,#ccc 100%);background:radial-gradient(ellipse at center,#fff 50%,#ccc 100%)}.jumbotron{position:relative;overflow:hidden;height:520px}.jumbotron__main{position:absolute;z-index:2;top:50%;left:50%;width:660px;height:226px;margin:-113px 0 0 -330px;overflow:hidden}.jumbotron__main-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;border:1px solid rgba(255,255,255,.6);background-color:rgba(255,255,255,.4);opacity:0}.jumbotron__title{position:relative;margin:30px auto 0;text-align:center;width:558px;height:78px}.jumbotron__title svg{width:558px;height:auto}.jumbotron__text{position:absolute;left:50%;bottom:50px;width:340px;height:59px;margin-left:-170px;opacity:0}.jumbotron__text-image{width:100%}.jumbotron__btn{position:absolute;left:50%;bottom:120px;margin-left:-115px;opacity:0;z-index:2}.jumbotron__btn .button__trigger{height:45px;min-width:230px;line-height:45px}.jumbotron__release{position:absolute;left:0;bottom:0;width:100%;min-height:50px;background-color:rgba(255,255,255,.9);z-index:2;opacity:0}.jumbotron__list{margin:0 auto;font-size:14px;width:950px;height:50px;display:table}.jumbotron__list-title{display:table-cell;vertical-align:middle;width:150px;font-weight:700}.jumbotron__list-body{display:table-cell;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jumbotron__list-date{display:inline-block;width:150px;color:#545454}.jumbotron__list-trigger{color:#212121;text-decoration:none}.jumbotron__list-trigger:hover{color:#1a72b0;text-decoration:underline}.jumbotron__button{display:table-cell;vertical-align:middle;width:120px}.jumbotron__button-trigger{display:inline-block;padding:4px 0;width:120px;color:#c9002c;border:1px solid #c9002c;border-radius:2px;text-align:center;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;-webkit-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.jumbotron__button-trigger:hover{background-color:#c9002c;color:#fff;text-decoration:none}.main--top .articles__item:first-child,.main--top .articles__item:nth-child(2){padding-bottom:15px;width:467px}.main--top .articles__item:first-child .articles__header,.main--top .articles__item:nth-child(2) .articles__header{float:left;width:274px;margin-right:15px}.main--top .articles__item:first-child .articles__main,.main--top .articles__item:nth-child(2) .articles__main{overflow:hidden}.main--top .articles__item:first-child .articles__footer,.main--top .articles__item:nth-child(2) .articles__footer{position:static;display:block}.main--top .articles__item:first-child .articles__text,.main--top .articles__item:nth-child(2) .articles__text{margin-top:0}.main--top .articles__item:first-child .articles__date,.main--top .articles__item:nth-child(2) .articles__date{display:block;margin-top:20px;font-size:14px}.main--top .articles__item:first-child .articles__button,.main--top .articles__item:nth-child(2) .articles__button{position:absolute;right:15px;bottom:15px;font-size:16px;padding:2px 18px}.hero{background-image:url(https://s.yimg.jp/images/marketing/portal/images/premium_hero.jpg);background-repeat:no-repeat;background-position:right bottom;background-size:cover;height:330px;padding:70px 0}.hero .button__trigger{background-color:#fff}.hero .button__trigger:hover{background-color:#c9002c;color:#fff;text-decoration:none}.list-displayads{display:flex;margin-top:30px}.list-displayads__item{width:50%}.list-displayads__body,.list-displayads__head{padding:10px 20px;border:1px solid #e7e7e7}.list-displayads__item:first-child .list-displayads__body,.list-displayads__item:first-child .list-displayads__head{border-right:0}.list-displayads__head{background:#f5f5f5;border-bottom:0}.premium{padding-top:0}.premium .button{margin-top:30px}.premium .heading{padding-top:60px}.strength{padding-top:0}.strength .hero{background-image:url(https://s.yimg.jp/images/marketing/portal/images/strength_hero.jpg);background-position:70% 80%}.strength .hero .heading__subline{text-align:left;width:400px}.strength .heading{padding-top:90px}.renewal{padding-top:70px}.renewal .hero{background-image:url(https://s.yimg.jp/images/marketing/portal/images/rebland_hero.png);background-position:bottom;background-size:contain;padding:0 0 70px;margin:0 auto;max-width:950px}.values{width:100%;display:flex;justify-content:space-around;margin:40px 0 80px}.values__item{width:265px}.values__title{font-weight:700;margin-bottom:20px}.values__imgWrap{text-align:center;margin-bottom:20px}.values__img{height:150px}.feature__circle{width:180px;height:180px;margin:0 auto;border-radius:50%;text-align:center;background-color:#efefef;position:relative}.feature__circle img{margin-top:35px;width:40px}.feature__circle:before{content:'1';display:block;position:absolute;top:-5px;left:-5px;width:50px;height:50px;line-height:50px;font-size:24px;background-color:#ad0022;color:#fff;border-radius:50%}.feature__circle:after{content:'';display:block;position:absolute;top:28px;left:26px;width:0;height:0;border-top:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #ad0022;-webkit-transform:rotate(35deg);transform:rotate(35deg)}.feature__item:nth-of-type(2) .feature__circle:before{content:'2'}.feature__item:nth-of-type(3) .feature__circle:before{content:'3'}.figure_dsp{padding:0;margin:0}.figure_dsp img{width:100%}.video{margin:15px auto 40px;text-align:center}.step dl{margin:0}.step dl dt{font-size:18px;color:#212121;font-weight:700}.step .step1{background-position:0 -280px}.step .step2{background-position:0 -596px}.step .step3{background-position:0 -912px}.step .last{background-position:0 0}.step{margin:0 0 20px 120px}.step__item{background-image:url(../images/icon_step.png);background-repeat:no-repeat}.step dl{padding:24px 0 10px 1em;min-height:80px}.step dl dt{margin-bottom:8px}.step dl dd,.step dl dt{padding:0 0 0 70px}.step li{margin:20px 0 10px 1em;padding:0 0 0 90px;min-height:70px}.service .figure{text-align:center;margin:0;padding:0}.service .figure img{margin:30px 0}.service .box{margin-top:40px}.contents__service{border-top:1px solid #ccc;margin-top:80px}.panels__item{padding-bottom:80px}.productDetail{display:flex;margin:40px 0}.productDetail__head{width:350px;display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center}.productDetail__body{width:484px}.productDetail__spVideo{display:inline-block;padding:26px 6px;border-radius:16px;background:#545454;position:relative;margin:0 auto 20px}.productDetail__index{color:#212121;font-weight:700;font-size:18px}.productDetail__subline{margin:20px 0 40px}.dmp .tab{position:relative}.dmp .tab__arrow::before{content:'';display:inline-block;position:absolute;top:52%;margin-top:-10px;right:12px;width:17px;height:19px;background:url(https://s.yimg.jp/images/marketing/portal/images/tab_arrow.png) no-repeat;background-size:14px 15px}.dmp .heading__title{color:#212121}.dmp .hero{background-image:url(https://s.yimg.jp/images/marketing/dmp/images/jumbotron_01.jpg);background-position:50% 50%;padding:0 0 170px 0;margin-top:-5px}.dmp .hero .breadcrumbs{color:#fff}.dmp .hero .breadcrumbs__item{color:#fff}.dmp .hero .breadcrumbs a{color:#fff}.dmp .hero .heading__title{color:#fff}.dmp .hero .heading__title--sub{padding:30px 0 30px;font-size:32px;font-weight:400;text-align:center;color:#fff}.dmp .hero .heading__subline{color:#fff;line-height:1.8}.dmp .contents__section{width:100%}.dmp .contents__inner{padding:20px 20px 0}.dmp .heading03--wrap{display:flex;justify-content:space-between}.dmp .heading03 .dmpButton{margin-top:10px;padding:0;line-height:1.5;text-align:right}.dmp .heading03 .dmpButton__trigger{color:#1a72b0;border:none;height:0;min-width:50;font-size:14px;padding:0;position:relative;display:inline-block}.dmpSolution{margin-top:35px}.dmpSolution__list{display:flex;justify-content:space-between}.dmpSolution__item{text-align:center}.dmpSolution__trigger{display:block;padding-top:90px;width:208px;height:208px;box-sizing:border-box;background:#f6f6f6 url(https://s.yimg.jp/images/marketing/dmp/images/icon_02.png) no-repeat 50% 40px;background-size:35px 25px;border-bottom:none;border-radius:104px;color:#454958;font-weight:700;font-size:16px}.dmpSolution__trigger .break{display:block}.dmpSolution__trigger:hover{text-decoration:none;border-bottom:none;opacity:.7}.dmpFeature{margin-top:35px}.dmpFeature__list{display:flex;justify-content:space-between}.dmpFeature__item{width:280px}.dmpFeature__trigger{position:relative;display:block;padding:20px;border-bottom:none;width:280px;min-height:240px;box-sizing:border-box;background-color:#f6f6f6}.dmpFeature__trigger:after{content:'';display:block;position:absolute;top:50%;right:10px;width:11px;height:13px;background:url(https://s.yimg.jp/images/marketing/dmp/images/icon_04.png) no-repeat;background-size:11px 13px;margin-top:-6px}.dmpFeature__trigger:hover{text-decoration:none;border-bottom:none;opacity:.7}.dmpFeature__label{display:inline-block;position:relative;padding:0 12px;background-color:#ad0022;color:#fff;font-size:14px;min-height:28px;line-height:28px}.dmpFeature__title{padding-top:20px;font-size:20px;color:#454958;line-height:1.5}.dmpFeature__text{padding-top:10px;color:#687080}.dmpFeature__notice{padding-top:5px;color:#687080;font-size:13px}.dmpMedia{margin-top:15px;padding:15px 45px 45px;background-color:#f6f6f6}.dmpMedia__list{display:flex;justify-content:space-between;padding-top:10px}.dmpMedia__title{font-weight:700;padding-top:20px}.dmpMedia__body{width:90%;margin-left:3em;padding-top:20px}.dmpMedia__trigger{color:#454958}.dmpMedia__trigger .external{color:#687080}.dmptoggle{margin-top:-1px;border:none}.dmptoggle__title{cursor:pointer;font-weight:400;color:#545454;padding:0;position:relative}.dmptoggle__title .arrow__open{position:absolute;top:105%;left:50%;width:12px;height:21px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:12px 21px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dmptoggle__title .arrow__open.is-open{display:none}.dmptoggle__title .arrow__open.is-close{display:inline-block}.dmptoggle__item{display:none;margin-left:0;max-width:100%;position:relative}.dmptoggle__item .arrow__close{position:absolute;top:102%;left:50%;width:12px;height:21px;background:url(../images/icon_arrow2.svg) no-repeat;background-size:12px 21px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.dmp .heading04{margin-top:0;font-size:22px;font-weight:400}.dmpFeature02{display:flex;justify-content:space-between}.dmpFeature02__contents{width:270px}.dmpFeature02__contents02{width:415px}.dmpFeature02__figure{text-align:center}.dmpFeature02__title{margin-top:50px;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;text-align:center;line-height:1.5;display:block;font-size:20px;font-weight:700}.dmpFeature02__text{margin-top:20px;font-size:16px}.dmpFeature02__notice{margin-top:20px}.dmpFeature02__notice-item{font-size:15px;color:#454958}.dmpFeature02__notice-note{color:#454958}.dmpSolution02__contents{display:flex}.dmpSolution02__body{margin:0 0 50px 50px}.dmpSolution02__title{font-size:18px;font-weight:700}.dmpSolution02__text{margin:20px 0 0 0}.dmpFlow{margin:80px auto 0;justify-content:space-between;max-width:800px}.dmpFlow__item{display:flex;margin-bottom:40px}.dmpFlow__item:last-child{margin-bottom:20px}.dmpFlow__title{font-size:24px;width:200px;height:30px;display:flex;align-items:center;margin-right:20px;position:relative}.dmpFlow .arrow01::before{content:'';width:160px;border-top:solid 2px #ccc;transform:rotate(90deg);position:absolute;top:108px;left:-65px}.dmpFlow .arrow01::after{content:'';content:'';width:0;height:0;border-top:14px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;top:188px;left:9px;margin-top:-6px}.dmpFlow .arrow02::before{content:'';width:45px;border-top:solid 2px #ccc;transform:rotate(90deg);position:absolute;top:51px;left:-7px}.dmpFlow .arrow02::after{content:'';width:0;height:0;border-top:14px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;top:69px;left:9px;margin-top:-6px}.dmpFlow__num{color:#fff;display:block;width:30px;height:30px;font-size:18px;text-align:center;color:#fff;background-image:url(https://s.yimg.jp/images/marketing/portal/images/flow_bg.png);background-repeat:no-repeat;background-size:30px 30px;padding-top:2px;margin-right:20px}.dmpFlow__text{font-size:16px}.dmpFlow__textTitle{padding-top:5px;font-weight:700}.dmpFlow__textTitle:first-child{margin-bottom:15px}.dmpCaseStudy{width:100%;padding-top:20px;z-index:1}.dmpCaseStudy__articles--new{width:429px}.dmpCaseStudy__articles--old{width:280px}.dmpCaseStudy__new{display:flex;justify-content:space-between}.dmpCaseStudy__old{display:flex;justify-content:space-between;margin-top:50px}.dmpCaseStudy__item{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background-color:#fff;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s}.dmpCaseStudy__item:hover{-webkit-box-shadow:0 6px 24px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(0,0,0,.2)}.dmpCaseStudy__trigger--new{display:flex;padding:15px;text-decoration:none;color:#545454}.dmpCaseStudy__trigger--new:hover{text-decoration:none}.dmpCaseStudy__trigger--old{display:block;padding:15px;text-decoration:none;color:#545454}.dmpCaseStudy__trigger--old:hover{text-decoration:none}.dmpCaseStudy__header--new{width:248px}.dmpCaseStudy__thumb{width:100%;position:relative}.dmpCaseStudy__thumb--label{position:absolute;width:55px;height:25px;color:#fff;background-color:rgba(33,33,33,.7);text-align:center;padding-top:5px;bottom:6px}.dmpCaseStudy__image{width:248px}.dmpCaseStudy__title--new{color:#212121;font-size:18px;font-weight:700;line-height:1.5;text-decoration:none;display:block;height:80px}.dmpCaseStudy__title--old{color:#212121;font-size:18px;font-weight:700;line-height:1.5;text-decoration:none;display:block;height:110px}.dmpCaseStudy__main--new{margin-left:15px;align-content:space-between;height:100%}.dmpCaseStudy__text{line-height:1.8}.dmpCaseStudy__footer{width:100%;margin-top:10px;display:flex;justify-content:space-between;align-content:center}.dmpCaseStudy__footer--new{width:100%;padding-top:60px;display:flex;flex-direction:column}.dmpCaseStudy__date{color:#999;font-size:12px;margin-top:25px}.dmpCaseStudy__button{display:inline-block;padding:6px 10px;color:#c9002c;border:1px solid #c9002c;border-radius:2px;text-align:center;font-size:12px;box-sizing:border-box;transition:.25s;margin-top:10px}.dmpCaseStudy__button:hover{background-color:#c9002c;color:#fff}.ytm .hero{background-image:url(https://s.yimg.jp/images/marketing/portal/images/ytm_hero.jpg);background-position:center;height:auto}.ytm .attention{padding-left:4em;text-indent:-4em;font-size:12px}.ytm .attention--number{padding-left:2.5em;text-indent:-2.5em}.ytm .supportlist{margin-bottom:25px}.ytm .supportlist li{padding-left:1em;text-indent:-1em;margin-bottom:4px}.ytm .supportlist li::before{content:'・'}.ytm .footerContents{display:flex;width:100%;margin-top:100px}.ytm .footerContents__left{width:50%;padding-right:20px}.ytm .footerContents__right{width:50%;padding-left:20px}.ytm .footerContents__title{font-size:18px;margin-bottom:15px}.ytm .footerContents__description{margin-bottom:25px}.ytm.ytm_index{padding-top:0}.ytm.ytm_index .ytmAbout__image{margin-top:48px}.ytm.ytm_index .ytmAbout__image img{width:100%}.ytm.ytm_index .ytmFeatures{display:flex;flex-wrap:wrap;width:100%}.ytm.ytm_index .ytmFeatures__feature{width:48%;box-sizing:border-box;padding-left:120px;margin-bottom:32px;position:relative}.ytm.ytm_index .ytmFeatures__feature:nth-child(even){margin-left:4%}.ytm.ytm_index .ytmFeatures__feature--1 .ytmFeatures__title::before{background-position:0 0}.ytm.ytm_index .ytmFeatures__feature--2 .ytmFeatures__title::before{background-position:-449px 0}.ytm.ytm_index .ytmFeatures__feature--3 .ytmFeatures__title::before{background-position:-900px 0}.ytm.ytm_index .ytmFeatures__feature--4 .ytmFeatures__title::before{background-position:-1350px 0}.ytm.ytm_index .ytmFeatures__feature--5 .ytmFeatures__title::before{background-position:-1800px 0}.ytm.ytm_index .ytmFeatures__title{font-size:22px;padding:8px 0 16px}.ytm.ytm_index .ytmFeatures__title::before{content:"";display:block;background-image:url(https://s.yimg.jp/images/tagmanager/1.0.0/images/img_toptag.png);background-repeat:no-repeat;width:90px;height:90px;position:absolute;top:0;left:0}.ytm.ytm_index .ytmFeatures__list{list-style:disc;margin-bottom:4px}.ytm.ytm_index .ytmFeatures__detail{margin-top:16px}.ytm.ytm_index .ytmLogoList{display:flex;flex-wrap:wrap;width:100%}.ytm.ytm_index .ytmLogoList li{width:32%;display:flex;align-items:center}.ytm.ytm_index .ytmLogoList li:nth-child(3n+2){padding:0 2%}.ytm.ytm_index .ytmLogoList li img{margin-right:16px}.ytm.ytm_feature .heading03__title{font-size:34px}.ytm.ytm_feature .feature{width:100%;display:flex;justify-content:space-between}.ytm.ytm_feature .feature__img img{display:block}.ytm.ytm_feature .feature__text{max-width:350px}.ytm.ytm_feature .feature__title{font-size:28px;font-weight:400}.ytm.ytm_feature .feature .asterisk{font-size:50%;vertical-align:super}.ytm.ytm_feature .feature__subline{margin-bottom:25px}.ytm.ytm_feature .feature__subline__title{font-size:18px;margin-bottom:10px}.ytm.ytm_feature .feature__list__item{list-style-type:none;background:url(https://s.yimg.jp/images/tagmanager/1.0.0/images/dot_01.gif) 0 .8em no-repeat;padding:0 0 3px 10px}.ytm.ytm_feature .feature__list .min{font-size:12px}.ytm.ytm_feature .feature__aside{font-size:12px;color:#666;margin-bottom:25px;padding-left:1em;text-indent:-1em}.ytm.ytm_support .contents__section{margin-top:80px}.ytm.ytm_support .listLogicType dt{float:left}.ytm.ytm_support .listLogicType dd{padding-left:7em;margin-bottom:25px}.ytm.ytm_support .listLineType li{color:#666;padding-bottom:3px}.ytm.ytm_support .listLineType li::before{content:"- "}.ytm.ytm_support .support__subline{margin-bottom:25px}.ytm.ytm_support .supporttable{margin-top:25px;margin-bottom:10px}.ytm.ytm_support .supporttable th{background-color:#f3f3f3;border-top:#e1e1e1 1px solid;border-bottom:#e1e1e1 1px solid;color:#666;font-weight:400;font-size:100%;padding:10px 25px;text-align:left;width:20%}.ytm.ytm_support .supporttable td{padding:20px 0 20px 25px;border-bottom:#e1e1e1 1px solid;vertical-align:middle}.ytm.ytm_support .supporttable__button{background:#636363;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;padding:7px 0;border:#383838 1px solid;text-decoration:none;display:inline-block;text-align:center;width:100%}.ytm.ytm_support .supporttableSP{display:none}.ytm.ytm_support .basicsupport__supplement{font-size:12px;color:#666}.ytm.ytm_support .advancedsupport__supplement{font-size:12px;color:#666}.ytm.ytm_support .advancedsupport__supplement li{padding-left:1em;text-indent:-1em}.ytm.ytm_support .beforeEntry__advanced,.ytm.ytm_support .beforeEntry__basic{display:inline-block}.ytm.ytm_support .beforeEntry__button{background:#636363;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;padding:10px 30px 10px 40px;border:#383838 1px solid;text-decoration:none;margin-right:20px;display:inline-block}.ytm.ytm_support .beforeEntry__button:hover{background:#7d7d7d}.ytm.ytm_support .beforeEntry__button span{background:url(https://s.yimg.jp/images/tagmanager/1.0.0/images/arrow_darkgray.png) right center no-repeat;padding:3px 20px 3px 0;line-height:1}.ytm.ytm_support .supportflow{margin-top:24px}.ytm.ytm_support .supportflow__title{font-size:20px;margin-bottom:10px}.ytm.ytm_support .supportflow__image--sp{display:none}.ytm.ytm_support .supportflow__image img{width:100%}.ytm.ytm_support .supportflow__attention{font-size:12px;color:#666;margin-top:5px;padding-left:1em;text-indent:-1em}.ytm.ytm_support .supportflow__attention--indent2{padding-left:2em;text-indent:-2em}.ytm.ytm_support .supportflow__attention--indent3{padding-left:2.5em;text-indent:-2.5em}.ytm.ytm_support .supportflow__description{color:#666;margin-top:25px}.ytm.ytm_faq .contents__section{margin-top:80px}.ytm.ytm_faq .faqList{margin-bottom:24px;padding-left:1.2em}.ytm.ytm_faq .faqList__item{list-style:disc;margin-bottom:10px}.ytm.ytm_faq .faqList__memo{background-color:#efefef;padding:12px;font-size:14px}.ytm.ytm_introduction .heading03__title{font-size:34px}.ytm.ytm_introduction .ytmHowTo{margin-bottom:70px}.ytm.ytm_introduction .ytmHowTo__steps{margin-top:36px;margin-bottom:36px}.ytm.ytm_introduction .ytmHowTo__step{display:flex;padding-left:52px;height:84px;position:relative}.ytm.ytm_introduction .ytmHowTo__step::before{content:"";display:block;width:21px;height:84px;position:absolute;top:10px;left:0;background-image:url(https://s.yimg.jp/images/tagmanager/1.0.0/images/arrow_flow01.png);background-repeat:no-repeat}.ytm.ytm_introduction .ytmHowTo__step--2::before{background-position:0 -200px}.ytm.ytm_introduction .ytmHowTo__step--3{height:auto}.ytm.ytm_introduction .ytmHowTo__step--3::before{background-position:0 -400px}.ytm.ytm_introduction .ytmHowTo__stepTitle{font-size:26px;width:6em}.ytm.ytm_introduction .ytmHowTo__stepDescription{font-size:20px;padding-top:3px}.case .articles{padding-top:0}.case .articles:after{display:none}.case .articles__item{width:282px}.case .articles__header{min-height:0}.case .articles__thumb{width:250px;height:auto}.case .articles__footer{justify-content:flex-end}.case .articles__text{margin-bottom:10px}.case .articles__caseTag{font-size:12px;display:inline-block;margin:10px 5px 0 0;padding:2px 10px;background-color:#f6f6f6;color:#737373}.postNew{padding-top:0}.postNew .hero{background:linear-gradient(transparent,rgba(0,0,0,.4)),url(https://s.yimg.jp/images/promotionalads_edit/d-marketing/images/20181114/top-1.jpg);background-size:cover;height:280px}.postNew .breadcrumbs{color:#fff;text-shadow:0 0 10px #000}.postNew .breadcrumbs a{color:#fff;text-shadow:0 0 10px #000}.postNew .breadcrumbs__item:after{background-image:url(https://s.yimg.jp/images/marketing/portal/images/icon_arrow3_white.svg)}.postNew .heading{padding-top:80px}.postNew .heading__title{color:#fff}.postNew .heading__subline{color:#fff;width:400px}.postNew .date{font-size:12px}.postNew .results{width:100%;height:224px;background-color:#f5f5f5;margin-bottom:20px}.postNew .results__list{display:flex;height:inherit;justify-content:center;align-items:center}.postNew .results__item{display:flex;width:220px;height:200px;padding-top:30px;justify-content:flex-start;flex-direction:column;color:#212121}.postNew .results__title{text-align:center;font-size:64px;font-weight:700;letter-spacing:-.05em;margin-bottom:0}.postNew .results__titleBit{font-size:40px;margin-left:5px}.postNew .results__titleBit::after{display:inline-block;content:'';background-image:url(https://s.yimg.jp/images/marketing/portal/images/icon_arrow_up.png);background-size:cover;width:29px;height:16px;margin:0 0 5px 10px}.postNew .results__subline{text-align:center;font-weight:700;color:#545454}.postNew .results.column{display:inline-block;text-align:center;height:auto}.postNew .results.column .results__list{display:inline-block;margin-left:0;padding:40px 20px;height:auto}.postNew .results.column .results__item{height:auto;width:auto;padding-top:0;margin-bottom:15px}.postNew .results.column .results__item:last-child{margin-bottom:0}.postNew .results.column .results__title{font-size:24px;letter-spacing:0;text-align:left}.postNew .results.column .results__title::before{display:inline-block;content:'';background-image:url(https://s.yimg.jp/images/marketing/portal/images/icon_examination.png);background-repeat:no-repeat;width:24px;height:18px;margin:0 20px 0 0}.postNew .post{width:834px}.postNew .post .contents__inner{padding:20px 0}.postNew .post .heading03__subline{margin-bottom:15px}.postNew .post .heading03__label{width:120px;height:28px;background-color:#545454;color:#fff;margin-bottom:10px;text-align:center;font-weight:700;font-size:14px;line-height:2}.postNew .post__image{max-width:704px}.postNew .post__imageBox{display:inline-block}.postNew .post p.post__imgTtl{text-align:left;font-size:12px}.postNew .post .caption{margin-bottom:1em}.postNew .post .table__title{width:130px;text-align:left;padding:3px 0 3px 15px}.postNew .post .table__description{padding-left:150px}.postNew .post .examples__item{width:372px}.postNew__caseTagBox{width:552px;display:inline-block}.postNew__caseTag{font-size:12px;display:inline-block;margin:10px 5px 0 0;padding:2px 10px;background-color:#f6f6f6}.postNew__caseTag a.postNew__tagLink{color:#212121}.postNew__caseTag a.postNew__tagLink:hover{color:#1a72b0}.post__box{width:877.99px;border:1px solid #e6e6e6;background:#fff;position:relative;margin:0 auto}.post__innerBox{padding:0 40px 40px}.post__head{height:277.5px;margin-bottom:50px}.post__head--image{width:370px;height:277.5px}.post__head--ttlArea{width:400px;float:right;margin:20px 50px 0 0}.post__title{color:#212121;font-size:26px;line-height:40px;margin:60px 0 15px;font-weight:700;clear:both}.post__tagList{font-size:85.714%;list-style:none;text-align:center;margin-bottom:50px}.post__tag{display:inline-block;margin:10px 8px 0 0;line-height:1}.post__tagLink{display:block;background:#f5f5f5;padding:9px 16px;border-bottom:0;color:#212121;font-size:15px}.post__tagLink:hover{text-decoration:underline;color:#1a72b0}.post__subTtl{color:#212121;font-size:18px;font-weight:700;margin-bottom:10px}.post__imageBox{width:auto;text-align:center;margin-bottom:20px}.post__slide{display:block;margin:0 auto;border:1px solid #ccc;border-width:1px;margin-bottom:20px;max-width:100%}.post__social--list{display:-webkit-box;display:inline-block;-webkit-box-pack:end;-ms-flex-pack:end;margin-left:52px}.post__logo{width:141px}.post .button{text-align:center}.post .fb,.post .tw{margin-left:5px;display:inline-block}.post .mrgn10{margin-bottom:10px}.post p{font-size:14px;line-height:1.7;margin-bottom:1em;padding:0;text-align:left}.post p.post__imgTtl{text-align:center}.post p.post__caption{font-size:12px;margin-bottom:10px}.post table{width:100%!important;max-width:100%!important;border:1px solid #ccc!important;border-collapse:collapse}.post tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.post tr{display:table-row;vertical-align:inherit;border-color:inherit}.post th{width:150px;background-color:#f5f5f5!important;white-space:nowrap}.post td,.post th{padding:5px 10px!important;vertical-align:top!important;border:1px solid #ccc!important;text-align:left!important}.salespromotion{padding-top:0}.salespromotion .hero{position:relative;height:400px;background:#fff}.salespromotion .hero::after{content:'';display:block;position:absolute;top:0;left:45%;width:55%;height:100%;background-image:url(../images/service/salespromotion/hero-pc.jpg);background-repeat:no-repeat;background-position:left center;background-size:cover}.salespromotion .hero>*{position:relative;z-index:1}.salespromotion .hero .heading{padding-top:40px;box-sizing:border-box;padding-left:35px}.salespromotion .hero .heading__title{text-align:left;padding:0;font-weight:700;font-size:20px;color:#c9002c}.salespromotion .hero .heading__title::after{display:none}.salespromotion .hero .heading__subline{overflow:hidden;text-indent:100%;white-space:nowrap;display:block;width:450px;height:140px;margin-left:0;background-image:url(../images/service/salespromotion/text_main-pc.png);background-position:center;background-size:cover}.salespromotion .hero .button{text-align:left}.salespromotion .contents__section{width:auto}.salespromotion .contents__inner{padding:40px 0}.salespromotion .heading03{text-align:center;letter-spacing:.1em}.salespromotion .heading03__title{font-weight:700;color:#545454;font-size:42px}.salespromotion .heading03__subline{color:#545454}.salespromotion .about{margin:80px 0 40px;padding:60px;text-align:center;background:#f5f5f5;border-radius:5px;box-sizing:border-box}.salespromotion .about .heading03__title{font-size:32px}.salespromotion .about .heading03__subline{margin-top:20px}.salespromotion .about__figureBox{display:inline-block;margin-top:40px}.salespromotion .about__figureImage{overflow:hidden;text-indent:100%;white-space:nowrap;width:700px;height:254px;background-image:url(../images/service/salespromotion/flow-pc.png);background-position:center;background-size:cover}.salespromotion .merit{margin-top:100px}.salespromotion .merit .heading03__title{margin-top:20px}.salespromotion .merit__pop{display:inline-block;position:relative;background:#ff6868;padding:6px 40px;border-radius:10em;box-sizing:border-box;font-weight:700;color:#fff;letter-spacing:.05em;z-index:1}.salespromotion .merit__pop::before{content:'';display:block;position:absolute;top:100%;left:50%;width:14px;height:14px;margin-top:-9px;margin-left:-7px;background:#ff6868;border-radius:3px;transform:rotate(30deg) skewY(30deg) scaleX(.9);z-index:-1}.salespromotion .merit__item{display:flex;margin-top:60px}.salespromotion .merit__item:nth-child(1) .merit__head::before{background-image:url(../images/service/salespromotion/text_1.png)}.salespromotion .merit__item:nth-child(2) .merit__head::before{background-image:url(../images/service/salespromotion/text_2.png)}.salespromotion .merit__item:nth-child(3) .merit__head::before{background-image:url(../images/service/salespromotion/text_3.png)}.salespromotion .merit__content{flex-basis:459px;display:flex;flex-direction:column;justify-content:center;padding-left:20px}.salespromotion .merit__head{position:relative;margin-bottom:20px;padding-left:80px;font-size:20px;font-weight:700}.salespromotion .merit__head::before{content:'';display:block;position:absolute;top:0;left:0;width:50px;height:80px;background-image:url(http://dummyimg.corp.yahoo.co.jp/50x80);background-position:center;background-size:cover}.salespromotion .merit__text{padding-left:80px;max-width:320px}.salespromotion .merit__image{max-width:459px;max-height:250px}.salespromotion .reason{margin-top:100px}.salespromotion .reason__item{position:relative;min-height:400px;margin-top:80px;padding:80px 60px;border:2px solid #999;border-radius:5px;box-sizing:border-box;background-image:url(http://dummyimg.corp.yahoo.co.jp/680x680);background-repeat:no-repeat;background-size:340px 340px;background-position:bottom right 60px}.salespromotion .reason__item.paypay{background-image:url(../images/service/salespromotion/feature_paypay.png)}.salespromotion .reason__item.reach{background-image:url(../images/service/salespromotion/feature_reach.png)}.salespromotion .reason__item::before{content:'';display:block;position:absolute;top:-42px;left:50%;margin-left:-42px;width:80px;height:80px;background:#fff;background-repeat:no-repeat;background-size:25px 40px;background-position:center;border:2px solid #999;border-radius:50%}.salespromotion .reason__item:nth-child(1)::before{background-image:url(../images/service/salespromotion/text_1.png)}.salespromotion .reason__item:nth-child(2)::before{background-image:url(../images/service/salespromotion/text_2.png)}.salespromotion .reason__content{width:400px}.salespromotion .reason__head{font-size:26px;line-height:1.8;margin-bottom:32px}.salespromotion .reason__text span{white-space:nowrap}.salespromotion .lineup{margin-top:100px}.salespromotion .lineup .heading03__subline{text-align:center}.salespromotion .lineup__list{display:flex;margin-top:80px}.salespromotion .lineup__item{flex-basis:450px;margin-left:30px;padding:60px 40px;text-align:center;background:#f5f5f5;border-radius:5px;box-sizing:border-box}.salespromotion .lineup__item:first-child{margin:0}.salespromotion .lineup__head{position:relative;font-weight:700;font-size:26px;margin-bottom:80px}.salespromotion .lineup__head::after{content:'';display:block;position:absolute;bottom:-40px;left:50%;width:50px;height:3px;margin-left:-25px;background:#c9002c}.salespromotion .lineup__featureList{text-align:left}.salespromotion .lineup__featureItem{position:relative;margin-bottom:32px;padding-left:46px;font-weight:700;font-size:20px}.salespromotion .lineup__featureItem:before{content:'';display:block;position:absolute;top:0;left:0;width:36px;height:36px;background-image:url(../images/service/salespromotion/icon-check.png);background-position:center;background-size:cover}.article{padding:0 50px;width:788px}.article__header{text-align:right}.article__header p{margin:1em 0 0}.article__title{padding-top:80px;width:100%}.article__title .heading__title{padding:0 0 30px}.article__main{margin:120px auto;width:628px}.article__main a{word-break:break-all}.article__main p{margin:0 0 30px}.article__main ul{margin:0 0 30px}.article__main ul li{list-style:disc}.article__main ol{margin:0 0 30px}.article__main ol li{list-style:decimal}.article__main li{margin:0 0 0 2em;padding:0 0 0 .5em}.article__main figure{margin:0;padding:0}.article__main img{margin:60px 0;max-width:100%;width:auto;height:auto}.article .heading__subline{text-align:center}.article .heading__subline{font-weight:700}.release__list{margin:80px 20px}.release__list li{margin-bottom:30px}.release__list li a{color:#545454}.release__list li a:hover{color:#1a72b0}.partner{margin-bottom:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.partner__list{margin-bottom:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.partner__list--half{margin-bottom:10px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:402px}.partner__list--half:nth-child(even){margin-left:30px}.partner__image{margin-bottom:5px}.partner__image a{margin-left:5px}.partner__image a:first-child{margin-left:0}.partner__link{display:inline-block;color:#545454;text-decoration:none;vertical-align:middle}.partner__link:hover{color:#1a72b0;text-decoration:underline}.partner__title{font-weight:700}.partner__titleImg{height:23px}.partner--logo .partner__list--half{margin-bottom:40px}.partner--star1,.partner--star2{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:1em}.partner--star4 .partner__list,.partner--star5 .partner__list{width:33.33%}.partner--star4 .partner__image,.partner--star5 .partner__image{min-height:70px}.partner--star3 .partner__list{width:25%}.partner--PMM .partner__list{width:33.33%}.partner--PMM .partner__image{min-height:115px;margin-bottom:15px;align-items:center;display:flex;justify-content:center}.expass__item{position:relative;margin-top:10px}.expass__title{padding-left:3.5em}.expass__icon{position:absolute;left:0;top:0}.expass__icon:after{content:'…';display:inline-block;width:20px;height:20px;margin-left:.5em;vertical-align:top}.guidelines__list{margin-top:8px}.guidelines__list li{position:relative;margin-bottom:.5em;padding-left:2.5em}.guidelines__list li>span{position:absolute;top:0;left:0;width:2em;text-align:right}.skip{display:none}.intro__header{position:relative}.intro__header--title{position:absolute;width:535px;height:160px;top:50%;margin-top:-60px;left:40px;text-shadow:#fff 1px 1px 3px,#fff -1px 1px 3px,#fff 1px -1px 3px,#fff -1px -1px 3px}.intro__title{font-size:28px;line-height:1.4}.intro__subline{font-size:16px;margin-bottom:20px}.intro__block{margin-top:20px}.intro__profImage{width:128px;height:128px}.intro__image{width:350px}.intro__name{font-weight:700}.intro__item:last-child{margin-left:20px}.intro__item p{margin-bottom:1em}.intro__item figcaption{margin-top:8px;font-size:12px}.intro__footer{margin-top:80px}.intro p{font-size:16px}.qa__item{border-top:1px solid #ccc;margin-top:16px;padding-top:16px}.qa .list__item{font-size:16px;margin-top:0;padding-left:1em}.qa .list__item:before{top:10px;left:2px}.card__header{background-repeat:no-repeat;background-position:right center}.card__header--data{background-image:url(../images/agency/icon_market.png);background-size:85px 85px}.card__header--market{background-image:url(../images/agency/icon_data.png);background-size:78px 85px}.ppp .card__header{padding:10px 15px;min-height:95px;background-color:transparent}.ppp .card__header .list__item:before{top:11px}.ppp .card__body{padding:10px 25px;background-color:#f5f5f5;min-height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ytm_vendor__list{margin-top:50px;width:878px;overflow:hidden}.ytm_vendor__list ul{width:879px;border-top:#e1e1e1 1px solid}.ytm_vendor__list ul:after,.ytm_vendor__list ul:before{content:'';display:table}.ytm_vendor__list ul:after{clear:both}.ytm_vendor__list li{float:left;width:50%;border-right:#e1e1e1 1px solid;border-bottom:#e1e1e1 1px solid;box-sizing:border-box}.ytm_vendor__list li a{display:flex;align-items:center;padding:0 15px;color:#555}.ytm_vendor__list li a:hover{color:#1a72b0}.ytm_vendor__list li img{flex-shrink:0;margin-right:10px}.ytm_vendor__list li span{font-size:12px}.ytm_vendor__list li strong{font-size:14px}.price-table{display:flex}.border-table{border-collapse:collapse;margin-bottom:40px}.border-table:first-child{border-left:1px solid #eee}.border-table td,.border-table th{padding:5px;border:1px solid #eee;min-width:4em;padding:5px 15px;border-left:0}.border-table th{font-weight:700;text-align:center;padding:5px}.border-table tr{height:6em}.border-table .skipCell{display:none}