@charset "utf-8";@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');a{text-decoration:none;color:#004dbb}.header .gnavi>li>a{color:#000}.header .gnavi>li>a:hover{color:#000;text-decoration:none}.postMenu a{color:#000 !important}.footer ul.wrap a{color:#000 !important}.postList .cat a{color:#000}.postList .cat a:hver{color:#fff}ul.postList p a{color:#000}ul.postList p a:hover{text-decoration:none}.post .postDetail .cat a{color:#000}.post .postDetail .cat a:hover{color:#fff;text-decoration:none}.post .postLink .back a{color:#000}.post .postLink .prev a,.post .postLink .next a{color:#000}.post .postLink .prev a:hover,.post .postLink .next a:hover{color:#fff;text-decoration:none}html{font-size:62.5%}body,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li,dl,dt,dd,table,th,td,img,form{margin:0;padding:0;border:none;line-height:100%;list-style-type:none;font-style:normal;font-weight:400;font-family:'Noto Sans JP',sans-serif;text-align:left;color:#000}textarea{font-size:100%}img{vertical-align:bottom}li.width-6em a{width:6em}body{position:relative;font-size:1rem;min-width:1280px}p,table,dl,ol,ul li{font-size:1.5rem;line-height:1.7}.wrap{width:1100px;margin:0 auto}.header{position:fixed;top:0;left:0;width:100%;z-index:999;background:#fff}.header .wrap{width:1280px}.header .headerWrap{position:relative;padding:30px 0}.header .wrap{display:flex;align-items:center;justify-content:space-between}.header h1{width:239px}.header h1 a{transition:.3s}.header h1 a:hover{opacity:.7}.header h1 img{width:100%;height:auto}.header .gnavi{display:flex;justify-content:space-between;align-items:center}.header .gnavi>li{font-size:1.8rem;font-weight:700;line-height:1.0}.header .gnavi>li>a{position:relative;display:block}.header .gnavi>li>a:before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:1px;background:#fff;opacity:0;transition:all .8s cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1);transform:translateY(5px)}.header .gnavi>li>a:active:before,.header .gnavi>li>a:focus:before,.header .gnavi>li>a:hover:before{opacity:1;height:2px;transform:translateY(0);background:#000}.header .gnavi>li+li{margin-left:48px}.header .gnavi>li:last-child a{border:1px solid #000;padding:.5em;transition:all .4s cubic-bezier(.165,.84,.44,1)}.header .gnavi>li:last-child>a:before{content:none}.header .gnavi>li:last-child a:hover{background:#000;color:#fff}#toggle{display:none;width:30px;height:23px;cursor:pointer;z-index:101}#toggle div{position:relative}#toggle span{display:block;position:absolute;height:3px;width:100%;background:#000;left:0;transition:.35s ease-in-out}#toggle span:nth-child(1){top:0}#toggle span:nth-child(2){top:10px}#toggle span:nth-child(3){top:20px}.fixed{position:fixed;width:100%;height:100%}main{display:block;padding-top:115px}.headline{font-size:2.4rem;font-weight:700;display:flex;align-items:center;margin:0 0 40px}.headline span{flex-shrink:0;letter-spacing:.1em;text-indent:.1em}.headline:before,.headline:after{content:"";flex-grow:1;height:1px;background:#444;display:block}.headline:before{margin-right:1em}.headline:after{margin-left:1em}.home .long .btn,.home .short .btn{display:block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:0;padding:0;font-size:1rem;line-height:1;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.postMenu .btn{border:0;padding:0}.home .short .btn form{font-family:Arial}.postList{display:flex;justify-content:space-between;flex-wrap:wrap}.postList:before{content:"";display:block;width:248px;order:1}.postList:after{content:"";display:block;width:248px}.postList li{width:248px}.postList.reportPost li{width:341px;margin-top:40px}.postList.reportPost li:nth-child(-n+3){margin-top:0}.postList.reportPost:before{content:none}.postList.reportPost:after{width:341px}.postList li p{text-align:justify}.postList li .img{overflow:hidden}.postList li .img a{display:block;width:100%;position:relative;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1);transition:all 1s cubic-bezier(.165,.84,.44,1);-webkit-transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-timing-function:cubic-bezier(.165,.84,.44,1);background-size:cover;background-position:center center;background-repeat:no-repeat}.postList li .img a:after{content:'';display:block;width:100%;height:0;padding-top:210px}.postList.reportPost li .img a:after{padding-top:229px}.postList li .img a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.postList .ttl{font-weight:700;line-height:1.3;font-size:1.8rem;margin:.5em 0 5px}.postList .data{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px}.postList .date{font-size:1.5rem;font-weight:700}.postList .cat{font-size:1.1rem;font-weight:700}.postList .cat a{display:block;border:1px solid #000;padding:0 .5em;transition:all .4s cubic-bezier(.165,.84,.44,1)}.postList .cat a:hover{color:#fff;background:#000}.postList.reportPost .data{justify-content:flex-start}.postList.reportPost .cat{margin-left:10px}.postList.reportPost .cat a{color:#004dbb;border:1px solid #004dbb}.postList.reportPost .cat a:hover{background:#004dbb;color:#fff}.blogPost .link,.reportPost .link{font-weight:700;text-align:right;margin:15px 0 0}.blogPost .link a,.reportPost .link a{position:relative;color:#004dbb;padding:0 0 0 1em}.blogPost .link a:hover,.reportPost .link a:hover{text-decoration:underline}.blogPost .link a:before,.reportPost .link a:before{content:'';position:absolute;top:50%;left:0;width:0;height:0;border-style:solid;border-width:7px 0 7px 10px;border-color:transparent transparent transparent #004dbb;margin-top:-7px}.postList .txt a:hover{text-decoration:underline}.lower .fv{position:relative;padding:140px 0 130px;margin:0 0 105px}.lower .fv h2{position:relative;width:1100px;line-height:1;margin:0 auto;z-index:1;font-weight:700;letter-spacing:.1em;font-size:6rem;text-shadow:#fff 7px 0px 7px,#fff -7px 0px 7px,#fff 0px -7px 7px,#fff -7px 0px 7px,#fff 7px 7px 7px,#fff -7px 7px 7px,#fff 7px -7px 7px,#fff -7px -7px 7px,#fff 5px 7px 7px,#fff -5px 7px 7px,#fff 5px -7px 7px,#fff -5px -7px 7px,#fff 7px 5px 7px,#fff -7px 5px 7px,#fff 7px -5px 7px,#fff -7px -5px 7px,#fff 5px 5px 7px,#fff -5px 5px 7px,#fff 5px -5px 7px,#fff -5px -5px 7px}.lower .fv h2 span{display:block;font-size:3rem;margin:.7em 0 0}.lower .fv div{position:absolute;top:0;right:0;width:calc((1100px - 145px) + ((100% - 1100px)/2));height:100%;background:url(//www.k-mizoguchi.com/mzwp/wp-content/themes/mizoguchi/css/../img/index/bg_fv_20221212.jpg) 0 0 no-repeat;background-size:cover!important}.post .postMenu .tools .btn{margin-top:24px}.post .postMenu .tools .btn:first-of-type{margin-top:0}.post .postMenu .tools .btn img{max-width:100%}.lower .search{border:1px solid #4c4c4c;background:#e5e5e5;padding:35px 20px 41px 22px;box-sizing:border-box;margin:25px 0 0}.lower .search p{font-size:2.8rem;font-weight:700;text-align:center;letter-spacing:1em;text-indent:1em;line-height:1;margin:0 0 15px}.lower .search form{display:flex;justify-content:space-between}.lower .search form input[type=search]{width:220px;border:1px solid #4c4c4c;box-sizing:border-box;font-size:1.6rem;padding:.3em 0;-webkit-appearance:none;border-radius:0}.lower .search form input[type=submit]{width:30px;height:30px;background:url(//www.k-mizoguchi.com/mzwp/wp-content/themes/mizoguchi/css/../img/common/icon_search.png) center center no-repeat #004dbb;border-radius:3px;font-size:0;border:0;cursor:pointer;transition:.3s;-webkit-appearance:none;border-radius:5px}.lower .search form input[type=submit]:hover{opacity:.7}.post .postMenu .tools .btn a,.post .postMenu #sidebar_banner_area a{transition:.3s}.post .postMenu .tools .btn a:hover,.post .postMenu #sidebar_banner_area a:hover{opacity:.7}.lower .pager,.lower ul.page-numbers{display:flex;justify-content:center;margin:150px 0 0}.lower .pager li,.lower .page-numbers li{font-size:1.4rem;border:1px solid #ccc}.lower .pager li a,.lower ul.page-numbers li a{display:block;line-height:1;color:#428bca;padding:1em}.lower .pager li.current,.lower .pager li a:hover,.lower ul.page-numbers li .current,.lower ul.page-numbers li a:hover{line-height:1;background:#428bca;color:#fff;padding:1em;outline:1px solid transparent}.lower ul.page-numbers li .current{padding:.8em 1em}.lower ul.page-numbers li .current,.lower ul.page-numbers li .dots{line-height:3.0}.lower ul.page-numbers li .dots{margin-left:1em;margin-right:1em}.lower .pager li+li,.lower ul.page-numbers li+li{border-left:0}.lower .pager .prev,.lower ul.page-numbers .prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.lower .pager .next,.lower ul.page-numbers .next{border-top-right-radius:5px;border-bottom-right-radius:5px}.post{display:flex;justify-content:space-between;padding:0 0 120px}.post img{max-width:100%}.post .postDetail{width:746px}.post .postDetail .ttl{font-weight:700;font-size:3rem;border-bottom:2px solid #000;line-height:1.4;padding:0 0 .2em}.post .postDetail .date{font-size:1.9rem;font-weight:700;margin:10px 0}.post .postDetail .cat{display:inline-block;font-size:1.7rem;font-weight:700;margin:0 0 25px}.post .postDetail .cat a{display:block;border:1px solid #000;line-height:1;transition:.3s;padding:.2em .5em}.post .postDetail .cat a:hover{background:#000;color:#fff}.post .postDetail .txt p{display:block;padding:10px 0}.post .postDetail .txt img{margin-bottom:1.5em}.post .postDetail .txt strong{font-weight:700}.post .postDetail .txt em{font-style:italic}.post .postDetail .txt blockquote{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:1em;-webkit-margin-end:1em}.post .postDetail .txt .aligncenter{display:block;margin:0 auto}.post .postDetail .txt .alignright{float:right}.post .postDetail .txt .alignleft{float:left}.post .postDetail .txt img[class*=wp-image-],.post .postDetail .txt img[class*=attachment-]{height:auto;max-width:100%}.post .postMenu{width:301px}.post .postMenu #sidebar_banner_area{margin-top:40px}.post .postMenu .ttl{font-size:1.9rem;font-weight:700;border-bottom:2px solid #000;padding:0 0 10px;margin:40px 0 15px}.post .postMenu ul li{font-size:1.9rem;line-height:1.6}.post .postMenu ul li+li{margin-top:5px}.post .postMenu ul li a:hover{text-decoration:underline}.post .postLink{position:relative;text-align:center;padding:0 212px;margin:80px 0 0}.post .postLink .prev,.post .postLink .next{position:absolute;top:0;left:0;width:210px;font-size:1.6rem;font-weight:700;border:1px solid #000}.post .postLink .prev a,.post .postLink .next a{display:block;line-height:1;padding:1.5em 0;transition:.3s}.post .postLink .prev a:hover,.post .postLink .next a:hover{background:#000;color:#fff}.post .postLink .next{right:0;left:auto}.post .postLink .back{display:inline-block;font-size:1.6rem;font-weight:700;margin:calc(1.5em + 1px) auto}.post .postLink .back a{line-height:1.0}.post .postLink .back a:hover{text-decoration:underline}.footer{position:relative;padding:100px 0 0}.footer .footBnr li{display:inline-block;margin-right:32px}.footer .footBnr li:nth-of-type(4n){margin-right:0}.footer .footBnr li a{transition:.3s}.footer .footBnr li a:hover{opacity:.7}.footer .footLink{display:flex;justify-content:flex-start;border-left:1px solid #b2b2b2;margin-top:50px}.footer .footLink li{display:flex;align-items:center;justify-content:center;width:165px;font-size:1.7rem;font-weight:700;line-height:1.4;text-align:center;border-right:1px solid #b2b2b2}.footer .footLink li a{display:block}.footer .footLink li a:hover{text-decoration:underline}.footer .footAddress{background:#000;margin:70px 0 0;padding:40px 0 35px}.footer .footAddress .address{font-size:1.6rem}.footer .footAddress p{color:#fff;font-weight:700}.footer .footAddress .address{font-size:1.6rem}.footer .footAddress .copy{text-align:right;font-size:1.4rem}.search-results .postList li{display:inline-block;vertical-align:top}.search-results .postList.reportPost li{margin-top:40px}.search-results .postList.reportPost li:nth-child(-n+2){margin-top:0}.search-results .post .postDetail .date{font-size:1.5rem;margin-top:0;margin-bottom:0}.search-results .post .postDetail .cat{margin-bottom:0;margin-left:10px;font-size:1.1rem}@media screen and (min-width :768px){.sp{display:none!important}}@media screen and (max-width :767px){html{overflow:auto}body{min-width:inherit}p,table,dl,ol,ul li{font-size:3.5vw;text-align:justify}img{width:100%;height:auto}.obi{font-size:5.4vw;line-height:1.6}.header{position:fixed;top:0;left:0;width:100%}.headline{font-size:5.8vw;margin-bottom:1.5em}main{display:block;padding:57px 0 0}.pc{display:none}.sp{display:block!important}.wrap{width:90%}.header.open{background:#fff;height:100%}.header .headerWrap{padding:0}.header .wrap{width:auto}.header .headerWrap:before{left:5%;width:90%}.header .gnavi>li>a:before{content:none}.mobileHead{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:17px 5%;box-sizing:border-box;z-index:999}.mobileHead h1{width:60vw;max-height:20px}.mobileHead h1 img{width:auto;height:20px}.header .gnavi>li:last-child a:hover{background:#fff;color:#000}.lower{padding:57px 0 0}#gnav{position:absolute;top:-100vh;width:100%;height:100vh;overflow-y:scroll;text-align:center;padding:57px 0 0;transition:.5s ease-in-out;box-sizing:border-box}#gnav ul{display:block;background:#fff;padding:0 5%}#gnav ul li{float:none;position:static;font-size:4vw;font-weight:700}#gnav ul li a{padding:1.3em 0}.header .gnavi>li+li{border-top:1px solid rgba(0,0,0,.15);margin:0}#toggle{display:block}.open #toggle span:nth-child(1){top:10px;transform:rotate(315deg)}.open #toggle span:nth-child(2){width:0;left:50%}.open #toggle span:nth-child(3){top:10px;transform:rotate(-315deg)}.open #gnav{-moz-transform:translateY(100vh);-webkit-transform:translateY(100vh);transform:translateY(100vh)}.header .gnavi>li:last-child a{border:0}.postList li{width:47%;margin-top:8%}.postList li:nth-of-type(-n+2){margin-top:0}.postList .ttl{font-size:5vw;margin:1em 0 .5em}.postList .data{margin:0 0 .5em}.postList .date{font-size:3.5vw}.postList .cat{font-size:3vw}.blogPost .link{font-size:4vw;margin:.5em 0 0}.postList.reportPost li{width:47%;margin-top:8%}.postList.reportPost li:nth-child(-n+2){margin-top:0}.postList.reportPost li:nth-child(3){margin-top:8%}.postList li .img a{background-size:cover!important}.postList li .img a:after,.postList.reportPost li .img a:after{padding-top:100%}.lower .fv{margin:0 0 10%;padding:8% 5%}.lower .fv div{width:70%}.lower .fv h2{width:auto;font-size:8vw;text-shadow:#fff 4px 0px 4px,#fff -4px 0px 4px,#fff 0px -4px 4px,#fff -4px 0px 4px,#fff 4px 4px 4px,#fff -4px 4px 4px,#fff 4px -4px 4px,#fff -4px -4px 4px,#fff 2px 4px 4px,#fff -2px 4px 4px,#fff 2px -4px 4px,#fff -2px -4px 4px,#fff 4px 2px 4px,#fff -4px 2px 4px,#fff 4px -2px 4px,#fff -4px -2px 4px,#fff 2px 2px 4px,#fff -2px 2px 4px,#fff 2px -2px 4px,#fff -2px -2px 4px;margin:0}.lower .fv h2 span{font-size:4vw}.lower .pager,.lower ul.page-numbers{margin:15% 0 0}.lower .pager li,.lower ul.page-numbers li{font-size:3.2vw}.post{display:block;padding:0}.post .postDetail{width:auto}.post .postLink{padding:0 26vw;margin:10% 0 0}.post .postLink .prev,.post .postLink .next{width:26vw;font-size:3.2vw}.post .postLink .back{font-size:3.2vw}.post .postDetail .ttl{font-size:6vw;padding:0 0 .5em}.post .postDetail .date{font-size:4vw;margin:.5em 0}.post .postDetail .cat{font-size:4vw;margin:0 0 5%}.post .postDetail .txt p{font-size:3.5vw}.post .postMenu{width:100%;margin:15% 0 0}.post .postMenu .tools{display:flex;flex-wrap:wrap;justify-content:space-between}.post .postMenu .tools .btn{width:48.5%;margin-top:0}.post .postMenu .tools .search{width:100%;padding:4% 3%;margin:3% 0 0}.post .postMenu .tools .search p{font-size:4vw;margin:0 0 .5em}.post .postMenu .tools .search form input[type=search]{width:calc(100% - 8vw);font-size:3.6vw}.post .postMenu .tools .search form input[type=submit]{width:7vw;height:7vw}.post .postMenu .ttl{font-size:4vw;margin:10% 0 3%}.post .postMenu ul li{font-size:4vw}li.width-6em a{width:auto}.footer{padding-top:15%}.footer .footBnr{justify-content:space-between;flex-wrap:wrap;display:flex}.footer .footBnr li{width:49%;margin-top:2%;margin-right:0}.footer .footBnr li:nth-child(-n+2){margin-top:0}.footer .footLink{display:flex;flex-wrap:wrap;width:100%;border-left:0;margin:5% 0 0}.footer .footLink li{display:block;width:50%;font-size:4vw;border-right:0;border-top:1px solid #b2b2b2;box-sizing:border-box}.footer .footLink li:nth-child(odd){border-right:1px solid #b2b2b2}.footer .footLink li:last-child{width:100%}.footer .footLink li a{display:block;padding:1em 0;line-height:1.0}.footer .footLink li a br{display:none}.footer .footAddress{padding:8% 0;margin:0}.footer .footAddress .address{font-size:4.2vw;text-align:center}.footer .footAddress .copy{font-size:3.6vw;text-align:center;margin-top:1em}li.width-6em a{width:auto}}.clear{clear:both}.cf:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}.cf{display:inline-block}* html .cf{height:1%}.cf{display:block}