@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale; }

.ffBarlow {
  font-family: 'Barlow', sans-serif; }


@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .pc {
    display: none !important; } }

@media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
  .sp {
    display: none !important; } }

a {
  text-decoration: none;
  webkit-transition: all 0.3s ease-in-out;
  -transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
    a:hover {
      opacity: 0.7; } }

.border-top {
  border-top: 1px solid #DEDEDE; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .border-top {
      width: calc(100% - 30px) !important; } }

.txt-red {
  color: #C72826; }

.p-line {
  display: block;
  width: 100%;
  max-width: 1122px;
  margin: 144px auto 143px;
  border-bottom: 1px solid #DEDEDE; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .p-line {
      max-width: calc(100% - 30px);
      margin: 67px auto 69px; } }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .breadcrumb {
    padding: 0 15px; } }

.breadcrumb .ul-list li {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 300;
  display: inline;
  color: #3E8926;
  position: relative; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .breadcrumb .ul-list li {
      display: inline;
      font-size: 12px;
      line-height: 20px; } }
  .breadcrumb .ul-list li:after {
    content: "＞";
    margin: 0 2px 0 5px; }
  .breadcrumb .ul-list li a {
    color: #3E8926;
    text-decoration: underline; }
  .breadcrumb .ul-list li:last-child:after {
    content: none; }

.breadcrumb--gray .ul-list li {
  color: #707070; }
  .breadcrumb--gray .ul-list li a {
    color: #707070; }

.box-n-greenline {
  border: 8px solid #C4DEBC;
   }
.box-n-greenline dt{
padding: 20px 70px 10px;
	
}
.box-n-greenline dd{
padding: 10px 70px 16px;
	
}

  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-n-greenline {
      width: 100%;
      margin: 0 auto;
       }
.box-n-greenline dt{
padding: 5px 35px 5px;
	
}
.box-n-greenline dd{
padding: 5px 35px 8px;
	
}}
  .box-n-greenline .box-n-greenline-graybox {
    border: 1px solid #2D2D2F;
    padding: 30px 52px;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0.05em;
    margin-bottom: 48px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-n-greenline .box-n-greenline-graybox {
        font-size: 15px;
        line-height: 27px;
        padding: 15px 22px; } }
    .box-n-greenline .box-n-greenline-graybox a {
      color: #3E8926;
      text-decoration: underline; }
  .box-n-greenline .box-n-greenline-title {
    text-align: center;
    font-size: 31px;
    line-height: 51px;
    letter-spacing: 0.03em;
    font-weight: bold;
    padding-top: 47px;
    margin-bottom: 34px;
    background-image: url("../images/selfcheck/power/img_n_02.png");
    background-size: auto 47px;
    background-position: top center;
    background-repeat: no-repeat; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-n-greenline .box-n-greenline-title {
        background-size: auto 34px;
        font-size: 22px;
        line-height: 35px;
        padding-top: 43px;
        margin-bottom: 26px; } }
    @media (max-width: 350px) and (orientation: landscape), (max-width: 350px) and (orientation: portrait) {
      .box-n-greenline .box-n-greenline-title {
        font-size: 18px;
        line-height: 30px; } }
  .box-n-greenline .box-n-greenline-cnt {
    margin-bottom: 77px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-n-greenline .box-n-greenline-cnt {
        margin-bottom: 43px; } }
    .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 {
      position: relative;
      background: #F3F3F3;
      padding: 17px 20px 17px 175px;
      margin-bottom: 22px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 {
          padding: 11px 13px 11px 110px;
          margin-bottom: 17px; } }
      .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 .txt01 {
        position: absolute;
        font-size: 27px;
        line-height: 30px;
        letter-spacing: 0.05em;
        font-weight: bold;
        color: #3E8926;
        left: 27px;
        top: 50%;
        transform: translateY(-50%); }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 .txt01 {
            font-size: 18px;
            left: 10px; } }
      .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 .txt02 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.05em;
        font-weight: bold; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 .txt02 {
            font-size: 22px;
            line-height: 33px; } }
        @media (max-width: 350px) and (orientation: landscape), (max-width: 350px) and (orientation: portrait) {
          .box-n-greenline .box-n-greenline-cnt .box-n-greenline-title2 .txt02 {
            font-size: 20px;
            line-height: 30px; } }
    .box-n-greenline .box-n-greenline-cnt .box-n-greenline-des {
      font-size: 21px;
      line-height: 35px;
      letter-spacing: 0.05em; }
      .box-n-greenline .box-n-greenline-cnt .box-n-greenline-des a {
        color: #3E8926;
        text-decoration: underline; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-n-greenline .box-n-greenline-cnt .box-n-greenline-des {
          font-size: 15px;
          line-height: 27px; } }

.cont904 {
  width: 100%;
  max-width: 894px;
  padding: 0 15px;
  margin: auto; }

.cont970 {
  width: 100%;
  max-width: 970px;
  padding: 0 15px;
  margin: auto; }

.cont760 {
  width: 100%;
  max-width: 748px;
  padding: 0 15px;
  margin: auto; }

.cont1120 {
  width: 100%;
  max-width: 1150px;
  padding: 0 15px;
  margin: auto; }

.txt-center {
  text-align: center; }

.ul-list-01 {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ul-list-01 li {
    width: calc(33.3333% - 24px);
    margin: 0 32px 28px 0;
    border: 2px solid #3E8926;
    background: #fff;
    float: left;
    padding: 0;
    position: relative; }
    .ul-list-01 li:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      margin: auto;
      width: 0;
      height: 0;
      border-top: 16px solid #3E8926;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      webkit-transition: all 0.3s ease-in-out;
      -transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .ul-list-01 li:after {
          border-top: 10px solid #3E8926;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          bottom: 10px; } }
    .ul-list-01 li:nth-child(3n) {
      margin-right: 0; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .ul-list-01 li {
        width: calc(50% - 6px);
        margin: 0 12px 25px 0;
        border-radius: 4px;
        border: 1px solid #3E8926;
        min-height: 225px; }
        .ul-list-01 li:nth-child(3n) {
          margin: 0 12px 25px 0; }
        .ul-list-01 li:nth-child(2n) {
          margin: 0 0 25px; } }
    .ul-list-01 li .item-title {
      font-size: 18px;
      line-height: 33px;
      letter-spacing: 0.05em;
      font-weight: 500;
      background: #3E8926;
      text-align: center;
      color: #fff; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .ul-list-01 li .item-title {
          font-size: 14px;
          line-height: 27px;
          font-weight: 600; } }
    .ul-list-01 li img {
      margin: 0 0 17px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .ul-list-01 li img {
          margin: 0; } }
    .ul-list-01 li .item-cnt {
      padding: 18px 19px 65px 22px; }
      .ul-list-01 li .item-cnt-des {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 0.05em;
        font-weight: 300;
        color: #000000; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .ul-list-01 li .item-cnt {
          padding: 0 0 25px; }
          .ul-list-01 li .item-cnt-des {
            padding: 3px 7px 8px;
            font-size: 14px;
            line-height: 17px; } }
    .ul-list-01 li a {
      display: block; }
    @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
      .ul-list-01 li:hover:after {
        bottom: 10px;
        opacity: 0.5; } }

.list-linka li {
    display: block;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0;
    margin: 0 0 5px;
    position: relative;
}
  .list-linka li a.nonejs, .list-linka li a.js-open {
    background-color: #048C00;
    display: block;
    color: #FFFFFF;
    padding: 19px 40px 19px 73px;
    position: relative;
    font-weight: bold;
	  font-size:105%;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .list-linka li a.nonejs, .list-linka li a.js-open {
        padding: 12px 33px 12px 40px; } }
    .list-linka li a.nonejs:before, .list-linka li a.js-open:before {
      content: "";
      position: absolute;
      width: 26px;
      height: 25px;
      top: 0;
      bottom: 0;
      left: 33px;
      margin: auto;
      background-image: url("./../images/selfcheck/freeze/ico_02_02.png");
      background-size: 100% 100%;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .list-linka li a.nonejs:before, .list-linka li a.js-open:before {
          width: 19px;
          height: 19px;
          left: 10px; } }
    .list-linka li a.nonejs:after, .list-linka li a.js-open:after {
      content: "";
      position: absolute;
      top: 0;
      right: 31px;
      bottom: 0;
      margin: auto;
      width: 0;
      height: 0;
      border-top: 11px solid #fff;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      webkit-transition: all 0.3s ease-in-out;
      -transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .list-linka li a.nonejs:after, .list-linka li a.js-open:after {
          border-top: 7px solid #fff;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          right: 12px; } }
    .list-linka li a.nonejs.active:after, .list-linka li a.js-open.active:after {
      transform: rotate(180deg); }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .list-linka li {
    font-size: 14
.
.;
    line-height: 1.8;
    letter-spacing: 0.05em;
    vertical-align: middle;
    font-size: 14px;
}
      .list-linka li.spc-p a {
        padding: 16px 33px 15px 40px; } }
  @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
    .list-linka li:hover a:after {
      top: 10px;
      opacity: 0.5; } }
  .list-linka li .list-linka_cnthidden {
    display: none;
    padding: 50px 52px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .list-linka li .list-linka_cnthidden {
        padding: 20px 0 50px; } }
    .list-linka li .list-linka_cnthidden .js-close {
      display: block;
      margin: auto;
      width: 144px;
      height: 43px;
      text-align: center;
      background: #3E8926;
      color: #fff;
      padding: 0;
      border-radius: 40px;
      font-size: 17px;
      line-height: 43px;
      letter-spacing: 0.05em;
      font-weight: 500;
      position: relative; }
      .list-linka li .list-linka_cnthidden .js-close:before, .list-linka li .list-linka_cnthidden .js-close:after {
        content: "";
        border: 0;
        background: #fff;
        height: 16px;
        width: 2px;
        position: absolute;
        bottom: 0;
        top: 0;
        right: 25px;
        left: auto;
        transform: rotate(45deg);
        margin: auto; }
      .list-linka li .list-linka_cnthidden .js-close:after {
        transform: rotate(-45deg); }
    .list-linka li .list-linka_cnthidden .txt-des1 {
      font-size: 21px;
      line-height: 35px;
      margin-bottom: 31px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .list-linka li .list-linka_cnthidden .txt-des1 {
          font-size: 18px;
          line-height: 30px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .list-linka li .list-linka_cnthidden .box-cnt-img .item-cnt {
        font-size: 14px;
        line-height: 1.8; } }

.box-linkGr {
  position: relative;
  display: block; }
  .box-linkGr:before {
    content: ">>";
    float: left;
    padding-right: 3px;
    font-size: 14px;
    color: #3E8926; }

.link-green {
  color: #3E8926;
  text-decoration: underline;
  position: relative;
  display: block; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .link-green {
      font-size: 14px;
      line-height: 27px; } }

.box-dots-line {
  border: 1px dashed #2D2D2F;
  padding: 29px 41px 42px 35px;
  margin: 0 0 62px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-dots-line {
      padding: 15px 10px 34px;
      margin: 0 0 70px; } }
  .box-dots-line .txt-des {
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0.05em;
    font-weight: 300;
    color: #333;
    text-align: center;
    margin: 0 0 26px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-dots-line .txt-des {
        font-size: 15px;
        line-height: 27px;
        margin: 0 0 23px; } }
  .box-dots-line .c-title-h5 {
    margin-bottom: 21px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-dots-line .c-title-h5 {
        margin-bottom: 15px; } }
  .box-dots-line.box-cnt-line {
    border: 0;
    position: relative;
    padding: 95px 0 46px 0;
    margin: 0 0 37px; }
    .box-dots-line.box-cnt-line:before {
      content: "";
      width: 0;
      height: 0;
      top: -7px;
      right: 0;
      left: 0;
      position: absolute;
      margin: auto;
      border-top: 34px solid #C4DEBC;
      border-left: 59px solid transparent;
      border-right: 59px solid transparent; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-dots-line.box-cnt-line:before {
          top: -5px;
          border-top: 20px solid #C4DEBC;
          border-left: 34px solid transparent;
          border-right: 34px solid transparent;
          border-radius: 4px; } }
    .box-dots-line.box-cnt-line.noarrow:before {
      content: none; }
    .box-dots-line.box-cnt-line .txt-des {
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 0.05em;
      font-weight: 300;
      text-align: left; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-dots-line.box-cnt-line .txt-des {
          font-size: 14px;
          line-height: 20px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-dots-line.box-cnt-line {
        padding: 72px 0 18px;
        margin: 0 0 63px; }
        .box-dots-line.box-cnt-line .c-title-h5 .c-title-h5__ico {
          display: inline-block;
          vertical-align: middle;
          margin: 0; }
          .box-dots-line.box-cnt-line .c-title-h5 .c-title-h5__ico img {
            width: 20px;
            height: 20px; }
        .box-dots-line.box-cnt-line .c-title-h5 .c-title-h5__txt {
          display: inline-block;
          vertical-align: middle;
          font-size: 47px;
          line-height: 1;
          letter-spacing: 0.05em;
          font-weight: 500; } }
    @media (max-width: 896px) and (orientation: landscape) and (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) and (max-width: 896px) and (orientation: landscape), (max-width: 896px) and (orientation: landscape) and (max-width: 767px) and (orientation: portrait), (max-width: 767px) and (orientation: portrait) and (max-width: 767px) and (orientation: portrait) {
      .box-dots-line.box-cnt-line .c-title-h5 .c-title-h5__txt {
        font-size: 30px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-dots-line.box-cnt-line .c-title-h5 .c-title-h5__txt:before {
            top: 5px; } }
  .box-dots-line.box-cnt-line2 {
	padding-top: 24px;
	padding-right: 55px;
	padding-left: 55px;
	padding-bottom: 24px;
	border: 1px solid #DEDEDE;
	margin-bottom: 35px;
}
    .box-dots-line.box-cnt-line2.mb9 {
      padding-bottom: 9px; }
    .box-dots-line.box-cnt-line2:before {
      border-top: 24px solid #2D2D2F;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-dots-line.box-cnt-line2:before {
          border-top: 16px solid #2D2D2F;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-dots-line.box-cnt-line2 {
        padding: 22px 8px 2px;
        margin: 0 0 35px; } }
    .box-dots-line.box-cnt-line2 .c-title-h5 {
      margin-bottom: 45px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-dots-line.box-cnt-line2 .c-title-h5 {
          margin-bottom: 15px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-dots-line.box-cnt-line2 .item-img {
        margin: 0 0 23px; } }
    .box-dots-line.box-cnt-line2 .txt-des {
      margin: 0 0 22px;
      font-size: 21px;
      line-height: 35px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-dots-line.box-cnt-line2 .txt-des {
          font-size: 15px;
          line-height: 27px;
          margin: 0 0 20px;
          padding: 0 2px; } }
    @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
      .box-dots-line.box-cnt-line2 .box-cnt-img .item-img {
        width: 364px; }
      .box-dots-line.box-cnt-line2 .box-cnt-img .item-cnt {
        width: calc(100% - 364px);
        padding: 0 44px 0 0; } }

.box-list-img {
  font-size: 0;
  margin: 0 0 28px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-list-img {
      margin-bottom: 12px; } }
  .box-list-img .ul-list-num {
    width: calc(100% - 330px);
    display: inline-block;
    vertical-align: top;
    padding-right: 25px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-list-img .ul-list-num {
        width: 100%;
        padding: 0; } }
    .box-list-img .ul-list-num li {
      font-size: 21px;
      line-height: 35px;
      letter-spacing: 0.05em;
      font-weight: 300;
      position: relative;
      padding-bottom: 7px;
      padding-top: 5px;
      padding-left: 30px;
      border-bottom: 1px solid #D1D1D1; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-list-img .ul-list-num li {
          font-size: 18px;
          line-height: 30px;
          padding: 4px 0 4px 30px; } }
      .box-list-img .ul-list-num li .item-num {
        position: absolute;
        top: 14px;
        left: 0;
        margin: auto;
        width: 18px; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-list-img .ul-list-num li .item-num {
            margin: 0;
            top: 9px;
            left: 2px;
            bottom: auto; } }
  .box-list-img .item-img {
    width: 330px;
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-list-img .item-img {
        width: 100%;
        margin: 0; } }

.link-green {
  color: #3E8926; }

.box-list {
  background: #F0F0F0;
  padding: 36px 0 54px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-list {
      padding: 32px 0 23px; } }
  .box-list .h3-title-list {
    text-align: center;
    font-size: 30px;
    line-height: 43px;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin: 0 0 15px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-list .h3-title-list {
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 0.029em;
        font-weight: 600;
        margin: 0 0 24px; } }
    .box-list .h3-title-list:before {
      content: "";
      width: 41px;
      height: 35px;
      background-image: url("./../images/selfcheck/freeze/ico_02_04.png");
      background-size: 100% 100%;
      background-position: center center;
      background-repeat: no-repeat;
      display: block;
      margin: auto; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-list .h3-title-list:before {
          margin: 0 auto 6px; } }
  .box-list .ul-boxlist-link {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center; }
    .box-list .ul-boxlist-link li {
      width: 246px;
      display: inline-block;
      text-align: center;
      border: 2px solid #DEDEDE;
      border-radius: 4px;
      position: relative;
      margin: 0 32px 0 0;
      background: #fff;
      webkit-transition: all 0.3s ease-in-out;
      -transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-list .ul-boxlist-link li {
          width: 100%;
          margin: 0 0 10px;
          background: #fff;
          font-size: 0; } }
      .box-list .ul-boxlist-link li:nth-child(3n) {
        margin: 0; }
      .box-list .ul-boxlist-link li img {
        width: 120px;
        margin: 0 0 32px; }
        .box-list .ul-boxlist-link li img.spe {
          width: 111px; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-list .ul-boxlist-link li img {
            width: 108px;
            display: inline-block;
            vertical-align: middle;
            margin: 0; }
            .box-list .ul-boxlist-link li img.spe {
              width: 92px; } }
      .box-list .ul-boxlist-link li a {
        display: block;
        padding: 23px 20px 40px; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-list .ul-boxlist-link li a {
            padding: 11px 16px; } }
        .box-list .ul-boxlist-link li a:hover {
          opacity: 1; }
      .box-list .ul-boxlist-link li .txt-des {
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 0.05em;
        font-weight: 300;
        color: #333; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-list .ul-boxlist-link li .txt-des {
            width: calc(100% - 108px);
            font-size: 14px;
            line-height: 17px;
            display: inline-block;
            vertical-align: middle;
            text-align: left;
            padding-left: 18px; } }
      .box-list .ul-boxlist-link li:after {
        content: "";
        width: 0;
        height: 0;
        margin: auto;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 13px;
        border-top: 11px solid #3E8926;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        webkit-transition: all 0.3s ease-in-out;
        -transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-list .ul-boxlist-link li:after {
            bottom: 0;
            top: 0;
            margin: auto;
            left: unset;
            right: 18px; } }
      .box-list .ul-boxlist-link li.taget:after {
        border: 0;
        width: 15px;
        height: 15px;
        background-image: url("./../images/selfcheck/freeze/ico_02_05.png");
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat; }
      @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
        .box-list .ul-boxlist-link li:hover {
          background: #cccccc; }
          .box-list .ul-boxlist-link li:hover:after {
            bottom: 3px;
            opacity: 0.5; }
          .box-list .ul-boxlist-link li:hover.taget:after {
            bottom: 13px; } }

.c-title-h5 {
  text-align: center;
  margin: 0 0 27px;
  font-size: 43px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .c-title-h5 {
      margin: 0 0 18px;
      font-size: 30px;
      line-height: 1;
      letter-spacing: 0.06em; } }
  .c-title-h5.mb46 {
    margin: 0 0 40px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h5.mb46 {
        margin: 0 0 22px; } }
  .c-title-h5__ico {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0; }
    .c-title-h5__ico img {
      width: 36px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h5__ico {
        display: block;
        margin: 0 0 7px; }
        .c-title-h5__ico img {
          width: 25px; } }
  .c-title-h5__txt01 {
    font-size: 29px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500;
    display: block;
    margin-bottom: 10px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h5__txt01 {
        font-size: 18px; } }
  .c-title-h5__txt02 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500;
    display: block;
    margin-top: 10px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h5__txt02 {
        font-size: 18px; } }
  .c-title-h5__txt {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500; }
    .c-title-h5__txt:before {
      content: "";
      left: 0;
      right: 0;
      bottom: 5px;
      height: 28px;
      margin: auto;
      background: #F0C5C4;
      position: absolute;
      z-index: -1; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .c-title-h5__txt:before {
          top: 22px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h5__txt {
        display: inline-block;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 0.06em; }
        .c-title-h5__txt:before {
          height: 18px;
          bottom: 0; } }
    .c-title-h5__txt--spc {
      font-size: 43px;
      line-height: 1;
      letter-spacing: 0.05em;
      font-weight: 500;
      vertical-align: middle;
      margin-top: -10px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .c-title-h5__txt--spc {
          font-size: 30px; } }

.box-cnt-img {
  margin: 0 0 40px; }
  .box-cnt-img--01 {
    margin-bottom: 71px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-cnt-img {
      margin: 0 0 34px; } }
  .box-cnt-img:after {
    content: "";
    display: block;
    clear: both; }
  .box-cnt-img .item-img {
    width: 409px;
    float: right; }
    @media (max-width: 980px) and (orientation: landscape), (max-width: 980px) and (orientation: portrait) {
      .box-cnt-img .item-img {
        width: 300px; } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-img {
        width: 100%;
        float: none;
        margin: 0 0 26px; } }
  .box-cnt-img .item-cnt {
    width: calc(100% - 410px);
    float: right;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    padding: 0 68px 0 0;
    margin: -6px 0 0;
}
  .box-cnt-img .item-cnt-full {
    width: 100%;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 300;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin: 35px 0 0;
}
    .box-cnt-img .item-cnt .txt-link {
      color: #3E8926;
      display: block;
      margin-top: 35px;
      text-decoration: underline; }
    .box-cnt-img .item-cnt-full .txt-link {
	color: #3E8926;
	display: block;
	margin-top: 0px;
	text-decoration: underline;
}
      .box-cnt-img .item-cnt .txt-link .nonunderline {
        text-decoration: none; }
.box-cnt-img .item-cnt-full .txt-link .nonunderline {
        text-decoration: none; }
    @media (max-width: 980px) and (orientation: landscape), (max-width: 980px) and (orientation: portrait) {
      .box-cnt-img .item-cnt {
        width: calc(100% - 300px); } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-cnt {
        width: 100%;
        float: none;
        padding: 0;
        font-size: 15px;
        line-height: 27px; }
		.box-cnt-img .item-cnt-full {
    width: 100%;
    float: none;
    padding: 0;
    font-size: 14px;
    line-height: 1.8;
}
		
        .box-cnt-img .item-cnt--2 {
          font-size: 14px;
          line-height: 20px; } }
  .box-cnt-img .box-cnt-left {
	width: calc(100% - 410px);
	float: right;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: 300;
	padding: 0 68px 0 0;
	margin-top: -1px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
    @media (max-width: 980px) and (orientation: landscape), (max-width: 980px) and (orientation: portrait) {
      .box-cnt-img .box-cnt-left {
        width: calc(100% - 300px); } }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .box-cnt-left {
        margin: 0;
        width: 100%;
        float: none;
        padding: 0; } }
  .box-cnt-img .item-txt {
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0.05em;
    font-weight: 300; }
 .box-cnt-left .item-txt {
	font-size: 21px;
	line-height: 35px;
	letter-spacing: 0.05em;
	font-weight: 300;
	margin-bottom: 40px;
	margin-top: 0px;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-txt {
        font-size: 18px;
        line-height: 30px; }
.box-cnt-left .item-txt {
        font-size: 18px;
        line-height: 30px; }}
  .box-cnt-img .item-ttl {
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.05em;
    font-weight: 500;
    padding: 0 0 0 17px;
    position: relative;
    margin-bottom: 19px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-ttl {
        margin-bottom: 7px;
        font-size: 18px;
        line-height: 28px; } }
    .box-cnt-img .item-ttl::after {
      background-color: #3E8926;
      content: '';
      left: 0;
      top: 6px;
      bottom: 6px;
      position: absolute;
      width: 5px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-cnt-img .item-ttl::after {
          height: calc(100% - 10px);
          top: 5px; } }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .box-cnt-img .item-ttl::after {
          top: 15px; } }
  .box-cnt-img .item-list-number {
	font-size: 0;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-list-number {
        width: 100%; } }
    .box-cnt-img .item-list-number li {
    padding: 0px 0;
}
    .box-cnt-img .item-list-number p, .box-cnt-img .item-list-number span {
      vertical-align: top; }
    .box-cnt-img .item-list-number p {
    display: inline-block;
    padding-left: 8px;
    width: 100%;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-top: 0px;
    padding-top: 0px;
}
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-cnt-img .item-list-number p {
    font-size: 14px;
    line-height: 1.8;
} }
    .box-cnt-img .item-list-number span {
	border-radius: 4px;
	background-color: #2D2D2F;
	color: #FFF;
	display: inline-block;
	height: 18px;
	margin-top: 7px;
	text-align: center;
	width: 60px;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.05em;
}
  .box-cnt-img .item-ttl-circle {
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0.03em;
    font-weight: 500; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .box-cnt-img .item-ttl-circle {
        font-size: 18px;
        line-height: 33px;
        font-weight: bold; } }

.c-title-h6 {
  background: #EFEFEF;
  padding: 10px 37px;
  margin: 0 0 50px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .c-title-h6 {
      padding: 15px 37px 17px 79px;
      position: relative;
      margin: 0 -15px 29px; } }
  .c-title-h6__e1 {
    display: inline;
    vertical-align: middle;
    font-size: 23px;
    line-height: 55px;
    letter-spacing: 0.05em;
    font-weight: 300;
    color: #3E8926;
    margin: 0 10px 0 0; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h6__e1 {
        position: absolute;
        top: 0;
        bottom: 40px;
        margin: auto;
        left: 15px;
        font-size: 14px;
        line-height: 1;
        height: 14px; } }
  .c-title-h6__e2 {
    display: inline;
    vertical-align: middle;
    margin: 0 10px 0 0; }
    .c-title-h6__e2 img {
      width: 44px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h6__e2 {
        position: absolute;
        top: 15px;
        bottom: 0;
        margin: auto;
        left: 15px;
        height: 36px; }
        .c-title-h6__e2 img {
          width: 36px; } }
  .c-title-h6__e3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 37px;
    letter-spacing: 0;
    font-weight: 500;
    color: #000;
    max-width: calc(100% - 140px); }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h6__e3 {
        width: 100%;
        max-width: 100%;
        font-size: 18px;
        line-height: 27px;
        letter-spacing: 0.06em;
        font-weight: 600; } }
  .c-title-h6--c2 {
    padding: 18px 37px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h6--c2 {
        padding: 18px 20px 17px 74px; } }

.h6-graybox {
  background: #F0F0F0;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #2D2D2F;
  padding: 20px 0 20px 80px;
  position: relative;
  margin: 0 0 34px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .h6-graybox {
      font-size: 20px;
      line-height: 27px;
      letter-spacing: 0.05em;
      font-weight: 600;
      padding: 16px 10px 16px 55px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .h6-graybox {
      padding-top: 24px;
      padding-bottom: 16px; } }
  .h6-graybox:before {
    content: "";
    position: absolute;
    width: 41px;
    height: 40px;
    top: 15px;
    left: 28px;
    margin: auto;
    background-image: url(./../images/selfcheck/freeze/ico_02_02.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .h6-graybox:before {
        width: 31px;
        height: 30px;
        top: 14px;
        left: 18px; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .h6-graybox:before {
        top: 18px; } }

.title-first {
  width: 86px;
  height: 86px;
  display: block;
  margin: 0 auto 20px;
  background: #048C01;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding-top: 17px; }
  .title-first span {
    display: block;
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    font-family: Hiragino Sans, '.SFNSDisplay-Regular', 'メイリオ', Arial, sans-serif;
    margin-top: 4px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .title-first {
      font-size: 14px;
      line-height: 28px;
      letter-spacing: 0.05em;
      font-weight: 300;
      width: 69px;
      height: 69px;
      margin: 0 auto 9px;
      padding-top: 7px; }
      .title-first span {
        font-size: 22px;
        margin-top: -1px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .title-first {
      padding-top: 4px; } }

.c-title-h4 {
    font-size: 28px;
    line-height: 53px;
    letter-spacing: 0.03em;
    font-weight: bold;
    margin: 0 0 15px;
    background: #fff;
    padding: 23px 0px 23px 0;
    position: relative;
	text-align: center;
}
  .c-title-h4--1line {
    padding-top: 47.5px;
    padding-bottom: 52.5px; }
  .c-title-h4__img {
    height: 90px;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
padding-right: 10px;}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .c-title-h4__img {
        height: 40px;
        left: 0px;
		position: absolute;} }
    .c-title-h4__img--01 {
      height: 71px;
      left: 35px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .c-title-h4__img--01 {
          height: 40px;
          left: 9px; } }
    .c-title-h4__img--02 {
      height: 95px;
      left: 0px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .c-title-h4__img--02 {
          height: 40px;
          left: 9px; } }
    .c-title-h4__img--03 {
      height: 95px;
      left: 35px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .c-title-h4__img--03 {
          height: 44px;
          left: 9px; } }
    .c-title-h4__img--04 {
      height: 90px;
      left: 52px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .c-title-h4__img--04 {
          height: 40px;
          left: 9px; } }
    @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
      .c-title-h4__img--05 {
        height: 120px;
        left: 37px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .c-title-h4 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.06em;
    margin: 0 0 11px;
    padding: 11px 10px 11px 10px;
}
      .c-title-h4--1linesp {
        padding-top: 25px;
        padding-bottom: 25px; } }

.c-btn-green {
  background: #048C01;
  color: #fff;
  font-size: 23px;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 600;
  padding: 15px 24px;
  display: inline-block;
  margin: -4px 0 0;
  text-decoration: none;
  max-width: 100%; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .c-btn-green {
      font-size: 17px;
      line-height: 22px;
      letter-spacing: 0.05em;
      width: 100%;
      padding: 19px 24px; } }
  @media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
    .c-btn-green:hover {
      opacity: 0.5; } }

.sec-01 {
  padding: 41px 0 60px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-01 {
      padding: 39px 0 70px; } }
  .sec-01 .c-title-h2 {
    text-align: center;
    font-size: 36px;
    line-height: 70px;
    letter-spacing: 0.03em;
    font-weight: bold;
    margin: 0 0 37px;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-01 .c-title-h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 16px;
} }
  .sec-01 .img_01 {
    width: 100%;
    margin: 0 0 49px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-01 .img_01 {
        margin: 0 0 24px; } }
  .sec-01 .img_02 {
    position: relative;
    margin: 0 0 50px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-01 .img_02 {
        margin: 0 -15px 27px; } }
    .sec-01 .img_02 img {
      width: 100%; }
    .sec-01 .img_02:before {
      content: "";
      width: 399px;
      height: 198px;
      position: absolute;
      bottom: 155px;
      right: -156px;
      background-image: url("./../images/selfcheck/freeze/img_01_03.png");
      background-size: 100% 100%;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 980px) and (orientation: landscape), (max-width: 980px) and (orientation: portrait) {
        .sec-01 .img_02:before {
          width: 322px;
          height: 160px;
          bottom: 155px;
          right: 10px; } }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .sec-01 .img_02:before {
          width: 278px;
          height: 132px;
          background-image: url("./../images/selfcheck/freeze/img_01_03_sp.png");
          background-size: 100% 100%;
          background-position: center center;
          background-repeat: no-repeat;
          right: unset;
          left: 30px;
          content: none; } }
  .sec-01 .txt-des {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    margin: 0 0 52px;
}
 .sec-00 .txt-des {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    font-weight: 300;
    margin: 0 0 52px;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-01 .txt-des {
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 25px;
}
.sec-00 .txt-des {
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 25px;
}}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-01 .txt-center {
      margin: 41px 0 0; } }
  .sec-01__box01 {
    border-bottom: 1px solid #DEDEDE;
    margin: 18px 0 64px;
    padding-bottom: 42px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-01__box01 {
        margin: 7px 0 25px;
        padding-bottom: 12px; } }
    .sec-01__box01 .box01-ttl {
      border-radius: 5px;
      background-color: #EFEFEF;
      margin-bottom: 17px;
      padding: 16px 90px;
      position: relative;
      font-size: 28px;
      line-height: 55px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .sec-01__box01 .box01-ttl {
          padding: 15px 10px 15px 58px;
          font-size: 18px;
          line-height: 27px;
          letter-spacing: 0.06em; } }
      .sec-01__box01 .box01-ttl::before {
        background: url(../images/selfcheck/power/icon_box01.svg) no-repeat;
        background-size: 100%;
        content: '';
        height: 28px;
        left: 50px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 28px; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .sec-01__box01 .box01-ttl::before {
            left: 15px; } }
    .sec-01__box01 .box01-list {
      padding: 0 60px 0 50px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .sec-01__box01 .box01-list {
          padding: 0; } }
      .sec-01__box01 .box01-list li {
        margin-bottom: 8px;
        padding-left: 30px;
        position: relative;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0.05em;
        font-weight: 500; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .sec-01__box01 .box01-list li {
            margin-bottom: 17px;
            padding: 0 10px 0 35px;
            font-size: 15px;
            line-height: 19px; } }
        .sec-01__box01 .box01-list li::before {
          background: url(../images/selfcheck/power/icon_check.svg) no-repeat;
          background-size: 100%;
          content: '';
          height: 22px;
          left: 0;
          position: absolute;
          top: 3px;
          width: 23px; }
          @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
            .sec-01__box01 .box01-list li::before {
              height: 20px;
              width: 19px; } }

.sec-02 {
  background: #F3F3F3;
  padding: 73px 0 53px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-02 {
      padding: 50px 0 25px; } }
  .sec-02 .c-title-h3 {
    text-align: center;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin: 0 0 45px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-02 .c-title-h3 {
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 0.029em;
        font-weight: 600;
        margin: 0 0 23px; } }

.sec-03 {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 95px;
	margin-top: -90px;
}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-03 {
      padding: 83px 0 0; } }
  .sec-03 .breadcrumb {
    margin: 0 0 56px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-03 .breadcrumb {
        padding: 0;
        margin: 0 0 27px; } }
  .sec-03 .sub-box--1 {
    padding: 150px 0 0; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-03 .sub-box--1 {
        padding: 83px 0 0; }
        .sec-03 .sub-box--1 .c-title-h6--c2 {
          padding: 18px 20px 17px 74px; } }
  .sec-03 .sub-box--2 {
    padding: 150px 0 100px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-03 .sub-box--2 {
        padding: 94px 0 58px; }
        .sec-03 .sub-box--2 .c-title-h6--c2 {
          padding: 28px 20px 27px 74px; } }

.sec-04 {
	padding: 90px 0 60;
	
	margin-top: -90px;
}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-04 {
      padding: 120px 0 0;
	  margin-top: -40px;}
      .sec-04 .box-cnt-img .item-img {
        margin: 0 0 29px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-04 .c-title-h4 {
      margin: 0 0 14px; } }
  .sec-04 .breadcrumb {
    margin: 0 0 59px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-04 .breadcrumb {
        padding: 0;
        margin: 0 0 29px; } }

.sec-05 {
	padding: 90px 0 60px;
	
	margin-top: -90px;
}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-05 {
      padding: 83px 0 0;
	  margin-top: -40px;} }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-05 .c-title-h4 {
      margin: 0 0 14px; } }
  .sec-05 .breadcrumb {
    margin: 0 0 54px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-05 .breadcrumb {
        margin: 0 0 13px;
        padding: 0; } }
  .sec-05 .box-cnt-img .item-cnt {
    margin: -2px 0 0; }

.sec-06 {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 95px;
	margin-top: -90px;
}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-06 {
      padding: 83px 0 0;
	  margin-top: -40px;} }
  .sec-06 .breadcrumb {
    margin: 0 0 53px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-06 .breadcrumb {
        margin: 0 0 25px;
        padding: 0; } }
  .sec-06 .box-cnt-img {
    margin: 0 0 31px; }
    .sec-06 .box-cnt-img .item-cnt {
      margin: -2px 0 0; }

.sec-07 {
  padding: 90px 0 60px;
	margin-top: -90px;}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-07 {
    padding-top: 120px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px;
    margin-top: -40px;
} }
  .sec-07 .breadcrumb {
    margin: 0 0 59px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-07 .breadcrumb {
        margin: 0 0 25px;
        padding: 0; } }

.sec-08, .sec-09 {
  padding: 90px 0 60px;
	margin-top: -90px;}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-08, .sec-09 {
    padding-top: 83px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px;
    margin-top: -40px;
}
      .sec-08 .box-cnt-img .item-img, .sec-09 .box-cnt-img .item-img {
        margin: 0 0 31px; } }
  .sec-08 .breadcrumb, .sec-09 .breadcrumb {
    margin: 0 0 54px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-08 .breadcrumb, .sec-09 .breadcrumb {
        margin: 0 0 47px;
        padding: 0; } }

.sec-09 .item-img {
  margin-top: 15px; }

.sec-09 {
  padding: 90px 0 60px;
margin-top: -90px;}
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-09 {
      padding: 89px 0 0px;
	  margin-top: -40px;} }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-09 .c-title-h5 {
      margin: 0 0 38px; } }
  .sec-09 .c-title-h5 .c-title-h5__ico {
    margin: 0 23px 0 0; }
    .sec-09 .c-title-h5 .c-title-h5__ico img {
      width: 51px;
      height: 51px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-09 .c-title-h5 .c-title-h5__ico {
        display: inline-block;
        margin: 0 10px 0 0; }
        .sec-09 .c-title-h5 .c-title-h5__ico img {
          width: 30px;
          height: 30px; } }
  .sec-09 .c-title-h5 .c-title-h5__txt {
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-09 .c-title-h5 .c-title-h5__txt {
        font-size: 30px;
        line-height: 1;
        letter-spacing: 0.06em;
        display: inline-block; } }
    .sec-09 .c-title-h5 .c-title-h5__txt:before {
      left: -19px;
      right: -9px;
      top: 21px;
      height: 24px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .sec-09 .c-title-h5 .c-title-h5__txt:before {
          left: -12px;
          right: -2px;
          top: 13px;
          height: 13px; } }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .sec-09 .c-title-h5 .c-title-h5__txt:before {
          top: 38px; } }
  .sec-09 .box-cnt-img {
    margin-bottom: 60px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-09 .box-cnt-img {
        margin-bottom: 37px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-09 .box-dots-line {
      padding: 22px 10px 18px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-09 .box-dots-line .c-title-h5 {
      margin: 0 0 21px; } }
  .sec-09 .box-dots-line .c-title-h5 .c-title-h5__txt {
    font-size: 34px; }
    .sec-09 .box-dots-line .c-title-h5 .c-title-h5__txt:before {
      left: 0;
      right: 0;
      top: 16px;
      height: 16px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-09 .box-dots-line .c-title-h5 .c-title-h5__txt {
        font-size: 20px; }
        .sec-09 .box-dots-line .c-title-h5 .c-title-h5__txt:before {
          top: 12px;
          height: 13px; } }

.sec-10 {
  padding: 155px 0 92px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-10 {
      padding: 87px 0 24px; } }
  .sec-10 .box-cnt-img {
    margin: 0 0 60px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-10 .box-cnt-img {
        margin: 0 0 38px; } }

.sec-11 {
  padding: 158px 0 92px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-11 {
      padding: 87px 0 23px; } }
  .sec-11 .box-cnt-img {
    margin: 0 0 60px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-11 .box-cnt-img {
        margin: 0 0 37px; } }

.sec-12 {
  padding: 152px 0 131px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .sec-12 {
      padding: 91px 0 69px; } }
  .sec-12 .h6-graybox {
    margin: 0 0 27px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-12 .h6-graybox {
        margin: 0 0 24px;
        padding-right: 10px; } }
  .sec-12 .txt-des1 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    font-weight: 300; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .sec-12 .txt-des1 {
        font-size: 15px;
        line-height: 27px; } }

.box-backup .backup-title {
  font-size: 50px;
  line-height: 70px;
  letter-spacing: 0.03em;
  font-weight: 500;
  text-align: center;
  margin: 0 0 30px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-backup .backup-title {
      font-size: 25px;
      line-height: 30px;
      letter-spacing: 0.029em;
      margin: 0 0 23px; } }

.box-backup .txt-des {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin: 0 0 96px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-backup .txt-des {
      font-size: 15px;
      line-height: 27px;
      margin: 0 0 38px; } }

.box-backup .c-btn-green {
  width: 415px;
  margin: auto;
  text-align: center;
  display: block; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-backup .c-btn-green {
      width: 100%; } }

.l-scheck__main {
  text-align: center;
margin-top: -40px;}

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .l-scheck__main::before {
    height: 160px;
    width: calc(100% + 30px); } }

.freeze .breadcrumb .ul-list li {
  font-size: 14px;
  line-height: 23px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .freeze .breadcrumb .ul-list li {
      font-size: 12px;
      line-height: 20px; } }

.freeze .l-scheck__main {
  padding-top: 90px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .freeze .l-scheck__main {
      padding-top: 83px; } }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .freeze .c-title-h4 {
    margin-bottom: 8px; } }

@media (min-width: 897px) and (orientation: landscape), (min-width: 768px) and (orientation: portrait) {
  .freeze .ul-list-01 li {
    width: calc(25% - 51px / 4);
    margin: 0 17px 28px 0; }
    .freeze .ul-list-01 li:nth-child(3n) {
      margin-right: 17px; }
    .freeze .ul-list-01 li:nth-child(4n) {
      margin-right: 0; } }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .freeze .sec-01 .txt-des {
    font-size: 14px;
    line-height: 1.8;
}
  .freeze .box-cnt-img .item-cnt {
    font-size: 14px;
    line-height: 1.8; }
  .freeze .box-n-greenline .box-n-greenline-cnt .box-n-greenline-des {
    font-size: 14px;
    line-height: 1.8; }
  .freeze .scheck-bgwhite__txt p, .freeze .scheck-txttop p {
    font-size: 14px;
    line-height: 1.8;
} 
}


/*20230208追記*/
.detail-subtitle3 {
  font-size: 18px;
  line-height: 1.8;
	font-weight: bold;
	margin-bottom: 16px;
		color:#048c00;
		border: 1px solid #cedb34;
		border-radius: 5px;
		padding: 5px 10px;
		background: #fcfcef;
}
.detail-subtitle4 {
  font-size: 18px;
  line-height: 1.8;
	font-weight: bold;
	margin-bottom: 16px;
		color:#048c00;
		padding: 5px 10px 5px 0;
}
.link-mark{
	color:#cedb34;
}
.txt-link2 {
	color: #3E8926;
	text-decoration: underline;
}
.ygarea{
    border: 1px solid #cedb34;
    border-radius: 10px;
    background: #fcfcef;
    margin: 40px auto;
    padding: 3% 5%;
    font-size: 18px;
    line-height: 2;
}
.dropbox dl dt {
	cursor: pointer;
	position: relative;
}
.dropbox dl dt:after {
      content: "";
      position: absolute;
      top: 0;
      right: 31px;
      bottom: 0;
      margin: auto;
      width: 0;
      height: 0;
      border-top: 11px solid #048C00;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      webkit-transition: all 0.3s ease-in-out;
      -transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; 
}
    .dropbox dl dt.opened:after {
      transform: rotate(180deg); }

      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .detail-subtitle3 {
  font-size: 16px;
  line-height: 1.8;
	font-weight: bold;
	margin-bottom: 16px;
		color:#048c00;
		border: 1px solid #cedb34;
		border-radius: 5px;
		padding: 5px 10px;
		background: #fcfcef;
}
.detail-subtitle4 {
  font-size: 16px;
  line-height: 1.8;
	font-weight: bold;
	margin-bottom: 16px;
		color:#048c00;
		padding: 20px 10px 5px 0;
}
		  .ygarea{
    font-size: 14px;
    line-height: 1.8;
}


}
.bold {
    font-weight: bold!important;
}
.hosoku {
    color: #666666;
    font-size: 16px!important;
}
 @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
	 .hosoku {
    color: #666666;
    font-size: 13px!important;
}
}
