@charset "UTF-8";
.common_fv {
  background-image: url(../img/safekeeping/safekeeping/main_image.jpg);
}
.line_break {
  display: inline-block;
}
/* 料金表カラー変更 */
#safekeeping_conts .section_sea .price_table tbody tr:first-of-type th {
  background-color: #c2e4f6;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(2) th {
  background-color: #9fc9e7;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(3) th {
  background-color: #debbd6;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(4) th {
  background-color: #b6dbbd;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(5) th {
  background-color: #fae3b7;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(6) th {
  background-color: #f4c0aa;
}
#safekeeping_conts .section_sea .price_table tbody tr:nth-of-type(7) th {
  background-color: #f0a4ad;
}
/* カタマランバース料金表カラー変更 */
#safekeeping_conts .section_sea .katamaran_table tbody tr th:first-of-type,
#safekeeping_conts .section_sea .yard_table tbody tr th:first-of-type {
  background-color: #c5dbf2;
}
@media screen and (min-width: 770px) {
  #safekeeping_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 125px;
  }
  #safekeeping_conts .t_area_bg {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 42px;
    margin-bottom: 62px;
  }
  #safekeeping_conts .t_area {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #safekeeping_conts .t_area .clImg {
    width: 1100px;
    float: left;
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    height: 522px;
  }
  #safekeeping_conts .t_area .clImg img {
    position: absolute;
    left: 0;
    top: 0;
  }
  #safekeeping_conts .t_area .s_title {
    font-size: 34px;
    line-height: 1.3;
    margin-bottom: 40px;
  }
  #safekeeping_conts .t_area .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
    clear: both;
  }
  #safekeeping_conts .section_01_bg {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 88px;
  }
  #safekeeping_conts .section_01 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #safekeeping_conts .section_01 .s_title {
    font-size: 34px;
    margin-bottom: 27px;
    clear: both;
  }
  #safekeeping_conts .section_01 .s_text {
    line-height: 22px;
    margin-bottom: 19px;
    font-size: 18px;
  }
  #safekeeping_conts .section_01 .encircle {
    width: 952px;
    margin-left: auto;
    margin-right: auto;
  }
  #safekeeping_conts .section_01 .encircle .cost {
    width: 460px;
    float: left;
  }
  #safekeeping_conts .section_01 .encircle .right {
    float: right;
  }
  #safekeeping_conts .section_01 .encircle .cost table {
    border: none;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box {
    width: 100%;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr {
    width: 410px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box th, #safekeeping_conts .section_01 .encircle .cost .table_box td {
    vertical-align: middle;
    line-height: 1.4;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_01 {
    width: 166px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-dark);
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_01 {
    width: 244px;
    text-align: center;
    background-color: var(--color-bg-dark);
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_01:last-of-type {
    border-right: none;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_02 {
    width: 166px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_02 {
    width: 244px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_03 {
    width: 166px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-sub);
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_03 {
    width: 244px;
    text-align: center;
    background-color: var(--color-bg-sub);
    border-right: 1px solid #FFFFFF;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_03:last-of-type {
    border-right: none;
  }
  #safekeeping_conts .section_01 ul {
    width: 952px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: left;
    padding-top: 24px;
  }
  #safekeeping_conts .section_01 ul li {
    line-height: 24px;
  }
  #safekeeping_conts .section_01 .caution_text {
    font-size: 14px;
    line-height: 1.6;
  }
  #safekeeping_conts .section_01 .caution_text li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 4px;
  }
  #safekeeping_conts .section_01 .caution_text li:last-of-type {
    margin-bottom: 0;
  }
  #safekeeping_conts .section_sea {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 88px;
    text-align: center;
  }
  #safekeeping_conts .section_sea .s_title {
    font-size: 34px;
    margin-bottom: 27px;
    clear: both;
  }
  #safekeeping_conts .section_sea .wrapper_img {
    display: flex;
    gap: 32px;
    margin-bottom: 60px;
  }
  #safekeeping_conts .section_sea .s_text {
    line-height: 22px;
    margin-bottom: 0px;
    font-size: 18px;
  }
  #safekeeping_conts .section_sea .t_text {
    text-align: right;
    font-size: 15px;
  }
  #safekeeping_conts .section_sea .auto {
    width: 1100px;
    margin: 0 auto;
  }
  #safekeeping_conts .section_sea table {
    width: 100%;
    margin-bottom: 18px;
  }
  #safekeeping_conts .section_sea table th {
    padding: 12px 10px 10px;
    line-height: 22px;
    border: 1px solid #ffffff;
    background-color: #738B9C;
    text-align: center;
    vertical-align: middle;
  }
  #safekeeping_conts .section_sea .table_box tr .title_01 {
    width: 70px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-dark);
    color: #FFFFFF;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_sea table td {
    padding: 10px 5px 8px;
    border: 1px solid #ffffff;
    vertical-align: middle;
  }
  #safekeeping_conts .section_sea table td.text_02 {
    background-color: var(--color-bg-sub);
  }
  #safekeeping_conts .section_sea ul li {
    text-align: left;
    line-height: 22px;
    text-indent: -1em;
    padding-left: 1em;
  }
  #safekeeping_conts .section_sea table .bg_b {
    background-color: rgba(250, 250, 250, 0.6);
  }
  #safekeeping_conts .section_02_bg {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 52px;
  }
  #safekeeping_conts .section_02 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #safekeeping_conts .section_02 p img {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #safekeeping_conts .section_02 .s_title {
    font-size: 28px;
    margin-bottom: 25px;
    clear: both;
  }
  #safekeeping_conts .section_02 .c_text {
    width: 498px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 28px;
    padding-bottom: 27px;
    margin-bottom: 29px;
  }
  #safekeeping_conts .section_02 ul {
    width: 872px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: left;
  }
  #safekeeping_conts .section_02 ul li {
    line-height: 24px;
  }
  .quickplan {
    width: 600px;
    clear: both;
    margin-inline: auto;

  }

  /* 以下、海上係留用カスタムCSS（PC） */
  #safekeeping_conts .section_sea .s_title_sub {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    clear: both;
  }
  #safekeeping_conts .section_sea .table_scroll_box {
    width: 100%;
  }
  #safekeeping_conts .section_sea .table_box_wide {
    width: 100%;
    font-size: 15px;
    table-layout: fixed;
    line-height: 1.5;
  }
  #safekeeping_conts .section_sea .table_box tr .text_03 {
    width: 244px;
    text-align: center;
    border-right: 1px solid #FFFFFF;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_sea .table_box tr .text_01 {
    text-align: center;
    background-color: var(--color-bg-dark);
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 9px 6px 7px;
  }
  #safekeeping_conts .section_sea table td.text_02 {
    background-color: var(--color-bg-sub);
  }
  #safekeeping_conts .section_sea .table_box tr .text_01.title_w_180 {
    background-color: #800004;
  }
  #safekeeping_conts .section_sea .table_box tr .header_parent {
    border-bottom: 1px solid #FFFFFF;
  }
  #safekeeping_conts .section_sea .table_box tr .title_03 {
    width: 166px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: #fff;
    padding-top: 9px;
    padding-bottom: 7px;
  }
  #safekeeping_conts .section_sea .table_box tr .title_02 {
    width: 166px;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
    background-color: var(--color-bg-sub);
  }
  #safekeeping_conts .section_sea .yard_sub_text {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
  }
  #safekeeping_conts .section_sea .yard_table_container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  #safekeeping_conts .section_sea .yard_table {
    width: 100%;
  }
  #safekeeping_conts .section_sea .yard_table th,
  #safekeeping_conts .section_sea .yard_table td {
    width: 50%;
  }
  #safekeeping_conts .section_sea .sea_caution_margin {
    margin-top: 30px;
  }
  #safekeeping_conts .section_sea .caution_text {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 auto;
  }
  #safekeeping_conts .section_sea .caution_text li {
    text-indent: -1.3em;
    padding-left: 1.3em;
    margin-bottom: 4px;
  }
  #safekeeping_conts .section_sea .text_bold {
    font-weight: bold;
  }
  /* #safekeeping_conts .section_sea .text_danger {
    color: #800004;
  } */
  /* PC時は固定幅を解除し100%に追従させる */
  #safekeeping_conts .section_sea .title_w_100,
  #safekeeping_conts .section_sea .title_w_110,
  #safekeeping_conts .section_sea .title_w_120,
  #safekeeping_conts .section_sea .title_w_130,
  #safekeeping_conts .section_sea .title_w_140,
  #safekeeping_conts .section_sea .title_w_180 {
    width: auto;
  }
  /* 以上、海上係留用カスタムCSS（PC） */
}

@media screen and (max-width:769px) {
  .common_fv img {
    width: 50%;
    padding-top: 15vw;
    margin-left: auto;
    margin-right: auto;
  }
  #safekeeping_conts {
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 80px;
  }
  #safekeeping_conts .t_area_bg {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 70px;
  }
  #safekeeping_conts .t_area {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
  }
  #safekeeping_conts .t_area .clImg {
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    height: 40vw;
  }
  #safekeeping_conts .t_area .clImg img {
    position: absolute;
    left: 0;
    top: 0;
  }
  #safekeeping_conts .t_area .s_title {
    font-size: 2.2rem;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  #safekeeping_conts .t_area .text {
    margin: 0 auto 18px;
    text-align: left;
  }
  #safekeeping_conts .t_area .text:last-of-type {
    margin-bottom: 0;
  }
  #safekeeping_conts .section_01 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    margin-bottom: 58px;
  }
  #safekeeping_conts .section_01 .s_title {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
  #safekeeping_conts .section_01 .s_text {
    line-height: 1.6;
    margin-bottom: 12px;
  }
  #safekeeping_conts .section_01 .encircle .cost table {
    border: none;
    line-height: 1.4;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box th, #safekeeping_conts .section_01 .encircle .cost .table_box td {
    vertical-align: middle;
    padding: 10px 0 8px;
    font-size: 1.3rem;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_01 {
    width: 30%;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-dark);
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 5px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_01 {
    width: 35%;
    text-align: center;
    background-color: var(--color-bg-dark);
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_01:last-of-type {
    border-right: none;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_02 {
    width: 30%;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 5px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_02 {
    width: 35%;
    text-align: center;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .title_03 {
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-sub);
    padding-top: 8px;
    padding-bottom: 5px;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_03 {
    text-align: center;
    background-color: var(--color-bg-sub);
    border-right: 1px solid #FFFFFF;
  }
  #safekeeping_conts .section_01 .encircle .cost .table_box tr .text_03:last-of-type {
    border-right: none;
  }
  #safekeeping_conts .section_01 .caution_text {
    font-size: 14px;
    text-align: left;
    padding-top: 18px;
  }
  #safekeeping_conts .section_01 .caution_text li {
    line-height: 1.6;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
  }
  #safekeeping_conts .section_01 .caution_text li:last-of-type {
    margin-bottom: 0;
  }
  #safekeeping_conts .section_sea {
    width: 100%;
    text-align: center;
    margin-bottom: 58px;
    float: left;
    clear: both;
  }
  #safekeeping_conts .section_sea .s_title {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
  #safekeeping_conts .section_sea .wrapper_img {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 50px;
  }
  #safekeeping_conts .section_sea .s_text {
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #safekeeping_conts .section_sea .t_text {
    font-size: 14px;
    text-align: right;
  }
  #safekeeping_conts .section_sea table {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 1.3rem;
  }
  #safekeeping_conts .section_sea table .title {
    padding: 10px;
    background-color: #738B9C;
    color: #fff;
    width: 100%;
    font-size: 1.5rem;
  }
  #safekeeping_conts .section_sea table th {
    width: 28%;
    padding: 10px 5px 8px;
    border: 1px solid #f6f5f5;
    background-color: #d0d6db;
    text-align: center;
    vertical-align: middle;
  }

  #safekeeping_conts .section_sea .table_box tr .title_02 {
    background-color: var(--color-bg-sub);
  }

  #safekeeping_conts .section_sea .table_box tr .title_03 {
    border-right: 1px solid #FFFFFF;
    background-color: #fff;
  }
  #safekeeping_conts .section_sea table td {
    padding: 10px 5px 8px;
    border: 1px solid #ffffff;
    vertical-align: middle;
  }

  #safekeeping_conts .section_sea .table_box tr .text_01 {
    background-color: var(--color-bg-dark);
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
  }
  #safekeeping_conts .section_sea table td.text_02 {
    background-color: var(--color-bg-sub);
  }
  #safekeeping_conts .section_sea .table_box tr .text_01.title_w_180 {
    background-color: #800004;
  }
  #safekeeping_conts .section_sea ul li {
    text-align: left;
    line-height: 1.6;
    text-indent: -1.3em;
    padding-left: 1.3em;
    margin-bottom: 5px;
    font-size: 14px;
  }
  #safekeeping_conts .section_sea table .bg_b {
    background-color: rgba(250, 250, 250, 0.6);
  }
  #safekeeping_conts .section_02_bg {
    margin-bottom: 40px;
  }
  #safekeeping_conts .anchorlink {
    margin-top: -62px;
    display: block;
    height: 62px;
  }
  #safekeeping_conts .section_02 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
  }
  #safekeeping_conts .section_02 .s_title {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }
  #safekeeping_conts .section_02 .c_text {
    padding: 16px 8px 12px;
    margin-bottom: 16px;
  }
  #safekeeping_conts .section_02 ul {
    text-align: left;
  }
  #safekeeping_conts .section_02 ul li {
    line-height: 1.8;
    padding-left: 1em;
    text-indent: -1em;
  }
  #safekeeping_conts .quickplan {
    width: 90%;
    margin-inline: auto;

  }

  /* 以下、海上係留用カスタムCSS（SP横スクロール対応） */
  #safekeeping_conts .section_sea .s_title_sub {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
    clear: both;
  }
  #safekeeping_conts .section_sea .caution_scroll {
    font-size: 12px;
    color: #666;
    margin-bottom: 4px;
    text-align: center;
  }
  #safekeeping_conts .section_sea .table_scroll_box {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #safekeeping_conts .section_sea .table_box_wide {
    min-width: 980px;
    width: 100%;
    table-layout: fixed;
  }
  #safekeeping_conts .section_sea .table_box tr .header_parent {
    border-bottom: 1px solid #FFFFFF;
  }
  #safekeeping_conts .section_sea .yard_sub_text {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
  }
  #safekeeping_conts .section_sea .yard_table_container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  #safekeeping_conts .section_sea .yard_table {
    width: 100%;
  }
  #safekeeping_conts .section_sea .sea_caution_margin {
    margin-top: 10px;
  }
  #safekeeping_conts .section_sea .text_bold {
    font-weight: bold;
  }
  /* #safekeeping_conts .section_sea .text_danger {
    color: #800004;
  } */
  #safekeeping_conts .section_sea .table_box tr .title_01 {
    width: 56px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
    background-color: var(--color-bg-dark);
    color: #FFFFFF;
  }
  /* スマホスクロール時の各列幅設定 */
  #safekeeping_conts .section_sea .title_w_100 {
    width: 100px;
  }
  #safekeeping_conts .section_sea .title_w_110 {
    width: 110px;
  }
  #safekeeping_conts .section_sea .title_w_120 {
    width: 120px;
  }
  #safekeeping_conts .section_sea .title_w_130 {
    width: 130px;
  }
  #safekeeping_conts .section_sea .title_w_140 {
    width: 140px;
  }
  #safekeeping_conts .section_sea .title_w_180 {
    width: 180px;
  }
  /* 以上、海上係留用カスタムCSS（SP横スクロール対応） */

}