@charset "UTF-8";
/*
|---------------------------------------------------------------
| フィッシングロッド使用上のご注意
|---------------------------------------------------------------
*/
.mbsc-page {
  --mbs-container-maxwidth: 1000px;
}

@media (min-width: 750.02px) {
  .activity .flR {
    float: right;
  }
  .activity .flL {
    float: left;
  }
  .activity {
    margin-bottom: 48px;
  }
  .activity img {
    width: 240px;
  }
  .activity .fishing_txt {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 32px;
  }
  .activity .fishing_txt_01 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 186px;
  }
  .activity .fishing_txt_02 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 117px;
  }
  .activity .fishing_txt_03 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 95px;
  }
  .activity .fishing_txt_05 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 136px;
  }
  .activity .fishing_txt_04 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 356px;
  }
  .activity .fishing_txt_09 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .activity .fishing_img_2 {
    margin-bottom: 40px;
    text-align: center;
  }
  .activity .fishing_img_2 img {
    width: auto;
  }
  .activity .fishing_attention {
    padding-left: 40px;
    margin-bottom: 20px;
    padding-top: 4px;
  }
  .activity .fishing_attention_img {
    width: 20px;
    height: 18px;
    float: left;
    margin: 6px;
  }
  .activity .fishing_kitei_ttl {
    margin-bottom: 8px;
  }
  .activity .fishing_kikan {
    padding-left: 30px;
    margin-bottom: 24px;
  }
  .activity ul li {
    list-style: initial;
    margin-left: 30px;
  }
  .activity ul {
    margin-bottom: 24px;
  }
}
@media (max-width: 750px) {
  .activity .fishing_txt, .activity .fishing_txt_01, .activity .fishing_txt_02, .activity .fishing_txt_03, .activity .fishing_txt_04, .activity .fishing_txt_05, .activity .fishing_txt_09 {
    text-indent: -2em;
    padding-left: 30px;
    margin-bottom: 16px;
  }
  .activity .img02.fishing_img {
    margin-bottom: 24px;
    text-align: center;
  }
  .activity .img02.fishing_img img {
    width: 120px;
  }
  .activity .img02.fishing_img_2 img {
    width: 200px;
  }
  .activity .img09.fishing_img_2 img {
    width: auto;
    max-width: 238px;
  }
  .activity .fishing_img_2 {
    text-align: center;
    margin-top: -5px;
    margin-bottom: 24px;
  }
  .activity img.fishing_attention_img {
    display: none;
  }
  .activity .fishing_attention {
    padding-left: 33px;
    background: url(../../images/attention.png) no-repeat;
    background-size: 20px;
    background-position: 8px 5px;
    margin-bottom: 20px;
    padding-top: 4px;
  }
  .activity .fishing_kitei_ttl {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .activity .fishing_kikan {
    padding-left: 30px;
    margin-bottom: 24px;
  }
  .activity ul li {
    list-style: initial;
    margin-left: 30px;
  }
  .activity ul {
    margin-bottom: 24px;
  }
}
