@charset "UTF-8";

/* common */
.l-content .h4Ttl_05 {
    color: #004098;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 5px solid #f1f1f1;
}

.l-content .h4Ttl_06 {
    padding: 4px 0 0 10px;
    background: #f1f1f1;
    font-size: 24px;
    font-weight: bold;
}

.l-content .btn_01 {
    padding: 12px 0;
    font-size: 17px;
    height: 50px;
}

.l-content .btn_w230 {
    padding: 11px 0;
    font-size: 17px;
    width: 230px;
    height: 46px;
}

.l-content .btn_w380 {
    padding: 11px 0;
    font-size: 19px;
    width: 380px;
    height: 50px;
}

.l-content .btn_w230.m-btnWin--default::after,
.l-content .btn_w230.m-btnWin--strong::after,
.l-content .btn_w230.m-btnWin--conversion::after,
.l-content .btn_w380.m-btnWin--default::after,
.l-content .btn_w380.m-btnWin--strong::after,
.l-content .btn_w380.m-btnWin--conversion::after {
    vertical-align: -2px;
}

.l-content .txt {
    font-size: 18px;
}

/* /common */

/* mainInfo */
.l-content .introductionArea .mainInfo {
    display: flex;
}

.l-content .introductionArea .mainInfo h4 {
    color: #004098;
    font-size: 29px;
    font-weight: bold;
}

.l-content .introductionArea .mainInfo .cost {
    display: flex;
    align-items: center;
}

.l-content .introductionArea .mainInfo .cost p {
    font-size: 28px;
    font-weight: bold;
}

.l-content .introductionArea .mainInfo .cost p strong {
    font-size: 28px;
    font-weight: bold;
}

.l-content .introductionArea .mainInfo .cost p strong>.num {
    font-size: 40px;
}

.l-content .introductionArea .mainInfo .txt_subsidy {
    position: relative;
    font-size: 18px;
    padding-left: 24px;
}

.l-content .introductionArea .mainInfo .txt_subsidy::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #004098;
    transform: translateY(-50%);
}

/* /mainInfo */

/* point_01 */
.l-content .introductionArea .point_01 {
    display: flex;
    justify-content: space-between;
}

.l-content .introductionArea .point_01 .box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.l-content .introductionArea .point_01 .txt img {
    padding-right: 5px;
    vertical-align: -2px
}

/* /point_01 */

/* robotSpec */
.l-content .introductionArea .robotSpec {
    display: flex;
    justify-content: space-between;
    padding: 40px 45px 0;
    border-radius: 25px;
    background: #f1f1f1;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
}

.l-content .introductionArea .robotSpec .table {
    flex-shrink: 0;
    width: 600px;
}

.l-content .introductionArea .robotSpec .table tr th,
.l-content .introductionArea .robotSpec .table tr td {
    padding: 10px 0;
    font-size: 15px;
}

.l-content .introductionArea .robotSpec .table tr th {
    font-weight: bold;
}

.l-content .introductionArea .robotSpec .table tr th.pickup {
    position: relative;
    border-bottom-color: #dd6618;
    background: #dd6618;
    color: #fff;
}

.l-content .introductionArea .robotSpec .table tr th.pickup::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -3px;
    width: 134px;
    height: 242px;
    border: 6px solid #dd6618;
    border-radius: 6px;
}

.l-content .introductionArea .robotSpec .txtArea {
    position: relative;
    width: 396px;
}

.l-content .introductionArea .robotSpec .txtArea .lead {
    color: #004098;
    font-size: 19px;
    font-weight: bold;
}

.l-content .introductionArea .robotSpec .txtArea .lead>.num {
    font-size: 22px;
}

.l-content .introductionArea .robotSpec .txtArea .pic {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* /robotSpec */

/* point_02 */
.l-content .introductionArea .point_02 {
    display: flex;
}

.l-content .introductionArea .point_02 .pic {
    flex-shrink: 0;
    width: 575px;
    margin-left: 40px;
    text-align: center;
}

/* /point_02 */

/* point_03 */
.l-content .introductionArea .point_03 {
    display: flex;
}

.l-content .introductionArea .point_03 .picArea {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    width: 575px;
    margin-left: 40px;
}

.l-content .introductionArea .point_03 .picArea .pic .caption {
    margin-top: 5px;
    font-size: 14px;
}

/* /point_03 */

/* point_04 */
.l-content .introductionArea .point_04 {
    display: flex;
    justify-content: space-between;
}

.l-content .introductionArea .point_04 .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 312px;
}

.l-content .introductionArea .point_04 .box .title {
    font-size: 18px;
    font-weight: bold;
}

.l-content .introductionArea .point_04 .box .txt {
    font-size: 14px;
}

/* /point_04 */

/* consultingArea */
.l-content .consultingArea {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    background: #f1f1f1;
}

.l-content .consultingArea .txtArea .lead {
    color: #004098;
    font-size: 23px;
    font-weight: bold;
}

/* /consultingArea */

/* ctaArea */
.l-content .ctaArea {
    display: flex;
    justify-content: space-between;
    padding: 25px 50px;
    background: #004098;
}

.l-content .ctaArea .box {
    display: flex;
    align-items: center;
}

.l-content .ctaArea .box .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
}

.l-content .ctaArea .box .wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.l-content .ctaArea .box .txt {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

/* /ctaArea */

/* packageDetailArea */
.l-content .packageDetailArea .spec .header {
    color: #004098;
    font-size: 20px;
}

.l-content .packageDetailArea .spec table tr th {
    font-size: 20px;
    font-weight: bold;
}

.l-content .packageDetailArea .spec table tr td {
    padding: 15px;
    font-size: 20px;
    text-align: left;
}

.l-content .packageDetailArea .spec table tr td.work {
    display: flex;
    justify-content: space-between;
    border: none;
}

.l-content .packageDetailArea .spec table tr td.work .workList {
    display: flex;
    gap: 30px;
}

.l-content .packageDetailArea .spec table tr td.cost p {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.l-content .packageDetailArea .spec table tr:first-of-type th,
.l-content .packageDetailArea .spec table tr:first-of-type td {
    border-top-color: #004098;
}

.l-content .packageDetailArea .spec table tr:last-of-type th,
.l-content .packageDetailArea .spec table tr:last-of-type td {
    border-bottom-color: #004098;
}

.l-content .packageDetailArea .spec .note {
    font-size: 14px;
}

/* /packageDetailArea */

/* relatedPageArea */
.l-content .relatedPageArea {
    padding: 0 35px;
}

.l-content .relatedPageArea .relatedPageList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 950px;
    margin: 0 auto;
}

.l-content .relatedPageArea .relatedPageList .item {
    padding: 15px 12px 20px;
    border: 1px solid #cacaca;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 6px;
}

.l-content .relatedPageArea .relatedPageList .item:not(:nth-child(3n+1)) {
    margin-left: 16px;
}

.l-content .relatedPageArea .relatedPageList .item:nth-child(n+4):last-child {
    margin-right: auto;
}

.l-content .relatedPageArea .relatedPageList .item:nth-child(n+4) {
    margin-top: 16px;
}

.l-content .relatedPageArea .relatedPageList .item .pic {
    width: 280px;
}

.l-content .relatedPageArea .relatedPageList .item .pic .work {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 27px;
    box-sizing: border-box;
    border: 1px solid #333;
    border-radius: 4px;
    font-weight: bold;
}

.l-content .relatedPageArea .relatedPageList .item .pic .work sup {
    padding-bottom: 6px;
}

.l-content .relatedPageArea .relatedPageList .item .icon {
    display: flex;
    flex-wrap: wrap;
    width: 280px;
    margin-top: 10px;
}

.l-content .relatedPageArea .relatedPageList .item .icon>span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 20px;
    background: #ececec;
    font-size: 12px;
}

.l-content .relatedPageArea .relatedPageList .item .icon>span.chara_8 {
    width: 104px;
}

.l-content .relatedPageArea .relatedPageList .item .icon>span:not(:nth-child(3n+1)) {
    margin-left: 5px;
}

.l-content .relatedPageArea .relatedPageList .item .icon>span:nth-child(n+4) {
    margin-top: 5px;
}

.l-content .relatedPageArea .relatedPageList .item .title {
    width: 280px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #004098;
    text-align: center;
}

.l-content .relatedPageArea .relatedPageList .item .cost {
    display: flex;
    margin-top: 10px;
}

.l-content .relatedPageArea .relatedPageList .item .cost>p {
    display: flex;
    align-items: center;
}

.l-content .relatedPageArea .relatedPageList .item .cost>p:nth-child(1) {
    width: 150px;
}

.l-content .relatedPageArea .relatedPageList .item .cost>p:nth-child(2) {
    width: 130px;
}

.l-content .relatedPageArea .relatedPageList .item .btn {
    width: auto;
    margin-top: 15px;
}

.l-content .relatedPageArea .relatedPageList .item .btn a {
    width: 100%;
    font-size: 14px;
}

.l-content .relatedPageArea .relatedPageList .item.box_hover {
    cursor: pointer;
}

.l-content .relatedPageArea .relatedPageList .item.box_hover .pic,
.l-content .relatedPageArea .relatedPageList .item.box_hover .btn a,
.l-content .relatedPageArea .relatedPageList .item.box_hover .title,
.l-content .relatedPageArea .relatedPageList .item.box_hover .icon,
.l-content .relatedPageArea .relatedPageList .item.box_hover .cost {
    opacity: 0.75;
}

.l-content .relatedPageArea .catchcopy {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

/* /relatedPageArea */

/* makerArea */
.l-content .makerArea {
    padding: 0 35px;
}

.l-content .makerArea table tr th {
    font-size: 15px;
    font-weight: bold;
}

.l-content .makerArea table tr td {
    font-size: 15px;
    text-align: left;
}

.l-content .makerArea .makerInfo {
    display: flex;
    justify-content: space-between;
}

.l-content .makerArea .makerInfo .case {
    display: flex;
}

.l-content .makerArea .makerInfo .case .box {
    display: flex;
    flex-direction: column;
}

.l-content .makerArea table tr th {
    font-size: 15px;
    font-weight: bold;
}

.l-content .makerArea .verification table tr td p {
    display: flex;
}

.l-content .makerArea .verification table tr td .header {
    width: 80px;
}

.l-content .makerArea .visit .picList {
    display: flex;
    justify-content: space-between;
}

/* /makerArea */


/* ミスミだからできるサポート */
.l-content .supportArea {
    display: flex;
    justify-content: center;
}

.l-content .supportArea .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 320px;
    background: #e1e9f2;
}

.l-content .supportArea .box:not(:first-child) {
    margin-left: 60px;
}

.l-content .supportArea .title {
    padding-top: 20px;
    color: #004098;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

/* /ミスミだからできるサポート */

/* よくある質問 */
.l-content .faqArea {
    background: #eee;
    padding: 20px;
}

.l-content .faqArea .wrap {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 30px 0 40px 0;
}

.l-content .faqArea .about {
    font-size: 17px;
    font-weight: bold;
}

/* /よくある質問 */

/* サービス紹介資料 */
.l-content .documentIntroduction {
    width: 800px;
    margin: 0 auto;
    font-size: 15px;
}

.l-content .documentIntroduction .title {
    display: flex;
    align-items: center;
    height: 40px;
    padding-left: 20px;
    background: #2963b2;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

.l-content .documentIntroduction .box {
    padding: 30px;
    background: #efefef;
}

.l-content .documentIntroduction .box .wrap {
    display: flex;
}

.l-content .documentIntroduction .introduction {
    padding-left: 45px;
    font-size: 15px;
    line-height: 25px;
}

.l-content .documentIntroduction .introduction .list li {
    display: flex;
    align-items: center;
}

.l-content .documentIntroduction .introduction .list li::before {
    content: "";
    width: 11px;
    height: 11px;
    margin-right: 10px;
    background: url("/special/robot/inquiry_semi_order/common/img/icon_check02.png") 0 0 no-repeat;
    transform: translateY(-2px);
}

/* /サービス紹介資料 */

/* ヘルプデスク */
.l-content .contact {
    display: block;
}

.l-content .contact strong {
    font-size: 21px;
}

.l-content .form_note {
    color: #dd0000;
    font-size: 12px;
}

/* /ヘルプデスク */