@charset "UTF-8";
.maintop_wrap {
    position: relative;
    height: 700px;
    background: #eff3f4 url("../img/tacmain2.jpg") no-repeat center bottom;
}
.topLogo_wrap {
    width: 1250px;
    margin: 0 auto;
}
.topLogo_wrap {
    padding: 40px 0 0 60px;
}
.topmainsp-img {
    display: none;
}
.topmainpc-img {
    display: block;
}
.maintop-ttl {
    font-family:  "游明朝体", "Yu Mincho";
    font-weight: bold;
    font-size: 28px;
    line-height: 1.3em;
}
.maintop-ttl span {
    display: inline-block;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    margin:  0 0 5px 0;
}
.topPoint_wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(255, 255, 255, 0.4);
    background: linear-gradient(to left,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 90%);
}
.topPoint_wrap ul {
    width: 800px;
    margin: 0 auto;
}
.topPoint_wrap ul li {
    float: left;
    margin-right: 15px;
    padding: 15px 0;
}
.topPoint_wrap ul li:last-child {
    margin: 0;
}
.comlist_wrap {
    background-color: #ffffff;
}
.comlist_in {
    padding: 48px 0 50px 0;
    margin: 0 auto;
    background-color: #ffffff;
}
.comlist_in ul {
    margin: 0 0 0 178px;
}
.comlist_in ul li {
    padding: 0 18px;
}
.comlist_in ul li:last-child {
    margin: 0;
}
.comlist_in ul li .slide_cnt {
    width: 100%;
    height: 60px;
    position: relative;
    text-align: center;
    align-items: center;
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.comlist_in ul li .slide_cnt img {
    max-width: none;
}
.comlist-ttl {
    float: left;
    position: relative;
    font-weight: bold;
    line-height: 1;
    padding: 22px 34px 20px 13px;
    border-right: 2px solid #eeeeee;
}
.comlist-ttl::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 6px;
    height: 10px;
    transform: translateY(-50%);
    background: url("../img/arrow.png") no-repeat;
}
.taccheak_wrap {
    background-color: #e3e4e6;
}
.taccheak_in {
    background:  url("../img/img01n.jpg") no-repeat center top/cover;
}
.taccheak_in.is-ver1 {
    background: url("../img/img02n.jpg") no-repeat center top/cover;
}
.taccheak-ttl {
    font-family: "游明朝体", "Yu Mincho";
    font-weight: bold;
    text-align: left;
    font-size: 40px;
    line-height: 1.5em;
    text-shadow:0 0 30px #fff;
}
.is-ver1 .taccheak-ttl {
    font-size: 46px;
}
.taccheak_ct {
    width: 1040px;
    margin: 0 auto;
    padding: 110px 545px 122px 0;
}
.is-ver1 .taccheak_ct {
    padding: 140px 0 157px 580px;
}
.taccheak_ct ul {
    margin: 60px 0 0 0;
}
.taccheak_ct ul li {
    position: relative;
    font-size: 22px;
    text-align: left;
    font-family:  "游明朝体", "Yu Mincho";
    padding: 0 0 0 32px;
    margin: 0 0 15px 0;
    color: #6b5d46;
    line-height: 1;
    letter-spacing: 0.02em;
}
.taccheak_ct ul li:last-child {
    margin: 0;
}
.taccheak_ct ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 18px;
    width: 18px;
    background: url("../img/check_box.png") no-repeat;
}
.taccheak_ct p {
    width: 460px;
    margin: 19px 0 50px 0;
    font-size: 16px;
    line-height: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
    text-shadow:0 0 20px #ffffff;
}
.is-ver1 .taccheak_ct p {
    margin: 17px 0 50px 0;
}
.taccheak-btn {
    width: 430px;
}
.introcase-info {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.introcase-title {
    font-family:  "游明朝体", "Yu Mincho";
    font-size: 40px;
    line-height: 1.3em;
    margin: 0 0 10px 0;
}
.introcase-occ-txt {
    font-size: 20px;
    font-weight: bold;
}
.introcase_wrap {
    width: 100%;
    text-align: left;
    background: url("../img/img03n.jpg") no-repeat top center/cover;
}
.introcase_wrap.is-ver2  {
    background: url("../img/img04n.jpg") no-repeat top center/cover;
}
.introcase_in {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 50px 540px 50px 0;
}
.is-ver2 .introcase_in {
    padding: 50px 0 50px 540px;
}
.introcaseWork_wrap {
    margin: 20px 0;
}
.introcaseWork_wrap dl {
    width: 100%;
    display: table;
    margin: 0 0 20px 0;
}
.introcaseWork_wrap dl dt {
    width: 90px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    background-color: #000000;
}
.introcaseWork_wrap dt.is-color-ver{
    background-color: #ff0000;
}
.introcaseWork_wrap dl dd {
    display: table-cell;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
    padding: 14px 20px 10px 20px;
    background-color: #ffffff;
}
.introcase-txt {
    font-size: 16px;
    width: 500px;
    line-height: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}
.tacservice_wrap {
    background-color: #e0dfdc;
}
.tacservice_in {
    width: 1040px;
    margin: 0 auto;
    padding: 90px 0 60px 0;
}
.tacservice_in ul {
    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;
}
.tacservice_in ul li {
    width: 490px;
    text-align: left;
    margin: 0 0 60px 0;
}
.tacservice_in ul li:nth-child(3),
.tacservice_in ul li:nth-child(4) {
    margin: 0;
}
.li-txt {
    padding: 30px;
    background: #ffffff;
}
.li-txt dl {
    display: table;
}
.li-txt dl dt {
    display: table-cell;
}
.li-txt dl dd {
    font-family:  "游明朝体", "Yu Mincho";
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    padding: 0 0 0 20px;
    line-height: 1;
}
.is-hi.li-txt dl dd{
    line-height: 1.3em;
}
.li-txt dl dd span {
    font-size: 16px;
}
.li-txt p {
    height: 160px;
    font-size: 14px;
    line-height: 1.8em;
    margin: 15px 0 0 0;
    text-align: justify;
    text-justify: inter-ideograph;
}
.taccareer_wrap {
    background-color: #ffffff;
}
.taccareer_in {
    text-align: left;
    width: 1050px;
    margin: 0 auto;
    padding: 125px 0 110px 0;
    background-color: #ffffff;
}
.taccareer_in p {
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
}
.taccareer-img {
    margin: 0 0 50px 0;
}
.taccareer-ttl {
    font-family:  "游明朝体", "Yu Mincho";
    font-size: 36px;
    margin: 0 0 15px 0;
}
.is-ver6 .taccareer-ttl {
    font-size: 30px;
    line-height: 1.4em;
}
.is-ver6 .taccareer_in {
    padding: 110px 0 60px 0;
}
.is-ver6 .taccareer-img {
    margin: 0 0 60px 0;
}
@media screen and (max-width: 896px) {
.maintop_wrap {
    height: auto;
    background: none;
}
.topLogo_wrap {
    width: 100%;
    padding: 20px 0;
    background-color: #ffffff;
}
.topmainsp-img {
    width: 170px;
    display: inline-block;
}
.topmainpc-img {
    display: none;
}
.topbg_wrap {
    width: 100%;
    height: 532px;
    background: #eff3f4;
}
.topbg_in {
    width: 100%;
    height: 532px;
    background: url("../img/sp/bg2.jpg") no-repeat center top;
    background-size: 375px auto;
    -ms-background-size: 375px auto;
    -moz-background-size: 375px auto;
    -webkit-background-size: 375px auto;
}
.maintop-ttl {
    font-size: 18px;
    line-height: 1.6em;
    padding: 20px 0 0 0;
}
.maintop-ttl span {
    font-size: 14px;
    line-height: 1.4em;
}
.topPoint_wrap {
    height: 200px;
    background: linear-gradient(to top,rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%),
                linear-gradient(to left,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background:-webkit-linear-gradient(top,rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%),
               -webkit-linear-gradient(to left,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.topPoint_wrap ul {
    width: 100%;
}
.topPoint_wrap ul li {
    float: none;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
.topPoint_wrap ul li:first-child {
    padding: 9px 0 0 0;
}
.topPoint_wrap ul li:last-child {
    padding: 10px 0 9px 0;
}
.topPoint_wrap li img {
    width: 336px;
}
.topPoint_wrap li:nth-child(1) img {
    width: 333px;
}
.comlist_in {
    width: 100%;
    padding: 25px 0;
}
.scrolx {
    margin: 0 10px;
}
.comlist_in ul {
    margin: 0;
}
.comlist-ttl {
    float: none;
    border: none;
    font-weight: bold;
    padding: 0 0 25px 0;
}
.comlist-ttl::after {
    content: none;
}
.taccheak_in {
    width: 100%;
    background: none;
    padding: 0;
}
.taccheak_in.is-ver1 {
    background: none;
}
.taccheak-ttl {
    font-size: 20px;
    padding: 0;
}
.is-ver1 .taccheak-ttl {
    font-size: 20px;
}
.taccheak_ct,
.is-ver1 .taccheak_ct  {
    width: 100%;
    padding: 25px 20px 40px 20px;
}
.taccheak_ct ul {
    margin: 25px 0 0 0;
}
.taccheak_ct ul li::before {
    height: 13px;
    width: 13px;
    background: url("../img/sp/cheak_box.png") no-repeat;
    background-size: 13px auto;
    -ms-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
}
.taccheak_ct ul li {
    font-size: 15px;
    padding: 0 0 0 25px;
}
.taccheak_ct p {
    width: 100%;
    font-size: 13px;
    line-height: 1.8em;
    margin: 18px 0 25px 0;
}
.is-ver1 .taccheak_ct p {
    margin: 18px 0 25px 0;
}
.taccheakSp-img img {
    width: 100%;
}
.taccheak-btn {
    width: 100%;
}
.introcase_wrap,
.introcase_wrap.is-ver1  {
    background: none;
}
.introcase_wrap img,
.introcase_wrap.is-ver1 img {
    width: 100%;
}
.introcase_in {
    width: 100%;
    padding: 25px 20px;
    background-color: #ffffff;
}
.introcase-txt {
    font-size: 13px;
    width: auto;
}
.is-ver2 .introcase_in {
    width: 100%;
    padding: 25px 20px;
}
.tacservice_in {
    width: auto;
    padding: 48px 20px 28px 20px;
}
.taccareer_in {
    width: auto;
    padding: 50px 20px 35px 20px;
}
.introcase-info{
    font-size: 13px;
}
.introcase-title {
    font-size: 25px;
}
.introcase-occ-txt {
    font-size: 13px;
}
.introcaseWork_wrap dl {
    margin: 0 0 10px 0;
}
.introcaseWork_wrap dl dt {
    width: 55px;
    font-size: 16px;
}
.introcaseWork_wrap dl dd {
    font-size: 16px;
    line-height: 1.2em;
    padding: 10px;
    border-top: 1px solid #d2d2d3;
    border-bottom: 1px solid #d2d2d3;
    border-right: 1px solid #d2d2d3;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.li-txt {
    padding: 15px;
}
.li-txt dl dd {
    font-size: 17px;
    padding: 0 0 0 9px;
    line-height: 1.1em;
}
.is-hi.li-txt dl dd {
    line-height: 1.2em;
}
.li-txt dl dd span {
    font-size: 13px;
}
.li-txt p {
    height: 100%;
    font-size: 13px;
    margin: 10px 0 0 0;
}
.tacservice_in ul li {
    width: 100%;
    margin: 0 0 20px 0;
}
.tacservice_in ul li:nth-child(3),
.tacservice_in ul li:nth-child(4) {
    margin: 0 0 20px 0;
}
.service-img {
    width: 100%;
}
.taccareer-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4em;
}
.step-img{
    width: 40px;
    min-width: 40px;
}
.taccareer_in p {
    font-size: 13px;
    line-height: 1.8em;
}
.taccareer-img {
    width: 250px;
    margin: 0 0 25px 0;
}
.is-ver6 .taccareer-ttl {
    font-size: 20px;
    line-height: 1.5em;
}
.is-ver6 .taccareer_in {
    padding: 50px 20px 35px 20px;
}
.is-ver6 .taccareer-img {
    margin: 0 0 30px 0;
}
@media screen and (max-width: 374px) {
    .maintop-ttl span {
        font-size: 12px;
    }
    .maintop-ttl {
        font-size: 16px;
    }
    .taccheak-ttl {
        font-size: 18px;
    }
    .introcase-title {
        font-size: 23px;
    }
}
