@media screen and (max-width: 1200px) {
  .section-title h2, .section-title-simple h2 {
    font-size: 38px;
  }
  .section-title-guide span {
    font-size: 20px;
  }
  .sub-title h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .header-woman {
    width: 500px;
    right: -460px;
  }
  .feature-item {
    margin-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
    width: calc(25% - 7.5px);
  }
  .feature-desc p {
    font-size: 16px;
  }
  .feature-desc p .text-strong {
    margin: 0 2px;
    font-size: 18px;
  }
  .consul-msg p {
    font-size: 24px;
  }
  .cv-msg div:last-child p {
    font-size: 28px;
  }
  #fixed-top {
    right: 20px;
  }
  .sakura-bg {
    width: 150px !important;
  }
  .senpai-interview-list .slick-arrow {
    top: 58% !important;
    transform: inherit;
  }
  .senpai-interview-list .prev-arrow {
    left: -10px !important;
  }
  .senpai-interview-list .next-arrow {
    right: -10px !important;
  }
}

@media screen and (max-width: 980px) {
  .pc-db {
    display: inline-block;
  }
  .spc-db {
    display: block;
  }
  .header-left a img {
    width: 220px;
  }
  .header-right a {
    padding-left: 30px;
  }
  .header-right a:first-child {
    margin-right: 10px;
  }
  .header-right a span {
    font-size: 16px;
  }
  .header-target-bar p {
    font-size: 24px;
  }
  .header-target-bar p:before {
    height: 30px;
  }
  .header-target-bar p:after {
    height: 30px;
  }
  .sub-title h2 {
    font-size: 22px;
  }
  .main-title-area {
    padding-top: 100px;
  }
  .header-woman {
    width: 450px;
    right: -400px;
  }
  .main-title-area .sakura:nth-child(2) {
    right: 30px;
  }
  .main-title-area .sakura:nth-child(3) {
    left: 100px;
    bottom: 220px;
  }
  .feature-icon img {
    width: 80px;
  }
  .feature-desc {
    min-height: 70px;
  }
  #global-nav nav ul li a {
    font-size: 16px;
  }
  .logo-slider-area {
    padding-right: 80px;
    padding-left: 80px;
  }
  .logo-slider-tl img, .logo-slider-tr img {
    margin-right: 20px;
  }
  .senpai-voice-content, .company-voice-content {
    height: 70vh;
  }
  .campaign-box-title {
    width: 70%;
  }
  .step-list {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  .consultant:first-child .consul-desc {
    margin-bottom: 130px;
  }
  .consultant:last-child .consul-desc {
    top: inherit;
    margin-bottom: 200px;
  }
  .consul-msg {
    top: inherit;
    bottom: 20px;
  }
  .consul-desc h3 {
    padding: 5px 10px 3px;
    font-size: 25px;
  }
  .consul-desc h3 span:first-child {
    margin-right: 20px;
  }
  .answer-profile {
    width: 30%;
  }
  .answer-text {
    width: calc(70% - 30px);
  }
}

@media screen and (max-width: 979px) {
  .senpai-interview-list ul li:nth-child(odd) .senpai-num {
    background-color: #40aaeb;
  }
  .senpai-interview-list ul li:nth-child(odd) h3 {
    background-color: #40aaeb;
  }
  .senpai-interview-list ul li:nth-child(odd) .senpai-card-name p {
    border-left: 4px solid #40aaeb;
  }
  .senpai-interview-list ul li:nth-child(even) .senpai-num {
    background-color: #eba2b1;
  }
  .senpai-interview-list ul li:nth-child(even) h3 {
    background-color: #eba2b1;
  }
  .senpai-interview-list ul li:nth-child(even) .senpai-card-name p {
    border-left: 4px solid #eba2b1;
  }
  .senpai-interview-item {
    margin: 0 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .spc-db {
    display: inline-block;
  }
  .tb-db {
    display: block;
  }
  .cv-approach-text {
    margin-right: 30px;
  }
  .cv-text {
    margin-right: 30px;
    font-size: 24px;
  }
  header {
    height: 80px;
  }
  .header-right a {
    display: none;
  }
  .menu-bar {
    display: block;
  }
  .header-target-bar p {
    font-size: 22px;
  }
  .header-target-bar p:before {
    height: 50px;
    bottom: 10px;
  }
  .header-target-bar p:after {
    height: 50px;
    bottom: 10px;
  }
  .header-target-bar p .tb-db {
    margin-left: 0;
  }
  .main-title-area {
    padding: 80px 20px 200px;
    width: 50%;
  }
  .header-woman {
    width: 350px;
    right: -320px;
  }
  .sub-title h2 {
    font-size: 20px;
  }
  #top-feature-section {
    padding-bottom: 500px;
  }
  .feature-area {
    flex-wrap: wrap;
    top: -100px;
  }
  .feature-item {
    margin-right: 20px;
    margin-bottom: 60px;
    padding: 50px 10px 30px;
    width: calc(50% - 10px);
  }
  .feature-item:nth-child(2n) {
    margin-right: 0;
  }
  .feature-num {
    padding: 6px 0 3px;
  }
  .feature-num span {
    font-size: 16px;
  }
  .feature-desc {
    min-height: initial;
  }
  #global-nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(64, 170, 235, 0.9), rgba(235, 162, 177, 0.9));
    z-index: 1000;
  }
  #global-nav .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #global-nav .container nav {
    padding: 0 30px;
    width: 100%;
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
  }
  #global-nav .container nav ul {
    display: block;
  }
  #global-nav .container nav ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  #global-nav .container nav ul li:last-child {
    margin-bottom: 0;
  }
  #global-nav .container nav ul li a {
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    position: relative;
  }
  #global-nav .container nav ul li a:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    border-left: 10px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  #participating_companies {
    padding: 60px 0 80px;
  }
  #participating_companies .sakura-bg {
    bottom: -70px;
  }
  .strength-list {
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }
  .strength {
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  #steps {
    padding: 60px 0 80px;
  }
  .cv-msg {
    margin-top: 80px;
  }
  .cv-msg div:first-child p {
    font-size: 24px;
  }
  .cv-msg div:last-child p {
    font-size: 22px;
  }
  #consultants {
    padding: 60px 0 80px;
  }
  .consultant {
    display: block;
  }
  .consultant:first-child {
    margin-bottom: 100px;
  }
  .consultant:first-child .consul-desc {
    margin-bottom: 0;
  }
  .consultant:last-child .consul-desc {
    margin-bottom: 0;
  }
  .consul-img {
    margin-bottom: 50px;
    width: 80%;
  }
  .consul-desc {
    width: 100%;
  }
  .consul-msg {
    bottom: 250px;
  }
  .consul-msg p {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }
  #company {
    padding: 60px 0 80px;
  }
  .company-details img {
    width: 80%;
  }
  .form-area {
    padding: 80px 30px 50px;
  }
  dl {
    display: block;
  }
  dt {
    margin-bottom: 10px;
    width: 100%;
  }
  dt:after {
    margin-left: 15px;
    right: inherit;
  }
  dd {
    margin-left: 0;
    width: 100%;
  }
  .selectMain .items:before {
    left: 70%;
    right: inherit;
  }
  .selectMain .items:after {
    width: 80%;
  }
  .selectMain .items select {
    margin-right: 10px;
    width: 80%;
  }
  .l-formBtn a {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 24px;
  }
  .sakura-bg {
    width: 100px !important;
  }
  .main-title-area .sakura:nth-child(1) {
    width: 55px;
    bottom: 130px;
  }
  .main-title-area .sakura:nth-child(2) {
    right: 20px;
  }
  .main-title-area .sakura:nth-child(3) {
    left: 40px;
    bottom: 140px;
  }
  .main-title-area .sakura:nth-child(4) {
    width: 40px;
  }
  .logo-slider-area .slick-track {
    padding: 10px 0 !important;
  }
  .senpai-interview-item {
    margin: 0 30px !important;
  }
  .senpai-card-pic {
    height: 300px;
  }
  .senpai-voice-content, .company-voice-content {
    padding-right: 30px;
    padding-left: 30px;
    margin: 0 30px;
    width: 100%;
  }
  .senpai-voice-header {
    display: block;
  }
  .senpai-voice-pic {
    margin: 20px auto;
  }
  .senpai-init {
    width: 100%;
  }
  .senpai-voice-name:before, .senpai-voice-name:after {
    left: 50%;
    transform: translate(-50%);
  }
  .senpai-voice-name {
    padding-bottom: 10px;
    font-size: 24px;
    text-align: center;
  }
  .company-card-contents h3 {
    font-size: 20px;
  }
  .company-card-pic {
    height: 230px;
  }
  .company-card-name {
    font-size: 18px;
  }
  .company-card-snipet-title {
    font-size: 18px;
  }
  .campaign-area .sakura {
    width: 150px;
  }
  .campaign-logo {
    width: 260px;
  }
  .campaign-title p {
    font-size: 20px;
  }
  .ribbon-area {
    width: 100%;
  }
  .ribbon-area img {
    margin: 0 auto;
    width: 300px;
  }
  .ribbon-area p {
    top: 6px;
  }
  .campaign-single-column {
    padding-right: 30px;
    padding-left: 30px;
  }
  .campaign-two-column {
    display: block;
  }
  .two-column-item {
    padding: 40px 20px 30px;
    width: 100%;
  }
  .two-column-item:first-child {
    margin-bottom: 60px;
  }
  .campaign-msg {
    margin-top: 50px;
  }
  .campaign-msg span {
    font-size: 30px;
  }
  .step {
    width: 50%;
  }
  .step:nth-child(2n):before {
    display: none;
  }
  .step:nth-child(3):before {
    display: block;
  }
  .question h3 span:last-child {
    font-size: 16px;
    white-space: inherit;
  }
  .slick-arrow {
    width: 50px !important;
    height: 50px !important;
    opacity: .9;
  }
  .company-interview-list .next-arrow {
    right: 10px !important;
  }
  .company-interview-list .prev-arrow {
    left: 10px !important;
  }
}

@media screen and (max-width: 600px) {
  .company-voice-pic {
    height: 230px;
  }
}

@media screen and (max-width: 480px) {
  .sp-db {
    display: block;
  }
  .spc-db {
    display: block;
  }
  .cv-btn a {
    width: 100%;
    box-sizing: border-box;
  }
  .cv-btn a img {
    width: 25px;
  }
  .cv-approach-text {
    margin-right: 10px;
    width: 60px;
    height: 60px;
  }
  .cv-time span {
    font-size: 11px;
  }
  .cv-time span:first-child {
    line-height: 26px;
    font-size: 32px;
  }
  .cv-text {
    margin-right: 10px;
    font-size: 18px;
  }
  .title-strong {
    margin-left: 5px;
  }
  .title-strong:after {
    height: 12px;
  }
  .section-title, .section-title-simple {
    margin-bottom: 50px;
  }
  .section-title h2, .section-title-simple h2 {
    font-size: 28px;
  }
  .section-title-guide {
    padding: 0 10px 6px;
    border-bottom: 2px solid #eba2b1;
  }
  .section-title-guide:after {
    margin-top: -3px;
  }
  .section-title-guide span {
    font-size: 16px;
  }
  .section-title-guide span:first-child {
    margin-right: 10px;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  header {
    padding-right: 15px;
    padding-left: 15px;
    height: 60px;
  }
  .header-left a img {
    width: 160px;
  }
  .header-target-bar p {
    font-size: 18px;
  }
  .header-target-bar p:before, .header-target-bar p:after {
    width: 2px;
    bottom: 3px;
  }
  .top-wrapper-main .container {
    padding: 70px 0 280px;
  }
  .main-title-area {
    padding: 50px 15px;
    width: 100%;
    box-sizing: border-box;
  }
  .sub-title h2 {
    font-size: 24px;
  }
  .header-woman {
    width: 280px;
    right: 50%;
    bottom: -280px;
    transform: translateX(50%);
  }
  #top-feature-section {
    padding-bottom: 430px;
  }
  .feature-area {
    right: 15px;
    left: 15px;
  }
  .feature-item {
    padding: 40px 5px 20px;
    margin-right: 10px;
    width: calc(50% - 5px);
  }
  .feature-num {
    width: 80%;
  }
  .feature-icon img {
    margin: 0 auto 10px;
    width: 60px;
  }
  .feature-desc p {
    font-size: 15px;
  }
  .feature-desc p .text-strong {
    margin: 0;
  }
  #global-nav .container nav {
    padding: 0 20px;
  }
  #global-nav .container nav li {
    margin-bottom: 10px !important;
  }
  #global-nav .container nav li a {
    font-size: 16px !important;
  }
  #participating_companies .section-title .section-title-guide span:before {
    bottom: 3px;
    right: -15px;
    width: 2px;
    height: 20px;
  }
  #participating_companies .section-title .section-title-guide span:after {
    bottom: 3px;
    left: -15px;
    width: 2px;
    height: 20px;
  }
  .logo-slider-area {
    padding: 20px 30px;
  }
  .logo-slider-tl {
    margin-bottom: 30px;
  }
  .logo-slider-tl img, .logo-slider-tr img {
    margin-right: 10px;
  }
  #strength .sakura-bg {
    bottom: -70px;
  }
  .strength h3 {
    font-size: 16px;
  }
  #steps .sakura-bg {
    bottom: -70px;
  }
  .step {
    width: 50%;
  }
  .step:nth-child(odd):before {
    display: block;
  }
  .step:nth-child(even):before {
    display: none;
  }
  .step:nth-child(3) .step-num:before {
    display: block;
  }
  #consultants .sakura-bg {
    bottom: -70px;
  }
  .consultant:first-child .consul-num {
    left: 20px;
  }
  .consultant:last-child .consul-num {
    right: 20px;
  }
  .consul-num {
    width: 50px;
    height: 50px;
    top: -20px;
  }
  .consul-num span {
    font-size: 28px;
  }
  .consul-img {
    margin-bottom: 30px;
    width: 75%;
    height: 300px;
  }
  .consul-img:before {
    display: none;
  }
  .consul-msg {
    width: 95%;
    white-space: nowrap;
    bottom: 210px;
  }
  .consul-msg p {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .consul-desc h3 {
    font-size: 20px;
  }
  .cv-msg {
    margin-top: 80px;
  }
  .cv-msg div:first-child p {
    font-size: 22px;
  }
  .cv-msg div:first-child p:before {
    height: 30px;
    bottom: 3px;
  }
  .cv-msg div:first-child p:after {
    height: 30px;
    bottom: 3px;
  }
  .cv-msg div:last-child p {
    font-size: 18px;
  }
  .company-contents {
    display: block;
  }
  .office-img {
    margin-bottom: 30px;
    width: 100%;
    height: 240px;
  }
  .company-details {
    margin-left: 0;
    width: 100%;
  }
  .company-details img {
    margin-bottom: 20px;
    width: 70%;
  }
  .company-details table th {
    width: 25%;
  }
  .map iframe {
    height: 300px;
  }
  .form-icon {
    width: 80px;
    height: 80px;
    top: -40px;
  }
  .form-icon img {
    width: 40px;
  }
  .form-area {
    padding: 70px 20px 40px;
  }
  .radioMain label {
    font-size: 15px;
  }
  .selectMain {
    display: block;
  }
  .selectMain .items {
    width: 100%;
  }
  .selectMain .items:first-child {
    margin-bottom: 10px;
  }
  .selectMain .items:before {
    left: 80%;
  }
  .selectMain .items:after {
    width: 88%;
  }
  .selectMain .items select {
    width: 88%;
  }
  .items_long:before {
    left: 90% !important;
  }
  .items_long:after {
    width: 100% !important;
  }
  .items_long select {
    width: 100% !important;
  }
  .inputMain {
    display: block;
  }
  .inputMain .items {
    margin-right: 0;
    width: 100%;
  }
  .inputMain .items:first-child {
    margin-bottom: 10px;
  }
  .l-formBtn {
    margin-top: 40px;
  }
  .l-formBtn a {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    font-size: 20px;
  }
  footer {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  footer img {
    margin-bottom: 10px;
    width: 160px;
  }
  .copyright p {
    font-size: 12px;
  }
  #fixed-top {
    right: 15px;
    bottom: 100px;
  }
  .top-btn {
    width: 60px;
    height: 60px;
  }
  .top-btn img {
    width: 30px;
  }
  .main-title-area .sakura:nth-child(1) {
    width: 40px;
    bottom: 0;
  }
  .main-title-area .sakura:nth-child(3) {
    bottom: 10px;
  }
  .main-title-area .sakura:nth-child(4) {
    width: 30px;
    top: 10px;
  }
  .senpai-voice-content, .company-voice-content {
    padding-right: 20px;
    padding-left: 20px;
    height: 65vh;
  }
  #senpai_interview {
    padding: 60px 0 80px;
  }
  #senpai_interview .container {
    padding-right: 0;
    padding-left: 0;
  }
  #senpai_interview .sakura-bg {
    bottom: -70px;
  }
  .senpai-card-pic h3 {
    left: 0;
    bottom: 0;
  }
  .senpai-card-pic h3 span {
    display: inline;
  }
  .senpai-card-name p {
    padding: 3px 10px 1px;
    font-size: 18px;
  }
  .senpai-card-contents {
    padding-bottom: 50px;
  }
  .senpai-card-snipet-area {
    margin-top: 10px;
  }
  .senpai-voice-name {
    font-size: 22px;
  }
  .senpai-init h3 {
    font-size: 17px;
  }
  .senpai-voice-details {
    margin-top: 40px;
  }
  #company_interview {
    padding: 60px 0 80px;
    overflow: hidden;
  }
  .company-card-pic {
    height: 180px;
  }
  .company-card-name {
    left: 0;
  }
  .company-card-name p {
    font-size: 16px;
  }
  .company-card-contents {
    padding: 30px 30px 50px;
  }
  .company-card-contents h3 {
    font-size: 17px;
  }
  .company-card-snipet-area {
    margin-top: 20px;
  }
  .company-card-snipet-title {
    padding-left: 30px;
    font-size: 16px;
  }
  .company-card-snipet-title:before {
    width: 20px;
  }
  .company-voice-pic {
    height: 160px;
  }
  .company-voice-name {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .company-voice-header h3 {
    font-size: 17px;
  }
  .company-voice-details {
    margin-top: 40px;
  }
  .company-interview-list .slick-dots {
    bottom: -40px;
  }
  .campaign-area {
    margin-top: 60px;
    padding: 60px 20px 70px;
    width: 100%;
    box-shadow: none;
  }
  .campaign-area .sakura {
    width: 100px;
  }
  .campaign-slider-area {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .campaign-slider-area {
    margin-top: 130px;
  }
  .campaign-box-title {
    padding: 12px 0 10px;
    width: 94%;
  }
  .campaign-box-title p {
    font-size: 16px;
  }
  .campaign-area .sakura:nth-child(2) {
    top: 0;
    right: 0;
  }
  .campaign-area .sakura:nth-child(1) {
    top: 0;
    left: 0;
  }
  .campaign-area .sakura:nth-child(4) {
    bottom: -30px;
  }
  .campaign-area .sakura:nth-child(3) {
    bottom: -30px;
  }
  .campaign-logo {
    width: 220px;
  }
  .campaign-title p {
    font-size: 16px;
  }
  .ribbon-area {
    margin-bottom: 60px;
  }
  .ribbon-area img {
    width: 220px;
  }
  .ribbon-area p {
    top: 4px;
    font-size: 18px;
  }
  .campaign-single-column {
    border: 2px solid #40aaeb;
  }
  .campaign-single-column h4 {
    font-size: 18px;
  }
  .two-column-item {
    border: 2px solid #40aaeb;
  }
  .two-column-item h4 {
    font-size: 18px;
  }
  .two-column-item div img {
    margin-right: 10px;
    width: 20px;
  }
  .campaign-msg {
    margin-top: 30px;
  }
  .campaign-msg span {
    font-size: 18px;
  }
  .campaing-notes {
    font-size: 16px;
  }
  #faq {
    padding: 60px 0;
  }
  #faq .sakura-bg {
    bottom: -70px;
  }
  .question h3 span:first-child {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
  .question h3 span:last-child {
    width: calc(100% - 30px);
  }
  .question img {
    width: 20px;
  }
  .answer-profile span {
    width: 100px;
    height: 100px;
  }
  .answer-text {
    padding: 20px;
  }
  .answer-text:before {
    left: -20px;
  }
  .step {
    width: 100%;
    margin-bottom: 40px !important;
  }
  .step:before {
    display: none !important;
  }
  .step:last-child {
    margin-bottom: 0 !important;
  }
  .sakura-bg {
    width: 80px !important;
  }
  .senpai-interview-list .slick-arrow {
    top: 58% !important;
  }
  .slick-arrow {
    width: 40px !important;
    height: 40px !important;
  }
  .slick-arrow img {
    width: 20px;
  }
  .slick-dots li {
    margin: 0 5px !important;
  }
  .senpai-interview-list .next-arrow {
    right: 5px !important;
  }
  .senpai-interview-list .prev-arrow {
    left: 5px !important;
  }
  .more-btn {
    width: 200px;
    bottom: -30px;
    right: 50%;
    transform: translateX(50%);
  }
  .more-btn span {
    font-size: 16px;
  }
  .modal-close {
    width: 50px;
    height: 50px;
  }
  .modal-close img {
    width: 20px;
  }
  .modal-close-2 {
    margin-top: 40px;
  }
  .modal-close-2 span:first-child {
    font-size: 16px;
  }
  .modal-close-2 span:last-child {
    width: 20px;
    height: 20px;
  }
  .fixed-cv-contents {
    padding: 6px 15px 6px 6px;
  }
  .fixed-cv-contents .cv-approach-text {
    margin-right: 15px;
    width: 55px;
    height: 55px;
  }
  .fixed-cv-contents .cv-text {
    margin-right: 20px;
  }
  .fixed-cv-contents img {
    width: 25px;
  }
  .l-formMain__errorNoti {
    font-size: 14px;
  }
}
