@charset "UTF-8";
main {
  overflow: hidden;
}
.TitleH1 h1 {
  margin-bottom: 0;
}
.lp_content h2::before, .lp_content h2::after {
  display: none !important;
}
.lp_top p, .lp_content p {
  margin-bottom: 0;
}
.lp_content {
  width: 100% !important;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 50px;
}
/*
.lp_content h2, .lp_content h3 {
  all: revert !important;
}
*/
.TitleMenu {
  display: none;
}
.accordion {
  display: none;
}
.computeFlatTypeSection {
  margin-bottom: 0;
}
h2, h3, h4, p {
  line-height: 1.5;
}
/*-------------------------
article top
-------------------------*/
.section_art_top {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
h2.art_top_title {
  font-size: 28px;
  font-weight: 600;
  margin: 100px auto 80px auto;
  padding-bottom: 10px;
  border-bottom: solid 2px #AAA;
}
.summaryWrapper {
  max-width: 1260px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.introduceRelative {
  padding-top: 680px;
}
.summary_content {
  width: calc(100% - 110px);
  max-width: 90%;
  margin-left: auto;
  margin-right: -50px;
  padding: 40px;
  background-color: #F6F6F6;
}
.summary_text {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
}
.summary_img_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: -50px;
  z-index: -1;
}
.summary_img_wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/*-------------------------
outside flame
-------------------------*/
.reverse {
  flex-direction: row-reverse;
}
.column {
  width: 45%;
}
/*for rightside*/
.column .outside_right_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 30px;
  color: #1E6F85;
  margin-left: -30px;
  margin-bottom: 0;
}
.column .outside_right_txt::before {
  border-top: solid 2px #1E6F85;
  content: "";
  margin: 10px 10px 0 0;
  flex-basis: 10%;
  flex-shrink: 0;
}
div.reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 1260px;
  padding: 40px;
  margin: 80px auto 60px;
}
.reverse img {
  width: 100%;
  height: auto;
}
.column_outside_right {
  flex: 1;
  margin-right: calc(50% - 55vw);
  margin-left: 5%;
}
/*-------------------------
common
-------------------------*/
.lp_content h3 {
  font-size: 28px;
  font-weight: 600;
  color: #333;
  margin: 40px auto 80px;
}
.lp_content h3::after {
  display: none;
}
.txt_left_layout img, .txt_right_layout img {
  max-width: 520px;
  height: 420px;
  object-fit: cover;
}
p.q_for_interviewer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #1E6F85;
  margin-bottom: 60px;
}
p.q_for_interviewer::before {
  border-top: solid 2px #1E6F85;
  content: "";
  margin: 10px 10px 0 0;
  flex-basis: 5%;
  flex-shrink: 0;
}
.txt_left_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1260px;
  margin: 80px 0 0 0;
  column-gap: 60px;
}
.txt_right_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1260px;
  margin: 0 0 60px 0;
  column-gap: 60px;
}
.txt_left_layout_paragraph, .txt_right_layout_paragraph {
  /*  margin: 0 0 0 60px;*/
  text-align: justify;
}
.describe_paragraph {
  margin: 0 auto 0 30px;
  text-align: justify;
}
.txt_left_layout_paragraph .q_for_interviewer::before {
  border-top: solid 2px #1E6F85;
  content: "";
  margin: 10px 10px 0 0;
  flex-basis: 10%;
  flex-shrink: 0;
}
.txt_right_layout_paragraph .q_for_interviewer::before {
  border-top: solid 2px #1E6F85;
  content: "";
  margin: 10px 10px 0 0;
  flex-basis: 10%;
  flex-shrink: 0;
}
span.txt_paragraph {
  display: block;
  margin-bottom: 40px;
}
span.speaker_highlight {
  font-size: 18px;
  font-weight: 600;
}
span.parts_marker {
  font-weight: 600;
  background: linear-gradient(transparent 60%, rgba(30, 111, 133, 0.35) 70%);
}
span.sent_marker {
  font-weight: 600;
  background: linear-gradient(transparent 30%, rgba(247, 147, 30, 0.4) 70%);
}
/*-------------------------
introduction
-------------------------*/
.section_center_intro {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto 100px;
  border-top: solid 1px #AAA;
}
/*-------------------------
task
-------------------------*/
.section_task {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto 100px;
  border-top: solid 1px #AAA;
}
/*-------------------------
story
-------------------------*/
.section_about_story {
  border-top: solid 1px #AAA;
  margin-bottom: 80px;
}
.story_separator_interviewer {
  margin: 100px 0 60px 0;
}
.left_layout_for_story {
  margin: 100px 0 100px 0;
}
/*-------------------------
effect
-------------------------*/
p.effect_separator_interviewer {
  margin-bottom: 80px;
}
/*outside flame for leftside*/
div.outside_photo_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 1260px;
  padding: 40px;
  margin: 40px auto auto auto;
}
.outside_photo_left img {
  width: 100%;
  height: auto;
}
.column_outside_left {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 5%;
}
.outside_left_a-txt {
  font-size: 16px;
  letter-spacing: 1px;
  /*  margin: 40px auto 0;*/
}
.effect_content {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto 100px;
}
.effect_title_no {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px !important;
}
.effect_title_no span {
  /*  top: -.15em;*/
  font-size: 28px;
  color: #1E6F85;
  padding: 0 10px;
}
.lp_content h4 {
  margin: 0;
  margin-bottom: 40px;
  font-size: 26px;
  letter-spacing: 1px;
}
.lp_content h4::after {
  display: none;
}
.right_layout_for_effect {
  margin: 100px 0 60px 0;
}
.right_layout_for_effect .txt_right_layout_paragraph {
  margin-top: 60px;
}
/*-------------------------
future initiatives
-------------------------*/
.section_future {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto 100px;
  border-top: solid 1px #AAA;
}
p.note_txt {
  margin: 40px 0 0 30px;
}
/*outside huge part*/
section.outside_pic_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 1260px;
  padding: 40px;
  margin: auto;
}
.outside_pic_right img {
  width: 100%;
  height: auto;
}
.outside_pic_right {
  margin-right: calc(50% - 50vw);
  /*margin-left: 3%;*/
}
.outside_pic_right p {
  margin-bottom: 0;
}
/*-------------------------
back to list
-------------------------*/
.back_btn {
  width: 100%;
  max-width: 1260px;
  margin: 150px auto 150px auto;
}
.reback_list_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 180px;
  padding: 10px 20px;
  color: #333;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  font-size: 14px;
}
.reback_list_btn a:before {
  position: absolute;
  bottom: 0px;
  left: 50%;
  content: '';
  width: 100%;
  height: 2px;
  background: rgba(170, 170, 170, .5);
  transform: translateX(-50%);
}
.reback_list_btn a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #111;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.reback_list_btn a:hover {
  opacity: 0.7;
}
.reback_list_btn a:hover:after {
  transform: scale(1, 1);
}
.lp_footnav {
  border-top: none !important;
}
@media screen and (min-width:1280px) and (max-width:1439px) {
  .summary_content {
    margin-right: -30px;
  }
  .summary_img_wrapper {
    left: -30px;
  }
}
@media screen and (min-width:1024px) and (max-width:1260px) {
  .summary_content {
    margin-right: -20px;
  }
  .summary_img_wrapper {
    left: -20px;
  }
  .introduceRelative {
    padding-top: 60%;
  }
  p.q_for_interviewer {
    text-align: initial;
  }
}
@media screen and (min-width:769px) {
  .lp_wrapper .lp_content {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .summary_text {
    font-size: 22px;
  }
  .summary_img_wrapper {
    left: -20px;
  }
  .summary_content {
    width: 90%;
    margin-right: -20px;
  }
  .introduceRelative {
    padding-top: 59%;
  }
  div.reverse {
    margin: 60px auto 80px;
    flex-direction: column-reverse;
    padding: 20px;
  }
  .column {
    width: 100%;
  }
  .column_outside_right {
    margin-left: 18%;
  }
  .lp_content h3 {
    font-size: 24px;
    margin: 40px auto 60px;
  }
  p.q_for_interviewer::before {
    flex-basis: 10%;
  }
  .txt_left_layout, .txt_right_layout {
    flex-direction: column;
    row-gap: 40px;
  }
  .txt_left_layout img, .txt_right_layout img {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }
  .section_task {
    margin: 0 auto 40px;
  }
  div.outside_photo_left {
    flex-direction: column;
    padding: 20px;
    row-gap: 40px;
  }
  .left_layout_for_story {
    margin: 80px 0 60px 0;
  }
  p.effect_separator_interviewer {
    margin-bottom: 60px;
  }
  .right_layout_for_effect {
    row-gap: 0;
  }
  .right_layout_for_effect .txt_right_layout_paragraph {
    margin-top: 0;
  }
  .right_layout_for_effect {
    margin: 100px 0 80px 0;
  }
  .outside_pic_right {
    margin-left: 5%;
  }
  .back_btn {
    margin: 100px auto;
  }
  .goPageTop {
    color: rgb(46, 52, 112) !important;
  }
  .summary_text {
    font-size: 20px;
  }
}
@media (max-width: 520px) {
  .lp_content {
    padding: 0 30px;
  }
  h2.art_top_title {
    font-size: 24px;
    margin: 60px auto 40px auto;
  }
  .summary_content {
    width: 95%;
    margin-right: -10px;
    padding: 30px;
  }
  .summary_text {
    font-size: 18px;
  }
  .summary_img_wrapper {
    left: -10px;
  }
  .column .outside_right_txt, p.q_for_interviewer {
    font-size: 18px;
    text-align: initial;
  }
  .column .outside_right_txt {
    margin-left: 0;
  }
  div.reverse {
    margin: 60px auto 80px;
  }
  .lp_content h3 {
    font-size: 22px;
  }
  p.q_for_interviewer {
    margin-bottom: 40px;
  }
  p.effect_separator_interviewer {
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .txt_left_layout {
    margin: 60px 0 0 0;
  }
  .story_separator_interviewer {
    margin: 80px 0 40px 0;
  }
  .section_future {
    margin: 0 auto 80px;
  }
  .effect_title_no {
    font-size: 20px;
  }
  .effect_title_no span {
    font-size: 26px;
  }
  .lp_content h4 {
    font-size: 22px;
  }
  .txt_paragraph {
    text-align: initial;
  }
}
@media (max-width: 480px) {
  .lp_content {
    padding: 0 20px;
  }
  h2.art_top_title {
    font-size: 22px;
  }
  .summary_content {
    width: 100%;
    max-width: 98%;
  }
  .describe_paragraph {
    margin: 0 auto 0 20px;
  }
  p.note_txt {
    margin: 40px 0 0 20px;
  }
  div.reverse {
    padding: 20px 0 20px 0;
  }
}