/*reset*/
body {
    background-image: none;
}

.ws_wrap {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    box-sizing: border-box
}

.ws_wrap a:hover img {
    opacity: .7
}

.ws_wrap ul {
    list-style-type: none;
}

.ws_wrap h1 {
    width: 955px;
}
.ws_wrap h1 span {
    font-weight: bold;
    color: #fff;
}
.ws_wrap h1 .h1-01 {
    font-size: 24px;
    display: block;
    width: 682px;
    line-height: 0;
    margin-bottom: 17px;
    background-color: #d9f426;
    border-radius: 24px;
    padding: 23px 25px;
    box-sizing: border-box;
    letter-spacing: 0.3px;
    color: #1e3c72;
}

.ws_wrap h1 .h1-02 {
    font-size: 56px;
    display: block;
    margin-bottom: 16px;
    line-height: 1.3;
    width: 983px;
    letter-spacing: 0px;
}
.ws_wrap h1 .h1-02 .h1-02-small {
    font-size: 48px;
}
.ws_wrap h1 .h1-03 {
    font-size: 24px;
    display: block;
    width: 711px;
    display: flex;
    align-items: center;
}
.ws_wrap h1 .h1-03:before {
    content: "";
    width: 40px;
    border: 1px solid #fff;
    height: 0px;
    display: block;
    margin-right: 10px;
}
.ws_wrap h1 .h1-03:after {
    content: "";
    width: 40px;
    border: 1px solid #fff;
    height: 0px;
    display: block;
    margin-left: 10px;
}
.h1-fig {
    margin-top: 120px;
    margin-left: -50px;
}

.ws_wrap h2 {}

.ws_wrap h3 {}

/*==========================================================================================
==========================================================================================*/

/*=======================================================*/
/*setting*/
/*=======================================================*/
main {
    padding-top: 186px !important
}

@media screen and (max-width: 479px) {
    main {
        padding-top: 174px !important
    }
}

.ws_wrap img {
    vertical-align: bottom;
}

.ws_wrap .pc_only {
    display: block
}

.ws_wrap .sp_only {
    display: none
}

.bg_gray_dotted {
    background: url(/content/dam/nttcom/hq/jp/bizon/ws/img/bg_gray_dotted.png);
}

@media screen and (max-width: 768px) {
    .ws_wrap img {
        max-width: 100%;
        text-align: center;
    }

    .ws_wrap .sec_ttl img {
        width: 100%;
        padding: 0 6px;
    }

    h2 {
        margin: 0 auto
    }

    h3 {
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width: 480px) {
    .def_ttl {
        font-size: 1.5rem;
        padding: 20px 10px
    }

    .ws_wrap .pc_only {
        display: none
    }

    .ws_wrap .sp_only {
        display: block
    }

    .ws_wrap img.sp_only {
        display: inline
    }
}

/*=======================================================*/
/*.ws_nav*/
/*=======================================================*/
.ws_nav {
    background: #d9e0ea;
}

.ws_nav_body {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    flex-direction: row;
    text-align: center
}

.ws_nav_body li {
    line-height: 1.2;
    width: calc(100% / 3);
    display: flex;
    align-items: center;
    justify-content: center
}

.ws_nav_body li a {
    padding: 16px;
    font-weight: 700;
    width: 390px;
    font-size: 18px;
    color: #000;
    background: #c9d2e1;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    transition: .3s;
}

.ws_nav_body li.cur a,
.ws_nav_body li a:hover {
    background: #fbfdff;
}

.ws_nav_body .only-sp {
    display: none
}

@media screen and (max-width: 768px) {
    .ws_nav_body {
        width: 100%;
        padding: 10px 5px;
        box-sizing: border-box;
        justify-content: space-between;
    }

    .ws_nav_body li {
        width: calc(96% / 3);
    }

    .ws_nav_body li a {
        font-size: 13px;
        width: 100%;
        padding: 10px 5px;
        border-radius: 3px;
    }

    .ws_nav_body .only-sp {
        display: block
    }
}

/*=======================================================*/
/*.contents*/
/*=======================================================*/
.contents {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 0
}

.contents p {
    font-size: 18px;
    line-height: 1.8;
    margin: 0
}

.contents .case_img + p {
    margin-top: 20px
}

.contents .case_img {
    text-align: center
}

/*
.bg-stripe {
    background: url(/remote-build/img/lead-bg-left.png) no-repeat top left, url(/remote-build/img/lead-bg-right.png) no-repeat top right
}
*/

h2.sec_ttl {
    background: #1e3c72;
    height: 80px;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_area {
    background: url(/content/dam/nttcom/hq/jp/bizon/images/ws-sol/remote-build/mv-bg.jpg) no-repeat center / cover;
    overflow: hidden
}

.main_area .main_area_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    height: 400px;
    margin: auto;
}

.ws_sec .main_area .main_area_inner {
    max-width: 1020px;
}

/*.ws_sec .main_area .main_area_inner figure { margin-right: 70px; }*/
.contents p.cap {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 20px;
}

.contents p.cap-b {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 20px;
}
.contents p.cap-b02 {
    margin-top: 3px;
}
.contents p.assignment {
    margin-top: 30px;
    text-align: right;
}

#lead .contents {
    padding: 60px 0 0;
    text-align: center;
}

#lead .contents .desc {
    width: 840px;
    margin: 0 auto;
    font-size: 22px;
    text-align: left;
    line-height: 1.4;
    font-weight: bold;
    color: #1e3c72;
    text-indent: 1em;
}
#feature h2.sec_ttl {
    height: 100px;
}

#feature ul {
    border: solid 10px #1e3c72;
    border-top: none;
}

#feature li {
/*    padding: 30px;*/
    position: relative;
    border-bottom: solid 10px #1e3c72;
    background: #fff;
    overflow: hidden;
}

#feature li:last-of-type {
    border-bottom: none;
}

#feature li:after {
    clear: both;
    overflow: hidden;
}

#feature li .ttl {
/*    position: absolute;*/
    top: 0;
    left: 0;
    display: flex;
    align-items: baseline;
}

#feature li .ttl h3 {
    margin-left: 20px;
}

#feature li .img {
    padding: 55px 30px 30px 30px;
    float: left;
    width: 390px;
    background-color: #eaf7ff;
    margin-left: 5px;
    margin-top: 5px;
}
#feature li .img01 {
    height: 336px;
}
#feature li .img02 {
    height: 357px;
}
#feature li .img03 {
    height: 400px;
}
#feature li .img figure {
    text-align: center;
}
#feature li .img .img-middle {
    text-align: center;
    margin-top: -10px;
}
#feature li .img .img-bottom {
    text-align: center;
    margin-top: 52px;
    margin-bottom: 0px;
    font-size: 35px;
    font-weight: bold;
    color: #1e3c72;
    line-height: 1.4;
}

#feature li .txt {
/*    padding-top: 125px;*/
    color: #303030;
    max-width: 785px;
    letter-spacing: .03em;
    float: right;
    padding: 40px 35px;
}

#feature li .txt .desc {
    font-size: 18px;
    font-weight: bold;
}
#feature li .txt .desc span {
    font-size: 11px;
    vertical-align: super;
}

#feature li .txt .caption {
    font-size: 12px;
    margin-top: 12px;
}

#feature li .ttl .num .add-exi {
    vertical-align: top;
}

#feature li .ttl h3 .add-ext {
    vertical-align: top;
    margin-top: 13px;
}

#feature li .add-txt {
    padding-top: 168px;
}

#example {
    text-align: center;
}
#example .contents {
    padding: 135px 0px 5px 0px;
}
#example .solution {
    color: #1e3c72;
    font-weight: bold;
}
#example .solution .solution_1 {
    font-size: 30px;
    margin-bottom: 6px;
}
#example .solution .solution_2 {
    font-size: 48px;
    line-height: 1.5;
    font-weight: bold;
}
#example .solution .solution_2 span {
    background-color: #d9f426;
}

#example.contents {
    margin-bottom: 43px;
}

#example .contents .txt .desc {
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    color: #1e3c72;
    border: solid 1px #1e3c72;
    height: 80px;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#example h2.sec_ttl + .ttl {
    margin: 42px 0 15px;
}

.ws_index #example h2.sec_ttl + .ttl {
    margin: 42px 0 40px;
}

#link ul {
    display: flex;
    border: solid 10px #1e3c72;
    background: #1e3c72;
    border-top: none;
}

#link li {
    width: 50%;
    padding: 25px 30px 30px;
    background: #fff;
    margin-right: 2px;
    text-align: center;
}

#link li + li {
    margin-right: 0;
    margin-left: 2px;
}

#link li .link_box {
    display: flex;
    text-align: left;
    margin-top: 20px;
}

#link li .link_box .txt {
    width: 56%;
}

#link li .link_box .txt .desc {
    line-height: 1.5em;
    font-size: 16px;
    margin-top: 30px;
    margin-left: 28px;
    letter-spacing: -0.02em;
}

#link li .btn a {
    background: #E03416;
    width: 100%;
    max-width: 360px;
    height: 62px;
    display: flex;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0;
    transition: .3s;
}

#link li .btn a:hover {
    background: #b91c00;
}

#link li .btn a:hover img {
    opacity: 1 !important;
}

#case ul {
    margin: 20px 0 0;
    display: flex;
    flex-wrap: wrap;
    border: solid 10px #1e3c72;
}

#case .txt {
    margin: 30px 31px 25px;
    font-size: 18px;
    color: #1e3c72;
    font-weight: bold;
    letter-spacing: 0.02em;
}

#case figure {
    margin: 0 30px 40px;
    text-align: center;
}
.service .contents {
    padding: 120px 0 0;
}
.service .s-start {
    width: 100%;
    margin: 0 auto 23px;;
    color: #1e3c72;
    text-align: center;
}
.service .s-start dl dt {
    width: 90px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 10px 0px;
    background-color: #d9f426;
    border-radius: 20px;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}
.service .s-start dl dd {
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 24px;
}

.service h2.sec_ttl {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding: 25px 0px;
    height: 130px;
}

.service h2.sec_ttl:before {
    content: "";
    content: '';
    border-top: 17px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    left: 48%;
    top: 0px;
    position: absolute;
}

.service h2.sec_ttl .s-in02 {
    color: #d9f426;
}

.service h2.sec_ttl .s-icon {
    margin-top: -6px;
    margin-right: 20px;
    width: auto;
}
.service h2.sec_ttl .s-icon img {
    width: 100%;
    max-width: 25px;
    min-width: 25px;
}
.service .s-add {
    width: 1200px;
    margin: 0 auto;
    background-color: #eaf7ff;
}
.service .s-add .s-add-in {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.service .s-dec {
    width: 835px;
    margin: 0 auto 60px;
    padding-top: 50px;
    font-size: 18px;
    color: #303030;
    font-weight: bold;
}
.service .s-img-sec {
    margin-bottom: 60px;
}
.service .s-add-h3 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #1e3c72;
    text-align: center;
}

.service .service_table {
    margin: 20px 0 0;
    border: solid 1px #cbd1da;
    letter-spacing: 0;
    background-color: #fff;
}

.service .service_table th,
.service .service_table td {
    box-sizing: border-box;
    border: 2px solid #cbd1da;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}

.service .service_table th {
    width: 271px;
    background: #1e3c72;
    color: #fff;
    text-align: center;
    padding: 35px 20px;
    letter-spacing: 0.02em;
}
.service .service_table th .table-small {
    font-size: 15px;
}

.service .service_table td dl dt {
    width: 587px;
    color: #303030;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: normal;
}
.service .service_table td dl .none-dd {
    width: 100%;
}

.service .service_table td dl dd {
    color: #4f5257;
    font-size: 14px;
    font-weight: normal;
}
.service .service_table td dl dd:before {
    content: "";
    display: block;
    height: 5px;
    border-left: 1px solid #1e3c72;
    height: 76px;
    float: left;
}

.service .service_table td dl dd.txt {
    padding: 16px 20px;
    line-height: 1.42;
}

.service .service_table td dl dd.btn a {
    display: block;
    min-width: 130px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #4f5257;
    padding: 10px 0px;
    box-sizing: border-box;
    letter-spacing: -0.08em;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 21px;
}
/*
    border-radius: 4px;
    border: solid 2px #1e3c72;
    padding: 8px 12px;
    letter-spacing: -0.08em;
    margin-right: 20px;
*/
    color: #1e3c72;
}

#banner {
    text-align: center;
}

.service .service_table td dl dd.btn a:hover {
    background: #1e3c72;
    color: #fff;
}

.service .contents .caution {
    font-size: 14px;
    padding-top: 25px;
}
.service .service_table td dl dt .t-txt-in {
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #f1f1f1;
}
.service .related-article {
    width: 900px;
    margin: 60px auto 40px;
    color: #1e3c72;
}
.service .related-article h4 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 30px;
}

.service .related-article ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.service .related-article ul li {
    width: 250px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2.0em;
}
.service .related-article ul li:nth-last-of-type(-n+3) {
    margin-bottom: 0;
}

.service .related-article ul li a {
    color: #1e3c72;
    text-decoration: none;
}
.service .related-article ul li a:hover {
    opacity:0.8!important;
}


#business .contents {
    margin-bottom: 60px;
}

#business .contents .business-block {
    margin-top: 42px;
}

#business .contents .business-block ul {
    display: flex;
    justify-content: space-around;
}

#business .contents .business-block ul li {
    width: 360px;
}

#business .contents .business-block ul li:first-child {
    word-break: break-all;
}

#business .contents .business-block ul li dt {
    margin: 0 auto 32px;
    padding-bottom: 20px;
    border-bottom: 1px solid #1e3c72;
}

#business .contents .business-block ul li dt span {
    display: table;
    margin: 0 auto;
}

#business .contents .business-block ul li dd {
    color: #1e3c72;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 20px;
    margin: 0 auto;
    line-height: 1.8;
}

.pc-only {
    display: block;
}

.sec-banner {
    margin: 65px auto 0;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .sec-banner {
        margin: 50px auto 0;
    }
}

.sec-banner a {
    display: inline-block;
}



@media screen and (min-width: 769px) {
    .ws_wrap .only-sp {
        display: none
    }

    .ws_sec .main_area .main_area_inner h1 {
        margin-bottom: 20px;
    }

    .ws_charges .main_area .main_area_inner figure {
        margin-top: 20px;
    }

    #case ul li {
        width: 50%;
        box-sizing: border-box;
        border-bottom: solid 2px #1e3c72;
        border-left: solid 2px #1e3c72;
    }

    #case ul li:nth-of-type(odd) {
        border-right: solid 2px #1e3c72;
        border-left: none;
    }

    #case ul li:nth-of-type(even) {}

    #case ul li:nth-of-type(n+3) {
        border-top: solid 2px #1e3c72;
        border-bottom: none;
    }

    #case .ttl {
        display: flex;
        align-items: flex-end;
    }

    #case .ttl h3 {
        margin: 0 0 10px 20px;
    }

    .service .service_table td dl {
        display: table;
        min-height: 5.3em;
    }

    .service .service_table td dl {
        display: table;
    }

    .service .service_table td dl dt,
    .service .service_table td dl dd {
        display: table-cell;
        vertical-align: middle;
    }
    
    .service .service_table th {
/*        padding: 15px;*/
        padding: 15px 5px;
    }
}

@media screen and (max-width: 768px) {
    .ws_wrap h1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .ws_wrap h1 .h1-01 {
        width: 100%;
        font-size: 16px;
        line-height: 1.6;
        padding: 13px 10px;
        margin-bottom: 25px;
    }
    .ws_wrap h1 .h1-02 {
        width: 100%;
        font-size: 36px;
    }
    .ws_wrap h1 .h1-02 .h1-02-small {
        font-size: 28px;
    }
    .ws_wrap h1 .h1-03 {
        width: 100%;
        font-size: 16px;
    }
    .h1-fig {
        margin-top: 0px;
        margin-left: 0px;
    }
    
    .contents {
        width: 100%;
        padding: 20px 0
    }

    .contents p {
        font-size: 16px
    }

    .ws_wrap .only-pc {
        display: none
    }

/*
    .bg-stripe {
        background: url(/remote-build/img/lead-bg-left.png) no-repeat top left / 30% auto, url(/remote-build/img/lead-bg-right.png) no-repeat top right / 30% auto;
    }
*/

    h2.sec_ttl {
        height: auto;
        padding: 12px 10px;
        line-height: 1.6;
    }

    .main_area {
        background: url(/content/dam/nttcom/hq/jp/bizon/images/ws-sol/remote-build/mv-bg.jpg) no-repeat center / cover;
    }

    .main_area .main_area_inner {
/*        height: 310px;*/
        height: 500px;
        display: block;
        text-align: center;
        padding: 20px 10px;
    }

    .main_area .main_area_inner h1 img {
        height: 120px;
        width: auto;
    }

    .main_area .main_area_inner figure img {
        height: 130px;
        width: auto;
        margin: 20px 0 0;
    }

    .ws_index .main_area .main_area_inner {
        padding: 10px 10px;
    }

    .ws_index .main_area .main_area_inner h1 img {
        height: 150px;
        width: auto;
        z-index: 1;
        position: relative;
    }

    .ws_index .main_area .main_area_inner figure img {
        height: 100%;
        margin: 0;
    }

    .ws_sec .main_area .main_area_inner figure {
        margin-right: 0;
    }
    .contents p.assignment {
        text-align: center;
    }

    #lead .contents {
        padding: 30px 3% 10px;
    }

    #lead .contents .desc {
        width: 100%;
        font-size: 14px;
    }

    #feature ul {
        border: solid 6px #1e3c72;
    }

    #feature li {
        padding: 0;
        border-bottom: solid 6px #1e3c72;
    }

    #feature li .ttl {
        position: inherit;
        top: inherit;
        left: inherit;
        align-items: flex-start;
    }

    #feature li .ttl .num {
        width: 60px;
    }

    #feature li .ttl h3 .add-ext {
        margin-top: 0px;
    }

    #feature li .ttl h3 {
        margin: 0 auto;
        width: 68%;
        padding: 20px 0px 0;
        text-align: center;
    }

    #feature li .txt .caption {
        margin-top: 8px;
    }

    #feature li .img {
        width: 100%;
        box-sizing: border-box;
        margin: 0 auto 22px;
        float: none;
        text-align: center;
        height: 100%;
    }
    #feature li .img01 {
        height: 100%;
    }
    #feature li .img02 {
        height: 100%;
    }
    #feature li .img03 {
        height: 100%;
    }
    #feature li .img .img-middle {
        margin: 22px auto;
    }
    #feature li .img .img-bottom {
        font-size: 28px;
        margin-bottom: 0px;
        margin-top: 30px;
    }
    #feature li .txt {
        padding: 0 15px 15px;
    }

    #feature li .txt .desc {
        font-size: 13px;
    }

    #link ul {
        display: block;
        border: solid 6px #1e3c72;
        border-top: none;
    }

    #link li {
        width: 100%;
        padding: 20px 15px 20px;
        background: #fff;
        margin-right: 2px;
        text-align: center;
        box-sizing: border-box;
        border: none;
    }

    #link li + li {
        border-top: solid 4px #1e3c72;
        margin-right: 0;
        margin-left: 0;
    }

    #link li .link_box {
        display: block;
    }

    #link li h3 img {
        width: 90%;
    }

    #link li .link_box {
        margin-top: 10px;
    }

    #link li .link_box .img {
        text-align: center;
        width: 40%;
        margin: auto;
    }

    #link li .link_box .txt {
        width: 100%;
    }

    #link li .link_box .txt .desc {
        margin: 10px 0 15px;
        font-size: 13px;
    }

    #link li .btn a {
        height: 40px;
    }

    #link li .btn a img {
        max-width: 120px;
    }

    #example h2.sec_ttl + .ttl,
    .ws_index #example h2.sec_ttl + .ttl {
        margin: 20px 0 20px;
    }
    #example .contents {
        padding: 20px 0px;
    }
    #example .solution {
        padding: 0px 15px;
    }
    #example .solution .solution_1 {
        font-size: 20px;
    }
    #example .solution .solution_2 {
        font-size: 30px;
    }
    #example .contents .txt .desc {
        border: solid 1px #1e3c72;
        height: auto;
        padding: 12px 10px;
    }

    #example .ttl img {
        width: 100%;
        padding: 0 6px;
    }

    #example .image_example {
        width: 95%;
        margin: 0 auto;
    }
    

    #case ul {
        margin: 10px 0 0;
        display: block;
        border: solid 6px #1e3c72;
    }

    #case li:nth-of-type(n+2) {
        border-top: solid 6px #1e3c72;
    }

    #case li .ttl {
        display: flex
    }

    #case li .ttl .num {
        width: 60px;
    }

    #case li .ttl h3 {
        margin: 0;
        padding: 20px 10px 0;
        text-align: left;
    }

    #case .txt {
        margin: 20px 15px 10px;
    }

    #case .txt p {
        font-size: 13px;
    }

    #case figure {
        margin: 0 auto 20px;
        text-align: center;
        max-width: 280px;
    }
    .service h2.sec_ttl {
        font-size: 28px;
        padding: 25px 15px;
        height: 100%;
    }
    .service .contents {
        padding: 20px 0;
    }
    .service .s-start {
        padding: 0px 10px;
    }
    .service .s-start dl dt {
        width: 100%;
        max-width: 90px;
        font-size: 16px;
    }
    .service .s-start dl dd {
        width: 100%;
    }
    .service h2.sec_ttl .s-icon img {
        width: 100%;
        max-width: 35px;
        min-width: 35px;
    }
    .service .s-add {
        width: 100%;
    }
    .service .s-add .s-add-in {
        width: 100%;
        margin: 0 auto;  
    }
    .service .s-dec {
        width: 100%;
        padding: 40px 15px 0px 15px;
        margin: 0 auto 40px;
    }
    .service .s-img-sec {
        margin-bottom: 40px;
    }
    .service .s-add-h3 {
        font-size: 23px;
        padding: 0px 10px;
    }
    
    .service .service_table,
    .service .service_table * {
        display: block;
        width: 100% !important;
    }

    .service .service_table,
    .service .service_table th,
    .service .service_table td {
        border: none;
        font-size: 15px;
    }

    .service .service_table {
        padding: 0;
        background-color: #eaf7ff;
    }

    .service .service_table .service_group {
        margin-top: 20px;
        background-color: #fff;
    }

    .service .service_table th {
        padding: 15px;
    }

    .service .service_table td {
        border: 2px solid #1e3c72;
        border-top: none;
    }

    .service .service_table td dl dt {
        text-align: center;
    }
    .service .service_table td dl dt .t-txt-in {
/*        margin: 0 auto 10px;*/
    }

    .service .service_table td dl dd.txt {
        padding: 10px 15px;
        font-size: 13px;
    }

    .service .service_table td dl dd.btn {
        padding: 0 15px 10px;
        text-align: center;
    }
    .service .service_table td dl dd:before {
        display: none;
    }
    
    .service .related-article {
        margin-bottom: 30px;
        width: 100%;
        margin: 40px auto 0px;
        padding: 0px 15px;
    }
    .service .related-article h4 {
        font-size: 23px;
    }

    .service .related-article ul {
        display: block;
    }
    .service .related-article ul li {
        width: 100%;
        font-size: 14px;
        margin-bottom: 30px;
    }
    
    .ws_wrap .service .service_table td dl dd a {
        display: block;
        padding: 8px 12px;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    #banner {
        margin: 0 15px;
    }

    #business .contents .business-block ul {
        display: block;
    }

    #business .contents .business-block ul li {
        width: 100%;
    }

    #business .contents .business-block ul li:not(:last-child) {
        margin-bottom: 30px;
    }

    #business .contents .business-block ul li dd {
        font-size: 13px;
    }

    #business .contents {
        margin-bottom: 0px;
    }

    #business .contents .business-block ul li dt {
        margin: 0 auto 22px;
        padding-bottom: 13px;
    }

    #business .contents .business-block ul li dt span {
        text-align: center;
    }

    #business .contents .business-block ul li dt span img {
        width: 90%;
    }

    .pc-only {
        display: none;
    }

    .service .contents .caution {
        font-size: 13px;
        padding: 10px 15px;
    }

}

@media screen and (max-width: 480px) {
    .main_area .main_area_inner {
/*        height: 290px;*/
        height: 500px;
    }

    .main_area .main_area_inner h1 img {
        height: 100px;
    }

    .ws_index .main_area .main_area_inner {
        padding: 14px 10px;
    }

    .ws_index .main_area .main_area_inner h1 img {
        height: 120px;
    }

    .ws_index .main_area .main_area_inner figure img {
        height: 132px;
        margin: 5px 0 0;
    }

    #feature li .ttl .num {
        width: 56px;
    }
}

/*=======================================================*/
/*.contact_bt*/
/*=======================================================*/
.contact_bt {
    background: #072d66;
    border: solid 2px #072d66;
    width: 360px;
    height: 154px;
    border-radius: 8px 0 0 8px;
    padding: 15px 10px 10px;
    text-align: center;
    right: 0px;
}

.contact_bt .contact_bt_btn {
    margin: 10px auto 0;
    background: #f3e723;
    width: 320px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    border-radius: 3px;
    transition: .3s;
}

.contact_bt a:hover .contact_bt_btn {
    background: #e25300;
}

.contact_bt .contact_bt_img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.contact_bt h3,
.contact_bt .contact_bt_btn {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 480px) {
    .contact_bt {
        width: 240px;
        height: 100px;
        padding: 10px 5px;
    }

    .contact_bt .contact_bt_btn img {
        width: 210px;
    }

    .contact_bt .contact_bt_btn {
        height: 20px;
        margin: 0 auto;
        width: 100%;
    }

    .contact_bt h3 img {
        width: 220px;
    }

    .contact_bt .contact_bt_img img {
        width: 50px;
        height: auto;
    }
}

/*=======================================================*/
/*cta*/
/*=======================================================*/
#cta {
    background: url(/remote-build/img/mv-bg.jpg) no-repeat center / cover;
    margin: 80px 0;
}

#cta .cta_inner {
    height: 300px;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#cta .cta_inner .cta_ttl {
    width: 44%;
}

#cta .cta_inner .cta_btn {
    margin-left: 60px;
    width: 32%;
}

#cta .cta_inner .cta_ttl img {
    width: 100%;
}

#cta .cta_btn a {
    background: #f3e723;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 0px 6px 0px 0px #ddc314;
    margin: 10px 0 5px 0;
    transition: .3s
}

#cta .cta_btn a:hover {
    box-shadow: 0px 1px 0px 0px #ddc314;
    margin: 15px 0 0 0;
    background: #fff443;
}

#cta .cta_btn a img {
    opacity: 1 !important;
    width: 90%;
    margin: auto;
}

@media screen and (max-width: 768px) {
    #cta {
        margin: 40px 0;
        background: url(/remote-build/img/mv-bg_sp.jpg) no-repeat center / cover;
    }

    #cta .contents,
    #cta .cta_inner {
        height: 100%;
    }

    #cta .cta_inner {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0;
    }

    #cta .cta_inner .cta_ttl {
        width: 100%;
        text-align: center;
    }

    #cta .cta_inner .cta_ttl img {
        width: 70%;
    }

    #cta .cta_inner .cta_btn {
        width: 70%;
        margin: auto;
        text-align: center;
    }

    #cta .cta_btn a {
        height: 46px;
        max-width: 400px;
        margin: 10px auto 5px auto;
    }

    #cta .cta_btn a:hover {
        margin: 15px auto 0px auto;
    }
}

@media screen and (max-width: 480px) {
    #cta {
        height: auto;
        margin: 20px 0 40px;
    }

    #cta .contents {
        padding: 20px 3% 15px;
    }

    #cta .cta_inner {
        display: block;
    }

    #cta .cta_inner .cta_ttl img {
        max-width: 240px;
    }

    #cta .cta_btn a {
        height: 40px;
        box-shadow: 0px 4px 0px 0px #ddc314;
        margin: 10px 0 5px 0;
        text-align: center;
    }

    #cta .cta_btn a:hover {
        box-shadow: 0px 4px 0px 0px #ddc314;
        margin: 10px 0 5px 0;
    }

    #cta .cta_inner .cta_btn a img {
        width: 80%;
    }
}