@charset "utf-8"; .no-view{display:none;} .view-display-sp{display:block;}:root, .whitemode { --main-color:#0a2463;--base-color:#fffaff;--text-color:#1e1b18;--sub1-color:#3e92cc;--sub2-color:#d8315b;--mk-blue: #9eceff;--mk-yellow: #fff799;--mk-pink: #ffc1e0;--mk-green: #b2ffb2;--mk-puple: #ce9eff; }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("//media1.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('//media1.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.eot?wwza6v');src:url('//media1.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.eot?wwza6v#iefix') format('embedded-opentype'),url('//media1.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.ttf?wwza6v') format('truetype'),url('//media1.dg-style.net/wp-content/themes/dg-style/css/webicon/icomoon.woff?wwza6v') format('woff'),url('//media1.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;}.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: 0.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{position:relative;z-index:10;}#footer{background:#000; color:#9d9d9d; padding:30px;}#footer .footer-column{padding:10px 0;}#content{margin:0 0 40px; padding:0 30px;}#header-inner{position:relative; display:flex; justify-content:space-between; padding:5px 10px;}#f-column1{display:none;}#sidebar{margin:40px 0 0;}#sidebar > *{margin:30px 0 0;}#sidebar > *:first-child{margin:0;}#sidebar .side-title{padding:10px 0 0; margin:0 0 20px; font-weight:100; position:relative; line-height:1;}#sidebar .side-title:before{content:""; display:block; width:15px; height:3px; background:#000; top:0; left:0; position:absolute; border-radius:3px;}#page{font-size:16px; line-height:1.7; font-weight:100;}#image-1{height:40px;}#image-1 .image-item{display:block; height:100%; object-fit:contain;}#gmenu-1{position:absolute; left:0; top:100%; width:100%; background:#fff; max-height:300px; overflow:auto;}#gmenu-1 .menu-link{display:block; padding:0 25px; font-size:12px; text-decoration:none; font-weight:bold; height:0; overflow:hidden; transition:.3s ease;}#gmenu-1.open .menu-link{padding:10px 25px; height:auto; border-top:1px solid #ccc;}#gmenu-1.open{box-shadow:0 0 10px -5px #ccc;}#text-1{background:#fff; color:#fff; border:none; width:40px; height:40px; display:block; position:relative;}#text-1 .text{height:2px; width:20px; background:#1e1b18; color:transparent; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}#text-1 .text:before,#text-1 .text:after{content:""; width:20px; height:2px; background:#1e1b18; transition:.3s ease; position:absolute; left:0;}#text-1.open .text{background:none;}#text-1 .text:before{top:-6px;}#text-1 .text:after{bottom:-6px;}#text-1.open .text:before{top:0; transform:rotate(45deg);}#text-1.open .text:after{top:0; bottom:auto; transform:rotate(-45deg);}#text-1:focus{outline:none;}#text-3{font-size:12px;}#sns-1{margin:0 0 10px;}#sns-1 .sns-btn-area{display:flex; gap:10px;}#sns-1 .sns-btn{width:30px; flex:0 0 30px; height:30px; line-height:30px; text-align:center; text-decoration:none; overflow:hidden;}#sns-1 .sns-btn:before{font-size:20px; display:block; width:100%; height:100%; font-family:"webicon";}#sns-1 .facebook:before{content:"\e401";}#sns-1 .twitter:before{content:"\e407";}#sns-1 .line:before{content:"\e492";}#gmenu-2 .menu-link{display:block;padding:10px 0;font-size:14px;text-decoration:none;}#search-form-1 .search-form-area{display:flex;}#search-form-1 .search-input{flex:0 1 100%; width:100%; border-radius:0; border:1px solid #ccc; font-size:16px;}#search-form-1 .search-button{flex:0 0 40px; height:40px; line-height:40px; border:none; background:#1e1b18; color:#fff; overflow:hidden;}#search-form-1 .search-button:before{content:"\e135"; font-family:"webicon"; display:block; widht:100%; height:100%;}#tag-cloud-1 .tag-item{margin:0 0 10px; font-size:14px;}#tag-cloud-1 .tag-item:before{content:""; display:inline-block; width:5px; height:5px; border-top:1px solid #1e1b18; border-right:1px solid #1e1b18; margin:0 7px 0 0; vertical-align: middle; transform:rotate(45deg);}#tag-cloud-1 .tag-link{text-decoration:none;}#taxonomy-title-1{font-size:30px;text-align:center;margin:0 0 20px;}#taxonomy-post_list-1{margin:0 0 40px;}#taxonomy-post_list-1 .post-item{margin:20px 0 0; border:1px solid #ccc; border-bottom-width:3px;}#taxonomy-post_list-1 .post-item:first-child{margin:0;}#taxonomy-post_list-1 .thumb-image{border-bottom:1px solid #ccc; width:100%; height:200px;}#taxonomy-post_list-1 .thumb-img{display:block; width:100%; height:100%; object-fit:cover;}#taxonomy-post_list-1 .inner{padding:20px;}#taxonomy-post_list-1 .page-link,#taxonomy-post_list-1 .author,#taxonomy-post_list-1 .term-link{text-decoration:none;}#taxonomy-post_list-1 .page-title{line-height:1.4; font-weight:100;}#taxonomy-post_list-1 .meta{margin:5px 0 20px; display:flex; font-size:12px;}#taxonomy-post_list-1 .author:before{content:"投稿者：";}#taxonomy-post_list-1 .author:after{content:"|"; margin:0 5px;}#taxonomy-post_list-1 .taxonomy-list{margin:0 0 20px; display:flex; flex-wrap:wrap; font-size:14px;}#taxonomy-post_list-1 .taxonomy-list:before{content:"Categories：";}#taxonomy-post_list-1 .term-item:before{content:","; margin:0 4px 0 0;}#taxonomy-post_list-1 .term-item:first-child:before{content:none;}#taxonomy-post_list-1 .more-link{display:inline-block; font-size:12px;}#taxonomy-post_list-1 .more-link:after{content:""; vertical-align: middle; margin:0 0 0 3px; display:inline-block; width:5px; height:5px; border-top:1px solid #1e1b18; border-right:1px solid #1e1b18; transform:rotate(45deg);}#taxonomy-paging-1 .archive-paging-area{display:flex; justify-content:flex-end; gap:10px;}#taxonomy-paging-1 .paging-link{padding:0 7px; border:1px solid #ccc; line-height:26px; text-decoration:none;}#taxonomy-paging-1 .current{background:#1e1b18; color:#fff;}#taxonomy-paging-1 .prev,#taxonomy-paging-1 .next{border:none;}#taxonomy-paging-1 .disabled{display:none;}#taxonomy-paging-1 .next:after,#taxonomy-paging-1 .prev:before{content:""; width:5px; height:5px; display:inline-block; border-top:1px solid #1e1b18; border-right:1px solid #1e1b18; vertical-align: middle;}#taxonomy-paging-1 .next:after{transform:rotate(45deg); margin:0 0 0 6px;}#taxonomy-paging-1 .prev:before{transform:rotate(225deg); margin:0 6px 0 0;}.has-post-main-color {color:#0a2463 !important;}.has-post-main-background-color {background:#0a2463 !important;}.has-post-main-border-color {border-color:#0a2463 !important;}.has-post-base-color {color:#fffaff !important;}.has-post-base-background-color {background:#fffaff !important;}.has-post-base-border-color {border-color:#fffaff !important;}.has-post-text-color {color:#1e1b18 !important;}.has-post-text-background-color {background:#1e1b18 !important;}.has-post-text-border-color {border-color:#1e1b18 !important;}.has-post-sub-1-color {color:#3e92cc !important;}.has-post-sub-1-background-color {background:#3e92cc !important;}.has-post-sub-1-border-color {border-color:#3e92cc !important;}.has-post-sub-2-color {color:#d8315b !important;}.has-post-sub-2-background-color {background:#d8315b !important;}.has-post-sub-2-border-color {border-color:#d8315b !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:rgba(0,0,0,0.5) !important;}.has-post-color-18-background-color {background:rgba(0,0,0,0.5) !important;}.has-post-color-18-border-color {border-color:rgba(0,0,0,0.5) !important;}.has-post-color-19-color {color:rgba(0,0,0,0.3) !important;}.has-post-color-19-background-color {background:rgba(0,0,0,0.3) !important;}.has-post-color-19-border-color {border-color:rgba(0,0,0,0.3) !important;}.has-post-color-20-color {color:rgba(0,0,0,0.2) !important;}.has-post-color-20-background-color {background:rgba(0,0,0,0.2) !important;}.has-post-color-20-border-color {border-color:rgba(0,0,0,0.2) !important;}.has-post-color-21-color {color:rgba(0,0,0,0.8) !important;}.has-post-color-21-background-color {background:rgba(0,0,0,0.8) !important;}.has-post-color-21-border-color {border-color:rgba(0,0,0,0.8) !important;}.has-post-color-22-color {color:#e7e7e7 !important;}.has-post-color-22-background-color {background:#e7e7e7 !important;}.has-post-color-22-border-color {border-color:#e7e7e7 !important;}@keyframes anime-0{0%{transform:scale(1);}100%{transform:scale(1.2);}}