@charset "UTF-8";
@font-face {
  font-family: "Miso";
  src: url("/toraco/fonts/miso-bold.eot");
  src: url("/toraco/fonts/miso-bold.eot?#iefix") format("embedded-opentype"), url("/toraco/fonts/miso-bold.woff2") format("woff2"), url("/toraco/fonts/miso-bold.woff") format("woff"), url("/toraco/fonts/miso-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Miso";
  src: url("/toraco/fonts/miso-regular.eot");
  src: url("/toraco/fonts/miso-regular?#iefix") format("embedded-opentype"), url("/toraco/fonts/miso-regular.woff2") format("woff2"), url("/toraco/fonts/miso-regular.woff") format("woff"), url("/toraco/fonts/miso-regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Miso";
  src: url("/toraco/fonts/miso-light.eot");
  src: url("/toraco/fonts/miso-light?#iefix") format("embedded-opentype"), url("/toraco/fonts/miso-light.woff2") format("woff2"), url("/toraco/fonts/miso-light.woff") format("woff"), url("/toraco/fonts/miso-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
/* ********************************************************
  共通初期化CSS
******************************************************** */
html, body, div, header, footer, article, section, aside, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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, figure {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: none;
}

ol, ul, li {
  list-style: none;
}

img {
  vertical-align: bottom;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

:focus {
  outline: 0;
}

@media print {
  body {
    zoom: 60%;
  }
}
#container.second #main.magazine {
  background: #FFF url(/toraco/img/magazine/word/bg.gif) repeat 0 0;
}

.mainTitle {
  text-align: center;
  width: 260px;
  margin: -110px auto 0 auto;
}
.mainTitle img {
  width: 100%;
  height: auto;
}

h3.subTitle {
  text-align: center;
  margin: 60px auto;
}

@media screen and (max-width: 767px) {
  .mainTitle {
    margin-top: -60px;
    width: 160px;
  }
  h3.subTitle {
    margin: 30px 4%;
  }
  h3.subTitle img {
    width: 100%;
    height: auto;
  }
}
section.unit {
  width: 880px;
  margin: 70px auto;
}
section.unit .wrap {
  position: relative;
}
section.unit .wrap:before {
  background: #000000;
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 8px;
  width: 100%;
  height: 100%;
  border-radius: 18px;
}
section.unit .wrap .contents {
  text-align: center;
  position: relative;
  z-index: 100;
  background: #b7e6e6;
  border-radius: 16px;
  border: 1px solid #000000;
  padding: 50px 40px 20px 40px;
}
section.unit .wrap .contents.bg-p {
  background: #f6c0d7;
}
section.unit .wrap .contents.bg-b {
  background: #fffabc;
}
section.unit .wrap .contents h4 {
  width: 780px;
  margin: 0 auto;
}
section.unit .wrap .contents h4.stl_pos img {
  width: auto;
  height: 60px;
}
section.unit .wrap .contents h4.stl_pos img:last-child {
  height: 55px;
  width: auto;
}
section.unit .wrap .contents h4.stl_pb {
  margin-bottom: 40px;
}
section.unit .wrap .contents h4.stl_pb img {
  width: 464px;
  height: auto;
}
section.unit .wrap .contents p.lead {
  font-size: 24px;
  margin: 20px 0;
}
section.unit .wrap .contents .photo {
  margin-top: 30px;
}
section.unit .wrap .contents h5 {
  background: #32bbbb;
  text-align: center;
  font-size: 28px;
  color: #FFF;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  line-height: 1;
}
section.unit .wrap .contents table.status {
  max-width: 700px;
  margin: 20px auto;
}
section.unit .wrap .contents table.status th,
section.unit .wrap .contents table.status td {
  border: #aaaaaa 1px solid;
  padding: 10px 15px;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
}
section.unit .wrap .contents table.status th {
  background: #d6d6d6;
}
section.unit .wrap .contents table.status td {
  background: #FFFFFF;
}
section.unit .wrap .contents table.status thead th span {
  display: inline-block;
  margin: 0 auto;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  vertical-align: middle;
  white-space: pre;
  min-width: 32px;
}
section.unit .wrap .contents dl {
  text-align: left;
  margin: 40px 0;
}
section.unit .wrap .contents dl dd {
  font-size: 18px;
}
section.unit .wrap .contents dl dt {
  margin-bottom: 15px;
}
section.unit .wrap .contents dl dt.mark {
  background: url(/toraco/img/magazine/word/mark_ball.png) no-repeat left center;
  background-size: 40px auto;
}
section.unit .wrap .contents dl dt.mark .b_line {
  margin-left: 55px;
}
section.unit .wrap .contents dl dt span {
  vertical-align: middle;
}
section.unit .wrap .contents dl dt span.marker {
  background: url(/toraco/img/magazine/word/marker.png) no-repeat center center;
  width: 40px;
  height: 60px;
  background-size: cover;
  font-family: "Miso", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  color: #08AFAF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 3px;
}
section.unit .wrap .contents dl dt span.b_line {
  font-size: 28px;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
  border-bottom: 4px solid #32bbbb;
  display: inline-block;
  padding-bottom: 5px;
  margin-left: 15px;
}
section.unit .wrap .contents dl dt span.b_line small {
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  section.unit {
    width: auto;
    margin: 30px 4%;
  }
  section.unit .wrap:before {
    top: 7px;
    left: 6px;
  }
  section.unit .wrap .contents {
    border-radius: 16px;
    padding: 30px 15px 10px 15px;
  }
  section.unit .wrap .contents h4 {
    width: auto;
    margin: 0 auto;
  }
  section.unit .wrap .contents h4.stl_pos img {
    width: auto;
    height: 40px;
  }
  section.unit .wrap .contents h4.stl_pos img:last-child {
    height: 35px;
    width: auto;
    margin: 5px auto;
    display: block;
  }
  section.unit .wrap .contents h4.stl_pb {
    margin-bottom: 20px;
  }
  section.unit .wrap .contents h4.stl_pb img {
    width: 90%;
    height: auto;
    max-width: 300px;
  }
  section.unit .wrap .contents p.lead {
    font-size: 16px;
    line-height: 1.5;
  }
  section.unit .wrap .contents .photo {
    margin-top: 30px;
  }
  section.unit .wrap .contents .photo img {
    width: 100%;
    height: auto;
  }
  section.unit .wrap .contents h5 {
    font-size: 18px;
  }
  section.unit .wrap .contents table.status {
    max-width: 100%;
    width: 100%;
    margin: 15px auto;
  }
  section.unit .wrap .contents table.status th,
  section.unit .wrap .contents table.status td {
    padding: 5px 4px;
    font-size: 12px;
  }
  section.unit .wrap .contents table.status thead th span {
    min-width: 20px;
  }
  section.unit .wrap .contents dl {
    margin: 25px 0;
  }
  section.unit .wrap .contents dl dd {
    font-size: 13px;
    line-height: 1.5;
  }
  section.unit .wrap .contents dl dt {
    margin-bottom: 10px;
  }
  section.unit .wrap .contents dl dt.mark {
    background-size: 28px auto;
  }
  section.unit .wrap .contents dl dt.mark .b_line {
    margin-left: 38px;
  }
  section.unit .wrap .contents dl dt span.marker {
    background-size: contain;
    width: 32px;
    height: 48px;
    font-size: 26px;
    padding-top: 4px;
  }
  section.unit .wrap .contents dl dt span.b_line {
    font-size: 20px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 700;
    border-bottom: 2px solid #32bbbb;
    display: inline-block;
    padding-bottom: 5px;
    margin-left: 10px;
    width: calc(100% - 42px);
  }
  section.unit .wrap .contents dl dt span.b_line small {
    font-size: 16px;
  }
}
/*# sourceMappingURL=magazine_word.css.map */