/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.header .menubox .box2 .list .telework_active:after {
  width: 100%; }

.telework__box1 {
  position: relative;
  padding-bottom: 80px; }
  .telework__box1:after {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 140px;
    position: absolute;
    background: #F5F5F5;
    z-index: 0; }
  .telework__box1 .innerbox {
    background: #f4fbf7; }
  .telework__box1 .txtbox {
    max-width: 470px;
    left: 70px;
    top: 135px; }
    .telework__box1 .txtbox .ttl {
      text-align: center; }
      .telework__box1 .txtbox .ttl .ttlen {
        font-family: "Nothing You Could Do";
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
        letter-spacing: 0.1em; }
      .telework__box1 .txtbox .ttl .txtjp {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 40px;
        letter-spacing: 0.1em;
        font-weight: 700;
        margin-top: 7px;
        color: #222; }
        @media only screen and (max-width: 1100px) {
          .telework__box1 .txtbox .ttl .txtjp {
            letter-spacing: 0.03em; } }
    .telework__box1 .txtbox .txt {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 30px;
      letter-spacing: 0.1em; }
  @media (max-width: 1023px) {
    .telework__box1 {
      padding-bottom: 0; }
      .telework__box1 .innerbox {
        padding: 40px 10px; }
      .telework__box1 .txtbox {
        max-width: 100%; }
        .telework__box1 .txtbox .ttl {
          text-align: center; }
          .telework__box1 .txtbox .ttl .ttlen {
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 20px; }
          .telework__box1 .txtbox .ttl .txtjp {
            font-size: 20px;
            font-size: 2rem;
            line-height: 30px;
            margin: 10px -30px 0; }
        .telework__box1 .txtbox .txt {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 30px;
          letter-spacing: 0.02em;
          margin-top: 15px; } }
    @media only screen and (max-width: 1023px) and (max-width: 360px) {
      .telework__box1 .txtbox {
        padding: 0 10px; }
        .telework__box1 .txtbox .ttl .txtjp {
          letter-spacing: 0.05em; } }

.telework .interview,
.telework .section_area {
  font-size: 100%; }

.modal {
  position: relative; }

@media (min-width: 801px) {
  .modal {
    width: calc(100% - 116px);
    height: calc(100% - 116px); } }

@media (max-width: 800px) {
  .modal {
    width: 90%;
    height: 60%; } }

.section_area[data-section="scene"] {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.telework_btn_area {
  text-align: center;
  margin-top: 28px; }

@media (min-width: 1001px) {
  .telework_scene_list {
    margin-top: 76px; }
  .telework_scene_list > *:not(:first-of-type) {
    margin-top: 50px; } }

@media (max-width: 1000px) and (min-width: 601px) {
  .telework_scene_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 12px; }
  .telework_scene_list > * {
    margin-top: 64px; } }

@media (max-width: 600px) {
  .telework_scene_list {
    margin-top: 76px; }
  .telework_scene_list > *:not(:first-of-type) {
    margin-top: 90px; } }

.telework_scene_device_image {
  display: block;
  font-size: 0;
  line-height: 1; }

.telework_scene[data-scene-number="1"] .telework_scene_main_image {
  background-image: url(../../../digital-paper/images/special/telework/bg_scene01.png); }

.telework_scene[data-scene-number="1"] .telework_scene_device_image {
  background-image: url(../../../digital-paper/images/special/telework/img_device01.png); }

.telework_scene[data-scene-number="2"] .telework_scene_main_image {
  background-image: url(../../../digital-paper/images/special/telework/bg_scene02.png); }

.telework_scene[data-scene-number="2"] .telework_scene_device_image {
  background-image: url(../../../digital-paper/images/special/telework/img_device02.png); }

.telework_scene[data-scene-number="3"] .telework_scene_main_image {
  background-image: url(../../../digital-paper/images/special/telework/bg_scene03.png); }

.telework_scene[data-scene-number="3"] .telework_scene_device_image {
  background-image: url(../../../digital-paper/images/special/telework/img_device03.png); }

.telework_scene[data-scene-number="4"] .telework_scene_main_image {
  background-image: url(../../../digital-paper/images/special/telework/bg_scene04.png); }

.telework_scene[data-scene-number="4"] .telework_scene_device_image {
  background-image: url(../../../digital-paper/images/special/telework/img_device04.png); }

.telework_scene[data-scene-number="5"] .telework_scene_main_image {
  background-image: url(../../../digital-paper/images/special/telework/bg_scene05.png); }

.telework_scene[data-scene-number="5"] .telework_scene_device_image {
  background-image: url(../../../digital-paper/images/special/telework/img_device05.png); }

@media (min-width: 1001px) {
  .telework_scene {
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 1000px) and (min-width: 601px) {
  .telework_scene {
    width: calc(50% - 24px); } }

.telework_scene_main_image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-size: 100%; }

@media (min-width: 1001px) {
  .telework_scene_main_image {
    width: 285px;
    height: 285px; } }

@media (max-width: 1000px) {
  .telework_scene_main_image::before {
    display: block;
    content: "";
    padding-top: 100%; } }

@media (min-width: 1001px) {
  .telework_scene_text_area {
    position: relative;
    padding-right: 255px;
    margin-left: 35px; } }

@media (max-width: 1000px) {
  .telework_scene_text_area {
    margin-top: 28px; } }

.telework_scene_header {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 36px;
  letter-spacing: 0.03em;
  font-weight: 500; }

.telework_scene_text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  letter-spacing: 0.02em;
  margin-top: 20px; }

.telework_scene_device_image {
  width: 228px;
  height: 262px;
  background-size: 100%; }

@media (min-width: 1001px) {
  .telework_scene_device_image {
    position: absolute;
    top: 0;
    right: 0; } }

@media (max-width: 1000px) {
  .telework_scene_device_image {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto; } }

.telework_scene_link {
  font-size: 0.8125rem;
  text-decoration: underline;
  margin-top: 28px; }

@media (max-width: 1000px) {
  .telework_scene_link {
    text-align: center; } }

.footer {
  margin-top: 120px; }

.section_area[data-section="question_start"] {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 76px;
  padding-bottom: 100px; }

.question_header_accent {
  font-family: "Nothing You Could Do", serif;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 12px; }

.question_header {
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5; }

.question_header span {
  display: block;
  font-size: 1rem; }

@media (max-width: 800px) {
  .question_header {
    font-size: 1.25rem; } }

.question_summary {
  padding: 36px;
  margin-top: 32px;
  border: 1px solid #e6e6e6; }

@media (max-width: 800px) {
  .question_summary {
    padding: 16px; } }

.question_summary_header {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 16px; }

.question_summary_list {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  line-height: 1.7; }

.question_summary_list dt {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.question_summary_list dt span {
  display: inline-block;
  font-weight: 500;
  min-width: 6em; }

.question_summary_list dd {
  margin-left: 0.5em; }

.section_area[data-section="question1"], .section_area[data-section="question2"] {
  position: relative;
  padding-top: 100px;
  padding-bottom: 108px; }

@media (max-width: 800px) {
  .section_area[data-section="question1"], .section_area[data-section="question2"] {
    padding-top: 80px; } }

.section_area[data-section="question1"] {
  background-color: #f9f8f7; }

.section_area[data-section="question2"] {
  background-color: #e6e6e6; }

.section_area .question_content {
  width: 90%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto; }

.question_icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -44px;
  left: 0;
  right: 0;
  width: 120px;
  height: 120px;
  font-size: 0.75rem;
  color: #fff;
  background-color: #807560;
  margin: auto;
  border-radius: 50%; }

.question_icon span {
  display: block;
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
  font-size: 3rem;
  margin-top: 4px; }

@media (max-width: 800px) {
  .question_icon {
    top: -36px;
    width: 100px;
    height: 100px; }
  .question_icon span {
    font-size: 2.25rem; } }

.question_target {
  margin-top: 20px;
  text-align: center; }

.question_target span {
  display: inline-block;
  font-size: 0.8125rem;
  background-color: #fff;
  padding: 12px; }

.question_lead {
  line-height: 1.7;
  margin-top: 24px; }

.question_lead span {
  display: inline-block; }

@media (min-width: 601px) {
  .question_graph_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -45px;
    margin-right: -45px; }
  .question_graph_list > * {
    margin-top: 40px;
    margin-left: 45px;
    margin-right: 45px; } }

@media (max-width: 600px) {
  .question_graph_list {
    margin-top: 40px; }
  .question_graph_list > * {
    margin-left: auto;
    margin-right: auto; }
  .question_graph_list > *:not(:first-of-type) {
    margin-top: 40px; } }

.question_graph {
  width: 200px; }

.question_graph_title {
  font-size: 1.125rem;
  line-height: 1.7;
  text-align: center; }

.question_graph_image {
  position: relative;
  padding-top: 100%;
  margin-top: 24px; }

.question_graph_image > * {
  position: absolute;
  top: 0;
  left: 0; }

.section_area[data-section="question_end"] {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f8f7; }

.section_area[data-section="question_end"]::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 40px;
  border: 40px solid transparent;
  border-top: 28px solid #e6e6e6;
  margin: auto; }

.section_area[data-section="question_end"] .question_content {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.interview {
  padding-top: 60px;
  color: #303030; }

.interview h2 {
  text-align: center; }

.interview h2 > span {
  display: block;
  font-size: 30px;
  font-size: 3rem;
  line-height: 44px;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 15px; }

@media (max-width: 1000px) {
  .interview h2 > span {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px; }
  .interview h2 > span > span {
    display: block; } }

.interview h2 small {
  font-size: 20px;
  font-size: 2rem;
  line-height: 29px;
  letter-spacing: 0;
  font-weight: 500; }

@media (max-width: 1000px) {
  .interview h2 small {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 26px; } }

.interview > p {
  max-width: 820px;
  margin: 30px auto 50px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: 0; }

@media (max-width: 1000px) {
  .interview > p {
    margin: 30px auto 35px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 30px; } }

.interview .js_modal img {
  cursor: pointer; }

.interview .interview_anchor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px; }

@media (max-width: 1000px) {
  .interview .interview_anchor {
    display: block;
    margin-bottom: 47px; } }

.interview .interview_anchor > a {
  width: calc((100% - 70px) / 3);
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px 13px 0;
  border-bottom: #D1D1D1 solid 1px; }
  @media (max-width: 1023px) {
    .interview .interview_anchor > a:hover {
      opacity: 1; } }

@media (max-width: 1000px) {
  .interview .interview_anchor > a {
    width: 100%;
    padding: 0 50px 16.5px 0; }
  .interview .interview_anchor > a:nth-child(n + 2) {
    margin-top: 30px; } }

.interview .interview_anchor > a:after {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url(../../../digital-paper/images/special/telework/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px; }

@media (max-width: 1000px) {
  .interview .interview_anchor > a:after {
    right: 15px;
    top: calc(50% - 5px); } }

.interview .interview_anchor > a .img {
  width: 65px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.interview .interview_anchor > a .text {
  width: calc(100% - 65px);
  padding-left: 15px; }

.interview .interview_anchor > a .text span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  letter-spacing: 0;
  display: inline-block; }

.interview .interview_anchor > a .text em {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 29px;
  letter-spacing: 0;
  font-weight: 500;
  color: #303030;
  display: block;
  font-style: normal; }

.interview .interview_anchor > a .text em small {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400; }

.interview .interview_main_item {
  padding: 41px 50px 50px 55px;
  background-color: #F9F8F7; }

.interview .interview_main_item:before, .interview .interview_main_item:after {
  content: "";
  display: table; }

.interview .interview_main_item:after {
  clear: both; }

@media (max-width: 1000px) {
  .interview .interview_main_item {
    padding: 30px 25px 40px; }
  .interview .interview_main_item:before, .interview .interview_main_item:after {
    content: none; } }

.interview .interview_main_item:nth-child(n + 2) {
  margin-top: 50px; }

@media (max-width: 1000px) {
  .interview .interview_main_item:nth-child(n + 2) {
    margin-top: 29px; } }

.interview .interview_main_item .name, .interview .interview_main_item .heading, .interview .interview_main_item > .text, .interview .interview_main_item .scenes {
  float: left;
  width: 53.888%; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name, .interview .interview_main_item .heading, .interview .interview_main_item > .text, .interview .interview_main_item .scenes {
    float: inherit;
    width: 100%; } }

.interview .interview_main_item .profile {
  float: right;
  width: 46.112%;
  padding-left: 55px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .profile {
    float: inherit;
    width: 100%;
    padding-left: 0; } }

.interview .interview_main_item .name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name {
    margin-bottom: 20px; } }

.interview .interview_main_item .name .num {
  font-size: 100px;
  font-size: 10rem;
  line-height: 73px;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  color: #DBDBDB;
  margin-right: 20px;
  position: relative;
  top: -5px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name .num {
    font-size: 80px;
    font-size: 8rem;
    line-height: 60px;
    margin-right: 15px;
    width: 100px;
    margin-right: 0; }
  .interview .interview_main_item .name .num3 {
    width: 130px; } }

@media (max-width: 320px) {
  .interview .interview_main_item .name .num {
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    width: 80px; }
  .interview .interview_main_item .name .num3 {
    width: 120px; } }

.interview .interview_main_item .name h3 {
  padding-top: 5px; }
  @media (max-width: 1023px) {
    .interview .interview_main_item .name h3 {
      padding-top: 0; } }

.interview .interview_main_item .name h3 span {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 500;
  display: inline-block; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name h3 span {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 400; } }

.interview .interview_main_item .name h3 em {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 42px;
  letter-spacing: 0;
  font-weight: 500;
  display: block; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name h3 em {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px; } }

.interview .interview_main_item .name h3 em small {
  font-size: 19px;
  font-size: 1.9rem; }

@media (max-width: 1000px) {
  .interview .interview_main_item .name h3 em small {
    font-size: 0.9375rem; } }

.interview .interview_main_item .profile .img {
  text-align: center;
  margin-bottom: 37px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .profile .img {
    margin-bottom: 18px; } }

.interview .interview_main_item .profile .img img {
  width: calc(100% - 50px); }

@media (max-width: 1000px) {
  .interview .interview_main_item .profile .img img {
    width: calc(100% - 15px); } }

.interview .interview_main_item .profile .text em {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 700;
  display: block;
  margin-bottom: 5px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .profile .text em {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 8px; } }

.interview .interview_main_item .profile .text p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 24px;
  letter-spacing: 0; }

@media (max-width: 1000px) {
  .interview .interview_main_item .profile .point {
    display: none; } }

.interview .interview_main_item > .heading {
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 30px 0 20px; }

@media (max-width: 1000px) {
  .interview .interview_main_item > .heading {
    margin: 35px 0 20px; } }

.interview .interview_main_item > .text p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px; }

.interview .interview_main_item > .text p:nth-child(n + 2) {
  margin-top: 10px; }

.interview .interview_main_item > .text p em {
  font-weight: bold; }

.interview .interview_main_item .scenes {
  margin: 36px 0 32px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .scenes {
    margin-top: 45px; } }

.interview .interview_main_item .scenes_sub {
  margin: 38px 0 0; }

@media (max-width: 1000px) {
  .interview .interview_main_item .scenes_sub {
    margin: 35px 0 -15px; } }

.interview .interview_main_item .scenes_sub > li .img {
  width: 250px !important; }

.interview .interview_main_item .scenes > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.interview .interview_main_item .scenes > li:nth-child(n + 2) {
  margin-top: 30px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .scenes > li {
    display: block; } }

.interview .interview_main_item .scenes > li .img {
  width: 192px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

@media (max-width: 1000px) {
  .interview .interview_main_item .scenes > li .img {
    text-align: center;
    width: 100%;
    margin-bottom: 5px; }
  .interview .interview_main_item .scenes > li .img img {
    max-width: 252px; } }

.interview .interview_main_item .scenes > li .text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 24px;
  padding: 0 10px 0 33px; }

.interview .interview_main_item .scenes > li .text:before {
  content: '\02190'; }

@media (max-width: 1000px) {
  .interview .interview_main_item .scenes > li .text {
    padding: 0; }
  .interview .interview_main_item .scenes > li .text:before {
    content: '\02191'; } }

.interview .interview_main_item > .point {
  display: none; }

@media (max-width: 1000px) {
  .interview .interview_main_item > .point {
    display: block; } }

.interview .interview_main_item .point {
  position: relative;
  padding: 19px 22px 30px;
  background-color: #FFFFFF;
  margin-top: 58px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .point {
    margin-top: 60px;
    padding: 19px 22px 20px; } }

.interview .interview_main_item .point .heading {
  position: absolute;
  left: 22px;
  top: -13px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 26px;
  letter-spacing: 0;
  font-family: "Nothing You Could Do", serif; }

.interview .interview_main_item .point em {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: 500; }

.interview .interview_main_item .point ul {
  margin-top: 20px; }

@media (max-width: 1000px) {
  .interview .interview_main_item .point ul {
    margin-top: 18px; } }

.interview .interview_main_item .point ul > li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 500;
  padding-left: 15px; }

.interview .interview_main_item .point ul > li:nth-child(n + 2) {
  margin-top: 15px; }

.interview .interview_main_item .point ul > li:before {
  position: absolute;
  left: 20px; }

.interview .interview_main_item .point ul > li:nth-child(1):before {
  content: '\02460'; }

.interview .interview_main_item .point ul > li:nth-child(2):before {
  content: '\02461'; }

.interview .interview_main_item .point ul > li:nth-child(3):before {
  content: '\02462'; }

.modal_image {
  z-index: 2; }

.section_area .box {
  margin-top: 100px;
  text-align: center; }
  .section_area .box .txt {
    text-align: center;
    margin-top: 40px; }
  .section_area .box .btnbox {
    margin-top: 30px; }
    .section_area .box .btnbox .btn_link {
      max-width: 285px; }
  @media (max-width: 1023px) {
    .section_area .box {
      margin-top: 55px; }
      .section_area .box .txt {
        text-align: left;
        margin-top: 30px; }
      .section_area .box .btnbox {
        margin-top: 20px; } }
