@charset "UTF-8";.font-zen{font-family:"Zen Kurenaido",sans-serif}@media only screen and (max-width:768px){.pc-only{display:none !important}}.sp-only{display:none !important}@media only screen and (max-width:768px){.sp-only{display:block !important}}body{font-family:"Noto Sans JP",Avenir,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans",ヒラギノ角ゴシック,YuGothic,"Yu Gothic",メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.page-wrapper{color:#333}header{width:100%;height:80px;position:fixed;z-index:1000;top:0;padding:16px 24px;background:linear-gradient(#fff,transparent)}header .logo{display:inline-block}header .logo img{display:block;width:50px;height:50px}header .toggle{display:none}header .menu-icon{position:absolute;top:32px;right:24px;z-index:100}header .menu-icon span{display:block;width:40px;height:2px;margin-bottom:8px;border-radius:4px;background:#333;transition:all .3s}header nav{width:300px;height:100vh;overflow:hidden;opacity:0;background:#fff;position:absolute;right:-300px;top:0;transition:all .3s;box-shadow:-10px 0 10px rgba(0,0,0,.2)}header nav .nav-inner{padding:80px 40px 20px;text-align:right}header nav ul{padding:20px 0}@media only screen and (max-width:768px){header nav ul{padding-bottom:0}}header nav li{margin-bottom:16px;font-family:"Fredericka the Great",serif;font-size:20px}header .toggle:checked~nav{right:0;opacity:1}header .toggle:checked~.menu-icon span:first-child{transform:rotate(-20deg) translate(-3px,10px)}header .toggle:checked~.menu-icon span:last-child{transform:rotate(20deg)}footer{background:#a8bbc6}footer .footer-inner{max-width:900px;margin:0 auto;padding:40px 20px 20px;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:768px){footer .footer-inner{display:block;padding:20px 20px 10px}}footer .footer-logo{flex-basis:24%;box-sizing:border-box}@media only screen and (max-width:768px){footer .footer-logo{padding:0}}footer .footer-logo img{display:block;width:150px;height:120px}@media only screen and (max-width:768px){footer .footer-logo img{margin:0 auto}}footer .link-list{flex-basis:76%;padding:0 20px;box-sizing:border-box}@media only screen and (max-width:768px){footer .link-list{padding:20px 0}}footer .link-list li{margin-bottom:16px;font-size:20px}footer .link-list li a{color:#fff;line-height:1;font-family:"Fredericka the Great",serif}footer .link-list li a:hover{color:#ff6d77 #ff6d77}footer .copyright{width:100%;text-align:right;font-size:12px;color:#fff}@media only screen and (max-width:768px){footer .copyright{text-align:center;padding-top:4px}}.contents-wrap .contents-inner{max-width:900px;margin:0 auto;padding:0 24px;box-sizing:border-box}.breadcrum{width:100%;padding-top:40px;margin:0 0 32px;font-family:"Zen Kurenaido",sans-serif}@media only screen and (max-width:768px){.breadcrum{padding-top:24px;margin:0 0 40px}}.breadcrum ul{display:flex}@media only screen and (max-width:768px){.breadcrum ul{max-width:1000px;overflow-x:scroll}.breadcrum ul::-webkit-scrollbar{display:none}}.breadcrum li{font-size:14px;word-break:keep-all;white-space:nowrap}.breadcrum li:after{content:">";font-size:11px;margin:0 10px}.breadcrum li:last-of-type:after{content:none}a{color:#ff6d77;transition:all .3s;text-decoration:none}a:hover{color:#a8bbc6}.btn{text-align:center;margin-bottom:16px}.btn a,.btn button,.btn input[type=submit]{display:inline-block;background:#333;padding:10px 64px;font-size:14px;color:#fff;letter-spacing:2px;text-decoration:none;transition:all .3s;outline:none;border:none}@media only screen and (max-width:768px){.btn a,.btn button,.btn input[type=submit]{padding:10px 16px}}.btn a:hover,.btn button:hover,.btn input[type=submit]:hover{background:#ff6d77}.page-top{position:fixed;bottom:24px;right:24px}.page-top a{width:48px;height:48px;text-align:center;font-size:24px;line-height:48px;padding:0;border-radius:50%}.article-link{display:flex;flex-wrap:wrap;justify-content:space-between;font-family:"Zen Kurenaido",sans-serif;position:relative}@media only screen and (max-width:768px){.article-link{display:block}}.article-link:after{content:"";display:block;width:30%}.article-link li{flex-basis:30%;margin-bottom:40px;position:relative}@media only screen and (max-width:768px){.article-link li{margin-bottom:32px}}.article-link li img{max-width:100%}.article-link .new{position:absolute;right:0;top:-22px;color:#ff6d77}.article-link a:hover{opacity:.8}.blog-cat{border-top:1px solid #333;padding:80px 0}@media only screen and (max-width:768px){.blog-cat{padding:56px 0 80px}}.blog-cat h2{font-family:"Fredericka the Great",serif;font-size:24px;text-align:center;font-weight:400;margin-bottom:40px}.blog-cat ul{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:768px){.blog-cat ul{display:block}}.blog-cat ul li{flex-basis:23%;box-sizing:border-box}.blog-cat ul li a{display:block;padding:10px;font-family:"Zen Kurenaido",sans-serif;font-size:20px}.blog-cat ul li span{display:block;font-size:14px;padding-top:4px}.blog-tag{border-top:1px solid #333;padding:80px 0}@media only screen and (max-width:768px){.blog-tag{padding:56px 0 80px}}.blog-tag h2{font-family:"Fredericka the Great",serif;font-size:24px;text-align:center;font-weight:400;margin-bottom:40px}.blog-tag ul{padding:0 80px}@media only screen and (max-width:768px){.blog-tag ul{padding:0}}.blog-tag ul li{display:inline-block;margin:0 10px 10px 0}.blog-tag ul i{padding-right:4px}.front-page{overflow:hidden}.front-page .page-inner{background:#a8bbc6}.front-page header{background:linear-gradient(#a8bbc6,transparent)}.front-page .mv{width:100%;padding-top:80px;margin-bottom:120px;box-sizing:border-box}@media only screen and (max-width:768px){.front-page .mv{margin-bottom:80px}}.front-page .mv img{display:block;width:1200px;height:428px;object-fit:cover;margin:0 auto}@media only screen and (max-width:768px){.front-page .mv img{width:100%;height:35.6%}}.front-page .comment{margin-bottom:120px}.front-page .comment p{color:#fff;font-size:16px;text-align:center;line-height:1.8}@media only screen and (max-width:768px){.front-page .comment p{font-size:14px;padding:0 20px}}.front-page h2{font-size:40px;text-align:center;color:#fff;font-family:"Fredericka the Great",serif;font-weight:400;letter-spacing:5px;margin-bottom:72px}@media only screen and (max-width:768px){.front-page h2{font-size:36px;margin-bottom:56px}}.front-page .profile .pbox{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:120px;position:relative}@media only screen and (max-width:768px){.front-page .profile .pbox{display:block;margin-bottom:80px}}@media only screen and (max-width:768px){.front-page .profile .pbox img{margin:0 auto 24px}}.front-page .profile .pbox .line{position:absolute}.front-page .profile .pbox .pbox-text{flex-basis:70%;background:#fff;padding:32px 40px;border-radius:4px;position:relative;font-size:14px;line-height:1.8}@media only screen and (max-width:768px){.front-page .profile .pbox .pbox-text{padding:24px}}.front-page .profile .pbox .pbox-text h3{font-family:"Fredericka the Great",serif;font-size:24px;letter-spacing:3px;color:#888;margin-bottom:24px}@media only screen and (max-width:768px){.front-page .profile .pbox .pbox-text h3{font-size:20px}}.front-page .profile .pbox .pbox-text h3 span{font-size:18px;padding-left:20px}@media only screen and (max-width:768px){.front-page .profile .pbox .pbox-text h3 span{font-size:15px;display:block;padding:0}}.front-page .profile .pbox .pbox-text p{margin-bottom:24px}.front-page .profile .pbox .pbox-text .p-info{margin-bottom:24px}.front-page .profile .pbox .pbox-text .link-box{display:flex;flex-wrap:wrap;justify-content:space-around}@media only screen and (max-width:768px){.front-page .profile .pbox .pbox-text .link-box{display:block}}.front-page .profile .pbox .pbox-text .link-box .btn{flex-basis:24%;box-sizing:border-box;margin-bottom:0}@media only screen and (max-width:768px){.front-page .profile .pbox .pbox-text .link-box .btn{margin-bottom:16px}}.front-page .profile .pbox .pbox-text .link-box .btn a{display:block;padding:8px 0;margin:0}.front-page .profile .pbox.ayasaki .line{top:225px;left:-110px}@media only screen and (max-width:768px){.front-page .profile .pbox.ayasaki .line{top:245px;left:50%;transform:translateX(calc(-50% - 50px))}}.front-page .profile .pbox.ayasaki .pbox-text:before{content:"";display:block;width:0;height:0;border-style:solid;border-color:transparent #fff transparent transparent;border-width:16px 24px 16px 0;position:absolute;top:80px;left:-24px}@media only screen and (max-width:768px){.front-page .profile .pbox.ayasaki .pbox-text:before{content:none}}.front-page .profile .pbox.itsumi .line{top:210px;right:-120px}@media only screen and (max-width:768px){.front-page .profile .pbox.itsumi .line{top:230px;right:50%;transform:translateX(calc(50% + 50px))}}.front-page .profile .pbox.itsumi img{order:1}.front-page .profile .pbox.itsumi .pbox-text{order:0}.front-page .profile .pbox.itsumi .pbox-text:before{content:"";display:block;width:0;height:0;border-style:solid;border-color:transparent transparent transparent #fff;border-width:16px 0 16px 24px;position:absolute;top:80px;right:-24px}@media only screen and (max-width:768px){.front-page .profile .pbox.itsumi .pbox-text:before{content:none}}.front-page .news{max-width:calc(100% - 40px);margin:0 auto 120px}@media only screen and (max-width:768px){.front-page .news{max-width:100%}}@media only screen and (max-width:768px){.front-page .news h2{margin-bottom:24px}}.front-page .news .news-box{background:#fff;border-radius:10px;padding:40px 40px 16px;margin-bottom:40px}@media only screen and (max-width:768px){.front-page .news .news-box{padding:24px 24px 8px}}.front-page .news li{display:flex;margin-bottom:24px}@media only screen and (max-width:768px){.front-page .news li{display:block}}.front-page .news li span{flex-basis:140px;padding-left:24px;box-sizing:border-box;position:relative}@media only screen and (max-width:768px){.front-page .news li span{display:block;margin-bottom:8px}}.front-page .news li span:before{content:"";display:block;width:10px;height:10px;background:#a8bbc6;border-radius:50%;position:absolute;left:0;top:6px}.front-page .news li p{flex-basis:calc(100% - 120px)}.front-page .portfolio{margin-bottom:120px}.front-page .portfolio ul{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:40px}.front-page .portfolio ul li{color:#fff;position:relative;font-family:"Zen Kurenaido",sans-serif}@media only screen and (max-width:768px){.front-page .portfolio ul li{margin-bottom:16px}}.front-page .portfolio ul li .new{color:#ff6d77;font-size:14px;position:absolute;right:0;top:0}.front-page .portfolio ul li a{display:block;background:#fff}.front-page .portfolio ul li a:hover img{opacity:.8}.front-page .portfolio ul li img{width:150px;height:150px;object-fit:cover;transition:all .3s}.front-page .portfolio ul li .type{display:block;text-align:right}.front-page .blog{background:#fff;padding:64px 0;color:#333}.front-page .blog h2{color:#333}.archive-page .contents-wrap,.page-page .contents-wrap{max-width:1000px;margin:120px auto 40px;padding:0 24px}.archive-page h1,.page-page h1{font-size:40px;font-family:"Fredericka the Great",serif;font-weight:400}.archive-page h1 span,.page-page h1 span{font-size:24px}@media only screen and (max-width:768px){.archive-page h1 span,.page-page h1 span{display:block;font-size:18px}}.page-page section{margin-bottom:40px}.page-page section h2{margin-bottom:16px;padding-top:16px}.page-page section p{margin-bottom:16px}.wp-pagenavi{display:flex;justify-content:center;margin-bottom:80px}.wp-pagenavi a,.wp-pagenavi span{display:block;width:36px;height:36px;background:#333;font-size:18px;color:#fff;font-family:"Zen Kurenaido",sans-serif;text-align:center;line-height:30px;margin:0 8px;border:1px solid #333;border-radius:50%;transition:all .3s}.wp-pagenavi a:hover,.wp-pagenavi span.current{background:#fff;color:#ff6d77}.single-page .contents-wrap{max-width:1000px;margin:80px auto 40px;padding:0 24px}.single-page article h1{margin-bottom:24px}.single-page article .pr-tips{background:#eee;padding:10px 16px;margin-bottom:24px;font-size:13px;font-family:"Zen Kurenaido",sans-serif;letter-spacing:2px}@media only screen and (max-width:768px){.single-page article .pr-tips{padding:10px;font-size:11px;margin-bottom:16px}}.single-page article .date{font-family:"Zen Kurenaido",sans-serif;margin-bottom:8px}.single-page article .date i{padding-right:7px}.single-page article .date time{margin-right:12px}.single-page article .category{margin-bottom:8px;font-size:14px}.single-page article .category i{padding-right:5px}.single-page article .category a{color:#333}.single-page article .category a:hover{color:#a8bbc6}.single-page article .tag{display:flex;margin-bottom:80px;font-size:14px}@media only screen and (max-width:768px){.single-page article .tag{margin-bottom:40px}}.single-page article .tag i{padding-right:4px}.single-page article .tag ul{line-height:1}.single-page article .tag li{display:inline-block}.single-page article .tag li:before{content:" , "}.single-page article .tag li:first-child:before{content:none}.single-page article .tag a{color:#333}.single-page article .tag a:hover{color:#a8bbc6}.single-page article .read-text{margin-bottom:40px}.single-page article .read-text p{max-width:800px;margin:0 auto 24px;padding:0 8px}.single-page article .fukidashi{display:flex;align-items:flex-start;margin-bottom:40px}.single-page article .fukidashi img{display:block;padding:0 32px}@media only screen and (max-width:768px){.single-page article .fukidashi img{padding:0}}.single-page article .fukidashi .comment{border:2px solid #333;padding:24px 40px;margin-top:14px;position:relative;font-size:14px}@media only screen and (max-width:768px){.single-page article .fukidashi .comment{padding:16px}}@media only screen and (max-width:768px){.single-page article .fukidashi-right .comment{margin-left:24px}}.single-page article .fukidashi-right .comment:before{content:"";position:absolute;top:36px;left:-24px;margin-top:-12px;border:12px solid transparent;border-right:12px solid #fff;z-index:2}.single-page article .fukidashi-right .comment:after{content:"";position:absolute;top:36px;left:-29px;margin-top:-14px;border:14px solid transparent;border-right:14px solid #333;z-index:1}@media only screen and (max-width:768px){.single-page article .fukidashi-left .comment{margin-right:24px}}.single-page article .fukidashi-left .comment:before{content:"";position:absolute;top:36px;right:-24px;margin-top:-12px;border:12px solid transparent;border-left:12px solid #fff;z-index:2}.single-page article .fukidashi-left .comment:after{content:"";position:absolute;top:36px;right:-29px;margin-top:-14px;border:14px solid transparent;border-left:14px solid #333;z-index:1}.single-page article .index{max-width:800px;margin:0 auto;padding:24px 32px 16px;box-sizing:border-box;border:1px solid #333}@media only screen and (max-width:768px){.single-page article .index{padding:16px}}.single-page article .index h2{font-family:"Fredericka the Great",serif;font-weight:400;padding:0 8px 8px;margin-bottom:16px;border-bottom:1px solid #333;line-height:1}.single-page article .index ul{padding-left:32px}.single-page article .index ul li{list-style:disc}@media only screen and (max-width:768px){.single-page article .index ul li ul{padding-left:16px}}.single-page article .index ul li li{list-style-type:circle}.single-page article .index ul li a{display:inline-block;color:#333;margin-bottom:10px}.single-page article .index ul li a:hover{text-decoration:underline}.single-page article .index ul p{margin:0;padding:0}.single-page article .main-contents{max-width:800px;padding:40px 0;margin:0 auto;box-sizing:border-box;font-size:14px;line-height:1.7}.single-page article .main-contents h2{font-size:28px;letter-spacing:2px;padding:60px 8px 0;margin-bottom:40px;position:relative}@media only screen and (max-width:768px){.single-page article .main-contents h2{font-size:26px;padding:40px 8px 0}}.single-page article .main-contents h2:before{content:"";display:block;width:100px;height:100px;border-radius:50%;background:#a8bbc6;position:absolute;top:12px;left:-8px;z-index:-1}.single-page article .main-contents h3{font-size:26px;letter-spacing:2px;padding:40px 8px 0;margin-bottom:40px;background:linear-gradient(transparent 84%,#a8bbc6 84%)}@media only screen and (max-width:768px){.single-page article .main-contents h3{font-size:24px;background:linear-gradient(transparent 90%,#a8bbc6 90%)}}.single-page article .main-contents h4{font-size:22px;letter-spacing:2px;padding:40px 9px 4px;margin-bottom:40px;border-bottom:1px solid #333}@media only screen and (max-width:768px){.single-page article .main-contents h4{font-size:20px}}.single-page article .main-contents p{margin-bottom:24px;padding:0 8px;letter-spacing:1px}.single-page article .main-contents p>img{box-shadow:0px 4px 10px rgba(0,0,0,.1)}@media only screen and (max-width:768px){.single-page article .main-contents p>img{padding:0}}.single-page article .main-contents ul{margin-bottom:32px;padding:0 8px 0 24px}.single-page article .main-contents ul li{list-style:disc;margin-bottom:16px}.single-page article .main-contents form{margin-bottom:24px;padding-left:8px}.single-page article .main-contents input[type=checkbox]{margin-right:8px}.single-page article .main-contents .marker{background:linear-gradient(transparent 60%,pink 60%)}.single-page article .main-contents .line-box{padding:24px 32px 0;margin-bottom:40px;border:1px solid #333}@media only screen and (max-width:768px){.single-page article .main-contents .line-box{padding:24px 24px 0}}.single-page article .main-contents .item-box{display:flex;flex-wrap:wrap;margin:0 auto 40px;padding:24px;border:2px solid #a8bbc6}@media only screen and (max-width:768px){.single-page article .main-contents .item-box{display:block}}.single-page article .main-contents .item-box img{width:200px;height:200px;object-fit:contain}@media only screen and (max-width:768px){.single-page article .main-contents .item-box img{margin:0 auto 16px}}.single-page article .main-contents .item-box p{padding:0;margin:0}.single-page article .main-contents .item-info{flex-basis:calc(100% - 200px);padding-left:24px;box-sizing:border-box}@media only screen and (max-width:768px){.single-page article .main-contents .item-info{padding:0}}.single-page article .main-contents .item-name{font-size:16px;padding:8px 4px;margin-bottom:8px;border-bottom:1px solid #a8bbc6}.single-page article .main-contents .item-price{margin-bottom:16px;padding-left:4px}@media only screen and (max-width:768px){.single-page article .main-contents .item-price{text-align:center}}.single-page article .main-contents .item-price span{font-size:20px;letter-spacing:2px;font-weight:700;margin-right:18px}@media only screen and (max-width:768px){.single-page article .main-contents .item-price span{display:block;margin:0}}.single-page article .main-contents .item-price span i{font-size:16px;padding-right:4px}.single-page article .main-contents .item-link{display:flex;flex-wrap:wrap;justify-content:flex-start}@media only screen and (max-width:768px){.single-page article .main-contents .item-link{display:block}}.single-page article .main-contents .item-link .item-btn{flex-basis:30%;margin-right:3%}@media only screen and (max-width:768px){.single-page article .main-contents .item-link .item-btn{margin-bottom:16px;margin-right:0}}.single-page article .main-contents .item-link .item-btn a{display:block;width:100%;padding:10px;color:#fff;background:#a8bbc6;border:1px solid #a8bbc6;font-size:18px;text-align:center;line-height:1;transition:all .3s;font-family:"Zen Kurenaido",sans-serif;letter-spacing:2px}@media only screen and (min-width:769px){.single-page article .main-contents .item-link .item-btn a:hover{background:0 0;color:#333}}.single-page article .main-contents .recommend-box{padding:32px 24px 24px;margin:0 auto 40px;border:1px solid #333;position:relative;display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.single-page article .main-contents .recommend-box{display:block}}.single-page article .main-contents .recommend-box h2{position:absolute;top:-15px;left:24px;padding:0 24px;background:#fff;font-family:"Fredericka the Great",serif;font-size:22px;font-weight:400}@media only screen and (max-width:768px){.single-page article .main-contents .recommend-box h2{left:50%;transform:translateX(-50%)}}.single-page article .main-contents .recommend-box h2:before{content:none}.single-page article .main-contents .recommend-box a{color:#333;font-size:16px}@media only screen and (min-width:769px){.single-page article .main-contents .recommend-box a:hover{color:#ff6d77}.single-page article .main-contents .recommend-box a:hover img{opacity:.8}}.single-page article .main-contents .recommend-box p{padding:0;margin:0}.single-page article .main-contents .recommend-box .recommend-img{flex-basis:240px}@media only screen and (max-width:768px){.single-page article .main-contents .recommend-box .recommend-img{margin-bottom:16px}}.single-page article .main-contents .recommend-box .recommend-img img{transition:all .3s;width:100%}.single-page article .main-contents .recommend-box .recomend-text{flex-basis:calc(100% - 240px);padding:20px 0 0 16px;box-sizing:border-box}@media only screen and (max-width:768px){.single-page article .main-contents .recommend-box .recomend-text{padding:0}}.single-page article .main-contents .recommend-box .recomend-text span{display:block;margin-top:4px;font-size:12px;color:#aaa}.single-page article .writer{max-width:800px;display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 auto 80px;padding:32px;background:#eee;border-radius:8px;position:relative;font-family:"Zen Kurenaido",sans-serif}@media only screen and (max-width:768px){.single-page article .writer{display:block;padding:48px 24px 24px;margin-bottom:40px}}.single-page article .writer .label{color:#fff;font-family:"Fredericka the Great",serif;letter-spacing:3px;background:#333;position:absolute;top:0;right:32px;padding:4px 24px}@media only screen and (max-width:768px){.single-page article .writer .label{right:auto;left:24px;padding:4px 24px}}.single-page article .writer img{width:150px}@media only screen and (max-width:768px){.single-page article .writer img{width:120px;margin:0 auto 16px}}.single-page article .writer .writer-info{flex-basis:calc(100% - 150px);padding:24px 0 0 32px;box-sizing:border-box}@media only screen and (max-width:768px){.single-page article .writer .writer-info{padding:0}}.single-page article .writer .writer-name{font-size:24px;margin-bottom:8px}@media only screen and (max-width:768px){.single-page article .writer .writer-name{text-align:center}}.single-page article .writer .writer-text{margin-bottom:24px}.single-page article .writer .sns-link{display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.single-page article .writer .sns-link{display:block}}.single-page article .writer .sns-link .btn{flex-basis:23%;box-sizing:border-box;margin:0 1%}@media only screen and (max-width:768px){.single-page article .writer .sns-link .btn{margin-bottom:16px}}.single-page article .writer .sns-link .btn a{display:block;padding:8px 0;margin:0}.single-page article .share-link{margin-bottom:40px}@media only screen and (max-width:768px){.single-page article .share-link{margin-bottom:40px}}.single-page article .share-link h2{font-size:24px;text-align:center;font-family:"Fredericka the Great",serif;font-weight:400;margin-bottom:16px}.single-page article .share-link ul{display:flex;flex-wrap:wrap;justify-content:space-between}.single-page article .share-link ul .btn{width:24%}@media only screen and (max-width:768px){.single-page article .share-link ul .btn{width:48%;margin-bottom:12px}}.single-page article .share-link ul .btn a{display:block;background:#a8bbc6;border:1px solid #a8bbc6}.single-page article .share-link ul .btn a:hover{background:#fff;color:#333}.single-page article .paging{display:flex;justify-content:space-between;position:relative;margin-bottom:80px;padding:8px 0 16px}@media only screen and (max-width:768px){.single-page article .paging{margin-bottom:40px}}.single-page article .paging:before{content:"";width:1px;height:100%;background:#333;position:absolute;top:0;left:50%}.single-page article .paging .pbox{flex-basis:47%}.single-page article .paging .pbox .label{font-size:20px;font-family:"Fredericka the Great",serif;font-weight:400;letter-spacing:2px;margin-bottom:8px}.single-page article .paging .pbox.next .label{text-align:right}.single-page article .paging .pbox a:hover{opacity:.8}.single-page .article-list{margin-bottom:80px;border-top:1px solid #333;padding:80px 0 0}@media only screen and (max-width:768px){.single-page .article-list{padding:56px 0 0}}.single-page .article-list h2{font-size:24px;text-align:center;font-family:"Fredericka the Great",serif;font-weight:400;margin-bottom:40px}.single-page .blog-ads{margin-bottom:40px}@media only screen and (max-width:768px){.single-page .blog-ads{margin-bottom:24px}}.single-page article .onmusu-bd ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding:0}.single-page article .onmusu-bd ul:after{content:"";width:30%;display:block}@media only screen and (max-width:768px){.single-page article .onmusu-bd ul:after{width:48%}}.single-page article .onmusu-bd ul li{list-style:none;flex-basis:30%;margin-bottom:32px}@media only screen and (max-width:768px){.single-page article .onmusu-bd ul li{flex-basis:48%}}.single-page article .onmusu-bd ul li img{box-shadow:0px 4px 10px rgba(0,0,0,.1);margin-bottom:16px}.single-page article .onmusu-bd ul li p{margin-bottom:0}.archive-portfolio-page .portfolio-link{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.archive-portfolio-page .portfolio-link:before{content:"";display:block;width:22%;order:1}.archive-portfolio-page .portfolio-link:after{content:"";display:block;width:22%}.archive-portfolio-page .portfolio-link li{width:22%;margin-bottom:40px}@media only screen and (max-width:768px){.archive-portfolio-page .portfolio-link li{width:48%;margin-bottom:16px}}.archive-portfolio-page .portfolio-link li:nth-child(-n+3){width:30%}@media only screen and (max-width:768px){.archive-portfolio-page .portfolio-link li:nth-child(-n+3){width:100%}}.archive-portfolio-page .portfolio-link li .img-box{width:100%;height:0;padding-top:calc(100% - 32px);background-size:cover;background-position:center;transition:all .3s;border:16px solid #a8bbc6}.archive-portfolio-page .portfolio-link li .img-box:hover{opacity:.8}.archive-portfolio-page .portfolio-link li .date{font-family:"Zen Kurenaido",sans-serif}.archive-portfolio-page .portfolio-link li .type{display:block;text-align:right;padding-top:4px;font-family:"Zen Kurenaido",sans-serif}.single-portfolio-page .p-head{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:768px){.single-portfolio-page .p-head{display:block}}.single-portfolio-page .p-head .img-wrap{flex-basis:40%}@media only screen and (max-width:768px){.single-portfolio-page .p-head .img-wrap{max-width:240px;margin:0 auto 24px}}.single-portfolio-page .p-head .img-box{width:100%;height:0;padding-top:calc(100% - 48px);background-size:cover;background-position:center;transition:all .3s;border:24px solid #a8bbc6}.single-portfolio-page .p-head .title-box{flex-basis:60%;padding-left:40px;box-sizing:border-box}@media only screen and (max-width:768px){.single-portfolio-page .p-head .title-box{padding:0}}.single-portfolio-page .p-head .title-box h1{padding:40px;position:relative;font-family:"Zen Kurenaido",sans-serif;font-weight:400}@media only screen and (max-width:768px){.single-portfolio-page .p-head .title-box h1{padding:24px;font-size:20px}}.single-portfolio-page .p-head .title-box h1:before{content:"";display:block;width:80px;height:80px;border-top:2px solid #333;border-left:2px solid #333;position:absolute;top:0;left:0}.single-portfolio-page .p-head .title-box h1:after{content:"";display:block;width:80px;height:80px;border-bottom:2px solid #333;border-right:2px solid #333;position:absolute;bottom:0;right:0}.single-portfolio-page .contents-info{margin-bottom:40px;padding:32px 32px 24px;border:1px solid #333}@media only screen and (max-width:768px){.single-portfolio-page .contents-info{padding:32px 24px 24px}}.single-portfolio-page .contents-info .info-text{margin-bottom:20px}.single-portfolio-page .contents-info ul{padding-left:20px}.single-portfolio-page .contents-info li{margin-bottom:8px;list-style:circle}.single-portfolio-page .contents-img{margin:0 auto 80px;max-width:640px}.single-portfolio-page .contents-img img{display:block;margin:0 auto 24px;box-shadow:0px 4px 10px rgba(0,0,0,.1)}.single-portfolio-page .contents-img p{margin-bottom:32px;font-size:14px}@media only screen and (min-width:769px){.single-portfolio-page .contents-img p{text-align:center}}.archive-news-page .news-list{max-width:calc(100% - 40px);margin:0 auto 120px}@media only screen and (max-width:768px){.archive-news-page .news-list{max-width:100%}}@media only screen and (max-width:768px){.archive-news-page .news-list h2{margin-bottom:24px}}.archive-news-page .news-list .news-box{border-radius:10px;padding:40px 40px 16px;margin-bottom:40px}@media only screen and (max-width:768px){.archive-news-page .news-list .news-box{padding:24px 0 8px}}.archive-news-page .news-list li{display:flex;margin-bottom:24px}@media only screen and (max-width:768px){.archive-news-page .news-list li{display:block}}.archive-news-page .news-list li span{flex-basis:140px;padding-left:24px;box-sizing:border-box;position:relative}@media only screen and (max-width:768px){.archive-news-page .news-list li span{display:block;margin-bottom:8px}}.archive-news-page .news-list li span:before{content:"";display:block;width:10px;height:10px;background:#a8bbc6;border-radius:50%;position:absolute;left:0;top:6px}.archive-news-page .news-list li .content-text{flex-basis:calc(100% - 120px)}.gallery-cat h2{font-family:"Fredericka the Great",serif;font-size:24px;text-align:center;font-weight:400;margin-bottom:40px}.gallery-cat ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.gallery-cat li{width:24%}@media only screen and (max-width:768px){.gallery-cat li{width:48%}}.gallery-cat .btn.current a{background:#ff6d77}.gallery-cat .btn a{display:block;border-radius:20px}.archive-gallery-page .illust-list{margin-bottom:40px}.archive-gallery-page .illust-link{display:flex;flex-wrap:wrap;justify-content:space-between}.archive-gallery-page .illust-link li{width:24%;margin-bottom:20px;position:relative;font-size:12px}@media only screen and (max-width:768px){.archive-gallery-page .illust-link li{width:32%}}.archive-gallery-page .illust-link:before{content:"";display:block;width:24%;order:1}@media only screen and (max-width:768px){.archive-gallery-page .illust-link:before{content:none}}.archive-gallery-page .illust-link:after{content:"";display:block;width:24%}@media only screen and (max-width:768px){.archive-gallery-page .illust-link:after{width:33%}}.archive-gallery-page .illust-link .new{color:#ff6d77;font-size:14px;position:absolute;left:0;top:-22px}.archive-gallery-page .illust-link a:hover{opacity:.8}.archive-gallery-page .illust-link .img-box{display:block;width:100%;height:0;padding-top:100%;background-size:cover;background-position:center;border:1px solid #ccc}.single-gallery-page .title-box h1{padding:20px 40px;margin-bottom:40px;position:relative;font-family:"Zen Kurenaido",sans-serif;font-weight:400;font-size:24px}@media only screen and (max-width:768px){.single-gallery-page .title-box h1{padding:24px;font-size:16px}}.single-gallery-page .title-box h1:before{content:"";display:block;width:60px;height:60px;border-top:1px solid #333;border-left:1px solid #333;position:absolute;top:0;left:0}.single-gallery-page .title-box h1:after{content:"";display:block;width:60px;height:60px;border-bottom:1px solid #333;border-right:1px solid #333;position:absolute;bottom:0;right:0}.single-gallery-page .contents-img .img-box{width:100%;height:0;margin-bottom:40px;padding-top:100%;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}@media only screen and (max-width:768px){.single-gallery-page .contents-img .img-box{padding-top:120%}}.single-gallery-page .contents-img .img-box:after{content:"";width:200px;height:200px;background:url(//mizugashi.site/wp-content/themes/mizugashi/styles/css/../images/water_mark.png) no-repeat center;background-size:contain;position:absolute;bottom:20px;right:20px;opacity:.5}@media only screen and (max-width:768px){.single-gallery-page .contents-img .img-box:after{width:100px;height:100px}}.single-gallery-page .category a{display:block;width:24%;background:#333;color:#fff !important;padding:10px;margin-bottom:20px;font-size:14px;color:#fff;letter-spacing:2px;text-decoration:none;text-align:center;transition:all .3s;outline:none;border:none;border-radius:20px}@media only screen and (max-width:768px){.single-gallery-page .category a{width:48%}}.single-gallery-page .category a:hover{background:#ff6d77}.single-gallery-page article .tag{padding:0 10px;margin-bottom:40px}.single-gallery-page article .tag ul{line-height:inherit}.single-gallery-page .recommend-box{padding:32px 24px 24px;margin:40px auto;border:1px solid #333;position:relative;display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.single-gallery-page .recommend-box{display:block}}.single-gallery-page .recommend-box h2{position:absolute;top:-15px;left:24px;padding:0 24px;background:#fff;font-family:"Fredericka the Great",serif;font-size:22px;font-weight:400}@media only screen and (max-width:768px){.single-gallery-page .recommend-box h2{left:50%;transform:translateX(-50%)}}.single-gallery-page .recommend-box h2:before{content:none}.single-gallery-page .recommend-box a{color:#333;font-size:16px}@media only screen and (min-width:769px){.single-gallery-page .recommend-box a:hover{color:#ff6d77}.single-gallery-page .recommend-box a:hover img{opacity:.8}}.single-gallery-page .recommend-box p{padding:0;margin:0}.single-gallery-page .recommend-box .recommend-img{flex-basis:240px}@media only screen and (max-width:768px){.single-gallery-page .recommend-box .recommend-img{margin-bottom:16px}}.single-gallery-page .recommend-box .recommend-img img{transition:all .3s;width:100%;max-height:126px;object-fit:cover}.single-gallery-page .recommend-box .recomend-text{flex-basis:calc(100% - 240px);padding:20px 0 0 16px;box-sizing:border-box}@media only screen and (max-width:768px){.single-gallery-page .recommend-box .recomend-text{padding:0}}.single-gallery-page .recommend-box .recomend-text span{display:block;margin-top:4px;font-size:12px;color:#aaa}.single-gallery-page .new-post{margin-bottom:40px}.single-gallery-page .new-post h2{font-family:"Fredericka the Great",serif;font-size:24px;text-align:center;font-weight:400;margin-bottom:40px}@media only screen and (max-width:768px){.single-gallery-page .new-post .article-link{display:flex}}.single-gallery-page .new-post .article-link li{flex-basis:24%}@media only screen and (max-width:768px){.single-gallery-page .new-post .article-link li{flex-basis:48%}}.single-gallery-page .new-post .article-link .img-box{width:100%;height:0;padding-top:100%;background-size:cover;background-position:center;border:1px solid #ccc}.single-gallery-page .gallery-cat{border-top:1px solid #333;padding:80px 0 40px}@media only screen and (max-width:768px){.single-gallery-page .gallery-cat{padding:56px 0 16px}}.page-page .contact{max-width:700px;margin:0 auto}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form textarea{width:100%;padding:4px;margin:10px 0}.wpcf7-form .wpcf7-spinner{position:absolute}