header .holiday a {
  color: #333;
  text-decoration: underline; }

.box-title {
  background-image: url("./../images/selfcheck/freeze/main_img.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 71px 0 84px;
  margin: -16px 0 12px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .box-title {
      padding: 34px 0 40px;
      margin: 0 0 13px;
      background-image: url("./../images/selfcheck/freeze/main_img_sp.jpg");
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; } }
  .box-title-h1 {
    text-align: center; }
    .box-title-h1__t {
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.08em;
    font-weight: bold;
    display: block;
    color: #2D2D2F;
    margin: 0 0 1px;
}
      .box-title-h1__t .spn-small {
        vertical-align: middle;
        font-size: 15px;
        line-height: 45px;
        letter-spacing: -0.3em;
        font-weight: 400; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-title-h1__t {
          margin: 0 0 7px;
          font-size: 16px;
          line-height: 22px;
          letter-spacing: 0.08em;
          font-weight: 400; }
          .box-title-h1__t .spn-small {
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 0.08em;
            font-weight: 400; } }
    .box-title-h1__b {
    font-size: 40px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    font-weight: bold;
    display: block;
    color: #2D2D2F;
}
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .box-title-h1__b {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.03em;
    font-weight: bold;
} }
      .box-title-h1__b .spn-red {
		  display: inline-block;
        background: #C72826;
        color: #fff;
		  font-size:60%;
        margin: 0px 0 0 0px;
    line-height: 0.5!important;
		  padding: 18px 10px 13px;
		  position: relative;
		  top:-6px;
}
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .box-title-h1__b .spn-red {
            display: inline-block;
            margin: 7px 0 10px 10px;
			padding-top: 13px;} }
    .box-title-h1 a {
      display: inline-block; }

.btn-border {
  color: #3E8926;
  border: 1px solid #3E8926;
  display: block;
  font-size: 23px;
  font-weight: 500;
  line-height: 40px;
  margin: 0 auto;
  padding: 14px 10px;
  position: relative;
  text-decoration: none;
  width: 415px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btn-border {
      padding: 16px 10px 12px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .btn-border {
      font-size: 17px;
      line-height: 22px;
      max-width: 350px;
      padding: 18px 10px;
      width: 100%; } }
  @media screen and (max-width: 374px) {
    .btn-border {
      max-width: 100%; } }
  .btn-border::after {
    border-right: 2px solid #3E8926;
    border-bottom: 2px solid #3E8926;
    content: '';
    height: 12px;
    position: absolute;
    top: calc(50% -  6px);
    right: 20px;
    width: 12px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg); }

.btn-scheck {
  color: #FFF;
  display: block;
  font-size: 23px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 auto;
  padding: 15px 10px;
  width: 415px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btn-scheck {
      padding: 17px 10px 13px; } }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .btn-scheck {
      font-size: 17px;
      line-height: 22px;
      letter-spacing: 0.05em;
      max-width: 350px;
      padding: 19px 10px;
      width: 100%; } }
  @media screen and (max-width: 374px) {
    .btn-scheck {
      max-width: 100%;
      padding: 19px 10px; } }
  .btn-scheck.green {
    background-color: #048C01; }
  .btn-scheck.red {
    background-color: #C72826; }
    @media screen and (max-width: 374px) {
      .btn-scheck.red {
        padding: 19px 35px; } }
  .btn-scheck.arrow {
    position: relative; }
    .btn-scheck.arrow::after {
      border-right: 2px solid #FFF;
      border-bottom: 2px solid #FFF;
      content: '';
      height: 12px;
      position: absolute;
      top: calc(50% -  6px);
      right: 20px;
      width: 12px;
      transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg); }

.border-scheck {
  border: 1px solid #DEDEDE;
  margin: 0 auto;
  max-width: 1120px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .border-scheck {
      width: calc(100% - 30px); } }

.l-scheck {
  padding: 91px 15px 0;
  text-align: center; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .l-scheck {
      padding: 65px 15px 0; } }
  .l-scheck__title {
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0.03em;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .l-scheck__title {
    font-size: 20px;
    line-height: 30px;
} }
    .l-scheck__title span.red {
      color: #C72826; }
    .l-scheck__title span.circle {
      position: relative; }
      .l-scheck__title span.circle::before {
        background-color: #C72826;
        border-radius: 50%;
        content: '';
        height: 10px;
        left: 45%;
        position: absolute;
        top: -14px;
        transform: translateX(-50%);
        width: 10px; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .l-scheck__title span.circle::before {
            height: 7px;
            top: -10px;
            width: 7px; } }
  .l-scheck__titlesmall {
    font-size: 36px;
    font-weight: 500;
    line-height: 55px;
    letter-spacing: 0.05em; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .l-scheck__titlesmall {
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 0.026em; } }
    .l-scheck__titlesmall.red {
      color: #C72826; }
  .l-scheck__top {
    margin: 0 auto 130px;
    max-width: 930px; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .l-scheck__top {
        margin: 0 auto 70px; } }
  .l-scheck__main {
    padding: 90px 0 0;
	margin-top: -90px;
    position: relative; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .l-scheck__main {
        padding: 140px 0 20px;
        border-bottom: 1px solid #DEDEDE;
		margin-top: -40px;} }
    .l-scheck__main::before {
      background-color: #F3F3F3;
      left: -15px;
      height: 275px;
      position: absolute;
      top: 0;
      width: calc(100% + 15px);
      z-index: -1; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__main::before {
          height: 136px; } }
  .l-scheck__add12 {
    max-width: 894px;
    margin: 0 auto;
    padding: 135px 15px 0; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .l-scheck__add12 {
        padding-top: 66px; } }
    .l-scheck__add12 .titlesmall-add12 {
      font-size: 30px;
      line-height: 55px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .titlesmall-add12 {
          font-size: 20px;
          line-height: 30px;
          letter-spacing: 0.029em; } }
      .l-scheck__add12 .titlesmall-add12 span.red {
        color: #C72826; }
    .l-scheck__add12 .title-add12 {
      font-size: 50px;
      line-height: 70px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .title-add12 {
          font-size: 25px;
          line-height: 30px;
          letter-spacing: 0.029em; } }
    .l-scheck__add12 .txt-add12 {
      margin: 45px 0 48px;
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 0.05em; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .txt-add12 {
          margin: 30px 0 25px;
          font-size: 15px;
          line-height: 27px; } }
    .l-scheck__add12 .txtcolor-add12 {
      color: #C72826;
      font-size: 22px;
      line-height: 36px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .txtcolor-add12 {
          font-size: 20px;
          line-height: 30px;
          letter-spacing: 0.06em; } }
    .l-scheck__add12 .list-add12 {
      margin: 10px 0 45px; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .list-add12 {
          margin: 15px 0 43px; } }
      .l-scheck__add12 .list-add12 li {
        border-bottom: 1px solid #D1D1D1;
        display: table;
        padding: 29px 0 17px;
        width: 100%; }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .l-scheck__add12 .list-add12 li {
            padding: 8px 0 6px; } }
        .l-scheck__add12 .list-add12 li .txtli, .l-scheck__add12 .list-add12 li .number {
          display: table-cell;
          vertical-align: middle; }
        .l-scheck__add12 .list-add12 li .number {
          width: 26px; }
          .l-scheck__add12 .list-add12 li .number span {
            border-radius: 5px;
            background-color: #3E8926;
            color: #FFF;
            display: inline-block;
            height: 26px;
            width: 26px;
            font-size: 18px;
            line-height: 26px;
            letter-spacing: 0.05em;
            font-weight: bold; }
        .l-scheck__add12 .list-add12 li .txtli p {
          padding-left: 18px;
          text-align: left;
          font-size: 26px;
          line-height: 38px;
          letter-spacing: 0.03em;
          font-weight: 500; }
          @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
            .l-scheck__add12 .list-add12 li .txtli p {
              font-size: 17px;
              line-height: 22px; } }
        .l-scheck__add12 .list-add12 li .img-add12 {
          max-width: 706px;
          margin-top: 7px;
          margin-left: 10px;
          width: 100%; }
          @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
            .l-scheck__add12 .list-add12 li .img-add12 {
              margin: 0; } }
        @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
          .l-scheck__add12 .list-add12 li.number-bl .number {
            padding-top: 26px;
            vertical-align: top; } }
    .l-scheck__add12 .txtbt-add12 {
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .l-scheck__add12 .txtbt-add12 {
          text-align: left;
          font-size: 15px;
          line-height: 27px; } }
    .l-scheck__add12 .btn-add122 {
      margin: 50px 0 0; }
      .l-scheck__add12 .btn-add122 .c-btn-green {
        max-width: 443px;
        width: 100%; }

.scheck-txttop {
  margin: 25px 0 83px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .scheck-txttop {
      margin: 36px 0 35px; } }
  .scheck-txttop p {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: justify;
}
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .scheck-txttop p {
        font-size: 15px;
        line-height: 27px; } }
  .scheck-txttop span.red {
    color: #C72826; }

.scheck-bgwhite {
  background-color: #FFF;
  margin: 28px auto 0;
  max-width: 1120px;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 45px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .scheck-bgwhite {
      margin: 24px auto 0;
      padding: 0 15px;
      border: 0; } }
  .scheck-bgwhite__txt {
    padding: 0 95px 0;
    text-align: justify;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 0.05em; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .scheck-bgwhite__txt {
        padding: 0; } }
    .scheck-bgwhite__txt p {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-bottom: 35px;
}
      @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
        .scheck-bgwhite__txt p {
          font-size: 15px;
          line-height: 27px;
          margin-bottom: 27px; } }
      .scheck-bgwhite__txt p:last-child {
    margin-bottom: 0;
    font-size: medium;
}

.link-to {
  margin-top: 50px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .link-to {
      margin-top: 30px; } }
  .link-to__txt {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.05em;
    margin: 43px 0 4px;
    position: relative; }
    @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
      .link-to__txt {
        margin: 25px 0 4px; } }
    .link-to__txt::before, .link-to__txt::after {
      content: '';
      height: 16px;
      position: absolute;
      top: 6px;
      width: 10px; }
    .link-to__txt::before {
      background: url(../images/selfcheck/other/icon01.svg) no-repeat;
      background-size: 100%;
      left: -12px; }
    .link-to__txt::after {
      background: url(../images/selfcheck/other/icon02.svg) no-repeat;
      background-size: 100%;
      right: -12px; }

.c-bottom {
  padding: 0 15px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .c-bottom {
      padding: 0; } }

.b-section_6__banner {
  margin: 138px auto 0;
  text-align: center;
  max-width: 1120px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .b-section_6__banner {
      margin: 80px auto 0;
      padding: 0 15px 0; } }
  .b-section_6__banner .b-col img {
    width: 100%; }

.draj_link {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #DBD7D7;
  padding: 10px;
  display: block;
  background-color: #f5f5f5;
  font-size: 90%;
  line-height: 140%; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .draj_link {
      margin: 0 5px; } }

.draj_link div.box {
  width: 100%; }

.draj_link div.box .left {
  width: 100%; }

.draj_link div.box .right {
  width: 234px;
  margin: 5px auto; }

@media screen and (min-width: 768px) {
  .draj_link {
    max-width: 1120px;
    margin: 25px auto 0; }
  .draj_link p {
    padding: 10px 0; }
  .draj_link div.box {
    display: table; }
  .draj_link div.box .left {
    display: table-cell;
    vertical-align: top;
    padding-right: 14px;
    width: 672px; }
  .draj_link div.box .right {
    display: table-cell;
    vertical-align: top;
    width: 234px; } }

.scheck-bl01 {
  margin-bottom: 100px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .scheck-bl01 {
      margin-bottom: 80px; } }

.scheck-bl02 .bl02-img {
  margin: 35px 0 90px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .scheck-bl02 .bl02-img {
      margin: 28px 0 50px; } }

.b-hero-list {
  display: flex;
  margin-top: 34px;
  justify-content: space-between; }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .b-hero-list {
    margin: 30px 0 0px;
    flex-wrap: wrap; } }

.b-hero-list li {
  width: 15.8%;
  border: 3px solid #3E8926;
  border-radius: 3px;
  text-align: center;
  box-sizing: border-box;
  background: #3E8926; }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .b-hero-list li {
    width: 48.4%;
    margin-bottom: 11px;
    border: 2px solid #3E8926; } }

.b-hero-list li .top {
  background: #fff;
  font-size: 15px;
  letter-spacing: .05em;
  line-height: 1.2;
  padding: 10px 5px; }

.b-hero-list li .bottom {
  background: #3E8926;
  color: #fff;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: .05em;
  line-height: 1.47;
  padding: 0px 10px;
  min-height: 73px;
  display: table;
  width: 100%; }

.b-hero-list li .bottom p {
  display: table-cell;
  vertical-align: middle; }

.b-hero-list li .bottom p small {
  font-size: 10px;
  position: relative;
  top: -10px; }

.attention {
  text-align: left;
  font-size: 11px;
  letter-spacing: .05em;
  line-height: 18px;
  margin-top: 9px;
  padding-left: 4px; }
  @media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
    .attention {
      margin-top: 0; } }

@media (max-width: 896px) and (orientation: landscape), (max-width: 767px) and (orientation: portrait) {
  .b-hero-list li .top {
    font-size: 13px; }
  .b-hero-list li .bottom {
    font-size: 15px;
    min-height: 60px; }
  .b-sp-header .attention {
    text-align: left;
    padding: 0 15px;
    margin-top: 0;
    line-height: 1.636;
    margin-bottom: 48px; } }

@media screen and (max-width: 320px) {
  .b-hero-list li .top {
    font-size: 11px; } }

.area-list__txt {
  width: 55px; }

.block-border-link {
  border: 1px dashed #2D2D2F;
  max-width: 864px;
  margin: 80px auto 0;
  width: 100%;
  padding: 15px 0 40px;
  text-align: center; }

.block-border-link.border-none {
  border: none;
  padding: 0; }

.block-border-link__ttl {
  font-size: 25px;
  line-height: 70px;
  letter-spacing: 0.03em;
  font-weight: bold;
  margin-bottom: 4px; }

.block-border-link__main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }

.btn-border-item {
	color: #333;
	background-color: #F3F3F3;
	display: block;
	text-decoration: none;
	padding: 19px 20px;
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 600px;
	margin-bottom: 20px;
}

.btn-border-item:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 0;
  height: 0;
  border-top: 4.5px solid transparent;
  border-bottom: 4.5px solid transparent;
  border-left: 8px solid #3E8926;
  transition: 0.3s; }

.btn-border-item span {
  display: inline-block;
  vertical-align: middle; }

.btn-border-item .imgT {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.05em;
	margin-left: 18px;
	padding-right: 18px;
}

.btn-border-item:last-child {
}

.table-blbtn {
  display: table;
  width: 100%;
  min-height: 46px; }

.tablecell-blbtn {
  display: table-cell;
  vertical-align: middle; }

@media screen and (min-width: 1025px) {
  .btn-border-item:hover:before {
    right: 15px; }
  a.btn-border-item:hover {
    opacity: 1; } }

@media screen and (max-width: 767px) {
  .table-blbtn {
    min-height: 42px; }
  .block-border-link__ttl {
    font-size: 20px;
    margin-bottom: 0; }
  .btn-border-item {
    margin-bottom: 10px;
    padding: 24px 20px;
    max-width: 310px;
    width: 100%; }
  .btn-border-item:last-child {
    margin-left: 0; }
  .block-border-link {
    margin-top: 50px;
    padding: 17px 20px 30px; }
    .block-border-link--spmt {
      margin-top: 34px; }
  .btn-border-item .imgT {
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px; } }

@media screen and (max-width: 370px) {
  .block-border-link__ttl {
    font-size: 18px; }
  .btn-border-item {
    padding: 24px 13px; }
  .btn-border-item:nth-child(1) img {
    max-width: 34px; }
  .btn-border-item:nth-child(2) img {
    max-width: 25px; }
  .btn-border-item .imgT {
    font-size: 13px;
    margin-left: 5px; }
  .btn-border-item:before {
    right: 10px; } }
