@charset "UTF-8";/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */html{font-size:62.5%;box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}body{width:100%;color:#333;font-family:Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Meiryo,メイリオ,Osaka,MS PGothic,arial,helvetica,sans-serif;font-size:16px;font-size:1.6rem}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:0;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}.dac-article{display:block;width:100%;min-height:60vh}@media screen and (max-width: 767px){.dac-article{margin-top:15px}}.dac-breadcrumb{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.dac-breadcrumb{display:none}}.dac-breadcrumb__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center}.dac-breadcrumb__item{font-size:12px;font-size:1.2rem;padding-right:20px;position:relative}.dac-breadcrumb__item:after{content:"";margin:auto;width:6px;height:6px;border:1px solid;border-color:#333 #333 transparent transparent;transform:rotate(45deg);position:absolute;top:0;right:10px;bottom:0}.dac-breadcrumb__item:last-child{padding-right:0}.dac-breadcrumb__item:last-child:after{border-color:transparent}.dac-breadcrumb__link{color:#00adf5}.dac-breadcrumb__link:hover{text-decoration:none}.is-current .dac-breadcrumb__link{text-decoration:none;color:#333;pointer-events:none}.dac-breadcrumb__mypage{display:block;list-style-type:disc;padding:0 0 0 16px}.dac-breadcrumb__mypage--item{font-size:12px;font-size:1.2rem;padding-right:20px;position:relative}.dac-breadcrumb-head__link{font-size:12px;font-size:1.2rem;display:inline-block;vertical-align:middle;margin-right:10px;color:#00adf5}.dac-breadcrumb-head__link:hover{text-decoration:none}.dac-breadcrumb-head__link:last-child{margin-right:0}.dac-footer{margin-top:100px;width:100%;border-top:1px solid #c8c8c8}@media screen and (max-width: 767px){.dac-footer{margin-top:50px}}.dac-footer__inner{display:flex;justify-content:space-between;align-items:center;margin:auto;padding:65px 0 80px;max-width:980px;width:100%;position:relative}@media screen and (max-width: 767px){.dac-footer__inner{flex-flow:column;padding:35px 0 50px}}.dac-footer__copy{font-size:14px;font-size:1.4rem;text-align:center;color:#333}@media screen and (max-width: 767px){.dac-footer__copy{font-size:12px;font-size:1.2rem;margin-bottom:20px}}.dac-footer__siteseal{display:flex}@keyframes dac-hamburger-opend{0%{opacity:0}to{opacity:1}}@keyframes dac-hamburger-closed{0%{opacity:1}to{opacity:0}}.dac-header{display:block;margin-bottom:20px;width:100%;border-bottom:1px solid #c8c8c8}@media screen and (max-width: 767px){.dac-header{margin:0 auto;border-bottom-width:0;position:fixed;top:0;left:0;right:0;z-index:9999}}.dac-header__inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:980px;width:100%;height:60px;position:relative}@media screen and (max-width: 767px){.dac-header__inner{padding:0 20px;background-color:#fff}}.dac-header__logo{display:flex;align-items:center;line-height:1}@media screen and (max-width: 767px){.dac-header__logo img{max-width:108px;width:100%;height:auto}}.dac-header__link,.dac-header-logo-onamae__link{display:block;line-height:0}.dac-header__link img,.dac-header-logo-onamae__link img{max-width:88px;height:auto}@media screen and (max-width: 767px){.dac-header__link img,.dac-header-logo-onamae__link img{max-width:72px}}.dac-header__link.is-large img,.is-large.dac-header-logo-onamae__link img{width:110px;max-width:110px}.dac-header__title,.dac-header-mypage__title{margin-right:16px}@media screen and (max-width: 767px){.dac-header__title,.dac-header-mypage__title{margin-right:10px}}.dac-header__title img,.dac-header-mypage__title img{display:flex;max-width:180px;height:auto}@media screen and (min-width: 768px){.dac-header__title img,.dac-header-mypage__title img{width:116px}}@media screen and (max-width: 767px){.dac-header__title img,.dac-header-mypage__title img{width:106px}}@media screen and (min-width: 768px){.dac-header__title.is-sell img,.is-sell.dac-header-mypage__title img{width:175px}}@media screen and (max-width: 767px){.dac-header__title.is-sell img,.is-sell.dac-header-mypage__title img{width:146px}}@media screen and (min-width: 768px){.dac-header__title.is-visible img,.is-visible.dac-header-mypage__title img{width:175px}}@media screen and (max-width: 767px){.dac-header__title.is-visible img,.is-visible.dac-header-mypage__title img{width:146px}}@media screen and (max-width: 767px){.dac-header-overlay.is-active{margin:auto;width:100%;height:120vh;overflow:hidden;background:#00000026;position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1}}.dac-header-login__menu{display:flex;padding:5px 20px;background-color:#fff;border:1px solid #cc0000;border-radius:20px;position:relative}.dac-header-login__menu:after{content:"/";color:#c00;position:absolute;top:3px;right:96px;bottom:auto;left:auto}.dac-header-login__mypage:after{position:absolute;top:3px;right:80px;bottom:auto;left:auto}.dac-header__visible{list-style:none}.dac-header__visible.is-visible{display:none}@media screen and (max-width: 399px){.dac-header__visible .dac-btn-oval{padding:8px 15px;max-width:100%}}@media screen and (min-width: 768px){.dac-header__visible{display:none}}.dac-header-mypage__title img{width:189px}.dac-header-logo-onamae__link img{max-width:max-content;width:auto;height:35px}.dac-header-nav{margin-left:auto}@media screen and (max-width: 767px){.dac-header-nav{background-color:#fff;transition:height .2s ease-in-out;overflow:hidden}.dac-header-nav.is-active{margin:auto;position:relative;z-index:9999}}.dac-header-nav__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;color:#333}@media screen and (max-width: 767px){.dac-header-nav__list{flex-flow:column wrap}}@media screen and (max-width: 767px){.dac-header-nav__heading,.dac-header-nav__heading--member{font-size:10px;font-size:1rem;display:flex;align-items:flex-end;justify-content:space-between;padding:10px;width:100%;background-color:#f6f6f6}}.dac-header-nav__heading--member{color:#c00}.dac-header-nav__mypage{width:100%}.dac-header-nav__item,.dac-header-nav__item--menu{margin-left:30px;position:relative}.dac-header-nav__item:first-of-type,.dac-header-nav__item--menu:first-of-type{margin-left:0}.dac-header-nav__item:first-of-type:before,.dac-header-nav__item--menu:first-of-type:before{content:none}.dac-header-nav__item:last-of-type,.dac-header-nav__item--menu:last-of-type{margin-left:10px}.dac-header-nav__item:last-of-type:before,.dac-header-nav__item--menu:last-of-type:before{content:none}.dac-header-nav__item:before,.dac-header-nav__item--menu:before{content:"/";color:#c8c8c8;position:absolute;top:-2px;right:0;bottom:auto;left:-20px}.dac-header-nav__item--menu:before{content:none}@media screen and (max-width: 767px){.dac-header-nav__item,.dac-header-nav__item--menu{display:block;margin-left:0;width:100%;border-bottom:1px solid #f6f6f6}.dac-header-nav__item:before,.dac-header-nav__item--menu:before{content:none}.dac-header-nav__item:last-of-type,.dac-header-nav__item--menu:last-of-type{margin-left:0}}.dac-header-nav__link{font-size:12px;font-size:1.2rem;display:block;color:#333;text-decoration:none;position:relative}.is-current .dac-header-nav__link{color:#c00;pointer-events:none}.is-current .dac-header-nav__link:hover{text-decoration:none}@media screen and (min-width: 768px){.dac-header-nav__link:hover{color:#c00;text-decoration:underline}}.dac-header-login__menu .dac-header-nav__link{font-size:14px;font-size:1.4rem;color:#c00}.dac-header-login__menu .dac-header-nav__link:first-child{margin-right:20px}.dac-header-login__menu .dac-header-nav__link.is-current{text-decoration:underline;pointer-events:none}@media screen and (max-width: 767px){.dac-header-nav__link{font-size:12px;font-size:1.2rem;display:block;padding:15px}.dac-header-nav__link:after{content:"";margin:auto;width:8px;height:8px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(45deg);position:absolute;top:0;right:10px;bottom:0}}.dac-header-nav__trigger{display:block;padding:10px;width:30px;height:60px;border-width:0;outline:none;position:relative}@media screen and (min-width: 768px){.dac-header-nav__trigger{display:none}}.dac-header-nav__trigger-item{display:inline-block;margin:auto;width:25px;height:2px;background-color:#333;border-radius:4px;position:absolute;left:0;right:0;transition:all .4s}.dac-header-nav__trigger-item:first-of-type{top:20px}.is-active .dac-header-nav__trigger-item:first-of-type{transform:translateY(8px) rotate(-45deg)}.dac-header-nav__trigger-item:nth-of-type(2){top:29px}.is-active .dac-header-nav__trigger-item:nth-of-type(2){opacity:0}.dac-header-nav__trigger-item:last-of-type{bottom:20px}.is-active .dac-header-nav__trigger-item:last-of-type{transform:translateY(-10px) rotate(45deg)}@media screen and (max-width: 767px){.dac-header-nav__btn{display:block;padding:25px;width:100%;text-align:center;background-color:#f6f6f6}}.dac-hamburger-enter-active{animation-duration:.25s;animation-fill-mode:both;animation-name:dac-accordion-opend}.dac-hamburger-leave-active{animation-duration:1s;animation-fill-mode:both;animation-name:dac-accordion-closed}.dac-layout-stackable,.dac-layout-stackable--md,.dac-layout-stackable--sm{margin:20px auto}@media screen and (max-width: 399px){.dac-layout-stackable,.dac-layout-stackable--md,.dac-layout-stackable--sm{margin:10px auto}}.dac-layout-stackable--sm{margin:10px auto}@media screen and (max-width: 399px){.dac-layout-stackable--sm{margin:5px auto}}.dac-layout-stackable--md{margin:30px auto 40px}.dac-layout-stackable__inner{margin:auto;max-width:980px;width:100%}.dac-layout-stackable__inner-end{display:flex;justify-content:flex-end}.dac-layout-stackable__body{display:flex;justify-content:space-between}.dac-layout-footer__top{display:flex;justify-content:space-between;margin:0 0 10px}@media screen and (max-width: 767px){.dac-layout-footer__top{margin:10px auto;max-width:370px}.dac-layout-footer__top>.dac-btn--md-inline{margin-left:10px}}.dac-layout-footer__bottom{display:block;text-align:left}@media screen and (max-width: 767px){.dac-layout-auction{display:flex;flex-flow:wrap-reverse;justify-content:center}}@media screen and (max-width: 767px){.dac-layout-auction__item{margin:10px 0 0;width:100%}}.dac-layout-auction__item:last-child{margin-top:40px}@media screen and (max-width: 767px){.dac-layout-auction__item:last-child{margin:0;width:100%}}.dac-layout-column,.dac-layout-column--6to2,.dac-layout-column--6to1,.dac-layout-column--6to1-reverse,.dac-layout-column--6,.dac-layout-column--5to2,.dac-layout-column--5to1,.dac-layout-column--5to1-reverse,.dac-layout-column--5,.dac-layout-column--4to2,.dac-layout-column--4to1,.dac-layout-column--4to1-reverse,.dac-layout-column--4,.dac-layout-column--3to2,.dac-layout-column--3to1,.dac-layout-column--3to1-reverse,.dac-layout-column--3,.dac-layout-column--2to2,.dac-layout-column--2to1,.dac-layout-column--2to1-reverse,.dac-layout-column--2,.dac-layout-column-reverse{display:flex;justify-content:space-around;flex-flow:row wrap;text-align:center}.dac-layout-column-reverse{flex-flow:wrap-reverse}.dac-layout-column__item{margin-bottom:10px}@media screen and (max-width: 767px){.dac-layout-column--2to1,.dac-layout-column--2to1-reverse{flex-flow:column wrap}}.dac-layout-column--2to1-reverse{flex-flow:wrap-reverse}@media screen and (max-width: 767px){.dac-layout-column--2to2{flex-flow:column wrap}}.dac-layout-column--2 .dac-layout-column__item,.dac-layout-column--2to1 .dac-layout-column__item,.dac-layout-column--2to1-reverse .dac-layout-column__item{margin-bottom:2%;max-width:48%}@media screen and (max-width: 767px){.dac-layout-column--2to1 .dac-layout-column__item,.dac-layout-column--2to1-reverse .dac-layout-column__item{max-width:100%}}.dac-layout-column--2to2 .dac-layout-column__item{margin-bottom:2%;max-width:48%}@media screen and (max-width: 767px){.dac-layout-column--2to2 .dac-layout-column__item{max-width:48%}}@media screen and (max-width: 767px){.dac-layout-column--3to1,.dac-layout-column--3to1-reverse{flex-flow:column wrap}}.dac-layout-column--3to1-reverse{flex-flow:wrap-reverse}@media screen and (max-width: 767px){.dac-layout-column--3to2{flex-flow:column wrap}}.dac-layout-column--3 .dac-layout-column__item,.dac-layout-column--3to1 .dac-layout-column__item,.dac-layout-column--3to1-reverse .dac-layout-column__item{margin-bottom:3%;max-width:calc(100% / 3 - 3 * 1%)}@media screen and (max-width: 767px){.dac-layout-column--3to1 .dac-layout-column__item,.dac-layout-column--3to1-reverse .dac-layout-column__item{max-width:100%}}.dac-layout-column--3to2 .dac-layout-column__item{margin-bottom:3%;max-width:calc(100% / 3 - 3 * 1%)}@media screen and (max-width: 767px){.dac-layout-column--3to2 .dac-layout-column__item{max-width:48%}}@media screen and (max-width: 767px){.dac-layout-column--4to1,.dac-layout-column--4to1-reverse{flex-flow:column wrap}}.dac-layout-column--4to1-reverse{flex-flow:wrap-reverse}@media screen and (max-width: 767px){.dac-layout-column--4to2{flex-flow:column wrap}}.dac-layout-column--4 .dac-layout-column__item,.dac-layout-column--4to1 .dac-layout-column__item,.dac-layout-column--4to1-reverse .dac-layout-column__item{margin-bottom:4%;max-width:21%}@media screen and (max-width: 767px){.dac-layout-column--4to1 .dac-layout-column__item,.dac-layout-column--4to1-reverse .dac-layout-column__item{max-width:100%}}.dac-layout-column--4to2 .dac-layout-column__item{margin-bottom:4%;max-width:21%}@media screen and (max-width: 767px){.dac-layout-column--4to2 .dac-layout-column__item{max-width:48%}}@media screen and (max-width: 767px){.dac-layout-column--5to1,.dac-layout-column--5to1-reverse{flex-flow:column wrap}}.dac-layout-column--5to1-reverse{flex-flow:wrap-reverse}@media screen and (max-width: 767px){.dac-layout-column--5to2{flex-flow:column wrap}}.dac-layout-column--5 .dac-layout-column__item,.dac-layout-column--5to1 .dac-layout-column__item,.dac-layout-column--5to1-reverse .dac-layout-column__item{margin-bottom:5%;max-width:15%}@media screen and (max-width: 767px){.dac-layout-column--5to1 .dac-layout-column__item,.dac-layout-column--5to1-reverse .dac-layout-column__item{max-width:100%}}.dac-layout-column--5to2 .dac-layout-column__item{margin-bottom:5%;max-width:15%}@media screen and (max-width: 767px){.dac-layout-column--5to2 .dac-layout-column__item{max-width:48%}}@media screen and (max-width: 767px){.dac-layout-column--6to1,.dac-layout-column--6to1-reverse{flex-flow:column wrap}}.dac-layout-column--6to1-reverse{flex-flow:wrap-reverse}@media screen and (max-width: 767px){.dac-layout-column--6to2{flex-flow:column wrap}}.dac-layout-column__item{width:100%}.dac-layout-column--6 .dac-layout-column__item,.dac-layout-column--6to1 .dac-layout-column__item,.dac-layout-column--6to1-reverse .dac-layout-column__item{margin-bottom:6%;max-width:calc(100% / 6 - 6 * 1%)}@media screen and (max-width: 767px){.dac-layout-column--6to1 .dac-layout-column__item,.dac-layout-column--6to1-reverse .dac-layout-column__item{max-width:100%}}.dac-layout-column--6to2 .dac-layout-column__item{margin-bottom:6%;max-width:calc(100% / 6 - 6 * 1%)}@media screen and (max-width: 767px){.dac-layout-column--6to2 .dac-layout-column__item{max-width:48%}}.dac-layout-easy-bid{display:flex;padding:16px 0}.dac-layout-easy-bid.pb0{padding-bottom:0}.dac-layout-easy-bid.pb12{padding-bottom:12px}@media screen and (max-width: 767px){.dac-layout-easy-bid{justify-content:space-between;flex-wrap:wrap;padding:12px 0 14px}}@media screen and (max-width: 399px){.dac-layout-easy-bid{justify-content:space-between;flex-wrap:wrap;padding:12px 0 14px}}.dac-layout-easy-bid__item{font-size:12px;font-size:1.2rem;display:-webkit-box;-webkit-box-align:center}@media screen and (max-width: 767px){.dac-layout-easy-bid__item{font-size:14px;font-size:1.4rem}}.dac-layout-easy-bid__item--price{font-size:2;font-weight:700;margin-left:20px}.dac-layout-easy-bid__item:first-child{margin-right:20px}@media screen and (max-width: 767px){.dac-layout-easy-bid__item:first-child{flex-basis:100%;margin-bottom:4px}}.dac-layout-easy-bid__item:nth-child(n+2):nth-child(-n+3){margin-right:4px}@media screen and (max-width: 767px){.dac-layout-easy-bid__item:nth-child(n+2):nth-child(-n+3){margin-right:10px}}.dac-layout-time-left{font-size:18px;font-weight:700;color:#c00;display:flex;padding:5px 0 10px;justify-content:center}.dac-layout-time-left__date{display:flex;align-items:center}.dac-layout-time-left__unit{padding-left:6px}.dac-loader{width:100%;height:120vh;background-color:#ffffff80;overflow:hidden;position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000}.dac-loader__spinner{width:128px;height:15px;line-height:0;transform:translate(-50%,-50%);position:absolute;top:50%;right:auto;bottom:auto;left:50%}@media screen and (max-width: 767px){.dac-main{padding-top:60px}}.dac-section,.dac-section--auction,.dac-section--max{display:block;padding:0 10px;margin:0 0 20px;width:100%;position:relative}.dac-section:last-child,.dac-section--auction:last-child,.dac-section--max:last-child{margin-bottom:0}.dac-section--max{padding:0}.dac-section--auction{margin-top:60px;padding:0 10px}.dac-section__inner,.dac-section__inner--lg,.dac-section__inner--md,.dac-section__inner--sm{padding:0;margin:0 auto;width:100%;max-width:1200px}.dac-section__inner--sm{max-width:700px}.dac-section__inner--md{max-width:800px}.dac-section__inner--lg{max-width:980px}.dac-accordion{display:block;width:100%;border:1px solid #c8c8c8;border-top-width:0}.dac-accordion__item{margin:0;padding:0;list-style-type:none;border-top:1px solid #c8c8c8}.dac-accordion-heading{font-size:16px;font-size:1.6rem;display:block;padding:20px 60px;line-height:1.2;color:#333;text-decoration:none;position:relative}.dac-accordion-heading:before{content:"Q";margin:auto;color:#000;font-size:18px;font-size:1.8rem;position:absolute;top:auto;right:auto;bottom:auto;left:25px}.dac-accordion-heading:after{content:"";margin:auto;width:18px;height:18px;border:1px solid;border-color:transparent transparent #c8c8c8 #c8c8c8;transition:.25s ease-in-out;transform:rotate(-45deg);position:absolute;top:0;right:20px;bottom:0;left:auto}.dac-accordion-heading:hover:after{border-color:transparent transparent #cc0000 #cc0000;transition:.25s ease-in-out;transform:rotate(135deg)}.dac-accordion-heading.is-active{color:#c00}.dac-accordion-heading.is-active:after{border-color:transparent transparent #cc0000 #cc0000;transition:.25s ease-in-out;transform:rotate(135deg)}.dac-accordion-content{border-top:1px solid #c8c8c8;background-color:#f6f6f6;transition:height .4s ease-in-out;overflow:hidden;position:relative}.dac-accordion-content:before{content:"A";margin:auto;color:#c00;font-size:18px;font-size:1.8rem;position:absolute;top:20px;right:auto;bottom:auto;left:25px}.dac-accordion-content__inner{font-size:16px;font-size:1.6rem;padding:20px 20px 20px 60px;color:#333;word-break:break-all}.dac-accordion-enter-active{animation-duration:.1s;animation-fill-mode:both;animation-name:dac-accordion-opend}.dac-accordion-leave-active{animation-duration:.1s;animation-fill-mode:both;animation-name:dac-accordion-closed}.dac-block__heading{font-size:24px;font-size:2.4rem;display:flex;justify-content:center;padding:20px 10px;margin-bottom:30px;font-weight:700;line-height:1.2;color:#fff;background-color:#1a1a1a}.dac-block--primary .dac-block__heading{font-size:20px;font-size:2rem;margin:0;padding:5px 10px;line-height:1.6;font-weight:400;background-color:#c00}@media screen and (max-width: 767px){.dac-block--primary .dac-block__heading{font-size:18px;font-size:1.8rem}}.dac-block-content--login{display:flex;padding:70px 30px}@media screen and (max-width: 767px){.dac-block-content--login{flex-flow:row wrap;padding:20px}}.dac-block-content__item{max-width:50%;width:100%}.dac-block-content__item:first-child{border-right:1px solid #c8c8c8}@media screen and (max-width: 767px){.dac-block-content__item{max-width:100%}.dac-block-content__item:first-child{margin-bottom:10px;padding-bottom:10px;border-right-width:0;border-bottom:1px solid #c8c8c8}}.dac-block-content__sub{margin:auto;max-width:275px;width:100%}.dac-block-content__btn{margin:10px auto}.dac-block__footer{display:block;margin:30px 0;text-align:center}.dac-block-point{margin:0 0 30px;padding:0;list-style-type:none}.dac-block-point__item{display:table;padding:25px 60px;width:100%;background-color:#f6f6f6}.dac-block-point__item:nth-of-type(2n){background-color:#fff}@media screen and (max-width: 767px){.dac-block-point__item{padding:50px 10px}}.dac-block-point__image{display:table-cell;vertical-align:middle;padding:0 60px 0 90px;line-height:0}@media screen and (max-width: 767px){.dac-block-point__image{display:block;padding:0;margin:0 auto 20px;max-width:200px;text-align:center}.dac-block-point__image img{width:100%;height:auto}}.dac-block-point__content{display:table-cell;vertical-align:middle}@media screen and (max-width: 767px){.dac-block-point__content{display:block}}.dac-block-point__heading{font-size:12px;font-size:1.2rem;margin-bottom:10px;color:#c00;font-style:italic}@media screen and (max-width: 767px){.dac-block-point__heading{font-size:16px;font-size:1.6rem;text-align:center}}.dac-block-point__num{font-size:18px;font-size:1.8rem;font-weight:700}.dac-block-flow{margin:0 0 30px;padding:0;list-style-type:none}.dac-block-flow__item{display:table;margin-bottom:20px;width:100%;border:1px solid #c8c8c8}.dac-block-flow__item:last-child{margin-bottom:0}@media screen and (max-width: 767px){.dac-block-flow__item{margin-bottom:50px;position:relative}.dac-block-flow__item:after{content:"";margin:auto;width:37px;height:21px;background:url(./img_next-arrow.png) 50% 50% no-repeat;background-size:contain;position:absolute;top:auto;right:0;bottom:40px;left:0}}.dac-block-flow__step{display:table-cell;vertical-align:middle;width:250px;background:url(./bg_flow.gif) 50% 50% no-repeat;background-size:cover}@media screen and (max-width: 767px){.dac-block-flow__step{display:block;padding:20px;width:100%;text-align:center}}.dac-block-flow__heading{font-size:24px;font-size:2.4rem;font-weight:700;line-height:1;text-align:center;color:#c00}.dac-block-flow__num{font-size:48px;font-size:4.8rem;display:block;margin-top:10px}.dac-block-flow__content{display:table-cell;vertical-align:middle;padding:30px 30px 30px 50px;color:#333}@media screen and (max-width: 767px){.dac-block-flow__content{display:block;padding:15px}}.dac-block-flow__title{font-size:22px;font-size:2.2rem;margin-bottom:20px;font-weight:700;text-align:center}.dac-block-flat{display:block;width:100%;border-radius:8px;border:4px solid #c8c8c8}.dac-block-flat__inner{padding:20px}.dac-block-flat__heading{font-size:18px;font-size:1.8rem;padding:5px;margin-bottom:50px;text-align:center;line-height:1.6;color:#fff;background-color:#333}@media screen and (max-width: 767px){.dac-block-flat__heading{margin-bottom:20px}}.dac-block-flat__content{display:flex;align-items:center;flex-flow:column wrap;margin:auto;max-width:600px;width:100%}.dac-block-auction__heading2{text-align:center;font-size:20px;font-size:2rem}.dac-block-auction__heading3{font-size:18px;font-size:1.8rem;padding-left:10px;border-left:5px solid #cc0000}@media screen and (max-width: 767px){.dac-block-auction__heading3{border-left-width:7px}}.dac-block-auction__heading4{font-size:16px;font-size:1.6rem;color:#c00;font-weight:400}.dac-block-auction__section{margin-top:50px}@media screen and (max-width: 767px){.dac-block-auction__section{margin-top:30px}}.dac-block-auction__contents{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.dac-block-auction__contents{margin-top:30px;flex-direction:column-reverse}}.dac-block-auction__container{width:580px}@media screen and (max-width: 767px){.dac-block-auction__container{margin-top:10px;width:auto}}.dac-block-auction-list{list-style-type:none}.dac-block-auction-list__item{margin-top:20px}.dac-block-auction__text--about,.dac-block-auction__text--flow{font-size:12px;font-size:1.2rem;padding-left:20px;line-height:2}@media screen and (max-width: 767px){.dac-block-auction__text--about,.dac-block-auction__text--flow{margin-top:10px}}@media screen and (max-width: 767px){.dac-block-auction__text--about{padding-left:0}}.dac-block-auction__img--domainauction,.dac-block-auction__img--check_box,.dac-block-auction__img--step2,.dac-block-auction__img--good{content:"";background-position:center;background-repeat:no-repeat;background-size:contain}.dac-block-auction__img--domainauction{width:147px;height:60px;background-image:url(./img_logo_domainauction.svg)}@media screen and (max-width: 767px){.dac-block-auction__img--domainauction{width:162px;height:66px}}@media screen and (max-width: 767px){.dac-block-auction__img--check_box,.dac-block-auction__img--step2,.dac-block-auction__img--good{width:112px;height:112px}}.dac-block-auction__img--check_box{width:77px;height:77px;background-image:url(./img_icon_check_box.png)}.dac-block-auction__img--step2{width:75px;height:75px;background-image:url(./img_icon_step2.png)}.dac-block-auction__img--good{width:68px;height:68px;background-image:url(./img_icon_good.png)}.dac-banner{display:inline-block;line-height:0;transition:.25s ease-in-out}.dac-banner img{width:100%;height:auto}.dac-banner:hover{box-shadow:0 0 10px #1a1a1a;transition:.25s ease-in-out}.dac-banner-alert{display:flex;align-items:center;padding:10px 30px;margin:30px auto 50px;width:100%;max-width:660px;border:1px solid #c8c8c8;border-radius:4px;background-color:#ffea00}@media screen and (max-width: 767px){.dac-banner-alert{flex-flow:column wrap;padding:5px 20px;margin:15px auto 20px}}.dac-banner-alert__img{margin-right:30px;width:100%;max-width:321px;line-height:0}@media screen and (max-width: 767px){.dac-banner-alert__img{margin-right:0;margin-bottom:5px;max-width:227px}}.dac-banner-alert__img img{width:100%;height:auto}.dac-banner-mypage{text-align:center;width:100%;max-width:960px;line-height:0;margin:20px auto 10px}@media screen and (max-width: 767px){.dac-banner-mypage{margin:-15px auto 10px}}.dac-banner-mypage>img{width:100%;height:auto}.dac-detail-floating-banner-jp-other{position:fixed;bottom:20px;right:20px;z-index:99}.dac-detail-floating-banner-jp-other__close{display:block;position:absolute;right:0;top:0;padding:10px}.dac-detail-floating-banner-jp-other__close img{display:block;width:10px;height:10px}.dac-detail-floating-banner-jp-other__pc{display:block}.dac-detail-floating-banner-jp-other__pc img{display:block;width:250px;height:auto}.dac-detail-floating-banner-jp-other__sp{display:none}.dac-detail-floating-banner-jp-other__sp img{display:block;width:100%;height:auto}@media screen and (max-width: 767px){.dac-detail-floating-banner-jp-other{left:0;right:0;bottom:0;width:100%}.dac-detail-floating-banner-jp-other__pc{display:none}.dac-detail-floating-banner-jp-other__sp{display:block}}.dac-btn,.dac-btn--max,.dac-btn--xl,.dac-btn--lg-inline,.dac-btn--lg-max,.dac-btn--lg,.dac-btn--md-row,.dac-btn--md-inline,.dac-btn--md,.dac-btn--sm,.dac-btn--inline,.dac-btn--thin-row,.dac-btn--thin{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn,.dac-btn--max,.dac-btn--xl,.dac-btn--lg-inline,.dac-btn--lg-max,.dac-btn--lg,.dac-btn--md-row,.dac-btn--md-inline,.dac-btn--md,.dac-btn--sm,.dac-btn--inline,.dac-btn--thin-row,.dac-btn--thin{font-weight:700}}.dac-btn.is-disabled,.is-disabled.dac-btn--max,.is-disabled.dac-btn--xl,.is-disabled.dac-btn--lg-inline,.is-disabled.dac-btn--lg-max,.is-disabled.dac-btn--lg,.is-disabled.dac-btn--md-row,.is-disabled.dac-btn--md-inline,.is-disabled.dac-btn--md,.is-disabled.dac-btn--sm,.is-disabled.dac-btn--inline,.is-disabled.dac-btn--thin-row,.is-disabled.dac-btn--thin{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn.is-watching,.is-watching.dac-btn--max,.is-watching.dac-btn--xl,.is-watching.dac-btn--lg-inline,.is-watching.dac-btn--lg-max,.is-watching.dac-btn--lg,.is-watching.dac-btn--md-row,.is-watching.dac-btn--md-inline,.is-watching.dac-btn--md,.is-watching.dac-btn--sm,.is-watching.dac-btn--inline,.is-watching.dac-btn--thin-row,.is-watching.dac-btn--thin{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn__text,.dac-btn__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn,.dac-btn--max,.dac-btn--xl,.dac-btn--lg-inline,.dac-btn--lg-max,.dac-btn--lg,.dac-btn--md-row,.dac-btn--md-inline,.dac-btn--md,.dac-btn--sm,.dac-btn--inline,.dac-btn--thin-row,.dac-btn--thin{max-width:100px;width:100%;height:44px;border:1px solid #c8c8c8;border-radius:4px;background-color:#f6f6f6;color:#333}@media screen and (min-width: 768px){.dac-btn:hover,.dac-btn--max:hover,.dac-btn--xl:hover,.dac-btn--lg-inline:hover,.dac-btn--lg-max:hover,.dac-btn--lg:hover,.dac-btn--md-row:hover,.dac-btn--md-inline:hover,.dac-btn--md:hover,.dac-btn--sm:hover,.dac-btn--inline:hover,.dac-btn--thin-row:hover,.dac-btn--thin:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-btn--thin{padding:5px;height:28px;max-width:100%;width:auto}@media screen and (min-width: 768px){.dac-btn--thin{margin-top:50px}}.dac-btn--thin-row{background-color:#fff;padding:7px;height:28px;max-width:100%;width:auto}@media screen and (max-width: 767px){.dac-btn--thin-row{height:37px;padding:7px 21px}}@media screen and (max-width: 399px){.dac-btn--thin-row{padding:7px 14px}}.dac-btn--thin-row.is-active{outline:1px solid #4485f4;border:1px solid #4485f4;border-radius:2px}.dac-btn--thin-row__text{font-size:12px;font-size:1.2rem}@media screen and (max-width: 767px){.dac-btn--thin-row__text{font-size:14px;font-size:1.4rem;font-weight:400}}.dac-btn--inline{width:auto}.dac-btn--sm{max-width:60px}.dac-btn--md{max-width:290px}.dac-btn--md-inline{max-width:290px;height:60px}.dac-btn--md-row{flex-flow:row wrap;max-width:160px;height:37px;background-color:#fff}@media screen and (max-width: 399px){.dac-btn--md-row{max-width:100%;height:52px}}.dac-btn--lg{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:60px}.dac-btn--lg-max{max-width:100%}.dac-btn--lg-inline{width:auto;min-width:70px;max-width:290px;height:60px}@media screen and (max-width: 399px){.dac-layout-footer__top .dac-btn--lg-inline:last-of-type{margin-left:10px;min-width:60px}}.dac-btn--xl{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:100px}.dac-btn--max{max-width:100%;width:100%}.dac-btn-primary,.dac-btn-primary--max,.dac-btn-primary--xl,.dac-btn-primary--lg,.dac-btn-primary--md-row,.dac-btn-primary--md,.dac-btn-primary--sm,.dac-btn-primary--inline{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn-primary,.dac-btn-primary--max,.dac-btn-primary--xl,.dac-btn-primary--lg,.dac-btn-primary--md-row,.dac-btn-primary--md,.dac-btn-primary--sm,.dac-btn-primary--inline{font-weight:700}}.dac-btn-primary.is-disabled,.is-disabled.dac-btn-primary--max,.is-disabled.dac-btn-primary--xl,.is-disabled.dac-btn-primary--lg,.is-disabled.dac-btn-primary--md-row,.is-disabled.dac-btn-primary--md,.is-disabled.dac-btn-primary--sm,.is-disabled.dac-btn-primary--inline{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn-primary.is-watching,.is-watching.dac-btn-primary--max,.is-watching.dac-btn-primary--xl,.is-watching.dac-btn-primary--lg,.is-watching.dac-btn-primary--md-row,.is-watching.dac-btn-primary--md,.is-watching.dac-btn-primary--sm,.is-watching.dac-btn-primary--inline{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn-primary__text,.dac-btn-primary__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn-primary__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn-primary,.dac-btn-primary--max,.dac-btn-primary--xl,.dac-btn-primary--lg,.dac-btn-primary--md-row,.dac-btn-primary--md,.dac-btn-primary--sm,.dac-btn-primary--inline{max-width:150px;width:100%;height:42px;border:2px solid #cc0000;border-radius:4px;background-color:#c00;color:#fff}@media screen and (min-width: 768px){.dac-btn-primary:hover,.dac-btn-primary--max:hover,.dac-btn-primary--xl:hover,.dac-btn-primary--lg:hover,.dac-btn-primary--md-row:hover,.dac-btn-primary--md:hover,.dac-btn-primary--sm:hover,.dac-btn-primary--inline:hover{background-color:#fff;color:#c00;transition:.25s ease-in-out}}.dac-btn-primary--inline{width:auto}.dac-btn-primary--sm{max-width:60px}.dac-btn-primary--md{max-width:290px}.dac-btn-primary--md-row{flex-flow:row wrap;max-width:290px}.dac-btn-primary--lg{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:60px}.dac-btn-primary--xl{font-size:18px;font-size:1.8rem;font-weight:700;max-width:300px;height:100px}.dac-btn-primary--max{max-width:100%;width:100%}.dac-btn-secondary,.dac-btn-secondary--max,.dac-btn-secondary--xl,.dac-btn-secondary--lg,.dac-btn-secondary--lg-max,.dac-btn-secondary--md,.dac-btn-secondary--sm,.dac-btn-secondary--inline{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn-secondary,.dac-btn-secondary--max,.dac-btn-secondary--xl,.dac-btn-secondary--lg,.dac-btn-secondary--lg-max,.dac-btn-secondary--md,.dac-btn-secondary--sm,.dac-btn-secondary--inline{font-weight:700}}.dac-btn-secondary.is-disabled,.is-disabled.dac-btn-secondary--max,.is-disabled.dac-btn-secondary--xl,.is-disabled.dac-btn-secondary--lg,.is-disabled.dac-btn-secondary--lg-max,.is-disabled.dac-btn-secondary--md,.is-disabled.dac-btn-secondary--sm,.is-disabled.dac-btn-secondary--inline{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn-secondary.is-watching,.is-watching.dac-btn-secondary--max,.is-watching.dac-btn-secondary--xl,.is-watching.dac-btn-secondary--lg,.is-watching.dac-btn-secondary--lg-max,.is-watching.dac-btn-secondary--md,.is-watching.dac-btn-secondary--sm,.is-watching.dac-btn-secondary--inline{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn-secondary__text,.dac-btn-secondary__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn-secondary__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn-secondary,.dac-btn-secondary--max,.dac-btn-secondary--xl,.dac-btn-secondary--lg,.dac-btn-secondary--lg-max,.dac-btn-secondary--md,.dac-btn-secondary--sm,.dac-btn-secondary--inline{max-width:160px;width:100%;height:42px;border:1px solid #ffe14c;border-radius:4px;background-color:#ffe14c;color:#333}@media screen and (min-width: 768px){.dac-btn-secondary:hover,.dac-btn-secondary--max:hover,.dac-btn-secondary--xl:hover,.dac-btn-secondary--lg:hover,.dac-btn-secondary--lg-max:hover,.dac-btn-secondary--md:hover,.dac-btn-secondary--sm:hover,.dac-btn-secondary--inline:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-btn-secondary--inline{width:auto}.dac-btn-secondary--sm{max-width:84px;text-align:center}.dac-btn-secondary--md{max-width:290px}.dac-btn-secondary--lg,.dac-btn-secondary--lg-max{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:60px}.dac-btn-secondary--lg-max{max-width:100%}.dac-btn-secondary--xl{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:100px}.dac-btn-secondary--max{max-width:100%;width:100%;height:48px}.dac-btn-submit,.dac-btn-submit--max,.dac-btn-submit--xl,.dac-btn-submit--lg,.dac-btn-submit--md,.dac-btn-submit--sm,.dac-btn-submit--inline{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn-submit,.dac-btn-submit--max,.dac-btn-submit--xl,.dac-btn-submit--lg,.dac-btn-submit--md,.dac-btn-submit--sm,.dac-btn-submit--inline{font-weight:700}}.dac-btn-submit.is-disabled,.is-disabled.dac-btn-submit--max,.is-disabled.dac-btn-submit--xl,.is-disabled.dac-btn-submit--lg,.is-disabled.dac-btn-submit--md,.is-disabled.dac-btn-submit--sm,.is-disabled.dac-btn-submit--inline{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn-submit.is-watching,.is-watching.dac-btn-submit--max,.is-watching.dac-btn-submit--xl,.is-watching.dac-btn-submit--lg,.is-watching.dac-btn-submit--md,.is-watching.dac-btn-submit--sm,.is-watching.dac-btn-submit--inline{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn-submit__text,.dac-btn-submit__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn-submit__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn-submit,.dac-btn-submit--max,.dac-btn-submit--xl,.dac-btn-submit--lg,.dac-btn-submit--md,.dac-btn-submit--sm,.dac-btn-submit--inline{max-width:100px;width:100%;height:44px;border:1px solid #4485f4;border-radius:4px;background-color:#4485f4;color:#fff}@media screen and (min-width: 768px){.dac-btn-submit:hover,.dac-btn-submit--max:hover,.dac-btn-submit--xl:hover,.dac-btn-submit--lg:hover,.dac-btn-submit--md:hover,.dac-btn-submit--sm:hover,.dac-btn-submit--inline:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-btn-submit--inline{width:auto}.dac-btn-submit--sm{max-width:60px}.dac-btn-submit--md{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px}.dac-btn-submit--lg{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:60px}.dac-btn-submit--xl{font-size:18px;font-size:1.8rem;font-weight:700;max-width:290px;height:100px}.dac-btn-submit--max{max-width:100%;width:100%}.dac-btn-top{display:block;width:50px;height:50px;background:url(./img_top-arrow.png) #fff 50% 50% no-repeat;background-size:contain;border-radius:50%;position:fixed;right:80px;bottom:80px;transition:all .25s ease-in-out;opacity:0}@media screen and (max-width: 767px){.dac-btn-top{right:20px;bottom:20px}}.dac-btn-top.is-fixed{z-index:2000;opacity:1;transition:all .25s ease-in-out}.dac-btn-top.fade-enter,.dac-btn-top.fade-leave-to{opacity:0;transition:all .25s ease-in-out}.dac-btn-oval{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn-oval{font-weight:700}}.dac-btn-oval.is-disabled{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn-oval.is-watching{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn-oval__text,.dac-btn-oval__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn-oval__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn-oval{padding:8px 15px;max-width:80px;width:100%;text-align:center;background-color:#fff;border:1px solid #cc0000;border-radius:20px}@media screen and (max-width: 399px){.dac-btn-oval{display:flex;padding:14px;margin:15px auto;max-width:calc(100% - 40px)}}@media screen and (min-width: 768px){.dac-btn-oval:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-btn-oval__text,.dac-btn-oval__text--lg{font-size:12px;font-size:1.2rem;margin-top:0;font-weight:700;color:#c00}.dac-btn-circle{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-btn-circle{font-weight:700}}.dac-btn-circle.is-disabled{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-btn-circle.is-watching{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-btn-circle__text,.dac-btn-circle__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-btn-circle__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-btn-circle{padding:8px 15px;max-width:34px;width:100%;height:34px;text-align:center;background-color:#fff;border:1px solid #333;border-radius:50%}@media screen and (min-width: 768px){.dac-btn-circle:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-btn-circle__text,.dac-btn-circle__text--lg{font-size:14px;font-size:1.4rem;margin-top:0;color:#333}.dac-carousel{padding:0;list-style-type:none;margin:40px auto 80px}@media screen and (max-width: 767px){.dac-carousel{padding-left:16px;margin:40px auto 50px}}.dac-carousel-list{margin:20px 0 0;padding:0;list-style-type:none;display:flex;align-items:center;width:100%;overflow-y:scroll}.dac-carousel-list__item{margin-right:10px;padding:20px 16px;min-width:248px;width:248px;background-color:#f6f6f6;border-radius:20px}.dac-carousel-list__item:last-child{margin-right:0}.dac-carousel-content{overflow-wrap:anywhere}.dac-carousel__text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes dac-accordion-opend{0%{opacity:0}to{opacity:1}}@keyframes dac-accordion-closed{0%{opacity:1}to{opacity:0}}.dac-form{margin:10px auto;text-align:left}@media screen and (max-width: 767px){.dac-form--bid{margin:auto;max-width:370px;text-align:left}}.dac-form-table{font-size:16px;font-size:1.6rem;display:table;margin-bottom:15px;padding-bottom:10px;width:100%;border-bottom:1px solid #c8c8c8}.dac-form-table__label,.dac-form-table__label--stackable{display:table-cell;vertical-align:middle;width:20%}@media screen and (max-width: 767px){.dac-form-table__label,.dac-form-table__label--stackable{width:auto}}@media screen and (max-width: 767px){.dac-form-table__label--stackable{display:block;width:100%}}.dac-form-table__content{display:table-cell;vertical-align:middle}@media screen and (max-width: 767px){.dac-form-table__content{display:block;text-align:right}}.dac-form-table__inner{display:flex;align-items:center}@media screen and (max-width: 767px){.dac-form-table__inner{flex-flow:column wrap}}.dac-form-input,.dac-form-input--lg,.dac-form-input--lg-max,.dac-form-input--md,.dac-form-input--sm-max,.dac-form-input--sm{font-size:16px;font-size:1.6rem;padding:10px 5px;margin-bottom:10px;max-width:100%;width:100%;border:1px solid #c8c8c8;border-radius:4px;background-color:#fff;outline-color:#4485f4}.dac-form-input:last-of-type,.dac-form-input--lg:last-of-type,.dac-form-input--lg-max:last-of-type,.dac-form-input--md:last-of-type,.dac-form-input--sm-max:last-of-type,.dac-form-input--sm:last-of-type{margin-bottom:0}.dac-form-input:disabled,.dac-form-input--lg:disabled,.dac-form-input--lg-max:disabled,.dac-form-input--md:disabled,.dac-form-input--sm-max:disabled,.dac-form-input--sm:disabled{pointer-events:none;color:#aeadad}.dac-form-input.is-active,.is-active.dac-form-input--lg,.is-active.dac-form-input--lg-max,.is-active.dac-form-input--md,.is-active.dac-form-input--sm-max,.is-active.dac-form-input--sm{border:4px solid #4485f4}.dac-form-input--sm{font-size:14px;font-size:1.4rem;padding:5px;width:auto}@media screen and (max-width: 767px){.dac-form-input--sm{width:100%;height:44px}}.dac-form-input--sm-max{font-size:14px;font-size:1.4rem;padding:5px;max-width:100%;width:100%}@media screen and (max-width: 767px){.dac-form-input--sm-max{max-width:100%;height:44px}}.dac-form-input--md{font-size:14px;font-size:1.4rem;padding:5px;max-width:400px;width:100%}@media screen and (max-width: 767px){.dac-form-input--md{max-width:100%;height:44px}}.dac-form-input--lg,.dac-form-input--lg-max{font-size:36px;font-size:3.6rem;max-width:290px;height:60px}@media screen and (max-width: 767px){.dac-form-input--lg,.dac-form-input--lg-max{font-size:26px;font-size:2.6rem}}.dac-form-input--lg__text{font-size:36px;font-size:3.6rem;display:inline-block;vertical-align:bottom;margin-left:5px}@media screen and (max-width: 767px){.dac-form-input--lg__text{font-size:26px;font-size:2.6rem}}.dac-form-input--lg-max{max-width:320px}.dac-form-input__label{display:inline-flex;align-items:flex-start;flex-flow:column wrap}.dac-form-input__label--row{display:inline-flex;align-items:flex-end;flex-flow:row wrap}@media screen and (max-width: 767px){.dac-form-input__label--row{flex-flow:inherit}}.dac-form-input__text{margin-bottom:5px}.dac-form-input.is-active,.is-active.dac-form-input--sm,.is-active.dac-form-input--sm-max,.is-active.dac-form-input--md,.is-active.dac-form-input--lg,.is-active.dac-form-input--lg-max{border:2px solid #4485f4}@media all and (-ms-high-contrast: none){*::-ms-backdrop,.dac-form-input--lg,.dac-form-input--lg-max{line-height:1.2}}.dac-form-textarea{font-size:16px;font-size:1.6rem;padding:10px 5px;max-width:100%;border:1px solid #c8c8c8;border-radius:4px;background-color:#fff}.dac-form-radio{display:none}.dac-form-radio:checked+.dac-form-radio__label:before{background-color:#4485f4}.dac-form-radio__label{font-size:14px;font-size:1.4rem;display:inline-flex;align-items:center;margin-right:30px;color:#333;line-height:1;position:relative}.dac-form-radio__label:before,.dac-form-radio__label:after{content:"";margin:auto;position:absolute;top:0;bottom:0;border-radius:50%}.dac-form-radio__label:before{width:14px;height:14px;left:0;border:1px solid #c8c8c8}.dac-form-radio__label:after{width:6px;height:6px;left:4px;background-color:#fff}@media screen and (max-width: 767px){.dac-form-radio__label{font-size:12px;font-size:1.2rem;margin-right:15px}}.dac-form-radio__text{padding-left:20px}.dac-form-check{display:none}.dac-form-check:checked+.dac-ico-check{background:url(./ico_checkbox-on.png) 50% 50% no-repeat}.dac-form-check:checked+.dac-ico-watchall{background:url(./ico_watch-active.png) 50% 50% no-repeat}.dac-form-check:checked+.dac-ico-watchlist{width:42px;height:38px;background:url(./ico_star--light.svg) 50% 50% no-repeat;background-color:#c00;background-size:23px 22px}.dac-form-check__label,.dac-form-check__label--negotiate{display:flex;align-items:center;justify-content:center}.dac-form-check__label--negotiate{justify-content:inherit}.dac-form-select{display:inline-flex;position:relative}.dac-form-select:before{content:"";margin:auto;width:26px;height:31px;background-color:#e9e9e9;border-radius:0 6px 6px 0;position:absolute;top:0;right:1px;bottom:0}@media screen and (max-width: 767px){.dac-form-select:before{height:42px}}.dac-form-select:after{content:"";margin:auto;width:6px;height:6px;border-bottom:solid 2px #b4b3b3;border-right:solid 2px #b4b3b3;transform:rotate(45deg);position:absolute;top:0;right:10px;bottom:0}.dac-form-select__item{font-size:14px;font-size:1.4rem;padding:5px 30px 5px 5px;min-width:60px;border-color:#c8c8c8;position:relative;z-index:1;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-form-select__item{padding:10px 30px 10px 5px}}.dac-form-select__separate{margin:0 10px}.dac-form-search{display:flex;align-items:center;margin:10px auto 30px;max-width:495px;width:100%;position:relative}.dac-form-search:first-child{margin-bottom:0}@media screen and (max-width: 767px){.dac-form-search{justify-content:space-between;padding:0 10px;margin:30px auto 40px}.dac-form-search:first-child{margin-top:40px}}.dac-form-search__input{font-size:16px;font-size:1.6rem;padding:10px 5px;margin-bottom:10px;max-width:100%;width:100%;border:1px solid #c8c8c8;background-color:#fff;outline-color:#4485f4;max-width:calc(100% - 44px);height:44px;border-right-width:0;border-radius:4px 0 0 4px}.dac-form-search__input:last-of-type{margin-bottom:0}.dac-form-search__input:disabled{pointer-events:none;color:#aeadad}.dac-form-search__input.is-active{border:4px solid #4485f4}.dac-form-search__input::placeholder{color:#c8c8c8}.dac-form-search__clear{margin:auto;width:20px;height:20px;position:absolute;top:0;bottom:0;right:80px}@media screen and (max-width: 767px){.dac-form-search__clear{right:85px}}.dac-form-search__clear:before,.dac-form-search__clear:after{content:"";margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#c8c8c8;transform:rotate(45deg)}.dac-form-search__clear:before{width:2px}.dac-form-search__clear:after{height:2px}.dac-form-search__button{width:84px;height:44px;color:#fff;border-color:#4485f4;border-radius:0 4px 4px 0;border-width:0;background-color:#4485f4}.dac-form-accordion__trigger{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-form-accordion__trigger{font-weight:700}}.dac-form-accordion__trigger.is-disabled{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-form-accordion__trigger.is-watching{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-form-accordion__trigger__text,.dac-form-accordion__trigger__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-form-accordion__trigger__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-form-accordion__trigger{display:flex;margin:20px auto;max-width:409px;width:100%;height:44px;border:1px solid #c8c8c8;border-radius:4px;background-color:#f6f6f6;color:#333}@media screen and (min-width: 768px){.dac-form-accordion__trigger:hover{box-shadow:0 0 10px #333;transition:.25s ease-in-out}}.dac-form-accordion__contents{transition:height .4s ease-in-out;overflow:hidden}.dac-form-accordion__detail{margin-bottom:30px}@media screen and (max-width: 399px){.dac-form-accordion__detail{margin-bottom:10px}}.dac-form-accordion-enter-active{animation-duration:1s;animation-fill-mode:both;animation-name:dac-accordion-opend}.dac-form-accordion-leave-active{animation-duration:.5s;animation-fill-mode:both;animation-name:dac-accordion-closed}.dac-heading,.dac-heading5,.dac-heading5--center,.dac-heading5--sm,.dac-heading4,.dac-heading4--center,.dac-heading4--sm,.dac-heading3,.dac-heading3--center,.dac-heading2,.dac-heading2--sm,.dac-heading2--center,.dac-heading1,.dac-heading1--sm,.dac-heading1--center{margin:30px 0;font-weight:700}.dac-heading:first-child,.dac-heading5:first-child,.dac-heading5--center:first-child,.dac-heading5--sm:first-child,.dac-heading4:first-child,.dac-heading4--center:first-child,.dac-heading4--sm:first-child,.dac-heading3:first-child,.dac-heading3--center:first-child,.dac-heading2:first-child,.dac-heading2--sm:first-child,.dac-heading2--center:first-child,.dac-heading1:first-child,.dac-heading1--sm:first-child,.dac-heading1--center:first-child{margin-top:0}@media screen and (max-width: 767px){.dac-heading,.dac-heading5,.dac-heading5--center,.dac-heading5--sm,.dac-heading4,.dac-heading4--center,.dac-heading4--sm,.dac-heading3,.dac-heading3--center,.dac-heading2,.dac-heading2--sm,.dac-heading2--center,.dac-heading1,.dac-heading1--sm,.dac-heading1--center{margin:15px 0}}.dac-heading1,.dac-heading1--sm,.dac-heading1--center{font-size:36px;font-size:3.6rem;color:#c00}@media screen and (max-width: 767px){.dac-heading1,.dac-heading1--sm,.dac-heading1--center{font-size:26px;font-size:2.6rem}}.dac-heading1--center{text-align:center}.dac-heading1--sm{font-size:16px;font-size:1.6rem;margin-bottom:10px;text-align:left;font-weight:400}@media screen and (min-width: 768px){.dac-heading1--sm{color:unset;font-weight:700}}.dac-heading2,.dac-heading2--sm,.dac-heading2--center{font-size:24px;font-size:2.4rem;color:#333}@media screen and (max-width: 767px){.dac-heading2,.dac-heading2--sm,.dac-heading2--center{font-size:22px;font-size:2.2rem}}.dac-heading2--center{text-align:center}.dac-heading2--point{font-size:20px;font-size:2rem;padding-left:10px;margin-bottom:20px;border-left:5px solid #cc0000;font-weight:400;color:#333}.dac-heading2--point:first-child{margin-top:20px}.dac-heading2--point__sub{font-size:14px;font-size:1.4rem}@media screen and (max-width: 767px){.dac-heading2--point__sub{font-size:10px;font-size:1rem}}.dac-heading2--sm{font-size:16px;font-size:1.6rem;margin-bottom:10px;text-align:left;font-weight:400}.dac-note-point--bid .dac-heading2--sm{font-weight:600}.dac-heading3,.dac-heading3--center{font-size:20px;font-size:2rem;margin:20px 0;color:#333}@media screen and (max-width: 767px){.dac-heading3,.dac-heading3--center{font-size:18px;font-size:1.8rem}}.dac-heading3--center{text-align:center}.dac-heading4,.dac-heading4--center,.dac-heading4--sm{font-size:18px;font-size:1.8rem;margin:10px 0;color:#333}@media screen and (max-width: 767px){.dac-heading4,.dac-heading4--center,.dac-heading4--sm{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 767px){.dac-heading4--sm{font-size:14px;font-size:1.4rem}}.dac-heading4--center{text-align:center}.dac-heading5,.dac-heading5--center,.dac-heading5--sm{font-size:16px;font-size:1.6rem;margin:10px 0;color:#333}@media screen and (max-width: 767px){.dac-heading5,.dac-heading5--center,.dac-heading5--sm{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 767px){.dac-heading5--sm{font-size:14px;font-size:1.4rem}}.dac-heading5--center{text-align:center}.dac-heading-bg,.dac-heading-bg--sm{font-size:24px;font-size:2.4rem;display:block;padding:10px 5px;margin-bottom:30px;width:100%;font-weight:700;line-height:1.2;text-align:center;color:#fff;background-color:#333}@media screen and (max-width: 767px){.dac-heading-bg,.dac-heading-bg--sm{font-size:20px;font-size:2rem}}@media screen and (max-width: 399px){.dac-heading-bg--sm{font-size:16px;font-size:1.6rem;padding:5px;margin-bottom:10px}}.dac-heading-point,.dac-heading-point-secondary,.dac-heading-point-secondary--inline-sm,.dac-heading-point-secondary--inline,.dac-heading-point-secondary--center,.dac-heading-point-secondary--sm,.dac-heading-point--inline,.dac-heading-point--center,.dac-heading-point--sm{font-size:24px;font-size:2.4rem;display:flex;align-items:center;padding:10px;margin-bottom:20px;width:100%;border-bottom:2px solid #cc0000;line-height:1;color:#333}@media screen and (max-width: 767px){.dac-heading-point,.dac-heading-point-secondary,.dac-heading-point-secondary--inline-sm,.dac-heading-point-secondary--inline,.dac-heading-point-secondary--center,.dac-heading-point-secondary--sm,.dac-heading-point--inline,.dac-heading-point--center,.dac-heading-point--sm{font-size:20px;font-size:2rem}}.dac-heading-point--sm{font-size:16px;font-size:1.6rem;font-weight:400}.dac-heading-point--center{justify-content:center}.dac-heading-point--inline{display:inline-block;width:auto}.dac-heading-point-secondary,.dac-heading-point-secondary--inline-sm,.dac-heading-point-secondary--inline,.dac-heading-point-secondary--center,.dac-heading-point-secondary--sm{border-bottom:2px solid #ffe14c}.dac-heading-point-secondary--sm{font-size:16px;font-size:1.6rem;font-weight:400}.dac-heading-point-secondary--center{justify-content:center}.dac-heading-point-secondary--inline{display:inline-block;width:auto}.dac-heading-point-secondary--inline-sm{display:inline-block;width:auto;border-bottom-width:0;position:relative}.dac-heading-point-secondary--inline-sm:after{content:"";margin:auto;width:80%;height:2px;background-color:#ffe14c;position:absolute;right:0;bottom:0;left:0}.dac-ico-login{display:inline-block;vertical-align:middle;margin:0;width:22px;height:17px;background:url(./ico_login.png) 50% 50% no-repeat;background-size:contain}.dac-ico-logout{display:inline-block;vertical-align:middle;margin:0;width:22px;height:17px;background:url(./ico_logout.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-faq{display:inline-block;vertical-align:middle;margin-right:10px;width:80px;height:51px;background:url(./ico_faq-ttl.png) 50% 50% no-repeat;background-size:contain}.dac-ico-question{display:inline-block;vertical-align:middle;margin-right:10px;width:43px;height:36px;background:url(./ico_faq-question.png) 50% 50% no-repeat;background-size:contain}.dac-ico-check{display:inline-block;vertical-align:middle;margin-right:10px;width:14px;height:14px;background:url(./ico_checkbox-off.png) 50% 50% no-repeat;background-size:contain;background-color:#fff;border-radius:2px}.dac-panel-table__heading--check .dac-ico-check,.dac-panel-table__content .dac-ico-check{margin-right:0}.dac-ico-star,.dac-ico-star-active,.dac-ico-star--disabled,.dac-ico-star--sm{display:inline-block;vertical-align:middle;margin:0;width:40px;height:40px;background:url(./ico_star.svg) 50% 50% no-repeat;background-size:contain}.is-watching .dac-ico-star,.is-watching .dac-ico-star-active,.is-watching .dac-ico-star--disabled,.is-watching .dac-ico-star--sm{background:url(./ico_star--light.svg) 50% 50% no-repeat}.dac-ico-star--sm{vertical-align:sub;width:15px;height:15px}.dac-ico-star--disabled{margin-right:10px;vertical-align:baseline;width:40px;height:40px;background:url(./ico-watch_btn--disable.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-star--disabled.is-watching{background:url(./ico-watch_btn--active.svg) 50% 50% no-repeat}@media screen and (max-width: 767px){.dac-ico-star--disabled{margin-right:5px;width:18px;height:18px;background:url(./ico_star--disabled.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-star--disabled.is-watching{background:url(./ico_star--active.svg) 50% 50% no-repeat}}.dac-ico-star-active{vertical-align:sub;width:15px;height:15px;background:url(./ico_star--active.svg) 50% 50% no-repeat}.dac-ico-heart,.dac-ico-heart-disabled__market--jp,.dac-ico-heart-disabled__market,.dac-ico-heart-disabled,.dac-ico-heart--sm{display:inline-block;vertical-align:middle;margin:0;width:40px;height:40px;background:url(./ico_heart.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-heart--sm{vertical-align:sub;width:15px;height:15px}.dac-ico-heart-disabled{margin-right:10px;vertical-align:baseline;width:40px;height:40px;background:url(./ico-heart_btn--disable.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-heart-disabled.is-watching{background:url(./ico-heart_btn--active.svg) 50% 50% no-repeat}@media screen and (max-width: 767px){.dac-ico-heart-disabled{margin-right:5px;width:18px;height:18px}}.dac-ico-heart-disabled__market{margin-right:0;vertical-align:-2px;display:flex;width:23px;height:22px;background:url(./heart-default.svg) 50% 50% no-repeat;background-size:contain}@media screen and (max-width: 767px){.dac-ico-heart-disabled__market{position:absolute;top:10px}}.dac-ico-heart-disabled__market.is-watching{background:url(./heart-active.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-heart-disabled__market--jp{margin-right:0;display:flex;width:23px;height:22px;vertical-align:-2px;background:url(./heart-default.svg) 50% 50% no-repeat;background-size:contain}@media screen and (max-width: 767px){.dac-ico-heart-disabled__market--jp{position:absolute;top:10px}}.dac-ico-heart-disabled__market--jp.is-watching{background:url(./heart-active.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-point{display:inline-block;vertical-align:middle;margin-right:10px;width:12px;height:19px;background:url(./ico_point.png) 50% 50% no-repeat;background-size:contain}.dac-ico-good{display:inline-block;vertical-align:middle;margin-right:10px;width:30px;height:30px;background:url(./ico_good.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-alert{display:inline-block;vertical-align:middle;margin-right:10px;width:30px;height:30px;background:url(./ico_alertmark.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-notice{display:inline-block;vertical-align:middle;margin-right:10px;width:30px;height:23px;background:url(./ico_notice.png) 50% 50% no-repeat;background-size:contain}.dac-ico-recommend,.dac-ico-recommend__new{display:inline-block;vertical-align:middle;font-size:10px;font-size:1rem;padding:8px 10px 5px 20px;margin-right:0;width:84px;height:28px;font-style:normal;color:#333;background:url(./ico_recommend.svg) 0 0 no-repeat;background-size:70px 25px}@media screen and (min-width: 768px){.dac-ico-recommend,.dac-ico-recommend__new{font-size:12px;font-size:1.2rem;padding:0;margin-right:8px;background:url(./ico_recommend--pc.svg) 0 0 no-repeat}}.dac-ico-recommend__new{padding:8px 10px 5px 24px}@media screen and (min-width: 768px){.dac-ico-recommend__new{font-size:12px;font-size:1.2rem;padding:0;margin-right:8px;background:url(./ico_recommend--pc__new.svg) 0 0 no-repeat}}.dac-ico-time-left{display:inline-block;vertical-align:middle;margin-right:10px;font-size:12px;font-size:1.2rem;font-style:normal;width:24px;height:28px;background:url(./ico_time-left.svg) 0 0 no-repeat}.dac-ico-roupe{display:inline-block;vertical-align:middle;margin:0;width:20px;height:20px;background:url(./ico_roupe.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-dustbox{display:inline-block;vertical-align:middle;margin-right:10px;width:11px;height:14px;background:url(./ico_dustbox.svg) 50% 50% no-repeat;background-size:contain}.dac-btn-primary--md-row:hover .dac-ico-dustbox{background:url(./ico_dustbox-active.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-sort{width:5px;height:5px;border:5px solid transparent;border-top:5px solid #fff;position:absolute;top:8px;right:0}@media screen and (max-width: 767px){.dac-ico-sort{border-top:5px solid #fff;position:absolute;top:16px;right:5px}}.is-current .dac-ico-sort{border-top-color:transparent;border-bottom:5px solid #fff;position:absolute;top:2px}@media screen and (max-width: 767px){.is-current .dac-ico-sort{border-bottom:5px solid #fff;position:absolute;top:12px;right:5px}}.dac-ico-watchall{display:inline-block;vertical-align:middle;margin-right:10px;width:29px;height:40px;background:url(./ico_watch.png) 50% 50% no-repeat;background-size:contain}.dac-ico-watchlist{display:inline-block;vertical-align:middle;margin:0;width:42px;height:38px;border-radius:6px;border:1px solid #e5e5e5;background:url(./ico_star.svg) 50% 50% no-repeat;background-color:#fff;background-size:23px 22px}@media screen and (min-width: 768px){.dac-ico-watchlist:hover,.dac-ico-watchlist:active{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-ico-visa{display:inline-block;vertical-align:middle;margin:0;width:49px;height:30px;background:url(./ico_visa-off.png) 50% 50% no-repeat;background-size:contain}.dac-ico-visa.is-selected{background:url(./ico_visa-on.png) 50% 50% no-repeat;background-size:contain}.dac-ico-master{display:inline-block;vertical-align:middle;margin:0;width:45px;height:30px;background:url(./ico_master-off.png) 50% 50% no-repeat;background-size:contain}.dac-ico-master.is-selected{background:url(./ico_master-on.png) 50% 50% no-repeat;background-size:contain}.dac-ico-jcb{display:inline-block;vertical-align:middle;margin:0;width:39px;height:30px;background:url(./ico_jcb-off.png) 50% 50% no-repeat;background-size:contain}.dac-ico-jcb.is-selected{background:url(./ico_jcb-on.png) 50% 50% no-repeat;background-size:contain}.dac-ico-diner{display:inline-block;vertical-align:middle;margin:0;width:39px;height:30px;background:url(./ico_diners-off.png) 50% 50% no-repeat;background-size:contain}.dac-ico-diner.is-selected{background:url(./ico_diners-on.png) 50% 50% no-repeat;background-size:contain}.dac-ico-amex{display:inline-block;vertical-align:middle;margin:0;width:31px;height:30px;background:url(./ico_amex-off.png) 50% 50% no-repeat;background-size:contain}.dac-ico-amex.is-selected{background:url(./ico_amex-on.png) 50% 50% no-repeat;background-size:contain}.dac-ico-lose{display:inline-block;vertical-align:middle;margin-right:5px;width:28px;height:28px;background:url(./icon-lose.svg) 50% 50% no-repeat;background-size:contain}@media screen and (max-width: 767px){.dac-ico-lose{width:19px;height:19px}}.dac-ico-win{display:inline-block;vertical-align:middle;margin-right:5px;width:28px;height:28px;background:url(./icon-smile.svg) 50% 50% no-repeat;background-size:contain}@media screen and (max-width: 767px){.dac-ico-win{width:19px;height:19px}}.dac-ico-person{display:inline-block;vertical-align:middle;vertical-align:baseline;margin-right:5px;width:10px;height:10px;background:url(./ico_person.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-light{display:inline-block;vertical-align:middle;vertical-align:baseline;margin-right:5px;width:10px;height:16px;background:url(./ico_light.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-tooltip{display:inline-block;vertical-align:middle;margin-right:10px}.dac-ico-tooltip--question{display:inline-block;vertical-align:middle;margin-right:10px;width:14px;height:14px;background:url(./ico_tooltip.svg) 50% 50% no-repeat;background-size:contain}.dac-ico-holder{display:inline-flex;vertical-align:text-top;width:15px;height:15px}.dac-image-card{padding:0;list-style-type:none;display:flex;align-items:center;margin:0 0 0 10px}@media screen and (max-width: 767px){.dac-image-card{margin:10px 0 0}}.dac-image-card__item{margin-right:5px}.dac-image-card__item:last-child{margin-right:0}.dac-label,.dac-label.is-winning,.dac-label.is-lose{font-size:12px;font-size:1.2rem;padding:5px;border-radius:4px;text-align:center}.dac-list-mypage__footer .dac-label{margin-right:10px}.dac-label.is-lose{background-color:#ffe6e6}.dac-label.is-winning{background-color:#ceecfb}.dac-list{margin:0;padding:0;list-style:none}.dac-list__item{position:relative;font-size:12px;padding-left:13px;margin-bottom:4px}.dac-list__item:last-child{margin-bottom:0}.dac-list__item:before{content:"";display:block;position:absolute;left:4px;top:6px;width:4px;height:4px;border-radius:50%;background-color:#737373}.dac-list-flow{margin:0;padding:0;list-style-type:none;display:flex;justify-content:space-between}@media screen and (max-width: 399px){.dac-list-flow{flex-flow:column wrap;align-content:center;justify-content:center}}.dac-list-flow__item{width:calc(100% / 3 - 20px / 2);position:relative}.dac-list-flow__item:after{content:"";margin:auto;width:10px;height:10px;border:10px solid transparent;border-left:10px solid #c8c8c8;position:absolute;top:0;right:-24px;bottom:0}.dac-list-flow__item:last-child:after{content:none}@media screen and (max-width: 399px){.dac-list-flow__item{margin-bottom:5px;width:100%}.dac-list-flow__item:after{transform:rotate(90deg);position:absolute;top:auto;right:0;bottom:-15px;left:0}.dac-list-flow__item:last-child{margin-bottom:0}}.dac-list-flow__item img{width:100%;height:auto;line-height:0}.dac-list-pickup{margin:0;padding:0;list-style-type:none}.dac-list-pickup__item{display:table;margin-bottom:5px;width:100%;border:1px solid #f2f2f2}.dac-list-pickup__item:last-child{margin-bottom:0}.dac-list-pickup__heading{font-size:14px;font-size:1.4rem;display:table-cell;vertical-align:middle;padding:0 0 0 10px;width:220px;background-color:#f2f2f2;position:relative}.dac-list-pickup__heading:before,.dac-list-pickup__heading:after{content:""}.dac-list-pickup__heading:before{content:"✔";padding-right:5px;color:#c00}.dac-list-pickup__heading:after{width:15px;height:100%;background:linear-gradient(to bottom right,#f2f2f2 0,#f2f2f2 50%,#0000 50%,#0000);position:absolute;top:0;left:100%}.dac-list-pickup__content{display:flex;align-items:center;justify-content:space-between}.dac-list-pickup__text{font-size:20px;font-size:2rem;padding-left:45px;font-weight:700;color:#c00}.dac-list-pickup__detail{font-size:12px;font-size:1.2rem;margin-left:5px;font-weight:400;color:#333}.dac-list-pickup__btn{padding:5px}.dac-list-mypage{margin:0 10px}.dac-list-mypage__item{padding:15px 20px 10px;margin:10px auto;border-radius:4px;box-shadow:0 0 6px #00000029;position:relative;overflow:hidden}.dac-list-mypage__item.is-extension:after{content:"延長中";background-color:#c00;color:#fff;width:70px;height:40px;text-align:center;font-weight:700;line-height:6;transform:rotate(-45deg);font-size:10px;font-size:1rem;position:absolute;top:-10px;left:-25px}.dac-list-mypage__heading{font-size:20px;font-size:2rem;display:flex;justify-content:center;padding-right:10px;margin-bottom:15px;color:#333;text-align:center;font-weight:700;word-break:break-all}.dac-list-mypage__body{display:block;padding:10px 0 0;border-top:1px solid #c8c8c8}.dac-list-mypage__detail{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:5px}.dac-list-mypage__detail-inner{display:block}.dac-list-mypage__footer{display:flex;align-items:center}.dac-list-mypage__label{margin-right:5px;padding:2.5px 5px;border:1px solid #c8c8c8;border-radius:4px}.dac-list-mypage__text{font-size:12px;font-size:1.2rem;display:inline-block;vertical-align:middle;margin-right:20px}.dac-list-mypage__text:last-child{margin-right:0}.dac-list-mypage__num{font-weight:400}.dac-list-mypage__num--alert{color:#c00}.dac-list-mypage__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-list-mypage__close:before,.dac-list-mypage__close:after{content:"";margin:auto;width:3px;height:24px}.dac-list-mypage__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-list-mypage__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-list-mypage__close{display:none}}.dac-list-mypage__close:before,.dac-list-mypage__close:after{background-color:#c8c8c8}@media screen and (max-width: 767px){.dac-list-mypage__close{display:block}.dac-list-mypage__close:before,.dac-list-mypage__close:after{width:1px;height:12px}.dac-list-mypage__close:before{right:5px}.dac-list-mypage__close:after{left:18px}}.dac-list-stackable__item{padding:10px;border-bottom:1px solid #c8c8c8;position:relative}.dac-list-stackable__heading{font-size:20px;font-size:2rem;display:inline-block;padding-right:20px;margin-bottom:10px;color:#c00;word-break:break-all}.dac-list-stackable__footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.dac-list-stackable__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-list-stackable__close:before,.dac-list-stackable__close:after{content:"";margin:auto;width:3px;height:24px}.dac-list-stackable__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-list-stackable__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-list-stackable__close{display:none}}.dac-list-stackable__close:before,.dac-list-stackable__close:after{background-color:#c8c8c8}@media screen and (max-width: 767px){.dac-list-stackable__close{display:block}}.dac-list-merit{margin:0;padding:0;list-style-type:none;display:flex;align-items:center}@media screen and (max-width: 767px){.dac-list-merit{flex-flow:column wrap;align-items:flex-start}}.dac-list-merit__item{padding:0 30px;text-align:left}@media screen and (max-width: 767px){.dac-list-merit__item{padding:0 15px;margin-bottom:10px;text-align:left}.dac-list-merit__item:last-child{margin-bottom:0}}.dac-list-merit__heading{font-size:12px;font-size:1.2rem;margin-bottom:10px;font-weight:700;color:#c00}.dac-list-merit__img{margin-right:10px;vertical-align:middle}@media screen and (max-width: 767px){.dac-list-merit__content{margin-left:63px}}@keyframes modalShow{0%{opacity:0}to{opacity:1}}.dac-modal,.dac-modal--sm{display:none;margin:auto;max-width:880px;width:100%;border-radius:4px;border:10px solid #ffe14c;box-shadow:-5px 5px 15px #00000073;background-color:#fff;color:#333;position:relative;left:-100%}.dac-modal.is-fixed,.is-fixed.dac-modal--sm{display:block;position:fixed;left:0;right:0;top:70px;z-index:9999;animation:modalShow .5s linear 0s}@media screen and (max-width: 767px){.dac-modal.is-fixed,.is-fixed.dac-modal--sm{z-index:10000}}@media screen and (max-width: 767px){.dac-modal,.dac-modal--sm{width:calc(100% - 20px)}}@media screen and (max-width: 399px){.dac-modal,.dac-modal--sm{height:70vh;overflow:hidden}}.dac-modal--sm{max-width:570px;height:auto;border-width:0}.dac-modal__overlay{width:100%;height:100%;background:#00000080;position:static;top:0;right:0;bottom:0;left:0;z-index:9998;opacity:0;transform:translate(-100%);transition:opacity .2s ease-in-out .2s}.dac-modal__overlay.is-fixed{position:fixed;opacity:1;transform:translate(0);transition:opacity .2s ease-in-out .2s}@media screen and (max-width: 767px){.dac-modal__overlay{z-index:9999}}.dac-modal__heading{font-size:16px;font-size:1.6rem;margin:10px 0;color:#333;text-align:center}.is-type-b .dac-modal__heading{margin:10px 0 15px}@media screen and (max-width: 767px){.dac-modal__heading{font-size:14px;font-size:1.4rem}}.dac-modal__heading:first-child{margin-top:0}.dac-modal-layout{display:flex;justify-content:space-around;flex-flow:row wrap}.dac-modal-layout--border{display:flex;justify-content:space-around;flex-flow:row wrap;padding:30px 0}@media screen and (max-width: 767px){.dac-modal-layout--border{padding:0}}.dac-modal-layout__item{margin-bottom:10px;max-width:50%;width:100%}@media screen and (max-width: 767px){.dac-modal-layout__item{max-width:100%}.dac-modal-layout__item:last-child{margin-bottom:0}}.dac-modal-layout--border .dac-modal-layout__item{border-left:1px solid #c8c8c8}.dac-modal-layout--border .dac-modal-layout__item:first-child{border-left-width:0}@media screen and (max-width: 767px){.dac-modal-layout--border .dac-modal-layout__item:first-child{padding-bottom:0 0 10px;border-left-width:0;border-bottom:1px solid #cc0000}}@media screen and (max-width: 767px){.dac-modal-layout--border .dac-modal-layout__item{border-left-width:0}}.dac-modal-layout__sub{margin:auto;max-width:275px}.dac-modal__content{padding:20px;position:relative}@media screen and (max-width: 767px){.dac-modal__content{height:65vh;overflow-y:scroll}}@media screen and (max-width: 399px){.dac-modal--sm .dac-modal__content{height:auto}}.dac-modal__row{margin:auto;max-width:570px;width:100%;text-align:center}.dac-modal-image,.dac-modal-image__flow,.dac-modal-image img,.dac-modal-image__flow img{width:100%;height:auto}.dac-modal-image__flow img.is-vertical{display:block;width:100%;height:auto}@media screen and (max-width: 767px){.dac-modal-image__flow img.is-vertical{display:none}}.dac-modal-image__flow img.is-stackable{display:none}@media screen and (max-width: 767px){.dac-modal-image__flow img.is-stackable{display:block;width:100%;height:auto}}.is-type-b .dac-modal-image__item{margin-right:30px}.is-type-b .dac-modal-image__item:first-child{margin-right:15px}.is-type-b .dac-modal-image__item:last-child{margin-right:0}@media screen and (max-width: 767px){.is-type-b .dac-modal-image__item,.is-type-b .dac-modal-image__item:first-child{margin-right:10px}.is-type-b .dac-modal-image__item:last-child{margin-right:0}}.is-type-b .dac-modal-image__item img{width:185px;height:auto}@media screen and (max-width: 767px){.is-type-b .dac-modal-image__item img{width:100%;max-width:100px}}.dac-modal-image__item:nth-child(2) img{width:200px}@media screen and (max-width: 767px){.dac-modal-image__item:nth-child(2) img{width:100%;max-width:100px}}.dac-modal__text{font-size:14px;font-size:1.4rem;margin:10px auto}.dac-modal__text:last-of-type{margin-bottom:40px}@media screen and (max-width: 399px){.dac-modal__text{font-size:12px;font-size:1.2rem}.dac-modal__text:last-of-type{margin-bottom:10px}}.dac-modal__btn{display:flex;justify-content:center;margin:20px auto}.dac-modal__btn:last-child{margin-bottom:0}.dac-modal-close{display:block;width:40px;height:40px;background:url(./ico_modal-close.png) no-repeat 50% 50%;background-size:contain;position:absolute;top:10px;right:10px;bottom:0;left:auto}@media screen and (max-width: 767px){.dac-modal-close{margin-left:auto;width:15px;height:15px;background:none;position:absolute;top:5px;right:5px}}.dac-modal-close__icon{display:none}@media screen and (max-width: 767px){.dac-modal-close__icon{position:fixed;display:block;width:15px;height:15px;background:none}.dac-modal-close__icon:before,.dac-modal-close__icon:after{content:"";width:15px;height:15px;border-top:2px solid #333;position:absolute;right:5px}.dac-modal-close__icon:before{transform:rotate(45deg);position:absolute;top:5px}.dac-modal-close__icon:after{transform:rotate(135deg);position:absolute;top:-4px}}.is-type-b .dac-modal-close__icon{position:fixed;display:block;width:20px;height:20px;background:none}.is-type-b .dac-modal-close__icon:before,.is-type-b .dac-modal-close__icon:after{content:"";width:20px;height:20px;border-top:2px solid #333;position:absolute;right:5px}.is-type-b .dac-modal-close__icon:before{transform:rotate(45deg);position:absolute;top:5px}.is-type-b .dac-modal-close__icon:after{transform:rotate(135deg);position:absolute;top:-8px}@media screen and (max-width: 767px){.is-type-b .dac-modal-close__icon{width:15px;height:15px}.is-type-b .dac-modal-close__icon:before,.is-type-b .dac-modal-close__icon:after{content:"";width:15px;height:15px;border-top:2px solid #333;position:absolute;right:5px}.is-type-b .dac-modal-close__icon:before{transform:rotate(45deg);position:absolute;top:5px}.is-type-b .dac-modal-close__icon:after{transform:rotate(135deg);position:absolute;top:-4px}}.dac-modal__footer{margin:10px auto;text-align:left}.dac-modal__footer:last-child{margin-bottom:0}.dac-modal__footer--center{margin:10px auto;text-align:center}.dac-modal__footer--center:last-child{margin-bottom:0}.dac-modal-login{width:360px;margin:auto;border:4px solid #cc0000;border-radius:4px 4px 0 0;background-color:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999}.dac-modal-login__heading{line-height:0;background-color:#c00}.dac-modal-login__content{padding:30px 40px}.dac-modal-emphasis,.dac-modal-emphasis--login{display:none;margin:auto;max-width:880px;width:100%;border-radius:4px;border:10px solid #ffe14c;box-shadow:-5px 5px 15px #00000073;background-color:#fff;color:#333;position:relative;left:-100%}.dac-modal-emphasis.is-fixed,.is-fixed.dac-modal-emphasis--login{display:block;position:fixed;left:0;right:0;top:70px;z-index:9999;animation:modalShow .5s linear 0s}@media screen and (max-width: 767px){.dac-modal-emphasis.is-fixed,.is-fixed.dac-modal-emphasis--login{z-index:10000}}@media screen and (max-width: 767px){.dac-modal-emphasis,.dac-modal-emphasis--login{width:calc(100% - 20px)}}@media screen and (max-width: 399px){.dac-modal-emphasis,.dac-modal-emphasis--login{height:70vh;overflow:hidden}}.dac-modal-emphasis,.dac-modal-emphasis--login{border-width:0}.dac-modal-emphasis__heading{font-size:20px;font-size:2rem;padding:5px;margin:0;background-color:#c00;border-radius:4px 4px 0 0;text-align:center;color:#fff;font-weight:400;position:relative}.dac-modal-emphasis__content,.dac-modal-emphasis--login__content{padding:40px;position:relative;height:65vh;overflow-y:scroll}@media screen and (max-width: 767px){.dac-modal-emphasis__content,.dac-modal-emphasis--login__content{padding:10px 10px 50px}}.dac-modal-emphasis__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-modal-emphasis__close:before,.dac-modal-emphasis__close:after{content:"";margin:auto;width:3px;height:24px}.dac-modal-emphasis__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-modal-emphasis__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-modal-emphasis__close{display:none}}.dac-modal-emphasis__close{margin:auto}.dac-modal-emphasis__close:before,.dac-modal-emphasis__close:after{background-color:#fff}@media screen and (max-width: 767px){.dac-modal-emphasis__close{display:block}}.dac-modal-emphasis__body{margin-bottom:30px;text-align:center}@media screen and (max-width: 399px){.dac-modal-emphasis__body{margin-bottom:10px}}.dac-modal-emphasis__lead,.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl,.dac-modal-emphasis__sub{font-size:30px;font-size:3rem;margin-bottom:20px;line-height:1}@media screen and (max-width: 767px){.dac-modal-emphasis__lead,.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl,.dac-modal-emphasis__sub{font-size:24px;font-size:2.4rem}}@media screen and (max-width: 399px){.dac-modal-emphasis__lead,.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl,.dac-modal-emphasis__sub{margin-bottom:10px}}.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl{font-size:40px;font-size:4rem;font-weight:700}@media screen and (max-width: 767px){.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl{font-size:24px;font-size:2.4rem}}.dac-modal-emphasis__lead,.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl{font-weight:700}.dac-modal-emphasis__sub,.dac-modal-emphasis__lead--xl,.dac-modal-emphasis__sub--xl{color:#c00;font-weight:700}.dac-modal-emphasis__unit{font-size:16px;font-size:1.6rem;color:#333;font-weight:400}@media screen and (max-width: 767px){.dac-modal-emphasis__unit{font-size:12px;font-size:1.2rem}}.dac-modal-emphasis__text{font-size:16px;font-size:1.6rem;font-weight:700}.dac-modal-emphasis__text--sm{font-size:16px;font-size:1.6rem;color:#333;font-weight:700}@media screen and (max-width: 767px){.dac-modal-emphasis__text--sm{font-size:12px;font-size:1.2rem}}.dac-modal-emphasis--login,.dac-modal-emphasis--login__content{height:auto}.dac-modal-beginner{display:none;margin:auto;max-width:880px;width:100%;border-radius:4px;border:10px solid #ffe14c;box-shadow:-5px 5px 15px #00000073;background-color:#fff;color:#333;position:relative;left:-100%}.dac-modal-beginner.is-fixed{display:block;position:fixed;left:0;right:0;top:70px;z-index:9999;animation:modalShow .5s linear 0s}@media screen and (max-width: 767px){.dac-modal-beginner.is-fixed{z-index:10000}}@media screen and (max-width: 767px){.dac-modal-beginner{width:calc(100% - 20px)}}@media screen and (max-width: 399px){.dac-modal-beginner{height:70vh;overflow:hidden}}.dac-modal-beginner{border:0}.dac-modal-beginner.is-fixed{top:200px}.dac-modal-beginner__content{max-width:980px;width:100%;position:relative}.dac-modal-beginner__content img{width:100%;height:auto}.dac-modal-beginner__overlay{width:100%;height:100%;background:#00000080;position:static;top:0;right:0;bottom:0;left:0;z-index:9998;opacity:0;transform:translate(-100%);transition:opacity .2s ease-in-out .2s}.dac-modal-beginner__overlay.is-fixed{position:fixed;opacity:1;transform:translate(0);transition:opacity .2s ease-in-out .2s}@media screen and (max-width: 767px){.dac-modal-beginner__overlay{z-index:9999}}.dac-modal-beginner__btn{display:block;margin:auto;position:absolute;width:650px;height:70px;left:0;right:0;bottom:42px}.dac-modal-beginner__btn.is-sp,.dac-modal-beginner.is-sp{top:125px;border-radius:20px}.dac-mv{display:flex;flex-flow:row wrap;justify-content:center;align-content:center;margin:0 auto 30px;padding:30px 20px;max-width:1200px;width:100%;height:450px;background:url(./bg_top-mv01.jpg) 50% 50% no-repeat;background-size:cover}.dac-mv__title{display:block;margin:0 auto 20px;padding:0;line-height:0;text-align:center}.dac-mv__title img{width:100%;height:auto}.dac-mv__footer{display:block;margin-top:10px;line-height:0;text-align:center}.dac-mv__footer img{width:100%;height:auto}.dac-mv-point{padding:0;list-style-type:none;display:flex;margin:auto;max-width:930px;line-height:0}.dac-mv-point__item{width:calc(100% / 3);text-align:center}.dac-mv-point__item img{max-width:283px;width:100%;height:auto}.dac-mv-backorder{display:block;line-height:0;transition:.25s ease-in-out}.dac-mv-backorder:hover{box-shadow:0 0 10px #1a1a1a;transition:.25s ease-in-out}.dac-mv-backorder img{width:100%;height:auto}.dac-note,.dac-note--modal,.dac-note--winning,.dac-note--notice,.dac-note--alert{display:block;margin:0 auto 10px;padding:20px 15px;max-width:980px;border:1px solid #c8c8c8;border-radius:4px;word-break:break-all}.dac-note.with-icon,.with-icon.dac-note--modal,.with-icon.dac-note--winning,.with-icon.dac-note--notice,.with-icon.dac-note--alert{padding-top:0;padding-bottom:0}.dac-note:last-child,.dac-note--modal:last-child,.dac-note--winning:last-child,.dac-note--notice:last-child,.dac-note--alert:last-child{margin-bottom:0}.dac-note.is-hidden,.is-hidden.dac-note--modal,.is-hidden.dac-note--winning,.is-hidden.dac-note--notice,.is-hidden.dac-note--alert{display:none}@media screen and (max-width: 399px){.dac-note,.dac-note--modal,.dac-note--winning,.dac-note--notice,.dac-note--alert{padding:10px}}.dac-note__inner{display:flex;align-items:flex-start;justify-content:center;position:relative}.with-icon>.dac-note__inner{align-items:center;min-height:52px}.dac-note__icon{display:none;margin-right:10px}@media screen and (max-width: 399px){.dac-note__icon{margin-right:4px}}.dac-note__icon img{width:30px;height:30px;display:block}.with-icon .dac-note__icon{display:block}.dac-note__heading{font-size:14px;font-size:1.4rem;padding:10px;font-weight:400;text-align:center;border-bottom:1px solid #c8c8c8;background-color:#f6f6f6;border-radius:4px 4px 0 0}.dac-note__content,.dac-note__content-sp{width:calc(100% / 3);border-right:1px solid #c8c8c8;text-align:center}.dac-note__content-sp{font-size:13px;font-size:1.3rem}.dac-note__content:last-child,.dac-note__content-sp:last-child{border-right:0}.dac-note__close-btn{text-decoration:none;display:inline-block;padding:2px 5px;margin-left:auto;color:#c00;cursor:pointer}.dac-note__inner--left{display:flex;justify-content:center;align-items:center;margin-left:auto}.dac-icon .dac-note__inner{justify-content:center;min-height:auto}@media screen and (max-width: 767px){.dac-icon .dac-note__inner{justify-content:flex-start}}.dac-note__inner #close{cursor:pointer;color:#186abd;display:inline-block;padding:2px 5px;margin-left:auto}.dac-note__inner #closeLose{display:inline-block;padding:2px 5px;margin-left:auto;color:#c00;cursor:pointer}.dac-note--detail{display:block;margin:0 auto 10px;padding:20px 15px;max-width:980px;border:1px solid #c8c8c8;border-radius:4px;word-break:break-all}.dac-note--detail.with-icon{padding-top:0;padding-bottom:0}.dac-note--detail:last-child{margin-bottom:0}.dac-note--detail.is-hidden{display:none}@media screen and (max-width: 399px){.dac-note--detail{padding:10px}}.dac-note--detail__inner{display:flex;align-items:flex-start;justify-content:center;position:relative}.with-icon>.dac-note--detail__inner{align-items:center;min-height:52px}.dac-note--detail__icon{display:none;margin-right:10px}@media screen and (max-width: 399px){.dac-note--detail__icon{margin-right:4px}}.dac-note--detail__icon img{width:30px;height:30px;display:block}.with-icon .dac-note--detail__icon{display:block}.dac-note--detail{padding:0}@media screen and (max-width: 399px){.dac-note--detail{padding:0}}.dac-note--detail__head{position:relative}.dac-note--detail__text{font-size:20px;font-size:2rem;display:flex;justify-content:center;align-items:center;margin-top:10px;color:#c00;font-weight:700}.dac-note--alert{border:1px solid #cc0000;background-color:#fff1f1}.dac-note--alert.dac-icon{padding:10px 15px}.dac-note--alert__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-note--alert__close:before,.dac-note--alert__close:after{content:"";margin:auto;width:3px;height:24px}.dac-note--alert__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-note--alert__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-note--alert__close{display:none}}.dac-note--alert__close{text-decoration:none}.dac-note--alert__close:before,.dac-note--alert__close:after{background-color:#c00}.dac-note--alert__text{font-size:20px;font-size:2rem}@media screen and (max-width: 767px){.dac-note--alert__text{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 399px){.dac-note--alert__text{font-size:12px;font-size:1.2rem}}.dac-note--alert__text--small{font-size:14px;font-size:1.4rem;line-height:1.4;color:#c00}@media screen and (max-width: 399px){.dac-note--alert__text--small{font-size:12px;font-size:1.2rem;text-align:center}.dac-icon .dac-note--alert__text--small{text-align:left}}.dac-note--alert__text--small__note{display:block;font-size:10px;font-size:1rem}.dac-note--notice{border:1px solid #38aa00;background-color:#e7ffd9}.dac-note--notice__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-note--notice__close:before,.dac-note--notice__close:after{content:"";margin:auto;width:3px;height:24px}.dac-note--notice__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-note--notice__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-note--notice__close{display:none}}.dac-note--notice__close:before,.dac-note--notice__close:after{background-color:#38aa00}.dac-note--notice__text{font-size:20px;font-size:2rem}@media screen and (max-width: 767px){.dac-note--notice__text{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 399px){.dac-note--notice__text{font-size:12px;font-size:1.2rem}}.dac-note--notice__text--small{line-height:1.4;color:#38aa00;font-size:14px;font-size:1.4rem}@media screen and (max-width: 399px){.dac-note--notice__text--small{font-size:12px;font-size:1.2rem;text-align:center}}.dac-note--notice__text--small__note{display:block;font-size:10px;font-size:1rem}.dac-note--winning{border:1px solid #186abd;background-color:#ceecfb}.dac-note--winning.dac-icon{padding:10px 15px}.dac-note--winning__close{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-note--winning__close:before,.dac-note--winning__close:after{content:"";margin:auto;width:3px;height:24px}.dac-note--winning__close:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-note--winning__close:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-note--winning__close{display:none}}.dac-note--winning__close:before,.dac-note--winning__close:after{background-color:#186abd}.dac-note--winning__close--small{width:24px;height:24px;position:absolute;top:0;right:0;bottom:auto;left:auto}.dac-note--winning__close--small:before,.dac-note--winning__close--small:after{content:"";margin:auto;width:3px;height:24px}.dac-note--winning__close--small:before{transform:rotate(45deg);position:absolute;top:auto;right:10px;bottom:auto;left:auto}.dac-note--winning__close--small:after{transform:rotate(135deg);position:absolute;top:auto;right:auto;bottom:auto;left:11px}@media screen and (max-width: 767px){.dac-note--winning__close--small{display:none}}.dac-note--winning__close--small{width:17px;height:17px;top:50%;margin:-8px}@media screen and (max-width: 767px){.dac-note--winning__close--small{display:block}}@media screen and (max-width: 767px) and (max-width: 399px){.dac-note--winning__close--small{width:10px;height:10px;margin:-5px}}.dac-note--winning__close--small:before,.dac-note--winning__close--small:after{background-color:#186abd;width:2px;height:17px;left:0;top:0;right:auto}@media screen and (max-width: 399px){.dac-note--winning__close--small:before,.dac-note--winning__close--small:after{display:block;width:1px;height:10px}}.dac-note--winning__text{font-size:20px;font-size:2rem}@media screen and (max-width: 767px){.dac-note--winning__text{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 399px){.dac-note--winning__text{font-size:12px;font-size:1.2rem}}.dac-note--winning__text--small{font-size:14px;font-size:1.4rem;line-height:1.4;color:#186abd}@media screen and (max-width: 399px){.dac-note--winning__text--small{font-size:12px;font-size:1.2rem;text-align:center}.dac-icon .dac-note--winning__text--small{text-align:left}}.dac-note--winning__text--small__note{display:block;font-size:10px;font-size:1rem}.dac-note--winning__text--small__link{font-size:10px;font-size:1rem;color:#00adf5}.dac-icon .dac-note--winning__text--small__link{font-size:12px;font-size:1.2rem}@media screen and (max-width: 399px){.dac-note--winning__text--small__link{display:block;font-size:10px;font-size:1rem}}.dac-note--winning__text--small__link:hover{text-decoration:none}.dac-note--winning__link{margin:0 5px;color:#186abd;text-decoration:underline}.dac-note--winning__link:hover{text-decoration:none}.dac-note--shadow{display:block;margin:0 auto 10px;padding:20px 15px;max-width:980px;border:1px solid #c8c8c8;border-radius:4px;word-break:break-all}.dac-note--shadow.with-icon{padding-top:0;padding-bottom:0}.dac-note--shadow:last-child{margin-bottom:0}.dac-note--shadow.is-hidden{display:none}@media screen and (max-width: 399px){.dac-note--shadow{padding:10px}}.dac-note--shadow__inner{display:flex;align-items:flex-start;justify-content:center;position:relative}.with-icon>.dac-note--shadow__inner{align-items:center;min-height:52px}.dac-note--shadow__icon{display:none;margin-right:10px}@media screen and (max-width: 399px){.dac-note--shadow__icon{margin-right:4px}}.dac-note--shadow__icon img{width:30px;height:30px;display:block}.with-icon .dac-note--shadow__icon{display:block}.dac-note--shadow{box-shadow:0 0 10px #c8c8c8}.dac-note--modal{padding:50px 30px 30px}@media screen and (max-width: 767px){.dac-note--modal{padding:50px 10px 30px}}.dac-note--recommend{text-align:end;font-size:12px;font-size:1.2rem}@media screen and (max-width: 767px){.dac-note--recommend{font-size:10px;font-size:1rem}}.dac-note-point,.dac-note-point--blur,.dac-note-point--bid{display:block;margin:0 auto 10px;max-width:980px;border:1px solid #f6f6f6;border-radius:4px;background-color:#f6f6f6}.dac-note-point:last-child,.dac-note-point--blur:last-child,.dac-note-point--bid:last-child{margin-bottom:0}.dac-note-point--bid{background:#fffde0}.is-disabled .dac-note-point--bid{background:#f6f6f6}.dac-note-point--blur{margin:10px auto 0;border:1px solid #e5e5e5;text-decoration:none}.dac-note-point--blur:hover,.dac-note-point--blur:active{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}.dac-note-point--blur:hover .dac-text__link,.dac-note-point--blur:active .dac-text__link{text-decoration:underline}.dac-note-point--blur.is-sell_other{pointer-events:none}@media screen and (min-width: 768px){.dac-note-point--blur.is-sell_other{border:unset}}.dac-note-point--blur.is-sell_other:hover,.dac-note-point--blur.is-sell_other:active{box-shadow:none;pointer-events:none}.dac-note-point.is-alert,.is-alert.dac-note-point--bid,.is-alert.dac-note-point--blur{border:2px solid #cc0000;background-color:#ffe6e6}.dac-note-point__inner{padding:10px}@media screen and (min-width: 768px){.dac-note-point__inner{display:flex;justify-content:center}}.dac-note-point__inner--center{padding:10px;text-align:center}.dac-note-point__heading{font-size:18px;font-size:1.8rem;padding:5px;background-color:#f6f6f6;color:#333;font-weight:400;text-align:center}.dac-note-point__content{font-size:16px;font-size:1.6rem;display:flex;justify-content:space-around;padding:10px;width:100%;background-color:#fff;text-align:left}.dac-note-point__content .dac-text--sm{line-height:1.6}.dac-note-point--blur .dac-note-point__content{border-radius:6px 6px 0 0}.dac-note-point__content.content-other{background-color:#f9f9f9}.dac-note-point__label{padding-right:10px;position:relative}@media screen and (min-width: 768px){.dac-note-point__label{display:flex;justify-content:center;width:unset}}.dac-note-point__label:after{content:"";margin:auto;width:1px;height:20px;background-color:#c8c8c8;position:absolute;top:0;right:0;bottom:0}@media screen and (max-width: 767px){.dac-note-point__label{width:100px}.dac-note-point__label:after{height:40px;position:absolute;top:0;right:15px;bottom:0}}.dac-note-point__detail{display:flex;align-items:center;width:75%}@media screen and (max-width: 767px){.dac-note-point__detail{width:70%}}.dac-note-point__footer{font-size:14px;font-size:1.4rem;padding:5px;text-align:center}.dac-note-primary{display:block;margin:0 auto 10px;max-width:980px;border:1px solid #cc0000;border-radius:4px}.dac-note-primary:last-child{margin-bottom:0}.dac-note-primary__heading{display:flex;align-items:center;justify-content:center;padding:5px 10px;color:#fff;background-color:#c00}.dac-note-primary__content,.dac-note-primary__content--center{font-size:16px;font-size:1.6rem;padding:10px;text-align:left}.dac-note-primary__content--center{text-align:center}.dac-note-primary__text{font-size:16px;font-size:1.6rem}@media screen and (max-width: 399px){.dac-note-primary__text{font-size:12px;font-size:1.2rem}}.dac-overview{margin-bottom:30px;width:100%;background-color:#f6f6f6}.dac-overview__inner--sm{display:block;padding:50px 0;margin:auto;max-width:700px;width:100%}.dac-overview__inner--jp{padding:50px 0 50px 300px;margin:auto;max-width:980px;width:100%;background:url(./bg_jp-logo.png) 0 50% no-repeat}@media screen and (max-width: 767px){.dac-overview__inner--jp{padding:30px 10px;background:url(./bg_jp-logo.png) 50% 50% no-repeat}}.dac-overview__inner--rank{padding:50px 380px 50px 0;margin:auto;max-width:980px;width:100%;background:url(./bg_rank.png) 100% 50% no-repeat}@media screen and (max-width: 767px){.dac-overview__inner--rank{padding:30px 10px;background:url(./bg_rank.png) 50% 50% no-repeat}}.dac-overview__heading--emphasis{font-size:36px;font-size:3.6rem;margin-bottom:30px;font-weight:700;color:#c00}.dac-pager{margin:0;list-style-type:none;display:flex;align-items:center;justify-content:center;padding:10px 15px}.dac-pager__item{font-size:14px;font-size:1.4rem;display:flex;align-items:center;justify-content:center;margin-right:10px}.dac-pager__item:last-child{margin-right:0}.dac-pager__start{width:0;height:0;position:relative;border-top:5px solid transparent;border-right:5px solid #333;border-bottom:5px solid transparent}.dac-pager__start:before{content:"";margin:auto;position:absolute;top:0;bottom:0}.dac-pager__start.is-disabled{pointer-events:none}.dac-pager__start:before{left:-2px;width:1px;height:8px;background-color:#333}.dac-pager__start.is-disabled{border-right:5px solid #c8c8c8}.dac-pager__start.is-disabled:before{background-color:#c8c8c8}.dac-pager__back{width:0;height:0;position:relative;border-top:5px solid transparent;border-right:5px solid #333;border-bottom:5px solid transparent}.dac-pager__back:before{content:"";margin:auto;position:absolute;top:0;bottom:0}.dac-pager__back.is-disabled{pointer-events:none}.dac-pager__back:before{left:-2px;width:6px;height:6px;border:1px solid;border-color:transparent transparent #333 #333;transform:rotate(45deg)}.dac-pager__back.is-disabled{border-right:5px solid #c8c8c8}.dac-pager__back.is-disabled:before{border-color:transparent transparent #c8c8c8 #c8c8c8}.dac-pager__next{width:0;height:0;position:relative;border-top:5px solid transparent;border-left:5px solid #333;border-bottom:5px solid transparent}.dac-pager__next:before{content:"";margin:auto;position:absolute;top:0;bottom:0}.dac-pager__next.is-disabled{pointer-events:none}.dac-pager__next:before{right:-2px;width:6px;height:6px;border:1px solid;border-color:#333 #333 transparent transparent;transform:rotate(45deg)}.dac-pager__next.is-disabled{border-left:5px solid #c8c8c8}.dac-pager__next.is-disabled:before{border-color:#c8c8c8 #c8c8c8 transparent transparent}.dac-pager__end{width:0;height:0;position:relative;border-top:5px solid transparent;border-left:5px solid #333;border-bottom:5px solid transparent}.dac-pager__end:before{content:"";margin:auto;position:absolute;top:0;bottom:0}.dac-pager__end.is-disabled{pointer-events:none}.dac-pager__end:before{right:-2px;width:1px;height:8px;background-color:#333}.dac-pager__end.is-disabled{border-left:5px solid #c8c8c8}.dac-pager__end.is-disabled:before{background-color:#c8c8c8}.dac-pager__num{margin-right:5px;font-weight:700}.dac-pager-input{margin-right:5px;padding:5px;border:1px solid #c8c8c8;border-radius:4px}.dac-pager-select{padding:5px;border:1px solid #c8c8c8}.dac-pager__text{margin-right:10px}.dac-pager-btn{display:flex;align-items:center;justify-content:center;margin-top:50px}@media screen and (max-width: 767px){.dac-pager-btn{margin-top:25px}}.dac-pager-btn__item{font-size:16px;font-size:1.6rem;margin:0 5px}.dac-pager-btn__link,.dac-pager-btn__link--next,.dac-pager-btn__link--prev{font-size:14px;font-size:1.4rem;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;flex-flow:column nowrap;padding:5px;text-decoration:none;line-height:1;word-break:break-all;transition:.25s ease-in-out;outline-color:#4485f4}@media screen and (max-width: 767px){.dac-pager-btn__link,.dac-pager-btn__link--next,.dac-pager-btn__link--prev{font-weight:700}}.dac-pager-btn__link.is-disabled,.is-disabled.dac-pager-btn__link--next,.is-disabled.dac-pager-btn__link--prev{pointer-events:none;border:1px solid #aeadad;background-color:#aeadad;color:#fff}.dac-pager-btn__link.is-watching,.is-watching.dac-pager-btn__link--next,.is-watching.dac-pager-btn__link--prev{border:1px solid #cc0000;background-color:#c00;color:#fff}.dac-pager-btn__link__text,.dac-pager-btn__link__text--lg{font-size:10px;font-size:1rem;display:block;margin-top:5px;text-align:center}.dac-pager-btn__link__text--lg{font-size:25px;font-size:2.5rem;margin-top:10px;font-weight:700}.dac-pager-btn__link,.dac-pager-btn__link--next,.dac-pager-btn__link--prev{padding:5px 10px;height:44px;text-decoration:none;position:relative;border:1px solid #c8c8c8;border-radius:4px;background-color:#f6f6f6;color:#333;white-space:nowrap;font-size:20px;font-size:2rem}@media screen and (max-width: 767px){.dac-pager-btn__link,.dac-pager-btn__link--next,.dac-pager-btn__link--prev{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px){.dac-pager-btn__link:hover,.dac-pager-btn__link--next:hover,.dac-pager-btn__link--prev:hover{box-shadow:0 3px 6px #d5d5d5;transition:.25s ease-in-out}}.dac-pager-btn__link.is-current,.is-current.dac-pager-btn__link--next,.is-current.dac-pager-btn__link--prev{border:1px solid #cc0000;background-color:#fff;color:#c00;pointer-events:none}.dac-pager-btn__link--prev{font-size:16px;font-size:1.6rem;padding:10px 10px 10px 30px}@media screen and (max-width: 767px){.dac-pager-btn__link--prev{font-size:0px;font-size:0rem;padding:15px}}.dac-pager-btn__link--prev:before{content:"";margin:auto;width:10px;height:10px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(-135deg);position:absolute;top:0;bottom:0;left:10px}.dac-pager-btn__link--prev.is-disabled{border-color:#c8c8c8;background-color:#c8c8c8}.dac-pager-btn__link--prev.is-disabled:before{border-color:#fff}.dac-pager-btn__link--next{font-size:16px;font-size:1.6rem;padding:10px 30px 10px 10px}@media screen and (max-width: 767px){.dac-pager-btn__link--next{font-size:0px;font-size:0rem;padding:15px}}.dac-pager-btn__link--next:before{content:"";margin:auto;width:10px;height:10px;border-bottom:2px solid #333;border-left:2px solid #333;transform:rotate(-135deg);position:absolute;top:0;right:10px;bottom:0}.dac-pager-btn__link--next.is-disabled{border-color:#c8c8c8;background-color:#c8c8c8}.dac-pager-btn__link--next.is-disabled:before{border-color:#fff}.dac-panel{display:block;margin:0 auto 30px;max-width:980px;width:100%}.dac-panel:last-child{margin-bottom:0}.dac-panel.is-flat{box-shadow:none}.dac-panel__heading{font-size:20px;font-size:2rem;display:block;padding:5px 10px;background-color:#c00;text-align:center;line-height:1.6;color:#fff;font-weight:400}@media screen and (max-width: 767px){.dac-panel__heading{font-size:18px;font-size:1.8rem}}.dac-panel-body{border:0;box-shadow:0 0 10px #e5e5e5}.dac-panel-content{display:block;padding:20px 0 60px;margin:0 auto;max-width:800px;width:100%;position:relative}@media screen and (max-width: 767px){.dac-panel-content{padding:20px 10px}}.dac-panel-content__lead,.dac-panel-content__lead--item{font-size:60px;font-size:6rem;display:block;margin:0 0 60px;font-weight:700;text-align:center;text-decoration:none;color:#c00;word-break:break-all;position:relative}@media screen and (max-width: 399px){.dac-panel-content__lead,.dac-panel-content__lead--item{font-size:28px;font-size:2.8rem;display:block;margin:20px auto 40px}}@media screen and (min-width: 768px){.dac-panel-content__lead,.dac-panel-content__lead--item{margin:20px 0 80px;line-height:1}}.dac-panel-content__lead--item{display:flex;align-items:center;justify-content:center}.dac-panel-content__lead--text{font-size:50px;height:50px;margin-left:14px}@media screen and (max-width: 767px){.dac-panel-content__lead--text{margin-left:35px;font-size:30px;height:auto}}.dac-panel-content__bottom,.dac-panel-content__bottom--jp{font-style:normal;font-weight:400;position:absolute}.dac-panel-content__bottom .dac-btn--thin,.dac-panel-content__bottom--jp .dac-btn--thin{pointer-events:none}@media screen and (min-width: 768px){.dac-panel-content__bottom .dac-btn--thin:hover,.dac-panel-content__bottom--jp .dac-btn--thin:hover,.dac-panel-content__bottom .dac-btn--thin:active,.dac-panel-content__bottom--jp .dac-btn--thin:active{box-shadow:none}}.dac-panel-content__bottom--jp{top:10px}.dac-panel-content__note{font-size:14px;font-size:1.4rem;margin-bottom:30px;margin-top:-20px;text-align:center}@media screen and (max-width: 399px){.dac-panel-content__note{font-size:12px;font-size:1.2rem;margin-bottom:20px}}.dac-panel-empty{font-size:16px;font-size:1.6rem;text-align:center;border:1px solid #c8c8c8;padding:40px;margin:10px 2px}.dac-panel-link{font-size:14px;padding-top:12px}.dac-panel-table,.dac-panel-table--sort{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse;text-align:center;word-break:break-all}.dac-panel-table__header{border:1px solid #f6f6f6;border-bottom:1px solid #e5e5e5}.dac-panel-table__header--primary{border:1px solid #cc0000}.dac-panel-table tbody,.dac-panel-table--sort tbody{background-color:#fff}.dac-panel-table__heading,.dac-panel-table__heading--detail,.dac-panel-table__heading--btn,.dac-panel-table__heading--check,.dac-panel-table__heading--domain{font-size:20px;font-size:2rem;padding:5px 10px;background-color:#c00;text-align:center;font-weight:400;line-height:1.6;color:#fff}.dac-panel-table__heading:last-child .dac-panel-table__trigger:after,.dac-panel-table__heading--detail:last-child .dac-panel-table__trigger:after,.dac-panel-table__heading--btn:last-child .dac-panel-table__trigger:after,.dac-panel-table__heading--check:last-child .dac-panel-table__trigger:after,.dac-panel-table__heading--domain:last-child .dac-panel-table__trigger:after{content:none}.dac-panel-table--sort .dac-panel-table__heading,.dac-panel-table--sort .dac-panel-table__heading--detail,.dac-panel-table--sort .dac-panel-table__heading--btn,.dac-panel-table--sort .dac-panel-table__heading--check,.dac-panel-table--sort .dac-panel-table__heading--domain{font-size:14px;font-size:1.4rem;position:relative}@media screen and (max-width: 767px){.dac-panel-table__heading,.dac-panel-table__heading--detail,.dac-panel-table__heading--btn,.dac-panel-table__heading--check,.dac-panel-table__heading--domain{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 399px){.dac-panel-table__heading,.dac-panel-table__heading--detail,.dac-panel-table__heading--btn,.dac-panel-table__heading--check,.dac-panel-table__heading--domain{font-size:12px;font-size:1.2rem}}.dac-panel-table__heading--domain{width:20%}.dac-panel-table__heading--check{width:50px}.dac-panel-table__heading--btn{width:100px}.dac-panel-table__heading--detail{background:#f6f6f6;color:#000;font-size:1.8}@media screen and (max-width: 767px){.dac-panel-table__heading--detail{font-size:1.2}}.dac-panel-table__body{border:1px solid #e5e5e5}.dac-panel-table__content,.dac-panel-table__content--scroll,.dac-panel-table__content--check{font-size:14px;font-size:1.4rem;padding:10px 5px;border-bottom:1px solid #e5e5e5;line-height:1;font-weight:400}@media screen and (max-width: 399px){.dac-panel-table__content,.dac-panel-table__content--scroll,.dac-panel-table__content--check{font-size:12px;font-size:1.2rem}}.dac-panel-table__content--scroll{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:0}.dac-panel-table__content-empty,.dac-panel-table__content-empty--jp{font-size:24px;font-size:2.4rem;border:1px solid #e5e5e5;padding:50px 0}.dac-panel-table__content-empty--jp{padding:60px 0 20px;border:none}.dac-panel-table__content-link{font-size:14px;font-size:1.4rem;padding-bottom:60px}.dac-panel-table__text{display:inline-block;text-align:left;color:#000}.dac-panel-table__text.is-hold{color:#c00}.dac-panel-table__text.is-show-icon{margin-left:-15px}.dac-panel-table__trigger{display:block;color:#fff;position:relative}@media screen and (min-width: 768px){.dac-panel-table__trigger:hover{text-decoration:none}}.dac-panel-table__trigger:after{content:"";margin:auto;width:1px;height:100%;background-color:#fff;position:absolute;top:0;right:-10px;bottom:0;left:auto}.dac-panel-table__id{color:#000;text-decoration:none}.dac-panel-table__id:hover{text-decoration:underline}.dac-panel-table__time{margin-left:5px}.dac-panel-table__time--limit{margin-top:5px}.dac-panel-table__text{font-size:14px;font-size:1.4rem;color:#333}.dac-pie{display:block;margin:0 10px 0 0;width:32px;height:32px;border-radius:50%;background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00,#d9d9d9 0%,#d9d9d9)}.dac-pie.is-10{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 10%,#d9d9d9 10%,#d9d9d9)}.dac-pie.is-20{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 20%,#d9d9d9 20%,#d9d9d9)}.dac-pie.is-30{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 30%,#d9d9d9 30%,#d9d9d9)}.dac-pie.is-40{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 40%,#d9d9d9 40%,#d9d9d9)}.dac-pie.is-50{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 50%,#d9d9d9 50%,#d9d9d9)}.dac-pie.is-60{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 60%,#d9d9d9 60%,#d9d9d9)}.dac-pie.is-70{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 70%,#d9d9d9 70%,#d9d9d9)}.dac-pie.is-80{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 80%,#d9d9d9 80%,#d9d9d9)}.dac-pie.is-90{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 90%,#d9d9d9 90%,#d9d9d9)}.dac-pie.is-100{background-image:radial-gradient(#fff 45%,transparent 31%),conic-gradient(#c00,#c00 100%,#d9d9d9,#d9d9d9)}.dac-tab,.dac-tab-mypage{padding:0;list-style-type:none;display:flex;justify-content:space-around;margin:0 auto 30px;max-width:980px;width:100%}@media screen and (max-width: 767px){.dac-tab,.dac-tab-mypage{margin:0 -10px;width:auto}}.dac-tab-head{border-bottom:1px solid #c8c8c8}.dac-tab__item,.dac-tab-mypage__item{display:flex;justify-content:center;align-items:center;flex-basis:308px;width:100%;position:relative}.dac-tab__item.is-active,.is-active.dac-tab-mypage__item{pointer-events:none}.dac-tab__item.is-active:after,.is-active.dac-tab-mypage__item:after{content:"";margin:auto;width:100%;height:4px;background-color:#c00;position:absolute;top:auto;right:0;bottom:0;left:0}@media screen and (max-width: 767px){.dac-tab__item.is-active,.is-active.dac-tab-mypage__item{background-color:#c00}.dac-tab__item.is-active:after,.is-active.dac-tab-mypage__item:after{content:none}}.dac-tab__link,.dac-tab-mypage__link{font-size:20px;font-size:2rem;display:block;padding:10px 0;color:#aeadad;font-weight:700;line-height:1;text-decoration:none}@media screen and (max-width: 767px){.dac-tab__link,.dac-tab-mypage__link{font-size:16px;font-size:1.6rem;padding:10px;width:100%;color:#333;text-align:center;line-height:1.6}}@media screen and (max-width: 399px){.dac-tab__link,.dac-tab-mypage__link{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px){.dac-tab__link:hover,.dac-tab-mypage__link:hover{color:#c00}}.is-active .dac-tab__link,.is-active .dac-tab-mypage__link{color:#c00}@media screen and (max-width: 767px){.is-active .dac-tab__link,.is-active .dac-tab-mypage__link{color:#fff}}.dac-tab-content{margin:0;padding:0;list-style-type:none}@media screen and (max-width: 767px){.dac-tab-content{margin:0 -10px;border-top:1px solid #c8c8c8}}.dac-tab-content__note{margin:80px 0}@media screen and (max-width: 767px){.dac-tab-content__note{margin:60px 10px}}.dac-tab-content__note__heading{font-size:18px;font-size:1.8rem}@media screen and (max-width: 767px){.dac-tab-content__note__heading{font-size:16px;font-size:1.6rem}}.dac-tab-content__note__content{font-size:14px;font-size:1.4rem;padding-top:14px;padding-bottom:20px}@media screen and (max-width: 767px){.dac-tab-content__note__content{padding-top:12px}}.dac-tab-content__note__inquiry{font-size:14px;font-size:1.4rem;padding:30px;border:1px solid #e5e5e5}@media screen and (max-width: 767px){.dac-tab-content__note__inquiry{padding:26px 18px;font-size:12px;font-size:1.2rem}}.dac-tab-content__note__inquiry__label{font-weight:700}.dac-tab-content__note__inquiry__text{margin-top:8px}.dac-tab-content__note__inquiry__text--link:hover{text-decoration:none}.dac-tab-mypage{margin-bottom:1px;margin-top:82px;position:relative}@media screen and (max-width: 767px){.dac-tab-mypage{margin:20px 0 12px}}.dac-tab-mypage__item{border:1px solid #cc0000;border-right:none}@media screen and (max-width: 767px){.dac-tab-mypage__item{height:46px}}.dac-tab-mypage__item:first-child{margin-top:0;border-top-left-radius:8px}.dac-tab-mypage__item:last-child{border-top-right-radius:8px;border-right:1px solid #cc0000}.dac-tab-mypage__item.is-active{color:#fff;background-color:#c00}.dac-tab-mypage__link{color:#333;padding:15px;font-size:14px;font-size:1.4rem;display:flex;justify-content:center;text-align:center;width:100%}@media screen and (max-width: 767px){.dac-tab-mypage__link{font-size:12px;font-size:1.2rem;padding:0 10px;line-height:1.4}}.is-active .dac-tab-mypage__link{color:#fff}@media screen and (max-width: 767px){.is-active .dac-tab-mypage__link{color:#fff;padding:10px}}.dac-tab-ribbon,.dac-tab-ribbon--watch{white-space:nowrap;border:1px solid #FFE14D;background:#fffdf0;border-radius:4px;position:absolute;width:218px;height:60px;padding:4px 16px;top:-73px;left:258px;font-size:12px;font-size:1.2rem;align-items:center;display:flex;line-height:17px}.dac-tab-ribbon:after,.dac-tab-ribbon--watch:after{content:"";position:absolute;top:100%;left:47%;border-top:9px solid #FFFDF0;border-left:5px solid transparent;border-right:5px solid transparent;transform:scale(1)}.dac-tab-ribbon:before,.dac-tab-ribbon--watch:before{content:"";position:absolute;top:100%;left:47%;border-top:9px solid #FFE14D;border-left:5px solid transparent;border-right:5px solid transparent;transform:matrix(1,0,0,1,0,1)}@media screen and (max-width: 767px){.dac-tab-ribbon,.dac-tab-ribbon--watch{left:27px;top:58px;z-index:1}.dac-tab-ribbon:before,.dac-tab-ribbon--watch:before{top:-14px;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent #ffe14d transparent}.dac-tab-ribbon:after,.dac-tab-ribbon--watch:after{top:-12px;left:50%;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent #fffdf0 transparent}}.dac-tab-ribbon--watch{left:748px}@media screen and (max-width: 767px){.dac-tab-ribbon--watch{left:37%}.dac-tab-ribbon--watch:before{left:84%}.dac-tab-ribbon--watch:after{left:84%}}@media screen and (max-width: 767px){.dac-tab-sort{margin:0 -10px 10px}}.dac-tab-sort__list{margin:0;padding:0;list-style-type:none;display:table;align-items:center;width:100%;border-bottom:1px solid #c8c8c8}.dac-tab-sort__item{display:table-cell;vertical-align:middle}.dac-tab-sort__heading{font-size:14px;font-size:1.4rem;display:block;padding:10px;text-align:center;color:#333;text-decoration:none;position:relative}@media screen and (max-width: 399px){.dac-tab-sort__heading{padding:10px 5px;text-align:left}}.is-active .dac-tab-sort__heading{font-weight:700;color:#fff;background-color:#c00}.dac-tab-sort__heading:after{content:""}.dac-tab-sort__content{border-top:1px solid #c8c8c8}.dac-table-list{font-size:20px;font-size:2rem;display:table;margin-bottom:15px;padding-bottom:5px;width:100%;border-bottom:1px solid #c8c8c8}@media screen and (max-width: 767px){.dac-table-list{font-size:16px;font-size:1.6rem}}.dac-table-list:last-child{margin-bottom:0}.dac-table-list__title{display:table-cell;vertical-align:middle;text-align:left}.dac-table-list--stackable .dac-table-list__title{padding-right:10px}.dac-table-list__content{display:table-cell;vertical-align:middle;text-align:right}.dac-table-list__time{font-size:12px;font-size:1.2rem}.dac-table-list--stackable{display:table}@media screen and (max-width: 767px){.dac-table-list--stackable{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 399px){.dac-table-list--stackable{font-size:14px;font-size:1.4rem}}.dac-table-list__unit{font-size:16px;font-size:1.6rem}@media screen and (max-width: 767px){.dac-table-list__unit{font-size:14px;font-size:1.4rem}}.dac-table{display:flex;justify-content:space-between}.dac-table-border{border-right:1px solid #c8c8c8;margin-left:auto;margin-right:auto}.dac-table-accordion{text-align:center;margin-bottom:10px}.dac-table-accordion.is-box{width:42%}.dac-table-accordion.is-box:after{content:"";margin:auto;width:1px;height:114px;background-color:#c8c8c8}.dac-table-accordion__trigger{font-size:14px;font-size:1.4rem;color:#00adf5}.dac-table-accordion__trigger.is-active{display:none}.dac-table-accordion__trigger:hover{text-decoration:none}.dac-table-accordion__trigger--bottom{font-size:14px;font-size:1.4rem;color:#00adf5}.dac-table-accordion__trigger--bottom:hover{text-decoration:none}.dac-table-accordion__content{display:none}.dac-table-accordion__content.is-active{display:block}.dac-table-detail{font-size:14px;font-size:1.4rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;width:100%;color:#333}.dac-table-detail:last-child{margin-bottom:0}.dac-table-detail__title{display:table-cell;vertical-align:middle;text-align:left}.dac-table-detail__content{display:table-cell;vertical-align:middle;text-align:right}.dac-table-detail__time{margin-left:10px}@media all and (-ms-high-contrast: none){*::-ms-backdrop,.dac-table-detail{display:table}}.dac-text,.dac-text--right,.dac-text--center,.dac-text--lg,.dac-text--md,.dac-text--sm,.dac-text--xs__new,.dac-text--xs{font-size:16px;font-size:1.6rem;margin-bottom:10px;line-height:1.8;color:#333}.dac-text-center{text-align:center}.dac-text:last-child,.dac-text--right:last-child,.dac-text--center:last-child,.dac-text--lg:last-child,.dac-text--md:last-child,.dac-text--sm:last-child,.dac-text--xs__new:last-child,.dac-text--xs:last-child{margin-bottom:0}.dac-text--xs{font-size:12px;font-size:1.2rem;margin-bottom:5px;line-height:1.4}@media screen and (max-width: 767px){.dac-text--xs{font-size:10px;font-size:1rem}}.dac-text--xs__new{font-size:10px;font-size:1rem}.dac-text--sm{font-size:12px;font-size:1.2rem;margin-bottom:5px;line-height:1.4}.dac-text--md{font-size:14px;font-size:1.4rem;margin-bottom:5px;line-height:1.4}.dac-text--lg{font-size:18px;font-size:1.8rem;margin-bottom:5px;line-height:1.8}.dac-text--center{text-align:center}.dac-text--right{text-align:right}.dac-text__alert{color:#c00}.dac-text__notice{color:#38aa00}.dac-text__winning{color:#186abd}.dac-text__link{color:#00adf5;text-decoration:underline}.dac-text__link:hover{text-decoration:none}.dac-text__link--dark{color:#333;text-decoration:underline}.dac-text__link--dark:hover{text-decoration:none}.dac-text__caption,.dac-text__caption--left{font-size:12px;font-size:1.2rem;padding:0 10px;margin:10px auto 30px;max-width:980px;text-align:center}@media screen and (max-width: 767px){.dac-text__caption,.dac-text__caption--left{font-size:10px;font-size:1rem;padding:0 10px;margin:10px auto 20px}}.dac-text__caption--left{text-align:left}.dac-text.is-hold,.is-hold.dac-text--xs,.is-hold.dac-text--xs__new,.is-hold.dac-text--sm,.is-hold.dac-text--md,.is-hold.dac-text--lg,.is-hold.dac-text--center,.is-hold.dac-text--right{color:#c00}.dac-text-indent,.dac-text-indent--md,.dac-text-indent--sm{margin:0;padding:0;list-style-type:none;font-size:16px;font-size:1.6rem}.dac-text-indent__item{padding-left:1em;text-indent:-1em;margin-bottom:5px}.dac-text-indent__img{display:inline-flex;vertical-align:sub;margin-right:10px}@media screen and (max-width: 767px){.dac-text-indent__img{display:block}}.dac-text-indent--sm{font-size:12px;font-size:1.2rem}.dac-text-indent--md{font-size:14px;font-size:1.4rem}.dac-tooltip-trigger{display:inline-block;vertical-align:baseline;margin-left:8px}.dac-tooltip__content{font-size:12px;font-size:1.2rem;display:none;padding:4px 8px;width:240px;color:#fff;text-align:left;border-radius:4px;background-color:#000c;position:absolute;top:-110px;right:-10px}.dac-tooltip__content.is-active{display:block}.dac-tooltip__content:before{content:"";border-top:10px solid rgba(0,0,0,.8);border-right:10px solid transparent;border-left:10px solid transparent;position:absolute;right:115px;bottom:-10px}.dac-tooltip__content--detail-da,.dac-tooltip__content--detail-da__recommend{right:auto;left:calc(50% - 120px)}@media screen and (max-width: 767px){.dac-tooltip__content--detail-da,.dac-tooltip__content--detail-da__recommend{left:-10px}}.dac-tooltip__content--detail-da:before,.dac-tooltip__content--detail-da__recommend:before{left:calc(50% - 10px);right:auto}@media screen and (max-width: 767px){.dac-tooltip__content--detail-da:before,.dac-tooltip__content--detail-da__recommend:before{left:14px}}.dac-tooltip__content--detail-da__recommend{left:calc(50% - 125px)}@media screen and (max-width: 767px){.dac-tooltip__content--detail-da__recommend{left:-214px}}@media screen and (max-width: 767px){.dac-tooltip__content--detail-da__recommend:before{left:210px}}.dac-tooltip__content--modal-da{right:auto;left:calc(50% - 120px);top:-57px}@media screen and (max-width: 767px){.dac-tooltip__content--modal-da{left:-10px}}.dac-tooltip__content--modal-da:before{left:calc(50% - 10px);right:auto}@media screen and (max-width: 767px){.dac-tooltip__content--modal-da:before{left:14px}}.dac-tooltip__content--modal-bid{top:-40px;right:calc(50% - 124px);line-height:1.4;font-weight:400}@media screen and (max-width: 767px){.dac-tooltip__content--modal-bid{right:-8px;top:-46px}}@media screen and (max-width: 767px){.dac-tooltip__content--modal-bid:before{right:15px;top:42px}}.dac-tooltip-wrap{position:relative}@media screen and (max-width: 767px){.is-pc{display:none}}@media screen and (min-width: 768px){.is-sp{display:none}}#app{margin:0}
