:root{--base-font:"Noto Sans JP",sans-serif;--base-font-serif:"Noto Serif JP",serif;--base-font-en:"Jost",sans-serif;--base-font-size:15px;--base-font-weight:400;--base-color:#fff;--base-text-color:#000;--base-text-link-color:#000;--main-color:#2f2b28;--main-hover-color:#181716;--bg-color:#f4f1ea;--gray-color:#4c4c4c;--gray2-color:gray;--gray3-color:#cacaca;--brown-color:#836033;--red-color:#dd2c2c;--spacing:5px}ul.postList{padding-bottom:40px}ul.postList li{padding:20px 0;border-bottom:1px solid var(--gray3-color)}ul.postList li .entry-meta{margin:5px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.postList li .entry-meta .date{padding:3px 10px 0 0;font-family:var(--base-font-en);font-size:1.4rem;font-weight:300}ul.postList li .entry-meta .cat a{display:inline-block;margin-right:5px;padding:3px 10px 5px;font-size:1.3rem;line-height:1;color:#fff;background-color:var(--gray2-color);border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}ul.postList li .entry-meta .cat a:hover{background-color:var(--gray-color)}ul.postList li .title a{display:block;font-size:1.5rem;line-height:1.4}ul.postList li .title a:hover{text-decoration:underline}ul.postList2{padding-bottom:40px}ul.postList2.borderTop{border-top:1px solid var(--gray3-color)}ul.postList2 li{padding:20px 0;border-bottom:1px solid var(--gray3-color)}ul.postList2 li article{display:-webkit-box;display:-ms-flexbox;display:flex}ul.postList2 li article.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.postList2 li article .thumb{width:130px}ul.postList2 li article .thumb a{display:block;width:100%;height:100px;overflow:hidden}ul.postList2 li article .thumb a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}ul.postList2 li article .thumb a:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}ul.postList2 li article .textArea{padding-left:15px;width:calc(100% - 130px)}ul.postList2 li article .textArea .entry-meta{margin:5px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.postList2 li article .textArea .entry-meta .date{padding:3px 10px 0 0;font-family:var(--base-font-en);font-size:1.4rem;font-weight:300}ul.postList2 li article .textArea .entry-meta .cat a{display:inline-block;margin-right:5px;padding:3px 10px 5px;font-size:1.3rem;line-height:1;color:#fff;background-color:var(--gray2-color);border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}ul.postList2 li article .textArea .entry-meta .cat a:hover{background-color:var(--gray-color)}ul.postList2 li article .textArea .title a{display:block;font-size:1.5rem;line-height:1.4}ul.postList2 li article .textArea .title a:hover{text-decoration:underline}a figure{position:relative;width:100%;height:100%;overflow:hidden}a figure img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}a figure:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}a figure.cover:before{position:absolute;bottom:0;left:0;content:" ";width:100%;height:100%;background-color:rgba(47,43,40,.4);mix-blend-mode:multiply;opacity:.4;z-index:1}a:hover figure img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}#concept{padding:0;width:100%;aspect-ratio:2/1}#concept a{display:block;width:100%;height:100%;overflow:hidden}#concept a .head{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:var(--base-font-serif);font-size:2.4rem;font-weight:500;color:#fff;text-align:center;z-index:2}@media screen and (max-width:480px){#concept a .head{font-size:2rem}}#concept a .head span{display:block;font-family:var(--base-font-en);font-size:1.8rem}@media screen and (max-width:480px){#concept a .head span{font-size:1.6rem}}#modelhouse{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#modelhouse>section{padding:0;width:calc((100% - var(--spacing))/2);aspect-ratio:1/1}#modelhouse>section .title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;z-index:2}#modelhouse>section .title img.logo{height:120px}@media screen and (max-width:767px){#modelhouse>section .title img.logo{height:80px}}#modelhouse>section .title span{display:block;padding-top:1em;font-size:1.6rem;color:#fff;white-space:nowrap}@media screen and (max-width:767px){#modelhouse>section .title span{font-size:1.4rem}}.post-swiper_event,.post-swiper_works{position:relative;margin-bottom:20px;overflow:hidden}.post-swiper_event ul.swiper-wrapper,.post-swiper_works ul.swiper-wrapper{margin-bottom:20px}.post-swiper_event ul.swiper-wrapper .swiper-slide,.post-swiper_works ul.swiper-wrapper .swiper-slide{margin-bottom:20px}.post-swiper_event ul.swiper-wrapper .swiper-slide .photo,.post-swiper_works ul.swiper-wrapper .swiper-slide .photo{margin-bottom:8px}.post-swiper_event ul.swiper-wrapper .swiper-slide .photo a,.post-swiper_works ul.swiper-wrapper .swiper-slide .photo a{display:block;width:100%;aspect-ratio:5/3;overflow:hidden}.post-swiper_event ul.swiper-wrapper .swiper-slide .photo a img,.post-swiper_works ul.swiper-wrapper .swiper-slide .photo a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-swiper_event ul.swiper-wrapper .swiper-slide .photo a:hover img,.post-swiper_works ul.swiper-wrapper .swiper-slide .photo a:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.post-swiper_event ul.swiper-wrapper .swiper-slide .date,.post-swiper_works ul.swiper-wrapper .swiper-slide .date{margin-bottom:5px;font-size:1.3rem}.post-swiper_event ul.swiper-wrapper .swiper-slide .title a,.post-swiper_works ul.swiper-wrapper .swiper-slide .title a{display:block;padding:0 5px;font-size:1.5rem}.post-swiper_event ul.swiper-wrapper .swiper-slide .title a:hover,.post-swiper_works ul.swiper-wrapper .swiper-slide .title a:hover{text-decoration:underline}.post-swiper_event .swiper-pagination .swiper-pagination-bullet,.post-swiper_works .swiper-pagination .swiper-pagination-bullet{background-color:var(--gray3-color);opacity:1}.post-swiper_event .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.post-swiper_works .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--gray2-color)}.post-swiper_event.is-static .swiper-wrapper,.post-swiper_works.is-static .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.post-swiper_event.is-static .swiper-wrapper .swiper-slide,.post-swiper_works.is-static .swiper-wrapper .swiper-slide{margin-right:0 !important;width:calc(33.3333333333% - 10px) !important;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:480px){.post-swiper_event.is-static .swiper-wrapper .swiper-slide,.post-swiper_works.is-static .swiper-wrapper .swiper-slide{width:80% !important}}.post-swiper_event.is-static .swiper-pagination,.post-swiper_works.is-static .swiper-pagination{display:none}#blog{background:url(//www.daiken1.com/wp/wp-content/themes/daiken/css/../images/home/bg_blog.png) no-repeat center top #f2f5f7;background-size:100% auto}#insta .head{margin-bottom:20px;text-align:center}#insta .head a{display:inline-block;margin:0 auto;font-family:var(--base-font-en);font-size:2rem;font-weight:300;text-align:center}#insta .head a i{display:block;margin:0 auto;padding-top:7px;width:36px;height:36px;font-size:2.2rem;color:#fff;background-color:var(--main-color);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}#insta #sb_instagram{padding-bottom:0 !important}#insta #sb_instagram #sbi_images{padding:0}#company dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem}#company dl dt,#company dl dd{padding:15px 0;width:140px;border-bottom:1px solid var(--gray2-color)}@media screen and (max-width:480px){#company dl dt,#company dl dd{width:100px}}#company dl dd{width:calc(100% - 140px)}@media screen and (max-width:480px){#company dl dd{width:calc(100% - 100px)}}#company dl .addr{display:inline-block;padding-right:1em;padding-bottom:3px}#company dl a.map{display:inline-block;position:relative;top:-1px;padding:5px;width:105px;font-size:1.1rem;font-weight:300;color:#fff;line-height:1;text-align:center;background-color:var(--gray-color);border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}#company dl a.map i{padding-right:5px;font-size:1.2rem}#company dl a.map:hover{background-color:var(--gray2-color)}#company dl ul.area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#company dl ul.area li{padding:0 0 10px}#company dl ul.area li:not(:last-child):after{display:inline-block;padding:0 10px;content:"/"}