/* 
-------------------------------------------------- */
.sec.mb0{
  margin-bottom: 0;
}
/*--button step-*/
.cd-breadcrumb {
  display: flex;
  margin-bottom: 30px;
}
.cd-breadcrumb.triangle li {
  position: relative;
  color: #bbbbbb;
  margin: 2px 2px 2px 0;
}

.cd-breadcrumb.triangle li > *::after {
  z-index: 1;
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -ms-transform: translateX(2px);
  -o-transform: translateX(2px);
  transform: translateX(2px);
  border-left-color: #edeff0;
  margin: 0;
}
.cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {
  position: absolute;
  top: 0;
  left: 100%;
  content: '';
  height: 0;
  width: 0;
  border: 16px solid transparent;
  border-right-width: 0;
  border-left-width: 14px;
  z-index: 2;
  border-left-color: #edeff0;
}
.cd-breadcrumb.triangle li > *::after {
  z-index: 2;
  border-left-color: #fff;
}
.cd-breadcrumb.triangle li .txt {
  padding: 5px 4px 6px 31px;
  height: 32px;
  display: block;
  background-color: #edeff0;
  border-color: #edeff0;
  font-weight: bold;
  line-height: 1.2;
}
.cd-breadcrumb.triangle li:nth-of-type(2) .txt{
  text-align: center;
  padding-right: 14px;
}
.cd-breadcrumb.triangle li.current .txt {
  color: #fff;
  background-color: #1ba1e6;
  border-color: #1ba1e6;
}
.cd-breadcrumb.triangle li.current::after {
  border-left-color: #1ba1e6;
}
.mb1 {
  margin-bottom: 12px;
}
.page_rd .sec_link {
	background: none;
}
.ttl_bdr_blue.ttl_black .txt_main{
	color: #222;
}
.btn_col2 .link_arrow:after{
  top: 78%;
}
.page_rd .ttl_bdr_gray_txt sub{
  bottom: 0.78em;
}
.page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link a:after{
  content: none;
}
.page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link .thum_text_link_ttl{
  transition: color .2s;
}
.page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link a:hover .thum_text_link_ttl{
  color: #1ba1e6;
}
@media print, screen and (min-width: 768px) {
  .page_rd .imgtxt_hor_2_1 .col_inner .txt.wd {
    width: calc((100% + 44px) / 2);
  }
  .page_rd .imgtxt_hor_2_1 .col_inner .img {
    width: calc((100% - 150px) / 2);
  }
  .page_rd .ttl_page_inner {
    padding-top: 40px;
  }
  .page_rd .ttl_page.mb {
    margin-bottom: 33px;
  }
  .cd-breadcrumb.triangle li:first-child {
    width: 85px;
  }
  .cd-breadcrumb.triangle li:nth-child(2) {
    width: 91px;
  }
  .cd-breadcrumb.triangle li:nth-child(3) {
    width: 91px;
  }
  .cd-breadcrumb.triangle li:nth-child(4) {
    width: 89px;
  }
  /* img */
  .imgtxt_hor_2_1 > .col_inner.img_r {
    flex-direction: row-reverse;
  }
  .ttl_bdr_gray .ttl_bdr_gray_txt .small {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .sec.sec1 {
    margin-bottom: 50px;
  }
  .page_rd .ttl_bdr_gray {
    margin-bottom: 38px;
  }
  .page_rd .sec_inner {
    margin-bottom: 50px;
  }
  .text_mb{
    margin-bottom: 15px;
  }
  .page_rd .sec_inner.sec_box2{
    margin-bottom: 50px;
  }
  .page_rd .sec_inner.sec_box3, .page_rd .sec_inner.sec_box4{
    margin-bottom: 50px;
  }
  .page_rd .sec_inner.sec_box5{
    margin-bottom: 50px;
  }
  .page_rd .sec_inner.sec_box8{
    margin-bottom: 3px;
  }
  .page_rd .ttl_bdr_blue {
      margin-bottom: 30px;
  }
  .page_rd .thum_text_link_wrap {
	  max-width: 794px;
	  margin: 0 auto;
	  padding-top: 10px;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap._col2 .thum_text_link_txtarea, .bg_light_gray_sec .thum_text_link_wrap._col3 .thum_text_link_txtarea{
      padding: 0;
  }
  .page_rd .thum_text_link_wrap .thum_text_link .thum_text_link_ttl {
      font-size: 16px;
  }
  .page_rd .bg_light_gray_sec{
    padding: 40px 0 81px;
  }
  .page_rd .bg_light_gray_sec.sec_bottom{
      padding: 100px 0 65px;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link .thum_text_link_thum{
    margin-bottom: 0;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link .thum_text_link_txtarea{
    position: relative;
    padding: 12px 0;
    text-align: center;
    z-index: 0;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap._col2 .thum_text_link_txtarea:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #ff0a14;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    z-index: -2;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap._col2 .thum_text_link a:hover .thum_text_link_ttl{
    color: #fff;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap._col2 .thum_text_link a:hover .thum_text_link_txtarea:after {
    transform: scale(1, 1);
    transform-origin: left top;
    visibility: visible;
}
  .page_rd .bg_light_gray_sec .thum_text_link_wrap._col2 .thum_text_link_ttl{
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .ttl_bdr_gray .ttl_bdr_gray_txt .small {
    font-size: 12px;
  }
  .sp_btn_col2 .link_arrow:after{
    top: 78%;
  }
  .cd-breadcrumb.triangle li:first-child {
    width: 76px;
  }
  .cd-breadcrumb.triangle li:nth-child(2) {
    width: 76px;
  }
  .cd-breadcrumb.triangle li:nth-child(3) {
    width: 80px;
  }
  .cd-breadcrumb.triangle li:nth-child(4) {
    width: 80px;
  }
  .cd-breadcrumb.triangle li .txt{
    padding: 8px 4px 6px 31px;
    font-size: 13px;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link .thum_text_link_thum{
    margin-bottom: 0;
  }
  .page_rd .bg_light_gray_sec .thum_text_link_wrap .thum_text_link .thum_text_link_txtarea{
    text-align: center;
  }
}