@charset "UTF-8";
#document.service-sustainability-service {
  /*
	.m_link {
		&[target=_blank]::after {
			content:"\e003";
			font-family: "icon";
			font-style: normal;
			font-variant: normal;
			font-weight: 400;
			text-decoration: none;
			text-transform: none;
			font-size: 10px;
			line-height: 10px;
			vertical-align: middle;
			margin-left: 10px;
			-webkit-font-smoothing: antialiased;
			transform: scale(0.8);
		}
	}
*/
}

#document.service-sustainability-service .m_engHeading > .jpLabel {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: block;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_engHeading > .jpLabel {
    font-size: 2.375rem;
    line-height: 49px;
    height: 49px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_engHeading > .jpLabel {
    margin: 0;
    font-size: 1.75rem;
    line-height: 1.64;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_engHeading > .jpLabel[class*=_category] > .enLabel {
    font-size: 4.375rem;
    margin-bottom: 0.6em;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_engHeading > .jpLabel[class*=_category] > .enLabel {
    font-size: 3rem;
    margin-bottom: 0.2em;
  }
}

#document.service-sustainability-service .m_taCenter {
  text-align: center;
}

#document.service-sustainability-service .m_table03 table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_table03 table {
    margin: 0 0 50px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table03 table {
    margin: 0 0 20px;
  }
}

#document.service-sustainability-service .m_table03 td {
  padding: 5px 20px;
  border-left: 2px solid #fff;
  vertical-align: middle;
  color: #333;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table03 td {
    padding: 10px 5px;
  }
}

#document.service-sustainability-service .m_table03 thead th {
  padding: 0 20px;
  border-left: 2px solid #fff;
  vertical-align: middle;
  background-color: #000;
  color: #fff;
  text-align: left;
  font-weight: 700;
  line-height: 1.844rem;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table03 thead th {
    padding: 10px 5px;
    line-height: unset;
  }
}

#document.service-sustainability-service .m_table03 thead th:first-of-type {
  border-left: unset;
}

#document.service-sustainability-service .m_table03 tbody tr:nth-of-type(2n) td {
  background-color: #F6F6F7;
}

#document.service-sustainability-service .m_table04 table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

#document.service-sustainability-service .m_table04 tbody th {
  padding: 12px 0px;
  vertical-align: top;
  text-align: left;
  font-weight: 700;
  line-height: 2;
}

#document.service-sustainability-service .m_table04 tbody td {
  padding: 12px 0px;
  vertical-align: top;
  color: #333;
  line-height: 2;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table04 tbody td {
    padding: 12px 0;
  }
}

#document.service-sustainability-service .m_table05 table {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}

#document.service-sustainability-service .m_table05 thead th {
  padding: 13px;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05 thead th {
    padding: 7px;
    line-height: 1.5;
    font-size: 0.8125rem;
  }
}

#document.service-sustainability-service .m_table05 thead th:first-of-type {
  background-color: #CBDBFF;
}

#document.service-sustainability-service .m_table05 tbody th {
  padding: 13px;
  background-color: #CBDBFF;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05 tbody th {
    padding: 7px;
    line-height: 1.5;
    font-size: 0.8125rem;
  }
}

#document.service-sustainability-service .m_table05 tbody th:last-of-type {
  padding: 5px;
}

#document.service-sustainability-service .m_table05 tbody td {
  padding: 10px;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  color: #333;
  line-height: 2;
  font-weight: 700;
  font-size: 0.5rem;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05 tbody td {
    padding: 7px 0;
    line-height: 1.5;
    font-size: 0.8125rem;
  }
}

#document.service-sustainability-service .m_table05.s_scroll {
  position: relative;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05.s_scroll {
    margin-bottom: 10px;
    padding-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05.s_scroll::before {
    position: relative;
    top: 0;
    left: 0;
    content: '表はスクロールできます→';
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_table05.s_scroll .inner {
    overflow-x: scroll;
    padding-bottom: 5px;
  }
}

#document.service-sustainability-service .m_numberList > li::before {
  width: unset;
  padding-right: 5px;
  font-weight: normal;
}

#document.service-sustainability-service .m_numberList > li[data-cnt]::before {
  content: attr(data-cnt) ".";
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_box {
    margin: 0;
    padding: 40px;
  }
}

#document.service-sustainability-service .m_box.-bg01 {
  background-color: #F7F7F8;
}

#document.service-sustainability-service .m_box.-bg02 {
  background-color: #FFF;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_box + .m_textHeading {
    margin-top: 75px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_box .m_numberList {
    margin-top: 0;
  }
}

#document.service-sustainability-service .m_btn a {
  position: relative;
}

#document.service-sustainability-service .m_btn.-showData span {
  position: relative;
  display: inline-block;
  width: 235px;
  padding: 19px 0 19px 2px;
  border-bottom: solid 1px #1A2229;
  color: #1A2229;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn.-showData span {
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_btn.-showData span {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn.-showData span:hover {
    border-bottom-color: #132c8d;
    color: #132c8d;
  }
}

#document.service-sustainability-service .m_btn.-showData span::after {
  position: absolute;
  right: 0;
  top: calc((100% - 16px) / 2);
  content: '＋';
  line-height: 1;
}

#document.service-sustainability-service .m_btn.-link a {
  display: inline-block;
  border-radius: 4px;
  background-color: #132C8D;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875), color 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875);
  transition: background-color 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875), color 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875);
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn.-link a {
    padding: 20px 85px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_btn.-link a {
    padding: 10px 30px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn.-link a:hover {
    background-color: #596AAF;
  }
}

#document.service-sustainability-service .m_btn.-link a[target=_blank]::after {
  content: "\e003";
  font-family: "icon";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  text-decoration: none;
  text-transform: none;
  font-size: 10px;
  line-height: 10px;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

#document.service-sustainability-service .m_btn.-arrowRight a::after {
  position: absolute;
  color: #fff;
  font-family: "icon";
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
  content: "\e001";
  color: currentColor;
  line-height: 1;
  vertical-align: middle;
  -webkit-transition: right 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875);
  transition: right 0.3s cubic-bezier(0.05, 0.935, 0.905, 0.875);
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn.-arrowRight a::after {
    top: calc((100% - 12px) / 2);
    right: 30px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_btn.-arrowRight a::after {
    top: calc((100% - 12px) / 2);
    right: 10px;
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_btn:hover.-arrowRight a::after {
    right: 20px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_textHeading + .m_box {
    margin-top: -20px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_textHeading[class*=_large] {
    margin: 86px 0 65px;
    font-size: 2rem;
  }
}

#document.service-sustainability-service .m_textHeading._icon01:before {
  content: '■';
}

#document.service-sustainability-service .m_text > p:only-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .serviceHeading {
    padding: 0 0 100px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .serviceHeading .m_engHeading + .m_textHeading {
    margin: 40px 0 28px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_engHeading + .m_textHeading {
    margin: 12px 0 64px;
    font-size: 1.125rem;
    -webkit-font-feature-settings: 'palt';
            font-feature-settings: 'palt';
    line-height: 1.77;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_engHeading[class*=_category] .categoryLabel {
    margin-bottom: 1.0625em;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .serviceHeading .m_box {
    margin: 45px 0 0;
    padding: 77px 80px 100px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_box {
    margin: 0 -20px 0;
    padding: 30px 10px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .serviceHeading .m_box .m_textHeading {
    margin: 0 0 46px;
    font-size: 1.5em;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_box .m_textHeading {
    margin: 0 0 14px;
    -webkit-font-feature-settings: 'palt';
            font-feature-settings: 'palt';
    font-size: 1.125rem;
    line-height: 1.77;
  }
}

#document.service-sustainability-service .serviceHeading .m_box.-bg01 {
  color: #1A2229;
  background-color: #fff;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .serviceHeading .m_btn {
    margin-top: 85px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_btn {
    margin: 70px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_table03 colgroup col:nth-of-type(1) {
    width: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_table03 colgroup col:nth-of-type(3) {
    width: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_table03 colgroup col:last-of-type {
    width: 55px !important;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .serviceHeading .m_table03 td:last-of-type {
    text-align: right;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_sectionBody .m_box .m_btn {
    margin-top: 55px;
  }
}

#document.service-sustainability-service .m_liquidImage.s_scroll {
  position: relative;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_liquidImage.s_scroll::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '画像は横にスライドできます';
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_liquidImage.s_scroll .inner {
    overflow-x: auto;
    padding-top: 30px;
    text-align: left;
  }
  #document.service-sustainability-service .m_liquidImage.s_scroll img {
    min-width: 767px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_flow {
    margin-top: 30px;
  }
}

#document.service-sustainability-service .m_flow .m_flowTitle {
  font-weight: 700;
  text-align: center;
  line-height: 2;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_flow .m_flowTitle + .m_box {
    max-width: 590px;
    margin: 17px auto 0;
    padding: 18px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_flow .m_flowTitle + .m_box {
    margin: 15px auto;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_flow .m_flowItem {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_flow .m_flowItem:not(:last-of-type) {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_flow .m_flowItem:not(:last-of-type) {
    margin-top: 15px;
  }
}

#document.service-sustainability-service .m_flow .m_flowItem:not(:last-of-type)::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #0F4EDB transparent transparent transparent;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .m_flow .m_flowItem:not(:last-of-type)::after {
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .m_flow .m_flowItem:not(:last-of-type)::after {
    margin: 20px auto 0;
  }
}

#document.service-sustainability-service .u_mb0 {
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .u_fontSS {
    font-size: 0.8125rem;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .u_fontSS {
    font-size: 0.75rem;
  }
}

#document.service-sustainability-service .u_bgColorWhite {
  background-color: #fff;
}

#document.service-sustainability-service .accordion-header {
  position: relative;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-header {
    padding-bottom: 5px;
    border-bottom: solid 1px #333333;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-header h3.m_textHeading {
    margin-bottom: 0;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-header h3.m_textHeading {
    padding-right: 35px;
    font-size: 1rem;
  }
}

#document.service-sustainability-service .accordion-header::after {
  position: absolute;
  top: calc((100% - 8px) / 2);
  right: 10px;
  content: '';
  width: 14px;
  height: 8px;
  background-image: url(/images/service/digital-marketing/sustainability-service/ranking/icon_arrow_close.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 14px 8px;
}

#document.service-sustainability-service .accordion-header.-close::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#document.service-sustainability-service .accordion-header.is-fixed {
  border-bottom-color: #F7F7F8;
}

#document.service-sustainability-service .accordion-header.is-fixed::after {
  content: unset;
}

#document.service-sustainability-service .accordion-header.is-fixed + .accordion-body {
  display: block;
}

#document.service-sustainability-service .accordion-body {
  display: none;
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body {
    padding-top: 20px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body .lead {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body .lead + h4.m_textHeading {
    margin-top: 22px;
  }
}

#document.service-sustainability-service .accordion-body h4.m_textHeading {
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading:not(:first-of-type) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading:not(:first-of-type) {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading + .m_box {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading._icon01 {
    margin-bottom: 7px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body h4.m_textHeading._icon01:not(:first-of-type) {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body .m_liquidImage {
    margin: 0;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body .m_table05 {
    margin: 45px 0 16px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body .m_column .column > .m_box {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  #document.service-sustainability-service .accordion-body > .m_box > h4.m_textHeading:first-of-type {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body > .m_box {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body > .m_box .m_column .column {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-body > .m_box .m_numberList {
    margin-top: 0;
  }
}

#document.service-sustainability-service .accordion-body > .m_text:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  #document.service-sustainability-service .accordion-content {
    margin-top: 30px;
  }
}

#document.service-ranking {
  /*
	.m_lnav {
		@media (min-width: 768px) {
			margin-top: 88px;
		}
		@media screen and (max-width: 767px) {
			margin-top: 45px;
		}
	}
*/
}

@media (min-width: 768px) {
  #document.service-ranking #breadcrumb ol {
    padding-top: 6px;
  }
}

#document.service-ranking #breadcrumb ol > li a {
  color: #abb7c1;
}

@media (min-width: 768px) {
  #document.service-ranking #breadcrumb ol > li a:hover {
    color: #132c8d;
  }
}

#document.service-ranking #breadcrumb ol > li em {
  color: #1a2229;
}

#document.service-ranking .serviceHeading {
  color: #1A2229;
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading {
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

#document.service-ranking .serviceHeading::before {
  background: unset;
}

#document.service-ranking .serviceHeading .m_engHeading .categoryLabel {
  color: rgba(19, 44, 141, 0.4);
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .m_engHeading .categoryLabel {
    margin-bottom: 6px !important;
    font-size: 1.25rem !important;
    line-height: 1;
  }
}

#document.service-ranking .serviceHeading .m_engHeading > .jpLabel {
  color: #132C8D;
  line-height: 1.77;
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_engHeading > .jpLabel {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .m_engHeading > .jpLabel {
    margin-bottom: 0.2em;
    line-height: 1.5;
  }
}

#document.service-ranking .serviceHeading .m_engHeading > .subTtl {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_engHeading > .subTtl {
    margin-top: 17px;
    font-size: 1.25rem;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .m_engHeading > .subTtl {
    margin-top: 10px;
    line-height: 1.75;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_engHeading + .m_textHeading {
    margin: 84px 0 35px;
    font-size: 1.75rem;
    line-height: 1.28;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .m_engHeading + .m_textHeading {
    margin: 50px 0 20px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .lead {
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .lead {
    line-height: 1.75;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_table03 {
    margin-top: 35px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_table03 table {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .serviceHeading .m_btn {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .serviceHeading .m_btn {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_table04 table {
    margin-bottom: 0;
  }
}

#document.service-ranking .m_liquidImage img {
  width: 100%;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section {
    margin: 0;
  }
}

#document.service-ranking .m_section > .m_cv {
  background-color: #364B9E;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section > .m_cv {
    width: 100%;
    margin: 120px 0 0;
    padding: 48px 0;
    border-radius: 10px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section > .m_cv {
    margin: 15px -45px 0;
    padding: 55px 30px;
    border-top: solid 45px #ffff;
  }
}

#document.service-ranking .m_section > .m_cv::before {
  content: none;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section > .accordion-content:not(:first-of-type) {
    margin-top: 57px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-outline {
    padding-bottom: 100px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-outline .m_box {
    padding: 80px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-outline .m_box {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-outline .m_liquidImage {
    margin-top: 60px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-outline h3.m_textHeading {
    margin: 38px 0 28px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-outline .m_table04 colgroup col:first-of-type {
    width: 110px !important;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie {
    padding-top: 0px;
    padding-bottom: 95px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie {
    padding-top: 0px;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie .m_sectionInner {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: solid 1px #DEE1E3;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie .m_sectionInner {
    padding: 0;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-column-gap: 40px;
            column-gap: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#document.service-ranking .m_section.-seminarMovie .m_movieList .movie-title {
  font-weight: 700;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .movie-title {
    margin-bottom: 17px;
    font-size: 1.375rem;
    line-height: 1.45;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .movie-title {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .movie-thumb {
    width: 310px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .movie-thumb {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .movie-thumb img {
    width: 100%;
  }
}

#document.service-ranking .m_section.-seminarMovie .m_movieList .movie-text p {
  word-break: break-all;
  line-height: 2;
}

#document.service-ranking .m_section.-seminarMovie .m_movieList .movie-text p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .m_btn {
    margin-top: 17px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-seminarMovie .m_movieList .m_btn {
    margin-top: 15px;
  }
}

#document.service-ranking .m_section.-seminarMovie .m_movieList .m_btn a {
  display: inline-block;
  color: #1a2229;
  font-size: 0.875rem;
  font-weight: 700;
  text-decoration: none;
}

#document.service-ranking .m_section.-seminarMovie .m_movieList .m_btn a::after {
  content: '→';
  margin-left: 1.1875rem;
  font-size: 0.625rem;
  line-height: 1;
}

#document.service-ranking .m_section.-surveyItems {
  background-color: #F7F7F8;
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-surveyItems {
    margin-bottom: 95px;
    padding: 55px 80px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-surveyItems {
    padding: 20px 15px 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-surveyItems .m_table04 colgroup col:first-of-type {
    width: 110px !important;
  }
}

@media (min-width: 768px) {
  #document.service-ranking .m_section.-siteSurvey {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-ranking .m_section.-siteSurvey h2.m_textHeading {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  html.win #document.service-sustainability-service .m_engHeading[class*=_category] .categoryLabel {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  html.win #document.service-ranking .m_engHeading[class*=_category] {
    margin-top: 58px;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport #breadcrumb ol {
    padding-top: 6px;
  }
}

#document.service-strategicsupport #breadcrumb ol > li a {
  color: #abb7c1;
}

@media (min-width: 768px) {
  #document.service-strategicsupport #breadcrumb ol > li a:hover {
    color: #132c8d;
  }
}

#document.service-strategicsupport #breadcrumb ol > li em {
  color: #1a2229;
}

#document.service-strategicsupport .serviceHeading {
  color: #1A2229;
}

@media (min-width: 768px) {
  #document.service-strategicsupport .serviceHeading {
    margin-bottom: 23px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #document.service-strategicsupport .serviceHeading {
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

#document.service-strategicsupport .serviceHeading::before {
  background: unset;
}

#document.service-strategicsupport .serviceHeading .m_engHeading .categoryLabel {
  color: rgba(19, 44, 141, 0.4);
}

@media screen and (max-width: 767px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading .categoryLabel {
    margin-bottom: 6px !important;
    font-size: 1.25rem !important;
    line-height: 1;
  }
}

#document.service-strategicsupport .serviceHeading .m_engHeading > .jpLabel {
  color: #132C8D;
  line-height: 1.77;
}

@media (min-width: 768px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading > .jpLabel {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 767px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading > .jpLabel {
    margin-bottom: 0.2em;
    line-height: 1.5;
  }
}

#document.service-strategicsupport .serviceHeading .m_engHeading > .subTtl {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
}

@media (min-width: 768px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading > .subTtl {
    margin-top: 17px;
    font-size: 1.25rem;
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading > .subTtl {
    margin-top: 10px;
    line-height: 1.75;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .serviceHeading .m_engHeading + .m_textHeading {
    margin: 84px 0 35px;
    font-size: 1.75rem;
    line-height: 1.28;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .serviceHeading .lead {
    line-height: 2;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_section {
    margin: 0;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_box {
    margin: 0;
    padding: 95px 80px;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_box > h2.m_textHeading {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_box > h2.m_textHeading:not(:first-of-type) {
    margin-top: 105px;
  }
}

@media screen and (max-width: 767px) {
  #document.service-strategicsupport .m_box > h2.m_textHeading:not(:first-of-type) {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_liquidImage {
    margin: 0 0 60px;
  }
}

@media (min-width: 768px) {
  #document.service-strategicsupport .m_lnav {
    margin-top: 110px;
  }
}
