@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@900&display=swap");html{font-size:62.5%;letter-spacing:.1em;scroll-behavior:smooth;background:#333;color:#fff}*{margin:0;padding:0;border:none}body{font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;letter-spacing:.075em}:root{--bg:#0b0f14;--ink:#eaf6ff;--hold:3s;--fade:.8s;--logo-size:120px}#loading{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:var(--bg);transition:opacity var(--fade) ease,visibility var(--fade) ease}#loading.fadeout{opacity:0;visibility:hidden}.loader-mark{position:relative;width:var(--logo-size);height:var(--logo-size)}.loader-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;transform-origin:center;margin-top:-10px}@keyframes logoPop{0%{transform:scale(1)}40%{transform:scale(1.08)}100%{transform:scale(1)}}@keyframes ripple{0%{transform:scale(.2);opacity:.45}70%{opacity:.25}100%{transform:scale(1.25);opacity:0}}.ripple{position:absolute;inset:-10%;border:2px solid var(--ink);border-radius:50%;opacity:0;filter:drop-shadow(0 0 8px rgba(234,246,255,.25));pointer-events:none}#loading.is-anim .loader-logo{animation:logoPop calc(var(--hold) - 0.6s) ease-out 1 both}#loading.is-anim .ripple-1{animation:ripple var(--hold) ease-out 1 both}#loading.is-anim .ripple-2{animation:ripple var(--hold) ease-out 1 .3s both}@media (prefers-reduced-motion:reduce){#loading.is-anim .loader-logo,#loading.is-anim .ripple{animation:none !important}}.linkBtn01{display:inline-block;font-family:"Noto Serif JP",serif;width:100%;max-width:420px;background:transparent linear-gradient(101deg,#1f678e 0%,#0b3d59 100%) 0% 0% no-repeat padding-box;box-shadow:0px 5px 10px rgba(0,0,0,.3019607843);text-align:center;border-radius:8px;font-weight:500;font-size:1.8rem;padding:30px 0;position:relative;color:#fff}.linkBtn01.inst{background:transparent linear-gradient(89deg,#f7cf00 0%,#f72502 33%,#b62f52 67%,#713aa6 100%) 0% 0% no-repeat padding-box}.linkBtn01.inst span{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/icon_inst.png) no-repeat left center;background-size:contain;display:inline-block;padding-left:2em}.linkBtn01.y{background:transparent linear-gradient(101deg,#ffd522 0%,#ffb817 100%) 0% 0% no-repeat padding-box;color:#0b3d59}.linkBtn01.y:after{border-top:2px solid #0b3d59;border-right:2px solid #0b3d59}.linkBtn01:hover{opacity:.8}@media screen and (max-width:834px){.linkBtn01{max-width:90%;width:100%;margin:0 auto;font-size:1.6rem}}.linkBtn01:after{position:absolute;top:0;bottom:0;margin:auto;content:"";right:17px;width:8px;height:8px;border-radius:1px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.linkBtn01.blue{background:#b99728;border-bottom:3px #04588b solid}.linkBtn01.blue:after{border-top:2px solid #b99728;border-right:2px solid #b99728}.linkBtn01.blue span{display:block;font-size:1.1rem;margin-top:3px}.linkBtn01.green{background:#76b66f;border-bottom:3px #61905c solid}.linkBtn01.green:after{border-top:2px solid #76b66f;border-right:2px solid #76b66f}header nav{display:flex}header nav #topNav{width:100%;display:flex}@media screen and (max-width:834px){header nav #topNav li{margin-bottom:30px}}header nav #topNav li a span{font-size:.7em;letter-spacing:0}header nav #topNav li a.out{color:#888}header nav #topNav li a.out:hover{opacity:1}header nav #topNav li:last-child a{padding:0;margin:0}header nav #topNav li:last-child a:after{display:none;content:""}header{padding:20px;position:absolute;z-index:10;display:flex;width:100%;justify-content:space-between;align-items:center;z-index:10;width:100%}@media screen and (max-width:834px){header{z-index:100;margin-top:0;padding:0}}header .hdWrap{display:flex;justify-content:space-between;width:100%;margin:0 auto;padding:0 20px;align-items:center}@media screen and (max-width:834px){header .hdWrap{width:100%;display:flex;justify-content:space-between;align-items:center;padding:3%}}header .hdWrap .hLogo{display:flex;justify-content:space-between;align-items:center;width:50%;flex-wrap:wrap}@media screen and (max-width:834px){header .hdWrap .hLogo{position:relative;width:100%}}header .hdWrap .hLogo img{width:170px;margin-right:20px}@media screen and (max-width:834px){header .hdWrap .hLogo img{margin-top:20px;width:120px}}header .hdWrap .hLogo h1{font-size:1rem;font-weight:500;margin-bottom:10px;font-family:"Noto Serif JP",serif;width:100%}@media screen and (max-width:834px){header .hdWrap .hLogo h1{font-size:2vw;position:absolute;top:0}}header .hdWrap .navBox{width:100%;display:flex;flex-wrap:wrap}@media screen and (max-width:834px){header .hdWrap .navBox{width:auto}}header .hdWrap .navBox .navIn01{font-family:"Noto Serif JP",serif;width:100%;display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px}@media screen and (max-width:834px){header .hdWrap .navBox .navIn01{display:none}}header .hdWrap .navBox .navIn01 li.tel{margin-right:20px}header .hdWrap .navBox .navIn01 li.tel p .txt01{font-size:1.3rem;display:block}header .hdWrap .navBox .navIn01 li.tel p .txt02{display:block;font-size:1.3rem}header .hdWrap .navBox .navIn01 li.tel p .txt02 a{color:#ffd522;font-size:2.5rem}header .hdWrap .navBox .navIn01 li.line{margin-right:20px}header .hdWrap .navBox .navIn01 li.line p a{background:#ffd522;color:#0b3d59;display:block;font-size:1.8rem;text-align:center;width:175px;border-radius:50px;padding:13px 0}header .hdWrap .navBox .navIn01 li.inst p a img{width:23px}header .hdWrap .navBox .spBtn{display:none}@media screen and (max-width:834px){header .hdWrap .navBox .spBtn{display:block;width:40px;z-index:100;position:absolute;right:20px;top:35px}header .hdWrap .navBox .spBtn .btnLine span{transition:.5s all ease;display:block;width:100%;background:#fff;height:4px;border-radius:5px;margin-bottom:6px}header .hdWrap .navBox .spBtn .btnLine span:last-child{margin-bottom:0}}header .hdWrap .navBox .spBtn.open{position:fixed;right:20px;top:30px}header .hdWrap .navBox .spBtn.open .btnLine span:first-child{transform:rotate(225deg);position:relative;top:10px}header .hdWrap .navBox .spBtn.open .btnLine span:nth-child(2){transform:rotate(-225deg)}header .hdWrap .navBox .spBtn.open .btnLine span:last-child{opacity:0}header .hdWrap .navBox nav{width:100%;position:relative;display:block}@media screen and (max-width:834px){header .hdWrap .navBox nav{display:none}}header .hdWrap .navBox nav.open{transition:.5s all ease}@media screen and (max-width:834px){header .hdWrap .navBox nav.open{display:flex;background:#454957;position:fixed;left:0;top:0;height:100vh;width:100%;justify-content:center}header .hdWrap .navBox nav.open ul{flex-wrap:wrap;align-items:center;justify-content:center;align-content:center}header .hdWrap .navBox nav.open ul li{width:100%;margin:10px 20px}header .hdWrap .navBox nav.open ul li a{font-size:2rem}}header .hdWrap .navBox nav ul{width:100%;display:flex;justify-content:flex-end}header .hdWrap .navBox nav ul li.spMenu{display:none}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li.spMenu{display:block}}header .hdWrap .navBox nav ul li a{font-weight:900;font-size:1.5rem;font-family:"Noto Serif JP",serif;display:inline-block;padding-right:15px;margin-right:15px;position:relative;line-height:100%}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a:after{display:none}}header .hdWrap .navBox nav ul li a:hover{opacity:.8}header .hdWrap .navBox nav ul li a:hover:after{transform:scale(1,1)}header .hdWrap .navBox nav ul li a.hLinkBtn{padding:0;width:150px;height:40px;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#0b3d59 0%,#4d4d4d 100%);border-radius:5px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn{width:auto;background:0 0;display:block;height:auto;padding-left:10px;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/iconArrowW01.png) no-repeat left .55em !important;background-size:4px !important;margin:0}}header .hdWrap .navBox nav ul li a.hLinkBtn.cntct{background:linear-gradient(45deg,#ffd522 0%,#d9d9d9 100%)}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn.cntct{background:0 0;padding:0 0 0 10px}}header .hdWrap .navBox nav ul li a.hLinkBtn.cntct span{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/hlink_icon02.png) no-repeat;background-size:18px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn.cntct span{background:0 0}}header .hdWrap .navBox nav ul li a.hLinkBtn span{display:block;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/hlink_icon01.png) no-repeat;background-size:20px;padding-left:30px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn span{padding:0;background:0 0}}header .hdWrap .navBox nav ul li a.hLinkBtn:after{display:none}header .hdWrap .navBox nav ul li:hover .drop-menu-list{visibility:visible}header .hdWrap .navBox nav ul li .drop-menu-list{display:block;position:absolute;padding-top:15px;width:-moz-max-content;width:max-content;visibility:hidden}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li .drop-menu-list{visibility:visible;position:relative}}header .hdWrap .navBox nav ul li .drop-menu-list li{margin-bottom:10px;padding-left:1em;width:-moz-max-content;width:max-content}header .hdWrap .navBox nav ul li .drop-menu-list li a{font-size:1.3rem;font-weight:500;text-decoration:underline;position:relative;display:block}header .hdWrap .navBox nav ul li .drop-menu-list li a:before,header .hdWrap .navBox nav ul li .drop-menu-list li a:after{content:"";position:absolute;top:50%;left:-10px;width:6px;height:2px;border-radius:9999px;background-color:#fff;transform-origin:100%}header .hdWrap .navBox nav ul li .drop-menu-list li a:before{content:"";transform:rotate(45deg)}header .hdWrap .navBox nav ul li .drop-menu-list li a:after{content:"";transform:rotate(-45deg)}#mainWrap #mainB{width:100%;height:100vh;position:absolute;z-index:1;background:#0d5074;mix-blend-mode:multiply;opacity:.8}#mainWrap #mainV{position:absolute;z-index:0;width:100%}@keyframes slide-bg-l{0%{background-position:0 0}100%{background-position:-1920px 0;@media screen and (max-width:834px){#mainWrap #mainV{background-position:-960px 0}}}}@keyframes slide-bg-r{0%{background-position:0 0}100%{background-position:1920px 0;@media screen and (max-width:834px){#mainWrap #mainV{background-position:960px 0}}}}#mainWrap #mainV li{height:25vh;width:100%;animation:slide-bg-l 40s linear infinite}@media screen and (max-width:834px){#mainWrap #mainV li{height:12.5vh;animation:slide-bg-l 60s linear infinite}}#mainWrap #mainV li:nth-child(1){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg01.jpg) repeat-x left center;background-size:auto 320px}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(1){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg01.jpg) repeat-x top center;background-size:auto 160px}}#mainWrap #mainV li:nth-child(even){animation:slide-bg-r 40s linear infinite}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(even){animation:slide-bg-r 60s linear infinite}}#mainWrap #mainV li:nth-child(2){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg02.jpg) repeat-x left center;background-size:auto 320px}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(2){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg02.jpg) repeat-x top center;background-size:auto 160px}}#mainWrap #mainV li:nth-child(3){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg03.jpg) repeat-x left center;background-size:auto 320px}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(3){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg03.jpg) repeat-x top center;background-size:auto 160px}}#mainWrap #mainV li:nth-child(4){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg04.jpg) repeat-x left center;background-size:auto 320px}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(4){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg04.jpg) repeat-x top center;background-size:auto 160px}}#mainWrap #mainV li:nth-child(n+5){display:none}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(n+5){display:block}}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(5){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg05.jpg) repeat-x top center;background-size:auto 160px}}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(6){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg06.jpg) repeat-x top center;background-size:auto 160px}}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(7){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg02.jpg) repeat-x top center;background-size:auto 160px}}@media screen and (max-width:834px){#mainWrap #mainV li:nth-child(8){background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/mainBg01.jpg) repeat-x top center;background-size:auto 160px}}#mainWrap #mMovie video{width:100%;height:100%;position:absolute;top:0;left:0}#mainWrap #mainTxt01{position:absolute;bottom:60px;left:60px}@media screen and (max-width:834px){#mainWrap #mainTxt01{left:30px}}#mainWrap #mainTxt01 p{font-family:"Tilt Warp";font-size:4rem;margin-bottom:10px;position:relative;display:inline-block}@media screen and (max-width:834px){#mainWrap #mainTxt01 p{font-size:3rem}}#mainWrap #mainTxt01 p:first-letter {color:#0d5074}#mainWrap #mainTxt01 p:after{content:"";position:absolute;width:16px;height:4px;background:#333;right:-21px;bottom:9px;animation:blink 1s step-end infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}#mainWrap #mainTxt01 h1{font-size:1.6rem;font-weight:700}@media screen and (max-width:834px){#mainWrap #mainTxt01 h1{font-size:1.5rem;line-height:1.8em;width:90%}}#mainWrap #mainVsal{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;align-items:center}@keyframes bggradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media screen and (max-width:834px){#mainWrap #mainVsal{height:94vh}}#mainWrap #mainVsal .mTxt{font-size:2.4rem;font-weight:900;letter-spacing:.1em;z-index:1;display:block;width:92%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt{width:90%;font-size:1.7rem}}#mainWrap #mainVsal .mTxt .txt01{font-family:"Noto Serif JP",serif;font-size:5rem;max-width:100%;line-height:1.2em;margin-bottom:40px;position:relative;opacity:1;text-align:center}#mainWrap #mainVsal .mTxt .txt01:before{content:"";position:absolute;z-index:1;top:0;right:100%;bottom:0;left:0;background:#ffd522}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt01{font-size:6vw;margin-bottom:30px}}@keyframes kf_c01a{100%{opacity:1}}@keyframes kf_c01b{50%{left:0;right:0}100%{left:100%;right:0}}#mainWrap #mainVsal .mTxt .txt02{text-align:center;font-size:1.7rem;margin-bottom:40px;position:relative;opacity:1;font-weight:500;line-height:2em}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt02 span{display:block;margin-bottom:10px}}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt02{font-size:3vw;line-height:1.6em}}#mainWrap #mainVsal .mTxt .txt02:before{content:"";position:absolute;z-index:1;top:0;right:100%;bottom:0;left:0;background:#333}@keyframes kf_c02a{100%{opacity:1}}@keyframes kf_c02b{50%{left:0;right:0}100%{left:100%;right:0}}#mainWrap #mainVsal .mTxt .txt03{max-width:542px}#mainWrap #mainVsal img{width:100%}#mainWrap #mainVsal img.pc{display:block}#mainWrap #mainVsal img.sp{display:none}@media screen and (max-width:834px){#mainWrap #mainVsal img{max-width:800px}#mainWrap #mainVsal img.pc{display:none}#mainWrap #mainVsal img.sp{display:block}}@keyframes mvAnime01{0%{filter:blur(0px) grayscale(0%)}50%{filter:blur(5px) grayscale(100%)}100%{filter:blur(0px) grayscale(0)}}.scroll_down a{color:#fff;font-size:1.2rem;letter-spacing:2px;position:absolute;bottom:10px;left:50%;display:block;background-size:14px auto;z-index:2;text-decoration:none;transform:translate(-50%,-50%)}.scroll_down a:before{position:absolute;top:calc(50% - 33px);left:calc(50% - 4px);transform:rotate(-45deg);display:block;width:8px;height:8px;content:"";border:1px solid #fff;border-width:0 0 2px 2px}.scroll_down a:after{position:absolute;width:24px;height:24px;border:2px solid #fff;content:"";border-radius:100%;top:calc(50% - 40px);left:calc(50% - 12px)}.scroll_down a span:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:34px;height:34px;border-radius:100%;box-sizing:border-box;box-shadow:0 0 0 0 #000;opacity:0;animation:circle 3s infinite;top:calc(50% - 45px);left:calc(50% - 17px)}@keyframes circle{0%{opacity:0}30%{opacity:1}60%{box-shadow:0 0 0 30px rgba(255,255,255,.1);opacity:0}100%{opacity:0}}#topContentWrap{background:#d9d9d9}#topContentWrap .wavebg{background-image:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/bg_wave01.png),url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/bg_wave02.png);background-repeat:no-repeat,no-repeat;background-position:right top,left bottom;background-size:500px,500px}@media screen and (max-width:834px){#topContentWrap .wavebg{background-size:60% auto,60% auto}}#topContentWrap section{padding:100px 0;margin-top:-2px}@media screen and (max-width:834px){#topContentWrap section{padding:60px 0}}#topContentWrap section.bbg{background:#0d5074}#topContentWrap .topContentIn{padding:100px 0;width:98%;max-width:1200px;margin:0 auto}#topContentWrap .topContentIn.In02{max-width:1000px}@media screen and (max-width:834px){#topContentWrap .topContentIn{padding:60px 0;width:90%}}#topContentWrap .topNewContentBox01{width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#topContentWrap .topNewContentBox01{width:90%}}#topContentWrap .topContentBox01{width:96%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#topContentWrap .topContentBox01{width:92%}}#topContentWrap .topContentBox01 .topInfoTxt01{color:#333;font-size:1.7rem;font-weight:500;margin-bottom:40px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topInfoTxt01{font-size:1.5rem;line-height:1.6em;text-align:justify;margin-bottom:30px}}#topContentWrap .topContentBox01 .topInfoTxt01.w{color:#fff}#topContentWrap .topContentBox01 .topContentIn02{width:100%;max-width:1000px;margin:0 auto;justify-content:flex-end;display:flex;flex-wrap:wrap}#topContentWrap .topContentBox01 .topContentIn02 .L{width:280px;margin-right:60px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .L{width:100%;max-width:300px;margin:0 auto 40px}}#topContentWrap .topContentBox01 .topContentIn02 .L .pfBox{display:flex;justify-content:space-between}#topContentWrap .topContentBox01 .topContentIn02 .L .pfBox .pfIn01{width:80px}#topContentWrap .topContentBox01 .topContentIn02 .L .txt01{font-size:1.2rem;margin-bottom:5px;display:block}#topContentWrap .topContentBox01 .topContentIn02 .L .name01{font-size:3rem;font-weight:900;letter-spacing:.2em;margin-bottom:10px}#topContentWrap .topContentBox01 .topContentIn02 .L .img01{width:100%;max-width:92px;display:block;height:auto}#topContentWrap .topContentBox01 .topContentIn02 .L .img02{width:100%;max-width:92px;display:block;height:auto}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList{border-top:1px solid #fff;padding-top:30px;margin-top:30px}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList li{font-size:1.2rem;margin-bottom:10px}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList li:before{content:"・"}#topContentWrap .topContentBox01 .topContentIn02 .R{width:500px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .R{width:80%;max-width:300px;margin:0 auto 40px}}#topContentWrap .topContentBox01 .topContentIn02 .R p{margin-top:-1em;font-size:1.5rem;letter-spacing:.1em;line-height:2.1em}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .R p{line-height:2em}}#topContentWrap .topContentBox01 .topContentIn03{width:100%;max-width:600px;margin:0 auto}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn03{width:90%;max-width:300px}}#topContentWrap .topContentBox01 .topContentIn03 p{font-size:1.4rem;letter-spacing:.1em;line-height:2em;margin-bottom:60px}#topContentWrap .topContentBox01 .topContentIn03 .linkList01{width:100%;display:flex;align-content:center;justify-content:center;flex-wrap:wrap}#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li{margin:0 20px;width:50%;max-width:220px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li{width:100%;margin-bottom:20px}}#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li a{margin:0 auto;border:1px solid #fff;padding:25px 30px;font-size:1.3rem;text-align:center;display:block}#topContentWrap .topContentBox01 .btnList01{display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:center}#topContentWrap .topContentBox01 .btnList01 li{margin:0 10px 0;width:50%;max-width:420px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .btnList01 li{width:100%;max-width:100%;margin-bottom:20px}#topContentWrap .topContentBox01 .btnList01 li a{display:block}#topContentWrap .topContentBox01 .btnList01 li:last-child{margin-bottom:0}}#topContentWrap .topContentBox01 .btnList02{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}#topContentWrap .topContentBox01 .btnList02 li{width:32%;max-width:420px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .btnList02 li{width:100%;max-width:100%;margin-bottom:20px}#topContentWrap .topContentBox01 .btnList02 li a{display:block}#topContentWrap .topContentBox01 .btnList02 li:last-child{margin-bottom:0}}.faq .faq-category{margin-bottom:32px;padding-top:16px}.faq .faq-category__title{font-size:clamp(18px, 2.4vw, 20px);margin-bottom:12px;font-weight:600}.faq .faq-item{border-radius:8px;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);margin-bottom:8px;overflow:hidden}.faq .faq-item summary{list-style:none}.faq .faq-item summary::-webkit-details-marker{display:none}.faq .faq-item__question{position:relative;cursor:pointer;padding:12px 40px 12px 16px;font-weight:600;font-size:15px;display:flex;align-items:center}.faq .faq-item__question:after{content:"";position:absolute;right:16px;width:8px;height:8px;border-right:2px solid rgba(255,255,255,.8);border-bottom:2px solid rgba(255,255,255,.8);transform:rotate(45deg);transition:transform .2s ease}.faq .faq-item[open] .faq-item__question:after{transform:rotate(225deg)}.faq .faq-item__answer{padding:0 16px 12px;font-size:14px;line-height:1.7;border-top:1px solid rgba(255,255,255,.02);background-color:rgba(0,0,0,.18)}.faq .faq-item__answer p{margin:10px 0 0}.mainTxtBox{width:96%;max-width:1200px;display:block;position:relative;margin:0 auto 40px}@media screen and (max-width:834px){.mainTxtBox{width:100%;margin:0 auto 30px}}@media screen and (max-width:834px){.mainTxtBox.top{width:96%;padding:0 2%}}.mainTxtBox.under{margin:0 0 50px;width:100%}@media screen and (max-width:834px){.mainTxtBox.under{margin:0 0 30px}}.mainTxtBox.under h3{font-size:2.2rem;font-weight:900}.mainTxtBox h1{font-size:5rem;font-weight:900}@media screen and (max-width:834px){.mainTxtBox h1{font-size:3rem;line-height:1em}}.mainTxtBox .subtxt01{font-size:1.5rem;display:block;font-weight:700}.mainTxtBox h2{font-size:10rem;font-weight:900;margin-bottom:10px;line-height:1.7em;color:#ccc;font-family:"Noto Serif JP",serif}@media screen and (max-width:834px){.mainTxtBox h2{font-size:4rem;line-height:1em}}.mainTxtBox span{font-size:2.5rem;font-weight:900;color:#333;position:relative;font-family:"Noto Serif JP",serif;padding-left:1em}@media screen and (max-width:834px){.mainTxtBox span{font-size:2rem}}.mainTxtBox span:before{content:"";position:absolute;width:16px;height:16px;background:#0b3d59;transform:rotate(45deg);left:3px;top:1.8rem}@media screen and (max-width:834px){.mainTxtBox span:before{width:1rem;height:1rem;top:1rem}}.mainTxtBox.sub{width:96%}@media screen and (max-width:834px){.mainTxtBox.sub{width:92%}}.mainTxtBox.sub h2{font-size:5rem;color:#333}.mainTxtBox.sub h2:first-letter {color:#0b3d59;margin-bottom:10px}@media screen and (max-width:834px){.mainTxtBox.sub h2{font-size:3rem}}.mainTxtBox.sub h2.w{color:#fff}.mainTxtBox.sub h2.w:first-letter {color:#ffd522}.mainTxtBox.sub span{font-size:2.2rem}@media screen and (max-width:834px){.mainTxtBox.sub span{font-size:1.4rem}}.mainTxtBox.sub span.w{color:#fff}.mainTxtBox.sub span.w:before{background:#ffd522}.mainTxtBox.sub span:before{width:6px;height:6px;top:1.3rem}@media screen and (max-width:834px){.mainTxtBox.sub span:before{top:.7rem}}.mainTxtBox.mainTxt02{text-align:center}.mainTxtBox.mainTxt02:after{left:50%;margin-left:-15px}#topContentInfo{margin:0 auto}#topContentInfo .topInfoList{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:834px){#topContentInfo .topInfoList{width:92%;margin:0 auto}}#topContentInfo .topInfoList li{width:48%;margin-bottom:70px}@media screen and (max-width:834px){#topContentInfo .topInfoList li{width:100%}}#topContentInfo .topInfoList li a{display:flex;justify-content:space-between}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .L{width:22%;height:auto}}#topContentInfo .topInfoList li a .L img{width:140px;height:140px;background:#ccc;border-radius:5px}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .L img{width:100%;height:auto}}#topContentInfo .topInfoList li a .R{width:380px}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R{width:72%}}#topContentInfo .topInfoList li a .R .txt01{width:100%;display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R .txt01{margin-bottom:10px}}#topContentInfo .topInfoList li a .R .txt01 .cat{display:inline-block;border:1px solid #fff;padding:3px 5px;font-size:1.1rem}#topContentInfo .topInfoList li a .R .txt01 .data{font-size:1.3rem;display:inline-block;margin-left:20px}#topContentInfo .topInfoList li a .R .txt02 .t01{font-size:1.4rem;display:block;margin-bottom:20px;line-height:1.8em}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R .txt02 .t01{margin-bottom:10px}}#topContentInfo .topInfoList li a .R .txt02 .t02{font-size:1.3rem;text-decoration:underline}#topFishreport{z-index:1;position:relative}#topFishinginformation .fishinfoContent{padding:50px 0;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/bg_img_01.png) no-repeat top center;background-size:600px}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent{padding:0;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/bg_img_01.png) no-repeat center 30%;background-size:100%}}#topFishinginformation .fishinfoContent h3{font-size:3em;text-align:center;display:block;font-family:"Noto Serif JP",serif;position:relative;margin-bottom:90px}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent h3{font-size:2rem;margin-bottom:0}}#topFishinginformation .fishinfoContent h3:before,#topFishinginformation .fishinfoContent h3:after{content:"";background:#fff;width:33%;position:absolute;height:1px;left:0;top:50%}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent h3:before,#topFishinginformation .fishinfoContent h3:after{width:20%}}#topFishinginformation .fishinfoContent h3:after{left:auto;right:0}#topFishinginformation .fishinfoContent .fishinfoList{display:flex;justify-content:space-between;margin-bottom:70px}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList{flex-wrap:wrap;justify-content:space-around;margin-top:60px;margin-bottom:30px}}#topFishinginformation .fishinfoContent .fishinfoList li{width:22%;display:block;position:relative;opacity:0;transform:rotateY(-90deg);transform-origin:left center;transition:transform .8s ease,opacity .8s ease}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList li{width:42%;margin-bottom:40px}}#topFishinginformation .fishinfoContent .fishinfoList li.show{opacity:1;transform:rotateY(0)}#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(1){transition-delay:.1s}#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(2){transition-delay:.5s}#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(3){transition-delay:.9s}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(3){margin-bottom:0}}#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(4){transition-delay:1.3s}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(4){margin-bottom:0}}#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(2n){margin-top:-40px}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList li:nth-child(2n){margin-top:0}}#topFishinginformation .fishinfoContent .fishinfoList li .t{background:#ffd522;border-bottom:4px solid #0d5074;font-size:2rem;width:150px;transform:rotate(-10deg);color:#0d5074;font-family:"Noto Serif JP",serif;text-align:center;padding:5px 0;left:-20px;top:-20px;position:absolute}@media screen and (max-width:834px){#topFishinginformation .fishinfoContent .fishinfoList li .t{font-size:1.5rem;min-width:90px;width:auto}}#topFishinginformation .fishinfoContent .fishinfoList li .i img{width:100%;display:block;height:auto}#topAboutUroboros .aboutContent{display:flex;justify-content:space-between;margin-bottom:80px}@media screen and (max-width:834px){#topAboutUroboros .aboutContent{flex-wrap:wrap;margin-bottom:40px}}#topAboutUroboros .aboutContent .txt01{max-width:800px;width:80%;font-size:1.5rem;color:#333;line-height:2em}@media screen and (max-width:834px){#topAboutUroboros .aboutContent .txt01{width:100%;margin-bottom:40px}}#topAboutUroboros .aboutContent .img01{width:300px;margin-top:-60px}#topAboutUroboros .aboutContent .img01 img{width:100%}@media screen and (max-width:834px){#topAboutUroboros .aboutContent .img01{width:100%;margin-top:0;width:90%;margin:0 auto}}.formWrap{max-width:800px;width:100%;margin:0 auto;padding:50px 0}.formWrap.under .prvcyBoxTop{display:none}@media screen and (max-width:834px){.formWrap{max-width:90%}}.formWrap .contacInfo{font-size:1.5rem;max-width:800px;width:100%;margin:0 auto 40px;line-height:1.8em}.formWrap .contacInfo span{color:red}.formWrap h3{font-size:2rem;font-weight:700;text-align:left;margin-bottom:20px}.formWrap .formBox{max-width:800px;margin:0 auto 30px;border-top:1px solid #ccc;padding-top:30px}.formWrap .formBox li{font-size:1.6rem;display:flex;border-bottom:1px solid #ccc;padding-bottom:30px;margin-bottom:30px}@media screen and (max-width:834px){.formWrap .formBox li{display:block}}.formWrap .formBox li:last-child{border:none}.formWrap .formBox li .txt01{width:200px;display:flex;align-items:center;position:relative}@media screen and (max-width:834px){.formWrap .formBox li .txt01{width:100%;margin-bottom:10px}}.formWrap .formBox li .txt01.hissu{position:relative}.formWrap .formBox li .txt01.hissu:after{content:"*";color:red}.formWrap .formBox li .txt02{width:400px}@media screen and (max-width:834px){.formWrap .formBox li .txt02{width:100%}}.formWrap .formBox li .txt02 input{color:#333}.formWrap .formBox li .txt02 input[type=email]{width:100%}@media screen and (max-width:834px){.formWrap .formBox li .txt02 input{width:auto}.formWrap .formBox li .txt02 input[type=email]{width:100%}.formWrap .formBox li .txt02 input[type=text]{width:100%}}.formWrap .formBox li .txt02 select{color:#333}.formWrap .formBox li .txt02 textarea{color:#333;width:100%}@media screen and (max-width:834px){.formWrap .formBox li .txt02 textarea{display:block;width:100%}}.formWrap .formBox li .txt02 .mwform-tel-field{display:inline}.formWrap .formBox li .txt02 .mwform-tel-field input{display:inline;width:30%}.formWrap .formBox li .txt03{text-align:center;width:100%}.sbmtBtn{display:block;text-align:center}.sbmtBtn input{width:100%;max-width:350px;font-size:2rem;letter-spacing:.3em;font-weight:700;background:#ffd522;color:#fff;padding:30px 0;padding-left:5px}.sbmtBtn input:hover{background:#4d4d4d;color:#fff}.sbmtBtn input.reset{width:100px;background:#4d4d4d}@media screen and (max-width:834px){.sbmtBtn input{display:block;width:100%;max-width:100%}}.spFtnav{display:none;position:fixed;bottom:0;width:100%;justify-content:space-between}.spFtnav li{width:33.3333333333%}.spFtnav li a{border-radius:0;width:100%;max-width:100%;border-bottom:none !important}@media screen and (max-width:834px){.spFtnav{display:block;display:flex;z-index:1}}.formTable{width:100%;margin:0 auto 40px;font-size:1.4rem;border-spacing:1px;background:#ccc}@media screen and (max-width:834px){.formTable{display:block;width:100%;border:1px solid #4d4d4d}}@media screen and (max-width:834px){.formTable tbody{display:block;width:100%}}@media screen and (max-width:834px){.formTable tr{display:block;width:100%}}.formTable th{font-weight:400;background:#4d4d4d;text-align:center;padding:20px 10px;vertical-align:middle}@media screen and (max-width:834px){.formTable th{display:block;width:100%}}.formTable td{background:#333;padding:10px;vertical-align:middle}@media screen and (max-width:834px){.formTable td{display:block;width:100%}}.mw_wp_form_complete h2{font-size:2rem;font-weight:900}.mw_wp_form_complete p{font-size:1.8rem}.mw_wp_form_complete p a{text-decoration:underline}.ftContact{background:#4d4d4d;padding:50px 0;font-family:"Noto Serif JP",serif}.ftContact .ftContactIn{width:96%;max-width:1200px;display:flex;margin:0 auto;justify-content:space-between}@media screen and (max-width:834px){.ftContact .ftContactIn{flex-wrap:wrap;width:92%}}.ftContact .ftContactIn hgroup{max-width:22%;margin:initial}@media screen and (max-width:834px){.ftContact .ftContactIn hgroup{max-width:100%;margin:0 0 20px}}.ftContact .ftContactIn .ftContactBox{max-width:70%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:834px){.ftContact .ftContactIn .ftContactBox{max-width:100%}}.ftContact .ftContactIn .ftContactBox .info{width:100%;font-size:1.6rem;text-align:center;margin-bottom:10px}@media screen and (max-width:834px){.ftContact .ftContactIn .ftContactBox .info{font-size:1.4rem;text-align:left;margin-bottom:20px}}.ftContact .ftContactIn .ftContactBox .tel{width:50%;font-size:1.4rem}@media screen and (max-width:834px){.ftContact .ftContactIn .ftContactBox .tel{width:100%;font-size:1.3rem}}.ftContact .ftContactIn .ftContactBox .tel span{display:block;margin-bottom:10px}.ftContact .ftContactIn .ftContactBox .tel a{font-size:4rem;display:inline-block;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/icon_tel_W.png) no-repeat left center;background-size:1em;padding-left:1.5em}@media screen and (max-width:834px){.ftContact .ftContactIn .ftContactBox .tel a{font-size:2.5rem;margin-bottom:20px}}.ftContact .ftContactIn .ftContactBox .btn{width:48%}@media screen and (max-width:834px){.ftContact .ftContactIn .ftContactBox .btn{width:100%;margin:0 auto}.ftContact .ftContactIn .ftContactBox .btn a{max-width:100%}}footer{padding:100px 0 0;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:834px){footer{padding:50px 5%}}footer #ftNav{width:100%}footer #ftNav ul{width:100%;display:flex;max-width:1000px;margin:0 auto;justify-content:space-between;text-decoration:underline}@media screen and (max-width:834px){footer #ftNav ul{flex-wrap:wrap}}footer #ftNav ul li{font-size:1.4rem;margin-bottom:20px}@media screen and (max-width:834px){footer #ftNav ul li{margin-bottom:10px;width:50%;font-size:1.4rem}}footer #ftNav ul li a{position:relative;padding-left:20px}footer #ftNav ul li a:after{content:"";width:6px;height:6px;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);position:absolute;top:0;left:4px;bottom:0;margin:auto}footer .ftInfo{width:100%;text-align:center;font-size:1.4rem;line-height:1.8em;margin-top:50px}@media screen and (max-width:834px){footer .ftInfo{margin-top:30px}}footer small{width:100%;display:block;text-align:center;font-size:1.1rem;margin:40px auto}#underContentWrap{padding:130px 5% 0}#underContentWrap section.underMainV{padding:150px 0 80px}#underContentWrap section.underMainV.noimg{padding:150px 0 0}#underContentWrap #underContentIn{width:98%;max-width:1200px;margin:0 auto}#underContentWrap #underContentIn.In02{max-width:1000px}@media screen and (max-width:834px){#underContentWrap #underContentIn{padding:0 0 50px;width:100%}}#underContentWrap .underSubTxtBox{font-size:1.3rem;line-height:1.5em;text-align:center;margin-bottom:50px}#underContentWrap .underContentBox01{padding-bottom:100px}@media screen and (max-width:834px){#underContentWrap .underContentBox01{padding-bottom:30px}}#underContentWrap .underContentBox01 p{line-height:1.6em}#underContentWrap .underContentBox01 a{color:#b39855;text-decoration:underline}#underContentWrap .underContentBox01 h3{font-size:2.4rem;font-weight:700;border-bottom:1px solid #fff;margin-bottom:30px;padding-bottom:30px;position:relative}#underContentWrap .underContentBox01 h3:before{content:"";width:12px;height:12px}#underContentWrap .underContentBox01 .blogList{display:flex;width:100%}#underContentWrap .underContentBox01 .blogList li{width:100%}#underContentWrap .underContentBox01 .blogList li article{width:100%;flex-wrap:wrap;display:flex;justify-content:space-between}#underContentWrap .underContentBox01 .blogList li article .thm{width:15%}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .blogList li article .thm{width:30%}}#underContentWrap .underContentBox01 .blogList li article .thm img{width:100%;height:auto}#underContentWrap .underContentBox01 .blogList li article .info{width:80%}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .blogList li article .info{width:65%}}#underContentWrap .underContentBox01 .blogList li article .info .day{font-size:1.4rem;margin-bottom:5px}#underContentWrap .underContentBox01 .blogList li article h3{font-size:1.8rem;margin-bottom:20px;padding-bottom:20px}#underContentWrap .underContentBox01 .blogList li article .pInfo{font-size:1.4rem;margin-bottom:10px}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .blogList li article .pInfo{font-size:1.4rem}}#underContentWrap .underContentBox01 .pageLinklist{display:flex;margin-bottom:50px}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .pageLinklist{display:block}}#underContentWrap .underContentBox01 .pageLinklist li{margin-right:20px}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .pageLinklist li{margin-bottom:10px}#underContentWrap .underContentBox01 .pageLinklist li:last-child{margin-bottom:0}}#underContentWrap .underContentBox01 .pageLinklist li a{text-decoration:underline;color:#b39855;position:relative;display:inline-block;font-size:1.5rem;padding-left:1.5em}#underContentWrap .underContentBox01 .pageLinklist li a:hover{opacity:.8}#underContentWrap .underContentBox01 .pageLinklist li a:before{content:"";width:16px;height:16px;background:#b39855;border-radius:50%;position:absolute;top:0;left:0;bottom:0;margin:auto}#underContentWrap .underContentBox01 .pageLinklist li a:after{content:"";width:6px;height:6px;border:0;border-top:solid 2px #333;border-right:solid 2px #333;transform:rotate(45deg);position:absolute;top:0;left:4px;bottom:0;margin:auto}#underContentWrap .targetWrap{width:100%;margin-bottom:80px}@media screen and (max-width:834px){#underContentWrap .targetWrap{overflow-x:scroll;overflow-y:hidden;margin-top:10px}}#underContentWrap .targetWrap .targetTable{margin-bottom:20px}@media screen and (max-width:834px){#underContentWrap .targetWrap .targetTable{width:80px}}#underContentWrap .targetWrap .targetTable .img01{width:7.6923076923%}#underContentWrap .targetWrap .targetTable .img01 img{width:100%}#underContentWrap .targetWrap .targetTable .spc{padding:5px}#underContentWrap .targetWrap .targetTable .month th{width:7.6923076923%;text-align:center;font-size:1.5rem;letter-spacing:.2em;font-weight:700;background:#0d5074;padding:10px 20px}#underContentWrap .targetWrap .targetTable .month th:nth-child(2n){background:#0b3d59}#underContentWrap .targetWrap .targetTable .month th.none{background:0 0}@media screen and (max-width:834px){#underContentWrap .targetWrap .targetTable .month th{font-size:1.2rem}}#underContentWrap .targetWrap .targetTable .targetBox td{font-size:1.8rem;letter-spacing:.3em;text-align:center;font-family:"Noto Serif JP",serif;vertical-align:middle;background:#333;border-bottom:10px solid rgba(0,0,0,0)}@media screen and (max-width:834px){#underContentWrap .targetWrap .targetTable .targetBox td{border:none}}#underContentWrap .targetWrap .targetTable .targetBox td img{display:block;overflow:hidden;width:94%;border-radius:5px;margin:0 auto}#underContentWrap .targetWrap .targetTable .targetBox td span{display:block;background:#4d4d4d;padding:10px 0;width:98%;margin:0 auto;border-radius:5px;min-height:1.2em}@media screen and (max-width:834px){#underContentWrap .targetWrap .targetTable .targetBox td{font-size:1.4rem}}#underContentWrap .targetWrap .targetTable .targetBox td.targetNone{background:#333}#underContentWrap .targetWrap .targetTable .targetBox td.target01 span{background:#0d5074}#underContentWrap .targetWrap .targetTable .targetBox td.target02 span{background:#b39855}#underContentWrap .underbtnList01{display:flex;justify-content:center;width:100%;margin-bottom:30px;flex-wrap:wrap}#underContentWrap .underbtnList01 li{width:48%;margin:0 auto}@media screen and (max-width:834px){#underContentWrap .underbtnList01 li{width:100%;margin:0 auto 20px}}#underContentWrap .underbtnList01 li a{display:block;min-width:none;max-width:none;color:#fff;text-decoration:none}#underContentWrap .underbtnList01 li a.y{color:#0b3d59}#underContentWrap .priceList01{display:flex;width:100%;margin:0 auto 60px;flex-wrap:wrap;justify-content:space-between;align-items:start}#underContentWrap .priceList01.mb30{margin:0 auto 30px}#underContentWrap .priceList01 li{display:flex;justify-content:space-between;font-size:1.6rem;width:49%;border:1px solid #ddd;padding:20px;margin-bottom:20px;border-radius:10px;flex-wrap:wrap}@media screen and (max-width:834px){#underContentWrap .priceList01 li{width:100%}}#underContentWrap .priceList01 li .p01{width:80%}@media screen and (max-width:834px){#underContentWrap .priceList01 li .p01{width:70%}}#underContentWrap .priceList01 li .p02{width:30%}#underContentWrap .priceList01 li .p04{font-size:1.2rem;margin-top:5px}@media screen and (max-width:834px){#underContentWrap .priceList01 li .p04{width:100%}}#underContentWrap .boatInfo01{display:flex;justify-content:space-between;flex-wrap:wrap}#underContentWrap .boatInfo01.aces li{width:100%}@media screen and (max-width:834px){#underContentWrap .boatInfo01.aces li .L,#underContentWrap .boatInfo01.aces li .R{height:auto;width:100%;margin-bottom:20px}}#underContentWrap .boatInfo01 li{width:48%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:834px){#underContentWrap .boatInfo01 li{width:100%}}#underContentWrap .boatInfo01 li .L{width:40%}#underContentWrap .boatInfo01 li .L img{width:100%;height:auto}#underContentWrap .boatInfo01 li .R{font-size:1.4rem;width:56%}#underContentWrap .underTxtBox01{text-align:center;font-size:1.6rem;line-height:2em;margin-bottom:50px}@media screen and (max-width:834px){#underContentWrap .underTxtBox01 p{width:80%;text-align:left;margin:0 auto;font-size:1.4rem;line-height:1.8em}}#underContentWrap .underTxtBox02{font-size:1.6rem;line-height:1.8em}@media screen and (max-width:834px){#underContentWrap .underPriceIn{width:100%;overflow-x:scroll;margin-top:20px;margin-bottom:100px}}#underContentWrap .underPriceList{border-collapse:collapse;margin:0 auto 100px;padding:0;max-width:1000px;table-layout:fixed;width:100%}@media screen and (max-width:834px){#underContentWrap .underPriceList{width:800px;margin:0 auto}}#underContentWrap .underPriceList.last{margin:0 auto}#underContentWrap .underPriceList tr{background:#fff;color:#191c22;padding:.35em;border:1px solid #191c22}#underContentWrap .underPriceList tr th{padding:1.5em;font-size:1.8rem;text-align:center;border:1px solid #191c22;vertical-align:middle}#underContentWrap .underPriceList tr td{border:1px solid #191c22;text-align:center;font-size:1.6rem;vertical-align:middle}#underContentWrap .underPriceList tr.txt01 th{background:#8d7e7e;color:#fff}#underContentWrap .underPriceList tr.txt01 th:first-child{font-size:1.4rem}#underContentWrap .underPriceList tr.txt02 th{background:#b39855;font-size:1.5rem;font-weight:700}#underContentWrap .underPriceList tr.txt02 th span{display:block;font-size:1.3rem;color:#c10000;margin-top:5px}#underContentWrap .underPriceList tr.txt02 td{padding:1.5em 1em}#underContentWrap .underPriceList tr.txt02 td.bgG{background:#ccc;font-size:1.2em}#underContentWrap .underPriceList tr.txt02 td.bgY{background:#fae100}#underContentWrap .underPriceList tr.txt02 td p strong{font-weight:700;color:#c10000}#underContentWrap .breadWrap{width:98%;margin:30px auto 0px;padding:10px 0 0}#underContentWrap .breadWrap .breadContent{width:100%;max-width:1200px;margin:0 auto 80px;display:flex;font-size:1.1rem;flex-wrap:wrap}@media screen and (max-width:834px){#underContentWrap .breadWrap .breadContent{line-height:1.6;margin:0 auto 40px}}#underContentWrap .breadWrap .breadContent a{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/iconArrowW01.png) no-repeat right center;background-size:4px;text-decoration:underline;padding-right:12px;display:inline-block;margin-right:8px;color:#fff}#underContentWrap .single{max-width:900px;margin:0 auto 100px}@media screen and (max-width:834px){#underContentWrap .single{width:90%}}#underContentWrap .single a{text-decoration:underline;color:#ffd522}#underContentWrap .single h2{font-family:"Noto Serif JP",serif;font-size:3.4rem;font-weight:900;margin-bottom:100px;position:relative}#underContentWrap .single h2:after{content:"";background-color:#fff;width:40px;height:1px;position:absolute;top:80px;left:0}@media screen and (max-width:834px){#underContentWrap .single h2:after{top:50px}}@media screen and (max-width:834px){#underContentWrap .single h2{font-size:2rem;margin-bottom:60px}}#underContentWrap .single h3{font-family:"Noto Serif JP",serif;font-size:2.4rem;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #fff}@media screen and (max-width:834px){#underContentWrap .single h3{font-size:1.8rem}}#underContentWrap .single h4{font-size:2rem;font-weight:700;border-left:8px #fff solid;font-family:"Noto Serif JP",serif;padding-left:10px;margin-bottom:20px}@media screen and (max-width:834px){#underContentWrap .single h4{font-size:1.5rem}}#underContentWrap .single p{font-size:1.6rem;line-height:1.8em;margin-bottom:30px}#underContentWrap .single p.pointBox{font-size:1.2rem;border:2px solid #fff;padding:5px 10px;line-height:1.8}#underContentWrap .single p.pointBox span{font-weight:700;color:#0b3d59}@media screen and (max-width:834px){#underContentWrap .single p{line-height:1.5em}}#underContentWrap .single p.mb50{margin-bottom:50px}#underContentWrap .single p strong{background:linear-gradient(transparent 60%,#b99728 60%)}#underContentWrap .single ol li{list-style:decimal;padding-left:.5em;margin-left:1em}#underContentWrap .single ol ol{margin-top:10px;margin-bottom:10px;border:1px solid #e33276;padding:10px 20px;background:#e33276;border-radius:5px}#underContentWrap .single ol ol li ol{background:#333}#underContentWrap .single ul{margin-bottom:30px}#underContentWrap .single ul li{list-style:circle;padding-left:.5em;margin-left:1em}#underContentWrap .single .underthmBox{width:100%;margin-bottom:50px;position:relative}#underContentWrap .single .underthmBox .awardMark{right:0;left:inherit}#underContentWrap .single .underthmBox img{width:100%;display:block;height:auto}#underContentWrap .single .nextNavBox{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;padding-top:40px;margin-top:40px;font-size:1.5rem}#underContentWrap .single .nextNavBox span{margin:0 20px}#underContentWrap .single .nextNavBox span a{display:block;color:#fff;text-decoration:none;position:relative;padding-right:15px;line-height:1;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/iconArrowW01.png) no-repeat right .3em;background-size:6px}#underContentWrap .single .nextNavBox span.prev a{padding-right:0;padding-left:15px;background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/iconArrowW02.png) no-repeat left .3em;background-size:6px}.dli-check-circle{display:inline-block;vertical-align:middle;color:#d9d9d9;line-height:1;position:relative;width:1em;height:1em;border:.1em solid currentColor;border-radius:50%;box-sizing:content-box}.dli-check-circle span{width:.58em;height:.261em;border:.1em solid currentColor;border-top:0;border-right:0;box-sizing:border-box;transform:translateY(-25%) rotate(-45deg);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.OrderList{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.OrderList .OrderBox{background:#333;border-radius:10px;padding:30px 20px 20px;width:31%;margin-bottom:40px}@media screen and (max-width:834px){.OrderList .OrderBox{width:100%}}.OrderList .OrderBox:nth-child(n+4){margin-bottom:0}@media screen and (max-width:834px){.OrderList .OrderBox:nth-child(n+4){margin-bottom:40px}}.OrderList .OrderBox .OrderBoxIn{position:relative}.OrderList .OrderBox .OrderBoxIn .nmb{position:absolute;font-size:80px;color:#ffd522;font-style:italic;font-weight:900;right:0;top:-70px}.OrderList .OrderBox .OrderBoxIn h3{font-size:2.4rem;font-weight:900;text-align:center;margin-bottom:10px;display:block;letter-spacing:.1em}.OrderList .OrderBox .OrderBoxIn .img01{width:50%;margin:0 auto}.OrderList .OrderBox .OrderBoxIn .img01 img{width:100%;display:block;margin:0 auto}.OrderList .OrderBox .OrderBoxIn .txt01{text-align:justify;line-height:1.6em;font-size:1.4rem}.OrderList .OrderBox .OrderBoxIn .txt01 a{text-decoration:underline;color:#ffd522}.OrderPrice{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px}.OrderPrice .OrderPriceBox{color:#333;width:350px;margin:0 20px;background:#fff;border-radius:20px;padding-bottom:30px}@media screen and (max-width:834px){.OrderPrice .OrderPriceBox{width:80%;margin-bottom:30px}.OrderPrice .OrderPriceBox:last-child{margin-bottom:0}}.OrderPrice .OrderPriceBox .arrow{position:relative;display:block;margin:10px auto -10px;width:40px;height:20px}.OrderPrice .OrderPriceBox .arrow:before,.OrderPrice .OrderPriceBox .arrow:after{content:"";position:absolute;bottom:0;left:calc(50% - 5px);width:7px;height:22px;border-radius:9999px;background-color:#333;transform-origin:50% calc(100% - 2px)}.OrderPrice .OrderPriceBox .arrow:before{transform:rotate(45deg)}.OrderPrice .OrderPriceBox .arrow:after{transform:rotate(-45deg)}.OrderPrice .OrderPriceBox .txt01{background:#333;color:#fff;border-radius:10px 10px 0 0;padding:20px 0;font-weight:700;font-size:2.4em;text-align:center}.OrderPrice .OrderPriceBox .txt01.c01{background:#ffd522}.OrderPrice .OrderPriceBox .txt01 span{display:block;text-align:center;margin-bottom:10px}.OrderPrice .OrderPriceBox .txt01 span.t01{font-size:.5em;font-weight:400;margin-bottom:0}.OrderPrice .OrderPriceBox .txt02{font-weight:900;font-size:2em;text-align:center;padding:30px 0 10px}.OrderPrice .OrderPriceBox .txt02 span{font-size:3em;display:inline-block}.OrderPrice .OrderPriceBox .txt02 span.in01{text-decoration:line-through}.OrderPrice .OrderPriceBox .txt02 span.in02{font-size:.8em;display:block;font-weight:500;border:1px solid #333;width:100px;margin:0 auto;padding:4px 0 7px}.OrderPrice .OrderPriceBox .txt02 span.in02.lim{border:none;background:#7f1c32;color:#fff}.OrderPrice .OrderPriceBox .txt02 span.in03{color:#7f1c32}.WorksList{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.WorksList .WorksBox{width:30%;margin-bottom:40px}@media screen and (max-width:834px){.WorksList .WorksBox{width:48%;margin-bottom:30px}}.WorksList .WorksBox:nth-child(n+3){margin-bottom:0}@media screen and (max-width:834px){.WorksList .WorksBox:nth-child(n+3){margin-bottom:30px}}.WorksList .WorksBox:nth-of-type(4){margin-left:17.5%}@media screen and (max-width:834px){.WorksList .WorksBox:nth-of-type(4){margin:0 auto 30px}}.WorksList .WorksBox:nth-of-type(5){margin-right:17.5%}@media screen and (max-width:834px){.WorksList .WorksBox:nth-of-type(5){margin:0 auto 30px}}.WorksList .WorksBox .WorksBoxIn{width:100%;text-align:center;font-size:1.4rem}.WorksList .WorksBox .WorksBoxIn img{width:100%;margin-bottom:30px}.WorksList .WorksBox .WorksBoxIn span{display:block;margin-bottom:10px}.WorksList .WorksBox .WorksBoxIn span a{text-decoration:underline;font-size:.8em}.GeneralList{display:flex;justify-content:space-between;width:90%;margin:0 auto;flex-wrap:wrap}.GeneralList .GeneralBox{width:48%;background:#222;padding:30px;border-radius:20px}@media screen and (max-width:834px){.GeneralList .GeneralBox{width:100%;margin-bottom:30px}}.GeneralList .GeneralBox .img01{border-radius:10px;overflow:hidden;margin-bottom:20px}.GeneralList .GeneralBox img{width:100%;height:auto;display:block}.GeneralList .GeneralBox h3{font-size:2.1rem;font-weight:700;text-align:center;margin-bottom:20px}.GeneralList .GeneralBox h3.fukidashi{background:#ffd522;padding:.6em;position:relative;border-radius:10px;margin-bottom:30px}.GeneralList .GeneralBox h3.fukidashi:after{content:"";position:absolute;top:100%;left:50%;margin-left:-12px;width:0;height:0;border:12px solid transparent;border-top:12px solid #ffd522}.GeneralList .GeneralBox p{font-size:1.5rem;line-height:2em}.GeneralList .GeneralBox p a{text-decoration:underline;color:#ffd522}.GeneralList .GeneralBox p strong{font-weight:900;color:#ffd522}.GeneralList .GeneralBox p strong.cl{color:#0d5074}.faqList{font-size:1.5rem}.faqList details{width:100%;max-width:800px;margin:0 auto 10px;border-radius:4px;background:#fff;color:#333}.faqList details summary{display:flex;justify-content:space-between;align-items:center;position:relative;padding:1em 2em 1em 3em;font-weight:600;cursor:pointer}.faqList details summary:before{color:#75bbff;content:"Q";position:absolute;left:1em;font-weight:600;font-size:1.3em}.faqList details summary:after{transform:translateY(-25%) rotate(45deg);width:7px;height:7px;margin-left:10px;border-bottom:3px solid rgba(51,51,51,.7019607843);border-right:3px solid rgba(51,51,51,.7019607843);content:"";transition:transform .5s}.faqList details[open] summary:after{transform:rotate(225deg)}.faqList details[open] p{transform:none;opacity:1}.faqList .a{position:relative;transform:translateY(-10px);opacity:0;margin:0;padding:.3em 3em 1.5em;color:#333;transition:transform .5s,opacity .5s;text-align:justify;line-height:1.8em}.faqList .a span{display:block}.faqList .a span.txt01{text-decoration:underline;margin:10px 0}.faqList .a span.img01{display:flex;justify-content:space-between}.faqList .a span.img01 img{width:32%;height:auto;display:block}.faqList .a:before{position:absolute;left:1em;font-weight:600;font-size:1.3em;color:#ff8d8d;line-height:1.2;content:"A"}.OptionList{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1.5rem}.OptionList li{width:48%;border-radius:5px;margin-bottom:40px;display:flex;justify-content:space-between;align-items:self-start}@media screen and (max-width:834px){.OptionList li{width:100%}}.OptionList li:nth-child(n+4){margin-bottom:0}@media screen and (max-width:834px){.OptionList li:nth-child(n+4){margin-bottom:40px}}.OptionList li .txt01{width:62%;margin-bottom:10px}.OptionList li .txt01 span{display:block}.OptionList li .txt01 span.name{font-size:1.7rem;font-weight:700;margin-bottom:10px}.OptionList li .txt01 span.price{background:#333;display:inline-block;padding:2px 6px 4px;font-weight:700;border-radius:3px;margin-bottom:10px}.OptionList li .txt01 span.info{font-size:1.3rem;line-height:1.4em}.OptionList li .img01{width:30%;border-radius:50%}.OptionList li .img01 img{width:100%;height:auto;display:block}.ftCtBtn{position:fixed;right:20px;bottom:20px;display:block;z-index:3;width:460px;display:flex;justify-content:space-between}@media screen and (max-width:834px){.ftCtBtn{bottom:0;right:0;width:100%}}.ftCtBtn .linkBtn01{padding:15px 25px 15px 15px;border:1px solid #fff;width:auto;min-width:220px;display:block;background:#04588b;min-width:none}.ftCtBtn .linkBtn01:last-child{background:#61905c}.ftCtBtn .linkBtn01 span{display:inline-block;padding-left:2em}@media screen and (max-width:834px){.ftCtBtn .linkBtn01 span{margin-left:-1em}}.ftCtBtn .linkBtn01.tel span{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/icon_tel_W.png) no-repeat left center;background-size:contain}.ftCtBtn .linkBtn01.line span{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/icon_fkds_W.png) no-repeat left center;background-size:contain}@media screen and (max-width:834px){.ftCtBtn .linkBtn01{max-width:100%;width:50%;border-radius:0;border:none;padding:20px 0;min-width:auto}}.FormLinkBtn{width:100px;height:100px;background:#ffd522;text-align:center;border-radius:50%;display:flex;font-size:1.8rem;font-weight:700;position:fixed;right:50px;bottom:50px;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,.6)}@media screen and (max-width:834px){.FormLinkBtn{right:20px;bottom:20px;transform:scale(.8)}}.FormLinkBtn span{display:block;font-size:1.1rem;text-align:center}.FormLinkBtn:hover{transition:all .5s;transform:scale(1.2);opacity:.95;background:#04588b}#topFishreport .fishInst{margin-bottom:30px}#fishPrint #fishPrintMain{background:url(//uroboros-fishing.com/wp-content/themes/uroboros-wp/css/../img/fishprint/mv.png) no-repeat center center;background-size:cover}#fishPrint #fishPrintPrice .txt10{font-size:1.8rem;text-align:center;border:1px solid #fff;padding:10px 0 15px;max-width:740px;margin:0 auto 20px}@media screen and (max-width:834px){#fishPrint #fishPrintPrice .txt10{font-size:1.5rem}}#fishPrint #fishPrintPrice .txt10 span{font-size:2rem;font-weight:700;color:#d9d9d9}#fishPrint #fishPrintPrice .txt11{text-align:center;font-size:1.3rem}#fishPrint #fishPrintPrice .txt11 a{text-decoration:underline}@media screen and (max-width:834px){.prvcyBox{width:100%}}.prvcyBox .prvcyIn{font-size:1.4rem;line-height:1.6em}.prvcyBox .prvcyIn h2{font-family:"Noto Serif JP",serif;font-weight:500;font-size:1.8rem;font-weight:700;margin-bottom:20px;border-bottom:1px solid #fff;padding-bottom:20px}.prvcyBox .prvcyIn ol{padding-left:1em}.prvcyBox .prvcyIn ol li{list-style-type:disc;margin-bottom:5px}.prvcyBoxTop{width:600px;margin:0 auto 50px;height:200px;overflow-y:scroll;padding:20px;border:1px solid #ccc;border-radius:5px}@media screen and (max-width:834px){.prvcyBoxTop{width:100%}}.prvcyBoxTop .prvcyIn{font-size:1.4rem;line-height:1.6em}.prvcyBoxTop .prvcyIn h2{font-size:1.6rem;font-weight:700;margin-bottom:30px}.prvcyBoxTop .prvcyIn ol{padding-left:1em}.prvcyBoxTop .prvcyIn ol li{list-style-type:disc;margin-bottom:5px}