#content_wrap_2 {
    width: 100%;
    color: #646464;
}

#blogtop {
    margin-top: 75px;
}

#content_wrap_2 .inner920 {
    width: 920px;
    margin: 0 auto;
}

.title_center {
    margin: 0;
    padding: 0;
    font-size: 45px;
    font-weight: normal;
    color: #646464;
}

.anchor_list, .anchor_list li {
    margin: 0;
    padding: 0;
}

.anchor_list {
    list-style: none;
    margin-top: 15px;
}

.anchor_list li {
    display: inline;
    font-size: 20px;
    border-left: solid 1px #ccc;
    padding: 0 15px;
}

.anchor_list li:first-child {
    border-left: none;
}

.anchor_list li a {
    text-decoration: none;
}

.cont_bg_gy {
    background-color: #fbfbfb;
    padding: 75px 10px;
    margin-top: 35px;
}

.cont_bg_wh {
    background-color: #fff;
    padding: 75px 10px;
    margin-top: 35px;
}

.price_txt1 {
    font-size: 25px;
    margin: 0;
    padding: 0;
}

.price_block {
    margin-top: 45px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.price_block p {
    margin: 0;
    padding: 0;
}

.price_block .plan {
    background-color: #fff;
    border-radius: 15px;
    border: solid 1px #D6D6D6;
    padding-bottom: 55px;
}

.price_block .recommend {
    width: 100%;
    max-width: 608px;
}

.price_block .usually {
    width: 100%;
    max-width: 296px;
    display: inline-block;
}

.price_block .plan_mark {
    background-color: #3FB4D9;
    border-radius: 15px 15px 0 0;
    color: #fff;
    font-size: 20px;
    padding: 10px 0
}

.price_block .plan_name {
    font-size: 18px;
    margin-top: 45px;
}

.price_block .plan_note {
    font-size: 15px;
    color: #999;
    margin-top: 15px;
}

.price_block .plan_note_tax {
    text-align: left;
    padding: 15px 0;
    font-size: 13px;
}

.plan_note2, .plan_note2 li {
    margin: 0;
    padding: 0;
    text-align: left;
}

.plan_note2 {
    list-style: none;
    margin-top: 25px;
}

.plan_note2 li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
}

.price_block .plan_price {
    font-size: 60px;
    margin-top: 25px;
}

.price_block .plan_price2 {
    margin-top: 20px;
}

.price_block .plan_price2 p {
    font-size: 20px;
    border: solid 1px #d6d6d6;
    border-radius: 15px;
    width: 80%;
    margin: 5px auto;
    padding: 5px 0;
}

.plan_price span.price_mark {
    font-size: 25px;
}

.plan_price2 span.price_mark {
    font-size: 17px;
}

.price_block span.per {
    font-size: 15px;
}

p.price_btnblock {
    margin-top: 25px;
}

a.register_btn {
    display: block;
    background-color: #3FB4D9;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    width: 80%;
    max-width: 296px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 30px;
}

a.link_btn {
    display: block;
    background-color: #fff;
    color: #0097C9;
    border: solid 1px #0097C9;
    font-size: 14px;
    text-decoration: none;
    max-width: 80%;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 30px;
}

.title_h2 {
    font-size: 30px;
    font-weight: normal;
    position: relative;
}

.title_h2 span {
    position: relative;
    display: inline-block;
    background-color: #fbfbfb;
    width: 250px;
    z-index: 100
}

.title_h2:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}

.title_h2_2 {
    font-size: 45px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.tb_plan_comparison {
    width: 920px;
    border-collapse: collapse;
    margin-top: 45px;
}

.tb_plan_comparison th, .tb_plan_comparison td {
    padding: 15px;
    border: solid 1px #D6D6D6;
    font-size: 15px;
    width: 33%;
    background-color: #fff;
}

.tb_plan_comparison th {
    background-color: #646464;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

.tb_plan_comparison th:nth-child(2) {
    background-color: #3FB4D9;
}

.tb_plan_comparison td:first-child {
    text-align: left;
}

.tb_plan_comparison .note {
    font-size: 12px;
}

.tb_plan_comparison .note_gy {
    font-size: 12px;
    color: #A4A4A4
}

.tb_plan_comparison .item_txt30 {
    font-size: 30px;
}

.tb_plan_comparison .item_txt28 {
    font-size: 28px;
}

.tb_plan_comparison .item_txt_attached {
    font-size: 20px;
}

.tb_plan_comparison p.price_total {
    background-color: #FFFF99;
    color: #D80000;
    font-size: 13px;
    margin: 5px 0;
    padding: 5px 0;
    border-radius: 10px;
}

.tb_plan_comparison .empty_block {
    background-image: linear-gradient(-13deg, transparent 49%, #D6D6D6 49%, #D6D6D6 50%, transparent 50%, transparent);
}

.tb_price tr:nth-child(4) td {
    border-top: solid 3px #D6D6D6;
}

.date_note {
    text-align: left;
    font-size: 15px;
    margin-top: 35px
}

.date_img {
    margin-top: 60px
}

.date_note_block {
    border: solid 1px #d6d6d6;
    text-align: left;
    padding: 25px;
    font-size: 15px;
    border-radius: 15px;
    box-sizing: border-box;
    margin-top: 40px;
}

.title_sub {
    font-size: 25px;
    margin: 25px 0 0 0;
}

.title_h3 {
    font-size: 25px;
    text-align: left;
    font-weight: normal;
    margin: 0;
    padding: 0
}

.tb_method {
    width: 920px;
    border-collapse: collapse
}

.tb_method th, .tb_method td {
    border: solid 1px #d6d6d6;
    padding: 15px;
    font-size: 15px;
    background-color: #fff;
    width: 25%
}

.tb_method th {
    background-color: #646464;
    color: #fff;
}

.tb_method td:first-child {
    text-align: left;
}

.tb_method span.note {
    font-size: 13px;
}

.text_blue {
    color: #3FB2D8;
    font-weight: bold;
}

@media screen and (max-width:920px) {
    #content_wrap_2 .inner920 {
        width: 95%;
    }
}

@media screen and (max-width:600px) {
    .price_block {
        display: block;
    }
}