@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: Hiragino Sans;
  font-weight: 800;
  src: local(HiraginoSans-W8), local("Hiragino Sans W8");
}
/* fontSetting */
.armg_main {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", "Meiryo", "HGゴシックE", "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif;
}

.contentsfadeout {
  opacity: 0;
}

.contentsfade {
  animation: fadeinbox 1s ease 0s 1 normal;
}

@keyframes fadeinbox {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 641px) {
  /* PC:start/ ======================================== */
  .pc_only {
    display: block;
  }
  .sp_only {
    display: none;
  }
  /* header */
  ul.armg_lpheader_nav_list {
    display: flex;
  }
  ul.armg_lpheader_nav_list li {
    flex-grow: 1;
  }
  ul.armg_lpheader_nav_list li > div > span, ul.armg_lpheader_nav_list li > a > span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel > div > span, ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel > a > span {
    flex-direction: column;
    gap: 4px;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_contact a {
    background-color: #fabe00;
    color: #fff;
	font-weight: bold;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu a {
    color: #139cab;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel,
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel a {
    color: #139cab;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu a span.bold {
    font-weight: bold;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu .tag_new {
    margin: 0 0.5em 0 -1em;
    padding: 0.25em 0.5em;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  /*
  .armg_fixed ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu .tag_new {
  	top: calc(50% + 1.5em);
  }
  */
  /* mv */
  .wellbeingdxp_mv {
    background-color: #eff4f6;
    background-image: url(../images/mv_bg01.png), url(../images/mv_bg04.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-size: 274px auto, 276px auto;
    padding: 32px 0;
  }
  .wellbeingdxp_mv .container {
    justify-content: end;
    align-items: center;
    display: grid;
    gap: 40px 24px;
    margin: 0 auto;
    max-width: 1440px;
  }
  .wellbeingdxp_mv .image {
    width: 100%;
    height: auto;
    max-width: 703px;
    grid-column: 3/4;
    grid-row: 1/4;
  }
  .wellbeingdxp_mv .image img {
    width: 100%;
    height: 100%;
  }
  .wellbeingdxp_mv .copy {
    font-size: 2.4rem;
    color: #fff;
    font-weight: bold;
    padding: 11px 40px;
    border-radius: 33px 33px 0 33px;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #42bbad, #4eabc7);
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .wellbeingdxp_mv h1 {
    font-size: 4.8rem;
    font-weight: 800;
    font-family: Hiragino Sans, sans-serif;
    color: #139cab;
    text-align: center;
    margin: 0 auto;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .wellbeingdxp_mv h1 span {
    display: block;
    width: 484px;
    height: 80px;
    color: rgba(255, 255, 255, 0);
    background: url(../images/logo_full.svg) no-repeat;
    background-position: center center;
    margin: 56px auto 0;
  }
  .wellbeingdxp_mv img {
    grid-column: 1/2;
    grid-row: 3/4;
    margin: 0 auto;
  }
  .wellbeingdxp_mv .wellbeingdxp_section_btn {
    grid-column: 2/3;
    grid-row: 3/4;
    margin: 0 auto;
  }
  .wellbeingdxp_section_btn {
    text-align: center;
  }
  a.wellbeingdxp_btn_contact {
    display: inline-block;
    min-width: 265px;
    padding: 25px 0;
    background-color: #fabe00;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    transition: all 0.5s ease 0s;
  }
  a.wellbeingdxp_btn_contact span {
    position: relative;
    display: inline-block;
    padding: 0 28px 0 18px;
  }
  a.wellbeingdxp_btn_contact span:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    right: 0px;
    width: 8px;
    height: 12px;
    background: url("/solution/info/advantage_well-being_dxp/images/icn_btn_arrow.svg") no-repeat 50% 50%;
    background-size: 8px 12px;
  }
  a.wellbeingdxp_btn_contact:hover {
    filter: brightness(1.1);
  }
  /* wellbeingdxp_section */
  .wellbeingdxp_section {
    padding-top: 20px;
    background: url("/solution/info/advantage_well-being_dxp/images/section_bg01.png") no-repeat 0% 0%, url("/solution/info/advantage_well-being_dxp/images/section_bg02.png") no-repeat 100% 100%;
    background-size: auto 160px;
  }
  .wellbeingdxp_hgroup {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0 100px;
    text-align: center;
  }
  .wellbeingdxp_hgroup h1, .wellbeingdxp_hgroup h2 {
    font-size: 3.2rem;
    color: #139cab;
  }
  .wellbeingdxp_hgroup p {
    padding-top: 2em;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .wellbeingdxp_detail {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 100px 0;
  }
  /* wellbeingdxp_about */
  .wellbeingdxp_about {
    background-color: #fff;
  }
  .wellbeingdxp_about picture {
    display: block;
    text-align: center;
  }
  /* wellbeingdxp_concept */
  .wellbeingdxp_concept {
    background-color: #eff4f6;
  }
  .wellbeingdxp_concept figure {
    text-align: center;
  }
  .wellbeingdxp_concept_read p, .wellbeingdxp_concept_read figure {
    padding-top: 40px;
  }
  .wellbeingdxp_concept_read p:first-child, .wellbeingdxp_concept_read figure:first-child {
    padding-top: 0;
  }
  .wellbeingdxp_concept_read p + p {
    padding-top: 80px;
  }
  .wellbeingdxp_concept_read h3 {
    padding-top: 80px;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  .wellbeingdxp_concept_read figcaption {
    padding-top: 0.5em;
    font-size: 1.4rem;
    text-align: right;
  }
  /* wellbeingdxp_trouble */
  .wellbeingdxp_trouble {
    background-color: #fff;
  }
  .wellbeingdxp_trouble .wellbeingdxp_hgroup {
    padding-bottom: 60px;
  }
  .wellbeingdxp_trouble_column_detail {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .wellbeingdxp_trouble_column_detail + .wellbeingdxp_trouble_column_detail {
    margin-top: 30px;
  }
  .wellbeingdxp_trouble_column_detail .wellbeingdxp_trouble_column_read {
    position: relative;
  }
  .wellbeingdxp_trouble_column_detail .wellbeingdxp_trouble_column_read:before {
    content: "";
    position: absolute;
    top: 75%;
    display: block;
    width: 60px;
    height: 3px;
    background-color: #139cab;
  }
  .wellbeingdxp_trouble_column_detail .wellbeingdxp_trouble_column_read p {
    padding: 15px 15px;
    border: 3px solid #139cab;
    border-radius: 5px;
    background-color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_trouble_column_detail.trouble_rt figure {
    order: 1;
  }
  .wellbeingdxp_trouble_column_detail.trouble_rt .wellbeingdxp_trouble_column_read {
    order: 2;
    padding-left: 40px;
  }
  .wellbeingdxp_trouble_column_detail.trouble_rt .wellbeingdxp_trouble_column_read:before {
    left: -10px;
    transform: rotate(-15deg);
  }
  .wellbeingdxp_trouble_column_detail.trouble_lt figure {
    order: 2;
  }
  .wellbeingdxp_trouble_column_detail.trouble_lt .wellbeingdxp_trouble_column_read {
    order: 1;
    padding-right: 70px;
  }
  .wellbeingdxp_trouble_column_detail.trouble_lt .wellbeingdxp_trouble_column_read:before {
    right: 20px;
    transform: rotate(15deg);
  }
  /* wellbeingdxp_work */
  .wellbeingdxp_work {
    background-color: #eff4f6;
  }
  .wellbeingdxp_work .note {
    display: flex;
    align-items: center;
    line-height: 1;
    font-weight: normal;
    color: #139cab;
    margin-bottom: 8px;
    font-size: 1.8rem;
  }
  .wellbeingdxp_work .note::before, .wellbeingdxp_work .note::after {
    content: "";
    display: block;
    width: 13px;
    height: 21px;
    background-color: #139cab;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
    mask-position: bottom;
    -webkit-mask-image: url(../images/decoration.svg);
    mask-image: url(../images/decoration.svg);
    margin: 0 6px 0 auto;
  }
  .wellbeingdxp_work .note::after {
    transform: scale(-1, 1);
    margin: 0 auto 0 6px;
  }
  .wellbeingdxp_work .line {
    padding: 0 0 5px;
    background: radial-gradient(circle at calc(100% - 1.5px) calc(100% - 1.5px), #fa65a2 1.5px, transparent 1.5px), radial-gradient(circle at 1.5px calc(100% - 1.5px), #fa65a2 1.5px, transparent 1.5px), linear-gradient(to bottom, #eff4f6 calc(100% - 3px), transparent calc(100% - 3px)), linear-gradient(to right, transparent 1.5px, #fa65a2 1.5px, #fa65a2 calc(100% - 1.5px), transparent calc(100% - 1.5px));
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }
  .wellbeingdxp_work_column {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .wellbeingdxp_work_column + .wellbeingdxp_work_column {
    padding-top: 80px;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read {
    width: 362px;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read h3 {
    padding-bottom: 1em;
    font-size: 2rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note {
    width: -moz-fit-content;
    width: fit-content;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note::before, .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note::after {
    width: 9px;
  }
  .wellbeingdxp_work_column p:not(:nth-of-type(1)) {
    margin: 16px 0;
  }
  .wellbeingdxp_work_column .point {
    text-align: center;
    margin-top: 24px;
  }
  .wellbeingdxp_work_column .point h5 {
    font-weight: 800;
    font-family: Hiragino Sans, sans-serif;
    font-size: 1.4rem;
    color: #00C5AB;
    background: linear-gradient(180deg, #eff4f6 0%, #eff4f6 50%, #fff 50%, #fff 100%);
    display: inline-block;
    margin: 0;
    padding: 0 4px;
  }
  .wellbeingdxp_work_column .point ul {
    border: 1px solid #00C5AB;
    background-color: #fff;
    padding: 24px 32px 16px;
    border-radius: 8px;
    text-align: left;
    width: -moz-fit-content;
    width: fit-content;
    margin: -12px auto 0;
  }
  .wellbeingdxp_work_column .point li {
    list-style: none;
    background: url(../images/icon_list.png) no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    margin: 4px 0;
    font-weight: bold;
  }
  .wellbeingdxp_work_column .point li::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #00C5AB;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
    mask-position: bottom;
    -webkit-mask-image: url(../images/check.svg);
    mask-image: url(../images/check.svg);
    margin-right: 10px;
  }
  .wellbeingdxp_work_column figure {
    width: 638px;
    padding-left: 20px;
    text-align: right;
  }
  .wellbeingdxp_work_column figure img {
    width: 618px;
    height: auto;
  }
  .wellbeingdxp_work_column figcaption {
    font-size: 1.2rem;
    text-align: right;
  }
  .wellbeingdxp_work_read {
    margin-top: 60px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
  }
  .wellbeingdxp_work_read span {
    font-size: 2.4rem;
    margin-bottom: 4px;
  }
  .tag_new {
    display: inline-block;
    margin-bottom: 5px;
    padding: 8px 12px;
    border-radius: 5px;
    background-color: #fa65a2;
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
  }
  /* wellbeingdxp_scene */
  .wellbeingdxp_scene {
    background-color: #fff;
  }
  .wellbeingdxp_scene_detail h3 {
    display: table;
    min-height: 72px;
    margin: 0 auto;
    padding-left: 80px;
    line-height: 1;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title1 {
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn01.svg") no-repeat 0% 50%;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title2 {
    margin-top: 100px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn02.svg") no-repeat 0% 50%;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title3 {
    margin-top: 100px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn03.svg") no-repeat 0% 50%;
  }
  .wellbeingdxp_scene_detail h3 span {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  .wellbeingdxp_scene_detail h3 em {
    display: inline-block;
    font-size: 2.4rem;
    font-weight: bold;
  }
  .wellbeingdxp_scene_detail h3 strong {
    display: inline-block;
    margin-left: 1.5em;
    padding: 15px 15px;
    border: 2px solid #139cab;
    border-radius: 10px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_scene_flow_read {
    padding: 20px 0 15px;
    font-size: 2.4rem;
    text-align: center;
  }
  .wellbeingdxp_scene_flow ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .wellbeingdxp_scene_flow ul li {
    position: relative;
    width: calc(20% - 20px);
    text-align: center;
  }
  .wellbeingdxp_scene_flow ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: -18px;
    top: 50%;
    width: 12px;
    height: 40px;
    margin-top: -20px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_arrow01.svg") no-repeat 50% 50%;
    background-size: 12px 40px;
  }
  .wellbeingdxp_scene_flow ul li:first-child:before {
    display: none;
  }
  .wellbeingdxp_scene_flow ul li span {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 150px;
    padding-bottom: 20px;
  }
  .wellbeingdxp_scene_flow ul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 130px;
  }
  .wellbeingdxp_scene_flow ul strong {
    display: block;
    font-size: 1.4rem;
    text-align: center;
  }
  .wellbeingdxp_scene_read {
    display: table;
    margin: 0 auto;
    padding-top: 60px;
    font-size: 2rem;
    text-align: center;
  }
  .wellbeingdxp_scene_read_caption {
    display: block;
    padding-top: 1em;
    font-size: 1.4rem;
    text-align: right;
    color: #c00;
  }
  /* wellbeingdxp_future */
  .wellbeingdxp_future {
    background-color: #eff4f6;
  }
  .wellbeingdxp_future .wellbeingdxp_hgroup {
    padding-bottom: 40px;
  }
  .wellbeingdxp_future_detail1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .wellbeingdxp_future_detail1 picture {
    order: 1;
    display: block;
    width: 435px;
  }
  .wellbeingdxp_future_detail1 picture img {
    width: 100%;
  }
  .wellbeingdxp_future_detail1 .wellbeingdxp_detail_future_read {
    order: 2;
    width: 565px;
    padding-left: 40px;
    font-size: 1.8rem;
    line-height: 2;
  }
  .wellbeingdxp_future_detail2 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .wellbeingdxp_future_detail2 picture {
    order: 2;
    display: block;
    padding-top: 60px;
    text-align: center;
  }
  .wellbeingdxp_future_detail2 picture img {
    max-width: 100%;
  }
  .wellbeingdxp_future_detail2 .wellbeingdxp_detail_future_read {
    order: 1;
    font-size: 1.8rem;
    line-height: 2;
  }
  /* wellbeingdxp_footernav */
  .wellbeingdxp_footernav {
    padding-top: 100px;
    background-color: #eff4f6;
  }
  .wellbeingdxp_footernav .wellbeingdxp_detail {
    width: -moz-fit-content;
    width: fit-content;
  }
  .wellbeingdxp_footernav_list {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 30px 20px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: -0.4em;
    display: flex;
  }
  .wellbeingdxp_footernav_list li {
    letter-spacing: normal;
  }
  .wellbeingdxp_footernav_list li + li {
    border-left: 1px solid #139cab;
  }
  .wellbeingdxp_footernav_list li a {
    display: inline-block;
    padding: 0 20px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_footernav_list li .tag_new {
    margin: 0 0.5em 0 -1em;
    padding: 0.25em 0.5em;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  /* wellbeingdxp_contact */
  .wellbeingdxp_contact {
    padding-top: 100px;
    border-top: 1px solid #eff4f6;
    text-align: center;
  }
  .wellbeingdxp_contact h2 {
    font-size: 3.4rem;
    color: #139cab;
  }
  .wellbeingdxp_contact figure {
    padding-top: 60px;
  }
  .wellbeingdxp_contact .wellbeingdxp_section_btn {
    padding-top: 60px;
  }
  /* points */
  .armg_index_points {
    padding: 90px 0;
    background-color: #f9f9fc;
  }
  .armg_index_points_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 0;
  }
  .armg_index_points_detail_column {
    position: relative;
    margin: 10px 0px;
    padding: 40px 0 20px;
    background-color: #fff;
  }
  .armg_index_points_detail_column figure {
    padding: 0 0 20px;
    text-align: center;
  }
  .armg_index_points_detail_column img {
    width: 200px;
    height: auto;
  }
  .armg_index_points_detail_column.armg_index_points1, .armg_index_points_detail_column.armg_index_points2, .armg_index_points_detail_column.armg_index_points3 {
    width: 350px;
  }
  .armg_index_points_detail_column.armg_index_points4, .armg_index_points_detail_column.armg_index_points5 {
    width: 540px;
  }
  .armg_index_points_detail_column.boxon .armg_index_points_detail_column_read, .armg_index_points_detail_column:hover .armg_index_points_detail_column_read {
    opacity: 1;
    height: 100%;
  }
  h3.armg_index_points_detail_column_title {
    display: table;
    margin: 0 auto;
    height: 4.5em;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  h3.armg_index_points_detail_column_title span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .armg_index_points_detail_column_read {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    padding: 30px 30px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 1.4rem;
    color: #fff;
    transition: all 0.5s;
  }
  /* wellbeingdxp_youtube */
  .wellbeingdxp_youtube_detail {
    margin-top: 60px;
    text-align: center;
  }
  .wellbeingdxp_youtube_detail iframe {
    width: 560px;
    height: 315px;
    margin: 0 auto;
  }
  /* /PC:end ======================================== */
}
@media screen and (max-width: 1023px) {
  /* tablet:start/ ======================================== */
  /* mv */
  .wellbeingdxp_mv {
    background-color: #eff4f6;
    background-image: url(../images/mv_bg01.png), url(../images/mv_bg04.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-size: 179px auto, 165px auto;
    padding: 40px 0 8px;
  }
  .wellbeingdxp_mv .container {
    justify-content: center;
    align-items: center;
    display: grid;
    gap: 0 38px;
    margin: 0 auto;
    max-width: 736px;
    grid-template-columns: 1fr 1fr;
  }
  .wellbeingdxp_mv .image {
    width: 100%;
    height: auto;
    max-width: 378px;
    grid-column: 2/3;
    grid-row: 4/5;
  }
  .wellbeingdxp_mv .image img {
    width: 100%;
    height: 100%;
  }
  .wellbeingdxp_mv .copy {
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    padding: 12px 40px;
    border-radius: 25px 25px 0 25px;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #42bbad, #4eabc7);
    grid-column: 1/3;
    grid-row: 1/2;
  }
  .wellbeingdxp_mv h1 {
    font-size: 2.8rem;
    font-weight: 800;
    font-family: Hiragino Sans, sans-serif;
    color: #139cab;
    text-align: center;
    margin: 40px auto;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .wellbeingdxp_mv h1 br {
    display: none;
  }
  .wellbeingdxp_mv h1 span {
    display: block;
    width: 436px;
    height: 72px;
    color: rgba(255, 255, 255, 0);
    background: url(../images/logo_full.svg) no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 40px auto 0;
  }
  .wellbeingdxp_mv img {
    grid-column: 1/2;
    grid-row: 4/5;
    margin: 0 0 0 auto;
    width: 320px;
    height: auto;
  }
  .wellbeingdxp_mv .wellbeingdxp_section_btn {
    grid-column: 1/3;
    grid-row: 3/4;
    margin: 0 auto;
  }
  /* /tablet:end ======================================== */
}
@media screen and (max-width: 640px) {
  /* SP:start/ ======================================== */
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  /* header */
  .armg_lpheader_logo img {
    max-height: 40px;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu a {
    color: #139cab;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel,
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_tel a {
    color: #139cab;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu a span.bold {
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  ul.armg_lpheader_nav_list li.armg_lpheader_nav_menu .tag_new {
    position: relative;
    top: 0em;
    margin-bottom: 0;
    margin: 0 0.75em 0 -4em;
    padding: 0.25em 0.5em;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  /* SPnav */
  .armg_ui_spnav .btn_spnavbtn:before, .armg_ui_spnav .btn_spnavbtn:after, .armg_ui_spnav .btn_spnavbtn span:before {
    background-color: #139cab;
  }
  /* mv */
  .wellbeingdxp_mv {
    background-color: #eff4f6;
    background-image: url(../images/mv_bg01.png), url(../images/mv_bg04.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: top left, bottom right;
    background-size: 84px auto, 100px auto;
    padding: 24px 0 8px;
  }
  .wellbeingdxp_mv .container {
    justify-content: center;
    align-items: center;
    display: grid;
    gap: 13px;
    margin: 0 auto;
    grid-template-columns: 1fr;
  }
  .wellbeingdxp_mv .image {
    width: 100%;
    height: auto;
    max-width: 246px;
    grid-column: 1/2;
    grid-row: 5/6;
    margin: 0 auto;
  }
  .wellbeingdxp_mv .image img {
    width: 100%;
    height: 100%;
  }
  .wellbeingdxp_mv .copy {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 25px 25px 0 25px;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #42bbad, #4eabc7);
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .wellbeingdxp_mv h1 {
    font-size: 2.4rem;
    font-weight: 800;
    font-family: Hiragino Sans, sans-serif;
    color: #139cab;
    text-align: center;
    margin: 19px auto;
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .wellbeingdxp_mv h1 br {
    display: block;
  }
  .wellbeingdxp_mv h1 span {
    display: block;
    width: 339px;
    height: 56px;
    color: rgba(255, 255, 255, 0);
    background: url(../images/logo_full.svg) no-repeat;
    background-position: center center;
    background-size: contain;
    margin: 32px auto 0;
  }
  .wellbeingdxp_mv img {
    grid-column: 1/2;
    grid-row: 4/5;
    margin: 19px auto 0 auto;
    width: 240px;
    height: auto;
  }
  .wellbeingdxp_mv .wellbeingdxp_section_btn {
    grid-column: 1/2;
    grid-row: 3/4;
    margin: 0 auto;
  }
  .wellbeingdxp_section_btn {
    text-align: center;
  }
  a.wellbeingdxp_btn_contact {
    display: inline-block;
    min-width: 75%;
    padding: 15px 30px;
    background-color: #fabe00;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  a.wellbeingdxp_btn_contact span {
    position: relative;
    display: inline-block;
    padding: 0 28px 0 18px;
  }
  a.wellbeingdxp_btn_contact span:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    right: 0px;
    width: 8px;
    height: 12px;
    background: url("/solution/info/advantage_well-being_dxp/images/icn_btn_arrow.svg") no-repeat 50% 50%;
    background-size: 8px 12px;
  }
  a.wellbeingdxp_btn_contact:hover {
    filter: brightness(1.1);
  }
  /* wellbeingdxp_section */
  .wellbeingdxp_section {
    padding-top: 0px;
    background: url("/solution/info/advantage_well-being_dxp/images/section_bg01.png") no-repeat 0% 0%, url("/solution/info/advantage_well-being_dxp/images/section_bg02.png") no-repeat 100% 100%;
    background-size: auto 50px;
  }
  .wellbeingdxp_hgroup {
    margin: 0 auto;
    padding: 60px 15px 60px;
    text-align: center;
  }
  .wellbeingdxp_hgroup h1, .wellbeingdxp_hgroup h2 {
    font-size: 2.4rem;
    color: #139cab;
  }
  .wellbeingdxp_hgroup p {
    padding-top: 2em;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .wellbeingdxp_detail {
    margin: 0 auto;
    padding: 0 15px 60px 15px;
  }
  /* wellbeingdxp_about */
  .wellbeingdxp_about {
    background-color: #fff;
  }
  .wellbeingdxp_about picture {
    display: block;
    text-align: center;
  }
  .wellbeingdxp_about picture img {
    max-width: 85%;
  }
  /* wellbeingdxp_concept */
  .wellbeingdxp_concept {
    background-color: #eff4f6;
  }
  .wellbeingdxp_concept figure {
    text-align: center;
  }
  .wellbeingdxp_concept_read p, .wellbeingdxp_concept_read figure {
    padding-top: 30px;
  }
  .wellbeingdxp_concept_read p:first-child, .wellbeingdxp_concept_read figure:first-child {
    padding-top: 0;
  }
  .wellbeingdxp_concept_read p + p {
    padding-top: 60px;
  }
  .wellbeingdxp_concept_read h3 {
    padding-top: 60px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  .wellbeingdxp_concept_read figcaption {
    padding-top: 0.5em;
    font-size: 1.2rem;
    text-align: right;
  }
  /* wellbeingdxp_trouble */
  .wellbeingdxp_trouble {
    background-color: #fff;
  }
  .wellbeingdxp_trouble .wellbeingdxp_hgroup {
    padding-bottom: 40px;
  }
  .wellbeingdxp_trouble_column_detail {
    padding: 30px 20px 20px;
    border: 2px solid #139cab;
    border-radius: 5px;
  }
  .wellbeingdxp_trouble_column_detail + .wellbeingdxp_trouble_column_detail {
    margin-top: 30px;
  }
  .wellbeingdxp_trouble_column_detail figure {
    padding: 0 0 25px;
    text-align: center;
  }
  .wellbeingdxp_trouble_column_detail figure img {
    width: 75%;
  }
  .wellbeingdxp_trouble_column_detail .wellbeingdxp_trouble_column_read {
    position: relative;
  }
  .wellbeingdxp_trouble_column_detail .wellbeingdxp_trouble_column_read p {
    background-color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    color: #139cab;
  }
  /* wellbeingdxp_work */
  .wellbeingdxp_work {
    background-color: #eff4f6;
  }
  .wellbeingdxp_work .note {
    display: flex;
    align-items: center;
    line-height: 1;
    font-weight: normal;
    color: #139cab;
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
  .wellbeingdxp_work .note::before, .wellbeingdxp_work .note::after {
    content: "";
    display: block;
    width: 13px;
    height: 21px;
    background-color: #139cab;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
    mask-position: bottom;
    -webkit-mask-image: url(../images/decoration.svg);
    mask-image: url(../images/decoration.svg);
    margin: 0 6px 0 auto;
  }
  .wellbeingdxp_work .note::after {
    transform: scale(-1, 1);
    margin: 0 auto 0 6px;
  }
  .wellbeingdxp_work .line {
    padding: 0 0 5px;
    background: radial-gradient(circle at calc(100% - 1.5px) calc(100% - 1.5px), #fa65a2 1.5px, transparent 1.5px), radial-gradient(circle at 1.5px calc(100% - 1.5px), #fa65a2 1.5px, transparent 1.5px), linear-gradient(to bottom, #eff4f6 calc(100% - 3px), transparent calc(100% - 3px)), linear-gradient(to right, transparent 1.5px, #fa65a2 1.5px, #fa65a2 calc(100% - 1.5px), transparent calc(100% - 1.5px));
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 2;
  }
  .wellbeingdxp_work_column + .wellbeingdxp_work_column {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #bbeae5;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read h3 {
    padding-bottom: 0.5em;
    font-size: 1.6rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem;
  }
  .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note::before, .wellbeingdxp_work_column .wellbeingdxp_work_column_read .note::after {
    height: 15px;
  }
  .wellbeingdxp_work_column .point {
    text-align: center;
    margin: 32px;
  }
  .wellbeingdxp_work_column .point h5 {
    font-weight: 800;
    font-family: Hiragino Sans, sans-serif;
    font-size: 1.4rem;
    color: #00C5AB;
    background: linear-gradient(180deg, #eff4f6 0%, #eff4f6 50%, #fff 50%, #fff 100%);
    display: inline-block;
    margin: 0;
    padding: 0 4px;
  }
  .wellbeingdxp_work_column .point ul {
    border: 1px solid #00C5AB;
    background-color: #fff;
    padding: 24px 32px 16px;
    border-radius: 8px;
    text-align: left;
    margin: -12px auto 0;
  }
  .wellbeingdxp_work_column .point li {
    list-style: none;
    background: url(../images/icon_list.png) no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    margin: 6px 0;
    font-weight: bold;
  }
  .wellbeingdxp_work_column .point li::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-color: #00C5AB;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
    mask-position: bottom;
    -webkit-mask-image: url(../images/check.svg);
    mask-image: url(../images/check.svg);
    margin-right: 10px;
  }
  .wellbeingdxp_work_column figure {
    padding-top: 15px;
  }
  .wellbeingdxp_work_column figcaption {
    margin-left: 1em;
    padding-top: 10px;
    font-size: 1.2rem;
    text-indent: -1em;
  }
  .wellbeingdxp_work_read {
    margin-top: 40px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  .wellbeingdxp_work_read span {
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .tag_new {
    display: inline-block;
    margin-bottom: 5px;
    padding: 8px 12px;
    border-radius: 5px;
    background-color: #fa65a2;
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
  }
  /* wellbeingdxp_scene */
  .wellbeingdxp_scene {
    background-color: #fff;
  }
  .wellbeingdxp_scene_detail h3 {
    min-height: 40px;
    margin: 0 auto;
    padding-left: 50px;
    line-height: 1.2;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title1 {
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn01.svg") no-repeat 0% 0%;
    background-size: auto 40px;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title2 {
    margin-top: 60px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn02.svg") no-repeat 0% 0%;
    background-size: auto 40px;
  }
  .wellbeingdxp_scene_detail h3.wellbeingdxp_scene_title3 {
    margin-top: 60px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_icn02.svg") no-repeat 0% 0%;
    background-size: auto 40px;
  }
  .wellbeingdxp_scene_detail h3 span {
    text-align: left;
    vertical-align: middle;
  }
  .wellbeingdxp_scene_detail h3 em {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .wellbeingdxp_scene_detail h3 strong {
    display: block;
    margin-top: 10px;
    padding: 10px 10px;
    border: 1px solid #139cab;
    border-radius: 5px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #139cab;
  }
  .wellbeingdxp_scene_flow_read {
    display: table;
    padding: 20px 0 15px;
    font-size: 1.6rem;
  }
  .wellbeingdxp_scene_flow_read span {
    display: table-cell;
    text-align: left;
    vertical-align: top;
  }
  .wellbeingdxp_scene_flow_read span:first-child {
    white-space: nowrap;
  }
  .wellbeingdxp_scene_flow ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  .wellbeingdxp_scene_flow ul li {
    position: relative;
    width: calc(50% - 15px);
    text-align: center;
  }
  .wellbeingdxp_scene_flow ul li:nth-child(n+3) {
    margin-top: 20px;
  }
  .wellbeingdxp_scene_flow ul li:nth-child(odd) {
    margin-right: 15px;
  }
  .wellbeingdxp_scene_flow ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 130px;
  }
  .wellbeingdxp_scene_flow ul li img {
    width: auto;
    height: auto;
    max-width: 75%;
    max-height: 110px;
  }
  .wellbeingdxp_scene_flow ul li:after {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    top: 40%;
    width: 9px;
    height: 30px;
    background: url("/solution/info/advantage_well-being_dxp/images/scene_arrow01.svg") no-repeat 50% 50%;
    background-size: 9px 30px;
  }
  .wellbeingdxp_scene_flow ul li:last-child:after {
    display: none;
  }
  .wellbeingdxp_scene_flow ul strong {
    display: block;
    font-size: 1.4rem;
    text-align: center;
  }
  .wellbeingdxp_scene_read {
    padding-top: 40px;
    font-size: 1.6rem;
    text-align: center;
  }
  .wellbeingdxp_scene_read_caption {
    display: block;
    padding-top: 0.5em;
    font-size: 1.2rem;
    text-align: right;
    color: #c00;
  }
  /* wellbeingdxp_future */
  .wellbeingdxp_future {
    background-color: #eff4f6;
  }
  .wellbeingdxp_future .wellbeingdxp_hgroup {
    padding-bottom: 30px;
  }
  .wellbeingdxp_future_detail1 picture {
    display: block;
    padding-top: 20px;
    text-align: center;
  }
  .wellbeingdxp_future_detail2 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .wellbeingdxp_future_detail2 picture {
    order: 2;
    display: block;
    padding-top: 30px;
    text-align: center;
  }
  .wellbeingdxp_future_detail2 .wellbeingdxp_detail_future_read {
    order: 1;
  }
  /* wellbeingdxp_footernav */
  .wellbeingdxp_footernav {
    padding-top: 30px;
    background-color: #eff4f6;
  }
  .wellbeingdxp_footernav .wellbeingdxp_detail {
    padding-bottom: 30px;
  }
  .wellbeingdxp_footernav_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    line-height: 1;
  }
  .wellbeingdxp_footernav_list li {
    width: 50%;
  }
  .wellbeingdxp_footernav_list li:nth-child(even) {
    border-left: 1px solid #bbeae5;
  }
  .wellbeingdxp_footernav_list li:nth-child(n+3) {
    border-top: 1px solid #bbeae5;
  }
  .wellbeingdxp_footernav_list li a {
    display: block;
    padding: 15px 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #139cab;
    position: relative;
  }
  .wellbeingdxp_footernav_list li .tag_new {
    position: absolute;
    top: -6px;
    left: -6px;
    padding: 0.25em 0.5em;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  /* wellbeingdxp_contact */
  .wellbeingdxp_contact {
    padding-top: 60px;
    border-top: 1px solid #eff4f6;
    text-align: center;
  }
  .wellbeingdxp_contact h2 {
    font-size: 2.4rem;
    color: #139cab;
  }
  .wellbeingdxp_contact figure {
    padding-top: 40px;
  }
  .wellbeingdxp_contact .wellbeingdxp_section_btn {
    padding-top: 40px;
  }
  /* points */
  .armg_index_points {
    padding: 40px 15px;
    background-color: #f9f9fc;
  }
  .armg_index_points_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 0;
  }
  .armg_index_points_detail_column {
    position: relative;
    width: calc(50% - 7px);
    margin: 10px 0px;
    padding: 40px 0 20px;
    background-color: #fff;
  }
  .armg_index_points_detail_column figure {
    padding: 0 0 20px;
    text-align: center;
  }
  .armg_index_points_detail_column img {
    width: 100px;
    height: auto;
  }
  .armg_index_points_detail_column.boxon .armg_index_points_detail_column_read, .armg_index_points_detail_column:hover .armg_index_points_detail_column_read {
    opacity: 1;
    height: 100%;
  }
  .armg_index_points_detail_column:last-child {
    margin-left: auto;
    margin-right: auto;
  }
  h3.armg_index_points_detail_column_title {
    display: table;
    margin: 0 auto;
    height: 4.5em;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  h3.armg_index_points_detail_column_title span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .armg_index_points_detail_column_read {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    padding: 10px 10px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 1.2rem;
    color: #fff;
    transition: all 0.5s;
  }
  /* wellbeingdxp_youtube */
  .wellbeingdxp_youtube_detail {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding-top: 56.25%;
  }
  .wellbeingdxp_youtube_detail iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  /* /SP:end ======================================== */
}/*# sourceMappingURL=wellbeingdxp.css.map */