@charset "utf-8"; .no-view{display:none;} .view-display-sp{display:block;}:root, .whitemode { --main-color:#14213D;--base-color:#fff;--text-color:#000;--sub1-color:#FCA311;--sub2-color:#E5E5E5;--mk-blue: #9eceff;--mk-yellow: #fff799;--mk-pink: #ffc1e0;--mk-green: #b2ffb2;--mk-puple: #ce9eff;--main-color:#14213D;--base-color:#fff;--text-color:#000;--sub1-color:#FCA311;--sub2-color:#FCA311; }@media (prefers-color-scheme: dark) { :root { --base-color:#272727;--text-color:#fff; } } .darkmode { --base-color:#272727;--text-color:#fff; }html {font-family: "Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size:62.5%;line-height: 1.7;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}.page-loader-area {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5);z-index: 100;}.page-loader {display: block;width: 25px;flex: 0 0 25px;height: 25px;background: url("//example.dg-style.net/wp-content/themes/dg-style/image/loading.gif") no-repeat;background-size: 100% auto;background-position: center;}@font-face {font-family: 'webicon';src:url('//example.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.eot?wwza6v');src:url('//example.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.eot?wwza6v#iefix') format('embedded-opentype'),url('//example.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.ttf?wwza6v') format('truetype'),url('//example.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.woff?wwza6v') format('woff'),url('//example.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.svg?wwza6v#icomoon') format('svg');font-weight: normal;font-style: normal;font-display: swap;}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;color:inherit;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{clear:both}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;color:inherit;border:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;text-decoration:none}mark{background-color:#ff9;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}ul,ol{list-style:none}input,select{vertical-align:middle}select{-webkit-appearance:button;appearance:button}button{padding:0;-webkit-appearance:none;appearance:none;cursor:pointer;font-family:inherit;outline:none}img,video{width:auto;max-width:100%;height:auto}iframe{width:auto;max-width:100%;height:auto;max-height:100%}.dg-lazy{object-fit:contain}body { background:var(--base-color); }.playing-video{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.play-video-item{display:block;position:relative}.movie-loading{display:block;width:0;height:5px;position:absolute;top:0;left:0;background:#fff;transition:width 1.2s ease-out;z-index:2}.play-video-item:hover .movie-loading{width:95%}.playing ~ .movie-loading{display:none}.DGLIGHTBOX{cursor:zoom-in}.lightbox-area{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:11}.outer-close{display:block;width:100%;height:100%;position:absolute;top:0;left:0;color:transparent;background:#000;border:none;opacity:0.5;z-index:-1}.lightbox-image{position:relative;max-height:100%;overflow:auto}.lightbox-image img{display:block;width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain}.inner-close{padding:10px 20px;position:absolute;top:0;right:0;color:#fff;background:none;border:none;font-size:16px;font-weight:bold;cursor:pointer}#confirmation{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.2);z-index:100000}#confirmation .confirm-inner{padding:20px;width:280px;min-height:100px;position:absolute;top:50%;left:50%;background:#fff;border:1px solid #ccc;border-radius:5px;text-align:center;box-shadow:0 5px 5px #aaa;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#confirmation .confirm-text{margin:0 0 30px;font-size:16px;text-align:left}#confirmation .confirm-text .caution{color:#ff4757;font-size:14px}#confirmation .confirm-btn{display:inline-block;width:100px;color:#fff;border-radius:5px;line-height:40px;cursor:pointer;transition:.3s ease}#confirmation .confirm-btn:focus{outline:none}#confirmation .confirm-btn.submit-btn{margin:0 15px 0 0;background:#1e90ff;border:1px solid #1e90ff}#confirmation .confirm-btn.submit-btn:hover{color:#1e90ff;background:#fff}#confirmation .confirm-btn.cancel-btn{background:#ff4757;border:1px solid #ff4757}#confirmation .confirm-btn.cancel-btn:hover{color:#ff4757;background:#fff}.dg-slider{margin:0}.dg-slider .slide-inner{position:relative}.dg-slider .slide-box{width:100%;position:relative;overflow:hidden}.dg-slider .slide-box *:not(input){-webkit-user-drag:none;-khtml-user-drag:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none}.dg-slider .slide-box .slide-list{display:flex;align-items:flex-start;position:relative;top:0;left:0}.dg-slider .slide-box .slide-item{margin:0;padding:0;position:relative}.dg-slider .slide-box .slide-item img{display:block;width:100%;max-width:100%;height:auto}.dg-slider .arrow-box .arrow{margin:0;padding:0;position:absolute;top:50%;background:none;border:none;font-size:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.dg-slider .arrow-box .arrow:focus{outline:none}.dg-slider .arrow-box .arrow:before{display:block;font-family:"webicon"}.dg-slider .arrow-box .arrow.next{left:auto;right:10px}.dg-slider .arrow-box .arrow.next:before{content:"\e323"}.dg-slider .arrow-box .arrow.prev{left:10px;right:auto}.dg-slider .arrow-box .arrow.prev:before{content:"\e325"}.dg-slider .dot-box{margin:0;padding:10px 0;display:flex;align-items:center;justify-content:center}.dg-slider .dot-box .dot{margin:0 10px 0 0;padding:0;flex:0 0 10px;width:10px;height:10px;background-color:#ccc;border:none;border-radius:10px;cursor:pointer}.dg-slider .dot-box .dot.active{background-color:#000}.dg-slider .dot-box .dot:focus{outline:none}.dg-slider .dot-box .dot:last-child{margin:0}.dg-slider .dot-box.thumbnail-dot .dot{flex:0 0 50px;width:50px;height:30px;border-radius:0}.dg-slider .dot-box.thumbnail-dot .dot.active{border:2px solid #000}.dg-slider .dot-box.thumbnail-dot img{display:block;width:100%;height:100%;object-fit:cover}.dg-fade-slider .slide-box .slide-list{display:block}.dg-fade-slider .slide-box .slide-item{position:absolute;top:0;left:0;opacity:0;z-index:-1}.dg-fade-slider .slide-box .slide-item.active{position:relative;opacity:1;z-index:0}#header{top:35px;left:35px;position:absolute;display:flex;align-items:center;z-index:2;}#page-header{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;transition:.5s ease;}#page-header .page-header-image,#page-header .dg-slider,#page-header .slide-inner,#page-header .slide-box,#page-header .slide-list{width:100%;height:100%;}#page-header .slide-item{height:100%;}#page-header .image-item,#page-header .thumb-img{width:100%;height:100%;display:block;object-fit:cover;}#page-header.over{position:relative;z-index:0;animation:$パーディング$;animation-iteration-count:1;animation-duration:1s;animation-fill-mode:forwards;}#page-header .header-title{position:absolute;top:50%;left:0;width:100%;padding:0 25px;color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;font-size:6vmax;line-height:1.3;text-shadow:1px 1px 0 #000;}#page-header.over .header-title{animation:$上から下へ２$;animation-delay:1s;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:both;}#page-header .catch-title{font-size:8vmax;line-height:1;}#page-header .thumbnail-part{position:relative;}#page-header .thumbnail-part:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);}#content{padding:25px;}#footer{padding:25px;background:#000;color:#fff;}#gmenu-area{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;z-index:-1;transition:.3s ease;opacity:0;background:rgba(0,0,0,0.9);color:#fff;padding:110px 60px 60px;}#gmenu-area.open{z-index:9;opacity:1;}#border-summary > *{position:fixed;z-index:101;background:var(--base-color);transition:1s ease;overflow:hidden;padding:0;min-height:auto;}#border-summary #border-top,#border-summary #border-bottom{width:0;height:25px;}#border-summary #border-left,#border-summary #border-right{width:25px;height:0;}#border-summary #border-top{top:0;left:0;}#border-summary #border-right{top:0;right:0;}#border-summary #border-bottom{bottom:0;right:0;}#border-summary #border-left{bottom:0;left:0;}#border-summary.over #border-top,#border-summary.over #border-bottom{width:100%;}#border-summary.over #border-left,#border-summary.over #border-right{height:100%;}#border-summary > *:before{content:none;}#footer-inner{display:flex;padding:0 15px;align-items:flex-start;justify-content:center;}#page{font-size:16px;line-height:1.7;color:var(--text-color);}#page button:focus{outline:none;}#image-1{width:80px;display:block;}#image-1 .image-item{display:block;width:100%;}#text-2{width:50px;flex:0 0 50px;height:50px;position:fixed;top:35px;right:35px;background:none;border:none;z-index:10;background:var(--base-color);}#text-2:focus{outline:none;}#text-2 .text,#text-2 .text:before,#text-2 .text:after{width:22px;height:3px;display:block;background:var(--text-color);color:#14213D;font-size:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}#text-2 .text:before,#text-2 .text:after{content:"";left:0;-webkit-transform:none;transform:none;transition:.3s ease;}#text-2 .text:before{top:-7px;}#text-2 .text:after{top:7px;}#text-2.open .text{background:none;}#text-2.open .text:before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}#text-2.open .text:after{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}#gmenu-8 .menu-link{font-size:24px;font-weight:bold;text-decoration:none;display:block;}#gmenu-8 .menu-item{padding:15px 0;}#gmenu-8 .sub-menu{padding:10px 0 10px 30px;}#gmenu-8 .sub-menu .menu-link{font-size:16px;}#text-19{font-size:10px;padding:10px;text-align:center;}#gmenu-25 .menu-link{font-size:12px;text-decoration:none;}#gmenu-25 .menu-item{padding:0 0 5px 15px;position:relative;}#gmenu-25 .menu-item:last-child{padding:0 0 0 15px;}#gmenu-25 .menu-item:before{content:"-";position:absolute;left:0;}#gmenu-25 .sub-menu .menu-link{font-size:10px;}#image-26{flex: 0 0 80px;width: 80px;margin: 0 20px 0 0;}#sns-27{padding:10px 0;}#sns-27 .sns-btn-area{display:flex;flex-wrap:wrap;justify-content:center;}#sns-27 .sns-btn{flex:0 0 40px;width:40px;height:40px;margin:0 10px 0 0;overflow:hidden;line-height:40px;text-decoration:none;text-align:center;}#sns-27 .sns-btn:before{display:block;width:100%;height:100%;color:#fff;font-family:"webicon";font-size:16px;}#sns-27 .facebook:before{content:"\e401";}#sns-27 .twitter:before{content:"\e407";}#sns-27 .line:before{content:"\e492";}#sns-27 .hatebu:before{content:"\e498";}#sns-27 .pocket:before{content:"\e499";}#sns-27 .tumblr:before{content:"\e442";}#sns-27 .pinterest:before{content:"\e467";}#taxonomy-post_list-28 .post-item{position: relative;width: 100%;margin: 20px 0 0;}#taxonomy-post_list-28 .post-item:first-child{margin-top:0;}#taxonomy-post_list-28 .thumb-image{flex: 0 0 100%;width: 100%;height: 200px;}#taxonomy-post_list-28 .thumb-img{display: block;width: 100%;height: 100%;object-fit: cover;}#taxonomy-post_list-28 .inner{width: 75%;position: absolute;bottom: 0;right: 0;padding: 20px;background: var(--base-color);}#taxonomy-post_list-28 .page-title{font-size: 14px;line-height: 1.3;margin: 0 0 5px;}#taxonomy-post_list-28 .page-date{display: block;width: 100%;font-size: 12px;text-align: right;}#taxonomy-post_list-28 .more-link{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;z-index: 2;opacity: 0;}#taxonomy-paging-29{text-align:center;margin:50px 0 0;}#taxonomy-paging-29 .paging-more-btn{padding:10px 30px;font-size:16px;background:var(--text-color);color:var(--base-color);border:none;cursor:pointer;}#taxonomy-paging-29 .paging-more-btn.disabled{background:#ccc;cursor:default;}#text-35{position:fixed;bottom:50px;right:-60px;display:block;width:60px;height:60px;background:rgba(0,0,0,0.6);color:#fff;border-radius:60px;text-align:center;text-decoration:none;padding:10px 0 0;z-index:8;transition:.3s ease;}#text-35:before{content:"\e315";font-family:"webicon";display:block;line-height:1;}#text-35.reverse{right:35px;}.has-post-main-color {color:#14213D !important;}.has-post-main-background-color {background:#14213D !important;}.has-post-main-border-color {border-color:#14213D !important;}.has-post-base-color {color:#fff !important;}.has-post-base-background-color {background:#fff !important;}.has-post-base-border-color {border-color:#fff !important;}.has-post-text-color {color:#000 !important;}.has-post-text-background-color {background:#000 !important;}.has-post-text-border-color {border-color:#000 !important;}.has-post-sub-1-color {color:#FCA311 !important;}.has-post-sub-1-background-color {background:#FCA311 !important;}.has-post-sub-1-border-color {border-color:#FCA311 !important;}.has-post-sub-2-color {color:#E5E5E5 !important;}.has-post-sub-2-background-color {background:#E5E5E5 !important;}.has-post-sub-2-border-color {border-color:#E5E5E5 !important;}.has-post-color-1-color {color:#fff !important;}.has-post-color-1-background-color {background:#fff !important;}.has-post-color-1-border-color {border-color:#fff !important;}.has-post-color-2-color {color:#000 !important;}.has-post-color-2-background-color {background:#000 !important;}.has-post-color-2-border-color {border-color:#000 !important;}.has-post-color-3-color {color:#ccc !important;}.has-post-color-3-background-color {background:#ccc !important;}.has-post-color-3-border-color {border-color:#ccc !important;}.has-post-color-4-color {color:#11abe8 !important;}.has-post-color-4-background-color {background:#11abe8 !important;}.has-post-color-4-border-color {border-color:#11abe8 !important;}.has-post-color-5-color {color:#e81311 !important;}.has-post-color-5-background-color {background:#e81311 !important;}.has-post-color-5-border-color {border-color:#e81311 !important;}.has-post-color-6-color {color:#e411e8 !important;}.has-post-color-6-background-color {background:#e411e8 !important;}.has-post-color-6-border-color {border-color:#e411e8 !important;}.has-post-color-7-color {color:#f3f2f2 !important;}.has-post-color-7-background-color {background:#f3f2f2 !important;}.has-post-color-7-border-color {border-color:#f3f2f2 !important;}.has-post-color-8-color {color:rgba(255,255,255,0.3) !important;}.has-post-color-8-background-color {background:rgba(255,255,255,0.3) !important;}.has-post-color-8-border-color {border-color:rgba(255,255,255,0.3) !important;}.has-post-color-9-color {color:#1DA1F2 !important;}.has-post-color-9-background-color {background:#1DA1F2 !important;}.has-post-color-9-border-color {border-color:#1DA1F2 !important;}.has-post-color-10-color {color:#3B5998 !important;}.has-post-color-10-background-color {background:#3B5998 !important;}.has-post-color-10-border-color {border-color:#3B5998 !important;}.has-post-color-11-color {color:#BD081C !important;}.has-post-color-11-background-color {background:#BD081C !important;}.has-post-color-11-border-color {border-color:#BD081C !important;}.has-post-color-12-color {color:#00c300 !important;}.has-post-color-12-background-color {background:#00c300 !important;}.has-post-color-12-border-color {border-color:#00c300 !important;}.has-post-color-13-color {color:rgba(0,0,0,0.8) !important;}.has-post-color-13-background-color {background:rgba(0,0,0,0.8) !important;}.has-post-color-13-border-color {border-color:rgba(0,0,0,0.8) !important;}.has-post-color-14-color {color:#00a4de !important;}.has-post-color-14-background-color {background:#00a4de !important;}.has-post-color-14-border-color {border-color:#00a4de !important;}.has-post-color-15-color {color:#9d9d9d !important;}.has-post-color-15-background-color {background:#9d9d9d !important;}.has-post-color-15-border-color {border-color:#9d9d9d !important;}.has-post-color-16-color {color:#ef4155 !important;}.has-post-color-16-background-color {background:#ef4155 !important;}.has-post-color-16-border-color {border-color:#ef4155 !important;}.has-post-color-17-color {color:#011835 !important;}.has-post-color-17-background-color {background:#011835 !important;}.has-post-color-17-border-color {border-color:#011835 !important;}.has-post-color-18-color {color:#1a1a1a !important;}.has-post-color-18-background-color {background:#1a1a1a !important;}.has-post-color-18-border-color {border-color:#1a1a1a !important;}.has-post-color-19-color {color:rgba(0,0,0,0) !important;}.has-post-color-19-background-color {background:rgba(0,0,0,0) !important;}.has-post-color-19-border-color {border-color:rgba(0,0,0,0) !important;}@keyframes anime-0{0%{left:-30%;}10%,100%{left:150%;}}