.pc-only {
  display: block; }
  @media (max-width: 519px) {
    .pc-only {
      display: none; } }

.tb-only {
  display: none; }
  @media (max-width: 519px) {
    .tb-only {
      display: block; } }
  @media (max-width: 320px) {
    .tb-only {
      display: none; } }

.sp-only {
  display: none; }
  @media (max-width: 519px) {
    .sp-only {
      display: block !important; } }

.container .article {
  margin-top: 0;
  line-height: 1.7; }

.article {
  width: 95%;
  max-width: 780px;
  margin: 50px auto;
  font-weight: 400;
  line-height: 1.9; }
  .article .related h2 {
    border: none; }
  .article h1 {
    margin-bottom: 15px;
    font-size: 36px;
    color: #db5608; }
  .article h2 {
    margin-bottom: .7em;
    border-bottom: 1px solid #db5608;
    font-size: 23px;
    font-weight: 600;
    color: #db5608; }
  .article h3 {
    margin: 2em 0 1em;
    padding-left: 10px;
    border-left: 3px solid #db5608;
    font-size: 20px;
    color: #db5608;
    font-weight: 600; }
  .article h4 {
    margin: 2em 0 1em;
    font-size: 20px;
    color: #db5608;
    font-weight: 600; }
  .article .content p {
    margin-bottom: 1.5em;
    line-height: 1.7;
    font-weight: 400;
    font-size: 14px; }
    .article .content p .big {
      font-size: 1.5em;
      font-weight: bold; }
    .article .content p .red {
      font-weight: bold;
      color: #ee7b7b; }
  .article .content a {
    color: blue;
    text-decoration: underline; }
  .article ul {
    padding-left: 2em; }
  .article .tb {
    width: 100%;
    height: 0;
    margin-bottom: 1em;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden; }
    .article .tb iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
  .article blockquote {
    padding: 1em;
    border: 1px solid #333; }
  .article fieldset {
    background-color: #fff !important;
    border: 0px !important; }
  @media (max-width: 519px) {
    .article .swpm-login-widget-form {
      font-size: 24px; } }
  @media (max-width: 519px) {
    .article .swpm-login-widget-form input {
      font-size: 20px; } }
  @media (max-width: 519px) {
    .article .swpm-login-widget-form .swpm-remember-checkbox input {
      width: 20px;
      height: 20px; } }
  @media (max-width: 519px) {
    .article .swpm-section.swpm-section-1 {
      font-size: 20px; } }
  .article .swpm-section-div {
    background-color: #fff;
    padding: 0px;
    width: 100%; }
    @media (max-width: 519px) {
      .article .swpm-section-div {
        font-size: 24px; } }
  @media (max-width: 519px) {
    .article .swpm-form-builder .swpm-legend h3 {
      font-size: 28px; } }
  .article .swpm-form-builder .swpm-section-div h4 {
    display: none; }
  @media (max-width: 519px) {
    .article input.swpm-medium,
    .article input[type="text"].swpm-medium,
    .article input[type="tel"].swpm-medium,
    .article input[type="email"].swpm-medium {
      font-size: 24px;
      width: 100%;
      padding: 5px 10px;
      box-sizing: border-box; } }
  .article .swpm-span p {
    margin-bottom: 0;
    font-size: 12px; }
    @media (max-width: 519px) {
      .article .swpm-span p {
        font-size: 20px; } }
  @media (max-width: 519px) {
    .article .swpm-submit, .article input[type="submit"].swpm-submit {
      font-size: 24px; } }
  @media (max-width: 519px) {
    .article .swpm-login-widget-logged {
      font-size: 22px; } }
  .article__thumb img {
    max-width: 300px;
    margin: 0 auto 30px;
    display: block; }
  .article__date {
    margin-bottom: 15px;
    text-align: right; }
    .article__date span {
      color: #FFF;
      background: #db5608;
      padding: 4px 10px; }
    .article__date span.evening {
      background: #333; }
  .article__actor p {
    margin-bottom: 0; }
  .article__actor a {
    margin: 0;
    color: #333;
    text-decoration: none;
    font-weight: 400; }
  .article__actor i {
    color: #333;
    margin: 0 3px 0 10px; }
  .article__actor .tag {
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 4px 10px;
    margin: 0 2px; }
  .article img {
    max-width: 100%; }
  .article .wp-block-image img {
    height: auto; }

.related ul {
  padding: 0; }
.related li {
  list-style-type: none; }
.related a {
  line-height: 2; }

.favorite {
  text-align: right;
  margin-bottom: 50px; }
  .favorite .simplefavorite-button {
    border: 1px solid #db5608;
    padding: 4px 10px;
    color: #db5608;
    cursor: pointer; }
    .favorite .simplefavorite-button.active {
      background: #db5608;
      color: #fff;
      opacity: 1; }

* {
  box-sizing: border-box; }

#p25 form h3 {
  display: none; }
#p25 form .swpm-form-builder .swpm-legend {
  display: none; }
#p25 form ul {
  padding: 20px !important;
  border-radius: 8px;
  border: 1px solid #dcdcdc;
  margin: 0 !important; }
#p25 form li {
  margin-bottom: 10px !important; }
#p25 form label.swpm-desc {
  font-weight: 400;
  color: #a8b0b6;
  font-size: 13px; }
#p25 form .swpm-text {
  font-size: 16px; }
#p25 form #item-swpm-54 span {
  line-height: 1.5; }
#p25 form #item-swpm-142 input,
#p25 form #item-swpm-57 input {
  width: 100%; }
#p25 form input {
  border: none;
  background: none;
  border-bottom: 1px solid #dcdcdc;
  box-shadow: none; }
#p25 form #item-swpm-143,
#p25 form #item-swpm-144,
#p25 form #item-swpm-146,
#p25 form #item-swpm-56 {
  display: none; }
#p25 form .swpm-submit {
  background: #db5608;
  color: #fff;
  padding: 10px 40px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px; }
#p25 .wpulike {
  display: none; }

/*# sourceMappingURL=style.css.map */
