@charset "UTF-8";
.c-page-top-inner {
    background-image: url(../images/the_proffesionals/bg_pro.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.c-page-top-inner.is_tax {
    background-image: url(../images/the_proffesionals/bg_pro_tax2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.proInd_box {
    margin: 0 0 30px;
}
.proInd_box:last-child{
    margin: 0;
}
.proInd_wrap {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
}
.proInd_img {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    width: 230px;
}
.proInd_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    padding: 0 40px;
}
.proInd_ttl{
    border-bottom: 1px solid #ff0014;
    padding: 0 0 15px 86px;
    margin: 0 0 25px;
}
.proInd_ttl.n0 {
    padding: 15px 0 15px 86px;
    background: url(../images/the_proffesionals/proffesionals_nmb00.png) no-repeat left top;
}
.proInd_ttl.n1 {
    background: url(../images/the_proffesionals/proffesionals_nmb01.png) no-repeat left top;
}
.proInd_ttl.n2 {
    background: url(../images/the_proffesionals/proffesionals_nmb02.png) no-repeat left top;
}
.proInd_ttl.n3 {
    background: url(../images/the_proffesionals/proffesionals_nmb03.png) no-repeat left top;
}
.proInd_ttl.n4 {
    background: url(../images/the_proffesionals/proffesionals_nmb04.png) no-repeat left top;
}
.proInd_ttl.n5 {
    background: url(../images/the_proffesionals/proffesionals_nmb05.png) no-repeat left top;
}
.proInd_ttl.n6 {
    background: url(../images/the_proffesionals/proffesionals_nmb06.png) no-repeat left top;
}
.proInd_ttl.n7 {
    background: url(../images/the_proffesionals/proffesionals_nmb07.png) no-repeat left top;
}
.proInd_ttl.n8 {
    background: url(../images/the_proffesionals/proffesionals_nmb08.png) no-repeat left top;
}
.proInd_ttl.n9 {
    background: url(../images/the_proffesionals/proffesionals_nmb09.png) no-repeat left top;
}
.proInd_ttl.n10 {
    background: url(../images/the_proffesionals/proffesionals_nmb10.png) no-repeat left top;
}
.proInd_ttl.n11 {
    background: url(../images/the_proffesionals/proffesionals_nmb11.png) no-repeat left top;
}
.proInd_ttl .ttl01 {
    font-size: 24px;
    line-height: 1.2;
    color: #ff0014;
    font-weight: bold;
}
.proInd_ttl .ttl02 {
    font-size: 16px;
    line-height: 1;
    padding: 10px 0 0;
    font-weight: bold;
}
.proInd_lst {
    display: flex;
    flex-direction: row;
}
.proInd_lst dt span {
    display: block;
    background: #000;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    padding: 4px 0;
    width: 50px;
    text-align: center;
}
.proInd_lst dd {
    padding: 0 0 0 20px;
}
.proInd_lst li {
    font-size: 16px;
    line-height: 1.6;
}
.event-art_head {
    background-color: #ff0014;
    padding: 8px 20px;
    margin: 0 0 20px;
}
.event-art_head h2 {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
}
.pro_cnt {
    margin: 0 0 40px;
}
.pro_cnt:last-child {
    margin: 0;
}
.pro_cmp {
    margin: 0 0 20px;
}
.about_in {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 30px;
}
.about_in:last-child{
    margin: 0;
}
.pro_topCvr {
    background: #fff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 40px;
}
.pro_topCvr .pro_top {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}
.pro_btm {
    border-top: 2px solid #ff0014;
    padding: 30px;
    font-size: 14px;
    line-height: 2;
    text-align: left;
}
.pro_top {
    display: flex;
    align-content: space-between;
    align-items: center;
    padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 40px;
}
.pro_top_img {
    order: 1;
}
.pro_top_txt {
    order: 2;
    text-align: left;
    padding: 0 0 0 30px;
}
.pro_top_txt .ttl01 {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
}
.pro_top_txt .ttl02 {
    font-size: 32px;
    line-height: 1.4;
    color: #ff0014;
    font-weight: bold;
    padding: 20px 0 0;
}
.pro_top_txt .ttl03 {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    padding: 20px 0 0;
}
.pro_top_txt .ttl04 {
    font-size: 18px;
    line-height: 1.4;
    color: #ff0014;
    font-weight: bold;
    padding: 20px 0 0;
}
.pro_top_txt .ttl05 {
    font-size: 12px;
    line-height: 2;
    padding: 20px 0 0;
}
.pro_top_txt .ttl03_2l {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    padding: 20px 0 0;
}
.prof_txt {
    padding: 30px;
}
.prof_txt.is-flex {
    display: flex;
    justify-content: space-between;
}
.prof_flex {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    padding: 0 0 30px;
}
.prof_flex.is-ver2 {
    align-items: center;
}
.prof_flex:last-child {
    padding: 0;
}
.cmpImg_list {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    margin: -20px 0 0;
}
.cmp-img {
    padding: 20px 0 0;
}
.prof_txtbx {
    width: 608px;
}
.prof_imgbx {
    width: 190px;
}
.prof_txtbx.is-ver2 {
    width: 465px;
}
.prof_imgbx.is-ver2 {
    width: 330px;
}
.prof_imgbx.is-ver3 {
    width: 330px;
}
.prof_imgbx .is-txt {
    padding: 10px 0 0;
    font-size: 12px;
    text-align: left;
}
.prof_imgbx .is-txt {
    text-align: center;
}
.nm_flow {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.nm_txt {
    width: 670px;
}
.nm_txt.is-ver2 {
    width: 600px;
}
.prof-name {
    display: block;
    padding: 0 0 10px;
}
.prof-name.is-ver2 {
    margin-top: 30px;
}
.nm_img {
    width: 150px;
    text-align: center;
}
.nm_img.is-ver2 {
    width: 200px;
    text-align: left;
    margin-right: 20px;
}
.prof_txt dl {
    margin-bottom: 30px;
}
.prof_txt .stp_ttl {
    font-size: 16px;
    color: #ff0014;
    text-align: left;
    line-height: 2;
}
.prof_txt .stp_txt {
    font-size: 14px;
    line-height: 2;
    text-align: left;
}
.prof-txt {
    font-size: 14px;
    line-height: 2;
    text-align: left;
    margin: 0 0 30px 0;
}
.prof-txt.is-ver2 {
    margin-bottom: 15px;
}
.prof-txt.is-pdng {
    padding: 30px 0 0;
    text-align: center;
}
.prof-txt:last-child {
    margin: 0 0 0 0;
}
.prof_img {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.prof_img li {
    padding: 0 20px 0 0;
}
.prof-imgtx {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
    padding: 15px 0 0;
}
.prof_chg {
    padding: 30px 0 0;
    display: flex;
    flex-direction: row;
}
.prof_chg li {
    padding: 0 0 0 0;
    flex-basis: 403px;
}
.prof_chg li:last-child {
    margin-left: 50px;
    flex-basis: 370px;
}
.prof_chgtx {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
    padding: 15px 0 0;
}
.prof-txt .bld {
    font-weight: bold;
}
.prof-img {
    text-align: center;
}
.prof-img + .prof-img {
    margin-top: 30px;
}
.prof_txt.is-flex .prof-img {
    padding: 0 0 0 30px;
}
.prof_txt.is-flex .prof-img img{
    max-width: 300px;
}
.prof-img_tb {
    padding: 30px 0;
}
.comp_box {
    display: table;
    width: 100%;
    padding: 30px;
}
.comp-img {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.comp-img.is-ct {
    text-align: center;
}
.comp_txt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 30px;
}
.comp_txt.is-ver2 {
    padding: 0;
}
.comp_txt dt {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
}
.comp_txt dd {
    font-size: 14px;
    line-height: 2;
    padding: 20px 0 0;
}
.comp_txt dd.is-ver2 {
    padding: 10px 0 0;
}
.comp_txt dd.is-ver2 .sns {
    margin-top: 1.6em;
}
.comp_txt dd.is-ver2 .sns li {
    margin-bottom: .8em;
}
.comp_txt dd.is-ver2 .sns li:last-child {
    margin-bottom: 0;
}
.comp_txt dd.is-ver2 .sns .icn {
    margin-right: .4em;
}
.comp_txt a {
    color: #006bc5;
}
.comp_txt a:hover {
    text-decoration: underline;
}
.comp_office {
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px dotted #c4c4c4;
}
.comp_office dt {
    display: table-cell;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    padding-right: 30px;
    width: 120px;
}
.comp_office dd {
    display: table-cell;
    font-size: 12px;
    line-height: 2;
    padding: 0 0 0;
}
.comp_office dd a {
    text-decoration: underline;
}
.comp_office dd .ttl {
    font-weight: bold;
}
.taxr_wrap {
    padding: 30px 25px;
    background: #f4f4f4;
    margin-top: 30px;
}
.taxr_ttl {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
.taxr_cont {
    padding: 0 0 0;
}
.taxr_cont li {
    float: left;
    width: 250px;
    margin: 0 10px 0 0;
}
.taxr_cont li:last-child{
    margin: 0;
}
.taxr_bx {
    font-size: 12px;
}
.taxr_bx dt {
    font-size: 12px;
    background: #ff0014;
    color: #fff;
    margin-bottom: 10px;
    line-height: 2.4;
}
.taxr_bx dd {
    text-align: left;
}
.taxr_bx .sttl {
    color: #ff0014;
    font-size: 14px;
    line-height: 2;
}
.taxr_txt {
    font-size: 12px;
    width: auto;
    margin: 0 auto;
}
.taxr_txt li {
    display: inline-block;
    margin-right: 10px;
}
.taxr_txt span {
    color: #ff0014;
}

.work_lst {
    color: #ff0014;
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
    line-height: 2;
}


.pg01_img01 {
    float: right;
    padding:0 0 20px 20px;
    font-size: 12px;
}

.attn_p00 {
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
}

.attn {
    font-size: 11px;
}

.prof_dl {
    text-align: left;
    padding: 10px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}
.prof_dl:last-child {
    margin-bottom: 0;
}
.prof_dl dl {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.prof_dl dl:last-child {
    margin-bottom: 0;
}
.prof_dl dl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 100px;
}
.prof_dl dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.proTab_wrap {
    width: 700px;
    margin: 0 auto;
}
.proTab_wrap ul {
    overflow: hidden;
    margin: 0 0 30px 0;
    width: 100%;
}
.proTab_wrap ul li {
    width: 45%;
    text-align: left;
    float: left;
}
.proTab_wrap ul li.is-left {
    float: left;
}
.proTab_wrap ul li.is-right {
    text-align: right;
    float: right;
}
.proTab_wrap ul li a {
    display: table;
    width: 100%;
    height: 70px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 30px 0 30px;
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
}
.proTab_wrap ul li a:hover {
    background: #ff0014;
    color: #ffffff;
}
.proTab_wrap ul li a:after {
    content: '';
    background-image: url(../images/common/arrow.png);
    display: inline-block;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.proTab_wrap ul li a:hover:after {
    background-image: url(../images/common/arrow-white.png);
}
.proTab_wrap ul li.is-right a:after {
    left: auto;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.proTab_wrap ul li a span {
    display: table-cell;
    vertical-align: middle;
}
.proInd-lnk {
    text-align: right;
}
.proInd-lnk a {
    padding: 0 15px 0 0;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/common/arrow.png) no-repeat right center;
}
@media (min-width: 896px) {
    .proInd-btn .c-btn.c-btn-secondary {
        min-width: 260px;
    }
    .proInd-lnk a:hover {
        text-decoration: underline;
    }
    .comp_office dd a:hover {
        text-decoration: none;
        color: #ff0000;
    }
}
@media (max-width: 896px) {
    .c-page-top-inner {
        background-image: url(../images/the_proffesionals/bg_sp_pro.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .c-page-top-inner.is_tax {
        background-image: url(../images/the_proffesionals/bg_sp_pro_tax2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .proInd_box {
        margin: 0 15px 15px;
    }
    .proInd_box:last-child{
        margin: 0 15px;
    }
    .proInd_wrap {
        display: block;
        padding: 20px 15px;
    }
    .proInd_img {
        display: block;
        width: 100%;
        padding: 0 0 20px;
        text-align: center;
    }
    .proInd_txt {
        display: block;
        padding: 0;
    }
    .proInd_ttl{
        padding: 0 0 10px 65px;
        margin: 0 0 15px;
    }
    .proInd_ttl.n0 {
        padding: 10px 0 10px 65px;
        background: url(../images/the_proffesionals/proffesionals_sp_nmb00.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n1 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb01.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n2 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb02.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n3 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb03.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n4 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb04.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n5 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb05.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n6 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb06.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n7 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb07.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n8 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb08.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n9 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb09.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl.n10 {
        background: url(../images/the_proffesionals/proffesionals_sp_nmb10.png) no-repeat left 5px top;
        background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
    }
    .proInd_ttl .ttl01 {
        font-size: 14px;
        line-height: 1.4;
    }
    .proInd_ttl .ttl02 {
        font-size: 12px;
        line-height: 1.4;
        padding: 5px 0 0;
    }
    .proInd_lst dt span {
        font-size: 12px;
    }
    .proInd_lst li {
        font-size: 12px;
    }
    .event-art_head {
        margin-bottom: 15px;
        justify-content: center;
    }
    .event-art_head h2 {
        font-size: 12px;
    }
    .pro_cnt {
        margin: 0 0 15px;
    }
    .about_in {
        margin: 0 15px 15px;
    }
    .about_in:last-child {
        margin: 0 15px;
    }
    .pro_topCvr {
        margin: 0 15px 15px;
    }
    .pro_topCvr .pro_top {
        margin: 0;
    }
    .pro_btm {
        border-top: none;
        padding: 0 15px 15px 15px;
        font-size: 12px;
    }
    .pro_top {
        display: block;
        padding: 20px 15px;
        margin: 0 15px 20px;
    }
    .pro_top_txt {
        order: 2;
        text-align: left;
        padding: 0;
        margin: 0 0 20px;
    }
    .pro_top_txt .ttl01 {
        font-size: 12px;
    }
    .pro_top_txt .ttl02 {
        font-size: 18px;
        border-bottom: 2px solid #ff0014;
        padding: 10px 0 8px;
    }
    .pro_top_txt .ttl03 {
        font-size: 12px;
        padding: 15px 0 0;
    }
    .pro_top_txt .ttl03_2l {
        font-size: 12px;
        padding: 15px 0 0;
    }
    .prof_txt {
        padding: 20px 15px;
    }
    .prof_txt.is-flex {
        display: block;
    }
    .prof_txt dl {
        margin-bottom: 10px;
    }
    .prof_txt dt {
        font-size: 14px;
    }
    .prof_flex {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        padding: 0 0 15px;
    }
    .cmpImg_list {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        margin: -15px 0 0;
    }
    .cmp-img {
        padding: 15px 0 0;
    }
    .prof_txtbx {
        width: 100%;
    }
    .prof_imgbx {
        padding: 15px 0 0;
        width: 100%;
    }
    .prof_txtbx.is-ver2 {
        width: 100%;
    }
    .prof_txtbx.is-ver3 {
        width: 100%;
    }
    .prof_imgbx.is-ver2 {
        width: 100%;
    }
    .prof_imgbx .is-txt {
        text-align: center;
    }
    .prof_imgbx.is-ver3 {
        width: 100%;
    }
    .nm_flow {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .nm_txt {
        width: 100%;
    }
    .nm_txt.is-ver2{
        width: 100%;
    }
    .prof-name {
        padding: 0 0 5px;
    }
    .prof-name.is-ver2 {
        margin-top: 20px;
    }
    .nm_img {
        width: 100%;
    }
    .nm_img.is-ver2 {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    .prof-txt {
        font-size: 12px;
    }
    .prof-txt.is-ver2 {
        margin-bottom: 10px;
    }
    .prof-txt.is-pdng {
        padding: 15px 0 0;
    }
    .prof_img {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .prof_txt.is-flex .prof-img {
        padding: 0;
    }
    .prof_txt.is-flex .prof-img img{
        max-width: 100%;
    }
    .prof_img li {
        padding: 0 0 20px;
    }
    .prof_img li:last-child{
        padding: 0;
    }
    .prof-imgtx {
        font-size: 12px;
        text-align: center;
        padding: 15px 0 0;
    }
    .prof-imgtx.is-lf {
        text-align: left;
    }
    .prof_chg {
        padding: 15px 0 0;
        display: block;
    }
    .prof_chg li {
        width: 100%;
        margin-bottom: 30px;
        flex-basis: auto;
    }
    .prof_chg li:last-child {
        margin: 0;
        flex-basis: auto;
    }
    .prof-img.page04_01 img {
        width: 100%;
    }
    .comp_box {
        display: block;
        padding: 15px;
    }
    .comp-img {
        display: block;
    }
    .comp-img.is-ct {
        text-align: left;
    }
    .comp_txt {
        display: block;
        padding: 30px 0 0 0;
    }
    .comp_txt dd {
        font-size: 12px;
        line-height: 2;
        padding: 20px 0 0;
    }
    .comp_txt dd.is-ver2 {
        padding: 5px 0 0;
    }
    .comp_txt a {
        color: #006bc5;
    }
    .comp_txt a:hover {
        text-decoration: underline;
    }
    .comp_office {
        letter-spacing: normal;
        vertical-align: middle;
        text-align: left;
        padding: 0 0 20px 0;
        margin-bottom: 20px;
        border-bottom: 1px dotted #c4c4c4;
    }
    .comp_office dt {
        display: table-cell;
        font-size: 12px;
        line-height: 1;
        font-weight: bold;
        padding-right: 10px;
        width: 100px;
    }
    .comp_office dd {
        display: table-cell;
        font-size: 12px;
        line-height: 2;
        padding: 0 0 0;
    }
    .taxr_wrap {
        padding: 20px 20px;
        background: #f4f4f4;
        margin-top: 20px;
    }
    .taxr_ttl {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .taxr_cont {
        padding: 0 0 0;
    }
    .taxr_cont li {
        float: none;
        width: 100%;
        margin: 0 10px 0 0;
    }
    .taxr_cont li:last-child{
        margin: 0;
    }
    .taxr_bx {
        font-size: 12px;
    }
    .taxr_bx dt {
        font-size: 12px;
        background: #ff0014;
        color: #fff;
        margin-bottom: 10px;
        line-height: 2.4;
    }
    .taxr_bx dd {
        text-align: left;
    }
    .taxr_bx .sttl {
        color: #ff0014;
        font-size: 14px;
        line-height: 2;
    }
    .taxr_txt {
        font-size: 12px;
    }
    .taxr_txt li {
        display: block;
        text-align: left;
    }
    .taxr_txt span {
        color: #ff0014;
    }
    .work_lst {
        font-size: 13px;
    }
    .pg01_img01 {
        float: none;
        padding:15px 0;
        width: 100%;
    }
    .pg01_img01 img {
        width: 100%;
    }
    .prof_dl {
        font-size: 14px;
    }
    .proTab_wrap {
        width: auto;
        margin: 0 15px;
    }
    .proTab_wrap ul {
        margin: 0 0 15px 0;
    }
    .proTab_wrap ul li {
        width: 100%;
        margin: 0 0 15px 0;
        text-align: left;
    }
    .proTab_wrap ul li.is-left {
        float: none;
    }
    .proTab_wrap ul li.is-right {
        text-align: right;
        float: none;
    }
    .proTab_wrap ul li:last-child {
        margin: 0 0 0 0;
    }
    .proTab_wrap ul li a {
        height: auto;
        text-decoration: none;
        font-size: 13px;
        padding: 10px 30px 10px 30px;
    }
    .proTab_wrap ul li a:hover {
        background: #ffffff;
        color: #000000;
    }
    .proTab_wrap ul li a:hover:after {
        background-image: url(../images/common/arrow.png);
    }
    .proInd-btn {
        margin: 20px 15px 0 15px;
    }
    .proInd-lnk {
        margin: 20px 15px 0 15px;
    }
    .proInd-lnk a {
        padding: 0 15px 0 0;
        font-size: 13px;
        background: url(../images/common/arrow.png) no-repeat right center;
        background-size: 4px auto;
    }
}/*@media*/
@media (max-width: 360px) {
    .pro_top_txt .ttl02 {
        font-size: 16px;
    }
}/*@media*/
