@charset "UTF-8";
.common_fv {
  background-image: url(../img/about/aboutus/main_image.jpg);
}
/* 埋め込みPDF表示 */
#pdf_box {
  overflow: scroll;
  width: 100vw;
}
@media screen and (min-width: 770px) {
  /* 共通 */
  .title_section {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
  }
  /* aboutus_conts */
  #aboutus_conts #message_area {
    clear: both;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    height: 260px;
    margin-bottom: 60px;
  }
  #aboutus_conts #message_area dl {
    clear: both;
  }
  #aboutus_conts #message_area dl dt {
    font-size: 32px;
    margin-bottom: 30px;
    text-align: center;
  }
  #aboutus_conts #message_area dl dd {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
  }
  #aboutus_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 130px;
  }
  #aboutus_conts #top_area {
    clear: both;
    width: 100%;
    float: left;
  }
  #aboutus_conts #top_area .box_01 {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 56px;
  }
  #aboutus_conts #top_area .box_01 .left_box {
    width: 48%;
    float: left;
    min-width: 496px;
    padding-right: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #aboutus_conts #top_area .box_01 .left_box dl {
    width: 496px;
    float: right;
    background-repeat: no-repeat;
    background-position: 0% 172px;
    padding-bottom: 34px;
    margin-top: 20px;
  }
  #aboutus_conts #top_area .box_01 .left_box dl dt {
    margin-left: 34px;
    font-size: 36px;
    line-height: 53px;
    margin-bottom: 22px;
  }
  #aboutus_conts #top_area .box_01 .left_box dl dd {
    margin-left: 34px;
    width: 465px;
    line-height: 36px;
    font-size: 16px;
  }
  #aboutus_conts #top_area .box_01 .right_box {
    width: 52%;
    height: 393px;
    float: left;
    background-image: url(../img/about/aboutus/img_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
  }
  #aboutus_conts #top_area .box_02 {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 56px;
  }
  #aboutus_conts #top_area .box_02 .right_box {
    width: 48%;
    float: right;
    min-width: 506px;
    padding-left: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #aboutus_conts #top_area .box_02 .left_box {
    width: 52%;
    height: 393px;
    float: left;
    background-image: url(../img/about/aboutus/img_03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
  }
  #aboutus_conts #top_area .box_02 .right_box dl {
    width: 506px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 163px;
    padding-bottom: 34px;
    margin-top: 20px;
  }
  #aboutus_conts #top_area .box_02 .right_box dl dt {
    font-size: 36px;
    line-height: 53px;
    margin-bottom: 22px;
  }
  #aboutus_conts #top_area .box_02 .right_box dl dd {
    width: 465px;
    line-height: 36px;
    font-size: 16px;
  }
  #aboutus_conts #top_area .box_03 {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 80px;
  }
  #aboutus_conts #top_area .box_03 .left_box {
    width: 48%;
    float: left;
    min-width: 496px;
    padding-right: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #aboutus_conts #top_area .box_03 .left_box dl {
    width: 496px;
    float: right;
    background-repeat: no-repeat;
    background-position: 9px 157px;
    padding-bottom: 34px;
    margin-top: 20px;
  }
  #aboutus_conts #top_area .box_03 .left_box dl dt {
    font-size: 36px;
    line-height: 53px;
    margin-bottom: 22px;
    margin-left: 34px;
  }
  #aboutus_conts #top_area .box_03 .left_box dl dd {
    margin-left: 34px;
    width: 465px;
    line-height: 36px;
    font-size: 16px;
  }
  #aboutus_conts #top_area .box_03 .right_box {
    width: 52%;
    height: 393px;
    float: left;
    background-image: url(../img/about/aboutus/img_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
  }
  #aboutus_conts #common_area {
    width: 946px;
    clear: both;
    margin-bottom: 84px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
  }
  #aboutus_conts .btn_common {
    clear: both;
    margin-inline: auto;
  }
  #aboutus_conts .link {
    margin-bottom: 72px;
    clear: both;
    width: 946px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px 12px;
    justify-content: center;
  }
  #aboutus_conts .link li {
    width: calc(100%/4 - 9px);
    font-size: 16px;
  }
  #aboutus_conts .link li a {
    display: flex;
    width: 100%;
    text-decoration: none;
    height: 73px;
    border: 1px solid #99aebd;
    box-sizing: border-box;
    line-height: 1.3;
    transition: .3s;
    align-items: center;
    justify-content: center;
  }
  #aboutus_conts .link li a:hover {
    text-decoration: none;
    background-color: var(--color-thema);
    border-color: var(--color-thema);
    color: #fff;
    opacity: 1;
  }
  #aboutus_conts .link .color {
    color: var(--color-thema);
    font-size: 15px;
    margin-right: 10px;
  }
  #aboutus_conts .link a:hover .color {
    color: #fff;
  }
  #aboutus_conts .link .none {
    margin-right: 0px;
  }
  #aboutus_conts .encircle_bg {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 77px;
  }
  #aboutus_conts .bg-main {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    background-color: var(--color-bg-main);
    padding-block: 125px 130px;

  }
  #aboutus_conts .encircle_bg:last-of-type {
    margin-bottom: 0;
  }
  #aboutus_conts .title_each {
    font-size: 32px;
    line-height: 1.3;
    padding-top: 46px;
    padding-bottom: 46px;
    text-align: center;
  }
  #aboutus_conts .encircle {
    margin-left: auto;
    margin-right: auto;
    width: 946px;
  }
  #aboutus_conts table {
    border: none;
    border-top: 1px solid #99aebd;
    width: 946px;
  }
  #aboutus_conts table tr {
    border-bottom: 1px solid #99aebd;
  }
  #aboutus_conts table tr .title {
    width: 176px;
    padding-top: 24px;
    padding-bottom: 22px;
    text-align: center;
    background-repeat: repeat-y;
    background-position: right 0%;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
  }
  #aboutus_conts table tr .text {
    font-size: 15px;
    padding-left: 30px;
    padding-top: 24px;
    padding-bottom: 22px;
    padding-right: 96px;
  }
  #aboutus_conts table tr .text a {
    display: inline-block;
    width: auto;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #aboutus_conts table tr .text a:hover {
    text-decoration: none;
  }
  #aboutus_conts table tr .word_01 {
    width: 288px;
    font-size: 15px;
    padding-right: 10px;
    padding-left: 30px;
    padding-top: 24px;
    padding-bottom: 22px;
  }
  #aboutus_conts table tr .word_02 {
    font-size: 15px;
  }
  #aboutus_conts .caution {
    font-size: 14px;
    margin-top: 14px;
  }

  /* guideline_conts */
  #guideline_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    background-color: var(--color-bg-main);
    padding-block: 125px 130px;
  }
  #guideline_conts .guide_box {
    clear: both;
    width: 946px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    background-position: left top;
    border-bottom: 1px solid #99aebd;
    padding-bottom: 30px;
  }
  #guideline_conts .guide_box:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  #guideline_conts .guide_box dl {
    clear: both;
    padding-top: 40px;
    padding-inline: 0;
  }
  #guideline_conts .guide_box dl dt {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 30px;
    text-align: center;
  }
  #guideline_conts .guide_box dl dd {
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
  }
  #guideline_conts .guide_box dl dd.btn_common {
    margin: 18px auto 0;
  }
  #guideline_conts .guide_box .plugin {
    border: 1px solid #81c6de;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  #guideline_conts .guide_box .plugin .p_right {
    display: inline-block;
    text-align: center;
  }
  #guideline_conts .guide_box .plugin .right .p_img {
    text-align: center;
    float: left;
    clear: both;
  }
  #guideline_conts .guide_box .plugin .right .p_text {
    text-align: center;
    float: left;
    clear: both;
  }
  #guideline_conts .guide_box .pd_wrapper {
    border: 1px solid #99aebd;
    padding: 0;
    background-color: #fff;
    margin-top: 30px;
    overflow: hidden;
    cursor: pointer;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    padding: 30px 40px;
    cursor: pointer;
    text-decoration: none;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link::after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 16px;
    background: url(../img/share/arrow_right_navy.png) no-repeat center/contain;
    transform: rotate(90deg);
    margin: 0px 0 -3px 20px;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link.open::after {
    transform: rotate(270deg);
  }
  #guideline_conts .guide_box .trust {
    padding: 0 40px 40px;
    overflow: hidden;
  }
  #guideline_conts .guide_box .trust .sub_dl {
    text-align: left;
    float: left;
    padding: 0;
    clear: both;
  }
  #guideline_conts .guide_box .trust .sub_dt {
    text-align: left;
    float: left;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #guideline_conts .guide_box .trust .sub_dd {
    text-align: left;
    float: left;
    clear: both;
    font-size: 14px;
    padding-left: 10px;
  }
  #guideline_conts .guide_box .trust li {
    text-align: left;
    float: left;
    clear: both;
    font-size: 14px;
    padding-bottom: 10px;
  }
  #guideline_conts .guide_box .trust li.end {
    text-align: right;
    float: left;
    clear: both;
    font-size: 14px;
    padding-bottom: 10px;
    width: 100%;
  }

  /* recreational_fishing_boat_conts */
  #recreational_fishing_boat_conts {
    clear: both;
    padding-block: 125px 130px;
  }
  #recreational_fishing_boat_conts .conts_in {
    width: 1100px;
    clear: both;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  #recreational_fishing_boat_conts .main_title_02 {
    margin-bottom: 80px;
  }
  #recreational_fishing_boat_conts .title {
    font-size: 28px;
    margin-bottom: 40px;
    line-height: 43px;
    text-align: center;
  }
  #recreational_fishing_boat_conts .btn_list {
    display: flex;
    gap: 50px;
    justify-content: center;
  }
  #recreational_fishing_boat_conts .btn_list .btn_common {
    width: 300px;
  }
  #recreational_fishing_boat_conts .sub_title {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #recreational_fishing_boat_conts .pdf_box {
    width: 700px;
    height: 1000px;
    padding: 20px;
    border: 2px solid #bababa;
    background-color: #e2e2e2;
    margin: 0 auto;
    overflow: scroll;
  }
  .pdf_box canvas {
    display: block;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto 20px;
  }

  /* non_scheduled_route_conts */
  #non_scheduled_route_conts {
    clear: both;
    padding-block: 125px 130px;
    background-color: var(--color-bg-main);
  }
  #non_scheduled_route_conts .conts_in {
    width: 1100px;
    clear: both;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  #non_scheduled_route_conts .main_title_02 {
    margin-bottom: 60px;
  }
  #non_scheduled_route_conts .title {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 43px;
    text-align: center;
  }
  #non_scheduled_route_conts .boat_name {
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
  }
  #non_scheduled_route_conts .btn_list {
    display: flex;
    justify-content: center;
  }
  #non_scheduled_route_conts .btn_list .btn {
    width: 282px;
    margin: 0 30px;
  }
  #non_scheduled_route_conts .btn_list .btn a {
    display: block;
    padding: 10px 20px 9px;
    font-size: 24px;
    line-height: 1.5;
    pointer-events: none;
  }
  #non_scheduled_route_conts .sub_title {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #non_scheduled_route_conts .pdf_box {
    width: 700px;
    height: 1000px;
    padding: 20px;
    border: 2px solid #bababa;
    background-color: #e2e2e2;
    margin: 0 auto;
    overflow: scroll;
  }
}











@media screen and (max-width:769px) {
  /* 共通 */
  .title_section {
    text-align: center;
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
  /* aboutus_conts */
  #aboutus_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    background-repeat: repeat;
    padding-bottom: 90px;
  }
  #aboutus_conts #message_area {
    clear: both;
    margin: 0px 0 48px;
    padding: 0 28px;
    box-sizing: border-box;

  }
  #aboutus_conts #message_area dl {
    clear: both;
  }
  #aboutus_conts #message_area dl dt {
    font-size: 2.4rem;
    line-height: 1.4;
    margin-bottom: 20px;
    text-align: center;
  }
  #aboutus_conts #message_area dl dd {
    font-size: 1.6rem;
    line-height: 1.9;
    text-align: center;
  }
  #aboutus_conts #top_area {
    width: 90%;
    margin: 0 5%;
  }
  #aboutus_conts #top_area .box_01 {
    margin-bottom: 80px;
  }
  #aboutus_conts #top_area .box_01 .left_box dl {
    font-size: 15px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  #aboutus_conts #top_area .box_01 .right_box {
    width: 100%;
    height: 60vw;
    background-image: url(../img/about/aboutus/img_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
  }
  #aboutus_conts #top_area .box_02 {
    width: 100%;
    margin-bottom: 80px;
  }
  #aboutus_conts #top_area .box_02 .right_box dl {
    width: 100%;
    padding-bottom: 20px;
  }
  #aboutus_conts #top_area .box_02 .right_box dl dt {
    text-align: center;
    font-size: 2.2rem;
    line-height: 1.4;
    margin-bottom: 14px;
  }
  #aboutus_conts #top_area .box_02 .right_box dl dd {
    font-size: 15px;
  }
  #aboutus_conts #top_area .box_02 .left_box {
    width: 100%;
    height: 60vw;
    background-image: url(../img/about/aboutus/img_03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
  }
  #aboutus_conts #top_area .box_03 {
    width: 100%;
    margin-bottom: 80px;
  }
  #aboutus_conts #top_area .box_03 .left_box dl {
    width: 100%;
    padding-bottom: 20px;
  }
  #aboutus_conts #top_area .box_03 .left_box dl dt {
    font-size: 2.2rem;
    line-height: 1.5;
    margin-bottom: 22px;
    text-align: center;
  }
  #aboutus_conts #top_area .box_03 .left_box dl dd {
    width: 100%;
    font-size: 15px;
  }
  #aboutus_conts #top_area .box_03 .right_box {
    width: 100%;
    height: 60vw;
    background-image: url(../img/about/aboutus/img_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
  }
  #aboutus_conts #common_area {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  #aboutus_conts .link {
    display: flex;
    margin-bottom: 40px;
    clear: both;
    gap: 10px 2%;
    width: 90%;
    margin-inline: auto;
    flex-wrap: wrap;
  }
  #aboutus_conts .link li {
    float: left;
    width: 49%;
    font-size: 1.4rem;
  }
  #aboutus_conts .link li a {
    text-align: left;
    display: flex;
    width: 100%;
    text-decoration: none;
    height: 60px;
    line-height: 1.3;
    box-sizing: border-box;
    border: 1px solid #99aebd;
    padding: 4px 12px 3px;
    align-items: center;
  }
  #aboutus_conts .link li a:hover {
    text-decoration: none;
    background-color: #061F33;
    color: #fff;
  }
  #aboutus_conts .link .color {
    color: var(--color-thema);
    font-size: 13px;
    margin-right: 10px;
  }
  #aboutus_conts .link .none {
    margin-right: 0px;
  }
  #aboutus_conts .encircle_bg {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 77px;
  }
  #aboutus_conts .bg-main {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    background-color: var(--color-bg-main);
    padding-block: 80px 90px;
  }
  #aboutus_conts .encircle_bg:last-of-type {
    margin-bottom: 0;
  }
  #aboutus_conts .encircle_bg .anchorlink {
    display: block;
    padding-top: 62px;
    margin-top: -62px;
  }
  #aboutus_conts .title_each {
    font-size: 2.4rem;
    padding-bottom: 18px;
    text-align: center;
  }
  #aboutus_conts .encircle {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }
  #aboutus_conts .btn_common {
    clear: both;
    margin-inline: auto;
  }
  #aboutus_conts table {
    border: none;
    border-top: 1px solid #99aebd;
    width: 100%;
  }
  #aboutus_conts table tr {
    border-bottom: 1px solid #99aebd;
  }
  #aboutus_conts table tr .title {
    width: 20%;
    padding-top: 18px;
    padding-bottom: 14px;
    background-repeat: repeat-y;
    background-position: right 0%;
    vertical-align: top;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #aboutus_conts table tr .text {
    font-size: 1.4rem;
    padding-left: 2vw;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  #aboutus_conts table tr .text a {
    display: inline-block;
    width: auto;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #aboutus_conts table tr .word_01 {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-right: 3vw;
    padding-left: 2vw;
    padding-top: 14px;
  }
  #aboutus_conts table tr .word_02 {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-left: 2vw;
    padding-bottom: 14px;
  }
  #aboutus_conts .caution {
    margin-top: 14px;
  }

  /* guideline_conts */
  #guideline_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    background-color: var(--color-bg-main);
    background-repeat: repeat;
    padding-block: 80px 90px;
  }
  #guideline_conts .guide_box {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 40px;
    border-bottom: 1px solid #000000;
    padding-bottom: 40px;
  }
  #guideline_conts .guide_last {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
  }
  #guideline_conts .guide_box dl dt {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 14px;
    text-align: center;
  }
  #guideline_conts .guide_box dl dd {
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: left;
  }
  #guideline_conts .guide_box dl dd.btn_common {
    margin-inline: auto;
  }
  #guideline_conts .guide_box .plugin {
    border: 1px solid #81c6de;
    margin-top: 14px;
    overflow: hidden;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  #guideline_conts .guide_box .plugin .p_left {
    text-align: center;
    margin-bottom: 32px;
  }
  #guideline_conts .guide_box .plugin .p_left .p_img {
    margin: 0 auto 2px;
    text-align: center;
  }
  #guideline_conts .guide_box .plugin .p_left .p_img img {
    width: 30%;
    margin: 0 35%;
  }
  #guideline_conts .guide_box .plugin .p_left .p_text {
    text-align: center;
    margin: 0 auto;
  }
  #guideline_conts .guide_box .plugin .p_right {
    text-align: center;
    margin-bottom: 32px;
  }
  #guideline_conts .guide_box .plugin .p_right .p_img {
    margin: 0 auto 2px;
    text-align: center;
  }
  #guideline_conts .guide_box .plugin .p_right .p_img img {
    width: 30%;
    margin: 0 35%;
  }
  #guideline_conts .guide_box .plugin .p_right .p_text {
    text-align: center;
    margin: 0 auto;
  }
  #guideline_conts .guide_box .pd_wrapper {
    border: 1px solid #99aebd;
    background-color: #fff;
    margin-top: 20px;
    overflow: hidden;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link {
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    padding: 20px 5%;
    cursor: pointer;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(../img/share/arrow_right_navy.png) no-repeat center/contain;
    transform: rotate(90deg);
    margin: 0px 0 -2px 20px;
  }
  #guideline_conts .guide_box .pd_wrapper .open_link.open::after {
    transform: rotate(270deg);
  }
  #guideline_conts .guide_box .trust {
    padding: 0 5% 30px;
  }
  #guideline_conts .guide_box .trust .sub_dl {
    text-align: left;
    padding: 0;
  }
  #guideline_conts .guide_box .trust .sub_dt {
    text-align: left;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #guideline_conts .guide_box .trust .sub_dd {
    text-align: left;
    font-size: 1.4rem;
    padding-left: 10px;
  }
  #guideline_conts .guide_box .trust li {
    text-align: left;
    font-size: 1.4rem;
    padding-bottom: 10px;
  }
  #guideline_conts .guide_box .trust li.end {
    text-align: right;
    font-size: 1.4rem;
    padding-bottom: 10px;
    width: 100%;
  }

  /* recreational_fishing_boat_conts */
  #recreational_fishing_boat_conts {
    clear: both;
    padding-block: 80px 90px;
  }
  #recreational_fishing_boat_conts .conts_in {
    text-align: center;
    width: 90%;
    clear: both;
    margin: 0 auto;
  }
  #recreational_fishing_boat_conts .main_title_02 {
    margin-bottom: 50px;
  }
  #recreational_fishing_boat_conts .title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.3;
    text-align: center;
  }
  #recreational_fishing_boat_conts .btn_list {
    max-width: 400px;
    display: flex;
    gap: 1%;
    justify-content: space-between;
  }
  #recreational_fishing_boat_conts .btn_list .btn_common {
    width: 49%;
  }
  #recreational_fishing_boat_conts .btn_list .btn_common a {
    padding-inline: 10%;
    background-position-x: right 5%;
  }
  #recreational_fishing_boat_conts .sub_title {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #recreational_fishing_boat_conts .pdf_box {
    width: 90%;
    height: 114vw;
    padding: 10px 10px 0;
    border: 2px solid #bababa;
    background-color: #e2e2e2;
    margin: 0 auto;
    overflow: scroll;
  }
  .pdf_box canvas {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10px;
  }
  .pdf_box canvas:last-child {
    margin-bottom: 0;
  }

  /* non_scheduled_route_conts */
  #non_scheduled_route_conts {
    clear: both;
    padding-block: 80px 90px;
    background-color: var(--color-bg-main);
  }
  #non_scheduled_route_conts .conts_in {
    text-align: center;
    width: 90%;
    clear: both;
    margin: 0 auto;
  }
  #non_scheduled_route_conts .main_title_02 {
    margin-bottom: 35px;
  }
  #non_scheduled_route_conts .title {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.3;
    text-align: center;
  }
  #non_scheduled_route_conts .boat_name {
    font-size: 17px;
    line-height: 1.3;
  }
  #non_scheduled_route_conts .btn_list {
    max-width: 400px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  #non_scheduled_route_conts .btn_list .btn {
    width: 48%;
  }
  #non_scheduled_route_conts .btn_list .btn a {
    display: block;
    padding: 8px 10px 7px;
    font-size: 20px;
    line-height: 1.5;
    transition-duration: .3s;
  }
  #non_scheduled_route_conts .btn_list .btn a:hover {
    background-color: #fff;
    color: #000060;
  }
  #non_scheduled_route_conts .sub_title {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #non_scheduled_route_conts .pdf_box {
    width: 90%;
    height: 114vw;
    padding: 10px;
    border: 2px solid #bababa;
    background-color: #e2e2e2;
    margin: 0 auto;
    overflow: scroll;
  }

}