#wrapper {
  width: 960px;
  margin: 0 auto;
}
#wrapper h1 {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  margin-bottom: 20px;
}
/********************

KV

********************/
/********************

右ナビ

********************/
.side_nav {
  width: 200px;
  float: right;
  line-height: normal;
}
.side_nav .nav_title {
  margin-bottom: 11px;
  border-bottom: solid 3px #cc1a28;
}
.side_nav .nav_title a {
  font-family: 游ゴシック;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.side_nav .nav_title a:hover {
  text-decoration: none;
  color: #898989;
}
.side_nav .nav_title_another {
  background-color: #cc1a28;
  color: white;
  font-family: 游ゴシック;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 15px;
  font-size: 14px;
  padding-left: 8px;
}
.side_nav .r_nav {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #cc1a28;
  height: 70px;
}
.side_nav .r_nav img {
  float: left;
  margin-right: 5px;
}
.side_nav .r_nav a {
  margin-top: 5px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5em;
  font-family: 游ゴシック;
  letter-spacing: 0px;
  color: #333;
}
.side_nav .r_nav a:hover {
  text-decoration: none;
  color: #898989;
}
.side_nav .r_nav:has([href="/kanrisyoku/mental-yoga2.html"]){
  display: none;
}

@media screen and (max-width:768px) {
  .side_nav {
    display: none;
  }
}
/********************

ナビ

********************/
.wrapper_digitalmarcket {
  clear: both;
  width: 725px;
}
.digitalmarcket_nav {
  float: left;
  width: 150px;
  list-style: none;
  text-align: center;
  padding-top: 20px;
  margin-right: 12px;
}
.digitalmarcket_nav a {
  display: block;
  font-family: 游ゴシック;
  font-weight: bold;
  font-size: 1.1em;
  color: white;
  padding: 10px 0px 10px 0px;
  border: 2px solid #323433;
  width: 100%;
  height: 50px;
  background-color: #323433;
}
.digitalmarcket_nav a:hover {
  text-decoration: none;
  color: #323433;
  background-color: white;
}
/********************

プランツナビ

********************/
.plants_nav {
  float: left;
  width: 150px;
  list-style: none;
  text-align: center;
  padding-top: 20px;
  margin-right: 12px;
}
.plants_nav a {
  display: block;
  font-family: 游ゴシック;
  font-weight: bold;
  font-size: 11px;
  background-color: #96272e;
  color: white;
  padding: 3px;
  border-radius: 15px;
}
.plants_nav a img {
  margin-right: 10px;
  vertical-align: middle;
}
/********************

記事

********************/
#digima {
  float: left;
}
#digima h2 {
  font-family: 游ゴシック;
  font-weight: bold;
  font-size: 2em;
  padding-bottom: 1px;
  clear: both;
  margin: 50px 0px 20px 0px;
  border-bottom: 2px solid #898989;
}
#digima h3 {
  font-family: 游ゴシック;
  font-size: 1.5em;
  font-weight: bold;
  margin: 10px 0px 20px 0px;
}
#digima p {
  font-family: 游ゴシック;
  font-size: 1.1em;
  line-height: 1.7em;
  margin: 10px 0px 30px 0px;
}
#digima p a {
  font-family: 游ゴシック;
  font-size: 1em;
}
#digima ul {
  margin: 10px 0px 30px;
  font-family: 游ゴシック;
  line-height: 1.2em;
}
#digima ul li {
  margin-bottom: 15px;
  font-family: 游ゴシック;
  list-style: none;
  font-size: 1.7em;
}
#digima ul li p {
  font-size: 0.8em;
}
/********************

TOP

********************/
#digima .people img {
  float: left
}
#digima .people p {
  float: left;
  font-family: 游ゴシック;
  font-size: 1.4em;
  line-height: 1.7em;
  margin: 40px 0px 40px 12px;
  width: 250px;
  height: 120px;
  font-weight: bold;
}
#digima .contents {
  overflow: hidden;
}
#digima .contents .l_contents {
  width: 337px;
  height: 170px;
  margin: 20px 0px;
  clear: both;
  float: left;
}
#digima .contents .l_contents img {
  width: 100px;
  height: 65px;
}
#digima .contents .l_contents .icon_title {
  margin: -65px 0px 0px 120px;
  font-size: 2em;
  width: 317px;
  height: 65px;
  font-weight: bold;
  line-height: 1.3em;
}
#digima .contents .l_contents .icon_title a {
  text-decoration: none;
  color: #333;
}
#digima .contents .l_contents .icon_title a:hover {
  color: #898989;
  text-decoration: none;
}
#digima .contents .l_contents .icon_text {
  width: 337px;
  margin: 20px 0px 0px 0px;
  line-height: 1.6em;
  font-size: 16px;
}
#digima .contents .r_contents {
  width: 337px;
  height: 170px;
  margin: 20px 0px 20px 41px;
  float: right;
}
#digima .contents .r_contents img {
  width: 100px;
  height: 65px;
}
#digima .contents .r_contents .icon_title {
  margin: -65px 0px 0px 120px;
  font-size: 2em;
  width: 317px;
  height: 65px;
  font-weight: bold;
  line-height: 1.3em;
}
#digima .contents .r_contents .icon_title a {
  text-decoration: none;
  color: #333;
}
#digima .contents .r_contents .icon_title a:hover {
  color: #898989;
  text-decoration: none;
}
#digima .contents .r_contents .icon_text {
  width: 337px;
  margin: 20px 0px 0px 0px;
  line-height: 1.6em;
  font-size: 16px;
}
#wrapper_digitalmarcket #Plants .plants_nav {
  list-style: none;
  float: left;
  width: 140px;
  height: 80px;
  margin-right: 5px;
}
/********************

MAとは

********************/
#digima .campaignscenario_text {
  overflow: hidden;
}
#digima .campaignscenario_text img {
  float: left;
  margin-right: 20px;
}
#digima .campaignscenario_text h3 {
  width: 405px;
  float: right;
  margin: 0px;
}
#digima .campaignscenario_text p {
  width: 405px;
  float: right;
  margin: 10px 0px 15px 0px;
}
/********************

コンサルティング

********************/
#digima .consulting_case {
  overflow: hidden;
}
#digima .l_consulting_case {
  width: 350px;
  padding: 10px;
  border: 2px solid #C9CACA;
  margin: 0px 0px 10px 0px;
  float: left;
}
#digima .r_consulting_case {
  width: 350px;
  padding: 10px;
  border: 2px solid #C9CACA;
  margin: 0px 0px 10px 0px;
  float: right;
}
#digima .insourcema {
  width: 365px;
  float: right;
}
#digima .insourcema p {
  margin: 0px 0px 15px 0px;
}
#digima .digital_flow {
  margin-bottom: 20px;
  display: flex;
}
#digima .digital_flow img {
  margin: 0px 20px 10px 0px;
}
#digima .digital_flow .consulting {
  width: 561px;
  float: right;
  margin: 0px 0px 10px 0px;
  line-height: 1.5em;
}
#digima .case_title {
  width: 100%;
  height: auto;
  background-color: #036EB8;
  color: white;
  font-size: 1.8em;
  padding: 3px;
  margin: 0;
}
#digima .case_text {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 2px solid #036EB8;
  margin: 0px 10px 10px 0px;
}
/********************

活用事例

********************/
#digima .case_text {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 2px solid #036EB8;
  margin: 0;
  float: right;
}
#digima .case_l {
  float: left;
}
#digima .case_l .case_l_title {
  width: 337px;
  height: auto;
  background-color: #036EB8;
  color: white;
  font-size: 1.5em;
  padding: 3px;
  margin: 0;
}
#digima .case_l .case_l_text {
  width: 337px;
  height: auto;
  padding: 10px;
  border: 2px solid #036EB8;
  margin: 0;
}
#digima .case_l img {
  margin: 10px 0px 10px 138.5px;
}
#digima .case_r {
  float: right;
  margin-left: 41px;
}
#digima .case_r .case_r_title {
  width: 337px;
  height: auto;
  background-color: #036EB8;
  color: white;
  font-size: 1.5em;
  padding: 3px;
  margin: 0;
}
#digima .case_r .case_r_text {
  width: 337px;
  height: auto;
  padding: 10px;
  border: 2px solid #036EB8;
  margin: 0;
}
#digima .case_r img {
  margin: 10px 0px 10px 138.5px;
}
.nav_box_kokai {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #4398d4;
  height: 70px;
}
.nav_title_kokai {
  background-color: #4398d4;
  color: #fff;
  font-family: 游ゴシック;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 8px;
}
.nav_2l {
  margin-top: 5px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3em;
  font-family: 游ゴシック;
  letter-spacing: 0px;
}
.nav_box_koshi {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #dc5562;
  height: 79px;
}
.nav_title_koshi {
  background-color: #dc5562;
  color: #fff;
  font-family: 游ゴシック;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 8px;
}
.nav_box_e-learning {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #EE802F;
  height: 70px;
}
.nav_title_e-learning {
  background-color: #EE802F;
  color: #fff;
  font-family: 游ゴシック;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 8px;
}
.nav_box_kanren {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #33CC99;
  height: 70px;
}
.nav_title_kanren {
  background-color: #33CC99;
  color: #fff;
  font-family: 游ゴシック;
  font-weight: bold;
  padding: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 8px;
}
.headline_border {
  font-family: 游ゴシック;
  font-weight: bold;
  font-size: 2em;
  padding-bottom: 1px;
  margin-top: 20px;
}
.seminar_sabtitle {
  color: #00979C;
  font-family: 游ゴシック;
  font-size: 1.5em;
  font-weight: bold;
  padding: 2px;
  margin-top: 12px;
}
.reference {
  font-family: 游ゴシック;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
}
.digitalmarcket_link {
  font-size: 12px;
  font-family: 游ゴシック;
  font-weight: bold;
  list-style: none;
  width: 220px;
  height: 80px;
  line-height: 15px;
  padding: 10px 10px;
  border: 1px solid #C9CACA;
  float: right;
  margin-left: 10px;
}
.digitalmarcket_link_shosai {
  font-size: 12px;
  font-family: 游ゴシック;
  font-weight: bold;
  list-style: none;
  float: left;
  width: 85px;
  height: 20px;
  line-height: 15px;
  margin: 1px;
  padding: 2px 2px;
  border: 1px solid #C9CACA;
}
.matome {
  font-family: 游ゴシック;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 18px;
  clear: both;
  padding: 14px 0px
}
.list_digitalmarcket {
  list-style: none;
  font-family: 游ゴシック;
  font-size: 14px;
  line-height: 1.5em;
  padding-left: 20px;
  margin-top: 15px;
}
.list_digitalmarcket li {
  font-family: 游ゴシック;
  font-weight: bold;
  color: #005580;
  margin-bottom: 5px;
  line-height: 1.8em;
}
.list_digitalmarcket li:hover {
  background-color: #F2F2F3;
}
.titleh2 {
  font-family: 游ゴシック;
  border-bottom: 2px solid;
  margin-top: 70px;
}
.seminar_fl {
  float: left;
  margin-right: 15px;
}
.seminar_fr {
  float: right;
  margin-right: 15px;
}
.digitalmarcket_linktitle {
  font-family: 游ゴシック;
  font-weight: bold;
  font-size: 14px;
  width: 130px;
}
.text_lineup {
  font-family: 游ゴシック;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 12px;
}
.nav_left_img {
  float: left;
  margin-right: 5px;
}