
article .main_block {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 26px;
}
article .main_block:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.page_heading {
    text-align: center;
}
.page_heading h2 {
    display: inline-block;
    line-height: 1;
    font-size: 26px;
    background: url(../img/common/ico_work.png) no-repeat 0 0;
    padding-left: 26px;
    padding-top: 3px;
    font-weight: bold;
}
.page_heading h2.cl_red {
    background: none;
    color: #db0917;
}
.page_heading .caption {
    display: block;
    margin-top: 26px;
    line-height: 1;
}
.work_ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    background: url(../img/common/ico_work.png) no-repeat 0 0;
    padding-left: 20px;
    background-size: 15px;
    margin-bottom: 20px;
}


/* checkout profile */
.form_group .rows {
    display: table;
    width: 100%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.form_group .rows:first-child {
    border-top: 1px solid #ccc;
}
.form_group .rows .th,
.form_group .rows .td {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    padding: 16px;
    border-bottom: 1px solid #ccc;
}
.form_group .rows .th {
    width: 40%;
    background: #fafafa;
    border-right: 1px solid #ccc;
}
.form_group .rows .th .label {
    padding-right: 60px;
}
.form_group .rows .th small {
    display: block;
    font-size: 12px;
    margin-top: 4px;
    padding-right: 60px;
}
.form_group .rows .th .required {
    float: right;
}
.form_group .bg_error {
    background: #ffeded;
}
.form_group .error {
    display: block;
    color: #db0917;
    font-size: 14px;
    line-height: 1;
    margin-top: 16px;
}
.form_group .form_txt {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    border-radius: 0;
    padding: 0 10px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.4) inset;
    -ms-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.4) inset;
    box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.4) inset;
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",sans-serif !important;
}
.form_group .rows .input_2col .col {
    width: 48.5%;
    margin-right: 3%;
    float: left;
}
.form_group .rows .input_2col .col:last-child {
    margin-right: 0;
}
.input_2col .col label {
    margin-right: 6px;
    display: inline-block;
}
.form_group .input_2col .form_txt {
    width: 89%;
}
.form_group .form_select select {
    font-size: inherit;
    position: relative;
    top: -1px;
    margin-right: 2px;
}
.form_group .form_select {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.checkout_help {
    margin-bottom: 20px;
}


.checkout_thanks {
    padding: 36px 0;
}
.checkout_thanks p {
    font-size: 16px;
    margin-bottom: 10px;
}
.checkout_thanks small {
    display: block;
    font-size: 12px;
}

.checkout h4.title {
    font-size: 20px;
    margin-bottom: 16px;
}

/* Work project */
.slide_work_search {
    text-align: center;
}
.slide_work_search h4 {
    display: inline-block;
    cursor: pointer;
}
.slide_work_search .open {
    margin-bottom: 20px;
}

.block.work_PJlist {
    margin-bottom: 16px;
}
.work_PJlist .nav_tabs {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    position: relative;
}
.work_PJlist .nav_tabs .search_total {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 30% \9;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.work_PJlist .tabs li {
    width: 92px;
    height: 35px;
}
.work_PJlist .tabs .tab_link4 {
    background-image: url(../img/work/tab_01.png);
}
.work_PJlist .tabs .tab_link5 {
    background-image: url(../img/work/tab_02.png);
}

.work_PJlist .info {
    margin-bottom: 14px;
}
.work_PJlist_sort .inner {
    position: relative;
}
.work_PJlist_sort .work_tag {
    position: absolute;
    top: 20px;
    right: 20px;
}
.work_PJlist .hometext {
    margin-bottom: 8px;
}
.work_PJlist a:hover .work_tag span {
    opacity: 0.7;
}


/* Project Detail */
.work_PJdetail .layout_line .inner {
    padding: 16px;
}
.work_PJdetail .entry_meta {
    position: relative;
    margin-bottom: 20px;
}
.work_PJdetail .entry_meta .work_tag {
    position: absolute;
    top: 0;
    right: 0;
}
.work_PJdetail .entry_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 18px;
}
.work_PJdetail .pj_price {
    margin-bottom: 10px;
}
.work_PJdetail .pj_price .price {
    font-size: 26px;
    font-weight: 700;
}
.work_PJdetail .pj_price .price sub {
    font-size: 14px;
}
.work_PJdetail .dlist {
    display: table;
    width: 100%;
}
.work_PJdetail .dlist:first-child {
    border-top: 1px solid #ccc;
}
.work_PJdetail .dlist dt, 
.work_PJdetail .dlist dd {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.work_PJdetail .dlist dd {
    padding: 14px 18px;
}
.work_PJdetail .dlist dt {
    width: 150px;
    background: #fafafa;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    text-align: center;
    padding: 14px
}
.work_PJdetail .title {
    font-size: inherit;
}
.work_PJdetail .dlist dd p {
    margin-bottom: 4px;
}
.wpcf7-form-control-wrap.entryOther{
    width: 100% !important;
}
textarea#entryOther{
    width: 100% !important;
}

@media (max-width: 1025px) {
    article .main_block {
        padding-bottom: 13px;
    }
    .page_heading h2 {
        font-size: 20px;
        padding-left: 20px;
        padding-top: 2px;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }
    .page_heading .caption {
        display: block;
        line-height: 1.3;
        font-size: 12px;
        margin-top: 10px;
    }
    .work_ttl {
        font-size: 16px;
        line-height: 1;
        padding-left: 18px;
        -webkit-background-size: 12px;
        background-size: 12px;
        margin-bottom: 10px;
    }
    .checkout h4.title {
        font-size: 16px;
        margin-bottom: 10px;
        padding-left: 16px;
    }
    .form_group .rows {
        margin-bottom: 10px;
        border-top: 1px solid #ccc;
    }
    .form_group .rows .th, 
    .form_group .rows .td {
        display: block;
        padding: 8px;
    }
    .form_group .rows .th {
        width: auto;
        background: #fafafa;
        border-right: none;
    }
    .form_group .rows .th small {
        font-size: 10px;
    }
    .input_2col .col label {
        width: 13%;
        margin-right: 0;
    }
    .form_group .input_2col .form_txt {
        width: 87%;
    }
    .checkout_help {
        margin-bottom: 10px;
        font-size: 10px;
    }

    .checkout_thanks p {
        font-size: 14px;
    }
    .checkout_thanks {
        padding: 20px 10px;
    }
    .slide_work_search .open {
        margin-bottom: 12px;
    }
    
    .work_PJlist h3,
    .work_PJlist .info {
        margin-bottom: 5px;
    }
    .work_PJlist .info .price {
        font-size: 14px;
    }
    .work_PJlist .hometext {
        margin-bottom: 4px;
    }
    .work_PJlist .nav_tabs .search_total,
    .work_PJlist_sort {
        font-size: 12px;
    }
    .work_PJlist_sort .work_tag {
        position: static;
        margin-bottom: 15px;
    }


    /* Work project detail
     */
     .work_PJdetail p {
        font-size: 12px;
    }
    .work_PJdetail .block {
        margin-bottom: 14px;
    }
    .work_PJdetail .entry_meta .work_tag {
        position: static;
    }
    .work_PJdetail .entry_title {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .work_PJdetail .pj_price {
        font-size: 12px;
    }
    .work_PJdetail .pj_price .price {
        font-size: 20px;
        display: block;
    }
    .work_PJdetail .pj_price .price sub {
        font-size: 12px;
    }
    .work_PJdetail .dlist {
        font-size: 12px;
    }
    .work_PJdetail .dlist dt {
        width: 110px;
        padding: 8px;
    }
    .work_PJdetail .dlist dd,
    .work_PJdetail .layout_line .inner {
        padding: 8px;
    }
    input[type="radio"] {
        width: 20px;
        height: 20px;
        margin: 0;
        vertical-align: middle !important;
        margin-left: 4px;
    }
    input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin: 0;
        vertical-align: middle !important;
        margin-left: 4px;
    }
    .privacy_policy_content {
        height: 150px !important;
    }

}
.entry_checkout_box{
    padding-top: 26px !important;
    padding-bottom: 26px !important;
}
.no_border_bot{
    border-bottom: none !important;
}
small{
    margin-top: 10px;
    display: block;
    font-size: 12px;
}
.long_mb{
    margin-bottom: 460px !important;
}
.contact_header_border_bot {
    margin-bottom: 26px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 26px;
}
.contact_checkout_txt {
    padding-top: 26px !important;
}
.long_mb_contact {
    margin-bottom: 360px;
}