.font-barlow{font-family:"Barlow",sans-serif;font-weight:700}.font-popins{font-family:poppins,sans-serif}:root{--ark-font_family: "Noto Sans JP","Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;--ark-letter_spacing: .1em;--ark-mt: 1rem;--ark-mt--h: 2rem;--ark-padding--container: min(16px,4vw);--ark-alignwide_ex_width: min(16px,4vw)}.red{color:red;font-weight:bold}.disp-none{display:none !important}@-webkit-keyframes loop-slide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes loop-slide{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes modalInSp{0%{opacity:1;visibility:visible;-webkit-transform:translateY(95vh);transform:translateY(95vh)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modalInSp{0%{opacity:1;visibility:visible;-webkit-transform:translateY(95vh);transform:translateY(95vh)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes modalOut{0%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;visibility:hidden;-webkit-transform:translateY(10vh);transform:translateY(10vh)}}@keyframes modalOut{0%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;visibility:hidden;-webkit-transform:translateY(10vh);transform:translateY(10vh)}}@-webkit-keyframes modalOutSp{0%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;visibility:visible;-webkit-transform:translateY(100vh);transform:translateY(100vh)}}@keyframes modalOutSp{0%{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;visibility:visible;-webkit-transform:translateY(100vh);transform:translateY(100vh)}}.l-wrapper{margin-inline:auto}@media(min-width: 600px){.l-wrapper{max-width:calc(var(--ark-width--container) + var(--ark-padding--container)*2);border-inline:4px solid #000}}@media not all and (min-width: 600px){.l-container{max-width:none}}@media not all and (min-width: 600px){.l-article{max-width:none}}.l-content{overflow:hidden;background:#fff}.l-content__body{padding-block:1.6rem 3rem;margin:0 auto}.home .l-content__body{padding-block:0}.wp-block-group__inner-container{position:relative}.wp-block-image img{width:100%}h2{font-size:1.4em}h3{font-size:1.2em}p{font-size:14px}ul{font-size:14px}input,textarea{border-radius:4px;font-size:16px}select{background-color:#fff}.list-unstyled{padding-left:0;list-style:none}.ark-block-button__link{padding:.75em 1em}.google-recapcha-credit{font-size:10px;opacity:.4}.grecaptcha-badge{visibility:hidden}#banners{margin:30px 0 0;padding-block:10px 20px}#banners .ark-block-columns__inner{row-gap:14px}#banners .wp-block-image{margin-inline:auto}#banners .c-reuseBlock{text-align:center}#banners .heading{position:relative;font-size:14px;padding-left:28px;margin-block:6px 10px}#banners .heading::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg);top:0;width:20px;background-size:contain;background-repeat:no-repeat;bottom:0}#banners .adsbygoogle{margin-top:0}html.is-modalOpen body{overflow:hidden}.p-modal{position:fixed;top:0;left:0;pointer-events:none;opacity:0;visibility:hidden;overflow:hidden;width:100%;height:100vh}@media not all and (min-width: 1000px){.p-modal{height:100%}}.p-modal__overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;overflow:hidden;width:100%;height:100%;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all;transition-property:all}.p-modal__wrapper{pointer-events:none;opacity:0;height:100%;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-property:all;transition-property:all;-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-animation-duration:.26s;animation-duration:.26s;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.p-modal__inner{position:absolute;top:50%;left:50%;border-radius:8px;background:#fff;box-sizing:border-box;z-index:1;opacity:0;overflow:hidden;width:860px;height:80vh;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:all;transition-property:all;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media not all and (min-width: 1000px){.p-modal__inner{border-radius:0;width:100%;height:100%;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}.p-modal__header{position:absolute;top:0;left:0;border-bottom:1px solid #eee;background:#fff;z-index:2;width:100%;height:50px}@media not all and (min-width: 1000px){.p-modal__header{display:block;pointer-events:none}}.p-modal__headline{display:block;font-size:16px;line-height:50px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 100px);margin:auto}.p-modal__close{position:absolute;top:0;right:0;z-index:1000;color:#333;opacity:0;visibility:hidden;width:50px;height:50px;cursor:pointer;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:all;transition-property:all;-webkit-transform:translateZ(0);transform:translateZ(0)}.p-modal__close:after{font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:"";position:absolute;top:50%;left:50%;font-size:16px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media not all and (min-width: 1000px){.p-modal__close{position:fixed;top:0;right:0;-webkit-transition-delay:.15s;transition-delay:.15s}}.p-modal__content{overflow-y:auto;height:100%}@media not all and (min-width: 1000px){.p-modal__content{overflow-y:auto;height:100%;padding:0 20px}}.p-modal__body{overflow-x:hidden;overflow-y:auto;height:100%;padding:20px 40px}@media not all and (min-width: 1000px){.p-modal__body{padding:0}}@media(min-width: 1000px){.p-modal[data-modal-type=filterArea] .p-modal__inner{height:230px}}.p-filterModal .feas-wrap{position:relative}.p-filterModal .feas-wrap .feas-field .headline{width:100%;display:block;padding-bottom:25px;font-size:14px;font-weight:700}.p-filterModal .feas-wrap .feas-field-tag{padding-top:25px;border-top:1px solid #eee}.p-filterModal .feas-wrap .feas-field-taxonomy-facility{padding-top:25px;border-top:1px solid #eee}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;margin:0 0 15px;width:calc(25% - 5px);min-height:30px}@media not all and (min-width: 1000px){.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01{padding-left:40px;width:calc(50% - 5px)}}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:after,.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:after,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:after,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:before{content:""}@media not all and (min-width: 1000px){.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:before,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:before{top:-4px}}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:after,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:after,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01>input[type=checkbox],.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01>input[type=checkbox],.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01>input[type=checkbox]{display:none;vertical-align:middle}.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:has(input:checked):after,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:has(input:checked):after,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:has(input:checked):after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-filterModal .feas-wrap .feas-field-category .feas_clevel_01:has(input:checked):after,.p-filterModal .feas-wrap .feas-field-tag .feas_clevel_01:has(input:checked):after,.p-filterModal .feas-wrap .feas-field-taxonomy-facility .feas_clevel_01:has(input:checked):after{top:-4px}}.p-filterModal .feas-wrap .feas-submit-button{position:fixed;bottom:20px;left:0;right:0;z-index:1;margin-inline:auto;width:50%;line-height:1.5}.p-filterModal .feas-wrap .feas-submit-button input[type=submit]{width:100%}.p-filterModal,.p-filterModal__content{position:relative}.p-filterModalItem{border-bottom:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:flex;padding:15px 0 20px}@media not all and (min-width: 1000px){.p-filterModalItem{display:block;padding-bottom:25px}}.p-filterModalItem:last-of-type{border-bottom:none;margin-bottom:20px}@media not all and (min-width: 1000px){.p-filterModalItem:last-of-type{margin-bottom:40px}}.p-filterModalItem__headline{-webkit-flex-basis:15%;flex-basis:15%;font-size:14px}.p-filterModalItem__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 0 20px;-webkit-flex-basis:85%;flex-basis:85%}@media not all and (min-width: 1000px){.p-filterModalItem__body{display:-webkit-box;display:-webkit-flex;display:flex;padding:0}}.p-filterModalItem__body .c-formCheckbox{margin:0 0 15px;-webkit-flex-basis:20%;flex-basis:20%}@media not all and (min-width: 1000px){.p-filterModalItem__body .c-formCheckbox{margin:15px 0 0;-webkit-flex-basis:50%;flex-basis:50%}}.p-filterModalItem__body .c-formCheckbox input{display:none;vertical-align:middle}.p-filterModalItem__body .c-formCheckbox label{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-filterModalItem__body .c-formCheckbox label{padding-left:40px}}.c-formCheckbox{display:inline-block;margin:0 0 0 30px;min-height:30px}.c-formCheckbox:first-of-type{margin-left:0}.c-formCheckbox label:after,.c-formCheckbox label:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.c-formCheckbox label:before{content:""}@media not all and (min-width: 1000px){.c-formCheckbox label:before{top:-4px}}.c-formCheckbox label:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.c-formCheckbox input:checked+label:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.c-formCheckbox input:checked+label:after{top:-4px}}.p-filterModal .c-button{position:fixed;bottom:0;left:0;border-radius:0 0 8px 8px}@media not all and (min-width: 1000px){.p-filterModal .c-button{border-radius:0}}.p-filterModal .c-button a{border-radius:0 0 4px 4px}@media not all and (min-width: 1000px){.p-filterModal .c-button a{border-radius:0}}.is-modalOpen .p-modal.is-show{z-index:1001;pointer-events:all;opacity:1;visibility:visible}@media not all and (min-width: 1000px){.is-modalOpen .p-modal.is-show{opacity:1;visibility:visible}}.is-modalOpen .p-modal.is-show .p-modal__inner{pointer-events:all;opacity:1;visibility:visible;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1000px;padding-top:60px}@media not all and (min-width: 1000px){.is-modalOpen .p-modal.is-show .p-modal__inner{width:100%}}.is-modalOpen .p-modal__overlay{opacity:1;visibility:visible}.is-modalOpen .is-show .p-modal__wrapper{-webkit-animation-name:modalIn;animation-name:modalIn;opacity:1}@media not all and (min-width: 1000px){.is-modalOpen .is-show .p-modal__wrapper{-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}}.is-modalOpen .p-modal__close{opacity:1;visibility:visible}@media only screen and (max-width: 799px){.p-modal[data-modal-type=filterArea] .p-modal__overlay,.p-modal[data-modal-type=filterConditions] .p-modal__overlay,.p-modal[data-modal-type=post] .p-modal__overlay{display:none}}.p-filterModal .feas-wrap>form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.p-modal[data-modal-type=filterArea] .p-modal__content{padding-bottom:80px}.p-filterModal--area .feas_clevel_03{display:none}.p-filterModal--area .feas-field-taxonomy-area{display:none;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_01{width:100%;display:block;font-size:14px;font-weight:700;padding-bottom:25px}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_01:not(:first-child){padding-top:25px;border-top:1px solid #eee}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_01>input[type=checkbox]{display:none}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;margin:0 0 15px;width:calc(20% - 5px);min-height:30px}@media not all and (min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02{padding-left:40px;width:calc(50% - 5px)}}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:after,.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:before{content:""}@media not all and (min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:before{top:-4px}}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02>input[type=checkbox]{display:none;vertical-align:middle}.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:has(input:checked):after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area .feas_clevel_02:has(input:checked):after{top:-4px}}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__01{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.p-filterModal--area .feas-field-taxonomy-area .pref-id__9{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.p-filterModal--area .feas-field-taxonomy-area .pref-id__22{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.p-filterModal--area .feas-field-taxonomy-area .pref-id__23{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.p-filterModal--area .feas-field-taxonomy-area .pref-id__24{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.p-filterModal--area .feas-field-taxonomy-area .pref-id__25{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.p-filterModal--area .feas-field-taxonomy-area .pref-id__26{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.p-filterModal--area .feas-field-taxonomy-area .pref-id__27{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__02{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.p-filterModal--area .feas-field-taxonomy-area .pref-id__61{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.p-filterModal--area .feas-field-taxonomy-area .pref-id__62{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.p-filterModal--area .feas-field-taxonomy-area .pref-id__63{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.p-filterModal--area .feas-field-taxonomy-area .pref-id__64{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.p-filterModal--area .feas-field-taxonomy-area .pref-id__65{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.p-filterModal--area .feas-field-taxonomy-area .pref-id__66{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.p-filterModal--area .feas-field-taxonomy-area .pref-id__67{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__03{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.p-filterModal--area .feas-field-taxonomy-area .pref-id__55{-webkit-box-ordinal-group:24;-webkit-order:23;order:23}.p-filterModal--area .feas-field-taxonomy-area .pref-id__56{-webkit-box-ordinal-group:23;-webkit-order:22;order:22}.p-filterModal--area .feas-field-taxonomy-area .pref-id__57{-webkit-box-ordinal-group:22;-webkit-order:21;order:21}.p-filterModal--area .feas-field-taxonomy-area .pref-id__58{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.p-filterModal--area .feas-field-taxonomy-area .pref-id__59{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.p-filterModal--area .feas-field-taxonomy-area .pref-id__60{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__04{-webkit-box-ordinal-group:25;-webkit-order:24;order:24}.p-filterModal--area .feas-field-taxonomy-area .pref-id__51{-webkit-box-ordinal-group:29;-webkit-order:28;order:28}.p-filterModal--area .feas-field-taxonomy-area .pref-id__52{-webkit-box-ordinal-group:28;-webkit-order:27;order:27}.p-filterModal--area .feas-field-taxonomy-area .pref-id__53{-webkit-box-ordinal-group:27;-webkit-order:26;order:26}.p-filterModal--area .feas-field-taxonomy-area .pref-id__54{-webkit-box-ordinal-group:26;-webkit-order:25;order:25}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__05{-webkit-box-ordinal-group:30;-webkit-order:29;order:29}.p-filterModal--area .feas-field-taxonomy-area .pref-id__45{-webkit-box-ordinal-group:36;-webkit-order:35;order:35}.p-filterModal--area .feas-field-taxonomy-area .pref-id__46{-webkit-box-ordinal-group:35;-webkit-order:34;order:34}.p-filterModal--area .feas-field-taxonomy-area .pref-id__47{-webkit-box-ordinal-group:34;-webkit-order:33;order:33}.p-filterModal--area .feas-field-taxonomy-area .pref-id__48{-webkit-box-ordinal-group:33;-webkit-order:32;order:32}.p-filterModal--area .feas-field-taxonomy-area .pref-id__49{-webkit-box-ordinal-group:32;-webkit-order:31;order:31}.p-filterModal--area .feas-field-taxonomy-area .pref-id__50{-webkit-box-ordinal-group:31;-webkit-order:30;order:30}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__06{-webkit-box-ordinal-group:37;-webkit-order:36;order:36}.p-filterModal--area .feas-field-taxonomy-area .pref-id__36{-webkit-box-ordinal-group:46;-webkit-order:45;order:45}.p-filterModal--area .feas-field-taxonomy-area .pref-id__37{-webkit-box-ordinal-group:45;-webkit-order:44;order:44}.p-filterModal--area .feas-field-taxonomy-area .pref-id__38{-webkit-box-ordinal-group:44;-webkit-order:43;order:43}.p-filterModal--area .feas-field-taxonomy-area .pref-id__39{-webkit-box-ordinal-group:43;-webkit-order:42;order:42}.p-filterModal--area .feas-field-taxonomy-area .pref-id__40{-webkit-box-ordinal-group:42;-webkit-order:41;order:41}.p-filterModal--area .feas-field-taxonomy-area .pref-id__41{-webkit-box-ordinal-group:41;-webkit-order:40;order:40}.p-filterModal--area .feas-field-taxonomy-area .pref-id__42{-webkit-box-ordinal-group:40;-webkit-order:39;order:39}.p-filterModal--area .feas-field-taxonomy-area .pref-id__43{-webkit-box-ordinal-group:39;-webkit-order:38;order:38}.p-filterModal--area .feas-field-taxonomy-area .pref-id__44{-webkit-box-ordinal-group:38;-webkit-order:37;order:37}.p-filterModal--area .feas-field-taxonomy-area .pref-head-id__07{-webkit-box-ordinal-group:47;-webkit-order:46;order:46}.p-filterModal--area .feas-field-taxonomy-area .pref-id__28{-webkit-box-ordinal-group:55;-webkit-order:54;order:54}.p-filterModal--area .feas-field-taxonomy-area .pref-id__29{-webkit-box-ordinal-group:54;-webkit-order:53;order:53}.p-filterModal--area .feas-field-taxonomy-area .pref-id__30{-webkit-box-ordinal-group:53;-webkit-order:52;order:52}.p-filterModal--area .feas-field-taxonomy-area .pref-id__31{-webkit-box-ordinal-group:52;-webkit-order:51;order:51}.p-filterModal--area .feas-field-taxonomy-area .pref-id__32{-webkit-box-ordinal-group:51;-webkit-order:50;order:50}.p-filterModal--area .feas-field-taxonomy-area .pref-id__33{-webkit-box-ordinal-group:50;-webkit-order:49;order:49}.p-filterModal--area .feas-field-taxonomy-area .pref-id__34{-webkit-box-ordinal-group:49;-webkit-order:48;order:48}.p-filterModal--area .feas-field-taxonomy-area .pref-id__35{-webkit-box-ordinal-group:48;-webkit-order:47;order:47}.p-filterModal--area .feas-field-taxonomy-area-ajax>div{display:-webkit-box;display:-webkit-flex;display:flex;gap:20px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media not all and (min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area-ajax>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.p-filterModal--area .feas-field-taxonomy-area-ajax .select-wrap{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.p-filterModal--area .feas-field-taxonomy-area-ajax .select-wrap::after{position:absolute;right:15px;width:10px;height:7px;background-color:#535353;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);content:"";pointer-events:none}.p-filterModal--area .feas-field-taxonomy-area-ajax .select-wrap select{-webkit-appearance:none;appearance:none;cursor:pointer;padding:.3em 30px .4em 1em;font-size:14px;height:44px;border:1px solid #969da3;border-radius:8px}@media(min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area-ajax .select-wrap select{min-width:220px}}@media not all and (min-width: 1000px){.p-filterModal--area .feas-field-taxonomy-area-ajax .select-wrap select{width:100%}}.p-filterModal--area input[type=text]{display:none}.p-filterModal--area .feas-field-category{display:none}.p-filterModal--area .feas-field-tag{display:none}.p-filterModal--area .feas-field-taxonomy-facility{display:none}@media not all and (min-width: 1000px){.p-modal[data-modal-type=filterConditions] .p-modal__content{padding-bottom:80px}}@media(min-width: 1000px){.p-filterModal--conditions{padding-bottom:80px}}.p-filterModal--conditions input[type=text]{display:none}.p-filterModal--conditions .feas-field-taxonomy-area{display:none}.p-filterModal--conditions .feas-field-taxonomy-area-ajax{display:none}.is-modalOpen .p-modal[data-modal-type=share] .p-modal__inner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:270px;width:min(400px,90%);border-radius:8px}.is-modalOpen .p-modal[data-modal-type=share] .p-modal__headline{font-size:14px}.is-modalOpen .p-modal[data-modal-type=share] .p-modal__content{padding:0 20px 20px}.is-modalOpen .p-modal[data-modal-type=share] .copy-area .title{font-size:12px;margin-bottom:10px}.is-modalOpen .p-modal[data-modal-type=share] .copy-area p{font-size:12px}.is-modalOpen .p-modal[data-modal-type=share] .copy-area>*+*{-webkit-margin-before:.2rem;margin-block-start:.2rem}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:flex;gap:6px}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .p-modal__close{position:static;width:auto;height:auto}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .p-modal__close:after{content:none}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .copy-btn{width:33.3333333333%;padding-block:38px 10px;border-radius:4px;font-size:12px;display:block;text-align:center;text-decoration:none}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .copy-btn.-copy{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-copy.svg) no-repeat 50% 12px;background-size:20px}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .copy-btn.-line{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-line-w.svg) no-repeat 50% 12px;background-color:#00c300;background-size:24px;color:#fff}.is-modalOpen .p-modal[data-modal-type=share] .copy-btns .copy-btn.-twitter-x{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/x-white.svg) no-repeat 50% 12px;background-color:#000;background-size:20px;color:#fff}.is-modalOpen .home .p-modal[data-modal-type=share] .p-modal__inner{min-height:230px}.copy-alert{position:fixed;z-index:1000;inset:0;margin:auto;width:50vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-block:30px;font-size:12px;font-weight:500;text-align:center;color:#fff;background:rgba(0,0,0,.7);border-radius:8px}.dr-object{position:absolute;height:auto;max-width:-webkit-max-content;max-width:max-content}.graph-paper{background-color:#fff;background-image:-webkit-repeating-linear-gradient(top, transparent 25px, #E6E6E6 26px, #E6E6E6 26px, transparent 27px, transparent 51px, #E6E6E6 52px, #E6E6E6 52px, transparent 53px, transparent 77px, #E6E6E6 78px, #E6E6E6 78px, transparent 79px, transparent 103px, #E6E6E6 104px, #E6E6E6 104px, transparent 105px, transparent 129px, #E6E6E6 130px, #E6E6E6 130px),-webkit-repeating-linear-gradient(left, transparent 25px, #E6E6E6 26px, #E6E6E6 26px, transparent 27px, transparent 51px, #E6E6E6 52px, #E6E6E6 52px, transparent 53px, transparent 77px, #E6E6E6 78px, #E6E6E6 78px, transparent 79px, transparent 103px, #E6E6E6 104px, #E6E6E6 104px, transparent 105px, transparent 129px, #E6E6E6 130px, #E6E6E6 130px);background-image:repeating-linear-gradient(to bottom, transparent 25px, #E6E6E6 26px, #E6E6E6 26px, transparent 27px, transparent 51px, #E6E6E6 52px, #E6E6E6 52px, transparent 53px, transparent 77px, #E6E6E6 78px, #E6E6E6 78px, transparent 79px, transparent 103px, #E6E6E6 104px, #E6E6E6 104px, transparent 105px, transparent 129px, #E6E6E6 130px, #E6E6E6 130px),repeating-linear-gradient(to right, transparent 25px, #E6E6E6 26px, #E6E6E6 26px, transparent 27px, transparent 51px, #E6E6E6 52px, #E6E6E6 52px, transparent 53px, transparent 77px, #E6E6E6 78px, #E6E6E6 78px, transparent 79px, transparent 103px, #E6E6E6 104px, #E6E6E6 104px, transparent 105px, transparent 129px, #E6E6E6 130px, #E6E6E6 130px)}.required{color:#ef3c3c}.annotation{font-size:12px;margin-top:6px}@media not all and (min-width: 413px){.annotation{font-size:10px}}.ui-datepicker td{padding:1px !important}.address-simple{font-size:11px;color:#898989}.address-simple-auto{display:-webkit-box;display:-webkit-flex;display:flex;gap:.5em}.p-entry__thumb{margin-top:1rem}.p-entry .c-postContent{margin-top:1rem}.dr-btn{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s}.dr-btn .ark-block-button__link{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000}@media not all and (min-width: 413px){.dr-btn .ark-block-button__link{padding-inline:.4em}}.dr-btn .ark-block-button__link:hover{margin-top:3px;border-bottom:2px solid #000}.dr-btn .ark-block-button__text{font-weight:600;font-size:min(4vw,14px)}.dr-btn-green .ark-block-button__link{background:#1db26d;color:#fff}.dr-btn-yellow .ark-block-button__link{background:#ffec80;color:#000}.dr-btn-white .ark-block-button__link{background:#fff;color:#000}button[type=submit]{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500}button[type=submit]:hover{margin-top:3px;border-bottom:2px solid #000}.back-nav{list-style-type:none;padding:0;margin-top:30px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.back-nav li{border-radius:calc(infinity*1px);background:#fff;border:2px solid #000;text-align:center;width:44%;-webkit-transition:all .25s;transition:all .25s}.back-nav li:hover{-webkit-transition:all .25s;transition:all .25s}.back-nav li a{display:block;color:#000;font-weight:600;font-size:min(4vw,14px)}.img-fluid{width:100%;height:auto}.c-drawerNav,.l-footer ul.menu{border-bottom:none;border-top:none}.c-drawerNav .menu-item,.l-footer ul.menu .menu-item{border-bottom:none}.c-drawerNav .menu-item a,.l-footer ul.menu .menu-item a{position:relative;font-weight:600;line-height:1}.c-drawerNav .menu-item a::before,.l-footer ul.menu .menu-item a::before{content:"";width:26px;height:26px;background-image:url('data:image/svg+xml;utf8,<svg class="ark-block-button__icon -right" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="iconFoot" viewBox="0 0 30 30"><path fill="%23ffffff" d="M52.688,179.985a7.686,7.686,0,0,1-.982-.218,4.238,4.238,0,0,1-2.961-3.614,2.3,2.3,0,0,1,.886-2.235c.209-.172.414-.35.633-.509a2.05,2.05,0,0,0,.806-1.179,3.8,3.8,0,0,1,1.124-1.857,4.526,4.526,0,0,1,2.292-1.106,6.316,6.316,0,0,1,3.294.2,3.953,3.953,0,0,1,2.667,2.762,2.17,2.17,0,0,0,.806,1.18,10.767,10.767,0,0,1,.9.773,2.082,2.082,0,0,1,.632,1.808A4.235,4.235,0,0,1,60,179.7a6.851,6.851,0,0,1-1.011.248c-.052.012-.1.022-.156.034h-.722a6.266,6.266,0,0,1-1.469-.394,2.205,2.205,0,0,0-1.586-.058,7.721,7.721,0,0,1-1.677.452Z" transform="translate(-46.512 -161.488)"/><path fill="%23ffffff" d="M317.342,99.663a9.3,9.3,0,0,1-.251.917,2.29,2.29,0,0,1-1.084,1.256,1.823,1.823,0,0,1-2.22-.42,3.169,3.169,0,0,1-.084-4.061,1.866,1.866,0,0,1,3.026.1,2.961,2.961,0,0,1,.578,1.42,1.31,1.31,0,0,0,.034.138v.65" transform="translate(-298.848 -92.258)"/><path fill="%23ffffff" d="M100.958,2.752a2.927,2.927,0,0,1-.855,2.1,1.827,1.827,0,0,1-2.7-.065,3.168,3.168,0,0,1-.08-4.073,1.866,1.866,0,0,1,3.024.115,3.139,3.139,0,0,1,.609,1.919" transform="translate(-92.251 -0.001)"/><path fill="%23ffffff" d="M220.727,2.74a2.928,2.928,0,0,1-.857,2.117,1.827,1.827,0,0,1-2.7-.069,3.169,3.169,0,0,1-.089-4.059,1.869,1.869,0,0,1,3.047.12,3.15,3.15,0,0,1,.6,1.891" transform="translate(-206.602 0)"/><path fill="%23ffffff" d="M4.336,99.38a2.929,2.929,0,0,1-.862,2.117,1.827,1.827,0,0,1-2.7-.079A3.169,3.169,0,0,1,.7,97.358a1.867,1.867,0,0,1,3.036.117,3.145,3.145,0,0,1,.6,1.9" transform="translate(0 -92.263)"/></svg>');position:absolute;background-repeat:no-repeat;background-position:0;background-size:contain;margin-left:-26px}.c-drawerNav .menu-item a:hover,.l-footer ul.menu .menu-item a:hover{background-color:rgba(0,0,0,0)}.c-drawerNav .menu-item a:hover::before,.l-footer ul.menu .menu-item a:hover::before{background-image:url('data:image/svg+xml;utf8,<svg class="ark-block-button__icon -right" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="iconFoot" viewBox="0 0 30 30"><path fill="%23FFE75D" d="M52.688,179.985a7.686,7.686,0,0,1-.982-.218,4.238,4.238,0,0,1-2.961-3.614,2.3,2.3,0,0,1,.886-2.235c.209-.172.414-.35.633-.509a2.05,2.05,0,0,0,.806-1.179,3.8,3.8,0,0,1,1.124-1.857,4.526,4.526,0,0,1,2.292-1.106,6.316,6.316,0,0,1,3.294.2,3.953,3.953,0,0,1,2.667,2.762,2.17,2.17,0,0,0,.806,1.18,10.767,10.767,0,0,1,.9.773,2.082,2.082,0,0,1,.632,1.808A4.235,4.235,0,0,1,60,179.7a6.851,6.851,0,0,1-1.011.248c-.052.012-.1.022-.156.034h-.722a6.266,6.266,0,0,1-1.469-.394,2.205,2.205,0,0,0-1.586-.058,7.721,7.721,0,0,1-1.677.452Z" transform="translate(-46.512 -161.488)"/><path fill="%23FFE75D" d="M317.342,99.663a9.3,9.3,0,0,1-.251.917,2.29,2.29,0,0,1-1.084,1.256,1.823,1.823,0,0,1-2.22-.42,3.169,3.169,0,0,1-.084-4.061,1.866,1.866,0,0,1,3.026.1,2.961,2.961,0,0,1,.578,1.42,1.31,1.31,0,0,0,.034.138v.65" transform="translate(-298.848 -92.258)"/><path fill="%23FFE75D" d="M100.958,2.752a2.927,2.927,0,0,1-.855,2.1,1.827,1.827,0,0,1-2.7-.065,3.168,3.168,0,0,1-.08-4.073,1.866,1.866,0,0,1,3.024.115,3.139,3.139,0,0,1,.609,1.919" transform="translate(-92.251 -0.001)"/><path fill="%23FFE75D" d="M220.727,2.74a2.928,2.928,0,0,1-.857,2.117,1.827,1.827,0,0,1-2.7-.069,3.169,3.169,0,0,1-.089-4.059,1.869,1.869,0,0,1,3.047.12,3.15,3.15,0,0,1,.6,1.891" transform="translate(-206.602 0)"/><path fill="%23FFE75D" d="M4.336,99.38a2.929,2.929,0,0,1-.862,2.117,1.827,1.827,0,0,1-2.7-.079A3.169,3.169,0,0,1,.7,97.358a1.867,1.867,0,0,1,3.036.117,3.145,3.145,0,0,1,.6,1.9" transform="translate(0 -92.263)"/></svg>')}.c-shareBtns__list{border:none !important;-webkit-flex-wrap:wrap !important;flex-wrap:wrap !important;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:8px;padding:12px 0 0}.c-shareBtns__btn{background-color:currentcolor;border-radius:4px;gap:8px}.c-shareBtns__btn .txt{color:#fff;font-size:11px}.c-shareBtns__icon{color:#fff}.c-shareBtns__item{-webkit-box-flex:0 !important;-webkit-flex:0 1 46% !important;flex:0 1 46% !important}.c-shareBtns__item.-copy .c-shareBtns__btn{background-color:#ff7b7b;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:8px}.c-shareBtns__item.-copy .c-copyedPoppup{background:#ffec80;padding:4px 8px;border-radius:2px}.c-shareBtns__item.-copy .c-copyedPoppup:after{content:"";position:absolute;right:0;bottom:-8px;left:0;width:0px;height:0px;margin:auto;border-style:solid;border-color:#ffec80 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-width:8px 8px 0 8px}.c-shareBtns .c-urlcopy__content{width:auto}.tag-frame{position:relative}.tag-frame .txt{position:absolute;inset:27% 0 0 0;margin:auto;z-index:100;text-align:center;font-weight:600;font-size:min(5vw,20px);line-height:1.5}@media(min-width: 413px)and (max-width: 599px){.tag-frame .txt{font-size:5.2vw}}.tag-frame .back{position:relative;width:100%}.tag-frame.-slim .txt{inset:40% 0 0 0}.tag-frame.-slim .back{height:100px}.section-svg__upward,.section-svg__downward{left:0;pointer-events:none;position:absolute;width:100%;z-index:5;margin:0}.section-svg__downward{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dr-page__title-back{position:relative;padding-block:110px 30px;background:#ffec80}.dr-page__title-back .c-pageTitle{margin-bottom:0}.dr-page__title-back .cloud-1{width:270px;right:-28%;top:-34px;-webkit-transform:rotate(12deg);transform:rotate(12deg);opacity:.5}.c-pageTitle__main{font-size:18px;margin-inline:auto;padding-bottom:30px}.title-wave{position:relative}.title-wave .section-svg__upward{fill:#fff !important;bottom:-1px}.p-dr-title__main{position:relative;font-size:22px;padding-left:40px}.p-dr-title__main::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/common/flag.svg);top:-65%;width:54px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-dr-title p{margin-top:6px}@media(min-width: 1000px){[data-sidebar=off] .p-postList.-type-card .p-postList__item{-webkit-flex-basis:50%;flex-basis:50%}}.p-postList.-type-card .p-postList__thumb{width:26%;border-radius:4px}.p-postList.-type-card .p-postList__times{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.dr-cards{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.dr-card{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;word-break:break-all}.dr-card__link{text-decoration:none;background:#fff;border-radius:8px;border:2px solid #000;box-shadow:4px 4px #000;margin-bottom:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:100%}.dr-card__img-wrap img{border-radius:6px 6px 0 0px;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.dr-card__desc{padding:.5rem .5rem .7rem}.dr-card__desc .name{color:#000;font-size:14px}.dr-avatar{position:relative;overflow:hidden;border-radius:50%}.dr-avatar>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:100%}.page-numbers,.post-page-numbers{border-radius:50%;color:#02236c;font-weight:bold}.page-numbers:not(.dots).current,.page-numbers:not(.dots):hover,.post-page-numbers:not(.dots).current,.post-page-numbers:not(.dots):hover{background-color:#02236c}.account-nav{list-style-type:none;padding:0;margin-top:30px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:30px;gap:15px}.account-nav li{border-radius:calc(infinity*1px);background:#fff;border:2px solid #000;text-align:center;width:44%;-webkit-transition:all .25s;transition:all .25s}.account-nav li:hover{-webkit-transition:all .25s;transition:all .25s}.account-nav li a{display:block;color:#000;font-weight:600;font-size:min(4vw,14px)}.account-nav li.register:hover{background:#fff;border-color:#fff}.account-nav li.register:hover a{color:#ef3c3c}.account-nav li.login{background:rgba(0,0,0,0)}.l-footer .account-nav li.login{border-color:#fff}.l-footer .account-nav li.login a{color:#fff}.account-nav li.login:hover{background:#fff;border-color:#fff}.account-nav li.login:hover a{color:#ef3c3c}.mypage-head{position:relative}.mypage-head__arrow-l,.mypage-head__arrow-r{position:absolute;top:10px;display:block;z-index:100;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:all;transition-property:all}.mypage-head__arrow-l::before,.mypage-head__arrow-r::before{position:absolute;top:-10px;background:rgba(255,255,255,.7);display:block;content:"";width:40px;height:64px}.mypage-head__arrow-l::after,.mypage-head__arrow-r::after{font-family:"Font Awesome 6 Free";font-weight:900;position:relative;display:block;line-height:40px;z-index:1;color:#02236c;text-align:center;width:40px;height:40px;-webkit-animation-name:localNavArrow;animation-name:localNavArrow;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.mypage-head__arrow-l{opacity:0;left:0}.mypage-head__arrow-l::before{left:0}.mypage-head__arrow-l::after{content:""}.mypage-head__arrow-r{right:0}.mypage-head__arrow-r::before{right:0}.mypage-head__arrow-r::after{content:""}.is-touch .mypage-head__arrow-l{opacity:1}.is-touch .mypage-head__arrow-r{opacity:0}@-webkit-keyframes localNavArrow{0%{-webkit-transform:translatex(-3px);transform:translatex(-3px)}50%{-webkit-transform:translatex(3px);transform:translatex(3px)}to{-webkit-transform:translatex(-3px);transform:translatex(-3px)}}@keyframes localNavArrow{0%{-webkit-transform:translatex(-3px);transform:translatex(-3px)}50%{-webkit-transform:translatex(3px);transform:translatex(3px)}to{-webkit-transform:translatex(-3px);transform:translatex(-3px)}}.mypage-nav-wrap{position:relative;overflow-x:auto;overflow-y:hidden;width:100%;-webkit-overflow-scrolling:touch;border-bottom:1px solid #e2e2e2;margin-bottom:30px}.mypage-nav-wrap .menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;padding-inline:0 40px;min-width:1210px}.mypage-nav-wrap .menu li{list-style:none}.mypage-nav-wrap .menu li a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;line-height:1.3;text-align:center;text-decoration:none;padding:20px 10px;cursor:pointer;font-size:13px;font-weight:600;text-decoration:none;color:#000;overflow:hidden;width:auto;height:auto;padding:20px 5px}.mypage-nav-wrap .menu .current-menu-item a{color:#1db26d}.p-breadcrumb{background:#fff}.p-breadcrumb__list{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.wpuf-message{font-size:11px;font-weight:600}.wpuf-success{font-size:14px}.wpuf-error-msg{font-size:12px;color:#ef3c3c}body ul.wpuf-form .wpuf-submit .wpuf-errors{color:#ef3c3c}.dr-message__success{position:absolute;top:0;left:0;right:0;height:44px;z-index:1000;text-align:center;background:rgba(29,178,109,.8);color:#fff;padding-block:10px;font-size:14px}.dr-message__slide-in-down{-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dr-message__fade-out{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideInDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideInDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.feas-sort-menu-wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:20px;gap:10px}.feas-sort-menu-wrap>p{line-height:3}.feas-sort-menu-wrap .feas-sort-menu{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.feas-sort-menu-wrap .feas-sort-menu::after{position:absolute;right:15px;width:10px;height:7px;background-color:#535353;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);content:"";pointer-events:none}.feas-sort-menu-wrap .feas-sort-menu select{-webkit-appearance:none;appearance:none;cursor:pointer;padding:.3em 30px .4em 1em;border-radius:3px;font-size:14px}.feas-sort-menu-wrap .loading-icon-hidden{display:none}.feas-sort-menu-wrap .loading-icon-visible{display:block;position:absolute;right:5%;top:-2px}@media not all and (min-width: 340px){.feas-sort-menu-wrap .loading-icon-visible{right:-2%;top:-4px}}.feas-sort-menu-wrap .loading-icon-visible svg{width:30px;fill:#1db26d}.feas-sort-menu-default{display:none;margin-top:30px;font-size:12px}.feas-wrap.feas-keywords>form{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:10px;gap:10px}.feas-wrap.feas-keywords>form input[type=text]{min-width:292px;width:calc(100% - 70px - 10px)}@media not all and (min-width: 1000px){.feas-wrap.feas-keywords>form input[type=text]{min-width:256px}}@media(max-width: 340px){.feas-wrap.feas-keywords>form input[type=text]{min-width:220px}}.feas-wrap.feas-keywords>form .feas-field-taxonomy-area{display:none}.feas-wrap.feas-keywords>form .feas-field-taxonomy-area-ajax{display:none}.feas-wrap.feas-keywords>form .feas-field-taxonomy-facility{display:none}.feas-wrap.feas-keywords>form .feas-field-category{display:none}.feas-wrap.feas-keywords>form .feas-field-tag{display:none}@media not all and (min-width: 340px){.feas-wrap.feas-keywords>form input[type=submit]{width:56px;font-size:min(4vw,14px)}}.search-txt{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:6px;margin-bottom:10px}.search-txt .txt{font-weight:600}.feas-wrap>form{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}.feas-wrap input[type=text]{line-height:2;padding:4px 8px;height:46px;background:#f2f2f2}.feas-wrap input[type=submit]{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500;width:70px;letter-spacing:.4em;font-size:14px;padding:.5em .5em .5em .8em;line-height:1}.feas-wrap input[type=submit]:hover{margin-top:3px;border-bottom:2px solid #000}.tml .tml-field-wrap .indicator-hint{font-size:11px;color:#ff7b7b}.tml .tml-field-wrap button[type=submit]{width:100%}.tml .tml-label{font-size:13px;margin:.3em 0;font-weight:500}.tml .tml-links{list-style:none;font-size:12px;padding:0}.tml .tml-error{font-size:12px}.tml #pass-strength-result{font-size:12px}.tml .tml-user_pass2-wrap{margin-top:-0.7em}.tml .tml-message{font-size:12px}#search_modal .feas-wrap>form{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}#search_modal .feas-wrap>form input[type=text]{width:calc(100% - 80px)}#search_modal .feas-wrap>form input[type=submit]{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500;width:70px;letter-spacing:.4em;font-size:14px}#search_modal .feas-wrap>form input[type=submit]:hover{margin-top:3px;border-bottom:2px solid #000}#search_modal .feas-wrap>form .feas-field-taxonomy-area{display:none}#search_modal .feas-wrap>form .feas-field-taxonomy-area-ajax{display:none}#search_modal .feas-wrap>form .feas-field-category{display:none}#search_modal .feas-wrap>form .feas-field-tag{display:none}#search_modal .feas-wrap>form .feas-field-taxonomy-facility{display:none}.new-list__swiper,.single__swiper{-webkit-margin-before:20px;margin-block-start:20px}.new-list__swiper .swiper-slide,.single__swiper .swiper-slide{height:auto}.new-list__swiper .dr-card__link,.single__swiper .dr-card__link{min-height:240px;height:100%}.new-list__swiper-pagination,.single__swiper-pagination{position:relative !important;bottom:-6px !important}.new-list__swiper-pagination .swiper-pagination-bullet-active,.single__swiper-pagination .swiper-pagination-bullet-active{background-color:#1db26d !important}.new-list__swiper-contr,.single__swiper-contr{display:none}.new-list__swiper-contr .swiper-button-prev,.new-list__swiper-contr .swiper-button-next,.single__swiper-contr .swiper-button-prev,.single__swiper-contr .swiper-button-next{padding:20px;background:#ef3c3c;border-radius:50%;top:100% !important;border:1px solid #ef3c3c}@media not all and (min-width: 600px){.new-list__swiper-contr .swiper-button-prev,.new-list__swiper-contr .swiper-button-next,.single__swiper-contr .swiper-button-prev,.single__swiper-contr .swiper-button-next{padding:16px;height:34px;top:calc(100% + 8px) !important}}.new-list__swiper-contr .swiper-button-prev,.single__swiper-contr .swiper-button-prev{right:0 !important;left:auto !important}.new-list__swiper-contr .swiper-button-prev:after,.single__swiper-contr .swiper-button-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.new-list__swiper-contr .swiper-button-next,.single__swiper-contr .swiper-button-next{right:auto !important;left:0 !important}.new-list__swiper-contr .swiper-button-next:after,.single__swiper-contr .swiper-button-next:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.new-list__swiper-contr .swiper-button-prev:after,.new-list__swiper-contr .swiper-button-next:after,.new-list__swiper-contr .swiper-rtl .swiper-button-prev:after,.new-list__swiper-contr .swiper-rtl .swiper-button-next:after,.single__swiper-contr .swiper-button-prev:after,.single__swiper-contr .swiper-button-next:after,.single__swiper-contr .swiper-rtl .swiper-button-prev:after,.single__swiper-contr .swiper-rtl .swiper-button-next:after{font-size:12px !important;color:#fff}.p-ownerHeader{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px}.p-ownerHeader .avatar{width:50px;height:50px}.p-ownerHeader .avatar img{border:1px solid #f2f2f2;border-radius:50%;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.p-ownerHeader__date{font-size:10px}.open-url-link{margin-block:0 20px;font-size:12px}.prof-block{font-size:13px}.prof-block .title{position:relative;font-weight:500;font-size:16px;padding:0 0 7px 28px;margin-top:26px}.prof-block .title::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg);top:0;width:20px;background-size:contain;background-repeat:no-repeat;bottom:0}.dog-prof{padding-top:20px;line-height:1.5}.dog-prof__wrap{position:relative;margin-block:120px 10px;background:#fff;border:1px solid #f2f2f2;border-radius:8px}.dog-prof__wrap .edit-link{position:absolute;right:0;top:0}.dog-prof__wrap:nth-of-type(n+2){margin-top:120px}.dog-prof__wrap:nth-of-type(n+2) .edit-link{top:20px}.dog-prof .img-wrap{width:220px;margin:-100px auto 0}.dog-prof .img-wrap img{border-radius:8px}.dog-prof__desc{font-size:12px;padding:4px 24px 24px}.dog-prof__desc .name{font-size:16px;font-weight:500}.dog-prof__desc .name span{font-size:14px}.dog-prof__desc .head{font-size:12px;color:#898989;border-top:1px solid #f2f2f2;padding-top:14px;margin-top:14px}.dog-prof__desc .txt{font-size:12px;margin-top:4px;display:block}.dog-prof__desc a[target=_blank]::after{background-image:url('data:image/svg+xml;utf8,<svg stroke="%230d77d9" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="ark-block-button__icon -right" aria-hidden="true" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>');content:"";width:11px;height:11px;display:inline-block;background-repeat:no-repeat;background-position:0;background-size:contain;margin-left:7px}.tag-chip{display:-webkit-box;display:-webkit-flex;display:flex;gap:5px;margin-top:10px !important;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tag-chip__label{font-size:10px;font-weight:600;color:#1db26d;border:#1db26d 1px solid;background:#fff;border-radius:calc(infinity*1px);padding:1px 8px}.tag-chip__label.close-end{color:#fff;border:#535353 1px solid;background:#535353;padding:2px 20px}.tag-chip__label.youtube{color:#ef3c3c;border:#ef3c3c 1px solid}.tag-chip__label.comments-existence-link{background:#1db26d;color:#fff;font-weight:400;text-decoration:none}.tag-chip__label.comments-existence-link .comments-existence{font-size:10px}.ark-block-notice{padding:1em}.bg-fix{width:calc(50vw - 206px - clamp(30px,3vw,50px));position:fixed;top:0;height:100vh;z-index:1}@media not all and (min-width: 600px){.bg-fix{z-index:auto;width:calc(50vw - 206px)}}.bg-fix img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.bg-fix__left{left:clamp(30px,3vw,50px)}@media not all and (min-width: 600px){.bg-fix__left{left:0}}.bg-fix__left .back-img{-o-object-position:left top;object-position:left top}.bg-fix__left .logo{position:absolute;width:20vw;top:37%;-webkit-transform:translateY(-37%);transform:translateY(-37%);left:0;right:0;margin:auto}@media not all and (min-width: 900px){.bg-fix__left .logo{display:none}}.bg-fix__right{right:clamp(30px,3vw,50px)}@media not all and (min-width: 600px){.bg-fix__right{right:0}}.bg-fix__right .back-img{-o-object-position:right top;object-position:right top}.bg-fix__right .fixed-scroll{position:fixed;top:-19%;bottom:0;left:calc(50% + 265px);margin:auto;width:3px;height:260px;z-index:10;pointer-events:none}@media not all and (min-width: 1200px){.bg-fix__right .fixed-scroll{left:calc(50% + 245px)}}@media not all and (min-width: 900px){.bg-fix__right .fixed-scroll{display:none}}.bg-fix__right .fixed-scroll::before,.bg-fix__right .fixed-scroll::after{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:15px;font-weight:700}.bg-fix__right .fixed-scroll::before{content:"";top:-3.8em;left:5px;width:56px;height:56px;background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/pc/start.svg) no-repeat center/contain}.bg-fix__right .fixed-scroll::after{content:"";width:56px;height:32px;left:5px;bottom:calc(-1.5em - 42px);background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/pc/goal.svg) no-repeat center/contain}.bg-fix__right .fixed-scroll__base{position:absolute;top:26px;left:0;width:100%;height:calc(100% - 2px);background-color:#000}.bg-fix__right .fixed-scroll__current{position:absolute;left:-18px;width:40px;height:40px;background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-foot.svg) no-repeat center/contain}.bg-fix__right div:has(>.menu){position:absolute;width:20vw;top:30%;-webkit-transform:translateY(-30%);transform:translateY(-30%);left:17%;right:0;margin:auto}@media not all and (min-width: 1200px){.bg-fix__right div:has(>.menu){width:19vw;left:5%}}@media not all and (min-width: 900px){.bg-fix__right div:has(>.menu){display:none}}.bg-fix__right .menu{list-style:none;font-size:13px;font-weight:700;gap:16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.bg-fix__right .menu>li .ark-block-button__link{width:220px;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:1em}.bg-fix__right .menu>li .ark-block-button__link:before{display:inline-block;vertical-align:middle;opacity:1;position:static;visibility:visible;content:"";width:6px;height:6px;background:#000;border-radius:50%;margin-right:8px}.bg-fix__right .menu .current_page_item .ark-block-button__link{background:#ffe75d}.bg-fix__right .menu .current_page_item .ark-block-button__link:before{background:#fff}.side-fix{width:clamp(30px,3vw,50px);position:fixed;top:0;height:100vh;z-index:1;background:#ef3c3c url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/pc/title-vertical.svg) repeat-y center 2%/46%}@media not all and (min-width: 600px){.side-fix{display:none}}.side-fix__left{left:0}.side-fix__right{right:0}.l-header{background:rgba(0,0,0,0);padding-block:16px 8px}[data-scrolled=true] .l-header{background:#fff}.l-header .c-headLogo__img{-webkit-transition:none;transition:none}.l-header .c-iconBtn{background:#fff;border-radius:50%;box-shadow:0px 0px 4px rgba(0,0,0,.1)}.l-header .c-iconBtn__icon{font-size:30px;height:30px;width:30px}@media not all and (min-width: 413px){.l-header .c-iconBtn__icon{font-size:24px;height:24px;width:24px}}.l-header__body{grid-template-areas:"search bell left center right menu" !important;grid-template-columns:-webkit-min-content -webkit-min-content auto 1fr auto -webkit-min-content !important;grid-template-columns:min-content min-content auto 1fr auto min-content !important;gap:10px}@media not all and (min-width: 1000px){.l-header__body{padding-inline:0}}.l-header__center{padding-top:0}@media not all and (min-width: 600px){.l-header__center{margin-inline:auto;padding-right:50px}}@media not all and (min-width: 413px){.l-header__center{padding-right:38px}}.l-header__right{display:none}.l-header__bellBtn{grid-area:bell;z-index:1}.l-header__bellBtn .dr-avatar{width:50px;height:50px}@media not all and (min-width: 413px){.l-header__bellBtn .dr-avatar{height:38px;width:38px}}.l-header__bellBtn .dr-avatar img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.l-header__logo{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:5%}.l-header__customBtn,.l-header__drawerBtn,.l-header__searchBtn,.l-header__bellBtn{-webkit-flex-shrink:0;flex-shrink:0;line-height:1.25;position:relative;text-align:center;height:50px;width:50px;z-index:10}@media not all and (min-width: 413px){.l-header__customBtn,.l-header__drawerBtn,.l-header__searchBtn,.l-header__bellBtn{height:38px;width:38px}}@media(min-width: 600px){.l-header[data-spfix="0"],.l-header[data-spfix="1"]{right:0;width:404px}}[data-drawer=opened] .l-header .c-iconBtn{background:#02236c}[data-drawer=opened] .l-header__bellBtn .c-iconBtn{background:#fff}@media not all and (min-width: 1000px){.l-header[data-spfix="1"]{right:0}}[data-drawer=closed] .p-drawer{display:none}.p-drawer{background:#ffec80;border-inline:4px solid #000;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;overflow:hidden}@media(min-width: 600px){.p-drawer{width:calc(var(--ark-width--container) + var(--ark-padding--container)*2);right:0;margin-inline:auto}}@media not all and (min-width: 600px){.p-drawer{border-inline:none}}.p-drawer__inner{position:relative}.p-drawer__nav{margin-top:30px}.p-drawer__close{display:none}.p-drawer .c-drawerNav{text-align:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:20px}.p-drawer .c-drawerNav .menu-item a{font-size:17px;color:#02236c;border-radius:calc(infinity*1px);padding-left:23px;-webkit-transition:all .25s;transition:all .25s}.p-drawer .c-drawerNav .menu-item a::before{background-image:url('data:image/svg+xml;utf8,<svg class="ark-block-button__icon -right" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="iconFoot" viewBox="0 0 30 30"><path fill="%2302236C" d="M52.688,179.985a7.686,7.686,0,0,1-.982-.218,4.238,4.238,0,0,1-2.961-3.614,2.3,2.3,0,0,1,.886-2.235c.209-.172.414-.35.633-.509a2.05,2.05,0,0,0,.806-1.179,3.8,3.8,0,0,1,1.124-1.857,4.526,4.526,0,0,1,2.292-1.106,6.316,6.316,0,0,1,3.294.2,3.953,3.953,0,0,1,2.667,2.762,2.17,2.17,0,0,0,.806,1.18,10.767,10.767,0,0,1,.9.773,2.082,2.082,0,0,1,.632,1.808A4.235,4.235,0,0,1,60,179.7a6.851,6.851,0,0,1-1.011.248c-.052.012-.1.022-.156.034h-.722a6.266,6.266,0,0,1-1.469-.394,2.205,2.205,0,0,0-1.586-.058,7.721,7.721,0,0,1-1.677.452Z" transform="translate(-46.512 -161.488)"/><path fill="%2302236C" d="M317.342,99.663a9.3,9.3,0,0,1-.251.917,2.29,2.29,0,0,1-1.084,1.256,1.823,1.823,0,0,1-2.22-.42,3.169,3.169,0,0,1-.084-4.061,1.866,1.866,0,0,1,3.026.1,2.961,2.961,0,0,1,.578,1.42,1.31,1.31,0,0,0,.034.138v.65" transform="translate(-298.848 -92.258)"/><path fill="%2302236C" d="M100.958,2.752a2.927,2.927,0,0,1-.855,2.1,1.827,1.827,0,0,1-2.7-.065,3.168,3.168,0,0,1-.08-4.073,1.866,1.866,0,0,1,3.024.115,3.139,3.139,0,0,1,.609,1.919" transform="translate(-92.251 -0.001)"/><path fill="%2302236C" d="M220.727,2.74a2.928,2.928,0,0,1-.857,2.117,1.827,1.827,0,0,1-2.7-.069,3.169,3.169,0,0,1-.089-4.059,1.869,1.869,0,0,1,3.047.12,3.15,3.15,0,0,1,.6,1.891" transform="translate(-206.602 0)"/><path fill="%2302236C" d="M4.336,99.38a2.929,2.929,0,0,1-.862,2.117,1.827,1.827,0,0,1-2.7-.079A3.169,3.169,0,0,1,.7,97.358a1.867,1.867,0,0,1,3.036.117,3.145,3.145,0,0,1,.6,1.9" transform="translate(0 -92.263)"/></svg>');margin-left:-23px}.p-drawer .c-drawerNav .menu-item a:hover{color:#ef3c3c;background:#fff}.p-drawer .c-drawerNav .menu-item a:hover::before{background-image:url('data:image/svg+xml;utf8,<svg class="ark-block-button__icon -right" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" data-icon="iconFoot" viewBox="0 0 30 30"><path fill="%23EF3C3C" d="M52.688,179.985a7.686,7.686,0,0,1-.982-.218,4.238,4.238,0,0,1-2.961-3.614,2.3,2.3,0,0,1,.886-2.235c.209-.172.414-.35.633-.509a2.05,2.05,0,0,0,.806-1.179,3.8,3.8,0,0,1,1.124-1.857,4.526,4.526,0,0,1,2.292-1.106,6.316,6.316,0,0,1,3.294.2,3.953,3.953,0,0,1,2.667,2.762,2.17,2.17,0,0,0,.806,1.18,10.767,10.767,0,0,1,.9.773,2.082,2.082,0,0,1,.632,1.808A4.235,4.235,0,0,1,60,179.7a6.851,6.851,0,0,1-1.011.248c-.052.012-.1.022-.156.034h-.722a6.266,6.266,0,0,1-1.469-.394,2.205,2.205,0,0,0-1.586-.058,7.721,7.721,0,0,1-1.677.452Z" transform="translate(-46.512 -161.488)"/><path fill="%23EF3C3C" d="M317.342,99.663a9.3,9.3,0,0,1-.251.917,2.29,2.29,0,0,1-1.084,1.256,1.823,1.823,0,0,1-2.22-.42,3.169,3.169,0,0,1-.084-4.061,1.866,1.866,0,0,1,3.026.1,2.961,2.961,0,0,1,.578,1.42,1.31,1.31,0,0,0,.034.138v.65" transform="translate(-298.848 -92.258)"/><path fill="%23EF3C3C" d="M100.958,2.752a2.927,2.927,0,0,1-.855,2.1,1.827,1.827,0,0,1-2.7-.065,3.168,3.168,0,0,1-.08-4.073,1.866,1.866,0,0,1,3.024.115,3.139,3.139,0,0,1,.609,1.919" transform="translate(-92.251 -0.001)"/><path fill="%23EF3C3C" d="M220.727,2.74a2.928,2.928,0,0,1-.857,2.117,1.827,1.827,0,0,1-2.7-.069,3.169,3.169,0,0,1-.089-4.059,1.869,1.869,0,0,1,3.047.12,3.15,3.15,0,0,1,.6,1.891" transform="translate(-206.602 0)"/><path fill="%23EF3C3C" d="M4.336,99.38a2.929,2.929,0,0,1-.862,2.117,1.827,1.827,0,0,1-2.7-.079A3.169,3.169,0,0,1,.7,97.358a1.867,1.867,0,0,1,3.036.117,3.145,3.145,0,0,1,.6,1.9" transform="translate(0 -92.263)"/></svg>')}.p-drawer .cloud-1{width:270px;right:-28%;top:-34px;-webkit-transform:rotate(12deg);transform:rotate(12deg);opacity:.5}.p-drawer .cloud-2{width:210px;left:-23%;top:50%;opacity:.5}.p-drawer .cloud-3{width:210px;right:-23%;top:66%;-webkit-transform:scaleX(-1);transform:scaleX(-1);opacity:.5}.p-drawer .drawer-logo-wrap{max-width:86%;margin:40px auto 50px;text-align:center;padding-left:7px}#searchBtn .c-iconBtn__icon .__close,#bellBtn .c-iconBtn__icon .__close{-webkit-transform:none;transform:none}[data-drawer=opened] #searchBtn .c-iconBtn__icon .__open,[data-drawer=opened] #bellBtn .c-iconBtn__icon .__open{-webkit-transform:none;transform:none}[data-drawer=opened] #searchBtn .c-iconBtn__icon .__close,[data-drawer=opened] #bellBtn .c-iconBtn__icon .__close{-webkit-transform:none;transform:none}[data-drawer=opened] .l-header__searchBtn{pointer-events:auto}.l-footer{padding-block:50px 30px}.home .l-footer,.single-post .l-footer{padding-block:50px 80px}.l-footer__widgets{padding:2rem 0 1rem}.l-footer__widgets .-widget1 .wp-block-image{max-width:250px;margin:0 auto}.l-footer__widgets .-widget1 ul.menu .menu-item a{font-size:13px;text-align:center;padding:12px 0 12px 26px}.l-footer__widgets .-widget1 ul.menu .menu-item a:hover{color:#ffe75d}.l-footer__nav li{padding-bottom:1em}.l-footer__nav a{font-size:12px}.l-footer__foot .c-copyright{font-size:10px}.l-footer .dr-cta{height:60px;position:fixed;width:100%;bottom:0;z-index:1000;border-top:1px solid #f2f2f2;background:#fff;border-bottom:0 #fff solid;margin-left:-16px;color:#000;-webkit-transition:border-bottom-width .5s;transition:border-bottom-width .5s}@media(min-width: 600px){.l-footer .dr-cta{max-width:calc(var(--ark-width--container) + var(--ark-padding--container)*2 - 8px)}}@media not all and (min-width: 1000px){[data-scrolled=true] .l-footer .dr-cta{border-bottom-width:16px}}.l-footer .dr-cta__search .dr-cta__ul{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:6%}.l-footer .dr-cta__ul{display:-webkit-box;display:-webkit-flex;display:flex;list-style:none;padding:0;margin:0;height:60px;margin-inline:14px}.l-footer .dr-cta__li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:0;margin:0;font-size:12px}.l-footer .dr-cta__li .c-btn-wrap{width:170px}.l-footer .dr-cta__li a,.l-footer .dr-cta__li button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-decoration:none}.l-footer .dr-cta__li .txt{font-size:10px}.l-footer .dr-cta__share{width:50px}.l-footer .dr-cta__share .fa-arrow-up-from-bracket:before{font-size:20px;color:#b0b0b0}.l-footer .dr-cta__share button{gap:7px;height:51px;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:0;background:rgba(0,0,0,0);border:none}.l-footer .dr-cta__share img{width:22px}.l-footer .dr-cta__fav{width:50px;height:55px;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.l-footer .dr-cta__fav .simplefavorite-button-count{display:none}.l-footer .dr-cta__fav .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;gap:5px;border:none;background:rgba(0,0,0,0)}.l-footer .dr-cta__fav .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:8px 6px;width:30px;height:30px}.l-footer .dr-cta__fav .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.l-footer .dr-cta__mypage{width:60px}.l-footer .dr-cta__mypage img{width:36px}.l-footer .dr-cta__gps{width:170px;margin-left:auto}.l-footer .dr-cta__gps .ark-block-button__text.search{position:relative;margin-left:15px}.l-footer .dr-cta__gps .ark-block-button__text.search::before{content:"";position:absolute;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-pin.svg);background-size:contain;background-repeat:no-repeat;top:0;bottom:0;left:-26px;width:20px}.l-footer .dr-cta__tel{width:170px;margin-left:auto}.l-footer .dr-cta__tel .ark-block-button__text{margin-left:20px}.l-footer .dr-cta__tel .ark-block-button__text::after{content:"";position:absolute;left:0;top:24%;left:9px;width:21px;background-size:contain;background-repeat:no-repeat;bottom:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-phone-b.svg)}.l-footer .dr-cta__tel .non-number{padding-left:14px}.l-footer .dr-cta__save{width:170px}.l-footer .dr-cta__save .ark-block-button__text.save{position:relative}.l-footer .dr-cta__hitrory a{font-size:12px;border-bottom:dotted 1px #000}[data-scrolled=true] .home .l-header{background:rgba(0,0,0,0)}.home .l-header__center{display:none}.home #mv{background:#ffec80;padding-top:70px;overflow:hidden}.home #mv .wp-block-group__inner-container{padding-bottom:50px}.home #mv .p-sec{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;padding:min(3vw,20px)}.home #mv .p-sec .txt{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:16px;font-weight:600;letter-spacing:.3em;z-index:10}.home #mv .p-sec .catch{aspect-ratio:1/1;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:10px;border-radius:50%;padding-bottom:min(5vw,25px);width:min(70vw,300px)}.home #mv .p-sec .catch .img-mascot{width:min(25vw,100px)}.home #mv .p-sec .catch .img-logo{width:min(43vw,200px);margin-left:.6rem}.home #mv .cloud-1{width:270px;right:-28%;top:-120px;-webkit-transform:rotate(12deg);transform:rotate(12deg);opacity:.5}.home #mv .cloud-2{width:210px;left:-23%;bottom:-10px;-webkit-transform:scaleX(-1);transform:scaleX(-1);opacity:.5}.home #mv .section-svg__upward{fill:#fff !important;bottom:-1px}.home #search{background:#fff;margin:0}.home #search .p-sec{padding-block:20px 36px;margin:0}.home #search .p-sec__main .c-btn-wrap{margin-top:12px}.home #search .p-sec__main .c-btn-wrap.flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px}.home #search .p-sec__main .c-btn-wrap.flex>div{-webkit-flex-basis:49%;flex-basis:49%}.home #search .p-sec__main .c-btn-wrap.nearby-btn-wrap{margin-top:8px}.home #search .p-sec__main .ark-block-button__link{width:100%}.home #search .p-sec__main .ark-block-button__text.search{position:relative}.home #search .p-sec__main .ark-block-button__text.search::before{content:"";position:absolute;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/icon/icon-pin.svg);background-size:contain;background-repeat:no-repeat;top:0;bottom:0;left:-26px;width:20px}.home #search .p-sec__main .feas-sort-menu-wrap,.home #search .p-sec__main .feas-sort-menu-default,.home #search .p-sec__main .p-result_number{display:none}.home .loading-icon-hidden{display:none}.home .loading-icon-visible{display:block;position:absolute;right:24%;top:0px}@media not all and (min-width: 340px){.home .loading-icon-visible{right:18%;top:-5px}}.home .loading-icon-visible svg{width:30px}.home .dr-cta__gps .loading-icon-visible{right:-3%;top:-4px}.home #about-01{background:#ffceb4;margin:0;padding-block:30px}.home #about-01 .title{-webkit-filter:drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.5));filter:drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.5));position:relative;z-index:10}.home #about-01 .tag-frame{z-index:10}.home #about-01 .fukidasi-wrap{margin-top:30px}.home #about-01 .fukidasi-wrap .fukidashi{position:relative}.home #about-01 .fukidasi-wrap .fukidashi img{width:min(52vw,210px)}@media(min-width: 413px)and (max-width: 599px){.home #about-01 .fukidasi-wrap .fukidashi img{width:55vw}}.home #about-01 .fukidasi-wrap .fukidashi-02{margin-left:auto;max-width:60%;margin-top:-40px;text-align:right}.home #about-01 .fukidasi-wrap .fukidashi-02::after{content:"";position:absolute;top:-50px;right:30px;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/animal/dog-a.svg);width:min(27vw,97px);height:100%;background-size:contain;background-repeat:no-repeat;z-index:10}.home #about-01 .fukidasi-wrap .fukidashi-03{margin-top:-40px}.home #about-01 .fukidasi-wrap .fukidashi-03::after{content:"";position:absolute;bottom:-100px;left:4px;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/animal/dog-b.svg);width:min(24vw,90px);height:100%;background-size:contain;background-repeat:no-repeat;z-index:10}.home #about-01 .fukidasi-wrap .fukidashi-04{margin-left:auto;max-width:60%;margin-top:-40px;text-align:right}.home #about-01 .tag-frame-override{max-width:107%;left:-2.2%}.home #about-01 .tag-frame-override .txt{top:28%}.home #about-01 .star-white{max-width:initial;width:124px;right:16%;top:-62px;opacity:.5}.home #about-01 .star-yellow{width:80px;right:6px;top:23px}.home #about-01 .foot-print-white-01{width:40vw;right:0;top:290px;-webkit-transform:rotate(-78deg);transform:rotate(-78deg);opacity:.5}@media not all and (min-width: 600px){.home #about-01 .foot-print-white-01{top:28%}}.home #about-01 .foot-print-white-02{width:40vw;left:0;bottom:10%;opacity:.5}.home #about-02{margin:0;padding-block:30px}.home #about-02 .point-wrap{margin-top:10px;position:relative;z-index:20}@media(min-width: 413px)and (max-width: 599px){.home #about-02 .point-wrap{max-width:75vw;margin-inline:auto}}.home #about-02 .point-wrap .point{position:relative}.home #about-02 .point-wrap .point img{max-width:180px}@media not all and (min-width: 413px){.home #about-02 .point-wrap .point img{max-width:43vw}}.home #about-02 .point-wrap .point p{font-size:14px;text-align:center;font-weight:500}@media not all and (min-width: 413px){.home #about-02 .point-wrap .point p{font-size:12px}}.home #about-02 .point-wrap .point-01{text-align:center}.home #about-02 .point-child-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.home #about-02 .foot-print-blue-01{width:40vw;left:10px;top:190px;-webkit-transform:rotate(12deg);transform:rotate(12deg);opacity:.8}.home #about-02 .foot-print-blue-02{width:40vw;left:0;bottom:10%;opacity:.8}.home #about-03{background:#fff5a8;margin:0;padding-block:30px 0}.home #about-03 .tag-frame{margin-top:-70px}.home #about-03 .main-txt{margin-top:14px}.home #about-03 .c-btn-wrap{margin-top:16px}.home #about-03 .c-btn-wrap .ark-block-button__link{width:100%}.home #about-03 .c-btn-wrap.flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px}.home #about-03 .c-btn-wrap.flex>div{-webkit-flex-basis:49%;flex-basis:49%}.home #about-03 .p-sec__main{padding-bottom:4rem}.home #about-03 .section-svg__upward{fill:#fff !important;bottom:-1px}.home #new-list{margin:0;padding-block:40px;background-color:#fff}.home #new-list .dr-card__img-wrap{height:170px}.home #new-list .c-btn-wrap{margin-top:20px}.home #new-list .c-btn-wrap .ark-block-button__link{width:100%}.home #popular-list{margin:0;padding-block:40px;background-color:#fff}.home #popular-list .dr-cards{-webkit-margin-before:20px;margin-block-start:20px;gap:12px}.home #popular-list .dr-cards .dr-card{-webkit-flex-basis:calc(50% - 6px);flex-basis:calc(50% - 6px);max-width:calc(50% - 6px)}.home #popular-list .dr-cards .dr-card__img-wrap{height:130px}.home #popular-list .c-btn-wrap{margin-top:20px}.home #popular-list .c-btn-wrap .ark-block-button__link{width:100%}.home #news{margin:0;background-color:#baecff}.home #news .p-sec{padding-block:50px 16px;margin:0}.home #news .p-sec__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.home #news .c-btn-wrap{z-index:20}.home #news .p-postList__item:not(:first-child){border-top:1px solid #85b5c7}.home #news .p-postList__item{margin:.6em 0}.home #news .p-postList__meta{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px}.home #news .p-postList__times{color:#85b5c7;line-height:1;font-weight:600;font-size:13px}.home #news .p-postList__category{color:#428198}.home #news .p-postList__title-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px;margin-top:6px}.home #news .p-postList__title-wrap .p-postList__thumb{-webkit-box-flex:1;-webkit-flex:1 0 50px;flex:1 0 50px;max-width:50px;border-radius:50%;border:1px solid #fff}.home #news .p-postList__title{font-weight:500;line-height:1.6;font-size:14px}.home #news .star-white-dots{width:100px;right:29%;top:-17px}.home #news .section-svg__downward{fill:#fff !important;top:-1px}.home #banners{margin-top:0}body .has-error.has-error{background:rgba(0,0,0,0);padding:0}.wpuf-errors{font-size:14px;-webkit-margin-before:20px;margin-block-start:20px}.tml-register-link a{font-size:0}.tml-register-link a:before{font-size:12px;content:"ユーザー登録"}.p-page-dr-post .l-content,.p-page-edit .l-content{z-index:auto}.p-page-dr-post .c-pageTitle,.p-page-edit .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-dr-post .multistep-button-area,.p-page-edit .multistep-button-area{position:fixed;left:0;right:0;margin-inline:auto;bottom:10px;width:100%;z-index:10;max-width:375px}.p-page-dr-post .p-ownerHeader,.p-page-edit .p-ownerHeader{display:none}.p-page-dr-post .link-to-post,.p-page-edit .link-to-post{font-size:12px}.p-page-dr-post .wpuf-step-wizard,.p-page-edit .wpuf-step-wizard{margin-bottom:10px !important}.p-page-dr-post .wpuf-step-wizard li,.p-page-edit .wpuf-step-wizard li{padding:8px 4px !important;font-size:10px;font-weight:500;background:rgba(0,0,0,0) !important}.p-page-dr-post .wpuf-step-wizard li::before,.p-page-edit .wpuf-step-wizard li::before{border:none !important;left:0;right:auto !important;width:100% !important;margin-top:-27px !important;font-size:16px}.p-page-dr-post .wpuf-step-wizard li:not(:last-child)::after,.p-page-edit .wpuf-step-wizard li:not(:last-child)::after{display:inline-block;width:7px !important;height:7px !important;border:solid rgba(0,0,0,0) 1px !important;border-top:1px solid #000 !important;border-right:1px solid #000 !important;border-radius:0 !important;margin-top:-7px !important;right:0 !important;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-page-dr-post .wpuf-step-wizard li.active-step,.p-page-edit .wpuf-step-wizard li.active-step{color:#d93d3d !important}.p-page-dr-post .wpuf-step-wizard li.active-step::before,.p-page-edit .wpuf-step-wizard li.active-step::before{color:#d93d3d !important}.p-page-dr-post .wpuf-step-wizard li.active-step::after,.p-page-edit .wpuf-step-wizard li.active-step::after{border-left-color:rgba(0,0,0,0) !important}.p-page-dr-post .wpuf-step-wizard li:nth-of-type(1)::before,.p-page-edit .wpuf-step-wizard li:nth-of-type(1)::before{content:"01" !important}.p-page-dr-post .wpuf-step-wizard li:nth-of-type(2)::before,.p-page-edit .wpuf-step-wizard li:nth-of-type(2)::before{content:"02" !important}.p-page-dr-post .wpuf-step-wizard li:nth-of-type(3)::before,.p-page-edit .wpuf-step-wizard li:nth-of-type(3)::before{content:"03" !important}.p-page-dr-post .wpuf-step-wizard li:nth-of-type(4)::before,.p-page-edit .wpuf-step-wizard li:nth-of-type(4)::before{content:"04" !important}.p-page-dr-post .wpuf-step-wizard li:nth-of-type(5)::before,.p-page-edit .wpuf-step-wizard li:nth-of-type(5)::before{content:"05" !important}.p-page-dr-post .wpuf-multistep-prev-btn::after,.p-page-dr-post .wpuf-multistep-next-btn::after,.p-page-edit .wpuf-multistep-prev-btn::after,.p-page-edit .wpuf-multistep-next-btn::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:14px;position:absolute;top:8%}.p-page-dr-post .wpuf-multistep-prev-btn::after,.p-page-edit .wpuf-multistep-prev-btn::after{left:8px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.p-page-dr-post .wpuf-multistep-next-btn::after,.p-page-edit .wpuf-multistep-next-btn::after{right:8px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.p-page-dr-post .wpuf-form .attention,.p-page-edit .wpuf-form .attention{font-size:10px;margin-top:-10px}.p-page-dr-post .wpuf-form .attention span,.p-page-edit .wpuf-form .attention span{color:red}.p-page-dr-post .wpuf-form .wpuf-el,.p-page-edit .wpuf-form .wpuf-el{margin-block:14px 0;padding:0}.p-page-dr-post .wpuf-form .wpuf-section-wrap,.p-page-edit .wpuf-form .wpuf-section-wrap{border-bottom:none;margin:0}.p-page-dr-post .wpuf-form .wpuf-label,.p-page-edit .wpuf-form .wpuf-label{margin-bottom:4px !important;font-weight:500;font-size:12px}.p-page-dr-post .wpuf-form .wpuf-fields input[type=text],.p-page-dr-post .wpuf-form .wpuf-fields input[type=url],.p-page-dr-post .wpuf-form .wpuf-fields textarea,.p-page-edit .wpuf-form .wpuf-fields input[type=text],.p-page-edit .wpuf-form .wpuf-fields input[type=url],.p-page-edit .wpuf-form .wpuf-fields textarea{display:inline-block;font-size:16px;width:100%;max-width:100%;position:relative}.p-page-dr-post .wpuf-form .wpuf-fields .wpuf-help,.p-page-edit .wpuf-form .wpuf-fields .wpuf-help{margin:0 !important;font-size:10px !important;font-style:normal !important;font-family:inherit !important}@media not all and (min-width: 413px){.p-page-dr-post .wpuf-form .wpuf-fields .wpuf-help,.p-page-edit .wpuf-form .wpuf-fields .wpuf-help{max-width:100%}}.p-page-dr-post .wpuf-form .dr-checkbox,.p-page-edit .wpuf-form .dr-checkbox{max-width:80%}.p-page-dr-post .wpuf-form .dr-checkbox input[type=checkbox],.p-page-edit .wpuf-form .dr-checkbox input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .dr-checkbox input[type=checkbox]:checked+.selectit:after,.p-page-edit .wpuf-form .dr-checkbox input[type=checkbox]:checked+.selectit:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .dr-checkbox input[type=checkbox]:checked+.selectit:after,.p-page-edit .wpuf-form .dr-checkbox input[type=checkbox]:checked+.selectit:after{top:-4px}}.p-page-dr-post .wpuf-form .dr-checkbox .selectit,.p-page-edit .wpuf-form .dr-checkbox .selectit{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .dr-checkbox .selectit,.p-page-edit .wpuf-form .dr-checkbox .selectit{padding-left:40px}}.p-page-dr-post .wpuf-form .dr-checkbox .selectit:after,.p-page-dr-post .wpuf-form .dr-checkbox .selectit:before,.p-page-edit .wpuf-form .dr-checkbox .selectit:after,.p-page-edit .wpuf-form .dr-checkbox .selectit:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .dr-checkbox .selectit:before,.p-page-edit .wpuf-form .dr-checkbox .selectit:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .dr-checkbox .selectit:before,.p-page-edit .wpuf-form .dr-checkbox .selectit:before{top:-4px}}.p-page-dr-post .wpuf-form .dr-checkbox .selectit:after,.p-page-edit .wpuf-form .dr-checkbox .selectit:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-section-wrap .wpuf-section-title,.p-page-edit .wpuf-form .wpuf-section-wrap .wpuf-section-title{position:relative;font-size:17px;padding-left:30px;margin-top:26px;text-align:left}.p-page-dr-post .wpuf-form .wpuf-section-wrap .wpuf-section-title::after,.p-page-edit .wpuf-form .wpuf-section-wrap .wpuf-section-title::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg);top:0;width:23px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-dr-post .wpuf-form .wpuf-el.area .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.area .wpuf-fields{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:inline-flex !important;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.p-page-dr-post .wpuf-form .wpuf-el.area .wpuf-fields::after,.p-page-edit .wpuf-form .wpuf-el.area .wpuf-fields::after{position:absolute;right:15px;width:10px;height:7px;background-color:#535353;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);content:"";pointer-events:none}@media not all and (min-width: 413px){.p-page-dr-post .wpuf-form .wpuf-el.area .wpuf-fields::after,.p-page-edit .wpuf-form .wpuf-el.area .wpuf-fields::after{right:auto;left:85vw}}.p-page-dr-post .wpuf-form .wpuf-el.area .wpuf-fields.has-error,.p-page-edit .wpuf-form .wpuf-el.area .wpuf-fields.has-error{display:block !important}.p-page-dr-post .wpuf-form .wpuf-el.area .wpuf-fields.has-error::after,.p-page-edit .wpuf-form .wpuf-el.area .wpuf-fields.has-error::after{top:26px}.p-page-dr-post .wpuf-form .wpuf-el.area select,.p-page-edit .wpuf-form .wpuf-el.area select{-webkit-appearance:none;appearance:none;cursor:pointer;font-size:14px;border-radius:4px;padding:6px;width:100%}@media(min-width: 400px){.p-page-dr-post .wpuf-form .wpuf-el.area select,.p-page-edit .wpuf-form .wpuf-el.area select{min-width:290px !important}}@media not all and (min-width: 413px){.p-page-dr-post .wpuf-form .wpuf-el.area select,.p-page-edit .wpuf-form .wpuf-el.area select{width:92vw}}.p-page-dr-post .wpuf-form .wpuf-el.address textarea,.p-page-edit .wpuf-form .wpuf-el.address textarea{height:6.6em}.p-page-dr-post .wpuf-form .wpuf-el.open-close .wpuf-label,.p-page-edit .wpuf-form .wpuf-el.open-close .wpuf-label{position:relative;background:#ef3c3c;color:#fff;padding:2px 10px;margin-bottom:0 !important;border-radius:4px 4px 0 0}.p-page-dr-post .wpuf-form .wpuf-el.open-close .wpuf-label label,.p-page-edit .wpuf-form .wpuf-el.open-close .wpuf-label label{padding-left:18px}.p-page-dr-post .wpuf-form .wpuf-el.open-close .wpuf-label label::after,.p-page-edit .wpuf-form .wpuf-el.open-close .wpuf-label label::after{background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-clock.svg);content:"";position:absolute;left:7px;top:6px;width:16px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-dr-post .wpuf-form .wpuf-el.open-close textarea,.p-page-edit .wpuf-form .wpuf-el.open-close textarea{border:1px solid #ef3c3c;border-radius:0 0 4px 4px}.p-page-dr-post .wpuf-form .wpuf-el.tel,.p-page-edit .wpuf-form .wpuf-el.tel{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.tel .wpuf-label,.p-page-edit .wpuf-form .wpuf-el.tel .wpuf-label{position:relative;background:#ef3c3c;color:#fff;padding:2px 10px;margin-bottom:0 !important;border-radius:4px 4px 0 0}.p-page-dr-post .wpuf-form .wpuf-el.tel .wpuf-label label,.p-page-edit .wpuf-form .wpuf-el.tel .wpuf-label label{padding-left:18px}.p-page-dr-post .wpuf-form .wpuf-el.tel .wpuf-label label::after,.p-page-edit .wpuf-form .wpuf-el.tel .wpuf-label label::after{background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-phone.svg);content:"";position:absolute;left:7px;top:6px;width:16px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-dr-post .wpuf-form .wpuf-el.tel input,.p-page-edit .wpuf-form .wpuf-el.tel input{border:1px solid #ef3c3c;border-radius:0 0 4px 4px}.p-page-dr-post .wpuf-form .wpuf-el.tel-sup,.p-page-edit .wpuf-form .wpuf-el.tel-sup{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.tel-sup textarea,.p-page-edit .wpuf-form .wpuf-el.tel-sup textarea{height:4.4em;border:1px solid #ef3c3c}.p-page-dr-post .wpuf-form .wpuf-el.tel-sup .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.tel-sup .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.category,.p-page-edit .wpuf-form .wpuf-el.category{max-width:100%}.p-page-dr-post .wpuf-form .wpuf-el.category .wpuf-category-checklist,.p-page-edit .wpuf-form .wpuf-el.category .wpuf-category-checklist{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-page-dr-post .wpuf-form .wpuf-el.category .wpuf-category-checklist li,.p-page-edit .wpuf-form .wpuf-el.category .wpuf-category-checklist li{-webkit-box-flex:1;-webkit-flex:1 0 40%;flex:1 0 40%}.p-page-dr-post .wpuf-form .wpuf-el.category .wpuf-category-checklist #category-1,.p-page-edit .wpuf-form .wpuf-el.category .wpuf-category-checklist #category-1{display:none}.p-page-dr-post .wpuf-form .wpuf-el.division textarea,.p-page-edit .wpuf-form .wpuf-el.division textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag,.p-page-edit .wpuf-form .wpuf-el.reserved-flag{width:40%}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag,.p-page-edit .wpuf-form .wpuf-el.reserved-flag,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag{display:inline-block}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-fields,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag input[type=checkbox],.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.reserved-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.reserved-off-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.reserved,.p-page-edit .wpuf-form .wpuf-el.reserved{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.reserved textarea,.p-page-edit .wpuf-form .wpuf-el.reserved textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.reserved .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.reserved .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.facility,.p-page-edit .wpuf-form .wpuf-el.facility{max-width:100%;margin-top:20px}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields{width:100%}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-101,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-101{grid-area:1/1/2/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-100,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-100{grid-area:1/2/2/3}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-99,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-99{grid-area:2/1/3/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-98,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-98{grid-area:3/1/4/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-97,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-97{grid-area:3/2/4/3}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-95,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-95{grid-area:4/1/5/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-96,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-96{grid-area:4/2/5/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-94,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-94{grid-area:5/1/6/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-93,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-93{grid-area:6/1/7/2}.p-page-dr-post .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-92,.p-page-edit .wpuf-form .wpuf-el.facility .wpuf-fields .wpuf-category-checklist #facility-92{grid-area:6/2/7/3}.p-page-dr-post .wpuf-form .wpuf-el.note,.p-page-edit .wpuf-form .wpuf-el.note{padding-top:0;margin-top:20px}.p-page-dr-post .wpuf-form .wpuf-el.note textarea,.p-page-edit .wpuf-form .wpuf-el.note textarea{height:13.2em}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.parking-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.parking-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.parking-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.parking-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.parking-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.parking,.p-page-edit .wpuf-form .wpuf-el.parking{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.parking textarea,.p-page-edit .wpuf-form .wpuf-el.parking textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.parking .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.parking .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.dog-cafe-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe,.p-page-edit .wpuf-form .wpuf-el.dog-cafe{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe textarea,.p-page-edit .wpuf-form .wpuf-el.dog-cafe textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.dog-cafe .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.dog-cafe .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.hotel-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.hotel-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.hotel,.p-page-edit .wpuf-form .wpuf-el.hotel{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.hotel textarea,.p-page-edit .wpuf-form .wpuf-el.hotel textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.hotel .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.hotel .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.ok-hotel-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel,.p-page-edit .wpuf-form .wpuf-el.ok-hotel{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel textarea,.p-page-edit .wpuf-form .wpuf-el.ok-hotel textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.ok-hotel .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.ok-hotel .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.camp-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.camp-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.camp-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.camp-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.camp-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.camp,.p-page-edit .wpuf-form .wpuf-el.camp{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.camp textarea,.p-page-edit .wpuf-form .wpuf-el.camp textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.camp .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.camp .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.pool-flag input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.pool-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.pool-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.pool-flag input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.pool-flag .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el.pool,.p-page-edit .wpuf-form .wpuf-el.pool{margin-top:0}.p-page-dr-post .wpuf-form .wpuf-el.pool textarea,.p-page-edit .wpuf-form .wpuf-el.pool textarea{height:4.4em}.p-page-dr-post .wpuf-form .wpuf-el.pool .wpuf-help,.p-page-edit .wpuf-form .wpuf-el.pool .wpuf-help{margin-top:-10px !important}.p-page-dr-post .wpuf-form .wpuf-el[data-label=スタッフ] .wpuf-section-details,.p-page-edit .wpuf-form .wpuf-el[data-label=スタッフ] .wpuf-section-details{display:none}.p-page-dr-post .wpuf-form .wpuf-el[data-label=利用登録] .wpuf-section-details,.p-page-edit .wpuf-form .wpuf-el[data-label=利用登録] .wpuf-section-details{display:none}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-fields,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-fields{margin-top:10px}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check input[type=checkbox],.p-page-edit .wpuf-form .wpuf-el.certificate-check input[type=checkbox]{display:none;vertical-align:middle}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.certificate-check input[type=checkbox]:checked+.wpuf-checkbox-block:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.certificate-check input[type=checkbox]:checked+.wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.certificate-check input[type=checkbox]:checked+.wpuf-checkbox-block:after{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block{position:relative;display:inline-block;vertical-align:middle;padding-left:45px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block{padding-left:40px}}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:after,.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before{position:absolute;top:-3px;left:0;border:3px solid #eee;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before{content:""}@media not all and (min-width: 1000px){.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:before{top:-4px}}.p-page-dr-post .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:after,.p-page-edit .wpuf-form .wpuf-el.certificate-check .wpuf-checkbox-block:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-dr-post .wpuf-form .wpuf-el[data-label="WEB/SNS"] .wpuf-section-details,.p-page-edit .wpuf-form .wpuf-el[data-label="WEB/SNS"] .wpuf-section-details{display:none}.p-page-dr-post .wpuf-form .wpuf-image-wrap .attachment-name img,.p-page-edit .wpuf-form .wpuf-image-wrap .attachment-name img{max-height:initial}.p-page-dr-post .wpuf-form .wpuf-file-input-wrap,.p-page-edit .wpuf-form .wpuf-file-input-wrap{display:none}.p-page-dr-post .wpuf-form .wpuf-drag-file,.p-page-edit .wpuf-form .wpuf-drag-file{display:none !important}.p-page-dr-post .wpuf-form .wpuf-attachment-list .wpuf-image-wrap,.p-page-edit .wpuf-form .wpuf-attachment-list .wpuf-image-wrap{width:160px;height:160px;z-index:auto}.p-page-dr-post .wpuf-form .main-image .wpuf-attachment-list .wpuf-image-wrap,.p-page-edit .wpuf-form .main-image .wpuf-attachment-list .wpuf-image-wrap{width:300px;height:300px}@media not all and (min-width: 413px){.p-page-dr-post .wpuf-form .main-image .wpuf-attachment-list .wpuf-image-wrap,.p-page-edit .wpuf-form .main-image .wpuf-attachment-list .wpuf-image-wrap{max-width:92vw;max-height:92vw}}.p-page-dr-post .wpuf-form .multistep-button-area .btn,.p-page-edit .wpuf-form .multistep-button-area .btn{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;width:140px;font-weight:600;font-size:12px}.p-page-dr-post .wpuf-form .multistep-button-area .btn:hover,.p-page-edit .wpuf-form .multistep-button-area .btn:hover{margin-top:3px;border-bottom:2px solid #000}.p-page-dr-post .wpuf-form .multistep-button-area .btn .number,.p-page-edit .wpuf-form .multistep-button-area .btn .number{margin-right:2px}@media not all and (min-width: 600px){.p-page-dr-post .wpuf-form .multistep-button-area .btn.wpuf-multistep-prev-btn,.p-page-edit .wpuf-form .multistep-button-area .btn.wpuf-multistep-prev-btn{left:3%}}@media not all and (min-width: 600px){.p-page-dr-post .wpuf-form .multistep-button-area .btn.wpuf-multistep-next-btn,.p-page-edit .wpuf-form .multistep-button-area .btn.wpuf-multistep-next-btn{right:3%}}.p-page-dr-post .wpuf-form .wpuf-submit,.p-page-edit .wpuf-form .wpuf-submit{margin-block:0;padding:0;position:fixed;left:calc(50vw + 50px);bottom:10px;z-index:10}@media not all and (min-width: 600px){.p-page-dr-post .wpuf-form .wpuf-submit,.p-page-edit .wpuf-form .wpuf-submit{left:calc(50vw + 50px - 4%)}}.p-page-dr-post .wpuf-form .wpuf-submit .wpuf-submit-button,.p-page-edit .wpuf-form .wpuf-submit .wpuf-submit-button{width:140px;line-height:2.4;border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500;letter-spacing:.08em;font-size:12px;padding:0}.p-page-dr-post .wpuf-form .wpuf-submit .wpuf-submit-button:hover,.p-page-edit .wpuf-form .wpuf-submit .wpuf-submit-button:hover{margin-top:3px;border-bottom:2px solid #000}.p-page-dr-post .wpuf-form .wpuf-error-msg,.p-page-edit .wpuf-form .wpuf-error-msg{display:block;font-size:10px;padding-block:6px 0;color:#ef3c3c}.p-page-edit .p-page__content{margin-top:0}.p-page-edit .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-edit .l-main .dr-page__title-back{display:none}.p-postList .dr-single-notice{font-size:11px}.p-postList .dr-single-notice>span{color:#fff;background:#d93d3d;border-radius:2px;display:inline-block}.p-postList .dr-single-des{font-size:11px;border-top:none;border-right:none}.p-postList .dr-single-des th,.p-postList .dr-single-des td{padding:.3em .2em;border-left:none;line-height:1.4;border-bottom:#ebebeb 1px solid}.p-postList .dr-single-des th{background-color:rgba(0,0,0,0);font-weight:normal;width:60px}.p-postList .c-postThumb__figure{padding-top:100%}.p-postList .maru{content:"";display:block;width:1.2em;height:1.2em;border:solid 2px #1db26d;border-radius:50%;margin-top:2px}.p-page-dr-list .p-postList .p-postList__item,.p-page-popular .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.p-page-dr-list .p-postList .p-postList__item .dr-favbtn-wrap,.p-page-popular .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-dr-list .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count,.p-page-popular .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.p-page-dr-list .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap,.p-page-popular .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.p-page-dr-list .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active,.p-page-popular .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.p-page-dr-list .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap,.p-page-popular .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.p-page-dr-list .p-postList .p-postList__title-wrap,.p-page-popular .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.p-page-dr-list .p-postList .p-postList__title-wrap,.p-page-popular .p-postList .p-postList__title-wrap{width:114%}}.p-page-dr-list .p-postList .p-postList__title-wrap::after,.p-page-popular .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-dr-list .p-postList .p-postList__title,.p-page-popular .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.p-page-dr-list .p-postList .p-postList__link,.p-page-popular .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.p-page-dr-list .p-postList .p-postList__thumb,.p-page-popular .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.p-page-dr-list .p-postList .p-postList__notice,.p-page-popular .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.p-page-dr-list .p-postList .p-postList__notice>*+*,.p-page-popular .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.p-page-dr-list .p-postList .p-postList__notice .item,.p-page-popular .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.p-page-dr-list .p-postList .p-postList__notice .item .label,.p-page-popular .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.p-page-dr-list .p-postList .p-postList__notice .item .label,.p-page-popular .p-postList .p-postList__notice .item .label{padding:0 4px}}.p-page-dr-list .p-postList .p-postList__notice .item .js-txtLimitOpenClose br,.p-page-popular .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.p-page-dr-list .p-postList .p-postList__body,.p-page-popular .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.p-page-dr-list .p-postList .dr-postList__item,.p-page-popular .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.p-page-dr-list .c-pageTitle__main,.p-page-popular .c-pageTitle__main{position:relative;font-size:22px}.p-page-dr-list .c-pageTitle p,.p-page-popular .c-pageTitle p{margin-top:6px}.p-page-dr-list .pagination .next,.p-page-dr-list .pagination .prev,.p-page-popular .pagination .next,.p-page-popular .pagination .prev{display:block;background-color:rgba(0,0,0,0);color:#02236c;position:absolute;top:75px}.p-page-dr-list .pagination .next,.p-page-popular .pagination .next{right:5%}.p-page-dr-list .pagination .prev,.p-page-popular .pagination .prev{left:5%}.archive.tag .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.archive.tag .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.archive.tag .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.archive.tag .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.archive.tag .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.archive.tag .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.archive.tag .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.archive.tag .p-postList .p-postList__title-wrap{width:114%}}.archive.tag .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.archive.tag .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.archive.tag .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.archive.tag .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.archive.tag .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.archive.tag .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.archive.tag .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.archive.tag .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.archive.tag .p-postList .p-postList__notice .item .label{padding:0 4px}}.archive.tag .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.archive.tag .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.archive.tag .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.archive.tag .dr-category-title{text-align:center;margin-bottom:1px;font-weight:500;color:#1db26d}.archive.tag .c-pageTitle{text-align:center}.archive.tag .p-archive .dr-page__title-back{padding-block:0;background:none}.archive.tag .p-archive .dr-page__title-back .cloud-1{display:none}.category .p-postList .p-postList__item,.tax-area .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.category .p-postList .p-postList__item .dr-favbtn-wrap,.tax-area .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.category .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count,.tax-area .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.category .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap,.tax-area .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.category .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active,.tax-area .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.category .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap,.tax-area .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.category .p-postList .p-postList__title-wrap,.tax-area .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.category .p-postList .p-postList__title-wrap,.tax-area .p-postList .p-postList__title-wrap{width:114%}}.category .p-postList .p-postList__title-wrap::after,.tax-area .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.category .p-postList .p-postList__title,.tax-area .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.category .p-postList .p-postList__link,.tax-area .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.category .p-postList .p-postList__thumb,.tax-area .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.category .p-postList .p-postList__notice,.tax-area .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.category .p-postList .p-postList__notice>*+*,.tax-area .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.category .p-postList .p-postList__notice .item,.tax-area .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.category .p-postList .p-postList__notice .item .label,.tax-area .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.category .p-postList .p-postList__notice .item .label,.tax-area .p-postList .p-postList__notice .item .label{padding:0 4px}}.category .p-postList .p-postList__notice .item .js-txtLimitOpenClose br,.tax-area .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.category .p-postList .p-postList__body,.tax-area .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.category .p-postList .dr-postList__item,.tax-area .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.category .dr-category-title,.tax-area .dr-category-title{text-align:center;margin-bottom:1px;font-weight:500;color:#1db26d}.category .c-pageTitle,.tax-area .c-pageTitle{text-align:center}.category .p-archive .dr-page__title-back,.tax-area .p-archive .dr-page__title-back{padding-block:0;background:none}.category .p-archive .dr-page__title-back .cloud-1,.tax-area .p-archive .dr-page__title-back .cloud-1{display:none}.category .p-archive .latlng_info,.tax-area .p-archive .latlng_info{display:none}.tax-area .dr-category-parent-name{padding-right:.3em}.tax-area .search-group{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.tax-area .search-group .feas-wrap>form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:74px}.tax-area .search-group .feas-wrap>form input[type=text]{min-width:initial;width:100%}.tax-area .search-group .feas-wrap input[type=submit]{width:100%;padding:.75em 1em;line-height:1.5}.tax-area .search-group .filter-result{margin-top:10px}.tax-area .search-group .filter-result__head{font-size:10px;font-weight:700;margin-bottom:1px}.tax-area .search-group .filter-result__chip{position:relative;border-radius:6px;background:#969da3;color:#fff;display:inline-block;font-size:12px;margin:0 5px 5px 0;padding:3px 25px 3px 10px;cursor:pointer}.tax-area .search-group .filter-result__chip:after{font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:"";position:absolute;top:6px;right:10px;font-size:10px}.tax-area .c-pageTitle{margin-top:20px}.tax-area .p-result_number{display:none;text-align:center;margin-top:20px}.tax-area .p-result_number span{color:#d93d3d;font-size:18px;font-weight:700}.tax-area .l-main .c-btn-wrap{margin-top:12px}.tax-area .l-main .c-btn-wrap.flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;position:absolute;width:100%;top:88px}.tax-area .l-main .c-btn-wrap.flex>div{-webkit-flex-basis:49%;flex-basis:49%}.tax-area .l-main .ark-block-button__link{width:100%}.tax-area .l-main .feas-sort-menu-wrap{display:none}.tax-area .area-list{padding-block:30px 40px;background:#faf8e8}.tax-area .area-list .c-secTitle{font-size:14px}.tax-area .area-list .c-areaCityList__items{list-style:none;padding:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:14px;border:none}.tax-area .area-list .c-areaCityList__items>li{line-height:1;-webkit-box-flex:1;-webkit-flex:1 0 46%;flex:1 0 46%}.tax-area .area-list .c-areaCityList__items>li a{background:#fff;border:none;color:#333 !important;display:block;line-height:1;margin:0;padding:6px 8px !important;position:relative;text-decoration:none;-webkit-transition:opacity .25s;transition:opacity .25s;display:inline-block;margin-right:5px;font-size:.75rem !important}.tax-area .area-list .c-areaCityList__items>li a:before{content:"#";margin-right:.25em;opacity:.75}.search-results .p-postList .p-postList__item,.search-no-results .p-postList .p-postList__item,.p-page-search .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.search-results .p-postList .p-postList__item .dr-favbtn-wrap,.search-no-results .p-postList .p-postList__item .dr-favbtn-wrap,.p-page-search .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.search-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count,.search-no-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count,.p-page-search .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.search-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap,.search-no-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap,.p-page-search .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.search-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active,.search-no-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active,.p-page-search .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.search-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap,.search-no-results .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap,.p-page-search .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.search-results .p-postList .p-postList__title-wrap,.search-no-results .p-postList .p-postList__title-wrap,.p-page-search .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.search-results .p-postList .p-postList__title-wrap,.search-no-results .p-postList .p-postList__title-wrap,.p-page-search .p-postList .p-postList__title-wrap{width:114%}}.search-results .p-postList .p-postList__title-wrap::after,.search-no-results .p-postList .p-postList__title-wrap::after,.p-page-search .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.search-results .p-postList .p-postList__title,.search-no-results .p-postList .p-postList__title,.p-page-search .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.search-results .p-postList .p-postList__link,.search-no-results .p-postList .p-postList__link,.p-page-search .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.search-results .p-postList .p-postList__thumb,.search-no-results .p-postList .p-postList__thumb,.p-page-search .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.search-results .p-postList .p-postList__notice,.search-no-results .p-postList .p-postList__notice,.p-page-search .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.search-results .p-postList .p-postList__notice>*+*,.search-no-results .p-postList .p-postList__notice>*+*,.p-page-search .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.search-results .p-postList .p-postList__notice .item,.search-no-results .p-postList .p-postList__notice .item,.p-page-search .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.search-results .p-postList .p-postList__notice .item .label,.search-no-results .p-postList .p-postList__notice .item .label,.p-page-search .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.search-results .p-postList .p-postList__notice .item .label,.search-no-results .p-postList .p-postList__notice .item .label,.p-page-search .p-postList .p-postList__notice .item .label{padding:0 4px}}.search-results .p-postList .p-postList__notice .item .js-txtLimitOpenClose br,.search-no-results .p-postList .p-postList__notice .item .js-txtLimitOpenClose br,.p-page-search .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.search-results .p-postList .p-postList__body,.search-no-results .p-postList .p-postList__body,.p-page-search .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.search-results .p-postList .dr-postList__item,.search-no-results .p-postList .dr-postList__item,.p-page-search .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.search-results .c-pageTitle,.search-no-results .c-pageTitle,.p-page-search .c-pageTitle{text-align:center}.search-results .c-pageTitle__main,.search-no-results .c-pageTitle__main,.p-page-search .c-pageTitle__main{display:grid}.search-results .search-group,.search-no-results .search-group,.p-page-search .search-group{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.search-results .search-group .feas-wrap>form,.search-no-results .search-group .feas-wrap>form,.p-page-search .search-group .feas-wrap>form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:74px}.search-results .search-group .feas-wrap>form input[type=text],.search-no-results .search-group .feas-wrap>form input[type=text],.p-page-search .search-group .feas-wrap>form input[type=text]{min-width:initial;width:100%}.search-results .search-group .feas-wrap input[type=submit],.search-no-results .search-group .feas-wrap input[type=submit],.p-page-search .search-group .feas-wrap input[type=submit]{width:100%;padding:.75em 1em;line-height:1.5}.search-results .search-group .filter-result,.search-no-results .search-group .filter-result,.p-page-search .search-group .filter-result{margin-top:10px}.search-results .search-group .filter-result__head,.search-no-results .search-group .filter-result__head,.p-page-search .search-group .filter-result__head{font-size:10px;font-weight:700;margin-bottom:1px}.search-results .search-group .filter-result__chip,.search-no-results .search-group .filter-result__chip,.p-page-search .search-group .filter-result__chip{position:relative;border-radius:6px;background:#969da3;color:#fff;display:inline-block;font-size:12px;margin:0 5px 5px 0;padding:3px 25px 3px 10px;cursor:pointer}.search-results .search-group .filter-result__chip:after,.search-no-results .search-group .filter-result__chip:after,.p-page-search .search-group .filter-result__chip:after{font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:"";position:absolute;top:6px;right:10px;font-size:10px}.search-results .p-result_number,.search-no-results .p-result_number,.p-page-search .p-result_number{text-align:center;margin-top:20px}.search-results .p-result_number span,.search-no-results .p-result_number span,.p-page-search .p-result_number span{color:#d93d3d;font-size:18px;font-weight:700}.search-results .l-main .c-btn-wrap,.search-no-results .l-main .c-btn-wrap,.p-page-search .l-main .c-btn-wrap{margin-top:12px}.search-results .l-main .c-btn-wrap.flex,.search-no-results .l-main .c-btn-wrap.flex,.p-page-search .l-main .c-btn-wrap.flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;position:absolute;width:100%;top:88px}.search-results .l-main .c-btn-wrap.flex>div,.search-no-results .l-main .c-btn-wrap.flex>div,.p-page-search .l-main .c-btn-wrap.flex>div{-webkit-flex-basis:49%;flex-basis:49%}.search-results .l-main .ark-block-button__link,.search-no-results .l-main .ark-block-button__link,.p-page-search .l-main .ark-block-button__link{width:100%}.search-results .p-postList .c-postTimes__item.-modified,.search-no-results .p-postList .c-postTimes__item.-modified,.p-page-search .p-postList .c-postTimes__item.-modified{display:none}.search-results .p-postList.-type-list,.search-no-results .p-postList.-type-list,.p-page-search .p-postList.-type-list{margin-top:30px}.search-results .p-postList.-type-list .p-postList__item,.search-no-results .p-postList.-type-list .p-postList__item,.p-page-search .p-postList.-type-list .p-postList__item{margin-block:1rem 0}.search-results .p-postList.-type-list .p-postList__link,.search-no-results .p-postList.-type-list .p-postList__link,.p-page-search .p-postList.-type-list .p-postList__link{display:block}.search-results .p-postList--notfound,.search-no-results .p-postList--notfound,.p-page-search .p-postList--notfound{font-size:17px;text-align:center;padding-block:30px;font-weight:600}.search-results .latlng_info,.search-no-results .latlng_info,.p-page-search .latlng_info{display:none;grid-area:5/1/5/6;margin-top:10px;font-size:10px;color:#898989}.search-results .p-postList.-type-gps,.search-no-results .p-postList.-type-gps,.p-page-search .p-postList.-type-gps{margin-top:40px}.search-results .p-postList.-type-gps .p-postList__title-wrap,.search-no-results .p-postList.-type-gps .p-postList__title-wrap,.p-page-search .p-postList.-type-gps .p-postList__title-wrap{grid-area:2/1/3/3 !important}.search-results .p-postList.-type-gps .p-postList__link,.search-no-results .p-postList.-type-gps .p-postList__link,.p-page-search .p-postList.-type-gps .p-postList__link{grid-area:3/1/4/2 !important}.search-results .p-postList.-type-gps .p-postList__notice,.search-no-results .p-postList.-type-gps .p-postList__notice,.p-page-search .p-postList.-type-gps .p-postList__notice{grid-area:4/1/5/4 !important}.search-results .p-postList.-type-gps .p-postList__body,.search-no-results .p-postList.-type-gps .p-postList__body,.p-page-search .p-postList.-type-gps .p-postList__body{grid-area:3/2/4/4 !important}.search-results .p-postList.-type-gps .p-postList__item,.search-no-results .p-postList.-type-gps .p-postList__item,.p-page-search .p-postList.-type-gps .p-postList__item{margin-block:1rem 0;grid-template-rows:auto auto auto 1fr}.search-results .p-postList.-type-gps .gps-text,.search-no-results .p-postList.-type-gps .gps-text,.p-page-search .p-postList.-type-gps .gps-text{grid-area:1/1/2/4 !important;font-size:12px;font-weight:700;margin:0 0 5px 3px}.search-results .p-postList.-type-gps .gps-text span,.search-no-results .p-postList.-type-gps .gps-text span,.p-page-search .p-postList.-type-gps .gps-text span{color:#1db26d}.search-results .p-postList.-type-gps .dr-favbtn-wrap,.search-no-results .p-postList.-type-gps .dr-favbtn-wrap,.p-page-search .p-postList.-type-gps .dr-favbtn-wrap{grid-area:2/3/3/4 !important}.p-page-nearby .p-postList .p-postList__item,.p-page-nearby2 .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.p-page-nearby .p-postList .p-postList__item .dr-favbtn-wrap,.p-page-nearby2 .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-nearby .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count,.p-page-nearby2 .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.p-page-nearby .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap,.p-page-nearby2 .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.p-page-nearby .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active,.p-page-nearby2 .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.p-page-nearby .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap,.p-page-nearby2 .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.p-page-nearby .p-postList .p-postList__title-wrap,.p-page-nearby2 .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.p-page-nearby .p-postList .p-postList__title-wrap,.p-page-nearby2 .p-postList .p-postList__title-wrap{width:114%}}.p-page-nearby .p-postList .p-postList__title-wrap::after,.p-page-nearby2 .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-nearby .p-postList .p-postList__title,.p-page-nearby2 .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.p-page-nearby .p-postList .p-postList__link,.p-page-nearby2 .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.p-page-nearby .p-postList .p-postList__thumb,.p-page-nearby2 .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.p-page-nearby .p-postList .p-postList__notice,.p-page-nearby2 .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.p-page-nearby .p-postList .p-postList__notice>*+*,.p-page-nearby2 .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.p-page-nearby .p-postList .p-postList__notice .item,.p-page-nearby2 .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.p-page-nearby .p-postList .p-postList__notice .item .label,.p-page-nearby2 .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.p-page-nearby .p-postList .p-postList__notice .item .label,.p-page-nearby2 .p-postList .p-postList__notice .item .label{padding:0 4px}}.p-page-nearby .p-postList .p-postList__notice .item .js-txtLimitOpenClose br,.p-page-nearby2 .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.p-page-nearby .p-postList .p-postList__body,.p-page-nearby2 .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.p-page-nearby .p-postList .dr-postList__item,.p-page-nearby2 .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.p-page-nearby .c-pageTitle__main,.p-page-nearby2 .c-pageTitle__main{position:relative;font-size:22px}.p-page-nearby .p-postList,.p-page-nearby2 .p-postList{margin-top:40px}.p-page-nearby .p-postList__title-wrap,.p-page-nearby2 .p-postList__title-wrap{grid-area:2/1/3/3 !important}.p-page-nearby .p-postList__link,.p-page-nearby2 .p-postList__link{grid-area:3/1/4/2 !important}.p-page-nearby .p-postList__notice,.p-page-nearby2 .p-postList__notice{grid-area:4/1/5/4 !important}.p-page-nearby .p-postList__body,.p-page-nearby2 .p-postList__body{grid-area:3/2/4/4 !important}.p-page-nearby .p-postList.-type-list .p-postList__item,.p-page-nearby2 .p-postList.-type-list .p-postList__item{margin-block:1rem 0;grid-template-rows:auto auto auto 1fr}.p-page-nearby .gps-text,.p-page-nearby2 .gps-text{grid-area:1/1/2/4 !important;font-size:12px;font-weight:700;margin:0 0 5px 3px}.p-page-nearby .gps-text span,.p-page-nearby2 .gps-text span{color:#1db26d}.p-page-nearby .dr-favbtn-wrap,.p-page-nearby2 .dr-favbtn-wrap{grid-area:2/3/3/4 !important}.p-page-nearby .latlng_info,.p-page-nearby2 .latlng_info{display:none;font-size:10px;color:#898989}.single-post .l-content__body{padding-top:100px}.single-post .dr-single-wrap .p-entry__head{display:-webkit-box;display:-webkit-flex;display:flex}.single-post .dr-single-wrap .p-entry__thumb__img{border-radius:8px}.single-post .dr-single-wrap .address-simple{margin-left:2px}.single-post .dr-single-wrap .address-simple-auto span:first-child::after{content:">";padding-left:.5em}.single-post .dr-single-wrap .c-pageTitle{position:relative;padding-left:34px}.single-post .dr-single-wrap .c-pageTitle::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/common/flag.svg);top:3px;width:30px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-post .dr-single-wrap .c-pageTitle__main{word-break:break-all;padding:0}.single-post .dr-single-wrap .catch-phrase{margin:10px 0 0;color:#535353}.single-post .dr-single-wrap .dr-favbtn-wrap{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.single-post .dr-single-wrap .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.single-post .dr-single-wrap .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px;width:40px;height:40px}.single-post .dr-single-wrap .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.single-post .dr-single-wrap .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.single-post .dr-single-wrap .simplefavorite-button .simplefavorite-button-count{font-size:18px;line-height:1;margin-top:-2px}.single-post .dr-single-wrap .default-thum{border-radius:8px;margin-block:1rem -24px}.single-post .dr-single-wrap .slide-wrap{position:relative}.single-post .dr-single-wrap .slide-wrap .swiper-wrapper{max-height:400px}.single-post .dr-single-wrap .slide-wrap .swiper-wrapper .swiper-slide img{border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.single-post .dr-single-wrap .slide-wrap .swiper-wrapper .swiper-slide figcaption{opacity:1;position:absolute;bottom:0;background:#fff;padding:4px 6px 0 0;border-radius:0 6px 0 0;font-size:12px}.single-post .dr-single-wrap .slide-wrap .single__swiper{border-radius:8px}.single-post .dr-single-wrap .slide-wrap .single__swiper-pagination{bottom:-20px !important}.single-post .dr-single-wrap .slide-wrap .single__swiper-pagination .swiper-pagination-bullet-active{background-color:#ef3c3c !important}.single-post .dr-single-wrap .slide-wrap .single__swiper-contr{display:block;padding-top:10px}.single-post .dr-single-wrap .dr-single-notice{padding-top:30px;padding-bottom:0}.single-post .dr-single-wrap .dr-single-notice .item{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;border:1px solid #ef3c3c;margin-top:10px}.single-post .dr-single-wrap .dr-single-notice .item__head{background:#ef3c3c;color:#fff;padding:6px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.single-post .dr-single-wrap .dr-single-notice .item__head span{position:relative;padding-left:20px}.single-post .dr-single-wrap .dr-single-notice .item__head span::after{content:"";position:absolute;left:0;top:18%;width:16px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-post .dr-single-wrap .dr-single-notice .item.open-close .item__head span::after{background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-clock.svg)}.single-post .dr-single-wrap .dr-single-notice .item.tel .item__head span::after{background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/icon-phone.svg)}.single-post .dr-single-wrap .dr-single-notice .item__content{padding:6px}.single-post .dr-single-wrap .heading{position:relative;font-size:14px;padding-left:28px;margin-top:26px}.single-post .dr-single-wrap .heading::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg);top:0;width:20px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-post .dr-single-wrap .dr-single-des>p{line-height:2}.single-post .dr-single-wrap .ads{display:none;margin-block:10px -20px}.single-post .dr-single-wrap .gmap{margin-top:30px}.single-post .dr-single-wrap .gmap iframe{width:100%;height:auto;aspect-ratio:1.6/1;border-radius:8px}.single-post .dr-single-wrap .acf-map{border:#ccc solid 1px;width:100%;height:auto;aspect-ratio:1.6/1;border-radius:8px}.single-post .dr-single-wrap .acf-map img{max-width:inherit !important}.single-post .dr-single-wrap .dr-single-des,.single-post .dr-single-wrap .single-table-base{font-size:12px;margin-top:10px;letter-spacing:.1em}.single-post .dr-single-wrap .dr-single-des th,.single-post .dr-single-wrap .single-table-base th{width:100px}.single-post .dr-single-wrap .dr-single-des .maru,.single-post .dr-single-wrap .single-table-base .maru{content:"";display:inline-block;width:1.2em;height:1.2em;border:solid 2px #1db26d;border-radius:50%;margin-top:2px}.single-post .dr-single-wrap .post-categories{list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:flex;gap:15px;font-size:12px}.single-post .dr-single-wrap .diagonal-line{background-image:-webkit-linear-gradient(right bottom, transparent calc(50% - 0.5px), #ededed 50%, #ededed calc(50% + 0.5px), transparent calc(50% + 1px));background-image:linear-gradient(to left top, transparent calc(50% - 0.5px), #ededed 50%, #ededed calc(50% + 0.5px), transparent calc(50% + 1px))}.single-post .dr-single-wrap .dr-icon{font-size:14px}.single-post .dr-single-wrap table .ex{vertical-align:top;padding-left:4px}.single-post .dr-single-wrap #table-01{margin-top:20px}.single-post .dr-single-wrap #table-01 th{min-width:130px}.single-post .dr-single-wrap #table-01 .maru-wrap .maru{margin-inline:auto}.single-post .dr-single-wrap #table-03 tr{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.single-post .dr-single-wrap #table-03 tr th,.single-post .dr-single-wrap #table-03 tr td{width:auto}.single-post .dr-single-wrap #table-04{margin-top:10px}.single-post .dr-single-wrap #table-04 tr{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.single-post .dr-single-wrap #table-04 tr th,.single-post .dr-single-wrap #table-04 tr td{width:auto}.single-post .dr-single-wrap #table-05{margin-top:10px}.single-post .dr-single-wrap #table-05 th{min-width:146px}.single-post .dr-single-wrap #table-d th{min-width:130px}.single-post .dr-single-wrap #table-d .maru-wrap .maru{margin-inline:auto}.single-post .dr-single-wrap #table-08{margin-top:10px}.single-post .dr-single-wrap #table-08 th{width:40px;text-align:center}.single-post .dr-single-wrap #table-06 th{min-width:172px}.single-post .dr-single-wrap #table-07 th{min-width:172px}.single-post .dr-single-wrap #table-07 p{font-size:12px}.single-post .dr-single-wrap #table-07 .certificate{margin-top:1em}.single-post .dr-single-wrap .annotation{font-size:10px;color:#898989}.single-post .dr-single-wrap .txt-contents{background:#faf8e8;margin-top:10px;border-radius:8px;padding:12px 14px 20px;font-size:14px}.single-post .dr-single-wrap .txt-contents .title{font-size:12px;margin-bottom:10px}.single-post .dr-single-wrap .txt-contents .title::before{display:inline-block;vertical-align:middle;opacity:1;position:static;visibility:visible;content:"";width:10px;height:10px;background:#ff7b7b;border-radius:50%;margin-right:5px;margin-top:-3px}.single-post .dr-single-wrap .top-aside{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.single-post .dr-single-wrap .top-aside .postdata{margin-top:10px}.single-post .dr-single-wrap .home-dogrun__wrap{margin-top:16px}.single-post .dr-single-wrap .home-dogrun-button{position:relative;border-radius:4px;display:block;font-size:12px;text-decoration:none;padding:4px 14px 4px 27px;font-weight:500;width:200px;background:#ffec80;border:1px solid #000;color:#000}.single-post .dr-single-wrap .home-dogrun-button.registered{background:#ef3c3c;border:1px solid #ef3c3c;color:#fff}.single-post .dr-single-wrap .home-dogrun-button:after{font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:"";position:absolute;top:50%;left:15px;font-size:12px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.single-post .dr-single-wrap .home-dogrun-status{position:relative;border-radius:4px;display:none;opacity:0;font-size:12px;text-decoration:none;padding:4px 14px 4px 27px;font-weight:500;width:200px;background:#ef3c3c;border:1px solid #ef3c3c;color:#fff}.single-post .dr-single-wrap .home-dogrun-status:after{font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:"";position:absolute;top:50%;left:15px;font-size:12px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.single-post .dr-single-wrap .postdata{display:inline-block;margin-top:30px}.single-post .dr-single-wrap .postdata a{border:1px solid #eee;border-radius:4px;display:block;font-size:12px;text-decoration:none;padding:2px 14px;color:#333}.single-post .dr-single-wrap .postdata a .dr-icon{padding-right:2px}.single-post .dr-single-wrap .comments-existence a{color:#333;font-size:12px;text-decoration:none;margin-right:4px;font-weight:600}.single-post .dr-single-wrap .c-postMetas{font-size:.75rem;letter-spacing:.1px;margin-top:1rem}.single-post .dr-single-wrap .c-postMetas .c-postTimes{color:#969da3}.single-post .dr-single-wrap .tag-frame .txt{font-size:min(5vw,18px);inset:42% 0 0 0}.single-post .dr-single-wrap .c-shareBtns{margin:1rem 0}.single-post .dr-single-wrap .c-shareBtns .tag-frame .txt span{color:#ef3c3c}.single-post .dr-single-wrap .p-comments{margin-top:0}.single-post .dr-single-wrap .p-comments .tag-frame .txt span{color:#ef3c3c}.single-post .dr-single-wrap .p-comments__none{background-color:var(--ark-color--gray);border-radius:8px;padding:6px 10px;-webkit-margin-before:30px;margin-block-start:30px;text-align:center}.single-post .dr-single-wrap .p-comments__title{text-align:center;font-size:18px;-webkit-margin-before:30px;margin-block-start:30px}.single-post .dr-single-wrap .p-comments__num .count{background:#02236c;color:#fff;font-size:20px;border-radius:50%;width:30px;display:inline-block;text-align:center;height:30px;margin-inline:-3px 3px;line-height:27px}.single-post .dr-single-wrap .p-comments .c-commentList>.comment{border-radius:8px;padding:6px 10px}.single-post .dr-single-wrap .p-comments .comment-author .avatar{max-width:30px}.single-post .dr-single-wrap .p-comments .comment-author .fn{font-size:14px;margin-left:8px}.single-post .dr-single-wrap .p-comments .comment-metadata{margin-top:0}.single-post .dr-single-wrap .p-comments .comment-metadata a{font-size:10px}.single-post .dr-single-wrap .p-comments .comment-content{margin-top:10px}.single-post .dr-single-wrap .p-comments .comment-respond .must-log-in{-webkit-margin-before:1rem;margin-block-start:1rem}.single-post .dr-single-wrap .single-none{display:none !important}.single-post .p-entry__foot .c-postMetas{display:none}.single-post .p-entry__foot .c-pnNav{display:none}.single-post .p-entry__foot .p-entry__related-wrap{background:#faf8e8}.single-post .p-entry__foot .p-entry__related-wrap .cat-room th span{display:none}.single-post .p-entry__foot .p-entry__related{padding-inline:min(16px,4vw);padding-block:30px;margin-top:0}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__title-wrap{width:114%}}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice .item .label{padding:0 4px}}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.single-post .p-entry__foot .p-entry__related .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.single-post .p-entry__foot .p-entry__related .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.single-post .p-entry__foot .p-entry__related .p-postList__title-wrap::after{background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg) !important;width:23px !important}.single-post .p-entry__foot .dr-entry__related-title{text-align:left;font-size:18px;position:relative;padding-left:26px;margin-bottom:30px}.single-post .p-entry__foot .dr-entry__related-title::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/common/flag.svg);top:10%;width:30px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-post .p-entry__foot .p-postList--notfound{font-size:12px}.single-post .p-entry__foot .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap.icon-wrap.icon-wrap.icon-wrap{background:#fff}.single-post .latlng_info{display:none;font-size:10px;color:#898989;margin-top:40px}.single-post .youtube-wrap{margin-block:10px 30px}.single-post .youtube-wrap .youtube__swiper{-webkit-margin-before:20px;margin-block-start:20px;overflow:visible}.single-post .youtube-wrap .youtube__swiper .swiper-slide{height:auto}.single-post .youtube-wrap .youtube__swiper-pagination{position:relative !important;bottom:-18px !important}.single-post .youtube-wrap .youtube__swiper-pagination .swiper-pagination-bullet-active{background-color:#1db26d !important}.single-post .youtube-wrap .youtube__swiper-contr{padding-top:10px}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-prev,.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-next{padding:20px;background:#ef3c3c;border-radius:50%;top:100% !important;border:1px solid #ef3c3c}@media not all and (min-width: 600px){.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-prev,.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-next{padding:16px;height:34px;top:calc(100% + 8px) !important}}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-prev{right:auto !important;left:0 !important}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-prev:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-next{right:0 !important;left:auto !important}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-next:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-prev:after,.single-post .youtube-wrap .youtube__swiper-contr .swiper-button-next:after,.single-post .youtube-wrap .youtube__swiper-contr .swiper-rtl .swiper-button-prev:after,.single-post .youtube-wrap .youtube__swiper-contr .swiper-rtl .swiper-button-next:after{font-size:12px !important;color:#fff}.single-post .youtube-wrap .youtube-none{font-size:12px;color:#898989}.single-post .youtube-wrap .embed-wrap{width:100%}.single-post .youtube-wrap .embed-wrap iframe{width:100%;height:100%;display:block;border:0}.single-post .youtube-wrap .embed-wrap.ar-16x9{aspect-ratio:16/9}.p-page-register .c-pageTitle,.p-page-login .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-register .tml-description,.p-page-login .tml-description{font-size:11px;margin:0 0 .5em;font-style:normal;color:#1db26d}.user-sns__list{list-style:none;display:-webkit-box;display:-webkit-flex;display:flex;gap:14px;padding:0}.user-sns__list li{margin-top:20px}.user-sns__list .link-omit{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.4}.p-page-login .tml-rememberme-wrap{margin-bottom:1.6em}.p-page-login .tml-rememberme-wrap input[type=checkbox]{display:none;vertical-align:middle}.p-page-login .tml-rememberme-wrap input[type=checkbox]:checked+.tml-label:after{background:#1db26d;color:#fff}@media not all and (min-width: 1000px){.p-page-login .tml-rememberme-wrap input[type=checkbox]:checked+.tml-label:after{top:-4px}}.p-page-login .tml-rememberme-wrap .tml-label{position:relative;display:inline-block;vertical-align:middle;padding-left:38px;cursor:pointer;font-size:14px;width:100%}@media not all and (min-width: 1000px){.p-page-login .tml-rememberme-wrap .tml-label{padding-left:40px}}.p-page-login .tml-rememberme-wrap .tml-label:after,.p-page-login .tml-rememberme-wrap .tml-label:before{position:absolute;top:-3px;left:0;border:3px solid #c8c8c8;border-radius:8px;background:#f7f7f7;display:block;box-sizing:border-box;width:30px;height:30px}.p-page-login .tml-rememberme-wrap .tml-label:before{content:""}@media not all and (min-width: 1000px){.p-page-login .tml-rememberme-wrap .tml-label:before{top:-4px}}.p-page-login .tml-rememberme-wrap .tml-label:after{left:0;border:none;background:none;font-weight:700;line-height:30px;color:rgba(255,255,255,0);text-align:center;width:30px;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;font-family:"Font Awesome 6 Free";font-style:normal;font-variant:normal;font-weight:700;text-decoration:none;text-transform:none;content:""}.p-page-login .tml-recaptcha-wrap{margin-bottom:2em}.p-page-login .ads-wrap{text-align:center}.p-page-lostpassword .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-lostpassword .tml-user_login-wrap>.tml-label{font-size:0}.p-page-lostpassword .tml-user_login-wrap>.tml-label::before{font-size:13px;content:"メールアドレス"}.p-page-register #acf-form-data+h2,.p-page-register .acf-user-register-fields+h2{display:none}.p-page-register .acf-user-register-fields{display:none}.p-page-register .tml-register form{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.p-page-register .tml-register form .tml-user_nickname-wrap{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.p-page-register .tml-register form .tml-user_email-wrap{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.p-page-register .tml-register form .tml-user_pass1-wrap{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.p-page-register .tml-register form .tml-user_pass2-wrap{margin-bottom:0;-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.p-page-register .tml-register form .tml-indicator_hint-wrap{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.p-page-register .tml-register form .tml-indicator-wrap{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.p-page-register .tml-register form .tml-recaptcha-wrap{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.p-page-register .tml-register form .tml-submit-wrap{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.p-page-account button,.p-page-account input,.p-page-account select,.p-page-account textarea{width:100%;border-radius:4px}.p-page-account input:disabled{background:#f2f2f2}.p-page-account .wpuf-form-add{margin-top:0}.p-page-account .wpuf-form li{margin:0 0 1rem;padding:0}.p-page-account .wpuf-form li.user_instagram,.p-page-account .wpuf-form li.user_twitter_x,.p-page-account .wpuf-form li.user_facebook,.p-page-account .wpuf-form li.user_note,.p-page-account .wpuf-form li.user_youtube,.p-page-account .wpuf-form li.user_tiktok{display:-webkit-box;display:-webkit-flex;display:flex}.p-page-account .wpuf-form li.user_instagram .wpuf-label,.p-page-account .wpuf-form li.user_twitter_x .wpuf-label,.p-page-account .wpuf-form li.user_facebook .wpuf-label,.p-page-account .wpuf-form li.user_note .wpuf-label,.p-page-account .wpuf-form li.user_youtube .wpuf-label,.p-page-account .wpuf-form li.user_tiktok .wpuf-label{position:relative;width:35px}.p-page-account .wpuf-form li.user_instagram .wpuf-label::before,.p-page-account .wpuf-form li.user_twitter_x .wpuf-label::before,.p-page-account .wpuf-form li.user_facebook .wpuf-label::before,.p-page-account .wpuf-form li.user_note .wpuf-label::before,.p-page-account .wpuf-form li.user_youtube .wpuf-label::before,.p-page-account .wpuf-form li.user_tiktok .wpuf-label::before{content:"";display:inline-block;width:20px;height:20px;margin:0 2px -9px 0}.p-page-account .wpuf-form li.user_instagram .wpuf-help,.p-page-account .wpuf-form li.user_twitter_x .wpuf-help,.p-page-account .wpuf-form li.user_facebook .wpuf-help,.p-page-account .wpuf-form li.user_note .wpuf-help,.p-page-account .wpuf-form li.user_youtube .wpuf-help,.p-page-account .wpuf-form li.user_tiktok .wpuf-help{margin-left:-32px !important}.p-page-account .wpuf-form li.user_instagram .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/insta.svg) no-repeat center/contain}.p-page-account .wpuf-form li.user_twitter_x .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/x.svg) no-repeat center/contain}.p-page-account .wpuf-form li.user_facebook .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/fb.svg) no-repeat center/contain}.p-page-account .wpuf-form li.user_note .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/note.svg) no-repeat center/contain}.p-page-account .wpuf-form li.user_youtube .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/youtube.svg) no-repeat center/contain}.p-page-account .wpuf-form li.user_tiktok .wpuf-label::before{background:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/sns-icon/tiktok.svg) no-repeat center/contain}.p-page-account .wpuf-form li .wpuf-section-wrap{border:none}.p-page-account .wpuf-label{font-size:13px;margin:.3em 0 8px !important;font-weight:500 !important}.p-page-account .wpuf-file-input-wrap{display:none}.p-page-account .wpuf-drag-file{display:none !important}.p-page-account .ui-sortable-handle.ui-sortable-handle.ui-sortable-handle{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;gap:16px}.p-page-account .ui-sortable-handle.ui-sortable-handle.ui-sortable-handle .avatar{width:160px !important;height:160px !important;max-width:160px !important;max-height:160px !important;padding:0 !important}.p-page-account .ui-sortable-handle.ui-sortable-handle.ui-sortable-handle .wpuf-delete-avatar{font-size:12px;background:rgba(0,0,0,0);text-decoration:none}.p-page-account .profile-txt-area .textareafield{min-height:200px;resize:vertical}.p-page-account .wpuf-help{margin:3px 0 0 !important;font-size:12px !important;font-style:normal !important;font-family:inherit !important}.p-page-account .wpuf-submit.wpuf-submit{margin-block:50px 10px}.p-page-account .wpuf-submit.wpuf-submit .wpuf-submit-button{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500}.p-page-account .wpuf-submit.wpuf-submit .wpuf-submit-button:hover{margin-top:3px;border-bottom:2px solid #000}.p-page-profile .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-registration .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.p-page-registration .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-registration .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.p-page-registration .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.p-page-registration .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.p-page-registration .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.p-page-registration .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.p-page-registration .p-postList .p-postList__title-wrap{width:114%}}.p-page-registration .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-registration .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.p-page-registration .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.p-page-registration .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.p-page-registration .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.p-page-registration .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.p-page-registration .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.p-page-registration .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.p-page-registration .p-postList .p-postList__notice .item .label{padding:0 4px}}.p-page-registration .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.p-page-registration .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.p-page-registration .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.p-page-registration .p-page__content{margin-top:0}.p-page-registration .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-registration .l-main .dr-page__title-back{display:none}.p-page-registration .l-main .wpuf-author{display:none}.p-page-registration .items-table.items-table{font-size:12px !important}.p-page-registration .wpuf-pagination .page-numbers{display:inline}.p-page-favorite .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.p-page-favorite .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-favorite .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.p-page-favorite .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.p-page-favorite .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.p-page-favorite .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.p-page-favorite .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.p-page-favorite .p-postList .p-postList__title-wrap{width:114%}}.p-page-favorite .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-favorite .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.p-page-favorite .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.p-page-favorite .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.p-page-favorite .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.p-page-favorite .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.p-page-favorite .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.p-page-favorite .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.p-page-favorite .p-postList .p-postList__notice .item .label{padding:0 4px}}.p-page-favorite .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.p-page-favorite .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.p-page-favorite .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.p-page-favorite .p-page__content{margin-top:0}.p-page-favorite .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-favorite .l-main .dr-page__title-back{display:none}.p-page-favorite .favorites-list li{zoom:initial;border-top:none;padding:0;margin:0}.p-page-favorite .favorites-list li img{float:none;margin-right:inherit}.p-page-mypage .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}.p-page-mypage .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-mypage .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}.p-page-mypage .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}.p-page-mypage .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}.p-page-mypage .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}.p-page-mypage .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){.p-page-mypage .p-postList .p-postList__title-wrap{width:114%}}.p-page-mypage .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}.p-page-mypage .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}.p-page-mypage .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}.p-page-mypage .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}.p-page-mypage .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}.p-page-mypage .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}.p-page-mypage .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}.p-page-mypage .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){.p-page-mypage .p-postList .p-postList__notice .item .label{padding:0 4px}}.p-page-mypage .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}.p-page-mypage .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}.p-page-mypage .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}.p-page-mypage .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-mypage .nav-pills{list-style:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:0}.p-page-mypage .user-prof{margin-top:-30px}.p-page-mypage .user-prof .edit-link{margin-top:1px;display:inline-block}.p-page-mypage .user-prof .content{font-size:12px}.p-page-mypage .user-prof .tooltip{display:inline-block;position:relative}.p-page-mypage .user-prof .tooltip svg{width:1.3rem;height:1.3rem;cursor:pointer}.p-page-mypage .user-prof .tooltip p{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;visibility:hidden;opacity:0;position:absolute;bottom:-43px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:.5em 1em;border-radius:3px;background-color:rgba(0,0,0,.6);color:#fff;font-size:10px;width:180px;-webkit-transition:opacity .3s;transition:opacity .3s}.p-page-mypage .user-prof .tooltip p::before{position:absolute;top:-6px;width:9px;height:6px;background-color:inherit;-webkit-clip-path:polygon(50% 0, 0 100%, 100% 100%);clip-path:polygon(50% 0, 0 100%, 100% 100%);content:""}.p-page-mypage .user-prof .tooltip:hover>p{visibility:visible;opacity:1}.p-page-mypage .user-sns{margin-top:10px}.p-page-mypage .home-dogrun__head{font-size:12px;font-weight:500;margin-top:25px;display:-webkit-box;display:-webkit-flex;display:flex}.p-page-mypage .home-dogrun__link{font-size:12px}.p-page-mypage .home-dogrun__none{color:#898989;font-size:12px}.p-page-mypage .wpuf-author{display:none}.p-page-mypage .favorites-list li{zoom:initial;border-top:none;padding:0;margin:0}.p-page-mypage .favorites-list li img{float:none;margin-right:inherit}.p-page-mypage .prof-block .title{display:inline-block}.p-page-mypage .edit-link{font-size:12px;text-decoration:none;vertical-align:text-top;padding:0 2px;color:#898989;line-height:1.2;top:16px;right:16px}.p-page-cancel .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-cancel .c-postContent{font-size:14px}.p-page-cancel #nlmg-resign-form{margin-top:20px !important;text-align:center}body.archive.author .l-content{background:#fcfcfc}body.archive.author .l-content__body{padding-top:100px}body.archive.author .p-ownerHeader{position:relative;display:block;background:#fff;border:1px solid #f2f2f2;border-radius:8px;padding:0 16px 20px;max-width:80%;margin-inline:auto}body.archive.author .p-ownerHeader__wrap{margin-top:-23px;display:grid;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}body.archive.author .p-ownerHeader .avatar{width:80px;height:80px;margin-inline:auto}body.archive.author .p-ownerHeader .avatar img{-o-object-fit:cover;object-fit:cover}body.archive.author .p-ownerHeader__name{text-align:center;font-weight:500;margin-top:8px}body.archive.author .p-ownerHeader__date{color:#898989;margin-top:6px;text-align:center}body.archive.author .p-postList .p-postList__item{border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto auto 1fr}body.archive.author .p-postList .p-postList__item .dr-favbtn-wrap{grid-area:1/3/2/4;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}body.archive.author .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:5px;cursor:pointer;background:rgba(0,0,0,0);border:none}body.archive.author .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count .icon-wrap{background:#f4f4f4;border-radius:50%;padding:10px 8px 0;width:35px;height:35px}body.archive.author .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active{opacity:1}body.archive.author .p-postList .p-postList__item .dr-favbtn-wrap .simplefavorite-button.has-count.active .icon-wrap{background:#ef3c3c}body.archive.author .p-postList .p-postList__title-wrap{position:relative;grid-area:1/1/2/3;text-decoration:none;width:300px;padding-bottom:10px}@media not all and (min-width: 413px){body.archive.author .p-postList .p-postList__title-wrap{width:114%}}body.archive.author .p-postList .p-postList__title-wrap::after{position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child//img/common/flag.svg);top:8%;width:28px;background-size:contain;background-repeat:no-repeat;bottom:0}body.archive.author .p-postList .p-postList__title{font-size:16px;word-break:break-all;color:#000;line-height:1.3}body.archive.author .p-postList .p-postList__link{display:block;grid-area:2/1/3/2;max-width:148px}body.archive.author .p-postList .p-postList__thumb{width:auto;border-radius:4px;margin-bottom:10px}body.archive.author .p-postList .p-postList__notice{grid-area:4/1/4/5;margin-top:10px}body.archive.author .p-postList .p-postList__notice>*+*{-webkit-margin-before:4px;margin-block-start:4px}body.archive.author .p-postList .p-postList__notice .item{font-size:11px;line-height:1.8}body.archive.author .p-postList .p-postList__notice .item .label{background:#d93d3d;color:#fff;border-radius:2px;padding:0 4px 1px;margin-right:5px}@media not all and (min-width: 500px){body.archive.author .p-postList .p-postList__notice .item .label{padding:0 4px}}body.archive.author .p-postList .p-postList__notice .item .js-txtLimitOpenClose br{display:none}body.archive.author .p-postList .p-postList__body{grid-area:2/2/4/4;padding:0 6px}body.archive.author .p-postList .dr-postList__item{border-top:none;margin-bottom:24px;padding-block:0 24px}body.archive.author .prof-block .title{display:inline-block}body.archive.author .user-prof .title{display:none}body.archive.author .user-prof .content{font-size:12px;margin-top:14px}body.archive.author .home-dogrun__head{position:relative;font-size:12px;font-weight:500;text-align:center;margin-block:15px 4px}body.archive.author .home-dogrun__head .tooltip{display:inline-block;position:absolute}body.archive.author .home-dogrun__head .tooltip svg{width:1.3rem;height:1.3rem;cursor:pointer}body.archive.author .home-dogrun__head .tooltip p{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;visibility:hidden;opacity:0;position:absolute;bottom:-43px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:.5em 1em;border-radius:3px;background-color:rgba(0,0,0,.6);color:#fff;font-size:10px;width:180px;-webkit-transition:opacity .3s;transition:opacity .3s}body.archive.author .home-dogrun__head .tooltip p::before{position:absolute;top:-6px;width:9px;height:6px;background-color:inherit;-webkit-clip-path:polygon(50% 0, 0 100%, 100% 100%);clip-path:polygon(50% 0, 0 100%, 100% 100%);content:""}body.archive.author .home-dogrun__head .tooltip:hover>p{visibility:visible;opacity:1}body.archive.author .home-dogrun__link{font-size:12px;text-align:center}body.archive.author .home-dogrun__none{color:#898989;font-size:12px;text-align:center}body.archive.author .user-sns__list{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}body.archive.author .edit-link{font-size:16px;text-decoration:none;vertical-align:text-top;padding:0 2px;color:#898989;position:absolute;top:8px;right:12px}body.archive.author .postdata{display:inline-block;margin-top:10px}body.archive.author .postdata a{border:1px solid #eee;border-radius:4px;display:block;font-size:12px;text-decoration:none;padding:2px 14px;color:#333}body.archive.author .postdata a .dr-icon{padding-right:2px}.p-page-pets .pets,.p-page-pets2 .pets,.p-page-pets3 .pets{margin-top:0}.p-page-pets .pets>.desc,.p-page-pets2 .pets>.desc,.p-page-pets3 .pets>.desc{color:#898989;font-size:12px}.p-page-pets .pets>.desc span,.p-page-pets2 .pets>.desc span,.p-page-pets3 .pets>.desc span{color:#ef3c3c}.p-page-pets .acf-fields>.acf-field,.p-page-pets2 .acf-fields>.acf-field,.p-page-pets3 .acf-fields>.acf-field{padding-inline:0}.p-page-pets .acf-field .acf-label,.p-page-pets2 .acf-field .acf-label,.p-page-pets3 .acf-field .acf-label{font-size:13px;margin:.3em 0 8px !important;font-weight:500 !important}.p-page-pets .acf-field select,.p-page-pets2 .acf-field select,.p-page-pets3 .acf-field select{-webkit-appearance:none;appearance:none;cursor:pointer;font-size:14px;border-radius:4px;padding:6px;width:100%;line-height:inherit}.p-page-pets .acf-field .acf-input:has(select),.p-page-pets2 .acf-field .acf-input:has(select),.p-page-pets3 .acf-field .acf-input:has(select){display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.p-page-pets .acf-field .acf-input:has(select)::after,.p-page-pets2 .acf-field .acf-input:has(select)::after,.p-page-pets3 .acf-field .acf-input:has(select)::after{position:absolute;right:15px;width:10px;height:7px;background-color:#535353;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%);content:"";pointer-events:none}.p-page-pets .acf-field input[type=text],.p-page-pets .acf-field textarea,.p-page-pets2 .acf-field input[type=text],.p-page-pets2 .acf-field textarea,.p-page-pets3 .acf-field input[type=text],.p-page-pets3 .acf-field textarea{font-size:16px;padding:4px 8px;line-height:inherit}.p-page-pets .acf-field .select2-container.-acf .select2-selection,.p-page-pets2 .acf-field .select2-container.-acf .select2-selection,.p-page-pets3 .acf-field .select2-container.-acf .select2-selection{border-color:var(--ark-color--border)}.p-page-pets .acf-field .select2-container--default .select2-results>.select2-results__options,.p-page-pets2 .acf-field .select2-container--default .select2-results>.select2-results__options,.p-page-pets3 .acf-field .select2-container--default .select2-results>.select2-results__options{font-size:14px}.p-page-pets .acf-image-uploader .image-wrap img,.p-page-pets2 .acf-image-uploader .image-wrap img,.p-page-pets3 .acf-image-uploader .image-wrap img{width:160px;height:160px;max-width:160px;max-height:160px;margin-bottom:10px;border:1px solid #eee;border-radius:4px}.p-page-pets .acf-form-submit,.p-page-pets2 .acf-form-submit,.p-page-pets3 .acf-form-submit{margin-block:50px 10px}.p-page-pets .acf-form-submit .acf-button,.p-page-pets2 .acf-form-submit .acf-button,.p-page-pets3 .acf-form-submit .acf-button{width:100%;border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500}.p-page-pets .acf-form-submit .acf-button:hover,.p-page-pets2 .acf-form-submit .acf-button:hover,.p-page-pets3 .acf-form-submit .acf-button:hover{margin-top:3px;border-bottom:2px solid #000}.p-page-pets .updated,.p-page-pets2 .updated,.p-page-pets3 .updated{background-color:#dff0d8;border:1px solid #d6e9c6;color:#3c763d;padding:10px;margin:10px 0 20px 0}.p-page-history .p-sec .p-page__title{margin-bottom:0}.p-page-history .search-history .atte{color:#898989;font-size:12px}.p-page-history .search-history .none{margin-top:20px}.p-page-history .search-history ul{list-style:none;padding:0;margin-top:20px}.p-page-history .search-history li{font-size:12px;margin-bottom:20px}.post-type-archive-news .dr-category-title{display:none}.post-type-archive-news .c-pageTitle__main{text-align:center}.post-type-archive-news .p-postList__item{border-bottom:1px solid #e6e6e6;margin-bottom:1rem !important;padding-bottom:1rem}.post-type-archive-news .p-postList__item .-modified{display:none}.post-type-archive-news .p-postList__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;color:inherit;text-decoration:none}.post-type-archive-news .p-postList__link .p-postList__title-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px}.post-type-archive-news .p-postList__link .p-postList__title-wrap .p-postList__thumb{-webkit-box-flex:1;-webkit-flex:1 0 50px;flex:1 0 50px;max-width:50px;border-radius:50%}.post-type-archive-news .p-postList__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 !important}.post-type-archive-news .p-postList__title{font-size:14px !important;font-weight:500}.tax-news-category .dr-category-title{text-align:center;margin-bottom:1px;font-weight:500;color:#1db26d}.tax-news-category .c-pageTitle{text-align:center}.tax-news-category .p-archive .dr-page__title-back{padding-block:0;background:none}.tax-news-category .p-archive .dr-page__title-back .cloud-1{display:none}.tax-news-category .p-postList__item{border-bottom:1px solid #e6e6e6;margin-bottom:1rem !important;padding-bottom:1rem}.tax-news-category .p-postList__item .-modified{display:none}.tax-news-category .p-postList__link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.tax-news-category .p-postList__link .p-postList__title-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:10px}.tax-news-category .p-postList__link .p-postList__title-wrap .p-postList__thumb{-webkit-box-flex:1;-webkit-flex:1 0 50px;flex:1 0 50px;max-width:50px;border-radius:50%}.tax-news-category .p-postList__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 !important}.tax-news-category .p-postList__title{font-size:14px !important;font-weight:500}.single-news .c-postMetas{opacity:var(--ark-opacity--thin)}.single-news .p-archive__title .c-pageTitle__main{text-align:center}.single-news .c-postTimes__item.-modified{display:none}.single-news .c-pnNav__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-news .p-entry__title .c-pageTitle__main{padding-bottom:10px}.single-news .p-entry__content>*{margin-top:.8rem}.single-news .p-entry__content .num-heading{position:relative;display:block;font-size:26px;text-align:center;font-weight:bold}.single-news .p-entry__content .num-heading::before{content:attr(data-number);display:block;margin-bottom:30px;color:#02236c;font-size:30px}.single-news .p-entry__content .num-heading::after{content:"";position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;height:14px;background-color:#02236c}.single-news .p-entry__content h2{position:relative;font-size:18px;padding:0 0 7px 28px;margin-top:1.6rem}.single-news .p-entry__content h2::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/icon/foot-print-r.svg);top:3px;width:20px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-news .p-entry__content>p+h2{margin-top:2rem}.single-news .p-entry__content h3{font-size:16px;font-weight:700}.single-news .p-entry__content h3 .arkb-inline-icon{color:#ef3c3c}.single-news .p-entry__content h3.dr-name{position:relative;padding-left:34px}.single-news .p-entry__content h3.dr-name::after{content:"";position:absolute;left:0;background-image:url(https://godog-run.com/site/wp-content/themes/arkhe-child/img/common/flag.svg);top:3px;width:30px;height:30px;background-size:contain;background-repeat:no-repeat;bottom:0}.single-news .p-entry__content>p{margin-top:.6rem}.single-news .p-entry__content>h3+p{margin-top:.3rem}.single-news .p-entry__thumb{display:none}.single-news .p-entry__related{display:none}.single-news .wp-element-caption{font-size:10px;text-align:left}.single-news .ark-block-notice__title{font-size:14px}@media(min-width: 1000px){.p-page-contact .main-txt,.p-page-thanks .main-txt,.p-page-confirm .main-txt,.postid-6859 .main-txt{text-align:center}}.p-page-contact .input,.p-page-contact textarea,.p-page-thanks .input,.p-page-thanks textarea,.p-page-confirm .input,.p-page-confirm textarea,.postid-6859 .input,.postid-6859 textarea{display:block}.p-page-contact .form-row,.p-page-thanks .form-row,.p-page-confirm .form-row,.postid-6859 .form-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:20px 0;border-top:1px solid #f0f0f0}.p-page-contact .form-row.column,.p-page-thanks .form-row.column,.p-page-confirm .form-row.column,.postid-6859 .form-row.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.p-page-contact .form-row__item,.p-page-thanks .form-row__item,.p-page-confirm .form-row__item,.postid-6859 .form-row__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:42px}@media not all and (min-width: 1000px){.p-page-contact .form-row__item,.p-page-thanks .form-row__item,.p-page-confirm .form-row__item,.postid-6859 .form-row__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;gap:15px;width:100%}}.p-page-contact .form-row .add-txt,.p-page-thanks .form-row .add-txt,.p-page-confirm .form-row .add-txt,.postid-6859 .form-row .add-txt{padding:20px 0 20px 300px}@media not all and (min-width: 1000px){.p-page-contact .form-row .add-txt,.p-page-thanks .form-row .add-txt,.p-page-confirm .form-row .add-txt,.postid-6859 .form-row .add-txt{padding:10px 0}}.p-page-contact .form-row__label,.p-page-thanks .form-row__label,.p-page-confirm .form-row__label,.postid-6859 .form-row__label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;font-size:14px}@media(min-width: 600px){.p-page-contact .form-row__label,.p-page-thanks .form-row__label,.p-page-confirm .form-row__label,.postid-6859 .form-row__label{margin-bottom:0;width:300px;padding:0 30px 0 0}}.p-page-contact .form-row__label .label,.p-page-thanks .form-row__label .label,.p-page-confirm .form-row__label .label,.postid-6859 .form-row__label .label{font-weight:600;padding-right:1rem}.p-page-contact .form-row__label .required,.p-page-thanks .form-row__label .required,.p-page-confirm .form-row__label .required,.postid-6859 .form-row__label .required{display:inline-block;color:#fff;background-color:#1db26d;display:inline-block;font-size:12px;letter-spacing:.25em;font-weight:500;text-align:center;padding:0px 6px;border-radius:3px}.p-page-contact .form-row__input,.p-page-thanks .form-row__input,.p-page-confirm .form-row__input,.postid-6859 .form-row__input{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.p-page-contact .form-row__input span:not(.form-row__input__wrap),.p-page-thanks .form-row__input span:not(.form-row__input__wrap),.p-page-confirm .form-row__input span:not(.form-row__input__wrap),.postid-6859 .form-row__input span:not(.form-row__input__wrap){font-size:14px;padding-right:14px;width:100%}.p-page-contact .form-row__input__wrap,.p-page-thanks .form-row__input__wrap,.p-page-confirm .form-row__input__wrap,.postid-6859 .form-row__input__wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%}@media not all and (min-width: 600px){.p-page-contact .form-row__input__wrap:first-of-type,.p-page-thanks .form-row__input__wrap:first-of-type,.p-page-confirm .form-row__input__wrap:first-of-type,.postid-6859 .form-row__input__wrap:first-of-type{border-bottom:1px solid #f0f0f0;padding-bottom:15px;margin-bottom:15px}}@media not all and (min-width: 1000px){.p-page-contact .form-row .wpcf7-form-control-wrap,.p-page-thanks .form-row .wpcf7-form-control-wrap,.p-page-confirm .form-row .wpcf7-form-control-wrap,.postid-6859 .form-row .wpcf7-form-control-wrap{padding-right:0 !important}}.p-page-contact .form-row input,.p-page-thanks .form-row input,.p-page-confirm .form-row input,.postid-6859 .form-row input{display:block;width:100%;border:1px solid rgba(0,0,0,0);background-color:#e2e2e2;padding:10px}@media(min-width: 600px){.p-page-contact .form-row input,.p-page-thanks .form-row input,.p-page-confirm .form-row input,.postid-6859 .form-row input{font-size:14px}}.p-page-contact .form-row textarea,.p-page-thanks .form-row textarea,.p-page-confirm .form-row textarea,.postid-6859 .form-row textarea{display:block;width:100%;border:1px solid rgba(0,0,0,0);background-color:#e2e2e2;padding:10px;height:190px}@media(min-width: 600px){.p-page-contact .form-row textarea,.p-page-thanks .form-row textarea,.p-page-confirm .form-row textarea,.postid-6859 .form-row textarea{font-size:14px}}@media(min-width: 1000px){.p-page-contact .form-row .name-input,.p-page-contact .form-row .kana-input,.p-page-thanks .form-row .name-input,.p-page-thanks .form-row .kana-input,.p-page-confirm .form-row .name-input,.p-page-confirm .form-row .kana-input,.postid-6859 .form-row .name-input,.postid-6859 .form-row .kana-input{margin-left:-50px}}@media not all and (min-width: 600px){.p-page-contact .form-row .name-input,.p-page-contact .form-row .kana-input,.p-page-thanks .form-row .name-input,.p-page-thanks .form-row .kana-input,.p-page-confirm .form-row .name-input,.p-page-confirm .form-row .kana-input,.postid-6859 .form-row .name-input,.postid-6859 .form-row .kana-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}@media(min-width: 600px){.p-page-contact .form-row .name-input .wpcf7-form-control-wrap:nth-child(1),.p-page-contact .form-row .kana-input .wpcf7-form-control-wrap:nth-child(1),.p-page-thanks .form-row .name-input .wpcf7-form-control-wrap:nth-child(1),.p-page-thanks .form-row .kana-input .wpcf7-form-control-wrap:nth-child(1),.p-page-confirm .form-row .name-input .wpcf7-form-control-wrap:nth-child(1),.p-page-confirm .form-row .kana-input .wpcf7-form-control-wrap:nth-child(1),.postid-6859 .form-row .name-input .wpcf7-form-control-wrap:nth-child(1),.postid-6859 .form-row .kana-input .wpcf7-form-control-wrap:nth-child(1){margin-right:20px}}.p-page-contact .form-row .name-input>span span:first-of-type,.p-page-contact .form-row .kana-input>span span:first-of-type,.p-page-thanks .form-row .name-input>span span:first-of-type,.p-page-thanks .form-row .kana-input>span span:first-of-type,.p-page-confirm .form-row .name-input>span span:first-of-type,.p-page-confirm .form-row .kana-input>span span:first-of-type,.postid-6859 .form-row .name-input>span span:first-of-type,.postid-6859 .form-row .kana-input>span span:first-of-type{width:60px}@media(min-width: 600px){.p-page-contact .form-row .name-input>span span:first-of-type,.p-page-contact .form-row .kana-input>span span:first-of-type,.p-page-thanks .form-row .name-input>span span:first-of-type,.p-page-thanks .form-row .kana-input>span span:first-of-type,.p-page-confirm .form-row .name-input>span span:first-of-type,.p-page-confirm .form-row .kana-input>span span:first-of-type,.postid-6859 .form-row .name-input>span span:first-of-type,.postid-6859 .form-row .kana-input>span span:first-of-type{text-align:right}}.p-page-contact .form-row .tel-input,.p-page-thanks .form-row .tel-input,.p-page-confirm .form-row .tel-input,.postid-6859 .form-row .tel-input{width:100%;max-width:400px;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.p-page-contact .form-row .tel-input input,.p-page-thanks .form-row .tel-input input,.p-page-confirm .form-row .tel-input input,.postid-6859 .form-row .tel-input input{width:100%}.p-page-contact .form-row .tel-input span:not(.wpcf7-form-control-wrap),.p-page-thanks .form-row .tel-input span:not(.wpcf7-form-control-wrap),.p-page-confirm .form-row .tel-input span:not(.wpcf7-form-control-wrap),.postid-6859 .form-row .tel-input span:not(.wpcf7-form-control-wrap){padding-inline:10px;font-size:20px;width:32px;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;display:block;text-align:center}.p-page-contact .form-row .tel-input .wpcf7-form-control-wrap,.p-page-thanks .form-row .tel-input .wpcf7-form-control-wrap,.p-page-confirm .form-row .tel-input .wpcf7-form-control-wrap,.postid-6859 .form-row .tel-input .wpcf7-form-control-wrap{padding:0;width:100%}.p-page-contact .form-row .tel-input .wpcf7-form-control-wrap .wpcf7-not-valid-tip,.p-page-thanks .form-row .tel-input .wpcf7-form-control-wrap .wpcf7-not-valid-tip,.p-page-confirm .form-row .tel-input .wpcf7-form-control-wrap .wpcf7-not-valid-tip,.postid-6859 .form-row .tel-input .wpcf7-form-control-wrap .wpcf7-not-valid-tip{white-space:nowrap;padding:5px 0 0}.p-page-contact .form-row .acceptance input,.p-page-thanks .form-row .acceptance input,.p-page-confirm .form-row .acceptance input,.postid-6859 .form-row .acceptance input{display:inline-block;width:auto}.p-page-contact input[type=submit],.p-page-thanks input[type=submit],.p-page-confirm input[type=submit],.postid-6859 input[type=submit]{border-radius:8px;border:2px solid #000;border-bottom:5px solid #000;background:#ffe75d;color:#000;font-weight:500;width:120px;letter-spacing:.4em;font-size:14px;padding-block:.5em;padding-left:13px}.p-page-contact input[type=submit]:hover,.p-page-thanks input[type=submit]:hover,.p-page-confirm input[type=submit]:hover,.postid-6859 input[type=submit]:hover{margin-top:3px;border-bottom:2px solid #000}.p-page-contact .submit-wrap,.p-page-thanks .submit-wrap,.p-page-confirm .submit-wrap,.postid-6859 .submit-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:20px}.p-page-contact .wpcf7-not-valid-tip,.p-page-thanks .wpcf7-not-valid-tip,.p-page-confirm .wpcf7-not-valid-tip,.postid-6859 .wpcf7-not-valid-tip{font-size:10px !important;display:contents}.p-page-contact .wpcf7-form-control-wrap,.p-page-thanks .wpcf7-form-control-wrap,.p-page-confirm .wpcf7-form-control-wrap,.postid-6859 .wpcf7-form-control-wrap{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.p-page-contact .wpcf7-form label,.p-page-thanks .wpcf7-form label,.p-page-confirm .wpcf7-form label,.postid-6859 .wpcf7-form label{display:block;margin-bottom:12px}.p-page-contact .wpcf7-form .head,.p-page-thanks .wpcf7-form .head,.p-page-confirm .wpcf7-form .head,.postid-6859 .wpcf7-form .head{font-size:14px}.p-page-contact .wpcf7 form .wpcf7-response-output,.p-page-thanks .wpcf7 form .wpcf7-response-output,.p-page-confirm .wpcf7 form .wpcf7-response-output,.postid-6859 .wpcf7 form .wpcf7-response-output{font-size:13px}.postid-6859 input[type=submit]{letter-spacing:.2em}.error404 .ark-block-button__link{border-radius:var(--arkb-btn-radius, 0);gap:.2em;line-height:1.5;margin:0;max-width:100%;min-width:var(--arkb-btn-width, 3em);padding:.75em 1.75em;position:relative;text-align:center;text-decoration:none;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s}.error404 .l-content__body{padding-block:3rem 5rem}.error404 .p-404__title{font-size:20px}.error404 .p-404__content{margin-top:2rem}.error404 .p-404__content p{font-size:12px}.p-page-terms .c-pageTitle,.p-page-privacy .c-pageTitle{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.p-page-terms .c-postContent .wp-block-heading,.p-page-privacy .c-postContent .wp-block-heading{font-size:14px;margin-top:16px}.p-page-terms .c-postContent p,.p-page-privacy .c-postContent p{font-size:12px;margin-top:10px}.p-page-sitemap .l-main__body .wp-block-heading{font-size:14px}.p-page-sitemap .l-main__body .area-menu{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:14px;border:none}.p-page-sitemap .l-main__body .area-menu>li{line-height:1}.p-page-sitemap .l-main__body .area-menu>li a{background:#f7f7f7;border:none;color:#333 !important;display:block;line-height:1;margin:0;padding:6px 8px !important;position:relative;text-decoration:none;-webkit-transition:opacity .25s;transition:opacity .25s;display:inline-block;margin-right:5px;font-size:.75rem !important}.p-page-sitemap .l-main__body .area-menu>li a:before{content:"#";margin-right:.25em;opacity:.75}.p-page-sitemap .l-main__body .wp-block-categories{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:14px;border:none}.p-page-sitemap .l-main__body .wp-block-categories .cat-item{border-bottom:none;line-height:1}.p-page-sitemap .l-main__body .wp-block-categories .cat-item a{background:#f7f7f7;border:none;color:#333 !important;display:block;line-height:1;margin:0;padding:6px 8px !important;position:relative;text-decoration:none;-webkit-transition:opacity .25s;transition:opacity .25s;display:inline-block;margin-right:5px;font-size:.75rem !important}.p-page-sitemap .l-main__body .wp-block-categories .cat-item a:before{content:"#";margin-right:.25em;opacity:.75}.p-page-sitemap .l-main__body .sitemap-menu{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:14px;border:none}.p-page-sitemap .l-main__body .sitemap-menu a{background:#f7f7f7;border:none;color:#333 !important;display:block;line-height:1;margin:0;padding:6px 8px !important;position:relative;text-decoration:none;-webkit-transition:opacity .25s;transition:opacity .25s;display:inline-block;margin-right:5px;font-size:.75rem !important}/*# sourceMappingURL=style.min.css.map */