@charset "utf-8";@import url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/common/css/ress.css);@import url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/common/css/default.css);main .inner{margin:20px auto 0 auto}html{min-height:100vh}body{min-height:100vh;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}main{height:auto}header{flex-grow:0}.content-area{flex-grow:1}footer{flex-grow:0}#home main:not(.col1){flex:inherit;padding-bottom:0}#home main.col1{flex:none !important;padding-bottom:0;width:100%}main#main{flex:inherit;padding-bottom:0}header,main,footer{-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;position:relative}main .inner{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:auto;margin:0 auto;width:100%;height:auto}header,footer{width:100vw;height:auto}footer{color:var(--black);width:100%}.wp-video{width:100% !important;height:auto !important;margin-bottom:10px}.container{margin:0 20px;position:relative}@media screen and (min-width :768px) and (max-width :1300px),print{main{background-size:auto;padding-bottom:0}main .inner{margin:0 auto;width:100%}.container{margin:0 auto}}@media screen and (min-width:1301px){main{background-size:contain;padding-bottom:0}main .inner{margin:0 auto;width:1400px}.container{margin:0 auto}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-align-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.flex-align-start{-ms-flex-line-pack:start;align-content:flex-start}.flex-align-end{-ms-flex-line-pack:end;align-content:flex-end}.flex-align-content-center{-ms-flex-line-pack:center;align-content:center}.flex-align-content-between{-ms-flex-line-pack:justify;align-content:space-between}.flex-align-content-spacearound{-ms-flex-line-pack:distribute;align-content:space-around}.flex-grow1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex1{flex:1}dl.table{width:100%}dl.table dt{display:table;font-weight:700;padding:10px 0;margin-bottom:20px;white-space:normal}dl.table dd{border-left:1px solid #f15a24;display:table;padding:10px 0 10px 20px;margin-bottom:20px;white-space:normal}ul.list{list-style:none;margin-left:0}ul.list li:before{background-color:var(--text-glay);border-radius:100%;content:'';display:inline-block;height:1rem;width:1rem;margin-right:3px}ul.list li ul{margin-left:1.25rem;list-style:none}ul.list li ul li:before{background-color:var(--white);border-radius:100%;border:1px solid var(--text-glay);content:'';display:inline-block;height:1rem;width:1rem;margin-right:3px}@media screen and (max-width :767px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row-reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex1{flex:inherit !important}dl.table dt{padding:10px 0;margin-bottom:0}dl.table dd{border-left:none;border-top:1px solid #f15a24;padding:10px 0;margin-bottom:5px}.rotate90{transform:rotate(90deg)}}figure.full video{width:100%;height:auto}.float_left,.float_right{float:none;margin-bottom:10px;display:block}.margin-center{margin:0 auto}.margin-right{margin:0 0 0 auto}@media screen and (min-width :768px) and (max-width :1300px),print{.float_left{float:left;margin-right:10px;margin-bottom:10px;width:auto;height:auto}.float_right{float:right;margin-left:10px;margin-bottom:10px;width:auto;height:auto}}@media screen and (min-width:1301px){.float_left{float:left;margin-right:10px;margin-bottom:10px}.float_right{float:right;margin-left:10px;margin-bottom:10px}}strong{font-weight:700}.text-blur{text-shadow:0 0 8px #000}.box-shadow{box-shadow:0 2px 8px 0 rgba(0,0,0,.5)}.radius-shadow{box-shadow:0 2px 8px 0 rgba(0,0,0,.5);border-radius:100%}.border-wood{background:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/common/images/bg-wood.jpg) center no-repeat;background-size:cover;padding:20px 20px 15px}.border-glay{border:20px solid #878787}.blink{animation:2s linear infinite blink_effect}@keyframes blink_effect{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.red{background-color:#ae1726}.red-alpha{background-color:#ffecc9}.light-blue{background-color:var(--light-blue) !important}.white{background-color:rgba(255,255,255,.8)}.border-blue{border:2px solid var(--blue)}.border-white{border:2px solid #fff}.text-red{color:var(--red) !important}.text-white{color:var(--white) !important}.text-blue{color:var(--logo-blue)}.text-center{text-align:center}.arrow-blue{background-image:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/arrow_blue.svg);background-repeat:no-repeat}.arrow-white{background-image:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/arrow_white.svg);background-repeat:no-repeat}.arrow-right{background-position:calc(100% - 10px) center}.arrow-left{background-position:10px center}.arrow-red,.arrow-white,.arrow-right,.arrow-left{background-size:1.5rem 1.5rem}a.button,input[type=submit].button,button{background-color:var(--white);color:var(--blue);font-size:1em;line-height:1em;padding:.5em 1em;text-decoration:none}.radius{border-radius:10px}.button:active,.button-large:active{transform:translateY(5px);transition:all .1s ease}.inquiry-button{background:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/icon_mail_white.svg) 10px center no-repeat,linear-gradient(225deg,#50a2ff 0%,#1b489d 100%);border-radius:3px;display:block;padding:.5em 3em;margin-top:1em}#gnav .inquiry-button{background:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/icon_mail_white.svg) 10px center no-repeat,linear-gradient(225deg,#50a2ff 0%,#1b489d 100%);border-radius:3px;display:block;padding:.25em;margin-top:0}#gnav .inquiry-button a{text-shadow:none}#footer-gnav .inquiry-button{background:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/icon_mail_white.svg) 10px center no-repeat,linear-gradient(225deg,#50a2ff 0%,#1b489d 100%);border-radius:3px;display:block;padding:.75em;margin-top:0}#footer-gnav .tel-button{background:url(//autoto.tokai-planet.jp/siteediter/wp-content/themes/autoto-20250411/../images/icon_tel.svg) 10px center no-repeat var(--white);border:1px solid var(--logo-blue);border-radius:3px;color:var(--logo-blue) !important;display:block;padding:.75em;margin-top:10px}.radius100{border-radius:100%}header{width:100%;height:auto;background:var(--light-glay);color:var(--text);padding:20px}header #menu-header-menu{position:relative}header #menu-header-menu a{font-weight:600}header #menu-header-menu ul.list:before{content:'管理釣り場一覧';font-weight:600;color:var(--light-blue);cursor:pointer !important}header #menu-header-menu ul.list li{display:none}header #menu-header-menu ul.list li:before{content:none}#menu-header-menu :not(.list) li:not(:last-child){margin-right:0 !important}header #menu-header-menu ul.list:hover>li,header #menu-header-menu ul.list:active>li{display:block}header h1 a{font-size:2rem;line-height:1em}header p#catchphrase{font-size:1rem;font-weight:600;line-height:1rem;margin-bottom:1em}@media screen and (max-width:767.99999999px){header .container{margin:0 20px 0 0 !important}header #headerlogo{padding:0 30px}header p.right{font-size:.85em;text-align:center !important}ul#wprmenu_menu_ul ul.list:before{content:'管理釣り場一覧';color:var(--white);cursor:pointer !important;padding:1em;display:list-item}ul#wprmenu_menu_ul ul.list li:before{content:none}ul#wprmenu_menu_ul a:empty{display:none}}@media screen and (min-width :768px) and (max-width :1300px),print{header .container{width:100%}header{padding:30px}header p{font-size:.85em}}@media screen and (min-width:1301px){header p{font-size:1em}ul#wprmenu_menu_ul>a:empty{display:none}header #menu-header-menu a{opacity:1 !important}header #menu-header-menu>li>a:empty:before{content:'管理釣り場一覧';display:block;font-weight:600;color:var(--light-blue);cursor:pointer !important;opacity:1}header #menu-header-menu ul.list:before{content:none}header #menu-header-menu{position:relative;list-style:none;margin:0;padding:0}header #menu-header-menu>li{position:relative;display:inline-block}header #menu-header-menu ul.list{display:none;position:absolute;top:100%;right:0;z-index:1000;background:#fff;border:1px solid #ccc;border-radius:5px;padding:10px;min-width:200px;box-shadow:0 4px 10px rgba(0,0,0,.1)}header #menu-header-menu li:hover>.list,header #menu-header-menu li:hover>.list li{display:block}header #menu-header-menu a{text-decoration:none;white-space:nowrap;padding:.25em;display:block}#menu-header-menu .list li{display:block}}#mg-wprm-wrap ul li a{color:var(--white)}.menu-header-menu-container ul li{list-style:none}#menu-header-menu{display:flex;flex-direction:row;lex-wrap:wrap;justify-content:flex-end;align-items:stretch}#menu-header-menu li:not(:last-child){margin-right:2rem}@media screen and (max-width:767.99999999px){#menu-header-menu{display:none}}.su-image-carousel{margin:0 !important}.su-image-carousel-slides-style-default .su-image-carousel-item-content img{padding:0 !important;border:none !important;border-radius:0 !important}#ground-name{margin-bottom:1rem}#pagetitle{margin:1em auto !important}.breadcrumb{font-size:.9rem;margin-top:1em !important}.breadcrumb span{font-size:1rem}main h2.title{color:#fff;font-size:1.8rem;line-height:1em;width:100%;height:auto;padding:20px}section#tournament-list h3{display:block;border-bottom:2px solid var(--logo-blue);border-left:6px solid var(--logo-blue);color:var(--blue);line-hight:1em;margin-bottom:1rem !important;padding:0 5px}#tournament .tournaments{margin-bottom:3rem}#tournament .tournaments h3:nth-child(2n){margin-top:2rem}.more-ended-tournaments{margin-top:2rem}body#home ul.list.tournament-place strong a:after,body#tournament ul.list.playing-tournament strong a:after{content:'自動更新中';background-color:var(--red);display:inline-block;color:var(--white);font-size:.7em;font-weight:800;line-height:1em;border-radius:1em;margin-right:.5rem;padding:.15em .5em;transform:translateY(-.2rem);animation:blinking 3s ease-in-out infinite alternate}.playing,.complete{display:inline-block;color:var(--red);font-size:.7em;font-weight:800;line-height:1em;border:1px solid var(--red);border-radius:1em;margin-right:.5rem;padding:.15em .5em;transform:translateY(-.2rem)}.playing{animation:blinking 3s ease-in-out infinite alternate}@keyframes blinking{0%{opacity:0}100%{opacity:1}}.single-tournament article.entry h1{color:var(--logo-blue)}.single-tournament article.entry .tournament-outline #post-updated.updating span:after{content:'NOW UPDATE!';color:var(--white);background-color:var(--red);font-size:.8em;margin-left:.25em;padding:.1rem .25rem}.pagination{list-style:none}.pagination{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem auto}.pagination .page-item span.page-link.current,.pagination .page-item a.page-link{display:block;margin-right:.5rem;line-hight:1em;padding:.25em .5em}.pagination .page-item span{background-color:var(--glay);border-radius:5px;color:var(--white)}.pagination .page-item a{background-color:var(--light-blue);border-radius:5px;color:var(--white)}.pagination .page-item a:hover,.pagination .page-item a:active{background-color:inherit;border:1px solid var(--light-blue);border-radius:5px;color:var(--light-blue)}body.search-results section.search-result strong{font-size:inherit}body.search-results section.search-result p.lead strong{color:var(--red)}aside section h2{margin-top:2rem}aside form#search-form input,aside form#search-form select{margin-bottom:1rem}aside form#search-form input[type=submit]{margin:0 0 0 auto !important;text-align:right}footer #foot-contents{padding:10px 0;text-align:center}footer #foot-contents address{margin-bottom:1rem}footer #foot-contents h1{font-size:2rem;line-hight:1em}footer #copyright{background-color:#000;color:#fff;font-size:1rem;line-height:30px;text-align:center}footer #go-top{position:fixed;right:20px;bottom:100px;width:40px;height:40px}footer #go-top img{width:100%;height:100%}#page_top{display:none}.menu-footer-menu-container ul li{list-style:none}.menu-footer-menu-container ul li a{background-color:var(--light-blue);border-radius:20px;color:var(--white);padding:.25rem 1rem}@media screen and (min-width :768px) and (max-width :1400px),print{footer #foot-contents{text-align:left}footer #foot-contents address{margin-bottom:inherit}footer a.tel{color:#fff}footer a.mail{font-size:1.8rem;font-weight:800;line-height:1em}footer a.mail:before{background-size:18px;content:'';display:inline-flex;width:18px;height:1em;margin-right:5px}footer #copyright{line-height:40px}}@media screen and (min-width:1401px){footer #foot-contents{text-align:left}footer #foot-contents address{margin-bottom:inherit}footer a.tel{color:#fff}footer a.mail{font-size:2rem;font-weight:800;line-height:1em}footer a.mail:before{background-size:20px;content:'';display:inline-flex;width:20px;height:1em;margin-right:5px}footer #copyright{line-height:40px}}