@import "frame/fs_page.css";@import "component/fonts.css";@import "component/header.css";@import "component/footer.css";@import "component/iconset_v1.css";@import "background/color_set_01.css";*{box-sizing:border-box;text-overflow:ellipsis;margin:0;padding:0;list-style:none}.SI{height:30px;width:30px;background-color:rgb(251,235,204)}html{background-color:rgba(41,28,26,1.00)}.header-normal.bgc-header{background-color:rgba(54,36,35,0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header_mobile input:checked~.hm_button{background-color:rgba(54,36,35,1);transition:all .5s ease 0s}.hm_button{background-color:rgba(54,36,35,0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}footer{z-index:6;position:fixed;display:flex;bottom:0;justify-content:space-between;align-items:center;width:100%;padding:15px 2%;background-color:rgba(146,91,91,.00)}.kammermainbox{position:absolute;padding-top:255px;height:100%;width:100%}.kamacontentbox{position:absolute;margin-bottom:62px;height:100%;width:100%;bottom:0}.hoverlightimg .cimg:hover img{filter:drop-shadow(0 0 5px rgba(254,175,126,.5));transition:all .3s ease 0s;transform:translate(0,-10px)}.hoverlightimg .cimg:hover .contboxtext{opacity:1;filter:drop-shadow(0 0 5px rgba(255,255,255,.5));transition:all .3s ease 0s}.hoverlightimg .cimg,.hoverlightimg .cimg img{cursor:pointer;transition:all .3s ease 0s}.contbox{position:absolute;display:flex}.contboxtext{padding:5px;opacity:0;transition:all .3s ease 0s}.contbox .cimg{display:flex;flex-direction:column;align-items:center}.mimg{display:none}.mimg,.mimg img{transition:all .3s ease 0s}.mimg:hover{filter:drop-shadow(0 0 10px rgba(200,200,200,1.00));transform:translate(0,-10px);transition:all .3s ease 0s}.mimg:hover img{transform:translate(0,-10px);transition:all .3s ease 0s}.mimg img{height:65px;padding:2px}.dergbox{justify-content:center;z-index:2;bottom:80px;width:100%;height:500px}.dergbox .cimg img{position:absolute;display:inline-block;height:500px}.framebox,.photobox,.refebox{z-index:3}.framebox{justify-content:right;bottom:25%;right:15%}.framebox .cimg img{display:inline-block;height:320px}.photobox{justify-content:right;bottom:45%;left:18%}.photobox .cimg img{display:inline-block;height:145px}.refebox{justify-content:right;bottom:20%;left:10%}.refebox .cimg img{display:inline-block;height:150px}.imgcover{z-index:2;background-color:rgba(118,82,82,.01)}@media screen and ((max-width:1400px) or (max-height:900px)){.kammermainbox{height:auto}.kamacontentbox{position:absolute;display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-around;margin-top:230px;margin-bottom:200px;padding-bottom:80px;height:1700px;width:100%;bottom:unset}.contbox{position:relative;width:100%;height:auto;display:flex;justify-content:center;margin:25px 0}.contboxtext{opacity:.5;margin-top:20px}.dergbox,.framebox,.photobox,.refebox{top:unset;bottom:unset;left:unset;right:unset}.framebox{padding-left:20%}.photobox{padding-right:35%}.refebox{padding-left:50%}.dergbox{height:500px}.imgcover{position:fixed;height:100%}}@media screen and (pointer:coarse) and(orientation:portrait){.contboxtext{opacity:.5;margin-top:20px}}