html{font-family:"Zen Kaku Gothic Antique","Jost","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;line-height:1.8}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;color:#333;overflow-x:hidden}img{max-width:100%;vertical-align:bottom}a{color:#333;text-decoration:none}ul{list-style:none}section{position:relative}::-webkit-input-placeholder{color:#ccc}::-moz-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}::-ms-input-placeholder{color:#ccc}::placeholder{color:#ccc}:focus-visible{outline-width:2px !important}*{min-height:0vw}@media(min-width: 768px){img{image-rendering:-webkit-optimize-contrast}[href=tel]{pointer-events:none;cursor:initial}}.ly_header{padding-left:2rem;padding-right:2rem}.ly_cont_inner{display:block;width:992px;margin:0 auto 80px auto}@media not all and (min-width: 992px){.ly_cont_inner{width:100%;padding-left:1rem;padding-right:1rem}}@media not all and (min-width: 768px){.ly_header{padding-left:1rem;padding-right:1rem}}.bl_nav{height:100%}.bl_nav a{font-family:"Jost","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}.bl_nav_list{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bl_nav_list>*{margin-left:1.5em}.bl_nav_item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#777;font-size:1.125rem;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;border-bottom:1px solid rgba(0,0,0,0)}.bl_nav_item a.current{border-bottom:1px solid #999}.bl_nav_item a:hover{opacity:.65}@media not all and (min-width: 992px){.bl_nav{--header-height: 80px;display:none;position:absolute;top:var(--header-height);left:0;width:100%;height:100%;background-color:#fff}.bl_nav_list{display:block}.bl_nav_list>*+*{margin-top:1em}.bl_nav_item a{width:100%;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.bl_nav_item a.current{border-bottom:none}.bl_nav_item a.current::after{content:"";height:1px;width:100px;background-color:#999;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media not all and (min-width: 768px){.bl_nav{--header-height: 60px}}.bl_header{height:80px;display:grid;grid-template-columns:repeat(3, 1fr)}@media not all and (min-width: 992px){.bl_header_col:nth-of-type(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media not all and (min-width: 768px){.bl_header{height:60px}}.bl_mv{--header-height: 80px;height:calc(100vh - var(--header-height))}.bl_mv img{max-width:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bl_works{display:grid;grid-template-columns:repeat(4, 1fr);row-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.bl_works_img{height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.bl_works_img:hover{opacity:.65}@media not all and (min-width: 768px){.bl_works{grid-template-columns:repeat(3, 1fr);row-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.bl_bio+[class^=bl_]{margin-top:30px}.bl_bio_name{font-size:18px;line-height:1.4}.bl_bio_heading{font-family:"Jost","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:1.75rem;font-weight:500}.bl_bio_career{margin-top:10px;margin-bottom:30px}@media not all and (min-width: 768px){.bl_bio_heading{font-size:1.25rem}.bl_bio_name{font-size:1rem}.bl_bio_career,.bl_bio_award{font-size:.875rem}}.bl_history_heading{font-family:"Jost","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:1.75rem;font-weight:500}.bl_history_list>*+*{margin-top:1em}.bl_history_item{font-weight:700}.bl_history_item>ul>li{font-weight:400}@media not all and (min-width: 768px){.bl_history_heading{font-size:1.25rem}.bl_history_list{font-size:.875rem}}.bl_contact{font-family:"Jost","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}.bl_contact>*+*{margin-top:.5rem}.bl_contact i{margin-right:.25em;font-size:2.25rem}.bl_contact i.fa-envelope{font-size:2rem}.bl_contact a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.bl_contact a:hover{opacity:.75}.el_button{color:#333}.el_ham{display:none;width:28px;height:22px;position:relative;margin-bottom:2px}.el_ham>*{display:inline-block;width:100%;height:2px;background-color:#777;position:absolute;left:0}.el_ham[aria-expanded=true] .el_ham_one{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:50%}.el_ham[aria-expanded=true] .el_ham_two{opacity:0}.el_ham[aria-expanded=true] .el_ham_three{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:50%}.el_ham_one{top:0;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.el_ham_two{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.el_ham_three{bottom:0;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}@media not all and (min-width: 992px){.el_ham{display:inline-block}}@media not all and (min-width: 768px){.el_ham{width:24px;height:20px}}.el_h1{font-family:"Jost","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;text-align:center;font-weight:400;letter-spacing:1.3px;font-size:2.125rem}.el_h1 a{white-space:nowrap}@media not all and (min-width: 768px){.el_h1{font-size:1.5rem}}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.mb110{margin-bottom:110px}.center{text-align:center}.left{text-align:left}.right{text-align:right}.hp_brmd,.hp_brsp{display:none}.hp_sronly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}@media not all and (min-width: 992px){.hp_brmd{display:block}}@media not all and (min-width: 768px){.hp_brsp{display:block}}.modal{font-family:"Zen Kaku Gothic Antique","Jost","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}.modal .txt{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:1rem}.modal .heading{font-weight:700;font-size:1.125rem}.modal .desc{font-size:.875rem}.modal .material{font-size:.75rem}.modal__container{width:75%;max-width:960px;padding:20px 20px 40px 20px;overflow-y:unset}.modal__overlay{background:rgba(0,0,0,.8)}.modal_close{color:#fff;font-size:1.5rem;position:absolute;right:0;top:-40px}.modal_prev,.modal_next{position:absolute;top:40%}.modal_prev{left:-40px}.modal_next{right:-40px}@media not all and (min-width: 992px){.modal__container{height:auto}}@media not all and (min-width: 768px){.modal .col:nth-of-type(2){margin-top:.25rem}.modal .txt{margin-top:.5rem;grid-template-columns:1fr}.modal .desc{font-size:.875rem}.modal__container{width:80%;max-width:960px;padding:15px 15px 30px 15px}.modal_prev{left:-30px}.modal_next{right:-30px}}