/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400&family=Libre+Baskerville&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Webフォント */
/* Webフォント */
b, strong, .bold {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif; }

body {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.4rem;
  line-height: 1.8em; }

@media screen and (min-width: 768px) {
  body {
    font-size: 1.5rem;
    line-height: 1.9em; } }

@media screen and (min-width: 980px) {
  body {
    font-size: 1.6rem;
    line-height: 2.0em;
    letter-spacing: 0.03em; } }

/* =============================================
- strongWoman
================================================ */
#strongWomanVisual {
  padding: 80px 20px;
  background: url("https://242663553.fs1.hubspotusercontent-na2.net/hubfs/242663553/raw_assets/public/tokyo-nihonkotsu/images/strongWoman/strongWoman_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right 20%; }
  #strongWomanVisual .breadcrumb a, #strongWomanVisual .breadcrumb span {
    color: #fff; }
    #strongWomanVisual .breadcrumb a::before, #strongWomanVisual .breadcrumb span::before {
      border-color: #fff; }
  #strongWomanVisual .textbox {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    color: #fff;
    color: #fff; }
    #strongWomanVisual .textbox .subtitle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 21px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1; }
      #strongWomanVisual .textbox .subtitle .icon {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 0.8em;
        margin: 0 5px; }
        #strongWomanVisual .textbox .subtitle .icon::before {
          content: "";
          display: block;
          width: 100%;
          height: 0;
          border-bottom: 1px solid #fff;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
        #strongWomanVisual .textbox .subtitle .icon::after {
          content: "";
          display: block;
          width: 100%;
          height: 0;
          border-bottom: 1px solid #fff;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    #strongWomanVisual .textbox .title {
      margin: 40px 0 15px;
      font-size: 28px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1.28; }
    #strongWomanVisual .textbox .en {
      font-size: 14px;
      font-weight: 400;
      font-family: 'Libre Baskerville', serif;
      letter-spacing: 0;
      line-height: 1.5; }

#strongWoman {
  display: block;
  padding: 80px 0 100px; }
  #strongWoman .inner {
    width: 100%;
    max-width: 1100px;
    margin: auto; }
  #strongWoman .strongWoman_about {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1520px;
    margin: 0 auto 80px;
    padding-top: 0;
    padding-bottom: 0; }
    #strongWoman .strongWoman_about .textbox .text {
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 1.7; }
      #strongWoman .strongWoman_about .textbox .text .color {
        color: #F86000; }
    #strongWoman .strongWoman_about .textbox .subtitle {
      margin-top: 25px;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 1.43; }
    #strongWoman .strongWoman_about .img {
      display: block;
      width: 100%;
      max-width: 560px;
      margin-top: 40px;
      margin-left: auto;
      margin-right: 0;
      vertical-align: bottom; }
  #strongWoman .strongWoman_voice {
    padding-top: 0;
    padding-bottom: 0; }
    #strongWoman .strongWoman_voice .strongWoman_voice_title {
      margin-bottom: 20px;
      font-size: 14px;
      text-align: center;
      line-height: 1; }
      #strongWoman .strongWoman_voice .strongWoman_voice_title .en {
        font-size: 250%;
        font-weight: 400;
        font-family: 'Libre Baskerville', serif;
        letter-spacing: 0; }
      #strongWoman .strongWoman_voice .strongWoman_voice_title .title {
        margin-top: 15px;
        font-weight: bold; }
    #strongWoman .strongWoman_voice .content + .content {
      margin-top: 120px; }
    #strongWoman .strongWoman_voice .voice .textbox {
      width: 100%;
      max-width: 453px; }
      #strongWoman .strongWoman_voice .voice .textbox .nom {
        font-size: 100px;
        font-weight: 400;
        font-family: 'Libre Baskerville', serif;
        letter-spacing: 0;
        line-height: 1;
        text-align: center;
        position: relative;
        padding-bottom: 30px; }
        #strongWoman .strongWoman_voice .voice .textbox .nom span {
          position: absolute;
          bottom: 0px;
          left: 0;
          right: 0;
          margin: auto;
          font-size: 15px; }
      #strongWoman .strongWoman_voice .voice .textbox .title {
        margin: 40px 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.3; }
        #strongWoman .strongWoman_voice .voice .textbox .title .large {
          font-size: 232.5%; }
      #strongWoman .strongWoman_voice .voice .textbox .text {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.73; }
    #strongWoman .strongWoman_voice .voice .img {
      display: block;
      width: 100%;
      max-width: 518px;
      margin-top: 40px;
      margin-left: auto;
      margin-right: 0;
      vertical-align: bottom; }
    #strongWoman .strongWoman_voice .voice.reverse .textbox {
      margin-left: auto;
      margin-right: 0; }
    #strongWoman .strongWoman_voice .voice.reverse .img {
      margin-left: 0;
      margin-right: auto; }
    #strongWoman .strongWoman_voice .accordion {
      margin-top: 50px; }
      #strongWoman .strongWoman_voice .accordion .point {
        margin-bottom: 25px;
        font-size: 24px;
        font-weight: 400;
        font-family: 'Libre Baskerville', serif;
        line-height: 1;
        letter-spacing: 0; }
      #strongWoman .strongWoman_voice .accordion .accordion_list {
        border-bottom: 1px solid #F86000; }
      #strongWoman .strongWoman_voice .accordion .accordion_item {
        border-top: 1px solid #F86000; }
        #strongWoman .strongWoman_voice .accordion .accordion_item .title {
          position: relative;
          z-index: 1;
          padding: 25px 30px;
          -webkit-transition: all 0.2s ease-in;
          -moz-transition: all 0.2s ease-in;
          -ms-transition: all 0.2s ease-in;
          -o-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .title .nom {
            display: block;
            position: absolute;
            z-index: 1;
            top: 6px;
            left: 0;
            color: #F86000;
            font-size: 24px;
            font-weight: 400;
            font-family: 'Libre Baskerville', serif;
            letter-spacing: 0;
            line-height: 1;
            -webkit-transition: all 0.2s ease-in;
            -moz-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .title .text {
            font-size: 18px;
            font-weight: bold;
            letter-spacing: 0.04em;
            line-height: 1.6;
            -webkit-transition: all 0.2s ease-in;
            -moz-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in; }
            #strongWoman .strongWoman_voice .accordion .accordion_item .title .text br {
              display: none; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .title::before, #strongWoman .strongWoman_voice .accordion .accordion_item .title::after {
            content: "";
            display: block;
            position: absolute;
            z-index: 1;
            top: 0;
            right: 14px;
            bottom: 0;
            width: 12px;
            height: 0;
            margin: auto;
            border-bottom: 1px solid;
            border-color: #F86000;
            -webkit-transition: all 0.2s ease-in;
            -moz-transition: all 0.2s ease-in;
            -ms-transition: all 0.2s ease-in;
            -o-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .title::before {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
        #strongWoman .strongWoman_voice .accordion .accordion_item .detail {
          display: none;
          padding: 25px 30px; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .detail .text {
            font-size: 15px;
            font-weight: 500;
            letter-spacing: 0.04em;
            line-height: 1.86; }
        #strongWoman .strongWoman_voice .accordion .accordion_item.current .title {
          background: #F86000; }
          #strongWoman .strongWoman_voice .accordion .accordion_item.current .title .nom {
            color: #fff; }
          #strongWoman .strongWoman_voice .accordion .accordion_item.current .title .text {
            color: #fff; }
          #strongWoman .strongWoman_voice .accordion .accordion_item.current .title::before, #strongWoman .strongWoman_voice .accordion .accordion_item.current .title::after {
            border-color: #fff; }
          #strongWoman .strongWoman_voice .accordion .accordion_item.current .title::before {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0); }

.banner_box .link {
  display: block;
  position: relative;
  z-index: 1;
  color: #fff; }
  .banner_box .link .img {
    display: block;
    width: 100%;
    vertical-align: bottom; }
  .banner_box .link .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 20px;
    left: 0;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .banner_box .link .text::after {
      content: "";
      display: inline-block;
      width: 0.5em;
      height: 0.5em;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
  .banner_box .link:hover .text {
    color: #EF8543;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .banner_box .link:hover .text::after {
      border-color: #EF8543; }

@media screen and (min-width: 768px) {
  #strongWomanVisual {
    padding: 200px 40px 80px; }
    #strongWomanVisual .textbox .subtitle {
      font-size: 40px; }
      #strongWomanVisual .textbox .subtitle .icon {
        width: 0.8em;
        margin: 0 10px; }
    #strongWomanVisual .textbox .title {
      margin: 85px 0 30px;
      font-size: 70px; }
    #strongWomanVisual .textbox .en {
      font-size: 16px; }
  #strongWoman {
    padding: 130px 0 150px; }
    #strongWoman .title_style_recruit br {
      display: none; }
    #strongWoman .strongWoman_about {
      margin-bottom: 150px; }
      #strongWoman .strongWoman_about .textbox {
        width: 570px; }
        #strongWoman .strongWoman_about .textbox .text {
          font-size: 20px; }
        #strongWoman .strongWoman_about .textbox .subtitle {
          font-size: 32px; }
      #strongWoman .strongWoman_about .img {
        margin-top: 80px; }
    #strongWoman .strongWoman_voice .strongWoman_voice_title {
      font-size: 18px; }
      #strongWoman .strongWoman_voice .strongWoman_voice_title .en {
        font-size: 65px; }
      #strongWoman .strongWoman_voice .strongWoman_voice_title .title {
        margin-top: 35px; }
    #strongWoman .strongWoman_voice .content + .content {
      margin-top: 120px; }
    #strongWoman .strongWoman_voice .voice {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      #strongWoman .strongWoman_voice .voice .textbox {
        width: 40.18%;
        margin-left: 0;
        margin-right: 0; }
        #strongWoman .strongWoman_voice .voice .textbox .nom {
          font-size: 111px; }
        #strongWoman .strongWoman_voice .voice .textbox .title {
          margin: 70px 0;
          font-size: 4.5vw; }
      #strongWoman .strongWoman_voice .voice .img {
        margin-top: 90px;
        width: 47.09%;
        margin-left: 0;
        margin-right: 0; }
      #strongWoman .strongWoman_voice .voice.reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
        #strongWoman .strongWoman_voice .voice.reverse .textbox {
          margin-left: 0;
          margin-right: 0; }
        #strongWoman .strongWoman_voice .voice.reverse .img {
          margin-left: 0;
          margin-right: 0; }
    #strongWoman .strongWoman_voice .accordion {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 100px; }
      #strongWoman .strongWoman_voice .accordion .point {
        width: 25.9%;
        margin-bottom: 0;
        padding-top: 20px;
        font-size: 45px; }
      #strongWoman .strongWoman_voice .accordion .accordion_list {
        width: 74.1%; }
      #strongWoman .strongWoman_voice .accordion .accordion_item .title {
        padding: 50px 0 50px 60px; }
        #strongWoman .strongWoman_voice .accordion .accordion_item .title .nom {
          top: 6px;
          font-size: 35px; }
        #strongWoman .strongWoman_voice .accordion .accordion_item .title .text {
          font-size: 20px; }
          #strongWoman .strongWoman_voice .accordion .accordion_item .title .text br {
            display: block; }
        #strongWoman .strongWoman_voice .accordion .accordion_item .title::before, #strongWoman .strongWoman_voice .accordion .accordion_item .title::after {
          right: 14px;
          width: 24px; }
      #strongWoman .strongWoman_voice .accordion .accordion_item .detail {
        padding: 50px 60px; }
  .banner_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .banner_box .link .text {
      bottom: 40px; } }

@media screen and (min-width: 980px) {
  #strongWomanVisual {
    padding: 80px 40px;
    background-position: top center; }
    #strongWomanVisual .textbox {
      margin-top: 100px; }
      #strongWomanVisual .textbox .subtitle {
        font-size: 40px; }
        #strongWomanVisual .textbox .subtitle .icon {
          width: 0.8em;
          margin: 0 10px; }
      #strongWomanVisual .textbox .title {
        margin: 85px 0 30px;
        font-size: 70px; }
      #strongWomanVisual .textbox .en {
        font-size: 16px; }
    #strongWomanVisual .breadcrumb {
      padding-top: 0; }
  #strongWoman .strongWoman_voice .voice .textbox .title {
    font-size: 40px; } }

@media screen and (min-width: 1310px) {
  #strongWoman .strongWoman_about .textbox {
    padding: 35px 0; }
  #strongWoman .strongWoman_about .img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto; } }