<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";body {
    color: #333;
    font: 500 14px helvetica neue,noto sans jp,yu gothic,YuGothic,ヒラギノ角ゴ pron w3,hiragino kaku gothic pron,Arial,メイリオ,Meiryo,sans-serif;
    line-height: 1.6;
    letter-spacing: .1em
}

div#cont {
    margin: 0
}

.wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
    width: 980px
}

.header {
    margin: 20px 0
}

.container {
    width: 730px
}

.resultSearch {
    margin-top: 40px
}

#resultSearch .resultSearch__item+.resultSearch__item {
    margin-top: 16px
}

.resultSearch__link {
    color: inherit;
    display: block;
    padding-left: 1.3em;
    position: relative;
    text-decoration: none;
    transition: .3s
}

.resultSearch__link:hover {
    opacity: .6
}

.resultSearch__link::before {
    border-top: 3px solid #362d2c;
    border-right: 3px solid #362d2c;
    content: "";
    display: inline-block;
    height: .5em;
    margin-right: 8px;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(45deg);
    width: .5em
}

.resultSearch__num{
    font-size: 15px;
    padding-left: 15px;
}

.p_contentsHeader {
}

.p_heading-primary {
}

.p_headerContents {
    -ms-align-items: stretch;
    padding: 16px 0;
}

.c_topMsg_wrap{
    margin: 20px 0px;
}

.c_topMsg {
    position: relative;
    color: #261700;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: .01em;
    text-align: center;
}

.c_topMsg_etc{
    position: absolute;
    right: 0;
}

.c_topMsg_link{}
.c_topMsg_link:hover{
    opacity: .6;
}

.p_headerContents_inner {
    margin: 0;
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.p_contactBox {
    margin-top: 10px
}

.c_contactLink {
    position: relative;
    background: #23573F;
    /* box-shadow: 5px 5px 5px rgb(0 0 0 / 25%); */
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 1.2;
    padding: 15px 50px 15px 70px;
    text-align: center
}

.c_contactLink::before{
    position: absolute;
    content: url('/resource/img/package/arrow.png');
    display: block;
    left: 30px;
    top: 20px;
}

.c_contactLink:hover {
    text-decoration: none;
    box-shadow: none;
    transform: translate(2px,2px);
    transition: .2s;
}


.c_contactLink:hover::before{
    left: 35px;
    transition: .2s;
}


.c_contactLink&gt;span {
    display: block;
    font-size: 18px;
}

.c_contactLink.bottom {
    text-align-last: auto;
    text-justify: auto
}

.p_iframeWrap {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.p_iframeWrap&gt;iframe {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.p_decoBox-doubleBorder {
    background-image: url(../../img/package/line_br_top.png),url(../../img/package/line_br_bottom.png);
    background-position: top center,bottom center;
    background-repeat: no-repeat,no-repeat;
    padding: 15px 0
}

.p_attentionPlan {
    background-color: #f2f2f2;
    padding: 20px
}

.p_attentionPlan_heading {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center
}

.p_attentionPlan_inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px
}

.p_planUnit {
    padding: 10px
}

.p_planUnit_link {
    color: currentColor;
    display: block;
    position: relative;
    transition: .3s opacity
}

.p_planUnit_link:hover {
    color: currentColor;
    opacity: .6;
    text-decoration: none
}

.p_planUnit_link::before {
    align-items: center;
    background-color: rgba(0,0,0,.5);
    border-radius: 25px;
    content: "注目";
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 13px;
    height: 3.2em;
    justify-content: center;
    position: absolute;
    top: -29%;
    left: 0;
    width: 3.2em
}

.p_planUnit_img&gt;img {
    height: auto;
    width: 100%
}

.p_planUnit_ttl {
}

.p_planUnit_ttl&gt;span {
    display: block
}

.p_newPlan {
    margin-top: 20px
}

.p_newPlan_heading {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center
}

.p_newPlan_inner {
}

.p_planList {
    border-top: 1px dotted #bbb;
    border-bottom: 1px dotted #bbb;
    max-height: 210px;
    overflow: auto
}

.p_planList_item {
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding: 5px 5px 5px 0
}

.p_planList_item+.p_planList_item {
    border-top: 1px dotted #bbb
}

.p_planList_item__updated {
    background-color: #bc914d;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-right: 10px;
    padding: 3px 5px;
    text-align: center
}

.p_planList_plan {
    letter-spacing: .5px
}

.p_planList_item&gt;.p_list-arrow_sub {
    margin-left: auto
}

.p_pageNav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: -32px 0 32px;
    padding-top: 32px;
}

.p_pageNav_item {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    text-align: center
}

.p_pageNav_link {
    background-color: #f7f7e8;
    color: #362d2c;
    display: block;
    font-size: 15px;
    padding: 5px 0;
    width: 100%
}

.p_pageNav_link.is-on,.p_pageNav_link:hover {
    background-color: #362d2c;
    color: #f7f7e8;
    text-decoration: none
}

.p_pageNav_link::before {
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 700;
    font-size: 1.2em;
    display: block
}

.p_pageNav_link.all::before {
    content: "\f07c"
}

.p_pageNav_link.thema::before {
    content: "\f002"
}

.p_pageNav_link.hierarchy::before {
    content: "\f5fd"
}

.p_pageNav_link.industry::before {
    content: "\f277"
}

.p_pageNav_link.trouble::before {
    content: "\f059"
}

.p_pageNav_link.is-on:hover {
    cursor: default
}

@media screen and (max-width: 599px) {
    .p_pageNav {
        flex-direction:column
    }
}

@media screen and (max-width: 350px) {
    .p_pageNav {
        flex-direction:column
    }
}

.p_pageLinkNav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px -5px 30px
}

.p_pageLinkNav_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 25%
}

.p_pageLinkNav_link {
    -ms-align-items: center;
    align-items: center;
    border-color: #362d2c;
    border-style: solid;
    border-width: 1px 1px 1px 15px;
    color: #362d2c;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 5px;
    padding: 5px;
    transition: .3s;
    width: 100%
}

.p_pageLinkNav_link:hover {
    opacity: .6;
    text-decoration: none
}

@media screen and (max-width: 599px) {
    .p_pageLinkNav {
        display:none
    }
}

.p_heading-secondary {
    -ms-align-items: center;
    align-items: center;
    border-bottom: 5px solid #362d2c;
    color: #000;
    display: flex;
    justify-content: space-between;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 16px;
    padding: 5px 10px;
    position: relative
}

.p_heading-secondary&gt;span {
    color: #333;
    font-size: .8em
}

.p_heading-secondary&gt;span&gt;i {
    color: #bc914d;
    margin-right: 5px;
    vertical-align: middle
}

.p_heading-secondary_sub {
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 16px;
    color: #003850
}

.p_heading-secondary_sub__icon {
}

.p_heading-secondary_sub__icon::before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    background: #003850;
    font-family: "font awesome 5 free";
    content: "\f03d";
    font-weight: 900
}

.p_heading-secondary_sub i {
    margin-right: 8px;
    color: #003850
}

.p_heading-hasIcon {
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 18px;
    margin-bottom: 16px;
    color: #000
}

.p_heading-hasIcon::before {
    background-color: transparent;
    content: "";
    font-family: fontawesome;
    font-weight: 400;
    display: inline-block;
    height: 25px;
    margin-right: 16px;
    text-align: center;
    width: 25px
}

.p_heading-hasIcon.fa5::before {
    font-family: "font awesome 5 free";
    font-weight: 700
}

.p_heading-hasIcon.communication::before {
    content: url(../../img/package/lup_communication.png);
    background-color: #333
}

.p_heading-hasIcon.teamBuilding::before {
    content: url(../../img/package/lup_teambuilding.png);
    background-color: #333
}

.p_heading-hasIcon.bukaikusei::before {
    content: url(../../img/package/lup_bukaikusei.png);
    background-color: #333
}

.p_heading-hasIcon.hyouka::before {
    content: url(../../img/package/lup_hyouka.png);
    background-color: #333
}

.p_heading-hasIcon.management::before {
    content: url(../../img/package/lup_ojt.png);
    background-color: #333
}

.p_heading-hasIcon.project::before {
    content: url(../../img/package/lup_businessmind.png);
    background-color: #333
}

.p_heading-hasIcon.bizMng::before {
    content: url(../../img/package/lup_basic.png);
    background-color: #333
}

.p_heading-hasIcon.basicWork::before {
    content: url(../../img/package/lup_communication.png);
    background-color: #333
}

.p_heading-hasIcon.thinking1::before {
    content: url(../../img/package/lup_think.png);
    background-color: #333
}

.p_heading-hasIcon.thinking2::before {
    content: url(../../img/package/lup_soshikiryoku.png);
    background-color: #333
}

.p_heading-hasIcon.writing::before {
    content: url(../../img/package/lup_write.png);
    background-color: #333
}

.p_heading-hasIcon.oait::before {
    content: url(../../img/package/lup_it.png);
    background-color: #333
}

.p_heading-hasIcon.telling::before {
    content: url(../../img/package/lup_presentation.png);
    background-color: #333
}

.p_heading-hasIcon.cs::before {
    content: url(../../img/package/lup_cs.png);
    background-color: #333
}

.p_heading-hasIcon.gyoumukaizen::before {
    content: url(../../img/package/lup_gyomukaizen.png);
    background-color: #333
}

.p_heading-hasIcon.risk::before {
    content: url(../../img/package/lup_riskmanagement.png);
    background-color: #333
}

.p_heading-hasIcon.health::before {
    content: url(../../img/package/lup_health.png);
    background-color: #333
}

.p_heading-hasIcon.mental::before {
    content: url(../../img/package/lup_health.png);
    background-color: #333
}

.p_heading-hasIcon.career::before {
    content: url(../../img/package/lup_career.png);
    background-color: #333
}

.p_heading-hasIcon.jinji::before {
    content: url(../../img/package/lup_zaimu.png);
    background-color: #333
}

.p_heading-hasIcon.diversity::before {
    content: url(../../img/package/lup_global.png);
    background-color: #333
}

.p_heading-hasIcon.data::before {
    content: url(../../img/package/lup_kikaku.png);
    background-color: #333
}

.p_heading-hasIcon.kaisou::before {
    content: "\f5fd";
    font-family: "font awesome 5 free";
    font-weight: 700
}

.p_heading-hasIcon.executive::before {
    content: url(../../img/package/lup_executive.png);
    background-color: #fff
}

.p_heading-hasIcon.kanrishoku::before {
    content: url(../../img/package/lup_kanrishoku.png);
    background-color: #333
}

.p_heading-hasIcon.chuken::before {
    content: url(../../img/package/lup_chuken.png);
    background-color: #333
}

.p_heading-hasIcon.wakate::before {
    content: url(../../img/package/lup_wakate.png);
    background-color: #333
}

.p_heading-hasIcon.shinnyuu::before {
    content: url(../../img/package/lup_shinnyuu.png);
    background-color: #333
}

.p_heading-hasIcon.daigaku::before {
    content: url(../../img/package/lup_daigaku.png);
    background-color: #333
}

.p_heading-hasIcon.nendai::before {
    content: url(../../img/package/lup_nendai.png);
    background-color: #333
}

.p_heading-hasIcon.hoken::before {
    content: "\f004"
}

.p_heading-hasIcon.kinyu::before {
    content: url(../../img/package/lup_kinyu.png);
    background-color: #333
}

.p_heading-hasIcon.kouri::before {
    content: "\f06b"
}

.p_heading-hasIcon.hotel::before {
    content: "\f0f2"
}

.p_heading-hasIcon.foods::before {
    content: url(../../img/package/lup_insyoku.png);
    background-color: #333
}

.p_heading-hasIcon.service::before {
    content: "\f0f4"
}

.p_heading-hasIcon.kankonsousai::before {
    content: "\f000"
}

.p_heading-hasIcon.masukomi::before {
    content: url(../../img/package/lup_shinbun.png);
    background-color: #333
}

.p_heading-hasIcon.syuppan::before {
    content: "\f02d"
}

.p_heading-hasIcon.haken::before {
    content: "\f044"
}

.p_heading-hasIcon.callcenter::before {
    content: "\f095"
}

.p_heading-hasIcon.consulting::before {
    content: "\f002"
}

.p_heading-hasIcon.seiyaku::before {
    content: "\f484";
    font-family: "font awesome 5 free";
    font-weight: 900
}

.p_heading-hasIcon.care::before {
    content: url(../../img/package/icon_kaigo.png)
}

.p_heading-hasIcon.it::before {
    content: url(../../img/package/lup_it.png);
    background-color: #333
}

.p_heading-hasIcon.labo::before {
    content: "\f0c3"
}

.p_heading-hasIcon.seizou_denki::before {
    content: url(../../img/package/lup_kikai.png);
    background-color: #333
}

.p_heading-hasIcon.seizou_sozai::before {
    content: "\f013"
}

.p_heading-hasIcon.seizou_nichiyouhin::before {
    content: url(../../img/package/lup_seikatsu.png);
    background-color: #333
}

.p_heading-hasIcon.kensetsu::before {
    content: "\f015 "
}

.p_heading-hasIcon.engineer::before {
    content: "\f275"
}

.p_heading-hasIcon.fudousan::before {
    content: url(../../img/package/lup_kensetsu.png);
    background-color: #333
}

.p_heading-hasIcon.lifeline::before {
    content: url(../../img/package/lup_energy.png);
    background-color: #333
}

.p_heading-hasIcon.unsou::before {
    content: url(../../img/package/lup_butsuryu.png);
    background-color: #333
}

.p_heading-hasIcon.nenkin::before {
    content: "\f0d6"
}

.p_heading-hasIcon.school::before {
    content: url(../../img/package/lup_gakko.png);
    background-color: #333
}

.p_heading-hasIcon.hoikuen::before {
    content: "\f1ae"
}

.p_heading-hasIcon.centraloffice::before {
    content: url(../../img/package/lup_houjin.png);
    background-color: #333
}

.p_heading-hasIcon.jichitai::before {
    content: "\f0f7"
}

.p_heading-hasIcon.government::before {
    content: "\f1ad"
}

.p_heading-hasIcon.union::before {
    content: "\f0c0"
}

.p_heading-hasIcon.it::before {
    content: url(../../img/package/lup_it.png);
    background-color: #333
}

.p_heading-hasIcon.estate::before {
    content: url(../../img/package/icon_kensetsu.png)
}

.p_heading-hasIcon.fashion::before {
    content: url(../../img/package/icon_fashion.png)
}

.p_heading-hasIcon.distribution::before {
    content: url(../../img/package/icon_seikatsuk.png)
}

.p_heading-hasIcon.finance::before {
    content: url(../../img/package/icon_kinyu.png)
}

.p_heading-hasIcon.shokubadukuri::before {
    content: url(../../img/package/lup_shokubadukuri.png);
    background-color: #333
}

.p_heading-hasIcon.shorttime::before {
    content: url(../../img/package/lup_shorttime.png);
    background-color: #333
}

.p_heading-hasIcon.recent_cs::before {
    content: url(../../img/package/lup_recent_cs.png);
    background-color: #333
}

.p_heading-hasIcon.naiseika::before {
    content: url(../../img/package/lup_naiseika.png);
    background-color: #333
}

.p_heading-hasIcon.businesslevel::before {
    content: url(../../img/package/lup_businesslevel.png);
    background-color: #333
}

.p_heading-hasIcon.peopleshortage::before {
    content: url(../../img/package/lup_peopleshortage.png);
    background-color: #333
}

.p_heading-hasIcon.strongorganization::before {
    content: url(../../img/package/lup_hatarakikata.png);
    background-color: #000
}

.p_heading-hasIcon.remote-work::before {
    content: url(../../img/package/lup_remote-work.png);
    background-color: #333
}

.p_heading-hasIcon.online::before {
    content: url(../../img/package/lup_online.png);
    background-color: #333
}

.p_heading-hasIcon.soshiki::before {
    content: "\f0e8"
}

.p_heading-hasIcon.mind::before {
    content: "\f024"
}

.p_heading-hasIcon.skill::before {
    content: "\f005"
}

.p_heading-hasIcon.certification::before {
    content: url(../../img/package/icon_certification.png);
    background-color: #fff
}

.p_heading-hasIcon.other::before {
    content: url(../../img/package/icon_other.png);
    background-color: #fff
}

.p_heading-hasIcon::after {
}

@media screen and (max-width: 599px) {
    .p_heading-secondary {
        display:block
    }

    .p_heading-secondary_sub {
        justify-content: right;
        font-size: 12px
    }
}

.p_catContainer {
    border-bottom: 1px solid #362d2c;
    margin-bottom: 24px;
    padding-bottom: 44px;
    position: relative
}

.p_list-arrow {
    margin: 16px 8px 0
}

.p_list-arrow_item {
}

.p_list-arrow_item+.p_list-arrow_item {
    margin-top: 8px
}

.p_list-arrow_item&gt;a {
    color: inherit;
    display: block;
    padding-left: 1.3em;
    position: relative;
    text-decoration: none;
    transition: .3s
}

.p_list-arrow_item&gt;a::before {
    border-top: 3px solid #bc914d;
    border-right: 3px solid #bc914d;
    content: "";
    display: inline-block;
    height: .5em;
    margin-right: 8px;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(45deg);
    width: .5em
}

.p_list-arrow_item&gt;a:hover {
    opacity: .6
}

.p_list-arrow_inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.p_list-arrow_ttl {
    flex: 1 1 auto
}

.p_list-arrow_target {
    color: inherit;
    display: block;
    padding-left: 1.3em;
    position: relative;
    text-decoration: none;
    transition: .3s
}

.p_list-arrow_target:hover {
    opacity: .6
}

.p_list-arrow_target::before {
    border-top: 3px solid #362d2c;
    border-right: 3px solid #362d2c;
    content: "";
    display: inline-block;
    height: .5em;
    margin-right: 8px;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(45deg);
    width: .5em
}

.p_list-arrow_descr {
    position: absolute;
    bottom: -16px;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 12px;
    border: 1px solid #333;
    border-radius: 8px;
    background: #fff;
    transform: translateY(100%)
}

.p_list-arrow_descr-rev {
    top: -16px;
    bottom: auto;
    transform: translateY(-100%)
}

.p_list-arrow_descr::before {
    content: "";
    position: absolute;
    top: 0;
    left: 24px;
    width: 16px;
    height: 16px;
    border-left: 1px solid #333;
    background: linear-gradient(to right top,#fff 11px,#333 0,#333 12px,transparent 0);
    transform: translateY(-100%)
}

.p_list-arrow_descr-rev::before {
    bottom: 0;
    background: linear-gradient(to right bottom,#fff 11px,#333 0,#333 12px,transparent 0);
    transform: translateY(100%)
}

.p_list-arrow_sub {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.p_list-arrow_ttl+.p_list-arrow_sub {
    padding-left: 8px
}

.p_list-arrow_hasMovie {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    background: #003850
}

.p_list-arrow_hasMovie+.p_list-arrow_hierarchyList {
    padding-left: 8px
}

.p_list-arrow_hierarchyList {
    display: flex;
    align-items: stretch;
    justify-content: flex-start
}

.p_list-arrow_hierarchy {
    position: relative;
    width: 4.5em;
    line-height: 24px;
    text-align: center;
    background: #eee;
    color: #aaa;
    font-size: 12px
}

.p_list-arrow_hierarchy:first-child {
    width: calc(4.5em - 4px)
}

.p_list-arrow_hierarchy+.p_list-arrow_hierarchy {
    padding-left: 8px
}

.p_list-arrow_hierarchy::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -4px;
    z-index: 1;
    border-right: 2px solid #fff;
    background: inherit;
    display: block;
    width: 8px;
    height: 12px;
    transform: skew(-30deg)
}

.p_list-arrow_hierarchy::before {
    content: "";
    position: absolute;
    top: 0;
    right: -4px;
    z-index: 1;
    display: block;
    width: 8px;
    height: 12px;
    border-right: 2px solid #fff;
    background: inherit;
    transform: skew(30deg)
}

.p_list-arrow_hierarchy:last-child::after,.p_list-arrow_hierarchy:last-child::before {
    content: none
}

.p_list-arrow_hierarchy-active {
    background: #362d2c;
    color: #fff
}

@media screen and (max-width: 768px) {
    .p_list-arrow {
        overflow:hidden!important
    }

    .p_list-arrow_inner {
        flex-direction: column-reverse;
        align-items: flex-start
    }

    .p_list-arrow_ttl {
        width: 100%
    }

    .p_list-arrow_sub {
        width: 100%
    }

    .p_list-arrow_ttl+.p_list-arrow_sub {
        padding-left: 0
    }
}

.p_toggleSwitch {
    line-height: 1;
    position: absolute;
    right: 5px;
    bottom: 10px
}

.p_toggleSwitch a {
    display: block
}

.p_toggleSwitch img {
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    vertical-align: bottom
}

.is-hide {
    display: none
}

.p_sideListBox {
    font-family: helvetica neue,noto sans jp,yu gothic,YuGothic,ヒラギノ角ゴ pron w3,hiragino kaku gothic pron,Arial,メイリオ,Meiryo,sans-serif;
    margin-bottom: 20px
}

.p_sideListBox_ttl {
    border-top: 3px solid #362d2c;
    border-bottom: 1px solid #362d2c;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 5px 0
}

.p_sideListBox_link {
    align-items: center;
    color: currentColor;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.p_sideListBox_link::before {
    color: #351420;
    content: "";
    font-family: "font awesome 5 free";
    font-weight: 700;
    font-size: 1.2em;
    display: block;
    margin-right: 5px
}

.p_sideListBox_link.theme::before {
    content: "\f002"
}

.p_sideListBox_link.layered::before {
    content: "\f5fd"
}

.p_sideListBox_link.industry::before {
    content: "\f277"
}

.p_sideListBox_link.organization::before {
    content: "\f059"
}

.p_pageNav_link.is-on:hover {
    cursor: default
}

.p_sideListBox_link::after {
    border-top: 3px solid #362d2c;
    border-right: 3px solid #362d2c;
    content: "";
    display: inline-block;
    height: .5em;
    margin-right: 8px;
    margin-left: auto;
    transform: rotate(45deg);
    width: .5em
}

.p_sideListBox_link:hover {
    opacity: .6
}

.p_sideList {
}

.p_sideList_item {
}

.p_sideList_item+.p_sideList_item {
    margin-top: 5px
}

.p_sideList_item&gt;a {
    color: inherit;
    display: block;
    position: relative;
    transition: .3s
}

.p_sideList_item&gt;a:hover {
    opacity: .6;
    text-decoration: none
}

.p_sideList_search {
    display: flex;
    justify-content: flex-end
}

.p_sideList_search_container {
    width: 100%
}

.p_sideList_search__inner {
    position: relative;
    width: 100%
}

.p_sideList_search__tf {
    margin: 0!important;
    padding: 5px 25px 5px 5px;
    width: 100%;
    height: 30px;
    color: #333;
    border: solid 1px #666;
    background-repeat: no-repeat;
    background-position: right 8px center
}

.p_sideList_search__btn {
}

.p_sideList_search__sb {
    box-shadow: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    background-color: #351402;
    padding: 8px;
    margin: 0;
    border-radius: 3px
}

.p_sideList_search_close {
    display: flex;
    justify-content: flex-end
}

.p_sideList_search_close.js_isHide {
    display: none
}

.p_sideList_search_close_btn {
    color: inherit;
    display: block;
    padding-left: 1.3em;
    position: relative;
    text-decoration: none;
    transition: .3s
}

.p_sideList_search_close_btn:hover {
    opacity: .6
}

.p_sideList_search_close_btn::before {
    border-top: 3px solid #362d2c;
    border-right: 3px solid #362d2c;
    content: "";
    display: inline-block;
    height: .5em;
    margin-right: 8px;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(45deg);
    width: .5em
}

.p_sideList_ranking__itemWrap[v-cloak] {
    display: none
}

.p_sideList_ranking {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px
}

.p_sideList_ranking__header {
    position: relative
}

.p_sideList_ranking__ttl {
    position: absolute;
    top: 5px;
    left: 47px;
    user-select: none
}

.p_sideList_ranking__header_icon {
}

.p_sideList_ranking__itemWrap {
    margin: 0 0 20px
}

.p_sideList_ranking__item {
    display: flex;
    justify-content: center;
    padding-top: 10px
}

.p_sideList_ranking__item+.p_sideList_ranking__item {
    margin-top: 10px;
    border-top: 1px solid #c7c8ca
}

.p_sideList_ranking__place {
    padding-right: 15px;
    display: flex;
    align-items: center
}

.p_sideList_ranking__link {
    text-decoration: none;
    color: #333
}

.p_sideList_ranking__link:hover {
    opacity: .6
}

.p_sideBannerBox {
    margin-bottom: 20px
}

.p_sideBannerBox_img {
}

.p_sideBannerBox_img+.p_sideBannerBox_img {
    margin-top: 8px
}

.p_sideBannerBox_img a {
}

.p_sideBannerBox_img a:hover {
    opacity: .6
}

.p_sideBannerBox_img img {
    display: block
}

.u_color-coral {
    color: coral!important
}

.u_color-rouge {
    color: #ec2c43!important
}

.u_color-crimson {
    color: #e6002d!important
}

.u_d-b {
    display: block!important
}

.u_d-fx {
    display: flex!important
}

@media screen and (max-width: 599px) {
    .u_res_d-n {
        display:none
    }

    .u_res_d-b {
        display: block
    }
}

.u_fl-n {
    float: none!important
}

.u_fl-l {
    float: left!important
}

.u_fl-r {
    float: right!important
}

.u_fz-xs {
    font-size: .75em!important
}

.u_fz-sm {
    font-size: .875em!important
}

.u_fz-md {
    font-size: 1em!important
}

.u_fz-lg {
    font-size: 1.25em!important
}

.u_fz-xl {
    font-size: 1.5em!important
}

.u_fz-sr {
    font-size: smaller!important
}

.u_fz-lr {
    font-size: larger!important
}

.u_fz10 {
    font-size: 10px!important
}

.u_fz11 {
    font-size: 11px!important
}

.u_fz12 {
    font-size: 12px!important
}

.u_fz13 {
    font-size: 13px!important
}

.u_fz14 {
    font-size: 14px!important
}

.u_fz15 {
    font-size: 15px!important
}

.u_fz16 {
    font-size: 16px!important
}

.u_fz17 {
    font-size: 17px!important
}

.u_fz18 {
    font-size: 18px!important
}

.u_fz19 {
    font-size: 19px!important
}

.u_fz20 {
    font-size: 20px!important
}

.u_fw-b {
    font-weight: 700!important
}

.u_fw-n {
    font-weight: 400!important
}

.u_lh-nm {
    line-height: normal!important
}

.u_lh-ih {
    line-height: inherit!important
}

.u_lh0 {
    line-height: 0!important
}

.u_lh1 {
    line-height: 1!important
}

.u_lh2 {
    line-height: 2!important
}

.u_lh3 {
    line-height: 3!important
}

.u_lh4 {
    line-height: 4!important
}

.u_lh5 {
    line-height: 5!important
}

.u_lh6 {
    line-height: 6!important
}

.u_lh-xs {
    line-height: 1.25!important
}

.u_lh-sm {
    line-height: 1.33!important
}

.u_lh-md {
    line-height: 1.5!important
}

.u_lh-lg {
    line-height: 1.75!important
}

.u_lh-xl {
    line-height: 2!important
}

.u_py0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.u_mt0 {
    margin-top: 0!important
}

.u_mt-xs {
    margin-top: .2rem!important
}

.u_mt-sm {
    margin-top: .5rem!important
}

.u_mt-md {
    margin-top: 1rem!important
}

.u_mt-lg {
    margin-top: 1.5rem!important
}

.u_mt-xl {
    margin-top: 3rem!important
}

.u_ml0 {
    margin-left: 0!important
}

.u_ml-xs {
    margin-left: .2rem!important
}

.u_ml-sm {
    margin-left: .5rem!important
}

.u_ml-md {
    margin-left: 1rem!important
}

.u_ml-lg {
    margin-left: 1.5rem!important
}

.u_ml-xl {
    margin-left: 3rem!important
}

.u_mb0 {
    margin-bottom: 0!important
}

.u_mb-xs {
    margin-bottom: .2rem!important
}

.u_mb-sm {
    margin-bottom: .5rem!important
}

.u_mb-md {
    margin-bottom: 1rem!important
}

.u_mb-lg {
    margin-bottom: 1.5rem!important
}

.u_mb-xl {
    margin-bottom: 3rem!important
}

.u_mr0 {
    margin-right: 0!important
}

.u_mr-xs {
    margin-right: .2rem!important
}

.u_mr-sm {
    margin-right: .5rem!important
}

.u_mr-md {
    margin-right: 1rem!important
}

.u_mr-lg {
    margin-right: 1.5rem!important
}

.u_mr-xl {
    margin-right: 3rem!important
}

.u_my0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.u_my10 {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

.u_my20 {
    margin-top: 20px!important;
    margin-bottom: 20px!important
}

.u_my30 {
    margin-top: 30px!important;
    margin-bottom: 30px!important
}

.u_mt5 {
    margin-top: 5px!important
}

.u_mt10 {
    margin-top: 10px!important
}

.u_mt15 {
    margin-top: 15px!important
}

.u_mt20 {
    margin-top: 20px!important
}

.u_mt30 {
    margin-top: 30px!important
}

.u_mt50 {
    margin-top: 50px!important
}

.u_mt100 {
    margin-top: 100px!important
}

.u_mt-5 {
    margin-top: -5px!important
}

.u_mt-10 {
    margin-top: -10px!important
}

.u_mt-15 {
    margin-top: -15px!important
}

.u_mt-20 {
    margin-top: -20px!important
}

.u_mt-30 {
    margin-top: -30px!important
}

.u_mt-50 {
    margin-top: -50px!important
}

.u_mt-100 {
    margin-top: -100px!important
}

.u_mb5 {
    margin-bottom: 5px!important
}

.u_mb10 {
    margin-bottom: 10px!important
}

.u_mb15 {
    margin-bottom: 15px!important
}

.u_mb20 {
    margin-bottom: 20px!important
}

.u_mb30 {
    margin-bottom: 30px!important
}

.u_mb50 {
    margin-bottom: 50px!important
}

.u_mb100 {
    margin-bottom: 100px!important
}

.u_mb-5 {
    margin-bottom: -5px!important
}

.u_mb-10 {
    margin-bottom: -10px!important
}

.u_mb-15 {
    margin-bottom: -15px!important
}

.u_mb-20 {
    margin-bottom: -20px!important
}

.u_mb-30 {
    margin-bottom: -30px!important
}

.u_mb-50 {
    margin-bottom: -50px!important
}

.u_mb-100 {
    margin-bottom: -100px!important
}

.u_pos-r {
    position: relative!important
}

.u_pos-a {
    position: absolute!important
}

.u_ta-c {
    text-align: center!important
}

.u_ta-r {
    text-align: right!important
}

.u_ta-l {
    text-align: left!important
}

.u_ti--1 {
    text-indent: -1em!important;
    padding-left: 1em!important
}

.u_ti-0 {
    text-indent: 0!important;
    padding-left: 0!important
}

.u_td-n {
    text-decoration: none!important
}

.u_td-u {
    text-decoration: underline!important
}

.u_td-o {
    text-decoration: overline!important
}

.u_td-l {
    text-decoration: line-through!important
}

.u_va-sup {
    vertical-align: super!important
}

.u_va-t {
    vertical-align: top!important
}

.u_va-tt {
    vertical-align: text-top!important
}

.u_va-m {
    vertical-align: middle!important
}

.u_va-bl {
    vertical-align: baseline!important
}

.u_va-b {
    vertical-align: bottom!important
}

.u_va-tb {
    vertical-align: text-bottom!important
}

.u_va-sub {
    vertical-align: sub!important
}

.u_ac-fs {
    align-content: flex-start!important
}

.u_ac-fe {
    align-content: flex-end!important
}

.u_ac-c {
    align-content: center!important
}

.u_ac-sb {
    align-content: space-between!important
}

.u_ac-sa {
    align-content: space-around!important
}

.u_ac-s {
    align-content: stretch!important
}

.u_ai-fs {
    align-items: flex-start!important
}

.u_ai-fe {
    align-items: flex-end!important
}

.u_ai-c {
    align-items: center!important
}

.u_ai-b {
    align-items: baseline!important
}

.u_ai-s {
    align-items: stretch!important
}

.u_as-a {
    align-self: auto!important
}

.u_as-fs {
    align-self: flex-start!important
}

.u_as-fe {
    align-self: flex-end!important
}

.u_as-c {
    align-self: center!important
}

.u_as-b {
    align-self: baseline!important
}

.u_as-s {
    align-self: stretch!important
}

.u_jc-fs {
    justify-content: flex-start!important
}

.u_jc-fe {
    justify-content: flex-end!important
}

.u_jc-c {
    justify-content: center!important
}

.u_jc-sb {
    justify-content: space-between!important
}

.u_jc-sa {
    justify-content: space-around!important
}

.u_fx0-1-a {
    flex: 0 1 auto!important
}

.u_fx1-0-a {
    flex: 1 0 auto!important
}

.u_fx1-1-a {
    flex: 1 1 auto!important
}

.u_fx0-0-a {
    flex: 0 0 auto!important
}

.u_fx1-0-0 {
    flex: 1 0 0%!important
}

.u_ord0 {
    order: 0!important
}

.u_ord1 {
    order: 1!important
}

.u_ord2 {
    order: 2!important
}

.u_ord3 {
    order: 3!important
}

.u_ord4 {
    order: 4!important
}

.u_ord5 {
    order: 5!important
}

.u_ord6 {
    order: 6!important
}

.u_ord9999 {
    order: 9999!important
}

.u_ord-1 {
    order: -1!important
}

.u_tbl-a {
    table-layout: auto!important
}

.u_tbl-f {
    table-layout: fixed!important
}

.u_w350 {
    width: 350px!important
}

.u_w400 {
    width: 400px!important
}

.u_w40p {
    width: 40%!important
}

.u_w45p {
    width: 45%!important
}

.u_w50p {
    width: 50%!important
}

.u_maW70p {
    max-width: 70%!important
}

.u_maW75p {
    max-width: 75%!important
}

.u_maW80p {
    max-width: 80%!important
}

.u_col1 {
    width: 8.333%
}

.u_col2 {
    width: 16.667%
}

.u_col3 {
    width: 25%
}

.u_col4 {
    width: 33.333%
}

.u_col5 {
    width: 41.666%
}

.u_col6 {
    width: 50%
}

.u_col7 {
    width: 58.333%
}

.u_col8 {
    width: 66.666%
}

.u_col9 {
    width: 75%
}

.u_col10 {
    width: 83.33%
}

.u_col11 {
    width: 91.666%
}

.u_col12 {
    width: 100%
}

@media screen and (max-width: 768px) {
    .u_resMdCol1 {
        width:8.333%
    }

    .u_resMdCol2 {
        width: 16.667%
    }

    .u_resMdCol3 {
        width: 25%
    }

    .u_resMdCol4 {
        width: 33.333%
    }

    .u_resMdCol5 {
        width: 41.666%
    }

    .u_resMdCol6 {
        width: 50%
    }

    .u_resMdCol7 {
        width: 58.333%
    }

    .u_resMdCol8 {
        width: 66.666%
    }

    .u_resMdCol9 {
        width: 75%
    }

    .u_resMdCol10 {
        width: 83.33%
    }

    .u_resMdCol11 {
        width: 91.666%
    }

    .u_resMdCol12 {
        width: 100%
    }
}

@media screen and (max-width: 599px) {
    .u_resSmCol1 {
        width:8.333%
    }

    .u_resSmCol2 {
        width: 16.667%
    }

    .u_resSmCol3 {
        width: 25%
    }

    .u_resSmCol4 {
        width: 33.333%
    }

    .u_resSmCol5 {
        width: 41.666%
    }

    .u_resSmCol6 {
        width: 50%
    }

    .u_resSmCol7 {
        width: 58.333%
    }

    .u_resSmCol8 {
        width: 66.666%
    }

    .u_resSmCol9 {
        width: 75%
    }

    .u_resSmCol10 {
        width: 83.33%
    }

    .u_resSmCol11 {
        width: 91.666%
    }

    .u_resSmCol12 {
        width: 100%
    }
}

.sp {
    display: none
}

@media screen and (max-width: 768px) {
    .sp {
        display:block
    }

    .wrapper {
        width: 100%
    }

    .container {
        float: none;
        width: 100%
    }

    .p_heading-primary img {
        height: auto;
        width: 100%
    }

    .lineupBox {
        width: 49%
    }
}



/* 202210 追記 */
.l_grid {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap
}

.l_grid__item {
    display: flex
}

.l_grid__inner {
    display: block;
    width: 100%
}

.l_grid--hasGutter {
    margin: -12px
}

.l_grid--hasGutter&gt;.l_grid__item {
    padding: 12px
}


.p_decoBox_heading_wrap{
    border-bottom: 5px solid #362d2c;
}
.p_decoBox_heading{
    position: relative;
    display: flex;
    margin-bottom: 5px;

}
.p_decoBox_heading::before{
    content: "";
    border-left: 5px solid #362D2C;
}
.p_decoBox_heading_txt{
    display: flex;
    font-size: 20px;
    padding: 0px 0px 5px 15px;
}

.p_newPlan_panel_wrap{
    background: #eee;
}
.p_newPlan_panel_inner{
    height: 420px !important;
    /* margin: 10px 8px; */
    margin: 15px 5px 15px 10px;
    background: #fff;
    box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}

.slick-dotted.slick-slider{
    padding: 15px;
}

.slick-prev{
    left: 0px !important;

}
.slick-next{
    right: 10px !important;
}

.slick-prev, .slick-next{
    z-index: 9999;
}

.slick-next:before, .slick-prev:before{
    font-size: 32px !important;
    color: #23573F !important;
    opacity: initial !important;
}

.slick-prev:before{
    content: "\f137";
    font-family: "font awesome 5 free";
    font-weight: bold;
}




.slick-dotted.slick-slider{
    padding: 15px 0px 15px 15px;
}

.p_newPlan_panel__item{
    position: relative;
    margin: 10px;
}
.p_newPlan_panel__inner{
    width: 100%;
}
.p_newPlan_panel_head_img{}
.p_newPlan_panel_head_img &gt; img{
    height: 37px;
    width: 100%;
}
.p_newPlan_panel_date{
    font-size: 12px;
    text-align: right;
}
.p_newPlan_panel_arrow{
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
}
.p_newPlan_panel_arrow_hierarchyList{
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}
.p_newPlan_panel_arrow_hierarchy{
    position: relative;
    width: 48px;
    line-height: 24px;
    text-align: center;
    background: #B6B6B6;
    color: #707070;
    font-size: 10px;
    font-weight: bold;
}

.p_newPlan_panel_arrow_hierarchy:not(:last-child)::before{
    content: "";
    position: absolute;
    top: 0;
    right: -4px;
    z-index: 1;
    display: block;
    width: 8px;
    height: 12px;
    border-right: 2px solid #fff;
    background: inherit;
    transform: skew(30deg);
}

.p_newPlan_panel_arrow_hierarchy:not(:last-child)::after{
    content: "";
    position: absolute;
    bottom: 0;
    right: -4px;
    z-index: 1;
    border-right: 2px solid #fff;
    background: inherit;
    display: block;
    width: 8px;
    height: 12px;
    transform: skew(-30deg);
}

.p_newPlan_panel_arrow_hierarchy:not(:first-child){
    padding-left: 5px;
}

.p_newPlan_panel_arrow_hierarchy--young{
    background: #c71597;
    color: #fff;
}
.p_newPlan_panel_arrow_hierarchy--middle{
    background: #2a2d8a;
    color: #fff;
}
.p_newPlan_panel_arrow_hierarchy--manager{
    background: #1a5b25;
    color: #fff;
}
.p_newPlan_panel_arrow_hierarchy--executive{
    background: #681313;
    color: #fff;
}

.p_newPlan_panel_ttl_wrap{
    display: flex;
    align-items: center;
    margin: 10px 0px;
    border-top: 2px solid #707070;
    border-bottom: 2px solid #707070;
    font-weight: bold;
    height: 70px;
    letter-spacing: -1px;
}

.p_newPlan_panel_ttl{
    font-size: 14px;    
}

.p_newPlan_panel_sales_copy_wrap{
    min-height: 140px;
    letter-spacing: -1px;
}
.p_newPlan_panel_sales_copy{}

.p_newPlan_panel_detail_wrap{
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0px;
}
.p_newPlan_panel_detail{
    position: relative;
    color: #fff !important;
    background: #23573F;
    border-radius: 50px;
    padding: 5px 30px;
}

.p_newPlan_panel_detail::after{
    position: absolute;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    content: "";
    display: inline-block;
    height: .7em;
    margin-right: 8px;
    top: 10px;
    right: 10px;
    transform: rotate(45deg);
    width: .7em;
    transition: .2s;
}

.p_newPlan_panel_detail:hover{
    opacity: .6;
    transition: .2s;
}

.p_newPlan_panel_detail:hover::after{
    right: 2px;
    transition: .2s;
}

.searchField__inner{
    padding: 20px;
    background: #eee;
}
.searchField__body{
    display: flex;
    align-items: center;
}
.searchField__heading{
    flex: 0 0 140px;
    position: relative;
    margin-right: 30px;
    background: #23573F;
}
.searchField__heading::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #23573F;
    transform: translateX(100%)
}

.searchField__ttl{
    position: relative;
    padding: 0 16px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px
}
.searchField__ttl::after {
    content: "";
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #eee;
    transform: translateX(100%)
}

.searchField__ttl::before {
    content: "";
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #23573F;
    transform: translateX(100%)
}
.searchField__fieldWrap{
    flex: 1 1 auto;
    display: flex;
    align-items: stretch;
    border: 2px solid;
    border-radius: 4px;
    overflow: hidden
}
.searchField__field{
    width: calc(100% - 28px);
}
.searchField__field input{
    width: 100%;
    padding: 0;
    border-right: none;
    border-radius: 0;
    border: none;
    outline: none;
    line-height: 28px;
    text-indent: .5em;
    height: 28px;
}
.searchField__btn{
    background: #eee;
    width: 28px;
    height: 28px;
    padding: 6px;
    border: none;
    line-height: 0;
    cursor: pointer;
    transition: .3s opacity;
}
.searchField__btn img{
    max-width: 100%;
    height: auto;
}

.searchField__footer{
    margin-top: 16px;
}
.searchWordBox{
    display: flex;
    align-items: center
}
.searchWordBox__ttl{
    flex: 0 0 160px;
    position: relative;
    padding-left: 32px;
    font-weight: 700;
    font-size: 15px;
}
.searchWordBox__ttl::before{
    content: url(/resource/img/package/icon_cs-top_keyword.svg);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 23px;
    margin: auto 0;
    line-height: 0
}


.searchWordBox__words{
    flex: 1 1 auto;
    display: flex;
    flex-wrap: wrap;
    padding-left: 12px;
    border-left: 4px solid #23573F;
}
.searchWordBox__word{
    padding: 4px 6px;
    line-height: 1
}
.searchWordBox__wordTarget{
    font-size: 14px;
    text-decoration: underline;
    color: inherit;
    transition: .3s opacity;
}
.searchWordBox__wordTarget:hover{
    opacity: .7;
}
.searchField__reset{
    display: flex;
    justify-content: flex-end;
}
.searchField__resetTarget{
    position: relative;
    display: block;
    padding-left: 1.5em;
    font-size: 14px;
    /* text-decoration: underline; */
    color: inherit;
    transition: .3s opacity;
}

.searchField__resetTarget:hover {
    opacity: .7;
}

/*
.searchField__resetTarget::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
}
*/
.js_isHide{
    display: none;
}

.u_panel_col{
    width: 210px;
}


@media screen and (max-width: 768px) {
    .p_planUnit_link::before {
        border-radius:0;
        top: 0;
        height: 2em;
        width: 5em
    }

    .p_planList_item&gt;.p_list-arrow_sub {
        width: auto;
    }

    .searchField{
        margin: 40px auto 0;
    }

    .searchField__body{
        flex-wrap: wrap;
    }

    .searchField__heading{
        margin: 0 0 8px;
    }

    .searchField__fieldWrap{
        width: 100%;
    }

    .searchWordBox{
        display: block;
    }

    .searchWordBox__ttl{
        margin: 0 0 12px;
    }

    .p_newPlan_panel_inner{
        margin: 15px 5px 15px 8px;
    }

}

@media screen and (max-width: 599px) {
    .p_headerContents {
        display: flex;
        flex-direction:column;
        justify-content: center;
        align-items: center;
    }

    .p_contactBox {
        order: 1;
        margin-left: 0
    }

    .p_planList_item {
        flex-direction: column
    }

    .p_planList_item::before {
        align-self: flex-start
    }

    .l_grid{
        justify-content: center;
    }

    .u_panel_Smcol{
        width: 275px;
    }

    .p_decoBox_heading_txt{
        font-size: 18px;
        letter-spacing: -1.5px;
    }

    .p_newPlan_panel_arrow_hierarchy{
        width: 63px;
        font-size: 12px;
    }
}


.js_panel_slider  {
    width: 100%;
}
/* .js_panel_slider  .slick-list {
padding: 0 10% 0 0!important;
} */



.js_panel_slider {
    position: relative;
    padding: 10px 0 10px 15px;
}
/* .p_newPlan_panel_box div { margin-right: 2px; } */
.js_panel_slider .slick-list { padding-right: 13% !important; }
/* .js_panel_slider .p_newPlan_panel_inner { margin-right: 0px; }
.js_panel_slider .slick-list { padding: 0px 0px 0px 0px !important; } */</pre></body></html>