@charset "UTF-8";
/*-----------------------*/
/*      Initialize       */
/*-----------------------*/
/*CSSリセット*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 100%;
  line-height: 1em;
}

@font-face {
  font-family: 'Due Date';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/DueDate-51dV.ttf") format("truetype");
}
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, code, em, img, small,
strong, sub, sup, tt, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, table,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, embed, figure, figcaption,
input, button, textarea, canvas, audio, video,
footer, header, hgroup, menu, nav, section {
  box-sizing: border-box;
}

/*-----------------------*/
/*       Variables       */
/*-----------------------*/
/*-----------------------*/
/*    Global settings    */
/*-----------------------*/
@page {
  size: portrait;
}
p {
  font-size: 94%;
  padding: 12px 0;
  line-height: 160%;
}

.unprint {
  display: none;
}

.inline {
  display: inline-block;
}

/*-----------------------*/
/*       Mainframe       */
/*-----------------------*/
html, body {
  height: auto;
}

body {
  color: #000;
  font-family: "CookHandStd-R", sans-serif;
  -webkit-print-color-adjust: exact;
  break-inside: avoid;
}

article {
  position: absolute;
  margin: 0 auto;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 230mm !important;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
  page-break-inside: avoid;
}

.section-1, .section-2 {
  position: relative;
  width: 100%;
}

.section-1 {
  border-bottom: dotted 1px #000;
  padding-bottom: 3mm;
}

.date-stamp {
  width: 45mm;
  height: 33mm;
  overflow: visible;
}

.svgwrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 220mm;
}
.svgwrapper img {
  display: block;
  position: relative;
  width: 168mm;
  height: auto;
  margin: 0 auto 0;
}

.content_wrapper {
  position: relative;
  width: 168mm;
  height: auto;
  margin: 0 auto 0;
}

.name {
  position: absolute;
  top: 46.5mm;
  left: 12mm;
  width: 60mm;
  margin: 0;
  font-family: "CookHandStd-R", sans-serif;
  font-size: 134%;
  letter-spacing: 0.5em;
}

.date {
  position: absolute;
  top: 63mm;
  left: 14mm;
  width: 45mm;
  margin: 0;
  font-family: "Due Date", "TsukuAOldMinPr6N-B", serif;
  letter-spacing: 0.125em;
  font-size: 87%;
}
.date .wd {
  display: inline-block;
  position: relative;
  top: -0.6mm;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 87%;
}

.sc-days-status {
  position: absolute;
  top: 71.5mm;
  left: 4.2mm;
  width: 45mm;
  margin: 0;
  text-align: right;
  font-family: "CookHandStd-R", sans-serif;
  letter-spacing: 0.125em;
  font-size: 80%;
}

.cond {
  display: block;
  position: absolute;
  top: 63mm;
  left: 59mm;
  width: 12mm;
  height: auto;
  margin: 0;
}

.staytime {
  position: absolute;
  top: 95mm;
  left: 15mm;
  width: 60mm;
  margin: 0;
  font-family: "Due Date", "TsukuAOldMinPr6N-B", serif;
  letter-spacing: 0.125em;
  font-size: 87%;
}

.transportation {
  position: absolute;
  top: 44mm;
  left: 93.5mm;
  width: 75mm;
  margin: 0;
  font-family: "CookHandStd-R", sans-serif;
  font-size: 80%;
  line-height: 135%;
}

.curriculum {
  position: absolute;
  top: 66mm;
  left: 108mm;
  width: 70mm;
  margin: 0;
  font-family: "CookHandStd-R", sans-serif;
  font-size: 94%;
  line-height: 175%;
}

.importants {
  position: absolute;
  top: 121mm;
  left: 6mm;
  width: 158mm;
  margin: 0;
  font-family: "CookHandStd-R", sans-serif;
  font-size: 87%;
  line-height: 150%;
}

.reports {
  position: absolute;
  top: 154mm;
  left: 6mm;
  width: 158mm;
  margin: 0;
  font-family: "CookHandStd-R", sans-serif;
  font-size: 87%;
  line-height: 150%;
}
