@charset "UTF-8";

/* *******************************************************************************************
*
* History
*
******************************************************************************************* */
/* ----------------------------- コンテンツ ----------------------------- */
/* モジュール */
.info_label {
  position: relative;
  margin-left: 12px;
  padding-left: 4px;
  width: 78px;
  height: 24px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.info_label:before {
  position: absolute;
  content: "";
  top: 0;
  left: -11px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.info_label:after {
  position: absolute;
  content: "";
  top: 0;
  right: -11px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.info_label-class {
  background: #0097c9;
}

.info_label-class:before {
  border-right: 11px solid #0097c9;
}

.info_label-class:after {
  border-left: 11px solid #0097c9;
}

.info_label-world {
  background: #ef5e00;
}

.info_label-world:before {
  border-right: 11px solid #ef5e00;
}

.info_label-world:after {
  border-left: 11px solid #ef5e00;
}

.info_label-business {
  background: #179f2d;
}

.info_label-business:before {
  border-right: 11px solid #179f2d;
}

.info_label-business:after {
  border-left: 11px solid #179f2d;
}

.icon-insurance {
  width: 234px;
}

.icon-ho {
  width: 160px;
}

.icon-security {
  width: 160px;
}

.icon-snowshop {
  width: 149px;
}

.icon-plan5 {
  width: 160px;
}

.icon-zan {
  width: 200px;
}

.history {
  padding-top: 70px;
  min-width: 980px;
}

.history_ttl {
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 56px;
  font-weight: bold;
  letter-spacing: 0.12em;
  text-align: center;
}

.history_sub {
  margin-bottom: 60px;
  color: #cc0000;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.12em;
  text-align: center;
}

.history_anchor {
  position: relative;
  margin-top: -129px;
  padding-top: 129px;
  z-index: 1;
}

.history_nav {
  border-bottom: 4px solid #cc0000;
}

.history_nav_list {
  display: flex;
  margin: 0 auto;
  width: 980px;
}

.history_nav_list li {
  width: 196px;
  border-right: 1px solid #e6e6e6;
  box-sizing: border-box;
}

.history_nav_list li:first-child {
  border-left: 1px solid #e6e6e6;
}

.history_nav_list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #cc0000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 55px;
  transition: all 0.3s ease;
}

.history_nav_list li a.current {
  color: #fff;
  background: #cc0000;
}

.history_nav_list li a.current:after {
  position: absolute;
  content: "";
  top: 0;
  right: 15px;
  width: 10px;
  height: 100%;
  background: url(../img/icon_anchor_arrow.png) right center no-repeat;
  background-size: 10px auto;
  transition: all 0.3s ease;
}

.history_section {
  position: relative;
  z-index: 10;
  color: #000;
}

.history_section_bg {
  border-bottom: 1px solid #e6e6e6;
}

.history_section_bg.bg-1 {
  background: #ebebeb;
}

.history_section_bg.bg-2 {
  background: #f5f5f5;
}

.history_section_inner {
  position: relative;
  margin-left: calc((100vw - 980px) / 2);
  padding-left: 132px;
}

@media screen and (max-width: 980px) {
  .history_section_inner {
    margin-left: 0;
  }
}

.history_section_year1 {
  position: absolute;
  top: 60px;
  left: -1px;
  width: 90px;
  z-index: 10;
}

.history_section_header {
  position: relative;
  padding: 56px 0 52px 65px;
}

.history_section_header.header-null {
  padding: 0;
  height: 64px;
}

.history_section_header:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cc0000;
  z-index: 10;
}

.history_section_header_ttl {
  margin-bottom: 22px;
  max-width: 783px;
  color: #cc0000;
  font-size: 28px;
  line-height: 35px;
  font-weight: bold;
}

.history_section_header_txt {
  max-width: 783px;
  font-size: 16px;
  line-height: 32px;
}

.history_section_content {
  position: relative;
  padding-left: 65px;
}

.history_section_content:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 1px;
  height: 50%;
  background: #cc0000;
  z-index: 10;
}

.history_section_content:before {
  position: absolute;
  content: "";
  top: 0;
  left: -5px;
  width: 11px;
  height: 100%;
  z-index: 15;
}

/* 1 */
.history_section_content.content-1:before {
  background: url(../img/line_01.png) 0 0 no-repeat;
  background-size: 11px auto;
}

/* 2 */
.history_section_content.content-2:before {
  background: url(../img/line_02.png) 0 0 no-repeat;
  background-size: 11px auto;
}

/* 3 */
.history_section_content.content-3:before {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cc0000;
}

/* separate */
.history_section_content.content-separate:before {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cc0000;
}

/* option */
.history_section_content.content-option:before {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cc0000;
}

/* btm */
.history_section_content.content-btm {
  height: 81px;
}

.history_section_content.content-btm:before {
  top: auto;
  bottom: 0;
  background: url(../img/line_03.png) 0 bottom no-repeat;
  background-size: 11px auto;
}

.history_section_content.content-btm:after {
  content: none;
}

/* finish */
.history_section_content.content-finish {
  height: 81px;
}

.history_section_content.content-finish:before {
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cc0000;
}

.history_section_year2 {
  position: absolute;
  top: 40px;
  left: 30px;
  width: 113px;
  z-index: 15;
}

.history_section_clm {
  display: flex;
  /* max-width: 1003px; */
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}

/* separate */
.history_section_content.content-separate .history_section_clm {
  display: block;
  border-left: 1px solid transparent;
  border-right: 0;
}

/* option */
.history_section_content.content-option .history_section_clm {
  display: block;
}

/* btm */
.history_section_content.content-btm .history_section_clm {
  border-left: 1px solid transparent;
  border-right: 0;
}

.history_section_content.content-btm .history_section_clm .history_section_clm_img {
  background: transparent;
}

/* finish */
.history_section_content.content-finish .history_section_clm {
  border-left: 1px solid transparent;
  border-right: 0;
}

.history_section_content.content-finish .history_section_clm .history_section_clm_img {
  background: transparent;
}

.history_section_clm_img {
  width: 391px;
  background: #fff;
}

.history_section_clm_img_holder {
  position: relative;
}

.history_section_clm_img_holder_credit {
  position: absolute;
  bottom: 16px;
  left: 19px;
  font-size: 13px;
}

.history_section_clm_img_holder_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 391px;
  background: #f5f5f5;
}

.history_section_clm_info {
  width: calc(100% - 391px);
  padding: 40px 0 40px 38px;
  background: #fff;
}

.history_section_clm_info_ttl {
  margin-bottom: 10px;
  max-width: 350px;
  font-size: 22px;
  line-height: 35px;
  font-weight: bold;
}

.history_section_clm_info_label {
  margin-bottom: 19px;
}

.history_section_clm_info_txt {
  max-width: 350px;
  font-size: 16px;
  line-height: 32px;
}

.history_section_clm_info_txt small {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 28px;
}

.history_section_clm_info_link {
  position: relative;
  display: block;
  margin-top: 40px;
  max-width: 350px;
  background: #f2f2f2;
}

.history_section_clm_info_link + .history_section_clm_info_link {
  margin-top: 8px;
}

.history_section_clm_info_link.mt-0 {
  margin-top: 0;
}

.history_section_clm_info_link:after {
  position: absolute;
  content: "\f054";
  top: 50%;
  right: 20px;
  height: 16px;
  color: #c00;
  font-size: 14px;
  font-family: FontAwesome;
  line-height: 16px;
  transform: translate(0, -50%) scaleX(0.9);
  transition: all 0.3s ease;
}

.history_section_clm_info_link_label {
  position: relative;
  width: 116px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  background: #cc0000;
}

.history_section_clm_info_link_label:after {
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-top: 40px solid #cc0000;
  border-right: 20px solid transparent;
}

.history_section_clm_info_link_txt {
  padding: 16px 0 16px 24px;
  color: #cc0000;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

.history_section_clm_info2 {
  position: relative;
  padding: 46px 0 50px 46px;
}

.history_section_clm_info2:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #cc0000;
  z-index: 10;
}

.history_section_clm_info2_ttl.info2_ttl-1 {
  margin-bottom: 22px;
  width: 385px;
}

.history_section_clm_info2_ttl.info2_ttl-2 {
  margin-bottom: 22px;
  width: 388px;
}

.history_section_clm_info2_txt {
  max-width: 737px;
  font-size: 16px;
  line-height: 32px;
}

.history_section_clm_info3 {
  padding: 40px 0 46px 40px;
  background: #fff;
}

.history_section_clm_info3_ttl {
  margin-bottom: 20px;
  max-width: 742px;
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
}

.history_section_clm_info3_clm {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  max-width: 742px;
}

.history_section_clm_info3_clm:last-child {
  margin-bottom: 0;
}

.history_section_clm_info3_clm_item {
  width: 351px;
}

.history_section_clm_info3_clm_item.full {
  width: 100%;
}

.history_section_clm_info3_txt {
  max-width: 742px;
  font-size: 16px;
  line-height: 32px;
}

.history_btm {
  padding-top: 80px;
  height: 600px;
  background: url(../img/bg_btm.jpg) center bottom no-repeat;
  background-size: cover;
}

.history_btm_copy {
  color: #fff;
  font-size: 32px;
  line-height: 60px;
  letter-spacing: 0.12em;
  font-weight: bold;
  text-shadow: 4px 4px 16px rgba(0, 30, 66, 0.5);
}

.history_back {
  padding: 50px 0 70px 0;
}

.history_back_btn {
  margin: 0 auto;
  width: 500px;
}

@media screen and (min-width: 737px) {
  .history_nav_list li a:hover {
    background: #e6e9eb;
  }

  .history_nav_list li a.current:hover {
    background: #cc0000;
  }

  .history_section_clm_info_link:hover {
    background: #e6e9eb;
  }

  .history_section_clm_info_link:hover:after {
    right: 10px;
  }
}

@media screen and (max-width: 736px) {
  /* モジュール */
  .info_label {
    margin-left: 8px;
    padding-left: 4px;
    width: 68px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
  }

  .info_label:before {
    left: -7px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
  }

  .info_label:after {
    right: -7px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
  }

  .info_label-class:before {
    border-right: 7px solid #0097c9;
  }

  .info_label-class:after {
    border-left: 7px solid #0097c9;
  }

  .info_label-world:before {
    border-right: 7px solid #ef5e00;
  }

  .info_label-world:after {
    border-left: 7px solid #ef5e00;
  }

  .info_label-business:before {
    border-right: 7px solid #179f2d;
  }

  .info_label-business:after {
    border-left: 7px solid #179f2d;
  }

  .icon-insurance {
    width: 120px;
  }

  .icon-ho {
    width: 80px;
  }

  .icon-security {
    width: 80px;
  }

  .icon-snowshop {
    width: 75px;
  }

  .icon-plan5 {
    width: 80px;
  }

  .icon-zan {
    width: 100px;
  }

  .history {
    padding-top: 35px;
    min-width: 320px;
  }

  .history_ttl {
    margin-bottom: 1.5em;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 0.12em;
  }

  .history_sub {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.12em;
  }

  .history_anchor {
    margin-top: -78px;
    padding-top: 78px;
  }

  .history_nav_list {
    width: 100%;
  }

  .history_nav_list li {
    width: 20%;
  }

  .history_nav_list li:first-child {
    border-left: 0;
  }

  .history_nav_list li:last-child {
    border-right: 0;
  }

  .history_nav_list li a {
    align-items: initial;
    padding-top: 11px;
    font-size: 14px;
    line-height: 20px;
    height: 69px;
    box-sizing: border-box;
  }

  .history_nav_list li a.current:after {
    top: auto;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto;
    width: 13px;
    height: 8px;
    background: url(../img/icon_anchor_arrow.png) center bottom no-repeat;
    background-size: 13px auto;
  }

  .history_section_inner {
    padding-left: 0;
  }

  .history_section_year1 {
    top: 31px;
    left: 35px;
    width: 118px;
  }

  .history_section_header {
    padding: 92px 20px 32px 35px;
  }

  .history_section_header.header-null {
    height: 92px;
  }

  .history_section_header:before {
    left: 15px;
  }

  .history_section_header_ttl {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 28px;
  }

  .history_section_header_txt {
    font-size: 14px;
    line-height: 24px;
  }

  .history_section_content {
    padding-left: 0;
  }

  .history_section_content:after {
    left: 15px;
  }

  .history_section_content:before {
    left: 11px;
    width: 9px;
  }

  /* 1 */
  .history_section_content.content-1:before {
    background: url(../img/line_01_sp.png) 0 0 no-repeat;
    background-size: 9px auto;
  }

  /* 2 */
  .history_section_content.content-2:before {
    background: url(../img/line_02_sp.png) 0 0 no-repeat;
    background-size: 9px auto;
  }

  /* 3 */
  .history_section_content.content-3:before {
    left: 15px;
  }

  /* separate */
  .history_section_content.content-separate:before {
    content: none;
  }

  .history_section_content.content-separate:after {
    content: none;
  }

  /* option */
  .history_section_content.content-option:before {
    left: 15px;
  }

  /* btm */
  .history_section_content.content-btm {
    height: 60px;
  }

  .history_section_content.content-btm:before {
    background: url(../img/line_03_sp.png) 0 bottom no-repeat;
    background-size: 9px auto;
  }

  /* finish */
  .history_section_content.content-finish {
    height: 60px;
  }

  .history_section_content.content-finish:before {
    top: auto;
    bottom: 0;
    left: 11px;
    width: 11px;
    background: url(../img/line_03_sp.png) 0 bottom no-repeat;
    background-size: 9px auto;
  }

  .history_section_content.content-finish:after {
    content: none;
  }

  .history_section_year2 {
    top: 19px;
    left: 31px;
    width: 84px;
  }

  .history_section_clm {
    display: block;
    border: 0;
    border-top: 1px solid #e0e0e0;
    background: #fff;
  }

  /* separate */
  .history_section_content.content-separate .history_section_clm {
    border-left: 0;
    background: none;
  }

  /* btm */
  .history_section_content.content-btm .history_section_clm {
    border-left: 0;
    background: none;
  }

  .history_section_content.content-btm .history_section_clm .history_section_clm_info {
    background: transparent;
  }

  /* finish */
  .history_section_content.content-finish .history_section_clm {
    border-left: 0;
    background: none;
  }

  .history_section_content.content-finish .history_section_clm .history_section_clm_info {
    background: transparent;
  }

  .history_section_clm_img {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .history_section_clm_img_ttl {
    padding-left: 35px;
    padding-right: 10px;
    width: 50%;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
  }

  .history_section_clm_img_ttl.mt-30 {
    margin-top: 30px;
  }

  .history_section_clm_img_ttl.mt-55 {
    margin-top: 55px;
  }

  .history_section_clm_img_ttl_label {
    margin-top: 10px;
  }

  .history_section_clm_img_holder {
    padding-bottom: 22px;
    width: 50%;
  }

  .history_section_clm_img_holder.pb-0 {
    padding-bottom: 0;
  }

  .history_section_clm_img_holder.pb-42 {
    padding-bottom: 42px;
  }

  .history_section_clm_img_holder_credit {
    bottom: 0;
    left: 0;
    font-size: 12px;
    word-break: break-all;
  }

  .history_section_clm_img_holder.pb-42 .history_section_clm_img_holder_credit {
    bottom: 20px;
  }

  .history_section_clm_img_holder_icon {
    height: 159px;
  }

  .history_section_clm_info {
    width: 100%;
    padding: 20px 20px 24px 35px;
  }

  .history_section_clm_info_txt {
    max-width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .history_section_clm_info_txt small {
    font-size: 12px;
    line-height: 20px;
  }

  .history_section_clm_info_link {
    margin-top: 15px;
    max-width: 100%;
  }

  .history_section_clm_info_link + .history_section_clm_info_link {
    margin-top: 6px;
  }

  .history_section_clm_info_link.mt-0 {
    margin-top: 0;
  }

  .history_section_clm_info_link:after {
    right: 15px;
  }

  .history_section_clm_info_link_label {
    width: 87px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }

  .history_section_clm_info_link_label:after {
    right: -15px;
    border-top: 30px solid #cc0000;
    border-right: 15px solid transparent;
  }

  .history_section_clm_info_link_txt {
    padding: 13px 40px 13px 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .history_section_clm_info2 {
    padding: 20px 20px 20px 24px;
  }

  .history_section_clm_info2:after {
    width: 3px;
  }

  .history_section_clm_info2_ttl.info2_ttl-1 {
    margin-bottom: 10px;
    width: 176px;
  }

  .history_section_clm_info2_ttl.info2_ttl-2 {
    margin-bottom: 10px;
    width: 176px;
  }

  .history_section_clm_info2_txt {
    font-size: 14px;
    line-height: 24px;
  }

  .history_section_clm_info3 {
    padding: 20px 20px 5px 35px;
  }

  .history_section_clm_info3_ttl {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .history_section_clm_info3_clm {
    display: block;
    margin-bottom: 0;
  }

  .history_section_clm_info3_clm_item {
    margin-bottom: 15px;
    width: 100%;
  }

  .history_section_clm_info3_txt {
    font-size: 14px;
    line-height: 24px;
  }

  .history_btm {
    padding-top: 40px;
    height: 300px;
    background: url(../img/bg_btm_sp.jpg) center bottom no-repeat;
    background-size: cover;
  }

  .history_btm_copy {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.12em;
  }

  .history_back {
    padding: 25px 0 35px 0;
  }

  .history_back_btn {
    width: 100%;
  }
}

.contents_40th_bnr .voice_ttl {
  margin-bottom: 35px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}

@media screen and (max-width: 736px) {
  .contents_40th_bnr .voice_ttl {
    margin-bottom: 2rem;
    font-size: 22px;
    line-height: 1.3;
  }
}
.history_section_clm_img_ttl:has(wbr),
.history_section_clm_info_ttl:has(wbr) {
  word-break: keep-all;
}
