/* @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; } }

/* =============================================
- cross_talk
================================================ */
#crossTalkVisual {
  position: relative;
  z-index: 1;
  padding: 40px 20px 240px;
  background: -webkit-gradient(linear, left top, right top, from(#FFBD93), color-stop(50%, #FFBD93), color-stop(50%, #F5F5F5), to(#F5F5F5));
  background: -webkit-linear-gradient(left, #FFBD93 0%, #FFBD93 50%, #F5F5F5 50%, #F5F5F5 100%);
  background: -o-linear-gradient(left, #FFBD93 0%, #FFBD93 50%, #F5F5F5 50%, #F5F5F5 100%);
  background: linear-gradient(90deg, #FFBD93 0%, #FFBD93 50%, #F5F5F5 50%, #F5F5F5 100%); }
  #crossTalkVisual.blue {
    background: -webkit-gradient(linear, left top, right top, from(#A1D0DB), color-stop(50%, #A1D0DB), color-stop(50%, #F5F5F5), to(#F5F5F5));
    background: -webkit-linear-gradient(left, #A1D0DB 0%, #A1D0DB 50%, #F5F5F5 50%, #F5F5F5 100%);
    background: -o-linear-gradient(left, #A1D0DB 0%, #A1D0DB 50%, #F5F5F5 50%, #F5F5F5 100%);
    background: linear-gradient(90deg, #A1D0DB 0%, #A1D0DB 50%, #F5F5F5 50%, #F5F5F5 100%); }
  #crossTalkVisual .textbox {
    position: relative;
    z-index: 4; }
    #crossTalkVisual .textbox .title {
      display: block;
      width: 80%;
      max-width: 530px;
      margin: auto; }
      #crossTalkVisual .textbox .title .img {
        width: 100%;
        vertical-align: bottom; }
    #crossTalkVisual .textbox .subtitle_box {
      margin-top: 35px;
      text-align: center; }
      #crossTalkVisual .textbox .subtitle_box .subtitle {
        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;
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0.1em;
        line-height: 1; }
        #crossTalkVisual .textbox .subtitle_box .subtitle .large {
          margin-right: 10px;
          font-size: 146.8%;
          letter-spacing: 0;
          font-family: 'Libre Baskerville', serif; }
      #crossTalkVisual .textbox .subtitle_box .text {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.06em;
        line-height: 1; }
  #crossTalkVisual .talker {
    position: absolute;
    bottom: 0;
    width: 65%;
    vertical-align: bottom; }
    #crossTalkVisual .talker.left {
      z-index: 2;
      left: 0; }
    #crossTalkVisual .talker.right {
      z-index: 1;
      right: 0; }
  #crossTalkVisual .breadcrumb {
    position: relative;
    z-index: 3; }

#crossTalk {
  background-image: url('https://242663553.fs1.hubspotusercontent-na2.net/hubfs/242663553/raw_assets/public/tokyo-nihonkotsu/images/crossTalk/back.png');
  background-repeat: repeat;
  padding: 80px 0 100px; }
  #crossTalk .title_style_recruit .en {
    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; }
  #crossTalk .title_style_recruit .icon {
    display: block;
    width: 48px; }
    #crossTalk .title_style_recruit .icon::before, #crossTalk .title_style_recruit .icon:after {
      content: "";
      display: block;
      width: 100%;
      height: 0;
      border-bottom: 1px solid #707070; }
    #crossTalk .title_style_recruit .icon::before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    #crossTalk .title_style_recruit .icon::after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #crossTalk .title_style_recruit .nom {
    margin-left: 4px;
    font-size: 72%; }
  #crossTalk .crossTalk_content {
    padding-top: 0;
    padding-bottom: 0; }
    #crossTalk .crossTalk_content .profile {
      width: 100%;
      max-width: 990px;
      position: relative;
      z-index: 1;
      margin: auto;
      padding: 35px 20px 0;
      background: #fff;
      border-radius: 15px; }
      #crossTalk .crossTalk_content .profile .balloon {
        display: block;
        position: absolute;
        z-index: 2;
        top: -21px;
        width: 157px; }
      #crossTalk .crossTalk_content .profile .title {
        margin-bottom: 40px; }
        #crossTalk .crossTalk_content .profile .title .small {
          display: block;
          position: relative;
          z-index: 1;
          margin-bottom: 20px;
          padding-bottom: 20px;
          font-size: 16px;
          font-weight: bold;
          line-height: 1; }
          #crossTalk .crossTalk_content .profile .title .small::before {
            content: "";
            display: block;
            position: absolute;
            z-index: 1;
            bottom: 0;
            left: 0;
            width: 20px;
            border-bottom: 2px solid; }
        #crossTalk .crossTalk_content .profile .title .title_text {
          font-size: 24px;
          font-weight: bold;
          line-height: 1.7;
          letter-spacing: 0.04em; }
      #crossTalk .crossTalk_content .profile .text {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.04em;
        line-height: 1.7; }
      #crossTalk .crossTalk_content .profile .profile_talker {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 94.93%;
        margin: 30px auto 0; }
        #crossTalk .crossTalk_content .profile .profile_talker .img {
          width: 50%;
          vertical-align: bottom; }
    #crossTalk .crossTalk_content .talk_container {
      width: 100%;
      max-width: 910px;
      margin: 50px auto 0;
      position: relative; }
      #crossTalk .crossTalk_content .talk_container::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 18%;
        height: 3px;
        background-color: #F86000; }
      #crossTalk .crossTalk_content .talk_container.midcareer::before {
        background-color: #09A0C4; }
      #crossTalk .crossTalk_content .talk_container .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 35px;
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 1.6;
        border-top: #C6C6C6 1px solid;
        padding-top: 35px; }
      #crossTalk .crossTalk_content .talk_container .talk {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
        #crossTalk .crossTalk_content .talk_container .talk .text {
          background-color: #fff;
          padding: 20px 25px;
          border-radius: 4px; }
        #crossTalk .crossTalk_content .talk_container .talk.right {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
          #crossTalk .crossTalk_content .talk_container .talk.right .text {
            margin-right: 17px; }
        #crossTalk .crossTalk_content .talk_container .talk.left .text {
          margin-left: 17px; }
        #crossTalk .crossTalk_content .talk_container .talk + .talk {
          margin-top: 25px; }
        #crossTalk .crossTalk_content .talk_container .talk .icon {
          width: 55px; }
        #crossTalk .crossTalk_content .talk_container .talk .text {
          display: block;
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 0.04em;
          line-height: 1.88; }

.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) {
  #crossTalkVisual {
    height: calc(100vh - 128px);
    padding: 80px 20px 240px; }
    #crossTalkVisual .textbox {
      position: relative;
      z-index: 4; }
      #crossTalkVisual .textbox .title {
        display: block;
        width: 100%; }
      #crossTalkVisual .textbox .subtitle_box .subtitle {
        margin-bottom: 10px;
        font-size: 32px; }
        #crossTalkVisual .textbox .subtitle_box .subtitle .large {
          margin-right: 20px; }
      #crossTalkVisual .textbox .subtitle_box .text {
        font-size: 20px; }
    #crossTalkVisual .talker {
      position: absolute;
      bottom: 0;
      width: 60%;
      max-width: 640px;
      vertical-align: bottom; }
  #crossTalk {
    display: block;
    padding: 130px 0 343px; }
    #crossTalk .title_style_recruit .en {
      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; }
    #crossTalk .title_style_recruit .icon {
      display: block;
      width: 60px; }
    #crossTalk .crossTalk_content .profile {
      padding: 75px 28px 0; }
      #crossTalk .crossTalk_content .profile .balloon {
        top: -33px;
        width: 227px; }
      #crossTalk .crossTalk_content .profile .text_box {
        width: 84.4%;
        max-width: 835px;
        margin: auto; }
      #crossTalk .crossTalk_content .profile .title {
        margin-bottom: 40px; }
        #crossTalk .crossTalk_content .profile .title .small {
          font-size: 18px; }
        #crossTalk .crossTalk_content .profile .title .title_text {
          font-size: 32px; }
      #crossTalk .crossTalk_content .profile .text {
        font-size: 20px; }
      #crossTalk .crossTalk_content .profile .profile_talker {
        width: 100%;
        margin-top: 55px; }
    #crossTalk .crossTalk_content .talk_container {
      width: 100%;
      max-width: 910px;
      margin-top: 100px; }
      #crossTalk .crossTalk_content .talk_container::before {
        width: 120px; }
      #crossTalk .crossTalk_content .talk_container .title {
        margin-bottom: 70px;
        font-size: 32px; }
      #crossTalk .crossTalk_content .talk_container .talk .text {
        padding: 30px 50px;
        font-size: 19px; }
      #crossTalk .crossTalk_content .talk_container .talk.right .text {
        padding-right: 33px; }
      #crossTalk .crossTalk_content .talk_container .talk.left .text {
        padding-left: 33px; }
      #crossTalk .crossTalk_content .talk_container .talk + .talk {
        margin-top: 45px; }
      #crossTalk .crossTalk_content .talk_container .talk .icon {
        width: 117px; }
      #crossTalk .crossTalk_content .talk_container .talk .text {
        display: block;
        width: 100%;
        max-width: 643px; }
  .banner_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .banner_box .link .text {
      bottom: 40px; } }

@media screen and (min-width: 980px) {
  #crossTalkVisual {
    height: auto;
    padding: 116px 40px 42px; }
    #crossTalkVisual .textbox {
      margin-top: 77px; }
    #crossTalkVisual .talker {
      width: 42.2%; }
    #crossTalkVisual .breadcrumb {
      padding-top: 0; } }

@media screen and (min-width: 1200px) {
  #crossTalkVisual .textbox .subtitle_box {
    margin-top: 73px; }
  #crossTalkVisual .talker {
    width: 42.2%; } }