@charset "utf-8";#details{position:fixed;visibility:hidden;left:100%;top:0;transition:all 400ms ease;z-index:2;overflow:hidden}body.paged #details{visibility:visible;left:0}#details h2{position:fixed;left:100%;top:0;width:100%;font-size:200%;letter-spacing:.1em;font-family:"SuzukiPROHeadline";color:#fff;background-color:#002d49;height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:0;padding-right:200px;padding-left:220px;transition:all 400ms ease;z-index:2;display:flex;line-height:1;align-items:center}body.paged #details h2{left:0}#details .content{position:absolute;left:0;top:100px;overflow:auto;width:100%;-webkit-overflow-scrolling:touch}#details.ofh .content{overflow:hidden}#details .content .shadow{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.75)}#details .content .inner{position:relative;width:1000px;margin-left:auto;margin-right:auto}#details .content .head{position:relative}#details .content .head h3{position:absolute;color:#fff;font-size:220%;font-family:'SuzukiPROHeadline';z-index:1}#details .content .sections{background-color:#fff}#details .content .sections .section .texts{padding:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#details .content .sections .section h4{font-size:140%;font-family:'SuzukiPROHeadline';margin-bottom:10px}#details .content .sections .section .body{margin-bottom:10px}#details .content .sections .section .caution{margin-bottom:10px;font-size:80%;color:#999;line-height:1.35em}#details .content .sections .section .small{font-size:70%}#details .back a{display:block}@media only screen and (max-width:768px){#details{left:100vw}#details h2{left:100vw;width:100vw;font-size:90%;letter-spacing:0em;height:50px;padding-top:0;padding-right:100px;padding-left:90px}#details .content{top:50px;width:100vw}#details .content .inner{width:100vw;background-color:#fff}#details .content .head h3{font-size:150%}#details .content .sections .section .texts{padding:20px}#details .content .sections .section h4{font-size:120%}#details .back{position:relative;z-index:1}#details .back a{background-color:#002d49;position:absolute;right:0;top:-50px;display:block;width:50px;height:50px}}