@charset "UTF-8";@import url("http://oj-rugbynetwork.org/wp-content/themes/koukou/css/grid.css");@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');:root{--base-color:#333;--link-color:#666;--linkhover-color:#999;--back-color:#f7f7f7;--border-color:#ccc;--white-color:#fff;--nav-color:#333}.noto-sans-jp-<uniquifier>{font-family:"Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:<weight>;font-style:normal}html{scroll-behavior:smooth;font-family:"Noto Sans JP",sans-serif}body{background:var(--white-color);color:var(--base-color)}img{max-width:100%;height:auto}a{color:var(--link-color);text-decoration-line:none}a:hover{color:var(--linkhover-color)}h1,h2,h3,h4,h5,h6{font-family:"Noto Sans JP",sans-serif;letter-spacing:.1rem}h2{width:80%;margin:auto;position:relative;text-align:center;background:linear-gradient(transparent 70%,#a7d6ff 70%);font-weight:700;margin-bottom:30px}h3{font-size:1.8rem;font-weight:700;text-align:center}button{margin:1rem}.center{text-align:center}header{position:sticky;top:0;padding:1px 0;z-index:1;background-color:var(--white-color)}.header{font-family:"Noto Sans JP",sans-serif;display:flex;flex-direction:row;padding:0;margin:1rem 0}@media screen and (max-width:587px){.ttt{display:block;width:90%;float:none;margin-left:5%;margin-right:5%;display:flex;flex-direction:column}.sitetitle{font-size:2.5rem;width:80%}.PC{display:none}.katudou{width:100%;float:left;padding:1%}.btn--orange:hover,a.btn--orange:hover{color:#fff;background:#f56500;padding:10px 25px;font-size:2rem;text-align:center}a.btn--radius{border-radius:100vh}.btn--orange,a.btn--orange{color:#fff;background-color:#eb6100;padding:10px 25px;font-size:2rem;margin-left:2%}.img11{display:block;width:100%;float:none}.txt11{display:block;width:100%;float:none;margin-left:0}}@media screen and (min-width:587px){.img11{display:block;width:45%;float:left}.txt11{display:block;width:48%;float:left;margin-left:1%}.ttt{height:400px;width:24%;float:left;margin-left:6%;margin-right:1%;display:flex;flex-direction:column}.sitetitle{font-size:2.5rem;width:25%}.mb{display:none}.katudou{width:33%;float:left;padding:1%}.btn--orange:hover,a.btn--orange:hover{color:#fff;background:#f56500;padding:10px 200px;font-size:3rem;text-align:center}a.btn--radius{border-radius:100vh}.btn--orange,a.btn--orange{color:#fff;background-color:#eb6100;padding:10px 200px;font-size:3rem;margin-left:10%}.btn--orange1:hover,a.btn--orange1:hover{color:#fff;background:#f56500;padding:10px 50px;font-size:3rem;text-align:center}a.btn--radius{border-radius:100vh}.btn--orange1,a.btn--orange1{color:#fff;background-color:#eb6100;padding:10px 50px;font-size:3rem;margin-left:7%}}.header-box{margin-left:auto}nav ul{display:flex;flex-direction:row;justify-content:space-around;list-style:none;margin:0}nav li{flex:1 0 auto;margin-bottom:0}nav li a{text-decoration:none;text-align:center;width:100%}nav a:hover{background-color:var(--back-color)}nav a{padding:1rem;color:var(--nav-color);display:block}@media screen and (min-width:980px){#open,#close{display:none !important}#navi{display:block !important}.kuzi{width:25%;float:right}}@media screen and (max-width:980px){.kuzi{width:70%;float:none;margin:auto}.header{flex-direction:column;margin-bottom:20px}.header #open,#close{position:absolute;top:14px;right:12px}nav ul{flex-direction:column}.header li{padding-top:0}.header-box{margin-left:initial}#open{display:block;background:url(http://oj-rugbynetwork.org/wp-content/uploads/2024/06/button.png);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;border:none;position:absolute;top:14px;right:12px}#close{display:block;background:url(http://oj-rugbynetwork.org/wp-content/uploads/2024/06/button2.png);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;border:none;position:absolute;top:14px;right:12px}nav li a{border-bottom:1px dashed var(--link-color)}#navi{display:none}}#mainimg{width:100%}#mainimg h1{height:560px;display:flex;align-items:center;justify-content:center;line-height:2;text-align:center;color:var(--white-color);text-shadow:1px 2px 3px var(--link-color)}main{margin:0}section{margin:0;padding:8rem 0}.gray-back{background-color:var(--back-color);background-size:cover}.works-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.works-item{flex:0 0 32%}.hoverbox{max-height:250px;overflow:hidden}.hoverbox-img{transition-duration:.3s}.hoverbox-img:hover{transform:scale(1.3);transition-duration:.3s}.profile{max-width:980px;margin:0 auto}.maru{text-align:center}.maru img{border-radius:50%}.sns{text-align:center}.sns a{padding-right:1rem}@media screen and (min-width:768px){a[href*="tel:"]{pointer-events:none;cursor:default}}.contact-box{border:1px solid var(--border-color);text-align:center;padding:2rem 0}.table{margin:4rem 0}.table th{width:150px}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea{background-color:var(--white-color)}.copyright{text-align:center;padding:1rem 0}.copyright a{color:var(--white-color);text-decoration:none;display:inline}#pagetop{position:fixed;bottom:25px;right:25px;display:block;width:40px;height:40px;box-sizing:border-box;background:var(--white-color);border:1px solid var(--linkhover-color);border-radius:50%;padding-top:30px;text-align:center;text-decoration:none;opacity:.8}#pagetop:after{content:"";display:block;border-top:2px solid var(--base-color);border-right:2px solid var(--base-color);width:25%;height:25%;top:45%;left:0;right:0;margin:auto;position:absolute;transform:rotate(-45deg)}#pagetop:hover{opacity:.5}.subimg{height:350px;background:url('http://oj-rugbynetwork.org/wp-content/themes/koukou/img/subimg.jpg');background-size:cover;background-repeat:no-repeat;background-position:center center;margin-bottom:2rem}.subimg h1{height:350px;line-height:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--white-color);text-shadow:1px 2px 3px var(--link-color);margin:0}.breadcrumb{margin:0 0 1em;padding:0}.breadcrumb li{list-style-type:none}.breadcrumb li a{display:inline-block;color:var(--link-color)}@media screen and (max-width:768px){.headerbar{display:none}#mainimg h1{height:350px}.works-item{flex:0 0 48%}}.box20{position:relative;padding:.25em 1em;margin:0;top:0;background:#efefef;flex:0 0 85% !important;margin:auto}.box20:before,.box20:after{position:absolute;top:0;content:'';width:10px;height:100%;display:inline-block;box-sizing:border-box}.box20:before{border-left:dotted 2px #15adc1;border-top:dotted 2px #15adc1;border-bottom:dotted 2px #15adc1;left:0}.box20:after{border-top:dotted 2px #15adc1;border-right:dotted 2px #15adc1;border-bottom:dotted 2px #15adc1;right:0}.box20 p{margin:0;padding:0;text-align:center}ul{list-style:none;padding:0;margin:0}a{color:#000;text-decoration:none}a:hover{color:#000}.flex{display:flex;color:#fff}hr{height:1px;border:0;border-top:1px solid #528de9}.footer{padding:2rem;font-size:15px;color:#528de9;background:#17448a}.footer__navi{flex-wrap:wrap;margin-bottom:2rem;color:#fff}.footer__navi li{display:inline-block;color:#fff}.footer__navi li:not(:last-child){margin-right:16px;color:#fff}.footer__logo{display:inline-block;margin-bottom:1rem}@media (min-width:768px){.md-flex{display:flex}.md-justify-between{justify-content:space-between}.copyright{text-align:left}}.table_design02{border-collapse:collapse;width:100%;max-width:700px}.table_design02 tr{background-color:#e6f1f6}.table_design02 tr:nth-child(odd){background-color:#fff}.table_design02 th,.table_design02 td{padding:1em}.table_design02 th{font-weight:700;text-align:center;width:20%;min-width:4em}