﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Inter", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;color:#FFFFFF;background-color:#0E0E0E;font-size:.875rem}@media print, screen and (min-width: 769px){body{min-width:1160px}}.stalker{pointer-events:none;position:fixed;top:-10px;left:-10px;width:12px;height:12px;background:#f6e49a;border-radius:50%;filter:blur(4px);box-shadow:0 0 0 4px #F2650C;transform:translate(0, 0);transition:transform 0.2s;transition-timing-function:ease-out;z-index:100000}*:focus{outline:none}*{box-sizing:border-box}img{width:100%;max-width:100%;height:auto;display:block}a{text-decoration:none;display:block;transition:all .2s}a:hover{opacity:0.8}@media print, screen and (max-width: 768px){.pc_only{display:none !important}}@media print, screen and (min-width: 769px){.sp_only{display:none !important}}@media print, screen and (min-width: 769px){.wrapper{width:94%;max-width:1160px;margin:0 auto}}@media print, screen and (max-width: 768px){.wrapper{width:90%;max-width:600px;margin:0 auto}}.header{display:flex;justify-content:flex-start;align-items:center;height:100px;width:100%;padding:0 24px;background-image:linear-gradient(180deg, #000, transparent 90%);position:fixed;top:0;left:0;z-index:10000}.header .header_logo img{width:57px;height:auto}.header .drawer_hidden{display:none}.header .drawer_open{display:flex;justify-content:center;align-items:center;position:absolute;top:30px;right:24px;z-index:100;cursor:pointer}.header .drawer_open::before{content:'menu'}.header .nav_content{width:30%;height:100%;position:fixed;top:0%;right:-120%;z-index:99;background:#0e0e0e;transition:.5s;text-align:center;padding:30px;display:flex;align-items:flex-end;justify-content:flex-end;box-shadow:-6px 0px 40px 0px rgba(240,72,0,0.8)}@media print, screen and (max-width: 768px){.header .nav_content{width:70%}}.header .nav_wrapper{width:300px;margin-left:auto}.header .nav_list{list-style:none;margin:0;padding:0}.header .nav_item{position:relative;overflow:hidden;text-align:right;margin-bottom:20px}.header .nav_item .first{position:absolute;right:0;top:0;color:#6e6e6e;text-decoration:none;font-weight:bold;font-size:1rem;text-align:right;padding:10px 0;width:20px;display:flex;justify-content:center;transition:opacity .15s linear;-webkit-transition:opacity .15s linear}.header .nav_item .movie{position:absolute;right:-100%;top:0;padding:10px 0;color:#fff;font-size:1rem;font-weight:bold;transition:right 0.5s cubic-bezier(0, 0.66, 0.4, 1);-webkit-transition:right 0.5s cubic-bezier(0, 0.66, 0.4, 1)}.header .nav_item:hover .first{opacity:0}.header .nav_item:hover .movie{right:0}.header .nav_item a:last-child{margin-bottom:50px}.header .menu_logo{position:absolute;bottom:30px;left:30px;width:40px;text-align:left}.header #drawer_input:checked ~ .nav_content{right:0%}.header #drawer_input:checked ~ .drawer_open::before{content:'close'}footer{padding:30px 0 20px;background-color:#0E0E0E}footer .footer_small{display:flex;justify-content:space-between;align-items:center;color:#6e6e6e;margin-bottom:60px}footer .footer_small address{width:78px}footer .copyright{font-size:26px;padding:0 4px 3px 0}footer .triangl_up{background:#6e6e6e;height:calc(tan(60deg) * 10px / 2);width:10px;clip-path:polygon(50% 0, 100% 100%, 0 100%)}footer .totop_btn{color:#6e6e6e;position:relative;display:inline-block;display:flex;justify-content:space-between;align-items:center;padding:8px}footer .totop_btn span{padding-left:8px}footer .footer_logo{width:320px;height:auto;display:block;margin:0 0 0 auto}@media print, screen and (max-width: 768px){footer .footer_logo{width:40%;max-width:320px}}footer .bottom_shadow{width:100%;height:100px;background-image:linear-gradient(0deg, #000, transparent 90%);position:fixed;bottom:0;left:0;z-index:98}main h2{font-size:1.25rem;font-weight:bold}main .triangl_left{background:#6e6e6e;height:calc(tan(60deg) * 10px / 2);width:10px;clip-path:polygon(0 50%, 100% 0, 100% 100%)}main .triangl_right{background:#6e6e6e;height:calc(tan(60deg) * 10px / 2);width:10px;clip-path:polygon(0 0, 100% 50%, 0 100%)}.top main .mv{height:100vh;background:url(../img/top/mv.jpg) no-repeat center top 50%;background-size:115% auto;position:relative}@media print, screen and (max-width: 768px){.top main .mv{background:url(../img/top/mv.jpg) no-repeat center right -300px;background-size:auto 100%}}.top main .about{padding-top:200px}.top main .about h2{margin-bottom:60px;text-align:center}.top main .about p{text-align:center;line-height:2rem}.top .news{padding-top:200px}.top .news h2{margin-bottom:10px}.top .news .news_contents{display:flex;justify-content:flex-end}.top .news .news_contents li a,.top .news .news_contents div{display:flex;justify-content:flex-start;align-items:center;border-bottom:#454545 solid 1px;padding:40px 0;width:580px;text-decoration:none;position:relative}.top .news .news_contents li a::after,.top .news .news_contents div::after{content:'';display:block;position:absolute;bottom:0;left:0;height:1px;background-color:#8B8B8B;transition:width 300ms;width:0}.top .news .news_contents li a:hover::after,.top .news .news_contents div:hover::after{width:100%}@media print, screen and (max-width: 768px){.top .news .news_contents li a,.top .news .news_contents div{width:80vw;max-width:500px}}.top .news .news_contents .hover_none:hover{opacity:1}.top .news .news_contents .hover_none:hover::after{width:0;background-color:transparent;transition:none}.top .news .news_contents .date{width:30%;color:#6E6E6E}.top .news .news_contents .news_title{color:#FFFFFF;line-height:1.4rem;padding-left:0}@media print, screen and (max-width: 768px){.top .news .news_contents .news_title{padding-left:8px}}.top .top_works{padding-top:200px;padding-bottom:200px;background:url(/wp-content/themes/dan/assets/img/top/works_bg.png) no-repeat;background-position:bottom -100px center;background-size:cover}@media print, screen and (max-width: 768px){.top .top_works{margin-top:140px;padding-bottom:100px;background-position:bottom 50px center}}@media print, screen and (max-width: 768px) and (max-width: 768px){.top .top_works{margin-top:0}}.top .top_works h2{margin-bottom:60px;text-align:center}.top .top_works .slide-dots{margin:10px 0;display:flex;justify-content:flex-end;margin-top:24px}.top .top_works .slide-dots button{appearance:none;outline:none;border:none;background-color:transparent}.top .top_works .slide-dots li{display:inline-block;margin-left:8px;width:24px;height:24px;cursor:pointer;position:relative}.top .top_works .slide-dots li button{text-indent:-9999px;background-color:#383838;position:absolute;top:50%;left:0;height:2px;width:100%}.top .top_works .slide-dots li.slick-active button{background-color:#8B8B8B}.top .top_works .slider{margin:0 auto;width:800px}@media print, screen and (max-width: 768px){.top .top_works .slider{width:80vw;max-width:500px}}.top .top_works .slider .slide-arrow{background-color:#0e0e0e;bottom:0;height:0;position:absolute;top:calc(430px/2);width:0}@media print, screen and (max-width: 768px){.top .top_works .slider .slide-arrow{top:28%}}.top .top_works .slider .prev-arrow,.top .top_works .slider .next-arrow{display:block;background:#6e6e6e;height:14px;width:12px;transition:all .3s ease;cursor:pointer}.top .top_works .slider .prev-arrow{clip-path:polygon(0 50%, 100% 0, 100% 100%);left:-25px}.top .top_works .slider .next-arrow{clip-path:polygon(0 0, 100% 50%, 0 100%);right:-25px}.top .top_works .slider .works_contents a{text-decoration:none}.top .top_works .slider .works_contents a img{width:800px !important;height:450px !important;max-width:800px !important;object-fit:contain}@media print, screen and (max-width: 768px){.top .top_works .slider .works_contents a img{width:100% !important;height:auto !important;max-width:500px !important}}.top .top_works .slider .works_contents .works_title,.top .top_works .slider .works_contents .works_client{margin-top:11px;font-size:.8rem;line-height:1.5}.top .top_works .slider .works_contents .works_title{color:#fff}.top .top_works .slider .works_contents .works_client{color:#8B8B8B}.top .campany{position:relative}.top .campany .anchor-offset{position:absolute;height:140px;top:-140px;visibility:hidden}.top .campany h2{margin-bottom:100px}.top .campany .campany_contents{margin-left:auto;width:670px}@media print, screen and (max-width: 768px){.top .campany .campany_contents{width:100%}}.top .campany .campany_contents dl{width:100%;line-height:1.4rem;display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:40px;text-decoration:none}.top .campany .campany_contents dt{width:30%;color:#6E6E6E;flex-shrink:0}.top .campany .campany_contents dd{color:#FFFFFF}.top .contact{margin:130px auto 0;padding:200px 0 0;text-align:center}@media print, screen and (max-width: 768px){.top .contact{margin-top:0}}.top .contact h2{margin-bottom:130px}.top .contact a{text-decoration:none;color:#6E6E6E;border-bottom:#454545 solid 1px;padding-bottom:160px;position:relative}.top .contact a::after{content:'';display:block;position:absolute;bottom:0;left:0;height:1px;background-color:#8B8B8B;transition:width 300ms;width:0}.top .contact a:hover::after{width:100%}.works .backtotop_btn_wrapper{padding-top:200px;margin-bottom:200px}.works .triangle{background:#6e6e6e;height:calc(tan(60deg) * 10px / 2);width:10px;clip-path:polygon(50% 0, 100% 100%, 0 100%)}.works .backtotop_btn{color:#6e6e6e;position:relative;display:flex;justify-content:flex-start;align-items:center;padding:8px 0}.works .backtotop_btn span{padding-left:8px}.works .wrapper.single_works{width:65%;max-width:1080px}.works .works_contents{padding-bottom:100px}.works .works_contents h1{margin-bottom:20px;font-size:1.125rem;font-weight:bold;line-height:1.5}.works .works_contents p{color:#8B8B8B;margin-bottom:20px}.works .movie{width:100%;aspect-ratio:16 / 9}.works .movie figure video{width:100%;height:100%}.works .movie iframe{width:100%;height:100%}.works .btn .wrapper{height:60px;border-bottom:#454545 solid 1px;position:relative}.works .preview_btn_wrapper,.works .next_btn_wrapper{display:flex;width:50%;text-decoration:none;position:relative;padding-bottom:46px}.works .preview_btn_wrapper{justify-content:flex-start;align-items:flex-end;position:absolute;left:0}.works .preview_btn_wrapper::after{content:'';display:block;position:absolute;bottom:0;right:0;height:1px;background-color:#8B8B8B;transition:width 300ms;width:0}.works .preview_btn_wrapper:hover::after{width:100%}.works .preview_btn_wrapper span{margin-left:8px;color:#6e6e6e}.works .next_btn_wrapper{justify-content:flex-end;align-items:flex-end;position:absolute;right:0}.works .next_btn_wrapper::after{content:'';display:block;position:absolute;bottom:0;left:0;height:1px;background-color:#8B8B8B;transition:width 300ms;width:0}.works .next_btn_wrapper:hover::after{width:100%}.works .next_btn_wrapper span{margin-right:8px;color:#6e6e6e}.works .preview_btn,.works .next_btn{display:flex;align-items:center}
/*# sourceMappingURL=style.css.map */
