@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/scoreboard/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;
  width: 625px;
}
h3.subTitle img {
  width: 100%;
  height: auto;
}

p.lead {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .mainTitle {
    margin-top: -60px;
    width: 160px;
  }
  h3.subTitle {
    margin: 30px 4%;
    width: auto;
  }
  h3.subTitle img {
    width: 100%;
    height: auto;
  }
  p.lead {
    margin: 0 4%;
    font-size: 15px;
    line-height: 1.8;
  }
}
.img-c {
  margin: 60px auto;
  width: 1000px;
}
.img-c span {
  text-align: right;
  font-size: 14px;
  display: block;
  margin-top: 10px;
}

section.unit {
  width: 870px;
  margin: 70px auto;
}
section.unit .contents .title-wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
}
section.unit .contents .title-wp .point {
  width: 100px;
  height: 100px;
  color: #08AFAF;
  background: url(/toraco/img/magazine/scoreboard/bg_point.png) no-repeat center center;
  background-size: contain;
  font-family: "Miso", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 24px;
}
section.unit .contents .title-wp h4 {
  font-size: 32px;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
  border-bottom: 4px dotted #fff001;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #08AFAF;
  width: calc(100% - 130px);
  margin-left: 30px;
}
section.unit .contents h5 {
  font-size: 24px;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #08AFAF;
  margin-bottom: 10px;
}
section.unit .contents p.txt {
  font-size: 18px;
  line-height: 1.8;
}
section.unit .contents .photo {
  text-align: center;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .img-c {
    margin: 30px auto;
    width: 90%;
    max-width: 780px;
  }
  .img-c img {
    width: 100%;
    height: auto;
  }
  .img-c span {
    font-size: 12px;
    margin-top: 10px;
  }
  section.unit {
    width: auto;
    margin: 40px 3%;
  }
  section.unit .contents .title-wp {
    margin-bottom: 15px;
  }
  section.unit .contents .title-wp .point {
    width: 60px;
    height: 60px;
    font-size: 40px;
    padding-top: 12px;
  }
  section.unit .contents .title-wp h4 {
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: calc(100% - 75px);
    margin-left: 15px;
  }
  section.unit .contents h5 {
    font-size: 18px;
  }
  section.unit .contents p.txt {
    font-size: 14px;
    line-height: 1.6;
  }
  section.unit .contents .photo {
    margin-top: 15px;
  }
  section.unit .contents .photo img {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=magazine_scoreboard.css.map */