@charset "UTF-8";
/* CSS Document */
/* common
------------------------------*/
ul,
li {
  padding: 0;
}
img {
  vertical-align: bottom;
  width: 100%;
}
.btn_shop {
  margin-left: -10px;
}
.btn_shop a:hover {
  opacity: 0.8;
}
.mgb0 {
  margin-bottom: 0px !important;
}
.mgb10 {
  margin-bottom: 10px !important;
}
.mgb20 {
  margin-bottom: 20px !important;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.mgb32 {
  margin-bottom: 32px !important;
}
.mgb40 {
  margin-bottom: 40px !important;
}
.mgb50 {
  margin-bottom: 50px !important;
}
.mgb60 {
  margin-bottom: 60px !important;
}
.mgb80 {
  margin-bottom: 80px !important;
}
.mgb90 {
  margin-bottom: 90px !important;
}
.mgb100 {
  margin-bottom: 100px !important;
}
.mgtb100 {
  margin: 100px auto;
}
.pdb100 {
  padding-bottom: 100px;
}
/* common
------------------------------*/
section.main_visual {
  width: 100%;
}
section.main_visual img {
  width: 100%;
  height: auto;
}

section.report {
  background-color: #e3f2fb;
  padding: 60px 0;
  text-align: center;
}

section.voice_2023 {
  max-width: 1280px;
  margin: auto;
  color: #000000;
  background-color: #fff;
}
section .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
  margin: auto;
}
section small {
  display: block;
  font-size: 0.8rem;
}
.wr {
  word-wrap: break-word;
  display: inline-block;
}
.only-pc {
  display: block !important;
}
.only-sp {
  display: none !important;
}
.inner {
  max-width: 1050px;
  width: 60%;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
}
.area {
  max-width: 1030px;
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
}
/* contents
------------------------------*/
.btnArea {
  display: flex;
  justify-content: space-between;
  align-items: start;
  /* margin-bottom: 20px; */
  margin: 0 auto;
  width: 949px;
}

.wd106 {
  width: 106%;
}
.wd104 {
  width: 104%;
}
.ml-60 {
  margin-left: -60px;
}
.ml-10 {
  margin-left: -10px;
}
.ml6 {
  margin-left: 6px;
}
.ml10 {
  margin-left: 10px;
}
.ml5 {
  margin-left: 5px;
}
.mgt50 {
  margin-top: 50px;
}
.text {
  width: 80%;
  margin: auto;
}

.flex div {
  width: 31%;
}
.gfooter {
  margin-top: 0px;
}

.inochi_btn {
  max-width: 730px;
  width: auto;
  margin: 100px auto 40px;
}
/* タブレット
------------------------------*/
@media (max-width: 767px) {
  .mgb10 {
    margin-bottom: 5px !important;
  }
  .mgb20 {
    margin-bottom: 10px !important;
  }
  .mgb30 {
    margin-bottom: 10px !important;
  }
  .mgb40 {
    margin-bottom: 20px !important;
  }
  .mgb50 {
    margin-bottom: 25px !important;
  }
  .mgb60 {
    margin-bottom: 30px !important;
  }
  .mgb80 {
    margin-bottom: 40px !important;
  }
  .mgb90 {
    margin-bottom: 40px !important;
  }
  .mgb100 {
    margin-bottom: 50px !important;
  }
  .mgtb100 {
    margin: 50px auto;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
  .btnArea {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .wd106 {
    width: 104%;
  }
  .wd104 {
    width: 104%;
  }
  .ml-15 {
    margin-left: 0px;
  }
  .ml-10 {
    margin-left: 0px;
  }
  .ml6 {
    margin-left: 0px;
  }
  .ml10 {
    margin-left: 0px;
  }
  .ml5 {
    margin-left: 0px;
  }
  .ml-5 {
    margin-left: -5px;
  }
  .inner {
    width: 85%;
  }
  .flex div {
    width: 47%;
  }
  .mgt50 {
    margin-top: 25px;
  }
  .ml-60 {
    margin-left: 0px;
  }
}
/*max-width: 767px*/
@media screen and (max-width: 480px) {
} /*max-width: 480px*/

.js_modalWrap .modal_header {
  background: #182ea5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 20px;
}

.js_modalWrap .modal_title {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 5px;
}

.report-bubble {
  position: relative;
  font-size: 30px;
  color: #fff;
  background: #00256e;
  padding: 15px 50px;
  border-radius: 16px;
  display: inline-block;
  margin-bottom: 20px;
}

.report-bubble::after {
  content: "";
  border: 10px solid transparent;
  border-top: 20px solid #00256e;
  margin-left: -10px;
  top: 99%;
  left: 50%;
  position: absolute;
}

.main-content-blc {
  position: relative;
  background: #fff;
  width: 1000px;
  margin: 50px auto 0;
  padding: 100px 0;
}

.report-content {
  width: 800px;
  margin: 0 auto;
}

.new-icon {
  position: absolute;
  top: 20px;
  left: 20px;
}
.report-img {
  margin-bottom: 30px;
}

.report-heading {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 20px;
}

.report-heading__modal {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 10px;
}

.report-number {
  font-size: 20px;

  color: #fff;
  padding: 20px 10px;
  background-color: #00276e;
  display: inline-block;
}

.report-title {
  font-size: 22px;
  font-weight: bold;
  color: #00256e;
  margin-bottom: 10px;
  text-align: left;
}

.report-place {
  font-size: 16px;
  font-weight: bold;
  color: #00256e;
  text-align: left;
}

.report-text {
  color: #262626;
  font-size: 16px;
  text-align: left;
  line-height: 2.2;
  margin-bottom: 30px;
}

.report-btn_col {
  display: flex;
  justify-content: center;
}

.report-btn {
  position: relative;
  background: #fff;
  border: 2px solid #00256e;
  border-radius: 8px;
  color: #00256e;
  display: block;
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  padding: 15px 60px 15px 40px;
}

.report-btn::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #00256e;
  border-right: solid 2px #00256e;
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  right: 40px;
  bottom: 0;
  margin: auto;
}
.report-btn:hover {
  background: #00256e;
  color: #fff;
  cursor: pointer;
  transition: all 0.5s;
  display: block;
}

.report-btn:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: all 0.5s;
}

.swiper {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin: auto;
}

.swiper-thumb .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.5s;
  width: calc(100% / 6);
  margin-top: 10px;
  cursor: pointer;
}
.swiper-thumb .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.swiper {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin: auto;
}
.swiper-slide img {
  height: auto;
  width: 100%;
  margin: auto;
}
.js_modalWrap .modal_header {
  background: #182ea5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 20px;
}
.js_modalWrap .modal_title {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.js_modalWrap .modal_title_small {
  font-size: 32px;
}
.js_modalWrap .modal_title.modal_title-impre {
  line-height: 1.4;
}
.js_modalWrap .modal_title.modal_title-impre img {
  width: 120px;
}
.js_modalWrap .modal_header span {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
}
.js_modalWrap .item-name {
  border: 1px solid #707070;
  font-size: 22px;
  margin: 30px 30px 50px;
  padding: 15px 10px;
}
.js_modalWrap .item-text {
  font-size: 18px;
  margin-bottom: 30px;
}
.js_modalWrap .item-dtail-col dl {
  margin-bottom: 50px;
}
.js_modalWrap .item-dtail-col dl:last-of-type {
  margin-bottom: 0;
}
.js_modalWrap .item-dtail-col dt {
  font-weight: bold;
}
.js_modalWrap .item-dtail-col dt,
.js_modalWrap .item-dtail-col dd {
  text-align: left;
  line-height: 1.8;
}
.js_modalWrap .link-btn-col {
  padding: 50px 0;
}

@media (max-width: 767px) {
  section.report {
    background-color: #e3f2fb;
    padding: 40px 20px 20px;
    text-align: center;
  }

  .new-icon {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 40px;
    height: 40px;
  }

  .main-content-area {
    padding: calc(70 / 750 * 100vw) 5%;
  }
  .main-content-title {
    font-size: 5vw;
    width: 200px;
    margin: 0 auto 60px;
    padding: 10px 0;
  }
  .main-content-blc {
    background: #fff;
    width: 100%;
    margin: 20px auto 0;
    padding: 40px;
  }
  .main-content-blc:first-of-type {
    margin: 0 auto;
  }
  .main-content-blc.icon-new {
    position: relative;
  }
  .main-content-blc.icon-new::before {
    content: "";
    position: absolute;
    background: URL("/corporate/inochi/img/icon-new_report.png") no-repeat;
    background-size: contain;
    width: calc(120 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    top: 0;
    left: 0;
    transform: translate(0%, -50%);
    margin: 0 0 0 20px;
  }

  .inochi_btn {
    max-width: 730px;
    width: auto;
    margin: 20px auto 0px;
  }

  .report-bubble {
    position: relative;
    font-size: 18px;
    color: #fff;
    background: #00256e;
    padding: 10px 30px;
    border-radius: 16px;
    display: inline-block;
    margin-bottom: 20px;
  }


  .report-content {
    width: 100%;
    margin: 0 auto;
  }
.report-number {
  font-size: 14px;
  min-width: 61px;
}


  .report-img {
    margin-bottom: 20px;
  }
.report-btn {
  font-size: 16px;
  padding: 10px 40px 10px 25px;
}

.report-btn::after {
  right: 20px;
}

  .report-heading {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
  }
.report-heading__modal {
    gap: 14px;
}
  .report-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
  }

  .report-place {
    font-size: 12px;
    font-weight: bold;
    color: #00256e;
    text-align: left;
  }

  .report-text {
    font-size: 14px;
    line-height: 1.7;
  }

  .link-area {
    padding: 0 5%;
  }
  .link-btn {
    width: 100%;
    margin: 0 auto;
  }
  .link-btn img {
    width: 100%;
  }

  .js_modalWrap .modal_header {
    padding: 12px 2px;
  }
  .js_modalWrap .modal_title {
    font-size: 3.8vw;
    line-height: 1.5;
    margin-bottom: calc(10 / 750 * 100vw);
  }
  .js_modalWrap .modal_title_small {
    line-height: 1.2;
  }
  .js_modalWrap .modal_header span {
    font-size: 3vw;
    line-height: 1.5;
  }
  .js_modalWrap .item-name {
    font-size: 4vw;
    margin: 30px auto 20px;
    padding: calc(15 / 750 * 100vw) calc(10 / 750 * 100vw);
  }
  .js_modalWrap .item-text {
    font-size: 4vw;
    margin-bottom: 30px;
  }
  .swiper-thumb .swiper-slide {
    margin-top: calc(10 / 750 * 100vw);
  }
  .js_modalWrap .item-dtail-col dl {
    margin-bottom: calc(50 / 750 * 100vw);
  }
  .js_modalWrap .item-dtail-col dt,
  .js_modalWrap .item-dtail-col dd {
    font-size: 2.5vw;
  }

  .modal_title-impre img {
    width: calc(200 / 750 * 100vw);
    margin-bottom: calc(18 / 750 * 100vw);
  }

  .modal_content-impre {
    font-size: calc(28 / 750 * 100vw);
    margin-bottom: calc(20 / 750 * 100vw);
    padding: 0 calc(28 / 750 * 100vw);
  }
}/*max-width: 767px*/
@media screen and (max-width: 480px) {
  
  
  
  
} /*max-width: 480px*/






