@charset "utf-8";

/* CSS Document */
.tab_btn.base.sol-01.position_btn.fixed {
    width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 0 !important;
    margin-top: 110px;
    z-index: 1;
}

.tab_btn.base.sol-01.position_btn {
    position: relative;
    width: 100%;
    margin-top: 0;
    right: 0;
}

section.service {
    padding: 60px 0 20px;
    background: #fafafa;
}

.tab_btn.base.sol-01 ul.tab-group {
    justify-content: space-between;
}

.tab_btn.base.sol-01 ul.tab-group li.tab {
    width: 23%;
    max-width: unset;
    padding: 0;
    background: #fff;
}

.tab_btn.base.sol-01 ul.tab-group li.tab a {
    color: #69b644;
    display: block;
    padding: 8px 0 12px;
}

.tab_btn.base.sol-01 ul.tab-group li.tab a:hover, .tab_btn.base.sol-01 ul.tab-group li.tab a:active {
    color: #fff;
    background: #69b644;
    border-radius: 0;
}

.tab_btn.base.sol-01 ul.tab-group li.tab.is-active a {
    color: #fff;
    background: #69b644;
    border-radius: 0px;
}

.mt30 {
    margin-top: 30px;
}

.servicewarap01 {
    position: relative;
    border-top: 1px solid #3f70b3;
    margin-bottom: 60px;
}

.servicewarap01 h3 {
    background: #fafafa;
    display: inline-block;
    position: absolute;
    top: -15px;
    font-size: 17px;
    padding-right: 40px;
    color: #85c066;
}

.servicewarap02 {
    margin: 50px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.servicewarap03:nth-child(3n) {
    margin-right: 0;
}

.servicewarap03 {
    width: 31%;
    height: auto;
    overflow: hidden;
    margin: 0 3.4% 40px 0;
    position: relative;
    background: #fff;
    padding: 35px 0 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.tab_btn.base.sol-01 ul.tab-group li.tab:last-child {
    margin-right: 0;
}

.servicewarap03:after {
    content: url("../images/front/sev001.png");
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.servicewarap03:hover:after {
    content: url("../images/front/sev001a.png");
    position: absolute;
    right: 10px;
    bottom: 5px;
}

.omote {
    text-align: center;
}

.omote img {
    width: auto;
}

.servicewarap02.serv02-2 .omote img {
    width: 100%;
}

.omote h4 {
    margin: 15px 0 30px;
}

.servicewarap03 .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.servicewarap03:hover .mask {
    bottom: 0;
}

.servicewarap03 .caption {
    font-size: 15px;
    padding: 20px;
    color: #fff;
}

.servicewarap03 .caption h4 {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 30px 0;
    font-size: 16px;
}

.servicewarap03:hover .mask {
    opacity: 1;
    /* マスクを表示する */
}

.servicewarap02.serv02-2 .servicewarap03 {
    padding: 0;
}

.servicewarap03 a {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

/*researchservice*/
.str-1a {
    background: #71c359;
    text-align: center;
    width: 175px;
    color: #fff;
    font-size: 17px;
    display: table;
    height: 128px;
    position: relative;
}

.str-1a p {
    display: table-cell;
    vertical-align: middle;
}

.str-1b {
    width: 490px;
    border: 2px solid #71c359;
    padding: 5px 10px;
    box-sizing: border-box;
    display: table;
    position: relative;
}

.str-1b1 {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
}

.str-1b2 {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 15px;
    text-align: right;
}

.strength-box01 span {
    font-size: 70px;
    font-weight: bold;
    color: #71c359;
    font-family: 'Roboto', 'NotoSansCJKjp-Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.strength-box01 font {
    font-size: 28px;
    font-weight: bold;
    color: #71c359;
}

.str-b-2 {
    width: 370px;
}

.str-2a {
    border: 2px solid #71c359;
    margin-bottom: 15px;
    padding: 10px;
    display: table;
    width: 100%;
}

.str-2a1, .str-2b1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.str-2b {
    border: 2px solid #71c359;
    margin-bottom: 0px;
    padding: 10px;
    display: table;
    width: 100%;
}

.str-2a1, .str-2b1 {
    display: block;
    vertical-align: middle;
    text-align: unset;
    position: relative;
}

.str-b-3 {
    width: 295px;
    border: 2px solid #71c359;
    padding: 10px;
    position: relative;
}

.str-3a1 p {
    line-height: 1.8;
    white-space: nowrap;
}

.str-3a2 {
    position: absolute;
    bottom: 5px;
}

.strength-box01 .strength-b {
    display: flex;
    justify-content: space-between;
}

.str-1a {
    background: #71c359;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: block;
    height: 140px;
    position: relative;
    width: 110px;
    text-align: center;
    padding: 62px 0 0;
}

.str-1a p {
    display: block;
    vertical-align: middle;
}

section.strength {
    padding: 0 0 50px;
}

.str-1b {
    width: calc((100% - 190px) / 4);
    border: 2px solid #71c359;
    padding: 5px 10px;
    box-sizing: border-box;
    display: block;
    height: 140px;
    position: relative;
}

.str-2a {
    border: 2px solid #71c359;
    padding: 10px;
    display: block;
    height: 140px;
    width: calc((100% - 190px) / 4);
    margin: 0;
    position: relative;
}

.str-2b {
    border: 2px solid #71c359;
    margin-bottom: 0px;
    padding: 10px;
    height: 140px;
    display: block;
    width: calc((100% - 190px) / 4);
    position: relative;
}

.str-b-3 {
    width: calc((100% - 190px) / 4);
    border: 2px solid #71c359;
    padding: 10px;
    height: 140px;
    position: relative;
}

.str-1b2 {
    position: absolute;
    bottom: 20px;
    padding-bottom: 0;
    text-align: right;
}

.str-1b1 p img {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 30%;
}

.strength-box01 span {
    font-size: 45px;
    font-weight: bold;
    color: #71c359;
    font-family: 'Roboto', 'NotoSansCJKjp-Light', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.strength-box01 font {
    font-size: 24px;
    font-weight: bold;
    color: #71c359;
    display: inline-block;
}

.str-2a1 p img {
    position: absolute;
    right: 5px;
    top: 10px;
    left: unset;
    width: 30%;
}

.str-2a2 {
    position: absolute;
    bottom: 20px;
}

.str-2b1 p img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35%;
}

.str-3a2 {
    position: absolute;
    right: 10px;
    top: 15px;
}

.str-2b2 {
    position: absolute;
    bottom: 20px;
}

.str-3a1 span.fl-R {
    position: absolute;
    bottom: 20px;
    left: 5px;
}

.service_content02 {
    padding: 100px 0 90px;
    background-color: #fafafa;
    position: relative;
    overflow: hidden;
    background-image: url(../images/serch_bg01.png);
    background-size: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.service_content02 ul li, .quantitativegroup .research_first, .quantitativegroup .panelsection {
    padding: 0 50px;
    border-right: 1px solid;
    color: #0c0c0c;
    max-width: 353px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 60px;
}

.service_content02 .serch_title {
    padding: 30px 0 25px;
    text-align: center;
    font-weight: 400;
    font-size: 21px;
    line-height: 27px;
    color: #000;
}

.service_content02 .serch_txt {
    padding-bottom: 35px;
    line-height: 26px;
    font-size: 13px;
    text-align: justify;
    color: #000;
}

.service_Box {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
}

.service_Box01 {
    width: 31%;
    background: #fff;
    padding: 20px;
}

.service_Box01 ul li:nth-child(1) {
    color: #71c359;
    font-size: 15px;
    padding: 10px 0;
    font-weight: bold;
}

.service_Box01 ul li {
    padding: 10px 0;
    font-size: 13px;
    border-bottom: solid 1px #e3e3e3;
}

.service_Box01 ul li:nth-child(1):before {
    content: none;
}

.service_Box01 ul li:before {
    content: url(../images/kasou-serv-006.png);
    vertical-align: middle;
    margin-right: 5px;
}

.first-research {
    text-align: center;
    padding: 60px;
    background: url(../images/kasou-serv-002.png)center center;
    background-size: cover;
}

.txtbtn {
    color: #fff;
}

.first-research p {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.first-research .txtbtn a {
    display: inline-block;
    margin: 0 auto;
    border: 2px solid;
    padding: 5px 5%;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
}

.first-research .txtbtn a:hover {
    background: #fff;
    color: #333;
}

section.service h2.servH2 {
    font-size: 48px;
    margin: 30px auto 80px;
    font-weight: bold;
    color: #69b644;
}

section.service_shuhou {
    background: #fafafa;
}

h2.servH2a {
    font-size: 28px;
    margin-bottom: 50px;
}

section.service_shuhou {
    background: #fafafa;
    overflow: hidden !important;
}

.serv02Box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.serv02 {
    width: 31%;
    font-size: 15px;
    min-height: 490px;
    position: relative;
    margin-bottom: 60px;
    padding: 0 15px;
    text-align: justify;
}

.serv02 p.img {
    text-align: center;
}

.serv02 h3 {
    display: table;
    height: 50px;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

.serv02 h3 span {
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.serv02 .txt p {
    margin-bottom: 20px;
}

.serv02 .Link a {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    width: 100%;
    border: 2px solid #74c45c;
    border-radius: 5px;
    padding: 10px;
    color: #74c45c;
}

.secvlink a {
    display: inline-block;
    text-align: center;
    width: auto;
    border: 2px solid #74c45c;
    border-radius: 5px;
    padding: 10px 5%;
    color: #74c45c;
}

.secvlink {
    text-align: center;
    margin: 0 0 100px;
    overflow: hidden;
}

section.service_shuhou a:hover {
    background: #74c45c;
    color: #fff;
}

section.service_shuhou.solu02 .serv02 {
    min-height: 400px;
}

.serv02:nth-child(3n):after {
    content: none;
}

.serv02:after {
    content: "";
    background: #dadada;
    width: 1px;
    height: 100%;
    position: absolute;
    right: -10%;
    top: 0;
}

.page-template-researchservice footer, .page-template-researchsolution footer {
    margin: 0;
    padding: 0 0 0px;
}

.page-template-researchservice .lower_wrapper, .page-template-researchsolution .lower_wrapper {
    margin-bottom: 0;
}

/*companyoverview*/
/*
.page-template-companyoverview .lower_main {
    min-height: 297px;
}
*/
.company_wrap h2.comph2 {
    text-align: left;
    border-bottom: 1px solid #69b644;
    padding: 10px 0;
    color: #333;
    font-size: 20px;
}

.comp_w01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.comp_w01a {
    width: 49%;
    border: 1px solid #e3e3e3;
    background: #fff;
    background-size: cover;
    margin-bottom: 2%;
    padding: 50px 80px;
    position: relative;
}

section.company_wrap .comp_w01a h3 {
    margin: 0;
    border: none;
    font-size: 25px;
    font-weight: bold;
    color: #85c066;
    position: relative;
    z-index: 1;
}

section.company_wrap .comp_w01a p {
    font-size: 15px;
    position: relative;
    z-index: 1;
}

.comp_w01a:before {
    content: url(../images/kasou/company01.png);
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 0;
    z-index: 0;
}

.comp_w01a:after {
    content: url(../images/kasou/company01a.png);
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0;
    z-index: 0;
}

.comp_w01:before {
    content: url(../images/kasou/company02.png);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 227px;
    height: 227px;
}

section.company_wrap .omote h4 {
    font-size: 15px;
    padding-left: unset;
    position: relative;
    margin-bottom: 30px;
    color: #333;
    font-weight: normal;
}

section.company_wrap .omote h4:before, section.company_wrap .caption h4:before {
    content: none !important;
}

.comp_w02 .servicewarap02 {
    margin: 50px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.comp_w02 .servicewarap03 .caption h4 {
    color: #fff;
    padding: unset;
    font-size: 15px;
}

.conpany_table dl dd ul li {
    line-height: 1.8;
}

.conpany_table dl dd ul:last-child {
    margin-bottom: 30px;
}

.conpany_table dl dd {
    width: calc(75% - 10px);
    padding-bottom: 10px;
    border-bottom: 1px solid #69b644;
    line-height: 2;
}

.conpany_table dl dd {
    width: calc(75% - 10px);
    padding-bottom: 20px;
    border-bottom: 1px solid #69b644;
    line-height: 2;
}

.conpany_table dl.list_company dd ul {
    margin: 0;
}

section.company_wrap h3, .company_monitorblock h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-top: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid #69b644;
}

.conpany_map_bottom .conpany_map {
    /* width: 24%; */
    width: 32%;
}

.conpany_map_bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    /* justify-content: space-between; */
    margin-bottom: 100px;
}

.conpany_misson+.conpany_table, .conpany_map, .conpany_monitor {
    margin-bottom: 0;
}

.misson_block.firstblock p {
    line-height: 2;
}

.misson_block ul li {
    margin-bottom: 10px;
}

dl.list_company02 ul {
    margin-bottom: 0 !important;
}

.conpany_table dl dd p {
    margin-bottom: 0;
}

/*ASMARQ Biz*/
section.tb_au_main {
    background: url(../images/kasou/tbau_main_bg.png) center center no-repeat;
    margin-top: 64px;
    height: 570px;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    position: relative;
}

section.tb_au_main:after {
    content: url(../images/kasou/tbau_pc.png);
    position: absolute;
    text-align: center;
    bottom: -115px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

section.tb_au_main h1 {
    margin-bottom: 15px;
    margin-top: 15px;
}

section.tb_au_main p {
    line-height: 1.8;
    font-size: 18px;
    font-weight: 500;
}

h2.tb-h2 {
    text-align: center;
    font-size: 38px;
    color: #1aaff9;
    font-weight: 900;
    margin: 30px 0 50px;
}

.tb_001_a h3 {
    font-weight: 700;
    color: #1aaff9;
    margin: 0 0 15px;
}

.tb_001_a p {
    line-height: 1.8;
}

.tb_001_a h3 span font {
    font-size: 28px;
}

.tb_001_a h3 span {
    font-size: 39px;
    background: linear-gradient(transparent 85%, #f3ecaf 50%);
    background-position-y: -10px;
}

section.tb_au_001 {
    padding: 100px 0 50px;
    background: #1aaff9;
    position: relative;
    z-index: 0;
}

.tb_001_a {
    text-align: center;
    border: 3px solid #1aaff9;
    padding: 30px;
    margin-bottom: 50px;
    background: #fff;
}

h2.tb-h2a {
    text-align: center;
    font-size: 39px;
    color: #fff;
    font-weight: 900;
    margin: 30px 0 50px;
}

.tb_001_c span {
    display: block;
    font-size: 15px;
    color: #555555;
}

.tb_001_b {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tb_001_c {
    padding: 40px;
    text-align: center;
    width: 48%;
    background: #fff;
    color: #555555;
    margin-bottom: 30px;
}

tb_001_c figure {
    margin-bottom: 30px;
}

.tb_001_c p {
    font-size: 16px;
    text-align: left;
}

.tb_001_b h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 5px auto 15px;
    color: #1aaff9;
    line-height: 1.2;
}

.tb_001_c figure {
    margin-bottom: 30px;
    min-height: 140px;
    text-align: center;
    width: 100%;
}

.tb_001_b h3 font {
    font-size: 22px;
}

section.tb_au_002 {
    padding: 50px 0;
}

.tb_002_a ul li:nth-child(3) {
    margin: 0 0 20px;
}

.tb_002_a ul li {
    width: 32%;
    text-align: center;
    background: #eff6f9;
    padding: 10px 0;
    border-radius: 10px;
    margin: 0 2% 20px 0;
}

.tb_002_a ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tb_002_a ul li h3 {
    font-size: 22px;
    font-weight: 900;
    margin: 10px 0 15px;
    color: #555;
}

.tb_002_b ul li h3 {
    margin: 10px;
    font-weight: bold;
    color: #555;
    font-size: 15px;
}

.tb_002_b {
    margin: 50px 0 0;
}

.tb_002_b ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}

section.tb_au_003 {
    background: url(../images/kasou/tb_003bg.png) center center no-repeat;
    background-size: cover;
    padding: 50px 0 80px;
}

.tb_003_a {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.tb_003_b {
    width: 48%;
    background: #fff;
    padding: 50px 30px 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.page-template-tableau .lower_wrapper {
    margin-bottom: 0;
}

.page-template-tableau footer {
    margin: 0;
    padding: 0;
}

.tb_003_b h3 span {
    font-size: 22px;
    font-weight: 700;
}

.tb_003_b h3 {
    font-size: 32px;
    font-weight: 900;
    color: #1ab0f9;
    line-height: 1;
    margin: 0 0 20px;
}

.tb_003_c {
    margin: 20px auto;
    text-align: center;
    display: table;
    height: 90px;
    width: 100%;
}

.tb_003_c strong {
    font-weight: 900;
}

.tb_003_c span {
    display: inline-block;
    font-weight: 800;
    font-size: 22px;
    background: linear-gradient(transparent 75%, #f3ecaf 50%);
}

.tb_003_c font {
    display: block;
    font-size: 13px;
}

.tb_003_c p {
    line-height: 1.8;
}

.tb_003_c div {
    display: table-cell;
    vertical-align: middle;
}

.tb_Btn a {
    display: block;
    background: #ffa90c;
    padding: 20px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    border-radius: 50px;
    margin-bottom: 30px;
}

.hosoku p {
    text-align: left;
}

.hosoku ul {
    margin-bottom: 30px;
}

.hosoku {
    font-size: 14px;
}

.hosoku ul li {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
}

/*0915*/
section.tb_au_000 h2.tb-h2 span font {
    font-size: 38px;
}

section.tb_au_000 h2.tb-h2 span {
    color: #1aaff9;
    font-size: 53px;
    font-weight: bold;
    background: linear-gradient(transparent 80%, #ffe699 20%);
    display: inline;
    background-position-y: -10px;
}

section.tb_au_000 {
    padding: 100px 0 80px;
}

.tb_au_000-a {
    text-align: center;
    margin-bottom: 50px;
}

.tb_au_000-b h3 {
    font-size: 28px;
    font-weight: 900;
    color: #1aaff9;
}

.tb_au_000-b {
    text-align: center;
}

.tb_au_000-b ol li {
    margin-bottom: 10px;
}

.tb_002_b ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.tb_au_000-b ol {
    list-style: decimal;
    width: max-content;
    text-align: left;
    margin: 0 auto;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 0.1em;
    max-width: 686px;
    color: #444;
}

.tb_002_b ul li {
    width: 31%;
    margin-bottom: 20px;
    margin: 0 1% 20px;
}

.tb_002_b ul li video {
    height: 200px;
    width: 100%;
}

section.tb_au_004 {
    padding: 40px 0 0px;
}

section.tb_au_004 ul {
    display: flex;
    justify-content: space-between;
}


video::after {
    background: #000;
}

/*20200923*/
.fancybox-skin {
    background: rgb(249 249 249 / 0%) !important;
}

#video01, #video02, #video03, #video04, #video05 {
    display: none;
    max-width: 900px;
    margin: 0 auto;
}

.tb_002_b a.modal {
    position: relative;
}

.tb_002_b a.modal:after {
    content: url(../images/kasou/tb000.png);
    position: absolute;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 80px;
}

.tb_002_b a.modal.modal-btn {
    display: inline-block;
}

@media screen and (max-width: 750px) {
    .tb_002_b a.modal:after {
        bottom: 35px;
    }
}

/*end*/







@media screen and (min-width: 751px) {
    .forSP {
        display: none !important;
    }
}

@media screen and (max-width: 750px) {
    .forPC {
        display: none !important;
    }

    .str-1b1 p img {
        position: absolute;
        right: 10px;
        top: 60px;
        width: 30%;
    }

    .str-2a1 p img {
        position: absolute;
        right: 15px;
        top: 40px;
        left: unset;
    }

    .str-2b1 p img {
        position: absolute;
        top: 45px;
        right: 15px;
        width: 30%;
    }

    .str-3a2 {
        position: absolute;
        right: 40px;
        top: 60px;
    }

    .str-3a1 span.fl-R font {
        margin-left: -5px;
    }
}

/*strong*/
.page-template-modelcase .lower_main, .page-template-strong .lower_main {
    padding: 100px 0 100px;
    /* margin-bottom: 17px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 20%;
    position: relative;
    overflow: hidden;
    z-index: 5;
    margin-top: 64px;
    /*min-height: 425px;*/
}

.page-template-strong .lower_wrapper h1 {
    font-size: 38px;
    font-weight: 500;
    color: #69b644;
    margin-bottom: 25px;
    margin-top: 0px;
}

.strong_content01 {
    margin: 20px 0;
    background: #f9f9f9;
    padding: 70px 0 1px;
}

.lower_wrapper h2.str-h2 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.5;
}

.lower_wrapper h2.str-h2 span {
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500;
    display: block;
    color: #333;
}

h3.str-h3 {
    font-size: 22px;
    border-bottom: 1px solid #71c359;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.str-01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.str-01a {
    width: calc(100% - 340px);
    padding: 30px 30px 0 20px;
    background: #fff;
}

.str-01a h4 {
    font-size: 20px;
    color: #71c359;
    margin: 0 0 20px;
}

.str-01a p {
    font-size: 15px;
}

.str-01b {
    width: 340px;
    margin-left: 5px;
}

.str-01b img {
    height: 100%;
    object-fit: cover;
    width: auto;
}

.str-Box {
    margin-bottom: 70px;
}


/*modwelcase*/
.page-template-modelcase .lower_wrapper h1 {
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 20px;
    max-width: 100%;
}

.page-template-modelcase .lower_main p span {
    font-size: 17px;
}

.page-template-modelcase .lower_main p {
    font-size: 15px;
    line-height: 1.5rem;
    font-weight: normal;
}

.model_content02a ul li:nth-child(17) {
    font-size: 12px;
}

.model_content02a ul li, .model_content02b ul li, .model_content02d ul li {
    display: flex;
    flex-flow: column wrap;
    width: 193px;
    max-height: 345px;
    font-size: 13px;
    border-top: 1px solid #eee;
    padding: 6px 0;
    margin-right: 10px;
}

body .model_content02a ul {
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    max-width: 200px;
    /*height: 322px;*/
    height: 392px;
}

.lower_wrapper h2.modelh2 span {
    font-size: 28px;
    color: #69b644;
    margin-bottom: 50px;
}

section.model_content02 {
    padding: 70px 0 1px;
    background: #f9f9f9;
}

.model_content02Box h3 {
    margin: 0 0 15px;
    font-size: 15px;
    color: #69b644;
}

.model_content02Box {
    display: flex;
    justify-content: space-between;
}

.model_content02a {
    background: #fff;
    /*width: 845px;*/
    width: 645px;
    padding: 20px 20px 0;
}

.model_content02b {
    /*width: calc(100% - 865px);*/
    width: calc(100% - 655px);
    display: flex;
    flex-wrap: wrap;
}

.model_content02a ul li a, .model_content02b ul li a, .model_content02d ul li a {
    color: #000000;
    padding: 0;
    display: block;
    border: none;
    border-radius: unset;
    margin-right: 0;
    margin-bottom: 0;
}

.model_content02d ul li a:before, .model_content02a ul li a:before, .model_content02b ul li a:before {
    content: url(../images/kasou/model03.png);
    margin-right: 5px;
}

.model_content02c {
    background: #fff;
    padding: 20px 20px 0;
    margin-bottom: 20px;
    width: 100%;
}

.model_content02c:nth-child(2) {
    margin-bottom: 0px;
}

/*
.model_content02a ul li:nth-child(8),.model_content02a ul li:nth-child(16),.model_content02a ul li:nth-child(24),.model_content02a ul li:last-child,.model_content02c ul li:last-child,.model_content02d ul li:last-child{
	border-bottom: 1px solid #eee;
}
*/
.model_content02a ul li:nth-child(10), .model_content02a ul li:nth-child(20), .model_content02a ul li:nth-child(30), .model_content02a ul li:last-child, .model_content02c ul li:last-child, .model_content02d ul li:last-child {
    border-bottom: 1px solid #eee;
}

section.model_content02 .examine_categorywrap {
    padding-bottom: 50px;
    margin-bottom: 20px;
    border-bottom: none;
}

.model_content02d {
    width: 31%;
    background: #fff;
    padding: 20px;
}

section.model_content01 .servicewarap03 {
    width: 47%;
    height: auto;
    overflow: hidden;
    margin: 0 0 40px 0;
    position: relative;
    background: #fff;
    padding: 35px 0 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

section.model_content01 {
    padding: 20px 0 0;
}

/*-- 追記_210119ここから --*/
.model_content02c {
    padding: 20px 15px 0;
}

.model_content02b ul li {
    width: 135px;
}

/*-- 追記_210119ここから --*/
@media screen and (min-width: 1390px) {
    body .model_content02a ul {
        height: 322px;
    }

    .model_content02a ul li:nth-child(10), .model_content02a ul li:nth-child(20), .model_content02a ul li:nth-child(30), .model_content02a ul li:last-child, .model_content02c ul li:last-child, .model_content02d ul li:last-child {
        border-bottom: none;
    }

    .model_content02a ul li:nth-child(8), .model_content02a ul li:nth-child(16), .model_content02a ul li:nth-child(24), .model_content02a ul li:last-child, .model_content02c ul li:last-child, .model_content02d ul li:last-child {
        border-bottom: 1px solid #eee;
    }

    .model_content02a {
        background: #fff;
        width: 82%;
        padding: 20px 15px 0;
    }

    .model_content02b {
        width: calc(100% - 83%);
        display: flex;
        flex-wrap: wrap;
    }

    .model_content02a ul li,
    .model_content02b ul li,
    .model_content02d ul li {
        display: flex;
        flex-flow: column wrap;
        width: 182px;
        max-height: 345px;
        font-size: 13px;
        border-top: 1px solid #eee;
        padding: 6px 0;
        margin-right: 10px;
    }

    .model_content02c {
        background: #fff;
        padding: 20px 10px 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .model_content02b ul li {
        display: flex;
        flex-flow: column wrap;
        width: 140px;
        max-height: 345px;
        font-size: 13px;
        border-top: 1px solid #eee;
        padding: 6px 0;
        margin-right: 10px;
    }
}

@media screen and (min-width: 1600px) {

    .model_content02a ul li,
    .model_content02b ul li,
    .model_content02d ul li {
        display: flex;
        flex-flow: column wrap;
        width: 193px;
        max-height: 345px;
        font-size: 13px;
        border-top: 1px solid #eee;
        padding: 6px 0;
        margin-right: 10px;
    }

    .model_content02a {
        background: #fff;
        width: 845px;
        padding: 20px 20px 0;
    }

    .model_content02b {
        width: calc(100% - 865px);
        display: flex;
        flex-wrap: wrap;
    }

    .model_content02c {
        background: #fff;
        padding: 20px 20px 0;
        margin-bottom: 20px;
        width: 100%;
    }
}

/*-- 追記_210119end --*/


@media screen and (max-width: 1099px) {
    section.service {
        padding: 60px 20px 20px;
        background: #fafafa;
    }
}

@media screen and (max-width: 750px) {}

@media screen and (max-width: 600px) {

    /*research-method*/
    .tab_btn.base.sol-01.position_btn.fixed {
        width: 100%;
        margin: 0 auto;
        right: 0;
        left: 0;
        top: 10%;
        height: 0;
        display: block;
    }

    .tab_btn.base.sol-01 ul.tab-group li.tab.is-active a {
        color: #fff;
        background: #69b644;
        display: block;
        padding: 10px;
    }

    .servicewarap03 .caption {
        font-size: 12px;
        padding: 20px;
        color: #fff;
    }

    .tab_btn.base.sol-01.position_btn {
        position: relative;
        width: 100%;
        padding: 0;
        right: 0;
        left: 0;
        margin: 60px auto 0;
    }

    .tab_btn.base.sol-01 ul.tab-group {
        justify-content: space-around;
        flex-wrap: wrap;
        display: flex;
        width: 100%;
        padding-top: 20px;
    }

    .tab_btn.base.sol-01 ul.tab-group li.tab {
        width: auto;
        max-width: unset;
        padding: 0px;
        margin: 0 2% 5%;
        background: #fff;
    }

    .tab_btn.base.sol-01 ul.tab-group li.tab:last-child {
        margin-right: 2%;
    }

    .tab_btn.base.sol-01 ul.tab-group li.tab a {
        color: #69b644;
        display: block;
        padding: 8px 10px 12px;
    }

    ul.tab-group li:first-child {
        display: inline-block;
    }

    section.service {
        padding: 60px 20px 20px;
        background: #fafafa;
    }

    .servicewarap03 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 0 20px;
        position: relative;
        background: #fff;
        padding: 35px 0 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .servicewarap02 {
        margin: 50px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .comp_w02 .servicewarap02 {
        margin: 50px 0;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .comp_w01a {
        width: 100%;
        border: 1px solid #e3e3e3;
        background: #fff;
        background-size: cover;
        margin-bottom: 2%;
        padding: 30px;
        position: relative;
    }

    .comp_w01:before {
        content: none;
    }

    .strength-box01 {
        padding-top: 50px;
    }

    .strength-box01 .strength-b {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .str-1a {
        background: #71c359;
        text-align: center;
        color: #fff;
        font-size: 17px;
        display: block;
        height: auto;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 10px;
        margin: 0 0 10px;
        letter-spacing: -1px;
    }

    .conpany_table {
        padding: 0 15px;
    }

    .str-1b {
        width: 100%;
        border: 2px solid #71c359;
        padding: 5px 10px;
        box-sizing: border-box;
        display: block;
        height: 140px;
        position: relative;
        margin: 0 0 10px;
        letter-spacing: -1px;
    }

    .str-2a {
        border: 2px solid #71c359;
        padding: 10px;
        display: block;
        height: 140px;
        width: 100%;
        margin: 0 0 10px;
        position: relative;
        letter-spacing: -1px;
    }

    .str-2b {
        border: 2px solid #71c359;
        margin: 0 0 10px;
        padding: 10px;
        height: 140px;
        display: block;
        width: 100%;
        position: relative;
        letter-spacing: -1px;
    }

    .str-b-3 {
        width: 100%;
        border: 2px solid #71c359;
        padding: 10px;
        height: 140px;
        position: relative;
        letter-spacing: -1px;
    }

    .service_Box01 {
        width: 100%;
        background: #fff;
        padding: 20px;
        margin-bottom: 20px;
    }

    .service_Box {
        margin: 50px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .first-research {
        text-align: center;
        padding: 30px 10px;
        background: url(../images/kasou-serv-002.png)center center;
        background-size: cover;
    }

    .first-research p {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 1.8;
    }

    .first-research .txtbtn a {
        display: block;
        margin: 0 auto;
        border: 2px solid;
        padding: 5px 5%;
        border-radius: 5px;
        color: #fff;
        font-size: 11px;
    }

    .serv02 {
        width: 100%;
        font-size: 15px;
        min-height: auto;
        position: relative;
        margin-bottom: 60px;
        padding: 0 15px;
        text-align: justify;
    }

    .serv02 .txt {
        margin-bottom: 30px;
    }

    .serv02 .Link a {
        position: relative;
        bottom: 0;
        display: block;
        text-align: center;
        width: 100%;
        border: 2px solid #74c45c;
        border-radius: 5px;
        padding: 10px;
        color: #74c45c;
    }

    section.service_shuhou.solu02 .serv02 {
        min-height: auto;
    }

    p.copimg img {
        margin: 0 auto;
    }

    p.copimg {
        text-align: center;
        width: 100%;
    }

    .conpany_map_bottom {
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
        flex-wrap: wrap;
        gap: 0;
    }

    .conpany_map_bottom .conpany_map {
        width: 100%;
    }

    .page-template-modelcase .lower_main, .page-template-strong .lower_main {
        padding: 30px 0;
        margin-bottom: 17px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 20%;
        position: relative;
        overflow: hidden;
        z-index: 5;
        margin-top: 0;
        min-height: auto;
    }

    .page-template-modelcase .lower_wrapper h1 {
        font-size: 25px;
        line-height: 2rem;
        font-weight: 500;
        /*
    margin-bottom: 25px;
    margin-top: 20px;
    */
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .page-template-modelcase .lower_main p span {
        font-size: 18px;
    }

    .page-template-modelcase .lower_main p {
        font-size: 12px;
        font-weight: normal;
    }

    .page-template-modelcase .lower_main p.model {
        margin-top: 0;
    }

    section.model_content01 .servicewarap03 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 0 40px 0;
        position: relative;
        background: #fff;
        padding: 35px 0 0;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .model_content02Box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .model_content02a {
        background: #fff;
        width: 100%;
        padding: 20px;
    }

    body.page-id-556 .model_content02a ul {
        width: 100%;
        display: flex;
        flex-flow: unset;
        max-width: unset;
        max-height: unset;
        flex-wrap: wrap;
        height: auto;
    }

    .model_content02a ul li, .model_content02b ul li, .model_content02d ul li {
        display: flex;
        flex-flow: column wrap;
        width: 100%;
        max-height: unset;
        font-size: 13px;
        border-top: 1px solid #eee;
        padding: 6px 0;
        margin-right: 0;
    }

    .model_content02b {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .model_content02c {
        background: #fff;
        padding: 20px 20px;
        margin-bottom: 20px;
        width: 100%;
    }

    .model_content02a {
        background: #fff;
        width: 100%;
        padding: 20px;
        margin-bottom: 20px;
    }

    .model_content02d {
        width: 100%;
        background: #fff;
        padding: 20px;
        margin-bottom: 20px;
    }

    .page-template-strong .lower_wrapper h1 {
        font-size: 30px;
        font-weight: 500;
        color: #69b644;
        margin-bottom: 25px;
        margin-top: 65px;
    }

    .lower_wrapper h2.str-h2 {
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 1.5;
        color: #71c359;
    }

    .lower_wrapper h2.str-h2 span {
        font-size: 20px;
        text-align: center;
        margin-bottom: 30px;
        font-weight: 500;
        display: block;
        color: #333;
    }

    h3.str-h3 {
        font-size: 22px;
        border-bottom: 1px solid #71c359;
        padding-bottom: 10px;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .str-01 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .str-01a {
        width: 100%;
        padding: 20px;
        background: #fff;
    }

    .str-01b {
        width: 100%;
        margin-left: 0;
    }

    .str-01b img {
        height: auto;
        object-fit: unset;
        width: 100%;
    }

    .model_content02a ul li:nth-child(17) {
        font-size: 13px;
    }
}

.anchor {
    margin-top: -100px;
    padding-top: 100px;
}

.fixedanchor {
    margin-top: 0px;
    padding-top: 0px;
}

@media screen and (max-width: 600px) {
    .anchor {
        margin-top: -100px;
        padding-top: 100px;
    }

    .fixedanchor {
        margin-top: 0px;
        padding-top: 40px;
    }

    #link02.fixedanchor {
        margin-top: 0px;
        padding-top: 70px;
    }

    #link03.fixedanchor {
        margin-top: 0px;
        padding-top: 40px;
    }
}

.tab_btn.base.sol-01.fixedtab_btn {
    width: 100%;
    position: fixed;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 0 !important;
    margin-top: 110px;
    z-index: 10;
}

.tab_btn.base.sol-01 {
    position: relative;
    width: 100%;
    margin-top: 0;
    right: 0;
}

@media screen and (max-width: 600px) {
    .lower_main .base.model_base {
        margin-top: 80px;
    }

    .tab_btn.base.sol-01.fixedtab_btn {
        width: 100%;
        position: fixed;
        margin: 0 auto;
        right: 0;
        left: 0;
        top: 0 !important;
        margin-top: 60px;
        z-index: 10;
    }

    .tab_btn.base.sol-01 {
        position: relative;
        width: 100%;
        margin-top: 0;
    }
}

/*ASMARQ Biz*/
@media screen and (max-width: 750px) {
    section.tb_au_main:after {
        content: none
    }

    section.tb_au_main {
        background: url(../images/kasou/tbau_main_bg.png) center center no-repeat;
        margin-top: 0;
        height: 490px;
        background-size: cover;
        padding: 75px 0;
        text-align: center;
        color: #fff;
        position: relative;
    }

    section.tb_au_main img.forSP {
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
        padding: 0 20px;
    }

    section.tb_au_main h1 {
        margin-bottom: 20px;
        padding: 20px;
    }

    section.tb_au_main p {
        line-height: 1.8;
        padding: 0 10px;
        font-size: 0.9em;
    }

    .inner1100 {
        padding: 0 10px;
    }

    h2.tb-h2 {
        text-align: center;
        font-size: 1.6em;
        color: #1aaff9;
        font-weight: 900;
        margin: 30px 0 50px;
        line-height: 1.5;
    }

    section.tb_au_001 {
        padding: 50px 0 50px;
        background: #1aaff9;
        position: relative;
        z-index: 0;
    }

    section.tb_au_001:before {
        height: 350px;
        background: #fff;
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    h2.tb-h2a {
        text-align: center;
        font-size: 1.6em;
        color: #fff;
        font-weight: 900;
        margin: 30px 0 50px;
        line-height: 1.5;
    }

    .tb_001_c {
        padding: 40px;
        text-align: center;
        width: 100%;
        background: #fff;
        color: #555555;
        margin-bottom: 30px;
    }

    .tb_001_b h3 {
        font-size: 1.3em;
        font-weight: 700;
        margin: 5px auto 15px;
        color: #1aaff9;
        line-height: 1.2;
    }

    .tb_002_a ul li {
        width: 100%;
        text-align: center;
        background: #eff6f9;
        padding: 10px 0;
        border-radius: 10px;
        margin: 0 0 20px;
    }

    .tb_002_b ul li {
        width: 48%;
    }

    .tb_002_b ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        text-align: center;
    }

    .tb_003_b {
        width: 100%;
        background: #fff;
        padding: 50px 15px 30px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        margin-bottom: 20px;
    }

    .tb_003_a {
        display: flex;
        justify-content: space-between;
        text-align: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .tb_003_b h3 span {
        font-size: 0.6em;
        font-weight: 700;
    }

    .tb_003_c span {
        display: inline-block;
        font-weight: 800;
        font-size: 1.2em;
        background: linear-gradient(transparent 75%, #f3ecaf 50%);
    }

    .tb_au_000-b ol {
        list-style: decimal;
        width: max-content;
        text-align: left;
        margin: 0 auto;
        font-weight: 900;
        font-size: 16px;
        letter-spacing: 0.1em;
        max-width: 80%;
    }

    .tb_au_000-b h3 {
        font-size: 25px;
        font-weight: 900;
        color: #1aaff9;
        line-height: 1.5;
    }

    section.tb_au_001:before {
        content: none;
    }

    .tb_002_b ul li video {
        height: 100px;
        width: 100%;
    }

    section.tb_au_004 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}


/*追記*/
.tb_003_b .ryoukin {
    margin-top: 20px;
}

.tb_003_b .ryoukin strong {
    font-size: 15px;
    font-weight: 500;
}

.tb_003_c span {
    margin-top: 15px;
}

.tb_au_003 .tuiki_tb {
    text-align: center;
    color: #fff;
    margin-top: 60px;
    font-size: 21px;
    font-weight: 700;
}


.test_css section.model_content01 .servicewarap03 {
    margin: 0 auto;
}

.test_css .omote h4 {
    margin: 0px 0 10px;
}



/*-- 追記_210108 --*/
.test_css section.model_content01 .servicewarap03 {
    margin: 0 auto;
}

.test_css .omote h4 {
    margin: 0px 0 10px;
}

.str-01a .tuika_voice {
    padding: 10px;
    background: #f8f8f8;
    margin: 20px 0 10px;
    border-radius: 3px;
}

.str-01a .tuika_voice h5 {
    margin: 0px 0 10px;
}

.str-01a .tuika_voice .from_left {
    text-align: right;
    font-size: 0.8rem;
    display: block;
}

.str-01a .tuika_link {
    margin-bottom: 30px;
}

.str-01a .tuika_link a {
    text-decoration: underline;
    color: #377fc2;
    font-size: 13px;
}

@media screen and (max-width: 600px) {
    .str-01a .tuika_link {
        margin-bottom: 0px;
    }
}

.voice_bg .bg_gray {
    background: #f8f8f8;
}

.voice_bg .bg_white {
    background: #fff;
}

.voice_bg .bg_white .voice_intlist {
    background: #f8f8f8;
}




.model_content02a ul li a, .model_content02b ul li a, .model_content02d ul li a {
    font-size: 12px;
}

body.single-model .model_content02a ul {
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    max-width: 200px;
}

@media screen and (max-width: 600px) {
    body.single-model .model_content02a ul {
        width: 100%;
        display: flex;
        flex-flow: unset;
        max-width: unset;
        max-height: unset;
        flex-wrap: wrap;
        height: auto;
    }
}

.single_modelwrap .nomal_content table tr th {
    background: #a5a5a5;
    color: #fff;
    padding: 10px;
    vertical-align: middle;
    width: 20%;
    font-size: 1.0em;
    border-bottom: 1px solid #eaeaea;
}

.single_modelwrap .nomal_content table tr td {
    text-align: left;
    background: #fff;
    border: none;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}



/*-- 追記_210118 --*/
div.index_group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
}

.index_chousa {
    width: 23%;
    max-width: unset;
    padding: 0;
    background: #fff;
    padding: 10px 20px;
    border: solid 2px #69b644;
    margin-right: 10px;
    border-radius: 3px;
}

.index_chousa:last-child {
    margin-right: 0px;
}

.index_chousa p {
    margin-bottom: 10px;
    font-weight: 700;
}

.test_css .index_chousa ul.cir_ic {
    height: 130px;
}

.test_css .index_chousa ul.cir_ic li {
    margin-bottom: 5px;
}

.index_chousa a.link_box {
    display: block;
    width: 100%;
    text-align: center;
    background: #68b644;
    color: #fff;
    padding: 10px 0;
    border-radius: 3px;
}

.servicewarap02 a .servicewarap03:hover {
    opacity: 0.9;
    box-shadow: 0;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}

.service_wrap .service .servicewarap03 {
    width: 820px;
    padding: 35px 35px 35px 0px;
    margin-right: 0;
    transition: 0.3s;
}

.servicewarap03 div.icon {
    float: left;
    width: 20%;
    text-align: center;
}

.servicewarap03 div.text {
    float: right;
    width: 80%;
}

.servicewarap03 div.text .text_content {
    margin-bottom: 20px;
    /*display: inline-block*/
}

.servicewarap03 div.text .text_content h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
}

.servicewarap03 div.text .text_content h5 {
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
    border-left: none;
}

.servicewarap03 div.text p {
    font-size: 15px;
}

.servicewarap03 div.text .osusume {
    padding: 20px;
    background: #f8f8f8;
    border-radius: 3px;
    min-width: 600px;
}

.servicewarap03 div.text .osusume h5 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    border-left: none;
}

@media screen and (min-width: 1390px) {
    .service_wrap .service .servicewarap03 {
        width: 960px;
        padding: 35px 70px 35px 0px;
    }

    .index_chousa {
        width: 23%;
        margin-right: 20px;
    }

    .servicewarap03 div.text .osusume {
        padding: 20px;
        background: #f8f8f8;
        border-radius: 3px;
        min-width: 600px;
    }
}

@media screen and (min-width: 1600px) {
    .service_wrap .service .servicewarap03 {
        width: 1100px;
    }

    .index_chousa {
        width: 23%;
        margin-right: 29px;
    }

    .servicewarap03 div.text .osusume {
        min-width: 780px;
    }
}

@media screen and (max-width: 750px) {
    .servic.inner1100 {
        padding: 0px;
    }

    div.index_group {
        padding: 20px 20px 0;
    }

    .index_chousa {
        width: 100%;
        margin-right: 0;
        height: auto;
        margin-bottom: 10px;
    }

    .service_wrap .service .servicewarap03 {
        width: 100%;
        padding: 20px;
    }

    .servicewarap03 div.icon {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .servicewarap03 div.text {
        float: none;
        width: 100%;
    }

    .servicewarap03 div.text .osusume {
        min-width: auto;
    }

    .test_css .index_chousa ul.cir_ic {
        height: auto;
        margin-bottom: 10px;
    }

    section.service.colum_two .base {
        padding: 0;
    }
}

.voice_bg .bg_gray {
    background: #f8f8f8;
}

.voice_bg .bg_white {
    background: #fff;
}

.voice_bg .bg_white .voice_intlist {
    background: #f8f8f8;
}


section.service.colum_two #link01,
section.service.colum_two #link02,
section.service.colum_two #link03,
section.service.colum_two #link04 {
    padding-top: 20px;
}


@media screen and (min-width: 751px) {

    /*-- 追記_210217 --*/
    .conpany_table dl {
        margin-bottom: 15px;
    }

    .conpany_table dl dt {
        width: 15%;
        padding-bottom: 15px;
        font-size: 15px;
        border-bottom: 1px solid #ededed;
    }

    .conpany_table dl dd {
        width: calc(85% - 10px);
        padding-bottom: 15px;
        border-bottom: 1px solid #ededed;
        line-height: 2rem;
        font-size: 15px;
    }

    .conpany_misson .misson_block.firstblock {
        margin-bottom: 40px;
    }

    section.company_wrap h3, .company_monitorblock h3 {
        margin-top: 0;
        margin-bottom: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #69b644;
        font-size: 17px;
        font-weight: 400;
    }

    section.company_wrap h4 {
        font-size: 17px;
        padding-left: 10px;
        position: relative;
        margin-bottom: 15px;
        color: #69b644;
        font-weight: 400;
    }

    section.company_wrap h4:before {
        content: "";
        width: 5px;
        height: 2px;
    }

    section.company_wrap .misson_block.firstblock p {
        font-size: 15px;
        line-height: 1.5rem;
    }

    .conpany_map, .conpany_monitor {
        margin-top: 60px;
    }

    .conpany_map_bottom .conpany_map {
        margin-top: 30px;
    }

    .conpany_map .access {
        display: inline-block;
        width: 65%;
    }

    .conpany_map .map_img {
        display: inline-block;
        width: 34%;
        vertical-align: top;
    }
}

@media screen and (max-width: 750px) {
    .conpany_map .access {
        width: 100%;
    }

    .conpany_map .map_img {
        width: 100%;
    }
}



/*--  追記_220202  --*/
section.tb_au_main:after {
    content: "";
}

.tuiki_220202 .tb_list {
    margin-top: 20px;
    position: relative;
}

.tuiki_220202 .tb_list ul li {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.tuiki_220202 .tb_list ul li.txt01 {
    width: 150px;
    text-align: right;
    position: absolute;
    top: 42px;
    left: 0;
}

.tuiki_220202 .tb_list ul li.txt02 {
    width: 150px;
    text-align: right;
    position: absolute;
    top: 170px;
    left: 0;
}

.tuiki_220202 .tb_list ul li.txt03 {
    width: 200px;
    text-align: left;
    position: absolute;
    top: 100px;
    right: 0;
}

.tuiki_220202 .tb_list:after {
    content: "";
    display: inline-block;
    background: url(../images/kasou/tbau_pc.png) no-repeat;
    background-size: 100%;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
    height: 450px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

@media screen and (max-width: 750px) {
    .tuiki_220202 .tb_list {
        margin-top: 30px;
    }

    section.tb_au_main h1 {
        margin-top: 0;
        margin-bottom: 20px;
        padding: 10px 10px 0;
    }

    .tuiki_220202 .tb_list:after {
        background: url(../images/kasou/tbau_pc_sp.png) no-repeat;
        background-size: 100%;
        height: 300px;
    }

    .tuiki_220202 .tb_list ul li {
        font-size: 12px;
        line-height: 1rem;
    }

    .tuiki_220202 .tb_list ul li.txt01 {
        top: -3px;
        left: -30px;
    }

    .tuiki_220202 .tb_list ul li.txt02 {
        top: 45px;
        left: -30px;
    }

    .tuiki_220202 .tb_list ul li.txt03 {
        top: 0px;
        right: -30px;
    }
}

/*--追従フッターとハンバーガーメニュー位置変更に伴う追記--*/
.page-template-tableau .lower_wrapper {
    margin-top: 80px;
}

@media screen and (max-width: 750px) {
    .page-template-strong .lower_wrapper h1 {
        margin-top: 0px;
    }

    section.tb_au_main {
        padding: 10px 0;
    }
}


/*---- 追記_230413 ----*/
.company_linkArea.tuiki_230413 {
    padding: 0 150px;
}
.company_linkArea.tuiki_230413 a {
    background: #ef7013;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 0 5px #a4abad;
    width: 100%;
    padding: 20px;
    margin-top: 40px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width: 750px) {
    .company_linkArea.tuiki_230413 {
        padding: 0;
    }
}

.voice_tuiki230414 {
    margin-top: 20px;
}
.voice_tuiki230414 .okomari {
    margin-bottom: 10px;
}
.voice_tuiki230414 h4 {
    padding: 5px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.voice_tuiki230414 .okomari h4 {
    background: #2b71b8;
}
.voice_tuiki230414 .kansou h4 {
    background: #69b644;
}
.voice_tuiki230414 p span.name {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    margin-top: 5px;
}

.str-01 {
    background: #fff;
    padding: 30px;
}
.str-01a {
    width: 100%;
    padding: 0;
    padding-right: 30px;
}
.str-01b img {
    height: auto;
}
@media screen and (max-width: 750px) {
    .str-01a {
        padding-right: 0px;
        padding-bottom: 30px;
    }
}


section.service_tuiki_230413 {
    margin-top: 40px;
}
section.service_tuiki_230413 .left_wrap {
    background: #69b644;
    padding: 40px;
}
section.service_tuiki_230413 .left_wrap h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
section.service_tuiki_230413 .link_content {
    display: flex;
    justify-content: space-between;
}
section.service_tuiki_230413 .link_content a {
    width: 50%;
    background: #ef7013;
    color: #fff;
    text-align: center;
    margin-right: 20px;
    padding: 20px;
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
@media screen and (max-width: 750px) {
    section.service_tuiki_230413 .link_content {
        display: unset;
        
    }
    section.service_tuiki_230413 .link_content a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        display: inline-block;
    }
}
section.service_tuiki_230413 .link_content a:hover {
    box-shadow: 0 0 5px rgba(0,0,0,0);
}
section.service_tuiki_230413 .link_content a:last-child {
    margin-right: 0px;
}

.tuika_ctaArea {
    margin-top: 30px;
    background: #69b644;
    padding: 30px;
}
.tuika_ctaArea h3 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.tuika_ctaArea .link_content {
    display: flex;
    justify-content: space-between;
}
.tuika_ctaArea .link_content a {
    width: 33%;
    background: #ef7013;
    color: #fff;
    text-align: center;
    margin-right: 20px;
    padding: 20px 0;
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.tuika_ctaArea .link_content a:last-child {
    margin-right: 0px;
}
@media screen and (max-width: 750px) {
    .tuika_ctaArea .link_content {
        display: unset;
    }
    .tuika_ctaArea .link_content a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        display: inline-block;
    }
}


.tuika_btn a {
    border: 2px solid #fff;
}
.tuika_cta {
    margin-bottom: 100px;
}
.to-form_chousei {
    margin-top: 30px;
}
.test_css .to-form.chousei_230419 {
    margin-bottom: 10px;
}
.test_css .to-form.chousei_230419:last-child {
    margin-bottom: 0px;
}
.test_css .to-form.chousei_230419 a {
    padding: 20px 0;
    margin: auto;
}
@media screen and (max-width: 750px) {
    .tuika_ctaArea h3 {
        font-size: 18px;
        line-height: 1.6rem;
        margin-bottom: 20px;
    }
    .tuika_cta {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .tuika_ctaArea {
        margin-top: 0px;
        padding: 20px;
    }
    .to-form_chousei {
        margin-top: 30px;
    }
    .test_css .to-form.chousei_230419 a {
        margin: 0;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .test_css .to-form.chousei_230419:last-child a {
        margin-bottom: 0px;
    }
}

.tuika_pt_0 {
    padding-top: 0!important;
}
.tuika_pb_0 {
    padding-bottom: 0!important;
}
.tuika_mb60 {
    margin-bottom: 60px!important;
}
@media screen and (max-width: 750px) {
    .tuika_pb_0 {
        padding-bottom: 0;
    }
    .tuika_mb60 {
        margin-bottom: 30px!important;
    }
}

@media screen and (max-width: 750px) {
    .conpany_table .board_member_table dd p {
        margin-bottom: 16px;
        font-size: 16px;
    }
}


/*---------------------*/
/*---- 追記_230717 -----*/
/*---------------------*/
.strong_content01 {
    background: #fff;
    padding: 20px 0 0;
    margin: 0;
}
.strContent {
    margin-bottom: 60px;
}
.strContent:last-child {
    margin-bottom: 0px;
}
.str-Box  {
    margin-bottom: 40px;
}
.strBlock {
    margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
    .strong_content01 {
        padding: 0;
    }
    .strContent {
        margin-bottom: 40px;
    }
    .strBlock {
        margin-bottom: 80px;
    }
}


/*--------------------*/
.lower_wrapper h2.str-h2 {
    margin-bottom: 60px;
}

/*--------------------*/
h3.str-h3 {
    margin-top: 0px;
    background: #f8f8f8;
    padding: 20px;
    border-radius: 6px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    border-bottom: none;
}
h3.str-h3::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 62px;
    position: absolute;
    top: 0;
    left: 0;
    background: #71c359;
    border-radius: 6px 0 0 6px;
}
@media screen and (max-width: 750px) {
    h3.str-h3 {
        font-size: 18px;
        padding: 15px;
    }
    h3.str-h3::before {
        height: 57px;
    }
    h3.lh-82::before {
        height: 82px;
    }
    h3.lh-111::before {
        height: 82px;
    }
}
@media screen and (max-width: 384px) {
    h3.lh-111::before {
        height: 111px;
    }
}

/*--------------------*/
.str-lead {
    margin-bottom: 20px!important;
    color: #888888;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    width: 100%;
}
.str-lead::after {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #e4e4e4;
    z-index: 0;
}
.str-lead span {
    position: relative;
    background: #fff;
    padding-right: 10px;
    z-index: 1;
    letter-spacing: 0.02rem;
}
@media screen and (max-width: 750px) {
    .str-lead {
        margin-bottom: 5px!important;
    }
    .str-lead.none-border::after {
        background: none;
    }
}

/*--------------------*/
.str-01 {
    padding: 0;
}
.str-01a h4 {
    font-size: 20px;
    font-weight: bold;
}
.str-01a {
    width: 60%;
    padding: 0;
    padding-right: 0px;
}
.str-01.none-flex .str-01a {
    width: 100%;
}
.str-01a div.textArea p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.str-01a div.textArea p:last-child {
    margin-bottom: 0px;
}
@media screen and (max-width: 750px) {
    .str-01a h4 {
        font-size: 17px;
    }
    .str-01a {
        width: 100%;
    }
    .str-01a div.textArea p {
        font-size: 14px;
        line-height: 22px;
    }
}


.str-01a div.textArea ul {
    margin-top: 20px;
}
.str-01a div.textArea ul li {
    padding-left: 15px;
    margin-bottom: 10px;
    font-weight: bold;
    position: relative;
}
.str-01a div.textArea ul li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #71c359;
    border-radius: 20px;
    position: absolute;
    top: 8px;
    left: 0;
}

/*--------------------*/
.str-01b {
    width: 40%;
    margin-left: 0;
    padding-left: 40px;
}
.str-01b img {
    width: 100%;
}
@media screen and (max-width: 750px) {
    .str-01b {
        width: 100%;
        margin-top: 20px;
        padding-left: 0px;
    }
}

/*--------------------*/
.strContent em {
    font-weight: bold;
}
.strContent em.green {
    color: #71c359;
}

/*--------------------*/
.tuikiVoice {
    margin-top: 40px;
}
.tuikiVoice h4 {
    width: 540px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    position: relative;
}
.tuikiVoice h4::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 25px;
    background: url(../images/strong_new/voice_title_left.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.tuikiVoice h4::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 25px;
    background: url(../images/strong_new/voice_title_right.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
.tuikiVoice_wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.tuikiVoice_wrap .tuikiVoice_content {
    width: 100%;
    background: url(../images/strong_new/column-2_bg.jpg);
    padding: 20px;
    border: 3px solid #e4e4e4;
    border-radius: 6px;
}
.tuikiVoice_wrap .tuikiVoice_content.column-2 {
    width: 49%;
    background: url(../images/strong_new/column-2_bg.jpg);
    padding: 20px;
    border: 3px solid #e4e4e4;
    border-radius: 6px;
}
.tuikiVoice_wrap .tuikiVoice_content p {
    font-size: 15px;
}
.tuikiVoice_wrap .tuikiVoice_content .text {
    min-height: 40px;
}
.tuikiVoice_wrap .tuikiVoice_content.column-2 .text {
    min-height: 100px;
}
.tuikiVoice_wrap .tuikiVoice_content .text.mh-40 {
    min-height: 40px;
}
.tuikiVoice_wrap .tuikiVoice_content .text span {
    font-weight: bold;
}
.tuikiVoice_wrap .tuikiVoice_content .text span.green {
    color: #71c359;
}
.tuikiVoice_wrap .tuikiVoice_content .tokumei {
    margin-top: 20px;
    font-weight: bold;
}
@media screen and (max-width: 750px) {
    .tuikiVoice_wrap .tuikiVoice_content p {
        font-size: 14px;
        line-height: 22px;
    }
    .tuikiVoice h4 {
        width: 100%;
        font-size: 16px;
    }
    .tuikiVoice_wrap {
        display: unset;
    }
    .tuikiVoice_wrap .tuikiVoice_content.column-2 {
        width: 100%;
        margin-bottom: 10px;
    }
    .tuikiVoice_wrap .tuikiVoice_content:last-child {
        margin-bottom: 0px;
    }
}

/*-----------------------------*/
/*----  追加テーブル  -----------*/
/*-----------------------------*/
.tuikiTable {
    font-size: 12px;
}
.tuikiTable_ttl  {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.tuikiTable_ttl img {
    width: 80px;
}
.tuikiTable h4 {
    font-weight: bold;
    margin-bottom: 10px;
}
.tuikiTable_content tr {
    border-top: 1px solid #d9d9d9;
}
.tuikiTable_content tr:last-child {
    border-bottom: 1px solid #d9d9d9;
}
.tuikiTable_content th {
    background: #f5f5f5;
    color: #333;
    padding: 10px 5px;
    font-weight: bold;
    width: 40%;
    vertical-align: middle;
    text-align: left;
    line-height: 1.2;
}
.tuikiTable_content td {
    background: #fff;
    color: #333;
    padding: 10px 5px;
    text-align: left;
    width: 60%;

    line-height: 1.2;
}

@media screen and (max-width: 750px) {
    .conpany_table .board_member_table dd p {
        margin-bottom: 16px;
        font-size: 16px;
    }
}