/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Shin Maru Go DemiBold", sans-serif;
  font-size: 1.4rem;
  color: #1C1564;
  overflow-x: hidden;
  line-height: 24px; /* 171.429% */
  letter-spacing: 1.4px;
}
@media (min-width: 641px) {
  body {
    font-size: 1.6rem;
    line-height: 32px; /* 200% */
    letter-spacing: 1.6px;
  }
}

a {
  text-decoration: underline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:focus {
  outline: none;
}

@media (max-width: 640px) {
  br:not(.sp-br) {
    display: none;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

img {
  max-width: 100%;
}

@media (max-width: 640px) {
  .spOnly {
    display: block !important;
  }
}
@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

@media (min-width: 641px) {
  article .yodogawa {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  article .content {
    width: auto;
    padding: 0 12px;
  }
}
@media (min-width: 641px) {
  article .ball {
    top: -80px;
  }
}
@media (min-width: 641px) {
  article .glove {
    top: -330px;
  }
}
@media (min-width: 641px) {
  article .helmet {
    bottom: -80px;
  }
}
@media (max-width: 640px) {
  article .ill {
    display: none;
  }
}
@media (min-width: 641px) {
  article h2 {
    margin: 88px auto 42px;
  }
}
@media (max-width: 640px) {
  article h2 {
    width: 76.875vw;
    margin: 36px auto 21px;
  }
}
article h3 {
  padding-top: 48px;
}
@media (min-width: 641px) {
  article h3 {
    padding-top: 141px;
  }
}
article .info {
  max-width: 492px;
  margin: 0 auto;
  padding: 26px 24px 16px;
  background: #FFFDD2;
  border-radius: 8px;
}
@media (min-width: 641px) {
  article .info {
    padding: 50px 68px 38px;
    border-radius: 16px;
  }
}
article .info li + li {
  padding-top: 4px;
}
@media (min-width: 641px) {
  article .info .text {
    margin: 20px 0 44px;
  }
}
article .btn img {
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
@media (max-width: 640px) {
  article .btn img {
    max-width: 108%;
    margin-left: -4%;
  }
}
article .note {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 16px auto 0;
  color: rgba(28, 21, 100, 0.6);
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: 1px;
  margin-top: 16px;
}
article .text {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 16px 0;
}
@media (min-width: 641px) {
  article .text {
    margin: 48px auto;
  }
}
article .text ul + span.note {
  color: #1C1564;
  font-size: 1rem;
  line-height: 32px;
  letter-spacing: 1px;
}
@media (min-width: 641px) {
  article .text ul + span.note {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
article .text small {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
}
@media (min-width: 641px) {
  article .text small {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
article .img {
  margin: 30px auto 0;
  text-align: center;
}
@media (max-width: 640px) {
  article .img {
    margin: 24px auto 0;
  }
}
article .size {
  max-width: 400px;
  margin: -20px auto 0;
  font-size: 1.4rem;
  text-align: center;
}
@media (max-width: 640px) {
  article .size {
    font-size: 1.2rem;
  }
}
article .size table {
  border-collapse: collapse;
}
@media (max-width: 640px) {
  article .size table {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
}
article .size table + p {
  font-size: 1.2rem;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-align: right;
  padding: 10px 16px;
}
@media (max-width: 640px) {
  article .size table + p {
    padding-right: 0;
  }
}
article .size th, article .size td {
  text-align: center;
  border-bottom: 1px solid;
  padding: 8px 20px;
}
@media (max-width: 640px) {
  article .size th, article .size td {
    padding: 8px 5vw;
  }
}
article .size th {
  padding: 4px 20px;
}
@media (max-width: 640px) {
  article .size th {
    padding: 4px;
  }
}
article .prof {
  max-width: 560px;
  margin: 38px auto 0;
  border: 1px solid;
  padding: 29px 0 29px 29px;
  font-size: 1.4rem;
  line-height: 28px;
  letter-spacing: 1.4px;
}
@media (max-width: 640px) {
  article .prof {
    font-size: 1.2rem;
    line-height: 24px;
    letter-spacing: 1.2px;
    padding: 16px;
    margin-top: 24px;
  }
}
article .prof h4 {
  font-size: 1.8rem;
  line-height: 28px; /* 155.556% */
  letter-spacing: 1.8px;
  padding-bottom: 12px;
}
@media (max-width: 640px) {
  article .prof h4 {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
article .prof h4 small {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1.4px;
}
@media (max-width: 640px) {
  article .prof h4 small {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
article .prof .img {
  max-width: 420px;
  width: 73.4375vw;
  margin: 22px 0 0 40px;
}
@media (max-width: 640px) {
  article .prof .img {
    margin: 14px auto;
  }
}
article .prof .img img {
  border: 1px solid rgba(28, 21, 100, 0.4);
}
article .prof .img img + img {
  margin-top: 16px;
}
@media (max-width: 640px) {
  article .prof .img img + img {
    margin-top: 12px;
  }
}
article .prof a {
  word-break: break-all;
}
article figcaption {
  color: rgba(28, 21, 100, 0.6);
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: 1px;
  padding-top: 16px;
}
@media (max-width: 640px) {
  article figcaption {
    padding-top: 8px;
    text-align: left;
  }
}
@media (max-width: 640px) {
  article .midashi01 {
    padding-top: 65px;
  }
}
article .midashi02 .img {
  max-width: 516px;
}
article .midashi03 .img, article .midashi05 .img, article .midashi06 .img {
  max-width: 480px;
}
article .midashi03 figcaption, article .midashi05 figcaption, article .midashi06 figcaption {
  text-align: left;
}
@media (max-width: 640px) {
  article .midashi03 h3 {
    width: 68.125vw;
    margin: 0 auto;
  }
}
article .midashi04 .img {
  max-width: 490px;
  width: 57.5vw;
}
@media (max-width: 640px) {
  article .midashi04 h3 {
    width: 66.5625vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi05 h3 {
    width: 60.625vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi06 h3 {
    width: 76.125vw;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  article .midashi07 h3 {
    width: 86.25vw;
    margin-left: -1.2vw;
  }
}
article .midashi08 {
  margin-top: 82px;
}
@media (max-width: 640px) {
  article .midashi08 {
    padding: 0 25px;
  }
}
article .midashi08 p {
  text-align: center;
}
article .midashi08 .text .game {
  font-family: "Shin Maru Go Heavy", sans-serif;
  display: block;
  padding-top: 34px;
  font-size: 2rem;
  line-height: 34px;
  letter-spacing: 2px;
}
@media (max-width: 640px) {
  article .midashi08 .text .game {
    font-size: 1.4rem;
    line-height: 26px;
    letter-spacing: 1.4px;
    padding-top: 16px;
  }
}
article .midashi08 .info {
  margin-top: 78px;
}
article .midashi08 .info .note {
  text-align: left;
}
article .midashi08 .info .note span {
  padding-top: 24px;
  display: block;
}
article .date {
  padding-top: 50px;
}
@media (min-width: 641px) {
  article .bat {
    top: -320px;
  }
}
article .copyright + .ill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.line {
  max-width: 696px;
  width: 95%;
  margin: 0 auto;
}

a[target=_blank]:not(.blank):after {
  display: none;
}/*# sourceMappingURL=yokoku2.css.map */