h1.panel-title span {
    font-size:0.7em;
}

.network-japan {
    text-align:center;
    color: var(--color-primary);
}

.network-japan p {
    margin-bottom: 0px;
    font-size: 1.8rem;
    line-height: 2;
}

.network-area .map {
    width:54%;
    padding-right:1%;
    display:inline-block;
    padding-top:5%;
    vertical-align: middle;
}

.network-area .map img {
    width:100%;
}

.network-area .prefectures {
    width:44%;
    padding-top:5%;
    display:inline-block;
    vertical-align: middle;
}

.network-area .prefectures table {
    font-size:13px;
    border-top: 1px solid #DDD;
    margin-top: -1px;
    color: #000;
}

.network-area .prefectures tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.network-area .prefectures th {
    background: #f0ecec;
    line-height: 1.5;
    padding: 1.35rem 1.2rem;
    border-bottom: 1px solid #DDD;
}

.network-area .prefectures td {
    line-height: 1.5;
    padding: 1.2rem;
    border-bottom: 1px solid #DDD;
}

.link_block {
    max-width: 920px;
    width: 100%;
    font-size: 0px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto 50px;
}

.link_block a {
    background: #fff;
    display: inline-block;
    width: 47%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(203, 203, 203);
    border-image: initial;
    border-radius: 30px;
    margin: 0px 2.75% 30px 0px;
    padding: 20px 0px 17px;
    text-decoration: none;
}

.link_block a img {
    max-width: 140px;
    width: 100%;
    margin: 0px auto 10px;
    transition: 0.3s;
}

.link_block a p {
    color: rgb(53, 53, 53);
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s;
}
.block-title .in {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 80px 60px 0px;
    border-radius: 10px;
}
.block-title .in .box {
    width: 100%;
    background-color: #fff;
    margin: 0 auto 65px;
    padding: 70px 30px 25px;
    font-size: 0;
    border-top: 2px solid #5b5b5b;
    text-align: center;
}
.block-title .in .box {
    padding: 70px 0 ;
    margin-bottom: 0;
}
.block-title .in .box h3 {
    background: #252525 !important;
    color: #fff;
    font-size: 36px;
    font-family: fot-chiaro-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    max-width: 285px;
    margin: -100px auto 30px;
    padding: 10px 0;
    clip-path: none;
    text-align: center;
    border-radius: 100px;
}
.block-title .in .box h3 span {
    display: inline;
    letter-spacing: -0.08em;
    padding-right: 3px;
}
.block-title .in .box h3 span span {
    letter-spacing: -0.18em;
    padding-right: 0;
}
.block-title .in .box p {
    font-size: 77px;
    font-weight: 900;
    color: #cd0f2e;
    line-height: 1;
    margin-bottom: 25px;
}
.block-title .in .box p span:first-child {
    font-size: 51px;
}
.block-title .in .box p span:nth-child(2) {
    font-size: 44px;
    padding: 0 0 0 8px;
}
.block-title .in .box ul {
    margin: 0 auto;
    display: inline-block;
}
.block-title .in .box ul li {
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    list-style: disc;
}
.block-title .in .box ul li span {
    font-weight: bold;
    color: #cd0f2e;
}
.block-title .in .box .course {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
    border-right: 2px dotted #252525;
    padding: 0 30px;
    margin-bottom: 40px;
}
.block-title .in .box .course2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
    padding: 0 30px;
    margin-bottom: 40px;
}
.block-title .in .box ul li:nth-child(odd) {
    margin-bottom: 0;
    border-right: none;
}
.block-title .in .box .course h4,
.block-title .in .box .course2 h4 {
    font-size: 23px;
    font-weight: 900;
    letter-spacing: -0.05em;
    margin-bottom: -10px;
}
.block-title .in .box ul {
    text-align: left;
    padding: 0 30px;
    display: block;
}
.block-title .in .box p {
    margin-bottom: 0;
    padding-left: 0;
    text-align: left;
}
.block-title .in .box p span.bx {
    display: inline-block;
}
.block-title .in .box p span.bx:first-child {
    font-size: 21px;
    font-weight: bold;
    color: #303030;
    display: inline-block;
    padding: 0 10px 0 25px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.3;
    vertical-align: middle;
    padding-top: 10px;
}
.block-title .in .box p span.bx:first-child span {
    display: block;
    font-size: 18px;
    margin-left: -8px;
    padding: 0;
}
.block-title .in .box p span.bx:last-child span:first-child {
    font-size: 50px;
    display: block;
    padding: 0;
    color: #cd0f2e;
}
.block-title .in .box p span.bx:last-child span:first-child span:first-child {
    font-size: 33px;
    font-weight: 900;
    padding: 0;
    color: #cd0f2e;
    display: inline;
}
.block-title .in .box p span.bx:last-child span:first-child span:last-child {
    font-size: 27px;
    font-weight: 900;
    display: inline;
}

.budget-continer {
}

.budget-continer .budget-column {
    width:45%;
    display:inline-block;
    background:#fff;
    border:1px dotted #000;
    margin:2.2%;
    position: relative;
}

.budget-continer .budget-column::before {
content: "";
    width: 1px;
    position: absolute;
    width: 20rem;
    height: 14rem;
    transform: rotate(-45deg);
    border-bottom: 1px dotted #666;
    top: 1rem;
    left: -13.898rem;
    transform-origin: left top;
}

.budget-continer .budget-column .budget-rows {
    padding:10px 30px;
}

.budget-continer .budget-column .budget-rows p span {
      position: relative;
  padding: 0.25em 0;
}

.budget-continer .budget-column .budget-rows p span::after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
}

.budget-continer .budget-column h3 {
    padding:30px;
    font-size:30px;
}

.budget-continer .budget-column .budget-rows table {
    font-size:18px;
    border-top: 1px solid #DDD;
    margin-top: -1px;
    color:#000;
}

.budget-continer .budget-column .budget-rows table tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.budget-continer .budget-column .budget-rows table th {
    background:#f0ecec;
    line-height: 1.5;
        padding: 1.2rem;
       border-bottom: 1px solid #DDD;
}

.budget-continer .budget-column .budget-rows table td {
    line-height: 1.5;
        padding: 1.2rem;
    border-bottom: 1px solid #DDD;
}


.budget-continer .budget-column .budget-rows p {
    font-size:20px;
    text-align:center;
}

@media (max-width: 767px) {
    .budget-continer .budget-column {
        width: 100% !important;
        margin: 2.2% 0 9% !important;
    }

    .budget-continer .budget-column h3 {
        padding: 30px 30px 10px !important;
    }

    .network-japan p {
        text-align:left;
    }

    .network-area .map {
        width:100% !important;
        padding-right: 0 !important;
    }

    .network-area .prefectures {
        width:100% !important;
    }

    .network-area .prefectures th {
        width: 34%;
    }

    .section-bg {
        background: url(./assets/bg_overlay.png) snow;
    }
}
