<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header .block-htop{z-index:50}@media screen and (max-width: 767px){#header .block-htop{display:none !important}}@media screen and (max-width: 767px){.wrapper{padding-top:0 !important}}.loading{width:100%;height:100%;position:fixed;left:0;top:0;z-index:500;background:#fff;animation:loadingBg 5s ease infinite}.loading .load-anime{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;font-size:0}.loading .load-anime span{display:inline-block;background:#eee;width:20px;height:1px}.loading .load-anime span:nth-child(1){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:0.0s}.loading .load-anime span:nth-child(2){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:0.2s}.loading .load-anime span:nth-child(3){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:0.4s}.loading .load-anime span:nth-child(4){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:0.6s}.loading .load-anime span:nth-child(5){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:0.8s}.loading .load-anime span:nth-child(6){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:1.0s}.loading .load-anime span:nth-child(7){animation:loading01 2s ease-in-out infinite;top:0;animation-delay:1.2s}@keyframes loading01{0%{background:#f3f0df}50%{background:#f3f0df}70%{background:#c2ae35}100%{background:#f3f0df}}@-webkit-keyframes loading01{0%{background:#f3f0df}50%{background:#f3f0df}70%{background:#c2ae35}100%{background:#f3f0df}}@keyframes loadingBg{0%{background:#f8f8f5}50%{background:#fdfbed}100%{background:#f8f8f5}}@-webkit-keyframes loadingBg{0%{background:#f8f8f5}50%{background:#fdfbed}100%{background:#f8f8f5}}.page-about{padding-bottom:180px}@media screen and (max-width: 767px){.page-about{padding-top:0}}.page-about img{backface-visibility:hidden;-webkit-backface-visibility:hidden}.page-about .btn-link{font-family:'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;color:#000;font-size:20px;display:inline-block}.page-about .btn-link:hover{opacity:1;color:#999}.page-about .btn-link:hover span::before{width:100px;transition-duration:0.2s}@media screen and (max-width: 767px){.page-about .btn-link{font-size:5.2vw;margin-left:auto;text-align:right}}.page-about .btn-link span{display:block;position:relative;padding-left:115px}.page-about .btn-link span::before{content:"";position:absolute;left:0;top:50%;width:0;height:1px;background:#999;z-index:2;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1)}@media screen and (max-width: 767px){.page-about .btn-link span::before{width:0}}.page-about .btn-link span::after{content:"";position:absolute;left:0;top:50%;width:100px;height:1px;background:#ccc;z-index:1}.page-about .btn-link-area{text-align:right}.page-about p::selection{background:#ededed;color:#333}.page-about .mv-about{width:100%;height:100vh;position:relative;overflow:hidden;background:url(https://www.nakagawa-masashichi.jp/img/pages/about/main.jpg) no-repeat center center;background-size:cover;margin-top:-135px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 10px);opacity:0}@media screen and (max-width: 767px){.page-about .mv-about{height:100vh;background:url(https://www.nakagawa-masashichi.jp/img/pages/about/main_sp.jpg) no-repeat center center;background-size:cover;transform:translate(0, 0);margin-top:0}}.page-about .mv-about .txt{z-index:15;position:relative;display:flex;align-items:center;justify-content:center;height:100%;padding-top:136px}@media screen and (max-width: 767px){.page-about .mv-about .txt{padding-top:0}}.page-about .mv-about .txt h1{margin:0;text-align:center}.page-about .mv-about .txt h1 img{width:auto;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);-ms-filter:blur(3px);filter:blur(3px);height:35vh;opacity:0;transform:translate(0, -20px)}@media screen and (max-width: 767px){.page-about .mv-about .txt h1 img{height:180px}}.page-about .mv-about .Breadcrumb{position:absolute;top:20px;left:20px;color:#fff;z-index:3;opacity:.6}.page-about .mv-about .Breadcrumb a{color:#fff}.page-about .mv-about .scroll{position:absolute;bottom:0;left:50%;transform:translate(-50%, 0);width:1px;height:20vh;display:block;background:rgba(255,255,255,0.5);z-index:10;overflow:hidden;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transition-delay:2.0s}.page-about .mv-about .scroll span{height:50px;background:#fff;width:1px;display:block;animation:scrollanime 2s ease-in-out infinite}.page-about .mv-about .scroll.fade-out{opacity:0 !important;transition-delay:0.0s}.page-about .mv-about.animate{transform:translate(0, 0);opacity:1}.page-about .mv-about.animate h1 img{-ms-filter:blur(0px);filter:blur(0px);opacity:1;transform:translate(0, 0);transition-delay:1s}.page-about .mv-about.animate .scroll{opacity:1}.page-about .mv-about.no-para{background-position-y:100px !important}@media screen and (max-width: 767px){.page-about .mv-about.no-para{background-position-y:70px !important}}.page-about .lead-txt{text-align:center;margin:60px 0 0;position:relative;z-index:3;display:flex;justify-content:center}@media screen and (max-width: 767px){.page-about .lead-txt{margin-top:0}}.page-about .lead-txt .inner{font-weight:bold;padding:60px;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-writing-mode:vertical-rl;text-align:justify}@media screen and (max-width: 767px){.page-about .lead-txt .inner{padding:35px 25px 80px;column-gap:2.5rem;width:100%;-webkit-writing-mode:inherit;-moz-writing-mode:inherit;-ms-writing-mode:inherit;-writing-mode:inherit;background:#f7f7f7}}.page-about .lead-txt p{margin-top:0;font-family:'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;margin-left:40px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 10px);-ms-filter:blur(3px);filter:blur(3px);opacity:0}.page-about .lead-txt p:last-child{margin-left:0}@media screen and (max-width: 767px){.page-about .lead-txt p+p{margin-top:40px}}@media screen and (max-width: 767px){.page-about .lead-txt p{display:flex;flex-wrap:wrap;align-items:center;text-align:center;justify-content:center;margin-left:0}}.page-about .lead-txt p .txt-block{display:block}@media screen and (max-width: 767px){.page-about .lead-txt p .txt-block{-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-writing-mode:vertical-rl;text-align:left;display:inline-block;font-size:4.0vw;font-weight:normal}}@media screen and (min-width: 768px){.page-about .lead-txt.animate p:nth-of-type(1){transition-delay:0s;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px);opacity:1}.page-about .lead-txt.animate p:nth-of-type(2){transition-delay:0.8s;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px);opacity:1}.page-about .lead-txt.animate p:nth-of-type(3){transition-delay:1.6s;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px);opacity:1}.page-about .lead-txt.animate p:nth-of-type(4){transition-delay:2.4s;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px);opacity:1}}@media screen and (max-width: 767px){.page-about .lead-txt.animate p.animate{transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px);opacity:1}}.page-about .sec{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.page-about .sec{display:block}}.page-about .sec+.sec{margin-top:160px}@media screen and (max-width: 767px){.page-about .sec+.sec{margin-top:80px}}.page-about .sec .sec-ttl{order:2;width:20%;display:block;text-align:center}@media screen and (max-width: 767px){.page-about .sec .sec-ttl{order:1;margin:0 auto}}.page-about .sec .sec-ttl h2{margin:0}@media screen and (max-width: 767px){.page-about .sec .sec-ttl h2{margin-bottom:40px}}.page-about .sec .sec-ttl h2 img{width:25px}@media screen and (max-width: 767px){.page-about .sec .sec-ttl h2 img{width:30%}}.page-about .sec .sec-ttl .ttl-img{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transform:translate(0, 20px);-ms-filter:blur(3px);filter:blur(3px)}.page-about .sec .sec-inner{order:1;width:80%}@media screen and (max-width: 767px){.page-about .sec .sec-inner{width:100%;padding:0 5%}}.page-about .sec.animate .ttl-img{opacity:1;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px)}@media screen and (min-width: 768px){.page-about .sec.mailmagazine{margin-top:200px}}.page-about .kurashi{margin:160px 0 0}@media screen and (max-width: 767px){.page-about .kurashi{margin-top:80px}}@media screen and (max-width: 767px){.page-about .kurashi .sec-ttl h2{margin-bottom:40px}}.page-about .kurashi .sec-ttl h2 img{width:110px}.page-about .kurashi .sec-ttl .ttl-img{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transform:translate(0, 20px);-ms-filter:blur(3px);filter:blur(3px)}.page-about .kurashi.animate .ttl-img{opacity:1;transform:translate(0, 0);-ms-filter:blur(0px);filter:blur(0px)}.page-about .kurashi .sec-inner .sec-cont .sec-cont-main figure{overflow:hidden;width:100%;height:640px;position:relative}.page-about .kurashi .sec-inner .sec-cont .sec-cont-main figure img{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide{overflow:hidden;width:100%;position:relative;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide{height:640px}}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide{overflow:inherit;height:inherit;width:calc(100% + 11.11%);margin:0 -5.555%}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide ul li{width:100% !important}.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide ul li img{width:100%}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-main .img-slide ul li img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.page-about .kurashi .sec-inner .sec-cont.animate .img-slide{transition-delay:0.6s;transform:translate(0, 0) !important;opacity:1}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont.animate .img-slide{transition-delay:0s}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt{-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-writing-mode:vertical-rl;text-align:justify;height:280px;padding-left:160px;display:flex;flex-wrap:wrap;width:100%;align-items:flex-end;position:relative;margin:60px 0 0}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt{height:68vh;padding:0;margin:50px 0 0}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt h3{margin:0;width:180px;margin-left:40px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transition-delay:0.3s;transform:translate(0, 20px);opacity:0}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt h3{width:35%;margin-left:5%;transition-delay:0.2s}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt h3 img{width:100%}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail{position:relative;z-index:5}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail{width:100%}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail p{margin:0;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transition-delay:0.5s;transform:translate(0, 20px);opacity:0}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail p{column-count:2;column-gap:2.5rem;font-size:3.6vw;width:60%;transition-delay:0.3s}}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail::before{content:"";display:block;position:absolute;z-index:2;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transition-duration:0.5s}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt.animate .sec-cont-txt-detail::before{opacity:1;-ms-filter:blur(0px) !important;filter:blur(0px) !important}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt.animate .sec-cont-txt-detail h3{transform:translate(0, 0);opacity:1}.page-about .kurashi .sec-inner .sec-cont .sec-cont-txt.animate .sec-cont-txt-detail p{transform:translate(0, 0);opacity:1}.page-about .kurashi .sec-inner .sec-cont+.sec-cont{margin-top:160px}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner .sec-cont+.sec-cont{margin-top:80px}}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner .sec-cont.hitotema .sec-cont-main .img-slide{transform:translate(-60px, 0)}}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner .sec-cont.okuriau{margin-right:-25%;margin-top:-50px}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main{min-height:740px;position:relative}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main figure{width:40%;position:absolute;bottom:0;right:0;height:740px}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main .img-slide{width:40%;position:absolute;bottom:0;right:0;height:740px;transform:translate(60px, 0)}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main .img-slide ul li{width:100% !important}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main .img-slide ul li img{width:100%}.page-about .kurashi .sec-inner .sec-cont.okuriau .sec-cont-main .sec-cont-txt{position:absolute;bottom:0;right:45%;width:inherit;padding-left:0}}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner .sec-cont.tatazumai{margin-right:-25%}.page-about .kurashi .sec-inner .sec-cont.tatazumai .sec-cont-main{position:relative}.page-about .kurashi .sec-inner .sec-cont.tatazumai .sec-cont-main figure{width:calc(100% - 160px);margin-left:auto}.page-about .kurashi .sec-inner .sec-cont.tatazumai .sec-cont-main .img-slide{width:calc(100% - 160px);margin-left:auto;margin-right:0;transform:translate(0, 60px)}.page-about .kurashi .sec-inner .sec-cont.tatazumai .sec-cont-main .sec-cont-txt{align-items:flex-start;padding:0 160px 0 0;height:330px}}.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(1) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{background:url("../../img/pages/about/icon_num01.svg") no-repeat;background-size:100%;width:70px;height:157px;-ms-filter:blur(5px);filter:blur(5px)}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(1) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{top:-130px;right:-140px}}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(1) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{width:40px;height:90px;top:-110px;right:30px}}.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(2) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{background:url("../../img/pages/about/icon_num02.svg") no-repeat;background-size:100%;width:110px;height:157px}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(2) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{top:-205px;right:0}}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(2) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{width:63px;height:90px;top:-110px;right:30px}}.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(3) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{background:url("../../img/pages/about/icon_num03.svg") no-repeat;background-size:100%;width:96px;height:157px}@media screen and (min-width: 768px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(3) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{top:-100px;left:-120px}}@media screen and (max-width: 767px){.page-about .kurashi .sec-inner&gt;.sec-cont:nth-child(3) .sec-cont-main .sec-cont-txt .sec-cont-txt-detail::before{width:55px;height:90px;top:-110px;right:30px}}.page-about .sec-wide{margin-top:160px}@media screen and (max-width: 767px){.page-about .sec-wide{margin-top:80px}}.page-about .sec-wide+.sec{margin-top:160px}@media screen and (max-width: 767px){.page-about .sec-wide+.sec{margin-top:80px}}.page-about .sec-wide .sec-wide-main{position:relative;width:100%}.page-about .sec-wide .sec-inner{width:960px;margin:0 auto}@media screen and (max-width: 767px){.page-about .sec-wide .sec-inner{width:100%}}.page-about .sec-wide .sec-inner .sec-cont .txt-area{display:flex;justify-content:center;flex-wrap:wrap}.page-about .sec-wide .sec-inner .sec-cont .txt-area .ttl{order:2;margin:0 0 0 60px}@media screen and (max-width: 767px){.page-about .sec-wide .sec-inner .sec-cont .txt-area .ttl{margin:0 0 40px 0px;width:100%;order:1}}.page-about .sec-wide .sec-inner .sec-cont .txt-area p{order:1;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-writing-mode:vertical-rl;line-height:1.8;letter-spacing:2px}.page-about .sec-wide.kogei{background:#fff;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1)}.page-about .sec-wide.kogei .sec-inner{padding:120px 0}@media screen and (max-width: 767px){.page-about .sec-wide.kogei .sec-inner{padding:60px 0}}.page-about .sec-wide.kogei .sec-inner .sec-cont .txt-area .ttl img{width:180px}@media screen and (max-width: 767px){.page-about .sec-wide.kogei .sec-inner .sec-cont .txt-area .ttl img{width:35%}}.page-about .sec-wide.kogei .sec-inner .sec-cont .txt-area p{height:430px;color:#fff}.page-about .sec-wide.kogei .sec-inner .sec-cont .txt-area.main p{height:300px}@media screen and (max-width: 767px){.page-about .sec-wide.kogei .sec-inner .sec-cont .txt-area.main p{text-align:left}}.page-about .sec-wide.kogei .sec-inner .sec-cont .movie-wrap{margin:40px -160px 0;width:calc(100% + 320px)}.page-about .sec-wide.kogei .sec-inner .sec-cont .movie-wrap-video{margin:40px -160px 0;width:calc(100% + 320px)}@media screen and (max-width: 767px){.page-about .sec-wide.kogei .sec-inner .sec-cont .movie-wrap-video{width:100%;margin:30px 0 0;padding:0 10px}.page-about .sec-wide.kogei .sec-inner .sec-cont .movie-wrap-video+.txt-area p{height:770px;column-count:2;column-gap:2.5rem}}.page-about .sec-wide.kogei.animate{background:#000}.page-about .sec-wide.hanafukin{background:url(https://www.nakagawa-masashichi.jp/img/pages/about/bg_hanafukin.jpg) no-repeat center center;background-size:cover;position:relative;background-attachment:fixed}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin{background:none}}.page-about .sec-wide.hanafukin .sec-inner{width:100%;padding:0 0}.page-about .sec-wide.hanafukin .sec-inner .sec-cont{padding:0 0 0;background:#fff}.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area .ttl{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transform:translate(0, 20px)}.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area .ttl img{width:220px}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area .ttl img{width:45%}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area p{height:340px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transform:translate(0, 20px)}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area p{margin-bottom:40px;height:250px}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area.main{padding-bottom:80px;position:relative}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area.main{padding-bottom:0}.page-about .sec-wide.hanafukin .sec-inner .sec-cont .txt-area.main::after{content:"";background:url(https://www.nakagawa-masashichi.jp/img/pages/about/bg_hanafukin_sp.jpg) no-repeat center center;display:block;width:100%;height:100%;background-size:100% auto;padding-bottom:120%;order:3}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail{margin:80vh 0 0}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail{margin:0}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail h3{order:2;margin:0 0 0 40px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 20px);opacity:0}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail h3{order:1;margin:0 0 40px;width:100%;text-align:center}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail h3 img{width:85px}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail h3 img{width:20%}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail p{order:1;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-ms-writing-mode:vertical-rl;-writing-mode:vertical-rl;height:340px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 20px);opacity:0}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail p{order:2;margin-bottom:40px}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div{display:flex;justify-content:flex-end;align-items:flex-start;width:960px;margin:0 auto;padding:60px 0 0;position:relative}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div{width:100%;flex-wrap:wrap;justify-content:center}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .img-list{width:400px;margin-right:auto}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .img-list{width:100%;padding:0 5%;order:3}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .img-list li{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);-ms-filter:blur(3px);filter:blur(3px);opacity:0}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .img-list li+li{margin-top:10px}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0}@media screen and (min-width: 768px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list{position:absolute;right:0;bottom:0}}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list{order:4;width:100%;padding:0 5%}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list li{text-align:left}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list li{text-align:right}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list li+li{margin-top:15px}@media screen and (max-width: 767px){.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail&gt;div .btn-list .btn-link{width:75vw;text-align:left}}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail.animate h3{transform:translate(0, 0) !important;opacity:1 !important}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail.animate p{transform:translate(0, 0) !important;opacity:1 !important;transition-delay:0.5s !important}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail.animate .img-list li{-ms-filter:blur(0);filter:blur(0);transition-delay:0.8s !important;opacity:1}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail.animate .img-list li+li{transition-delay:1.0s !important}.page-about .sec-wide.hanafukin .sec-inner .sec-cont.sec-cont-detail.animate .btn-list{opacity:1;transition-delay:1.5s !important;text-align:right}.page-about .sec-wide.hanafukin.animate .txt-area .ttl{opacity:1 !important;transform:translate(0, 0) !important}.page-about .sec-wide.hanafukin.animate .txt-area p{transition-delay:0.5s !important;opacity:1 !important;transform:translate(0, 0) !important}.page-about.Pages .cont-box{margin-top:0;width:100%;padding-left:160px}@media screen and (max-width: 767px){.page-about.Pages .cont-box{padding-left:0}}.page-about.Pages .cont-box .btn-link{margin-top:20px}.page-about.Pages .item-list-temp ul{margin:0 -1%}.page-about.Pages .item-list-temp ul li{width:32%;margin:0 0.5% 30px;transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);opacity:0;transform:translate(0, 20px)}.page-about.Pages .item-list-temp ul li a .txt .catch{font-size:16px;font-family:'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif}@media screen and (max-width: 767px){.page-about.Pages .item-list-temp ul li a .txt .catch{margin-bottom:15px}}.page-about.Pages .item-list-temp ul li a .txt .catch .name{font-size:16px}.page-about.Pages .item-list-temp ul li.icon-sns figure{position:relative}.page-about.Pages .item-list-temp ul li.icon-sns figure::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;display:block;z-index:3}@media screen and (max-width: 767px){.page-about.Pages .item-list-temp ul li.icon-sns figure::before{width:40%;height:40%}}.page-about.Pages .item-list-temp ul li.icon-sns figure::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100px;height:100px;background:#ededed;display:block;z-index:2}@media screen and (max-width: 767px){.page-about.Pages .item-list-temp ul li.icon-sns figure::after{width:50%;height:50%}}.page-about.Pages .item-list-temp ul li.icon-sns.inst figure::before{background:url("../../img/pages/about/icon_inst.png");background-size:100% auto}.page-about.Pages .item-list-temp ul li.icon-sns.tw figure::before{background:url("../../img/pages/about/icon_x.png");background-size:100% auto}.page-about.Pages .item-list-temp ul li.icon-sns.fb figure::before{background:url("../../img/pages/about/icon_fb.png");background-size:100% auto}.page-about.Pages .item-temp03{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 20px);opacity:0}@media screen and (min-width: 768px){.page-about.Pages .item-temp03 ul li figure{width:48%;padding-right:5%}}@media screen and (min-width: 768px){.page-about.Pages .item-temp03 ul li .txt{width:52%}}.page-about.Pages .item-temp03 ul li .txt .btn-link+p{margin-top:46px}.page-about.Pages .item-temp04 ul li{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 20px);opacity:0}.page-about.Pages .item-temp04 ul li h3{font-size:16px;font-family:'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif}.page-about.Pages .item-temp04 ul li p{margin-top:10px !important;font-size:13px;color:#777}.page-about.Pages .item-temp04 .btn-link-area{transition:all 1s cubic-bezier(0.59, 1.1, 0.85, 1);transform:translate(0, 20px);opacity:0}.page-about.Pages .animate .item-list-temp ul li{opacity:1;transform:translate(0, 0)}@media screen and (min-width: 768px){.page-about.Pages .animate .item-list-temp ul li:nth-child(3){transition-delay:0.4s}.page-about.Pages .animate .item-list-temp ul li:nth-child(2){transition-delay:0.6s}.page-about.Pages .animate .item-list-temp ul li:nth-child(1){transition-delay:0.8s}}@media screen and (max-width: 767px){.page-about.Pages .animate .item-list-temp ul li:nth-child(1){transition-delay:0.4s}.page-about.Pages .animate .item-list-temp ul li:nth-child(2){transition-delay:0.6s}.page-about.Pages .animate .item-list-temp ul li:nth-child(3){transition-delay:0.8s}}.page-about.Pages .animate .item-temp03{transform:translate(0, 0);opacity:1;transition-delay:0.4s}.page-about.Pages .animate .item-temp03 ul li .txt p:nth-of-type(n+2){margin-top:40px}.page-about.Pages .animate .item-temp04 ul li{opacity:1;transform:translate(0, 0)}@media screen and (min-width: 768px){.page-about.Pages .animate .item-temp04 ul li:nth-child(2){transition-delay:0.4s}.page-about.Pages .animate .item-temp04 ul li:nth-child(1){transition-delay:0.6s}}@media screen and (max-width: 767px){.page-about.Pages .animate .item-temp04 ul li:nth-child(1){transition-delay:0.4s}.page-about.Pages .animate .item-temp04 ul li:nth-child(2){transition-delay:0.6s}}.page-about.Pages .animate .item-temp04 .btn-link-area{transform:translate(0, 0);opacity:1;transition-delay:1.6s}.tb-user .mv-about .txt{padding-top:7vh}.tb-user .mv-about .txt h1 img{height:25vh !important}.tb-user .mv-about .scroll{height:200px !important}.tb-user .kurashi .okuriau .sec-cont-main .sec-cont-txt{right:inherit !important;left:160px !important;padding-left:0 !important}.tb-user .hanafukin{background:none}.tb-user .hanafukin .sec-cont-detail{margin:0 0 0 !important}.tb-user .hanafukin .main::after{content:"";background:url(https://www.nakagawa-masashichi.jp/img/pages/about/bg_hanafukin.jpg) no-repeat center center;display:block;width:100%;height:100%;background-size:100% auto;padding-bottom:50%;order:3;margin-top:40px}@keyframes scrollanime{0%{transform:translate(0, -50px)}100%{transform:translate(0, 200px)}}@-webkit-keyframes scrollanime{0%{transform:translate(0, -50px)}100%{transform:translate(0, 200px)}}.short-screen .page-about .kurashi .sec-inner .sec-cont .sec-cont-txt .sec-cont-txt-detail p{font-size:3.4vw}
</pre></body></html>