﻿@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css");h1{font-size:1.9rem;font-weight:bold;margin-bottom:30px;color:#6179bb;}h2{font-size:1.5rem;font-weight:bold;}h3{font-size:1.3rem;font-weight:bold;}body{font-size:16px;font-family:'Shippori Mincho',serif;}header{border-bottom:1px solid #ccc;margin-bottom:30px;padding:30px;}section{border:1px solid #efefef;margin-bottom:30px;padding:30px;}section:nth-child(odd){background-color:#efefef;border:1px solid #ccc;}section h2{margin-bottom:30px;color:#6179bb;}section h3{margin-bottom:20px;}section figure{page-break-before:always;margin-bottom:0;}section figure img{width:100%;max-width:300px;border:1px solid #ccc;box-shadow:10px 10px 5px #ccc;cursor:zoom-in;padding:10px;background-color:#fff;}footer{margin:30px 0;padding:30px;background-image:url("/img/misc/bg-jigsaw.png");color:#fff;text-decoration:none;}footer a{text-decoration:none;color:#fff;}footer a:hover{color:#fff;text-decoration:underline;}.copy a{color:inherit;text-decoration:underline;}.copy a:hover{background-color:rgba(97,121,187,.2);color:inherit;}@media print{footer{display:none;}section{border:0;padding:0;}section figure img{max-width:100% !important;border:0;box-shadow:0;}section:nth-child(odd){background-color:transparent;border:0;}}#nav{color:#fff;background-color:#6179bb;font-size:1.1rem;}#nav a{color:#fff;text-decoration:underline;}#nav a:hover{background-color:#fff;color:#6179bb;}ul.contents{list-style-type:lower-roman;}ul.contents li{margin-bottom:10px;padding-left:10px;font-weight:bold;}ul.contents li a{font-weight:normal;}