@charset "UTF-8";
/* CSS Document */
.cm_page {
  padding-right: 0px;
}

.separate__wrap {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  width: 94%;
}

.ttl_wrap h2.title {
  font-weight: normal;
  color: #231815;
}

.contents .ttl_wrap {
  padding-bottom: 38px;
}

.contents {
  width: 768px;
  max-width: 100%;
  margin: 0   auto;
}

.contents .separate__wrap {
  text-align: center;
}

.contents .separate__wrap .text {
  font-size: 0.8125em;
  line-height: 1.846;
  padding-bottom: 60px;
}

.separate__explain {
  background-color: #efefef;
  padding-top: 65px;
  padding-bottom: 65px;
}

.bargraph {
  position: relative;
}

.bargraph::before {
  content: "";
  background: #efefef;
  display: block;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: auto;
  height: 73%;
  transition: all ease 900ms;
}

.move .bargraph::before {
  height: 0;
}

.separate__explain .separate__explain__inner {
  width: 890px;
  max-width: 96%;
  margin: 0 auto;
}

.separate__explain .separate__explain__inner .sec {
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  margin-bottom: 80px;
}

.separate__explain .separate__explain__inner .sec:first-of-type .section__inner {
  max-width: 380px;
}

.separate__explain .separate__explain__inner .sec > p:last-of-type {
  display: none;
}

.separate__explain .separate__explain__inner .sec .section__inner {
  width: 100%;
  max-width: 594px;
}

.separate__explain .separate__explain__inner .sec .section__inner h3 {
  font-size: 1.25em;
  position: relative;
  font-weight: normal;
  padding-bottom: 40px;
  margin-bottom: 24px;
  letter-spacing: 1.5px;
  color: #231815;
}

.separate__explain .separate__explain__inner .sec .section__inner h3 span::before{
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  margin-top: 15px;
}

.separate__explain .separate__explain__inner .sec .section__inner p {
  font-size: 0.875em;
  line-height: 180%;
  margin-bottom: 30px;
}
.hacc__mid__grph svg > path {
    fill: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 840px) {
  .separate__explain .separate__explain__inner .sec {
    flex-direction: column;
    align-items: center;
  }
  .separate__explain .separate__explain__inner .sec .section__inner {
    margin-right: 0;
    padding-bottom: 60px;
  }
}

.lnkbtn {
  text-align: center;
}

.lnkbtn img {
  width: 14px;
  height: 16px;
}

.lnkbtn .ikkatsu__outer li {
  background-color: #c4ccbb;
}

.lnkbtn .houshik__outerleft li, .lnkbtn .houshik__outerright li {
  background-color: #bbe2d3;
}

.ikkatsu-txt, .houshiki__pure-txt, .ikksekkei--ikkatsu-txt, .houshiki__bunri-txt {
  padding-bottom: 16px;
}

.lnkbtn h4 {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 27px;
}

.lnkbtn h4:after {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 1px;
  margin-top: 3px !important;
  margin-left: auto;
  margin-right: auto;
}

.lnkbtn h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.lnkbtn h5::before, .lnkbtn h5::after {
  content: '';
  width: 3px;
  height: 40%;
  position: absolute;
}

.lnkbtn h5::before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 28%;
  left: 6%;
}

.lnkbtn h5::after {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top:28%;
  right: 6%;
}

.lnkbtn h5 + p {
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
}

.lnkbtn li a {
  width: 260px;
  padding: 10px;
  display: block;
  position: relative;
  transition: all .2s ease-out;
  color: #5a6461;
}

.lnkbtn li a:hover {
  opacity: 50%;
}

.lnkbtn li a:hover img {
  position: relative;
  top: 5px;
}

.lnkbtn ul li:first-of-type {
  margin-bottom: 4px;
}

@media only screen and (max-width: 780px) {
  .lnkbtn {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lnkbtn .imamade {
    margin-bottom: 30px;
  }
  .lnkbtn .imamade .ikkatsu__outer {
    display: flex;
  }
  .lnkbtn .imamade .ikkatsu__outer .ikkatsu {
    border-bottom-left-radius: 20px;
    margin-right: 4px;
  }
  .lnkbtn .imamade .ikkatsu__outer .ikksekkei--ikkatsu {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
    height: 130px !important;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__pure {
    border-top-left-radius: 20px !important;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__bunri {
    border-bottom-left-radius: 20px !important;
  }
}

.lnkbtn li a {
  padding-bottom: 7px;
}

.lnkbtn {
  display: flex;
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
}

.lnkbtn .imamade {
  margin-right: 4px;
}

.lnkbtn .imamade .ikkatsu__outer .ikkatsu {
  border-top-left-radius: 20px;
}

.lnkbtn .imamade .ikkatsu__outer .ikkatsu a h5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lnkbtn .imamade .ikkatsu__outer .ikksekkei--ikkatsu {
  border-bottom-left-radius: 20px;
}

.lnkbtn .imamade .ikkatsu__outer .ikksekkei--ikkatsu a h5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lnkbtn .korekara .korekara__inner {
  display: flex;
}

.lnkbtn .korekara .korekara__inner .houshik__outerleft {
  margin-right: 4px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__pure a h5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__bunri a h5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__atrisk {
  border-top-right-radius: 20px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__atrisk a h5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei {
  border-bottom-right-radius: 20px;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei a h5 {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei a h5::before, .lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei a h5::after {
  content: '';
  width: 3px;
  height: 80%;
  position: absolute;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei a h5::before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 8%;
  left: 10%;
}

.lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei a h5::after {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  top: 8%;
  right: 10%;
}

.separate__explain .separate__explain__inner .sec .bargraph img {
  width: 100%;
  max-width: 366px;
  height: auto;
}

@media only screen and (max-width: 530px) {
  .lnkbtn .imamade .ikkatsu__outer {
    flex-direction: column;
  }
  .lnkbtn .imamade .ikkatsu__outer .ikkatsu {
    border-bottom-left-radius: 20px;
    margin-right: 4px;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
  .lnkbtn .imamade .ikkatsu__outer .ikksekkei--ikkatsu {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
    height: 130px !important;
    width: 260px;
  }
  .lnkbtn .korekara .korekara__inner {
    flex-direction: column;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerleft {
    margin-bottom: 4px;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__pure {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerleft .houshiki__bunri {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__atrisk {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
  .lnkbtn .korekara .korekara__inner .houshik__outerright .houshiki__sekkei {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
}

.hacchu {
  background-color: #e5e8e1;
  padding-top: 65px;
  padding-bottom: 65px;
}

.hacchu.hi__1, .hacchu.hi__3, .hacchu.hi__4, .hacchu.hi__5 {
  border-bottom: solid 8px #ebeee8;
}

.hacchu.hi__3, .hacchu.hi__4, .hacchu.hi__5 {
  border-bottom: solid 8px #eef8f4;
}

.hacchu .section__inner {
  display: flex;
}

.hacchu .hacchu__inner {
  width: 890px;
  max-width: 96%;
  margin: 0 auto;
}

article.hacchu[class*="hi__"] .hacchu__inner[id*="a"] {
  padding-top: 95px;
  margin-top: -95px;
}

.hacchu .hacchu__inner .hacchu__sec__inner {
  position: relative;
    display: flex;
    justify-content: space-between;
}

.hacchu .hacchu__inner .hacchu__sec__inner h3 {
  font-size: 1.25em;
  position: relative;
  font-weight: normal;
  padding-bottom: 25px;
  margin-bottom: 38px;
  letter-spacing: 1.5px;
  color: #231815;
}
.separate__explain .separate__explain__inner .sec .section__inner h3 span,
.hacchu .hacchu__inner .hacchu__sec__inner h3 span{
    font-size: 0.5625em;
    display: block;
}
.separate__explain .separate__explain__inner .sec .section__inner h3 span::before,
.hacchu .hacchu__inner .hacchu__sec__inner h3 span::before{
	content: "";
    display: block;
    width: 30px;
    background: #55b692;
    height: 2px;
    margin-top: 15px;
}
.hacchu .hacchu__inner .sec .hacchu__sec__inner .hacchu-txt {
  font-size: 0.875em;
  line-height: 180%;
  margin-bottom: 30px;
/*  position: absolute;*/
  top: 22px;
  right: 0;
  text-align: right;
}

@media only screen and (max-width: 780px) {
  .hacchu .hacchu__inner .sec .hacchu__sec__inner .hacchu-txt {
    position: static;
    text-align: left;
  }
	.hacchu .hacchu__inner .sec:first-of-type .hacchu__sec__inner {
    display: block;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 50px;
}
	.hacchu .hacchu__inner .hacchu__sec__inner h3{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 530px) {
	.hacchu .hacchu__inner .sec:first-of-type .hacchu__sec__inner {
		padding-right: 0;
	}
}

.hacchu__container {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

.hac__mid {
  display: flex;
  text-align: center;
  justify-content: space-between;
  padding-top: 20px;
}

.hacc__mid__leftparts {
  padding-top: 20px;
}

.hi__1 .hacc__mid__leftparts {
  width: 53.29%;
}

.hi__2 .hacc__mid__leftparts {
  width: calc(480 / 820 * 100%);
}

.hi__3 .hacc__mid__leftparts {
  width: calc(532 / 820 * 100%);
}

.hi__4 .hacc__mid__leftparts {
  width: calc(405 / 820 * 100%);
}

.hi__5 .hacc__mid__leftparts {
  width: calc(523 / 820 * 100%);
}

.hi__6plus .hacc__mid__leftparts {
  width: calc(505 / 820 * 100%);
}

.hi__7 .hacc__mid__leftparts {
  width: calc(534 / 820 * 100%);
}

.hacc__mid__leftparts img[src$=".svg"], .hacc__mid__grph img[src$=".svg"] {
  width: 100%;
  height: auto;
}

.hacc__mid__grph {
  height: auto;
  width: 100%;
}

.hacc__mid__grph {
  padding-right: 15px;
  height: 250px;
}

.hacc__mid__exp dt {
  font-size: 1.0625em;
  padding-top: 32px;
}

.hacc__mid__exp dd:first-of-type {
  padding-top: 15px;
}

.hacc__mid__exp dd:before {
  content: '';
  width: 37px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 20px;
}

.hacc__mid__exp dd:first-of-type:before {
  content: '';
  background-color: #bdc7b4;
}

.hacc__mid__exp dd {
  font-size: 0.875em;
  padding-top: 2px;
  text-align: left;
  position: relative;
  padding-left: 52px;
}

.hacc__mid__exp dd:nth-of-type(2)::before {
  content: '';
  background-color: #5a6461;
  left: 0px;
  top: 6px;
}

.hacc__mid__exp dd:nth-of-type(3)::before {
  content: '';
  background-color: #55b692;
  left: 0px;
  top: 6px;
}

.hac__mid .hacc__mid__right .hacc__mid__exp dd.cellgreen_1::before {
  content: '';
  background-color: #55b692;
  left: 0px;
  top: 6px;
}

.hac__mid .hacc__mid__right .hacc__mid__exp dd.cellgreen_2::before {
  content: '';
  background-color: #acdbca;
  left: 0px;
  top: 6px;
}

.hacc__bottom {
  display: flex;
  margin-top: 60px;
}

.hacc__bottom__left, .hacc__bottom__right {
  width: 50%;
  position: relative;
}

.hacc__bottom__left {
  padding-right: 5.61%;
}

.hacc__bottom__left::after {
  content: '';
  width: 1px;
  height: 65px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 65px;
  right: 0;
}

.hacc__bottom__right {
  padding-left: 5.61%;
}

.hacc__bottom h5 {
  font-size: 0.75em;
  letter-spacing: 6px;
  font-weight: normal;
  padding-bottom: 35px;
  position: relative;
  z-index: 100;
}

.hacc__bottom .maru, .hacc__bottom .batsu {
  padding-left: 5px;
  position: absolute;
  top: -12px;
}

.hacc__bottom .hacc-txt {
  font-size: 0.75em;
  line-height: 1.3333;
}

.hacc__bottom .hacc-txt {
  position: relative;
  padding-left: 12px;
}

.hacc__bottom .hacc-txt:not(:first-of-type) {
  padding-top: 1.3333em;
}

.hacc__bottom .hacc-txt::before {
  content: '>';
  color: #55b692;
  position: absolute;
  margin-left: -12px;
}

@media only screen and (max-width: 780px) {
  .hac__mid {
    flex-direction: column;
    align-items: center;
  }
  .hacc__mid__right {
    margin-top: 60px;
  }
  .hi__1 .hacc__mid__leftparts {
    width: 64.39%;
    /* 437 */
  }
  .hi__2 .hacc__mid__leftparts {
    width: calc(64.39% * 1.1);
  }
  .hi__3 .hacc__mid__leftparts {
    width: calc(64.39% * 1.2146);
  }
  .hi__4 .hacc__mid__leftparts {
    width: calc(64.39% * 0.9267);
  }
  .hi__5 .hacc__mid__leftparts {
    width: calc(64.39% * 1.1967);
  }
  .hi__6plus .hacc__mid__leftparts {
    width: calc(64.39% * 1.1556);
  }
  .hi__7 .hacc__mid__leftparts {
    width: calc(64.39% * 1.2219);
  }
}

@media only screen and (max-width: 660px) {
  .hacc__mid__grph {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
}

@media only screen and (max-width: 530px) {
  .hacc__mid__grph {
    width: 100%;
  }
  .hi__1 .hacc__mid__leftparts {
    width: 84.39%;
  }
  .hi__2 .hacc__mid__leftparts {
    width: calc(84.39% * 1.1);
  }
  .hi__3 .hacc__mid__leftparts {
    width: calc(84.39% * 1.2146);
  }
  .hi__4 .hacc__mid__leftparts {
    width: calc(84.39% * 0.9267);
  }
  .hi__5 .hacc__mid__leftparts {
    width: calc(84.39% *1.1967);
  }
  /* .hi__6plus .hacc__mid__leftparts {
    width: calc(84.39% * 1.3409);
  } */
  .hi__6plus .hacc__mid__leftparts {
    width: calc(84.39% * 1.1556);
  }
  .hi__7 .hacc__mid__leftparts {
    width: calc(84.39% * 1.2219);
  }
}

.korekarano {
  background-color: #efefef;
  padding-top: 65px;
  padding-bottom: 1px;
}

.korekarano .separate__explain__inner {
  width: 890px;
  max-width: 96%;
  margin: 0 auto;
}

.korekarano .separate__explain__inner .sec {
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  margin-bottom: 30px;
}

.korekarano .separate__explain__inner .sec:first-of-type .section__inner {
  width: 380px;
}

.korekarano .separate__explain__inner .sec > p:last-of-type {
  display: none;
}

.korekarano .separate__explain__inner .sec .section__inner {
  width: 100%;
  max-width: 594px;
}

.korekarano .separate__explain__inner .sec .section__inner h3 {
  font-size: 1.25em;
  position: relative;
  font-weight: normal;
  padding-bottom: 40px;
  margin-bottom: 24px;
  letter-spacing: 1.5px;
  color: #231815;
}

.korekarano .separate__explain__inner .sec .section__inner h3::before {
  content: "Bulk ordering method";
  font-size: 0.5625em;
  position: absolute;
  top: 66%;
  left: 0;
  box-sizing: border-box;
}

.korekarano .separate__explain__inner .sec .section__inner h3::after {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  margin-top: 15px;
}

.korekarano .separate__explain__inner .sec .section__inner p {
  font-size: 0.875em;
  line-height: 180%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 840px) {
  .korekarano .separate__explain__inner .sec {
    flex-direction: column;
    align-items: center;
  }
  .korekarano .separate__explain__inner .sec .section__inner {
    margin-right: 0;
    padding-bottom: 60px;
  }
}

.korekarano .separate__explain__inner .sec .section__inner h3 {
  color: #fff;
  position: relative;
  z-index: 100;
}

.korekarano .separate__explain__inner .sec .section__inner p {
  color: #fff;
  position: relative;
  z-index: 100;
}

.korekarano {
  background-image: url("../image/cm/korekarano.jpg");
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.korekarano::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(62, 62, 44, 0.6);
}

.hacchu:nth-of-type(6), .hacchu:nth-of-type(7), .hacchu:nth-of-type(8), .hacchu:nth-of-type(9) {
  background-color: #ddf0e9;
}

.hi__7 {
  background-color: #ddf0e9;
}

/* hi__6のボーダーボトム */
.hi__6plus {
  border-bottom: solid 8px #eef8f4;
}

/*===========================
　円グラフ用CSS
===========================*/
/*
body {
  background: #e5e8e1;
	font-family: "Oswald", sans-serif;
}
*/
.chart {
  position: absolute;
  width: 250px;
  height: 250px;
  /* top: 50%;
left: 50%;
margin: -225px 0 0 -225px;*/
  background: #fff;
  border-radius: 50%;
}

/*ホバー要素*/
.doughnutTip {
  position: absolute;
  min-width: 30px;
  max-width: 300px;
  padding: 5px 15px;
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.8);
  color: #ddd;
  font-size: 14px;
  text-shadow: 0 1px 0 #000;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  letter-spacing: .06em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

.doughnutTip::after {
  position: absolute;
  left: 50%;
  bottom: -6px;
  content: "";
  height: 0;
  margin: 0 0 0 -6px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.7);
  line-height: 0;
}

.doughnutSummary {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto !important;
  color: #5a6461;
  text-align: center;
  /* text-shadow: 0 -1px 0 #111; */
  cursor: default;
  /* margin-top: -27%; */
}

.doughnutSummaryTitle {
  position: absolute;
  top: 65%;
  /* width: 200px; */
  width: 100%;
  margin-top: 0;
  font-size: 0.8em;
  letter-spacing: .06em;
  display: block;
  margin-left: 0;
}

.doughnutSummaryNumber {
  position: absolute;
  width: auto;
  font-size: 52px;
}

.doughnutpercentTitle {
  display: none;
}

.doughnutSummaryNumber,
.doughnutpercentTitle {
  top: 90%;
  line-height: 100%;
}

.doughnutSummaryNumber::after {
  content: "\FF05";
  font-size: 80%;
}

.chart path:hover {
  opacity: 0.65;
}

.chart svg:not(:nth-of-type(1)),
.chart .doughnutSummary:not(:nth-of-type(1)) {
  display: none !important;
}

.chart:not(#doughnutChartA1):not(#doughnutChartA2) .doughnutSummary::after {
  content: "\4E00\62EC\767A\6CE8\65B9\5F0F\3092\FF11\FF10\FF10\3068\3057\305F\5834\5408";
  position: absolute;
  font-size: 0.65em;
  width: 100%;
  line-height: 160%;
  left: 0;
  top: 140%;
}

/* 以下円グラフ数字、%消去。タイトル調整 */
.doughnutSummaryNumber {
  display: none;
}

.doughnutSummaryNumber::after {
  display: none;
}

.doughnutSummaryTitle {
  position: absolute;
  top: 60%;
  /* width: 200px; */
  width: 100%;
  margin-top: 0;
  font-size: 1.2em;
  letter-spacing: .06em;
  display: block;
  margin-left: 0;
}

.doughnutSummaryTitle::before {
  content: "コスト";
  position: absolute;
  top: 79%;
  /* width: 200px; */
  width: 100%;
  margin-top: 0;
  font-size: 1em;
  letter-spacing: .06em;
  display: block;
  margin-left: 0;
}

.doughnutSummaryTitle::after {
  content: "イメージ";
  position: absolute;
  top: 160%;
  /* width: 200px; */
  width: 100%;
  margin-top: 0;
  font-size: 1em;
  letter-spacing: .06em;
  display: block;
  margin-left: 0;
}

.chart:not(#doughnutChartA3):not(#doughnutChartA4):not(#doughnutChartA5):not(#doughnutChartA6):not(#doughnutChartA7) .doughnutSummary {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto !important;
  color: #5a6461;
  text-align: center;
  /* text-shadow: 0 -1px 0 #111; */
  cursor: default;
  /* margin-top: -27%; */
  transform: translateY(-45%);
}


.hacchu.hi__4 .hacchu__inner .hacchu__sec__inner h3 {
  padding-bottom: 14px;
}


.hacchu.hi__6plus .hacchu__inner .hacchu__sec__inner h3 {
  padding-bottom: 14px;
}


.hacchu.hi__7 .hacchu__inner .hacchu__sec__inner h3 {
  padding-bottom: 14px;
}


.separate__explain .separate__explain__inner .sec:first-of-type .section__inner {
  max-width: 890px;
  width: 100%;
}



.separate__explain .separate__explain__inner .sec:first-of-type .section__inner p {
  /* font-size: 0.875em; */
  line-height: 200%;
  /* margin-bottom: 30px; */
}



.hi__3 .hacc__mid__exp dd:nth-of-type(4)::before {
  content: '';
  background-color: #acdbca;
  left: 0px;
  top: 6px;
}




@media only screen and (max-width: 780px) {


  .hi__7 .hacchu__container {
    margin-top: 0px;
  }
.brtxt{
  display: none;
}

}




.hacchu:nth-of-type(10) {
  background-color: #ddf0e9;
}


.hacchu.hi__5 {
  border-bottom: solid 0px #eef8f4;
}

.hacchu.hi__7 {
  border-bottom: solid 8px #eef8f4;
}