@charset "UTF-8";@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}html{height:100%;font-size:62.5%}body{height:100%;color:#000;font-family:yu mincho,YuMincho,Serif;font-size:1.4em;line-height:1;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff}main{display:block}a{color:#980000;text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}h1,h2,h3,h4,h5,h6,strong,b{font-weight:700}button,select,[type=text]{margin:0;padding:0;font-size:inherit;border:0}select,button,textarea,[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button{background-color:transparent}button:hover{cursor:pointer}sup{vertical-align:super}video{vertical-align:top}.l-wrapper.-aka{background-color:#bb161e}.l-wrapper.-midori{background-color:#11773a}.l-wrapper.-akamidori{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#bb161e),color-stop(50%,#11773a));background-image:linear-gradient(to right,#bb161e 50%,#11773a 50%)}.l-main{background:#faf2e3 url(../images/common/bg-mainContents.jpg) repeat 0 0}.l-contact,.l-footer{background-color:#fff;border-top:1px solid #e5e5e5}.c-btn{position:relative;color:#fff;font-family:yu mincho,YuMincho,Serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:.05em;line-height:1}.c-btn.-gray{background-color:#9d9d9d}.c-btn.-aka{background-color:#d2151d}.c-btn.-midori{background-color:#00a650}.c-confirm__item:first-child{padding-top:0}.c-confirm__item:nth-child(n+2){border-top:1px solid #bbc2c9}.c-confirm__title{color:#333;font-weight:600}.c-confirm__body{color:#333;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-confirm__subItems{padding-top:5px}.c-confirm__subItem{color:#333}.c-confirm__subTitle{display:inline-block;font-weight:600}.c-inputText{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:38px;padding:0 10px;color:#333;font-size:1.6rem;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;background-color:#fff;border:1px solid #bbc2c9;border-radius:0}.c-inputFile{color:#333;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-inputCheck__label{color:#333;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-inputCheck__label [type=checkbox]{margin:0 6px 0 0}.c-textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:8px 10px;color:#333;font-size:1.6rem;line-height:1.6;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;background-color:#fff;border:1px solid #bbc2c9;border-radius:0;resize:vertical}.c-selectOuter{position:relative;background-color:#fff;border:1px solid #bbc2c9}.c-select{width:100%;height:38px;padding-left:10px;font-size:1.6rem;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;background-color:transparent}@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.c-selectOuter::after{content:"";position:absolute;top:50%;right:11px;border:0 solid transparent;border-width:8px 7px 0;border-top-color:#b5b5b5;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.c-select{padding:0 10px}}.c-form__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-form__required{-ms-flex-negative:0;flex-shrink:0;color:#fff;background-color:#d30000}.c-form__title{color:#333;font-weight:600}.c-form__hyphen{display:inline-block;color:#919191;text-align:center}.c-form__emailConfirm{margin:10px 0 8px;color:#333}.c-form__error:not(:empty){padding:0 2px;color:#d30000;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-form__notes{padding:0 2px;color:#919191;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-form__notes li{position:relative;padding-left:1em}.c-form__notes li::before{content:"※";position:absolute;top:0;left:0;display:inline-block;width:1em;text-align:center}.c-form__termsBox{overflow-y:scroll;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;line-height:1.5;background-color:#fff;border:1px solid #bbc2c9}.c-form__btnOuter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-form__btnError{margin-top:8px;color:#d30000;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;text-align:center}.c-formSubBlock__title{color:#333;font-weight:400}.c-internalLink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-internalLink__link{position:relative;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;color:#333;border:1px solid #000;-webkit-transition:background-color .1s;transition:background-color .1s}.c-internalLink__link::before,.c-internalLink__link::after{content:"";position:absolute;background-color:#000}.c-internalLink__link::before{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(47deg);transform:rotate(47deg)}.c-internalLink__link::after{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-47deg);transform:rotate(-47deg)}.c-internalLink__link:hover{background-color:rgba(255,255,255,.25)}.c-pageHeader__title{text-align:center}.c-pageHeader__leadText{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;line-height:1.57}.c-pageHeader__warningColor{color:#ff010c}[data-scroll]{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94);transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94)}[data-scroll=fadein]{opacity:1}.c-stepItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-stepItem__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.c-stepItem__num{display:inline-block;text-align:center;line-height:1.2em;margin-right:2px;color:#faf2e3;font-weight:400;border-radius:50%}@media all and (-ms-high-contrast:none){.c-stepItem__num{line-height:1.5em}}.c-stepItem__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.c-stepItem:nth-child(n+2) .c-stepItem__img{position:relative}.c-stepItem:nth-child(n+2) .c-stepItem__img::before{content:"";position:absolute;border:0 solid transparent}.c-stepItem:nth-child(2n) .c-stepItem__num{background-color:#00a650}.c-stepItem:nth-child(2n+1) .c-stepItem__num{background-color:#d2151d}.c-subBlock.-videoReport{padding-top:0}.c-subBlock__head{text-align:center}.c-subBlock__leadText{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;line-height:1.57}.c-subBlock__leadText .notice{font-size:1.3rem}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background-color:rgba(0,0,0,.67);opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.mfp-bg.mfp-ready{opacity:1}.mfp-bg.mfp-removing{opacity:0}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.mfp-ready .mfp-container{opacity:1}.mfp-removing .mfp-container{opacity:0}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#000;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{position:absolute;right:0;text-decoration:none;text-align:center;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;text-indent:-9999px;overflow:hidden!important;-webkit-transition:opacity .1s;transition:opacity .1s}.mfp-close:hover,.mfp-close:focus{opacity:.7}.mfp-close::before,.mfp-close::after{content:"";position:absolute;top:50%;left:50%;display:block;background-color:#fff}.mfp-close::before{-webkit-transform:translate(-50%,-50%) rotate(42deg);transform:translate(-50%,-50%) rotate(42deg)}.mfp-close::after{-webkit-transform:translate(-50%,-50%) rotate(-42deg);transform:translate(-50%,-50%) rotate(-42deg)}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;margin:0;top:50%;padding:0;-webkit-tap-highlight-color:transparent;-webkit-transition:opacity .1s;transition:opacity .1s}.mfp-arrow:hover,.mfp-arrow:focus{opacity:.7}.mfp-arrow::after{content:'';display:block;width:0;height:0;position:absolute;top:0;border:0 solid transparent}.mfp-arrow-left::after{border-right-color:#fff}.mfp-arrow-right::after{border-left-color:#fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.p-caravan{position:relative;background-color:#97d3de}.p-caravan::after{content:"";position:absolute;background-image:url(../images/event/bg-caravan.png);background-repeat:no-repeat;background-size:contain;background-position:right bottom}.p-caravan__map{position:relative;z-index:2}.p-contact{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.p-contact__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;font-weight:400}.p-contact__head__small{display:block;font-size:70%}.p-contact__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-contact__text a[href^=tel]{color:#000}.p-copyright{color:#8c8c8c;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-copyright__inner{font-size:100%}.p-cropPhoto__head{color:#333}.p-entrySchedule{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-entrySchedule__table{border-collapse:collapse}.p-entrySchedule__table th{text-align:right;white-space:nowrap;background-color:#edd4b3;border:1px solid #bfbfbf}.p-entrySchedule__table td{border:1px solid #bfbfbf}.p-eventPage__notes{text-align:center;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-eventPage__twitterWidget{margin:25px auto 10px}.p-eventPage__twitterWidget iframe{width:600px!important}.p-eventTableWrapper{position:relative}.p-eventTable{table-layout:fixed;color:#333}.p-eventTable thead th{text-align:left;white-space:nowrap;background-color:rgba(234,198,149,.5);font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-eventTable tbody tr{outline:0}.p-eventTable tbody tr:nth-child(even){background-color:rgba(234,198,149,.3)}.p-eventTable tbody td{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-finishedEvent__cover{position:absolute;background-color:rgba(98,98,98,.8)}.p-finishedEvent__coverText{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#fff;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;font-weight:700}.p-finishedEvent__coverText::after{content:"終了いたしました"}.p-eventVenue__head{text-align:center}.p-eventVenueList{outline:0}.p-eventVenueList__head{text-align:center}.p-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.p-companyNav{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-companyNav__link{display:block;color:#000;line-height:1.5;-webkit-transition:opacity .1s;transition:opacity .1s}.p-companyNav__link:hover{opacity:.7}.p-footerShare{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-footerShare__head{font-weight:400}.p-footerShareList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-footerShareList__link{display:block;-webkit-transition:opacity .1s;transition:opacity .1s}.p-footerShareList__link:hover{opacity:.7}.p-footerShareList__link img{width:auto;height:100%}.p-formComplete__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;text-align:center}.p-formComplete__closeBtnOuter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-formComplete__closeBtn{position:relative;background-color:#959595;-webkit-transition:opacity .1s;transition:opacity .1s}.p-formComplete__closeBtn::before,.p-formComplete__closeBtn::after{content:"";position:absolute;top:50%;background-color:currentColor;-webkit-transform-origin:center;transform-origin:center}.p-formComplete__closeBtn::before{-webkit-transform:rotate(46deg);transform:rotate(46deg)}.p-formComplete__closeBtn::after{-webkit-transform:rotate(-46deg);transform:rotate(-46deg)}.p-formComplete__closeBtn:hover{opacity:.7}.p-formConfirm.-samplingEntry,.p-formConfirm.-samplingVote{padding-top:5px}.p-formInput__numberOfVote{display:inline-block}.p-formInput__unit{display:inline-block}.p-formInput__btn{text-align:center;-webkit-transition:opacity .1s;transition:opacity .1s}.p-formInput__btn.-next{position:relative;background-color:#d2151d}.p-formInput__btn.-next::before,.p-formInput__btn.-next::after{content:"";position:absolute;top:50%;background-color:currentColor}.p-formInput__btn.-next::before{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateY(-50%) rotate(48deg);transform:translateY(-50%) rotate(48deg)}.p-formInput__btn.-next::after{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:translateY(-50%) rotate(-48deg);transform:translateY(-50%) rotate(-48deg)}.p-formInput__btn.-back{position:relative;background-color:#959595}.p-formInput__btn.-back::before,.p-formInput__btn.-back::after{content:"";position:absolute;top:50%;background-color:currentColor}.p-formInput__btn.-back::before{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateY(-50%) rotate(-48deg);transform:translateY(-50%) rotate(-48deg)}.p-formInput__btn.-back::after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translateY(-50%) rotate(48deg);transform:translateY(-50%) rotate(48deg)}.p-formInput__btn:hover{opacity:.7}.p-globalNav{position:fixed;top:0;right:0;bottom:0;background-color:#000;z-index:6;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}[aria-hidden=false] .p-globalNav{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-globalNav__link{display:block;padding:12px 15px;color:#fff;-webkit-transition:opacity .1s;transition:opacity .1s}.p-globalNav__link:hover{opacity:.7}.p-expandMenuBtn{cursor:pointer}.p-expandMenuBtn::before,.p-expandMenuBtn::after{content:"";position:absolute;left:0;display:block;height:2px;background-color:#fff;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:width .2s,-webkit-transform .2s;transition:width .2s,-webkit-transform .2s;transition:width .2s,transform .2s;transition:width .2s,transform .2s,-webkit-transform .2s}.p-expandMenuBtn::after{-webkit-transform-origin:bottom left;transform-origin:bottom left}.p-expandMenuBtn__inner{position:absolute;right:0;display:block;height:2px;text-indent:-9999px;overflow:hidden;background-color:#fff;-webkit-transition:opacity .2s;transition:opacity .2s}.p-expandMenuBtn[aria-expanded=true]::before{-webkit-transform:rotate(42deg) translateY(-1px) translateX(1px);transform:rotate(42deg) translateY(-1px) translateX(1px)}.p-expandMenuBtn[aria-expanded=true]::after{-webkit-transform:rotate(-42deg) translateY(1px) translateX(1px);transform:rotate(-42deg) translateY(1px) translateX(1px)}.p-expandMenuBtn[aria-expanded=true] .p-expandMenuBtn__inner{opacity:0}.p-goPageTopBtn{position:absolute;top:-1px;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-align:center;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;background-color:rgba(154,154,154,.7);-webkit-transition:background-color .1s;transition:background-color .1s}.p-goPageTopBtn:hover{background-color:rgba(154,154,154,.6)}.p-goPageTopBtn::before{content:"";position:absolute;left:50%;background:url(../images/common/footer/icon-goPageTop.png) no-repeat 0 0;background-size:contain;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-header{position:relative;z-index:4}.p-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-header__nav{position:relative;z-index:2;pointer-events:none}.p-header__nav::before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s;z-index:5}.p-header__nav[aria-hidden=false]{pointer-events:inherit}.p-header__nav[aria-hidden=false]::before{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.p-header__btn{position:absolute;top:15px;z-index:10}.p-howToVotePoint{background-color:#fff}.p-howToVotePoint::before{content:"";position:absolute;border:0 solid transparent;border-bottom-color:#fff}.p-howToVotePoint__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-howToVotePoint__item{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;line-height:1.5}.p-howToVotePoint__item::before{content:"・";display:inline-block;width:1em;text-align:center}.p-howToVotePoint__item.-warningColor{color:#ca001b}.p-logo{display:block;-webkit-transition:opacity .1s;transition:opacity .1s}.p-logo:hover{opacity:.7}.p-status{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:auto;margin-left:auto;background:#faf2e3 url(../images/common/bg-mainContents.jpg) repeat 0 0;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.p-status__head{font-weight:600;text-align:center}.p-status__body{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}.p-status__table{display:inline-table}.p-status__table th{width:3.8em;font-weight:400;text-align:left}.p-status__table td{text-align:right}.p-status__table td:nth-of-type(1){color:#bb161e}.p-status__table td:nth-of-type(2){padding-left:15px;color:#11773a}.p-productList{display:-webkit-box;display:-ms-flexbox;display:flex}.p-productList__item{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-productList__notes{color:#858585;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingBtnBlock{background:rgba(237,212,179,.7) url(../images/common/bg-mainContents-02.jpg) repeat 0 0}.p-samplingBtnBlock__term{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingBtnBlock__term dt::after{content:"：";display:inline-block;width:1em;text-align:center}.p-samplingBtnBlock__text{color:#d2151d;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;text-align:center}.p-samplingBtn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;-webkit-transition:opacity .1s;transition:opacity .1s}.p-samplingBtn{text-align:center}.p-samplingBtn__link:hover{opacity:.7}.p-samplingBtn__link em{font-style:normal}.p-samplingImage{display:-webkit-box;display:-ms-flexbox;display:flex}.p-samplingImage__img img{width:100%}.p-samplingReport__item.is-hidden{display:none}.p-samplingReport__item.is-visible{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.p-samplingReport__name{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;line-height:1.4}.p-samplingReport__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingReportBar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;color:#fff;text-align:center;line-height:40px;background-color:#a5a5a5}.p-samplingReportBar__aka{background-color:#d2151d}.p-samplingReportBar__midori{background-color:#1ba251}.p-samplingReportMore{text-align:center}.p-samplingReportMore__btn{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;font-weight:700;border:1px solid rgba(0,0,0,.3);-webkit-transition:background-color .1s;transition:background-color .1s}.p-samplingReportMore__btn:hover{background-color:rgba(255,255,255,.25)}.p-samplingReportMore.is-hidden .p-samplingReportMore__btn{display:none}.p-samplingSubBlock__mainText{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingSubBlock__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingSubBlock__list li{position:relative;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingSubBlock__list li::before{content:"・";display:inline-block;width:1em;text-align:center}.p-samplingSubBlock__notes{margin-top:.5em;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-samplingSubBlock__notes li{position:relative;padding-left:1em;color:#6d6c6c}.p-samplingSubBlock__notes li::before{content:"※";position:absolute;top:0;left:0;display:inline-block;width:1em;text-align:center}.p-siteName{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-siteName::before,.p-siteName::after{content:"";position:absolute;background-repeat:no-repeat;background-size:contain}.p-siteName::before{background-image:url(../images/common/header/bg-siteName-aka.png);background-position:right center}.p-siteName::after{background-image:url(../images/common/header/bg-siteName-midori.png);background-position:left center}.p-siteName__logo{position:relative}.p-siteName__logo img{width:100%}.p-siteName__text{position:relative}.p-tabList{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-tabList::before,.p-tabList::after{content:"";position:absolute;bottom:0;height:1px;background-color:#000}.p-tabList::before{left:0}.p-tabList::after{right:0}.p-tabList__outer{position:relative}.p-tabList__outer::before{content:"";position:absolute;bottom:0;left:50%;height:1px;background-color:#000;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-tabList__btn{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;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;border:1px solid transparent;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;font-weight:700}.p-tabList__btn[aria-selected=false]{background-color:#cacaca;border-bottom-color:#000;-webkit-transition:opacity .1s;transition:opacity .1s}.p-tabList__btn[aria-selected=false]:hover{opacity:.7}.p-tabList__btn[aria-selected=true]{border-top-color:#000;border-right-color:#000;border-left-color:#000}.p-tabPanel{outline:0}.p-tabPanel[aria-hidden=true]{display:none}.p-tabPanel[aria-hidden=false]{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.p-topBlock[class*=howToVote]{background:rgba(237,212,179,.7) url(../images/common/bg-mainContents-02.jpg) repeat 0 0}.p-topBlock__head{text-align:center}.p-topColumnItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-topColumnItem__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .1s;transition:opacity .1s}.p-topColumnItem__link:hover{opacity:.7}.p-topColumnItem__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.p-topColumnItem__imgs{display:-webkit-box;display:-ms-flexbox;display:flex}.p-topColumnItem__video{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;position:relative;padding-bottom:56.25%}.p-topColumnItem__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-topColumnItem__head{font-weight:400;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topColumnItem__text{color:#000;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topCountdown{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;text-align:center;background-color:#face6f;border-radius:50%}.p-topCountdown__text{display:block;letter-spacing:0}.p-topCountdown__num{display:inline-block}.p-topCurrentStatus{position:relative}.p-topCurrentStatus__head{position:relative;text-align:center}.p-topCurrentStatus__leadtext{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;font-weight:700;text-align:center}.p-topCurrentStatus__leadtext .p-topPowermap__textRed{color:#ed1c24}.p-topCurrentStatus__leadtext .p-topPowermap__textGreen{color:#00a650}.p-topNews__item+.p-topNews__item{margin-top:30px}.p-topNews__link{display:block;-webkit-transition:opacity .1s;transition:opacity .1s}.p-topNews__link:hover{opacity:.7}.p-topNews__info{color:#000}.p-topNews__sitename{margin-right:1em}.p-topNews__comingsoon{color:#980000;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;text-align:center;line-height:2}.p-topPowermap{position:relative}.p-topPowermap__balloon{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;text-align:center;background-color:#fff;border-radius:50%;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topPowermap__balloon::before{content:"";position:absolute;border:0 solid transparent}.p-topPowermap__map{position:relative}.p-topPowermap__dummy{display:none}.p-topProgress__notes{color:#757575;text-align:right;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topProgressValue{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-topProgressValue__num{font-weight:600}.p-topProgressValue__num.-aka span{color:#e71b23}.p-topProgressValue__num.-midori span{color:#00a44f}.p-topProgressValue__vs{position:absolute;left:50%;font-weight:600;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-topProgressBar{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#a5a5a5}.p-topProgressBar__aka{background-color:#e71b23}.p-topProgressBar__midori{background-color:#00a44f}.p-topShareList{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}.p-topShareList__link{display:block;-webkit-transition:opacity .1s;transition:opacity .1s}.p-topShareList__link:hover{opacity:.7}.p-topSummary{position:relative}.p-topSummary::before,.p-topSummary::after{content:"";position:absolute;top:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover;z-index:0}.p-topSummary::before{right:50%;left:0}.p-topSummary::after{right:0;left:50%}.p-topSummary__inner{position:relative;z-index:1}.p-topSummary__body{position:relative;color:#fff;background-color:rgba(30,8,0,.67);z-index:1;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topSummary__title{margin-bottom:20px}.p-topSummary__logo{display:block;margin:0 auto}.p-topSummary__textUnderLogo{display:block;margin:0 auto}.p-topSummary__schedule dt::after{content:"：";display:inline-block;width:1em;text-align:center}.p-topUpdateList{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-topUpdateList__item{font-size:1.4rem}.p-topUpdateList__link{color:#000;-webkit-transition:opacity .1s;transition:opacity .1s}.p-topUpdateList__link:hover{opacity:.7}.p-topUpdateList__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.p-topVideoReport a{display:block;-webkit-transition:opacity .1s;transition:opacity .1s}.p-topVideoReport a:hover{opacity:.7}.p-videoReport__link{display:block;color:#000;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif;-webkit-transition:opacity .1s;transition:opacity .1s}.p-videoReport__link:hover{opacity:.7}.p-voteBtnBlock{background:rgba(237,212,179,.7) url(../images/common/bg-mainContents-02.jpg) repeat 0 0}.p-voteBtn__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-voteBtn__item{position:relative}.p-voteBtn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;-webkit-transition:opacity .1s;transition:opacity .1s}.p-voteBtn__link:hover{opacity:.7}.p-voteBtn__link em{font-style:normal}.p-voteBtn__finished{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;background-color:#9d9d9d}.p-voteBtn__finished span{display:inline-block;font-weight:600}.p-voteTermBlock__text{font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-voteTermBlock__notes{display:block;line-height:1.2}.p-voteFormHeader{background:rgba(237,212,179,.7) url(../images/common/bg-mainContents-02.jpg) repeat 0 0}.p-voteFormHeader__inner{position:relative}.p-voteFormHeader__inner::before{content:"";position:absolute;background-repeat:no-repeat;z-index:0}.p-voteFormHeader--input__head{position:relative}.p-voteFormHeader--input__text{position:relative;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-voteFormHeader--input.-aka{color:#bb161e}.p-voteFormHeader--input.-midori{color:#008a24}.p-voteFormHeader--confirm__head{position:relative}.p-voteFormHeader--confirm.-midori{color:#008a24}.p-voteFormShare__head{text-align:center}.p-voteFormShare__btnOuter.-samplingVote{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-voteFormShare__btn{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;-webkit-transition:opacity .1s;transition:opacity .1s}.p-voteFormShare__btn:hover{opacity:.7}.-samplingVote .p-voteFormShare__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap}.u-clearfix::after{content:"";clear:both;display:table}.u-alignL{text-align:left!important}.u-alignR{text-align:right!important}.u-alignC{text-align:center!important}.u-valignB{vertical-align:bottom!important}.u-valignM{vertical-align:middle!important}.u-valignT{vertical-align:top!important}.u-indent{padding-left:1em;text-indent:-1em}.u-none{display:none!important}.u-mt15{margin-top:15px!important}.u-noscroll{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.u-visuallyHidden{position:absolute;white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}@media screen and (min-width:1025px){.l-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1230px;padding:0 15px}.l-main{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1200px;margin:0 auto 100px;padding:0 100px}.l-contact,.l-footer{margin:0 -15px}.l-contact__inner,.l-footer__inner{width:1000px;margin:0 auto}.c-btn{border-radius:10px}.c-confirm__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}.c-confirm__title{-ms-flex-preferred-size:210px;flex-basis:210px;-ms-flex-negative:0;flex-shrink:0;font-size:2rem}.c-confirm__body{-ms-flex-preferred-size:calc(100% - 210px);flex-basis:calc(100% - 210px);font-size:1.6rem;line-height:1.25}.c-confirm__upload{width:280px}.c-confirm__subItem{margin-top:20px;font-size:1.6rem}.c-confirm__subTitle{width:210px}.c-inputFile{font-size:1.6rem}.c-inputCheck__label{font-size:1.4rem}.c-form{width:700px;margin:0 auto;padding-bottom:100px}.c-form__item:nth-child(n+2){margin-top:38px}.c-form__required{margin-right:12px;padding:3px 10px;font-size:1.4rem;vertical-align:2px}.c-form__title{font-size:2rem}.c-form__body{margin-top:20px}.c-form__hyphen{width:24px;font-size:1.4rem}.c-form__emailConfirm{font-size:1.4rem}.c-form__error:not(:empty){margin-top:6px;margin-bottom:-4px;font-size:1.4rem;line-height:1.5}.c-form__notes{font-size:1.4rem;line-height:1.7}.c-form__notes:not(:first-child){margin-top:6px}.c-form__termsBox{height:146px;margin-top:20px;padding:20px 25px;font-size:1.4rem}.c-form__btnOuter{margin-top:60px}.c-form__btnError{font-size:1.4rem;line-height:1.5}.c-formSubBlock__title{font-size:1.6rem;line-height:40px}.c-internalLink__item{-ms-flex-preferred-size:235px;flex-basis:235px}.c-internalLink__item:nth-child(n+5){margin-top:20px}.c-internalLink__link{height:60px;font-size:1.8rem}.c-internalLink__link::before,.c-internalLink__link::after{bottom:24px;width:14px;height:1px}.c-internalLink__link::before{right:20px}.c-internalLink__link::after{left:calc(100% - 20px)}.c-pageBlock{padding-top:90px}.c-pageHeader{padding-bottom:55px}.c-pageHeader__title{margin-bottom:25px}.c-pageHeader__leadText{font-size:1.6rem;text-align:center}.c-stepBlock.-step_2>*{-ms-flex-preferred-size:calc((100% - 58px)/2);flex-basis:calc((100% - 58px)/2)}.c-stepBlock.-step_3>*{-ms-flex-preferred-size:calc((100% - 58px * 2)/3);flex-basis:calc((100% - 58px * 2)/3)}.c-stepItem__head{margin-top:15px;font-size:2.6rem}.c-stepItem__num{width:2.5rem;height:2.5rem;font-size:2rem;vertical-align:2px}.c-stepItem__text{margin-top:12px;font-size:1.6rem;line-height:1.5}.c-stepItem:nth-child(n+2) .c-stepItem__img::before{top:50%;left:-40px;border-width:21px 0 21px 22px;border-left-color:#eacda5;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-subBlock{padding-top:90px}.c-subBlock.-howToSampling{padding-bottom:100px}.c-subBlock__head{margin-bottom:30px}.c-subBlock__leadText{font-size:1.6rem;text-align:center}.mfp-close{top:-60px;width:48px;height:48px}.mfp-close::before,.mfp-close::after{width:60px;height:3px}.mfp-arrow{width:60px;height:100px;margin-top:-50px}.mfp-arrow-left{right:calc(50% + 200px)}.mfp-arrow-left::after{margin-top:20px;margin-left:20px;border-width:30px 25px 30px 0}.mfp-arrow-right{left:calc(50% + 200px)}.mfp-arrow-right::after{margin-top:20px;margin-left:15px;border-width:30px 0 30px 25px}.mfp-iframe-holder .mfp-arrow-left{right:calc(50% + 450px)}.mfp-iframe-holder .mfp-arrow-right{left:calc(50% + 450px)}.p-caravan{margin-right:-100px;margin-left:-100px;padding:57px 100px 70px}.p-caravan::after{right:33px;bottom:0;width:253px;height:133px}.p-caravan__head{text-align:center}.p-caravan__map{margin-top:-88px;padding:0 37px 0 13px}.p-contact__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:190px;font-size:2rem}.p-contact__head__small{margin-bottom:6px}.p-contact__text{padding:25px 0 25px 40px;font-size:1.4rem;line-height:1.75;border-left:1px solid #e5e5e5}.p-contact__text a[href^=tel]{pointer-events:none}.p-copyright{margin-top:10px;font-size:1.2rem}.p-cropPhoto__head{margin-bottom:18px;font-size:2rem;text-align:center}.p-cropPhoto__text{font-size:1.4rem;text-align:center}.p-cropPhoto__editor{margin-top:30px}.p-entrySchedule__number{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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.4rem;border:1px solid #bfbfbf;border-left-width:0}.p-entrySchedule__table{font-size:1.4rem}.p-entrySchedule__table td{width:350px;padding:10px 20px}.p-eventPage__image{margin-top:25px}.p-eventPage__notes{margin-top:90px;padding-bottom:40px;font-size:1.6rem}.p-eventPage__twitterWidget{width:520px}.p-eventTable thead th{padding:10px 15px;font-size:1.8rem}.p-eventTable thead th:first-child{padding-left:20px}.p-eventTable tbody td{padding:12px 15px;font-size:1.4rem;line-height:1.6}.p-eventTable tbody td:first-child{padding-left:20px}.p-eventTable__date{width:3em}.p-eventTable__prefecture{width:4em}.p-eventTable__name{width:10em}.p-eventTable__time{width:5.5em}.p-eventTable__time span{font-size:1.1rem}.p-finishedEvent__coverText{font-size:1.8rem}.p-eventVenue{padding-top:100px}.p-eventVenue__head{margin-bottom:30px}.p-eventVenueList{margin-top:45px}.c-internalLink+.p-eventVenueList{margin-top:100px}.p-eventVenueList__head{margin-bottom:30px;font-size:3rem}.p-footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:230px;flex-basis:230px}.p-footer__middle{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:18px 0 28px;border-right:1px solid #e5e5e5}.p-footer__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:165px;flex-basis:165px;margin-left:40px}.p-companyNav__item{margin-right:2em;font-size:1.4rem}.p-footerShare__head{margin-bottom:8px;font-size:1.4rem}.p-footerShareList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.p-footerShareList__link{height:35px}.p-formComplete__text{margin-top:-45px;font-size:2.4rem;line-height:1.54}.p-formComplete__closeBtnOuter{margin-top:60px;padding-bottom:100px}.p-formComplete__closeBtn{width:280px;margin-bottom:16px;padding:25px 0 25px 6px;font-size:3rem;-webkit-box-shadow:0 16px #6c6c6c;box-shadow:0 16px #6c6c6c}.p-formComplete__closeBtn::before,.p-formComplete__closeBtn::after{left:18px;width:27px;height:2px}.p-formConfirm.-vote{padding-top:90px}.p-formInput.-vote{padding-top:90px}.p-formInput__unit{margin-left:5px;font-size:1.6rem}.p-formInput__btn{margin-bottom:16px}.p-formInput__btn.-next{width:400px;padding:25px 0;font-size:3rem;-webkit-box-shadow:0 16px #a00006;box-shadow:0 16px #a00006}.p-formInput__btn.-next::before,.p-formInput__btn.-next::after{right:20px;width:15px;height:3px}.p-formInput__btn.-back{width:280px;padding:25px 0;font-size:3rem;-webkit-box-shadow:0 16px #6c6c6c;box-shadow:0 16px #6c6c6c}.p-formInput__btn.-back::before,.p-formInput__btn.-back::after{left:20px;width:15px;height:3px}.p-globalNav{padding:85px 30px 20px}.p-globalNav__item{margin:14px 0;font-size:1.8rem}.p-globalNav__link{line-height:1.5}.p-expandMenuBtn{width:48px;height:48px}.p-expandMenuBtn::before,.p-expandMenuBtn::after{top:6px;width:48px}.p-expandMenuBtn::after{top:40px}.p-expandMenuBtn__inner{top:23px;width:48px}.p-expandMenuBtn[aria-expanded=true]::before{width:52px}.p-expandMenuBtn[aria-expanded=true]::after{width:52px}.p-goPageTopBtn{width:68px;height:68px;padding-top:42px;font-size:1.4rem}.p-goPageTopBtn::before{top:17px;width:25px;height:18px}.p-header{padding:15px 0}.p-header__btn{right:0}.p-howToVoteBlock.-vote{padding-bottom:240px}.p-howToVoteBlock.-sampling{padding-bottom:355px}.p-howToVotePoint{padding:40px 50px 30px}.p-howToVotePoint::before{top:-23px;left:calc((100% - 58px * 2)/3/2);border-width:0 15px 23px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-howToVotePoint__head{margin-bottom:25px;padding:0 5px;font-size:2.6rem}.p-howToVotePoint__text{font-size:2rem;line-height:1.9}.p-howToVotePoint__item{margin-top:8px;font-size:2rem}.p-logo.-maruchan{width:48px;height:48px}.p-logo.-brand{width:209px;margin-left:9px}.p-logo.-company{width:160px}.p-status{width:400px;padding:40px 0 30px}.p-status__head{margin-bottom:24px;font-size:3.6rem}.p-status__body{min-height:400px;font-family:yu gothic,YuGothic,hiragino kaku gothic pron,Sans-Serif}.p-status__table{font-size:2.2rem}.p-status__table td{padding:9px 0}.p-productList__items{-ms-flex-preferred-size:50%;flex-basis:50%}.p-productList__item{font-size:1.6rem;line-height:1.875}.p-productList__notes{margin-top:20px;margin-bottom:85px;font-size:1.4rem;line-height:1.785}.p-samplingBtnBlock{margin-right:-100px;margin-left:-100px;padding-right:100px;padding-left:100px}.p-samplingBtnBlock{padding-top:60px;padding-bottom:55px}.p-samplingBtnBlock__term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px;font-size:2.4rem}.p-samplingBtnBlock__text{margin-top:18px;font-size:2.4rem}.p-samplingBtn__link{width:550px;margin:0 auto 20px;padding:39px 0;font-size:6.4rem;-webkit-box-shadow:0 20px #9d9d9d;box-shadow:0 20px #9d9d9d}.p-samplingBtn__link em{margin-bottom:8px;font-size:4rem}.p-samplingImage{margin-right:-100px;margin-left:-100px}.p-samplingReport__item{margin-bottom:50px;-ms-flex-preferred-size:calc((100% - 40px)/3);flex-basis:calc((100% - 40px)/3)}.p-samplingReport__name{margin-top:15px;font-size:1.6rem}.p-samplingReport__text{margin-top:10px;font-size:1.4rem;line-height:1.78}.p-samplingReportMore{padding-bottom:100px}.p-samplingReportMore__btn{width:660px;font-size:3rem;line-height:78px;border-width:2px;border-radius:40px}.p-samplingReportMore.is-hidden{padding-bottom:50px}.p-samplingSubBlock{width:700px;margin:0 auto}.p-samplingSubBlock+.p-samplingSubBlock{margin-top:60px}.p-samplingSubBlock__head{margin-bottom:18px;font-size:2.8rem}.p-samplingSubBlock__mainText{font-size:2.4rem;line-height:1.458}.p-samplingSubBlock__text{font-size:1.6rem;line-height:1.875}.p-samplingSubBlock__list li{padding-left:1em;font-size:1.6rem;line-height:1.875}.p-samplingSubBlock__notes li{font-size:1.4rem;line-height:1.65}.p-siteName{-webkit-box-sizing:border-box;box-sizing:border-box;width:1200px;margin:0 auto;padding:18px 0 17px}.p-siteName::before,.p-siteName::after{top:-36px;width:252px;height:236px}.p-siteName::before{left:210px}.p-siteName::after{right:210px}.p-siteName__logo{width:368px;height:85px}.p-siteName__text{width:314px;margin-top:5px}.p-siteName.-topSiteName{padding:36px 0 40px}.p-siteName.-topSiteName::before,.p-siteName.-topSiteName::after{top:-35px;width:333px;height:312px}.p-siteName.-topSiteName::before{left:60px}.p-siteName.-topSiteName::after{right:60px}.p-siteName.-topSiteName .p-siteName__logo{width:524px;height:124px}.p-siteName.-topSiteName .p-siteName__text{width:447px;margin-top:7px}.p-tabList::before,.p-tabList::after{width:calc((100% - (300px * 2 + 20px))/2)}.p-tabList__outer::before{width:20px}.p-tabList__item{-ms-flex-preferred-size:300px;flex-basis:300px;margin:0 10px}.p-tabList__btn{height:60px;padding-top:4px;font-size:2.6rem}.p-tabPanel{margin-top:100px;padding-bottom:40px}.p-topBlock{padding-top:100px}.p-topBlock[class*=generalsMessage]{}.p-topBlock[class*=event]{}.p-topBlock[class*=resultAnnounce]{margin-left:-100px;margin-right:-100px;padding-top:0}.p-topBlock[class*=report02]{padding-top:40px;padding-bottom:60px}.p-topBlock[class*=officialTwitter]{padding-top:130px;padding-bottom:0}.p-topBlock[class*=manifesto]{padding-bottom:90px}.p-topBlock[class*=howToVote]{margin-right:-100px;margin-left:-100px;padding-right:100px;padding-left:100px}.p-topBlock[class*=howToVote]{padding:60px 100px 50px}.p-topBlock[class*="2018result"]{padding-bottom:100px}.p-topBlock[class*=share]{padding-bottom:100px}.p-topBlock__head{margin-bottom:30px}.p-topColumnItem__head{margin-top:15px;font-size:2rem;line-height:1.4}.p-topColumnItem__text{margin-top:10px;font-size:1.5rem;line-height:1.46}.p-topCountdown{position:absolute;top:115px;left:53px;width:190px;height:190px;padding-top:52px;font-size:2.6rem;letter-spacing:-4px}.p-topCountdown__text{margin-bottom:15px;font-size:1.5rem}.p-topCountdown__num{margin-right:1px;margin-left:2px;font-size:6rem;letter-spacing:-1px;vertical-align:-12px;text-shadow:-2px 0 0 #fff,2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff}.p-topCurrentStatus{padding-bottom:22%;background-image:url(../images/top/kv_bg.png);background-size:contain;margin-left:-100px;margin-right:-100px;background-repeat:no-repeat}.p-topCurrentStatus__head{position:absolute;left:50%;width:640px;margin-top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-topCurrentStatus__leadtext{position:absolute;top:194px;left:50%;font-size:1.6rem;line-height:1.625;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-topNews__title{font-size:1.6rem;line-height:1.43}.p-topNews__info{margin-top:4px;font-size:1.4rem;line-height:1.3}.p-topNews__comingsoon{font-size:2rem}.p-topPowermap{z-index:2}.p-topPowermap__balloon{top:287px;right:0;width:180px;height:180px;padding-top:60px;font-size:1.6rem;line-height:1.56}.p-topPowermap__balloon::before{top:94px;left:-20px;border-width:12px 26px 12px 0;border-right-color:#fff;-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.p-topPowermap__map{z-index:2}.p-topProgress{position:absolute;right:0;bottom:0;width:315px}.p-topProgress__notes{margin-top:7px;font-size:1.3rem}.p-topProgressValue{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-topProgressValue__aka{-ms-flex-preferred-size:144px;flex-basis:144px}.p-topProgressValue__midori{-ms-flex-preferred-size:144px;flex-basis:144px}.p-topProgressValue__num{margin-top:5px;font-size:2.3rem}.p-topProgressValue__num span{font-size:6.7rem}.p-topProgressValue__num.-aka{padding-left:32px}.p-topProgressValue__num.-midori{padding-right:28px;text-align:right}.p-topProgressValue__vs{top:106px;font-size:4.7rem}.p-topProgressBar{height:12px;margin-top:5px}.p-topShareList__item{margin:0 24px}.p-topShareList__link{width:87px}.p-topSummary{margin-right:-100px;margin-left:-100px;padding:54px 40px 50px}.p-topSummary__body{-webkit-box-sizing:border-box;box-sizing:border-box;width:470px;margin:0 auto;padding:44px 30px 36px}.p-topSummary__logo{width:278px}.p-topSummary__textUnderLogo{width:275px;margin-top:8px}.p-topSummary__text{font-size:1.4rem;line-height:2.1}.p-topSummary__schedule{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;font-size:2rem;line-height:1.5}.p-topUpdateInfo{position:relative;width:350px;margin-top:-115px;margin-left:260px;z-index:2}.p-topUpdateInfo__head{margin-bottom:16px}.p-topVideoReport{position:relative;width:230px;margin-top:-140px;z-index:2}.p-videoReport__item{margin-bottom:60px;-ms-flex-preferred-size:calc((100% - 40px)/3);flex-basis:calc((100% - 40px)/3)}.p-videoReport__area{margin-bottom:14px;font-size:2rem}.p-videoReport__title{margin-top:14px;font-size:1.6rem;line-height:1.56}.p-videoReport__name{margin-top:12px;font-size:1.4rem;line-height:1.4}.p-videoReport__views{margin-top:7px;font-size:1.4rem}.p-voteBtnBlock{margin-right:-100px;margin-left:-100px;padding-right:100px;padding-left:100px}.p-voteBtnBlock{padding-top:60px;padding-bottom:55px}.p-voteBtn__items{padding:0 24%}.p-voteBtn__item{-ms-flex-preferred-size:100%;flex-basis:100%}.p-voteBtn__link{margin-bottom:20px;padding:39px 0;font-size:6.4rem}.p-voteBtn__link.-aka{-webkit-box-shadow:0 20px #a00006;box-shadow:0 20px #a00006}.p-voteBtn__link.-midori{-webkit-box-shadow:0 20px #007136;box-shadow:0 20px #007136}.p-voteBtn__link em{margin-bottom:8px;font-size:4rem}.p-voteBtn__finished{padding:30px 0 20px;font-size:1.9rem}.p-voteBtn__finished span{margin-top:15px;font-size:3.8rem;line-height:1.2045}.p-voteTermBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px}.p-voteTermBlock__head{margin-bottom:20px;font-size:3rem}.p-voteTermBlock__text{font-size:2.4rem}.p-voteTermBlock__notes{margin-top:5px;font-size:1.6rem}.p-voteFormHeader{margin-right:-100px;margin-left:-100px;padding-right:100px;padding-left:100px}.p-voteFormHeader{height:360px}.p-voteFormHeader__inner::before{top:0;left:-100px;width:796px;height:100%}.p-voteFormHeader--input{padding-left:485px}.p-voteFormHeader--input__text{margin-top:30px;margin-bottom:-10px;font-size:1.9rem;line-height:2}.p-voteFormHeader--input.-aka::before{background-image:url(../images/vote/bg-voteKitsune.png);background-position:-75px 0}.p-voteFormHeader--input.-midori::before{background-image:url(../images/vote/bg-voteTanuki.png);background-position:-75px 0}.p-voteFormHeader--confirm{padding-left:565px}.p-voteFormHeader--confirm.-aka::before{background-image:url(../images/vote/bg-voteKitsune.png);background-position:0 0}.p-voteFormHeader--confirm.-midori::before{background-image:url(../images/vote/bg-voteTanuki.png);background-position:0 0}.p-voteFormShare{margin-top:90px}.p-voteFormShare__head{margin-bottom:20px}.p-voteFormShare__btnOuter.-samplingVote{width:calc(224px * 2 + 20px);margin:0 auto;padding-bottom:100px}.p-voteFormShare__btn{width:400px;margin-bottom:16px;padding:32px 0;font-size:2.6rem}.p-voteFormShare__btn.-aka{-webkit-box-shadow:0 16px #a00006;box-shadow:0 16px #a00006}.p-voteFormShare__btn.-midori{-webkit-box-shadow:0 16px #007136;box-shadow:0 16px #007136}.-samplingVote .p-voteFormShare__btn{-ms-flex-preferred-size:224px;flex-basis:224px;padding:20px 0}.-samplingVote .p-voteFormShare__btn em{margin-bottom:6px;font-size:1.8rem}.u-onlySPTB{display:none}}@media screen and (max-width:1024px){.l-main{margin:0 15px 15px;padding:0 20px}.c-confirm__subItem{margin-top:10px;font-size:1.3rem}.c-inputFile{max-width:100%;font-size:1.4rem}.c-inputCheck__label{font-size:1.3rem}.c-form__item:nth-child(n+2){margin-top:32px}.c-form__required{margin-right:7px;padding:2px 4px;font-size:1rem;vertical-align:2px}.c-form__title{margin-top:-3px;font-size:1.5rem;line-height:1.3}.c-form__body{margin-top:15px}.c-form__error:not(:empty){margin-top:8px;margin-bottom:-2px;font-size:1rem;line-height:1.4}.c-form__notes{font-size:1rem;line-height:1.5}.c-form__notes:not(:first-child){margin-top:8px}.c-form__btnOuter{margin-top:35px}.c-form__btnError{font-size:1rem;line-height:1.4}.c-internalLink__link{height:36px;font-size:1.4rem}.c-internalLink__link::before,.c-internalLink__link::after{bottom:15px;width:8px;height:1px}.c-internalLink__link::before{right:15px}.c-internalLink__link::after{left:calc(100% - 15px)}.c-pageBlock{padding-top:40px}.c-pageHeader{padding-bottom:35px}.c-stepItem__head{margin-top:14px;font-size:1.7rem;line-height:1.2}.c-stepItem__num{position:relative;top:-1px;width:1.8rem;height:1.8rem;font-size:1.5rem}.c-stepItem__text{margin-top:8px;font-size:1.4rem;line-height:1.57}.c-subBlock{padding-top:55px}.c-subBlock.-howToSampling{padding-bottom:45px}.mfp-close{top:-37px;width:30px;height:30px}.mfp-close::before,.mfp-close::after{width:38px;height:2px}.mfp-arrow{width:35px;height:80px;margin-top:-40px}.mfp-arrow-left::after{margin-top:20px;margin-left:10px;border-width:20px 16px 20px 0}.mfp-arrow-right::after{margin-top:20px;margin-left:9px;border-width:20px 0 20px 16px}.p-contact__head__small{margin-bottom:5px}.p-eventTable thead th{padding:10px;font-size:1.2rem}.p-eventTable tbody td{padding:10px;font-size:1.3rem;line-height:1.5}.p-eventTable__date{width:3.5em}.p-eventTable__prefecture{width:4em}.p-eventTable__time{width:8.5em}.p-finishedEvent__coverText{font-size:1.5rem}.p-eventVenue{padding-top:50px}.p-eventVenueList{margin-top:40px}.c-internalLink+.p-eventVenueList{margin-top:60px}.p-eventVenueList__head{margin-bottom:20px;font-size:1.7rem}.p-footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-footer__logo{-ms-flex-preferred-size:100%;flex-basis:100%;padding:20px 0}.p-footer__middle{margin-top:24px}.p-footer__share{padding-top:25px}.p-companyNav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-footerShare{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}.p-footerShareList__item{margin-left:20px}.p-footerShareList__link{height:25px}.p-formComplete__text{margin-top:-30px;font-size:1.5rem;line-height:1.6}.p-formComplete__closeBtnOuter{margin-top:50px;padding-bottom:50px}.p-formConfirm.-vote{padding-top:50px}.p-formInput.-vote{padding-top:50px}.p-formInput__btn{margin-bottom:8px}.p-formInput__btn.-next::before,.p-formInput__btn.-next::after{right:12px;width:10px;height:2px}.p-formInput__btn.-back::before,.p-formInput__btn.-back::after{left:12px;width:10px;height:2px}.p-globalNav{padding:60px 5px 20px}.p-globalNav__item{margin:14px 5px;font-size:1.4rem}.p-globalNav__link{line-height:1.25}.p-expandMenuBtn{width:30px;height:30px}.p-expandMenuBtn::before,.p-expandMenuBtn::after{top:2px;width:30px}.p-expandMenuBtn::after{top:26px}.p-expandMenuBtn__inner{top:14px;width:30px}.p-expandMenuBtn[aria-expanded=true]::before{width:37px}.p-expandMenuBtn[aria-expanded=true]::after{width:37px}.p-header{padding:15px}.p-header__btn{right:15px}.p-status__head{margin-bottom:16px;font-size:2.3rem}.p-status__body{min-height:260px}.p-status__table{font-size:1.8rem}.p-status__table td{padding:6px 0}.p-status__table td span{font-size:1.6rem}.p-productList{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-productList__items{margin-bottom:12px}.p-productList__item{font-size:1.4rem;line-height:1.57}.p-productList__notes{margin-top:6px;margin-bottom:45px;font-size:1rem;line-height:1.8}.p-samplingBtnBlock{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.p-samplingBtnBlock{padding-top:30px;padding-bottom:26px}.p-samplingBtnBlock__text{margin-top:12px;font-size:1.4rem;line-height:1.5}.p-samplingReport__name{margin-top:12px;font-size:1.4rem}.p-samplingReport__text{margin-top:7px;font-size:1.4rem;line-height:1.57}.p-samplingSubBlock+.p-samplingSubBlock{margin-top:45px}.p-samplingSubBlock__head{margin-bottom:1em;font-size:2rem}.p-samplingSubBlock__mainText{font-size:1.7rem;line-height:1.47}.p-samplingSubBlock__text{font-size:1.4rem;line-height:1.57}.p-samplingSubBlock__mainText+.p-samplingSubBlock__text{margin:.5em 0}.p-samplingSubBlock__notes li{font-size:1rem;line-height:1.7}.p-siteName{margin-right:-15px;margin-left:-15px;padding:15px 0 5px}.p-tabList__btn{height:40px;padding-top:2px;font-size:1.8rem}.p-topBlock{padding-top:60px}.p-topBlock[class*=report02]{padding-top:38px;padding-bottom:30px}.p-topBlock[class*=officialTwitter]{padding-top:80px;padding-bottom:0}.p-topBlock[class*=manifesto]{padding-bottom:54px}.p-topBlock[class*=resultAnnounce]{margin-left:-20px;margin-right:-20px;padding-top:0}.p-topBlock[class*=howToVote]{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.p-topBlock[class*=howToVote]{padding:60px 20px 55px}.p-topBlock[class*=tvcm]{padding-top:70px}.p-topBlock[class*="2018result"]{padding-top:40px;padding-bottom:30px}.p-topBlock[class*=share]{padding:70px 0}.p-topColumnItem__head{margin-top:14px;font-size:1.7rem;line-height:1.28}.p-topColumnItem__text{margin-top:8px;font-size:1.4rem;line-height:1.57}.p-topCountdown__num{margin-right:1px;margin-left:1px;letter-spacing:-1px;vertical-align:-4px;font-size:3rem;text-shadow:-1px 0 0 #fff,1px 0 0 #fff,0 1px 0 #fff,0 -1px 0 #fff}.p-topCurrentStatus__leadtext{font-size:1.3rem;line-height:1.77}.p-topNews__title{font-size:1.4rem;line-height:1.57}.p-topNews__title br{display:none}.p-topNews__info{margin-top:5px;font-size:1.2rem;line-height:1.4}.p-topNews__comingsoon{font-size:1.7rem}.p-topProgressValue{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-topShareList__item{margin:0 12px}.p-topShareList__link{width:44px}.p-topSummary__text{font-size:1.3rem;line-height:1.77}.p-topUpdateInfo__head{width:250px;margin-bottom:12px}.p-videoReport__area{margin-bottom:12px;font-size:1.6rem}.p-videoReport__title{margin-top:10px;font-size:1.4rem;line-height:1.57}.p-videoReport__name{margin-top:8px;font-size:1.2rem;line-height:1.4}.p-videoReport__views{margin-top:6px;font-size:1.2rem}.p-voteBtnBlock{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.p-voteBtnBlock{padding-top:30px;padding-bottom:26px}.p-voteBtn__link.-aka{-webkit-box-shadow:0 10px #a00006;box-shadow:0 10px #a00006}.p-voteBtn__link.-midori{-webkit-box-shadow:0 10px #007136;box-shadow:0 10px #007136}.p-voteTermBlock{margin-top:30px;text-align:center}.p-voteTermBlock__head{margin-bottom:10px;font-size:1.7rem}.p-voteTermBlock__text{font-size:1.5rem}.p-voteTermBlock__notes{margin-top:6px;font-size:1rem}.p-voteFormHeader{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.p-voteFormHeader--input__text{margin-top:16px;font-size:1.4rem;line-height:1.57}.p-voteFormShare__btn.-aka{-webkit-box-shadow:0 8px #a00006;box-shadow:0 8px #a00006}.p-voteFormShare__btn.-midori{-webkit-box-shadow:0 8px #007136;box-shadow:0 8px #007136}.-samplingVote .p-voteFormShare__btn.-aka{-webkit-box-shadow:0 10px #a00006;box-shadow:0 10px #a00006}.-samplingVote .p-voteFormShare__btn.-midori{-webkit-box-shadow:0 10px #007136;box-shadow:0 10px #007136}.u-onlyPC{display:none}}@media screen and (min-width:641px) and (max-width:1024px){.c-btn{border-radius:8px}.c-confirm__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:35px 0}.c-confirm__title{-ms-flex-preferred-size:160px;flex-basis:160px;-ms-flex-negative:0;flex-shrink:0;font-size:1.6rem}.c-confirm__body{-ms-flex-preferred-size:calc(100% - 160px);flex-basis:calc(100% - 160px);font-size:1.4rem;line-height:1.15}.c-confirm__upload{width:250px}.c-confirm__subTitle{width:160px}.c-form{width:500px;margin:0 auto;padding-bottom:50px}.c-form__termsBox{height:160px;margin-top:15px;padding:12px 15px;font-size:1.3rem}.c-formSubBlock__title{font-size:1.3rem;line-height:38px}.c-internalLink__item{-ms-flex-preferred-size:calc((100% - 10px * 3)/4);flex-basis:calc((100% - 10px * 3)/4)}.c-internalLink__item:nth-child(n+5){margin-top:10px}.c-pageHeader__title{width:570px;margin:0 auto 20px}.c-pageHeader__leadText{font-size:1.4rem;text-align:center}.c-stepBlock.-step_2>*{-ms-flex-preferred-size:calc((100% - 40px)/2);flex-basis:calc((100% - 40px)/2)}.c-stepBlock.-step_3>*{-ms-flex-preferred-size:calc((100% - 40px * 2)/3);flex-basis:calc((100% - 40px * 2)/3)}.c-stepItem:nth-child(n+2) .c-stepItem__img::before{top:50%;left:-28px;border-width:15px 0 15px 16px;border-left-color:#eacda5;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-subBlock__head{width:570px;margin:0 auto 20px}.c-subBlock__leadText{font-size:1.4rem;text-align:center}.mfp-arrow-left{right:calc(50% + 150px)}.mfp-arrow-right{left:calc(50% + 150px)}.mfp-iframe-holder{padding-right:60px;padding-left:60px}.mfp-iframe-holder .mfp-arrow-left{right:auto;left:25px}.mfp-iframe-holder .mfp-arrow-right{right:25px;left:auto}.p-caravan{margin-right:-20px;margin-left:-20px;padding:30px 20px 80px}.p-caravan::after{right:15px;bottom:0;width:23vw;height:12vw}.p-caravan__head{position:relative;width:220px;margin:0 auto}.p-caravan__map{margin-top:-50px;padding:0 10px}.p-contact__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;max-width:190px;font-size:1.4rem}.p-contact__text{padding:16px 0 16px 24px;font-size:1.2rem;line-height:1.7;border-left:1px solid #e5e5e5}.p-copyright{margin-top:8px;font-size:1.1rem;text-align:center}.p-cropPhoto__head{margin-bottom:15px;font-size:1.6rem;text-align:center}.p-cropPhoto__text{font-size:1.2rem;text-align:center}.p-cropPhoto__editor{margin-top:20px}.p-entrySchedule__number{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;-ms-flex-preferred-size:180px;flex-basis:180px;font-size:1.2rem;border:1px solid #bfbfbf;border-left-width:0}.p-entrySchedule__table{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.2rem}.p-entrySchedule__table td{width:100%;padding:10px 20px;white-space:nowrap}.p-eventPage__image{margin-top:20px}.p-eventPage__notes{margin-top:60px;padding-bottom:20px;font-size:1.2rem}.p-eventPage__twitterWidget{width:480px}.p-eventTable__name{width:14em}.p-eventVenue__head{width:570px;margin:0 auto 25px}.p-companyNav__item{margin:0 1em;font-size:1.2rem}.p-footerShare__head{padding-top:2px;font-size:1.2rem}.p-formComplete__closeBtn{width:180px;margin-bottom:8px;padding:15px 0 14px 4px;font-size:1.6rem;-webkit-box-shadow:0 8px #6c6c6c;box-shadow:0 8px #6c6c6c}.p-formComplete__closeBtn::before,.p-formComplete__closeBtn::after{left:10px;width:16px;height:2px}.p-formInput__btn.-next{width:300px;padding:17px 0;font-size:2rem;-webkit-box-shadow:0 8px #a00006;box-shadow:0 8px #a00006}.p-formInput__btn.-back{width:185px;padding:17px 0;font-size:2rem;-webkit-box-shadow:0 8px #6c6c6c;box-shadow:0 8px #6c6c6c}.p-goPageTopBtn{width:48px;height:48px;padding-top:31px;font-size:1.1rem}.p-goPageTopBtn::before{top:12px;width:18px;height:12px}.p-howToVoteBlock.-vote{padding-bottom:150px}.p-howToVoteBlock.-sampling{padding-bottom:220px}.p-howToVotePoint{padding:25px 15px 18px}.p-howToVotePoint::before{top:-15px;left:calc((100% - 40px * 2)/3/2);border-width:0 10px 15px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-howToVotePoint__head{margin-bottom:15px;padding:0 4px;font-size:1.7rem}.p-howToVotePoint__text{font-size:1.5rem;line-height:1.6}.p-howToVotePoint__item{margin-top:6px;font-size:1.5rem}.p-logo.-maruchan{width:36px;height:36px}.p-logo.-brand{width:160px;margin-left:6px}.p-logo.-company{width:120px}.p-status{max-width:300px;padding:25px 0 18px}.p-samplingBtnBlock__term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px;font-size:1.4rem}.p-samplingBtn__link{width:350px;margin:0 auto 10px;padding:20px 0;font-size:3.6rem;-webkit-box-shadow:0 10px #a00006;box-shadow:0 10px #a00006}.p-samplingBtn__link em{margin-bottom:6px;font-size:2rem}.p-samplingImage{margin-right:-20px;margin-left:-20px}.p-samplingReport__item{margin-bottom:30px;-ms-flex-preferred-size:calc((100% - 30px)/3);flex-basis:calc((100% - 30px)/3)}.p-samplingReportMore{padding-bottom:45px}.p-samplingReportMore__btn{width:380px;font-size:2rem;line-height:50px;border-radius:26px}.p-samplingReportMore.is-hidden{padding-bottom:15px}.p-samplingSubBlock{width:500px;margin:0 auto}.p-samplingSubBlock__list li{padding-left:1em;font-size:1.4rem;line-height:1.57}.p-siteName::before,.p-siteName::after{top:-23px;width:180px;height:170px}.p-siteName::before{right:calc(50% + 120px)}.p-siteName::after{left:calc(50% + 120px)}.p-siteName__logo{width:300px}.p-siteName__text{width:260px;margin-top:4px}.p-siteName.-topSiteName::before,.p-siteName.-topSiteName::after{top:-22px;width:202px;height:190px}.p-siteName.-topSiteName::before{right:calc(50% + 150px)}.p-siteName.-topSiteName::after{left:calc(50% + 150px)}.p-siteName.-topSiteName .p-siteName__logo{width:360px}.p-siteName.-topSiteName .p-siteName__text{width:310px}.p-tabList::before,.p-tabList::after{width:calc((100% - (200px * 2 + 16px))/2)}.p-tabList__outer::before{width:16px}.p-tabList__item{-ms-flex-preferred-size:200px;flex-basis:200px;margin:0 8px}.p-tabPanel{margin-top:50px}.p-topBlock__head{width:570px;margin:0 auto 20px}.p-topCountdown{position:absolute;top:50px;right:calc(50% + 180px);padding-top:26px;width:100px;height:100px;font-size:1.3rem;line-height:1.2;letter-spacing:-2px}.p-topCountdown__text{margin-bottom:3px;font-size:.9rem}.p-topCurrentStatus{padding-top:10px;padding-bottom:6%;background-image:url(../images/top/kv_bg.png);background-size:contain;margin-left:-20px;margin-right:-20px;background-repeat:no-repeat}.p-topCurrentStatus__head{width:52vw;margin:0 auto 15px}.p-topPowermap{margin:0 auto;width:85%;padding-left:5%}.p-topPowermap__balloon{top:40px;left:0;width:140px;height:140px;padding-top:46px;font-size:1.2rem;line-height:1.6}.p-topPowermap__balloon::before{top:112px;right:4px;border-width:10px 0 10px 20px;border-left-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-topProgress{position:absolute;right:0;bottom:0;width:32vw;max-width:300px}.p-topProgress__notes{margin-top:6px;font-size:1rem}.p-topProgressValue__aka{-ms-flex-preferred-size:92px;flex-basis:92px;padding-right:8px}.p-topProgressValue__midori{-ms-flex-preferred-size:92px;flex-basis:92px;padding-left:8px}.p-topProgressValue__num{margin-top:3px;font-size:1.5rem}.p-topProgressValue__num span{font-size:4.2rem}.p-topProgressValue__num.-aka{padding-left:20px}.p-topProgressValue__num.-midori{padding-right:12px;text-align:right}.p-topProgressValue__vs{top:72px;font-size:3rem}.p-topProgressBar{height:8px;margin-top:4px}.p-topSummary{margin-right:-20px;margin-left:-20px;padding:40px}.p-topSummary__body{-webkit-box-sizing:border-box;box-sizing:border-box;width:420px;margin:0 auto;padding:30px 40px 26px}.p-topSummary__logo{width:180px}.p-topSummary__textUnderLogo{width:180px;margin-top:6px;font-size:1rem}.p-topSummary__schedule{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;font-size:1.6rem;line-height:1.4}.p-topUpdateInfo{margin-top:-115px;margin-left:260px}.p-topVideoReport{width:230px;margin-top:10px}.p-videoReport__item{margin-bottom:45px;-ms-flex-preferred-size:calc((100% - 30px)/3);flex-basis:calc((100% - 30px)/3)}.p-voteBtn__items{padding:0 22%}.p-voteBtn__item{-ms-flex-preferred-size:100%;flex-basis:100%}.p-voteBtn__link{margin-bottom:10px;padding:28px 0;font-size:3rem}.p-voteBtn__link em{margin-bottom:4px;font-size:2rem}.p-voteBtn__finished{padding:16px 0 10px;font-size:1.2rem}.p-voteBtn__finished span{margin-top:10px;font-size:2.6rem;line-height:1.192}.p-voteFormHeader{height:210px}.p-voteFormHeader__inner::before{top:0;left:-20px;width:465px;height:100%}.p-voteFormHeader--input{padding-left:45%}.p-voteFormHeader--input__head{width:280px}.p-voteFormHeader--input.-aka::before{background-image:url(../images/vote/bg-voteKitsune.png);background-size:100%;background-position:calc(-92px + (100vw - 641px)/4) 0}.p-voteFormHeader--input.-midori::before{background-image:url(../images/vote/bg-voteTanuki.png);background-size:100%;background-position:calc(-92px + (100vw - 641px)/4) 0}.p-voteFormHeader--confirm{padding-left:50%}.p-voteFormHeader--confirm__head{width:210px}.p-voteFormHeader--confirm.-aka::before{background-image:url(../images/vote/bg-voteKitsune.png);background-size:100%;background-position:calc(-77px + (100vw - 641px)/4) 0}.p-voteFormHeader--confirm.-midori::before{background-image:url(../images/vote/bg-voteTanuki.png);background-size:100%;background-position:calc(-77px + (100vw - 641px)/4) 0}.p-voteFormShare{margin-top:60px}.p-voteFormShare__head{width:280px;margin:0 auto 15px}.p-voteFormShare__btnOuter.-samplingVote{width:calc(180px * 2 + 20px);margin:0 auto;padding-bottom:50px}.p-voteFormShare__btn{width:300px;margin-bottom:8px;padding:19px 0;font-size:2rem}.-samplingVote .p-voteFormShare__btn{-ms-flex-preferred-size:180px;flex-basis:180px;margin-bottom:10px;padding:20px 0}.-samplingVote .p-voteFormShare__btn em{margin-bottom:4px;font-size:1.4rem}}@media screen and (max-width:640px){.c-btn{border-radius:5px}.c-confirm__item{padding:35px 0}.c-confirm__item:last-child{padding-bottom:15px}.c-confirm__title{font-size:1.5rem}.c-confirm__title:nth-of-type(n+2){margin-top:25px}.c-confirm__body{margin-top:12px;font-size:1.4rem;line-height:1.5}.c-confirm__subTitle{width:10em}.c-textarea{height:300px}.c-form{padding-bottom:35px}.c-form__hyphen{width:16px;font-size:1.3rem}.c-form__emailConfirm{font-size:1.3rem}.c-form__termsBox{height:260px;margin-top:15px;padding:12px 15px;font-size:1.3rem}.c-form__agreeCheck{text-align:center}.c-form__btnOuter.-btn_2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-formSubBlock{margin-top:10px}.c-formSubBlock__title{display:block;margin-bottom:8px;font-size:1.3rem}.c-internalLink__item{-ms-flex-preferred-size:calc((100% - 5px)/2);flex-basis:calc((100% - 5px)/2)}.c-internalLink__item:nth-child(n+3){margin-top:5px}.c-pageHeader__title{width:250px;margin:0 auto 15px}.c-pageHeader__leadText{font-size:1.4rem}.c-pageHeader__leadText.-voteForm{text-align:center;line-height:1.2}.c-pageHeader__leadText p+p{margin-top:.6em}.c-pageHeader__leadText small{font-size:1rem}.c-stepItem+.c-stepItem{margin-top:60px}.c-stepItem__img img{width:100%}.c-stepItem:nth-child(n+2) .c-stepItem__img::before{top:-41px;left:50%;border-width:22px 23px 0;border-top-color:#eacda5;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-subBlock__head{width:250px;margin:0 auto 20px}.c-subBlock__leadText{font-size:1.4rem}.c-subBlock__leadText.-voteForm{text-align:center;line-height:1.2}.c-subBlock__leadText p+p{margin-top:.6em}.c-subBlock__leadText .notice{font-size:1.2rem}.c-tableWrapper{width:100%;padding-bottom:10px;overflow-x:auto}.c-tableWrapper::-webkit-scrollbar{height:10px}.c-tableWrapper::-webkit-scrollbar-thumb{background-color:#c4bbaf;border-radius:5px}.c-tableWrapper::-webkit-scrollbar-track{background-color:rgba(196,187,175,.55);border-radius:5px}.mfp-arrow-left{right:calc(50% + 125px)}.mfp-arrow-right{left:calc(50% + 125px)}.mfp-iframe-holder{padding-right:35px;padding-left:35px}.mfp-iframe-holder .mfp-arrow-left{right:auto;left:0}.mfp-iframe-holder .mfp-arrow-right{right:0;left:auto}.p-caravan{margin-right:-20px;margin-left:-20px;padding:30px 20px 75px}.p-caravan::after{right:5px;bottom:0;width:127px;height:67px}.p-caravan__head{width:250px;margin:0 auto 15px}.p-caravan__map{margin:15px -20px 0;padding:0 8px}.p-caravan__notes{font-size:1.2rem;text-align:center}.p-contact__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:31.25%;max-width:150px;padding-top:15px;font-size:1rem}.p-contact__text{padding:12px 0 12px 14px;font-size:1rem;line-height:1.7;border-left:1px solid rgba(229,229,229,.3)}.p-copyright{margin-top:7px;font-size:.7rem;text-align:center}.p-cropPhoto__head{margin-bottom:15px;font-size:1.5rem}.p-cropPhoto__text{font-size:1rem}.p-cropPhoto__editor{margin-top:16px}.p-entrySchedule{margin-top:16px}.p-entrySchedule__number{padding:10px;font-size:1.2rem;text-align:center;border:1px solid #bfbfbf;border-bottom-width:0}.p-entrySchedule__table{width:100%;font-size:1rem;line-height:1.2}.p-entrySchedule__table th{padding:9px 7px}.p-entrySchedule__table td{padding:9px 7px}.p-eventPage__image{margin:25px -20px 0}.p-eventPage__notes{margin-top:55px;padding-bottom:15px;font-size:1rem;line-height:1.25}.p-eventTable{width:500px}.p-eventTable__name{width:9em}.p-eventTable__address{width:17em}.p-eventVenue__head{width:250px;margin:0 auto 25px}.p-companyNav__item{margin:0 .5em;font-size:.9rem}.p-footerShare__head{padding-top:2px;font-size:1rem}.p-formComplete__closeBtn{width:64%;margin-bottom:8px;padding:13px 0 12px 4px;font-size:1.5rem;-webkit-box-shadow:0 8px #6c6c6c;box-shadow:0 8px #6c6c6c}.p-formComplete__closeBtn::before,.p-formComplete__closeBtn::after{left:8px;width:15px;height:2px}.p-formInput.-samplingEntry,.p-formInput.-samplingVote{padding-top:30px}.p-formInput__number{width:66px}.p-formInput__number02{width:80px}.p-formInput__numberOfVote{width:calc(100% - 2rem)}.p-formInput__unit{width:1em;font-size:1.3rem}.p-formInput__btn.-next{width:100%;padding:17px 0 16px;font-size:2rem;-webkit-box-shadow:0 8px #a00006;box-shadow:0 8px #a00006}.p-formInput__btn.-back{width:56%;margin-top:15px;padding:12px 0;font-size:1.6rem;-webkit-box-shadow:0 8px #6c6c6c;box-shadow:0 8px #6c6c6c}.p-goPageTopBtn{width:34px;height:34px;padding-top:21px;font-size:.7rem}.p-goPageTopBtn::before{top:9px;width:13px;height:9px}.p-howToVotePoint{position:relative;margin-top:22px;padding:20px 10px 14px}.p-howToVotePoint::before{top:-15px;left:15px;border-width:0 10px 15px}.p-howToVotePoint__head{margin-bottom:15px;padding:0 3px;font-size:1.4rem}.p-howToVotePoint__text{font-size:1.3rem;line-height:1.55}.p-howToVotePoint__item{margin-top:6px;font-size:1.3rem}.p-logo.-maruchan{width:31px;height:31px}.p-logo.-brand{width:105px;margin-left:5px}.p-logo.-company{width:80px}.p-status{max-width:250px;padding:25px 0 18px}.p-samplingBtnBlock__term{margin-top:35px;font-size:1.4rem;text-align:center;line-height:1.5}.p-samplingBtn__link{margin-bottom:10px;padding:16px 0;font-size:2.8rem;-webkit-box-shadow:0 10px #a00006;box-shadow:0 10px #a00006}.p-samplingBtn__link em{margin-bottom:5px;font-size:1.5rem}.p-samplingImage{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.p-samplingImage__img{-ms-flex-preferred-size:50%;flex-basis:50%}.p-samplingReport__item{margin-bottom:25px}.p-samplingReportBar{font-size:1.5rem}.p-samplingReportMore{margin-top:30px;padding-bottom:30px}.p-samplingReportMore__btn{width:100%;font-size:1.5rem;line-height:44px;border-radius:23px}.p-samplingReportMore.is-hidden{padding-bottom:5px}.p-samplingSubBlock__list li{font-size:1.4rem;line-height:1.57}.p-siteName::before,.p-siteName::after{top:-2px;width:96px;height:90px}.p-siteName::before{right:calc(50% + 74px)}.p-siteName::after{left:calc(50% + 74px)}.p-siteName__logo{width:176px}.p-siteName__text{width:170px;margin-top:4px;font-size:7px}.p-tabList::before,.p-tabList::after{width:10px}.p-tabList__outer::before{width:10px}.p-tabList__item{-ms-flex-preferred-size:calc((100% - 30px)/2);flex-basis:calc((100% - 30px)/2);margin:0 5px}.p-tabPanel{margin-top:50px}.p-topBlock__head{width:250px;margin:0 auto 20px}.p-topBlock[class*=officialTwitter]{padding-top:40px;padding-bottom:0}.p-topColumnItem+.p-topColumnItem{margin-top:34px}.p-topColumnItem__img img{width:100%}.p-topColumnItem__imgs{-ms-flex-wrap:wrap;flex-wrap:wrap}.p-topColumnItem__imgs .p-topColumnItem__img{-ms-flex-preferred-size:50%;flex-basis:50%}.p-topCountdown{position:absolute;top:10px;left:50%;padding-top:24px;width:92px;height:92px;font-size:1.3rem;line-height:1.2;letter-spacing:-2px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-topCountdown__text{margin-bottom:3px;font-size:.8rem}.p-topCurrentStatus{padding-top:5%;padding-bottom:55%;margin-left:-20px;margin-right:-20px;background-image:url(../images/top/kv_bg-sp.png);background-size:contain;background-repeat:no-repeat}.p-topCurrentStatus__head{margin-left:-20px;margin-right:-20px;width:100vw}.p-topCountdown+.p-topCurrentStatus__head{margin-top:60px}.p-topPowermap{max-width:400px;margin:10px auto 0}.p-topPowermap__balloon{top:10px;left:0;width:105px;height:105px;padding-top:35px;font-size:1rem;line-height:1.5}.p-topPowermap__balloon::before{top:86px;right:6px;border-width:8px 0 8px 16px;border-left-color:#fff;-webkit-transform:rotate(52deg);transform:rotate(52deg)}.p-topProgress{max-width:345px;margin:15px auto 0}.p-topProgress__notes{margin-top:6px;font-size:.9rem}.p-topProgressValue__aka{-ms-flex-preferred-size:85px;flex-basis:85px;padding-right:8px}.p-topProgressValue__midori{-ms-flex-preferred-size:85px;flex-basis:85px;padding-left:8px}.p-topProgressValue__num{margin-top:4px;font-size:1.3rem}.p-topProgressValue__num span{font-size:3.8rem}.p-topProgressValue__num.-aka{padding-right:5px;text-align:right}.p-topProgressValue__num.-midori{padding-left:12px}.p-topProgressValue__vs{top:68px;font-size:2.7rem}.p-topProgressBar{height:6px;margin-top:5px}.p-topSummary{margin-right:-20px;margin-left:-20px;padding:30px 20px}.p-topSummary::before{background-image:url(../images/top/bg-campaignSummary-aka-sp.jpg)}.p-topSummary::after{background-image:url(../images/top/bg-campaignSummary-midori-sp.jpg)}.p-topSummary__body{padding:30px 14px 26px}.p-topSummary__logo{width:170px}.p-topSummary__textUnderLogo{width:170px;margin-top:6px;font-size:.7rem}.p-topSummary__schedule{margin-top:18px;font-size:1.5rem;line-height:1.34}.p-topSummary__schedule dt{margin-top:10px}.p-topUpdateInfo{margin-top:30px}.p-topUpdateList__item{margin-top:8px;line-height:1.357}.p-topUpdateList__link{display:block}.p-topVideoReport{max-width:345px;margin:40px auto}.p-videoReport__item{padding-bottom:45px}.p-voteBtn__items{padding:0 16%}.p-voteBtn__item{-ms-flex-preferred-size:100%;flex-basis:100%}.p-voteBtn__link{margin-bottom:10px;padding:22px 0;font-size:2rem}.p-voteBtn__link em{margin-bottom:3px;font-size:1.3rem}.p-voteBtn__finished{padding:15px 0 10px;font-size:1rem}.p-voteBtn__finished span{margin-top:6px;font-size:1.5rem;line-height:1.3;white-space:nowrap}.p-voteFormHeader__inner{padding:30px 0 190px}.p-voteFormHeader__inner::before{top:0;right:-20px;bottom:0;left:-20px}.p-voteFormHeader--input{padding:30px 0 58vw}.p-voteFormHeader--input__head{width:250px;margin:0 auto}.p-voteFormHeader--input.-aka::before{background-image:url(../images/vote/bg-voteKitsune-sp.png);background-size:100%;background-position:center bottom}.p-voteFormHeader--input.-midori::before{background-image:url(../images/vote/bg-voteTanuki-sp.png);background-size:100%;background-position:center bottom}.p-voteFormHeader--confirm{padding:30px 0 60vw}.p-voteFormHeader--confirm__head{width:250px;margin:0 auto}.p-voteFormHeader--confirm.-aka::before{background-image:url(../images/vote/bg-voteKitsune-sp.png);background-size:100%;background-position:center bottom}.p-voteFormHeader--confirm.-midori::before{background-image:url(../images/vote/bg-voteTanuki-sp.png);background-size:100%;background-position:center bottom}.p-voteFormShare{margin-top:45px}.p-voteFormShare__head{width:250px;margin:0 auto 10px}.p-voteFormShare__btnOuter.-samplingVote{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px}.p-voteFormShare__btn{width:100%;margin-bottom:8px;padding:19px 0;font-size:2rem}.-samplingVote .p-voteFormShare__btn{-ms-flex-preferred-size:calc((100% - 5px)/2);flex-basis:calc((100% - 5px)/2);margin-bottom:10px;padding:22px 0}.-samplingVote .p-voteFormShare__btn em{margin-bottom:3px;font-size:1.3rem}.u-onlyPCTB{display:none}}@media screen and (min-width:641px){.c-confirm__title:nth-of-type(n+2){margin-top:16px}.c-confirm__body:nth-of-type(n+2){margin-top:16px}.c-confirm__subItems{-ms-flex-preferred-size:100%;flex-basis:100%}.c-textarea{height:220px}.c-form__btnOuter.-btn_2{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-formSubBlock{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.c-formSubBlock__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.c-pageHeader__leadText small{font-size:100%}.c-stepBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-entrySchedule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:22px}.p-entrySchedule__table th{padding:10px 20px 10px 22px}.p-eventTable{width:100%}.p-formInput.-samplingEntry,.p-formInput.-samplingVote{padding-top:40px}.p-formInput__subTltle-address{width:5em}.p-formInput__subTltle-team{width:6em}.p-formInput__subTltle-breakdown{width:9em}.p-formInput__age{width:116px}.p-formInput__number{width:116px}.p-formInput__number02{width:150px}.p-formInput__prefectures{width:115px}.p-formInput__characteristic{width:240px}.p-formInput__numberOfVote{width:115px}.p-howToVoteBlock{position:relative}.p-howToVotePoint{position:absolute;right:0;bottom:0;left:0}.p-samplingImage__img{-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:25.5%;flex-basis:25.5%}.p-samplingReport{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-samplingReport::after{content:"";-ms-flex-preferred-size:calc((100% - 40px)/3);flex-basis:calc((100% - 40px)/3)}.p-samplingReportBar{font-size:1.4rem}.p-samplingSubBlock__list li::before{position:absolute;top:0;left:0}.p-topBlock__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-topBlock__body.-column_1>*{-ms-flex-preferred-size:100%;flex-basis:100%}.p-topBlock__body.-column_2>*{-ms-flex-preferred-size:calc((100% - 20px)/2);flex-basis:calc((100% - 20px)/2)}.p-topBlock__body.-column_3>*{-ms-flex-preferred-size:calc((100% - 40px)/3);flex-basis:calc((100% - 40px)/3)}.p-topColumnItem__imgs .p-topColumnItem__img{-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:25.5%;flex-basis:25.5%}.p-topSummary::before{background-image:url(../images/top/bg-campaignSummary-aka.jpg)}.p-topSummary::after{background-image:url(../images/top/bg-campaignSummary-midori.jpg)}.p-topSummary__schedule dt{-ms-flex-preferred-size:5em;flex-basis:5em;margin-top:8px}.p-topSummary__schedule dd{-ms-flex-preferred-size:calc(100% - 5em);flex-basis:calc(100% - 5em);margin-top:8px}.p-topUpdateList__item{padding-left:2px;line-height:2}.p-topUpdateList__link{display:-webkit-box;display:-ms-flexbox;display:flex}.p-topUpdateList__date{-ms-flex-preferred-size:4.8em;flex-basis:4.8em;-ms-flex-negative:0;flex-shrink:0}.p-videoReport{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-videoReport::after{content:"";-ms-flex-preferred-size:calc((100% - 40px)/3);flex-basis:calc((100% - 40px)/3)}.p-voteFormHeader__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.p-voteFormShare__btnOuter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.u-onlySP{display:none}}