@media screen and (max-width: 768px) {
  html, body {
    overflow-x: hidden;
  }
  /* Common
  -------------------------------------------------- */
  .sp-only {
    display: block !important;
  }
  .sp-only-inline {
    display: inline !important;
  }
  .pc-only {
    display: none !important;
  }
  .pc-only-inline {
    display: none !important;
  }
  .inner {
    width: 100%;
  }
  .link01 {
    font-size: 10px;
/*    font-size: 3.125vw;
  }
  .entry {
    padding: 30px 0 40px;
    background: #f8f8f9 url(../images/sp/index/entry-bg01.png) no-repeat bottom 13vw center;
    background-size: 50% auto;
  }
  .entry .ttl h2 {
    font-size: 23px;
/*    font-size: 7.5vw;*/
  }

  html,body {
    /* overflow: hidden;
    height: 100%; */
  }

  #container {
    padding-top: 60px;
    height: 100%;
  }

  .wrapper{
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }

  .wrapper2 {
    position: relative;
    height: 100%;
  }

  .wrapper3 {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
  }

  .entry .ttl p {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
    line-height: 140%;
    margin-bottom: 26px;
  }
  .entry .link ul li {
    width: 33%;
    margin: 0;
    text-align: center;
  }
  .entry .link ul li a img {
    max-width: 90%;
  }
  .breadcrumb {
    padding: 30px 0 10px;
  }
  .breadcrumb ul {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .breadcrumb ul li {
    line-height: 140%;
  }
  /* Header
  -------------------------------------------------- */
  #header {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  #header > .inner {
    align-items: center;
    height: auto;
    padding-left: 5px;
  }
  #header .logo {
    flex-direction: row;
    align-items: center;
    flex-grow: 1;
  }
  #header .logo p {
    text-align: right;
  }
  #header .logo p a img {
    max-width: 100%;
  }
  #header .logo p span {
    font-size: 13px;
    letter-spacing: 0;
  }
  #header .menu .pc-nav {
    max-width: none;
  }
  #header .menu ul li {
    display: none;
    font-size: 14px;
/*    font-size: 3.75vw;*/
  }
  #header .menu ul li a {
    padding: 5px;
  }
  #header .menu ul li a small {
    font-size: 6px;
/*    font-size: 1.875vw;*/
  }
  #header .menu ul li.type01 {
    display: block;
  }
  #header .menu ul li.type01 a {
    padding: 5px 7px;
  }
  #header .menu ul li.type02 {
    display: block;
  }
  #header .menu ul li.type02 a {
    padding: 5px 7px;
  }
  #header .menu ul li.type03 {
    display: block;
  }
  #header .menu ul li.type03 a {
    padding: 5px 10px;
  }
  body.fixedHeader #header {
/*    position: static;
    box-shadow: none;*/
	position:fixed;
  }
  .mv > .inner {
    width: 100%;
    height: auto;
  }
  .mv > .inner figure img {
    max-width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .mv > .inner .mv-img06 {
    display: none;
  }
  .mv > .inner div {
    display: none;
  }

  .mv .mv-img06 {
    display: none;
  }

  /* Page Index
  -------------------------------------------------- */
  .page-index .fukidashi-container {
    opacity: 1;
    margin-left: 15px;
    margin-right: 15px;
  }
  .page-index .fukidashi {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-index .fukidashi h2 {
    font-size: 23px;
    font-size: 6vw;
    line-height: 200%;
    margin-bottom: 1em;
  }
  .page-index .fukidashi p {
    font-size: 14px;
/*    font-size: 3.75vw;*/
  }
  .page-index .bigttl {
    height: auto;
  }
  .page-index .bigttl .inside {
    padding: 30px 10px;
  }
  .page-index .bigttl .inside h2 {
    font-size: 23px;
/*    font-size: 6.25vw;*/
    margin-bottom: 14px;
  }
  .page-index .bigttl .inside p {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
  }
  .page-index .yourstyle p {
    text-align: center;
    margin-top: 55px;
    opacity: 1;
  }
  .page-index .yourstyle p img {
    max-width: 95%;
    height: auto;
  }
  .page-index .yourstyle .images ul li {
    width: 25%;
  }
  .page-index .yourstyle .images ul li img {
    width: 100%;
    height: auto;
  }
  .page-index .growth .items .item {
    margin-bottom: 60px;
  }
  .page-index .growth .items .item .inside {
    width: 100%;
    padding: 0 20px;
    left: 0 !important;
    right: 0 !important;
  }
  .page-index .growth .items .item .image {
    margin-bottom: 10px;
  }
  .page-index .growth .items .item .image figure img {
    max-width: 100%;
    height: auto;
  }
  .page-index .growth .items .item .detail {
    flex-direction: column;
    padding: 0 15px;
    width: 100%;
  }
  .page-index .growth .items .item .detail .ttl {
    flex-direction: column;
    align-items: start;
    padding-left: 3em;
    margin-bottom: 20px;
    background-size: auto 2em;
    background-position: top left;
  }
  .page-index .growth .items .item .detail .ttl h3 {
    width: auto;
    padding-left: 0;
    margin-bottom: 12px;
  }
  .page-index .growth .items .item .detail .ttl p {
    font-weight: bold;
  }
  .page-index .growth .items .item .detail .ttl figure {
    top: -1em;
    left: 0em;
  }
  .page-index .growth .items .item .detail .ttl figure img {
    width: 3em;
    height: auto;
  }
  .page-index .growth .items .item:nth-child(2) {
    margin-bottom: 60px;
  }
  .page-index .growth .items .item:nth-child(2) .inside {
    padding-left: 0;
  }
  .page-index .growth .items .item.num02 .detail .ttl {
    background-size: auto 2em;
    background-position: top left;
  }
  .page-index .growth .items .item.num02 .detail .ttl h3 {
    width: auto;
    padding-right: 0;
  }
  .page-index .growth .items .item.num03 .detail .ttl {
    background-size: auto 2em;
    background-position: top left;
  }
  .page-index .topmessage {
    height: auto;
  }
  .page-index .topmessage .sp-ttl {
    text-align: center;
    color: #fff;
    padding: 14px 0;
    background: url(../images/sp/index/topmessage-bg01.png) no-repeat top left;
    background-size: 20vw auto;
  }
  .page-index .topmessage .sp-ttl h2 {
    font-size: 23px;
/*    font-size: 6.25vw;*/
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    margin-bottom: 10px;
  }
  .page-index .topmessage .sp-ttl p {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
    font-family: "DIN";
  }
  .page-index .topmessage .sp-image {
    position: relative;
    top: 0;
    left: 0;
  }
  .page-index .topmessage .sp-image figure img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .page-index .topmessage .sp-image .sp-content {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .page-index .topmessage .sp-image .sp-content .body {
    color: #171717;
    background: #fff;
    display: inline-block;
    padding: 10px 10px 6px;
    text-align: center;
  }
  .page-index .topmessage .sp-image .sp-content h3 {
    font-size: 18px;
/*    font-size: 4.6875vw;*/
    line-height: 120%;
  }
  .page-index .topmessage .sp-image .sp-content p {
    font-size: 14px;
/*    font-size: 3.125vw;*/
    line-height: 120%;
    margin-bottom: 5px;
  }
  .page-index .topmessage .sp-link {
    text-align: center;
    padding: 15px 0;
  }
  .page-index .interview {
    background: #f8f8f9 url(../images/sp/index/interview-bg01.png) no-repeat center bottom;
    background-size: contain;
    padding-bottom: 80px;
  }
  .page-index .interview > .inner {
    background: none;
  }
  .page-index .interview .items {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-index .interview .items .item {
    width: 50%;
    max-width: 50%;
    padding: 0 5px;
    margin-bottom: 30px !important;
  }
  .page-index .interview .items .item .body figure img {
    max-width: 100%;
    height: auto;
  }
  .page-index .interview .items .item .body figure .label {
    font-size: 14px;
/*    font-size: 3.125vw;*/
  }
  .page-index .interview .items .item .body p {
    font-size: 14px;
/*    font-size: 3.125vw;*/
  }
  .page-index .interview .items .item .body h3 {
    font-size: 18px;
/*    font-size: 4.0625vw;*/
  }
  .page-index .interview .items .item:nth-child(odd) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(even) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(1) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(2) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(3) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(4) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(5) {
    margin-top: 0;
  }
  .page-index .interview .items .item:nth-child(6) {
    margin-top: 0;
  }
  .page-index .works {
    padding-bottom: 30px;
  }
  .page-index .works .ttl h2 {
    font-size: 23px;
/*    font-size: 6.25vw;*/
    margin-bottom: 14px;
  }
  .page-index .works .ttl p {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
  }
  .page-index .works .tabs ul {
    flex-wrap: wrap;
    margin: 0;
  }
  .page-index .works .tabs ul li {
    width: 33%;
  }
  .page-index .works .tabs ul li a {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
  }
  .page-index .works .contents .bodies button {
    max-width: 20px;
    background-size: cover;
  }
  .page-index .works .contents .body {
    flex-direction: column;
    margin: 0 30px;
  }
  .page-index .works .contents .body .image {
    display: flex;
    align-items: center;
    margin-right: 0;
    max-width: 100%;
  }
  .page-index .works .contents .body .image > figure {
    max-width: 60%;
  }
  .page-index .works .contents .body .image > figure img {
    max-width: 100%;
    height: auto;
  }
  .page-index .works .contents .body .image .ttl {
    display: flex !important;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    line-height: 120%;
    font-size: 18px;
/*    font-size: 5.625vw;*/
  }
  .page-index .works .contents .body .image .ttl figure img {
    width: 2em;
    margin-top: -5px;
  }
  .page-index .works .contents .body .detail {
    padding-top: 15px;
  }
  .page-index .works .contents .body .detail .link a {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .page-index .works .contents .nav a img {
    width: 20px;
    height: auto;
  }
  .page-index .crosstalk {
    padding-bottom: 4vw;
  }
  .page-index .crosstalk .body .base {
    display: block;
  }
  .page-index .crosstalk .body .base img {
    width: 100%;
  }
  .page-index .crosstalk .body .left {
    display: none;
  }
  .page-index .crosstalk .body .right {
    display: none;
  }
  .page-index .crosstalk .ttl {
    max-width: 50%;
    background-size: cover;
    padding-top: 25px;
  }
  .page-index .crosstalk .ttl h3 {
    font-size: 18px;
/*    font-size: 3.125vw;*/
    margin-bottom: 10px;
  }
  .page-index .crosstalk .ttl p {
    font-size: 14px;
/*    font-size: 2.5vw;*/
  }
  .page-index .crosstalk .ttl.left {
    top: auto;
    bottom: -8vw;
    background: url(../images/sp/index/crosstalk-bg02.png) no-repeat top left;
    background-size: contain;
    width: 40vw;
    height: 17vw;
    padding-right: 30px;
    padding-top: 35px;
  }
  .page-index .crosstalk .ttl.right {
    top: -8vw;
    background: url(../images/sp/index/crosstalk-bg01.png) no-repeat top right;
    background-size: contain;
    width: 45vw;
    height: 17vw;
    padding-left: 80px;
    padding-top: 40px;
  }

  @media screen and ( max-width: 620px ) {
    .page-index .crosstalk {
      padding-bottom: 0vw;
    }
    .page-index .crosstalk .ttl.left {
      padding-top: 5vw;
      padding-right: 20px;
    }
    .page-index .crosstalk .ttl.right {
      padding-top: 5vw;
      padding-left: 11vw;
    }
  }

  @media screen and ( max-width: 340px ) {
    .page-index .crosstalk .ttl.left {
      padding-top: 7px;
      padding-right: 20px;
    }
    .page-index .crosstalk .ttl.right {
      padding-top: 7px;
    }
  }

  .page-index .state {
    padding: 50px 0 25px;
  }
  .page-index .state img {
    max-width: 100%;
    height: auto;
  }
  .page-index .state .link {
    margin-top: 20px;
    position: static;
  }
  .page-index .state .chart {
    display: none;
  }
  .page-index .state .txt {
    display: none;
  }
  .page-index .state .humans {
    display: none;
  }
  /* Page Works
  -------------------------------------------------- */
  .page-works .kv > .inner .ttl {
    padding: 20px 15px;
  }
  .page-works .kv > .inner .ttl h1 {
    font-size: 33px;
/*    font-size: 6.875vw;*/
    margin-bottom: 10px;
    line-height: 120%;
  }
  .page-works .kv > .inner .ttl p {
    font-size: 14px;
/*    font-size: 4.6875vw;*/
  }
  .page-works .links > .inner {
    min-height: auto;
    padding: 30px 0 60px;
  }
  .page-works .links > .inner ul {
    flex-direction: column;
  }
  .page-works .links > .inner ul li {
    text-align: center;
    margin-bottom: 20px;
  }
  .page-works .links > .inner ul li a {
    background-color: #fff;
  }
  .page-works .box01 .image h2 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateX(0%);
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    font-size: 33px;
    color: #fff;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
/*    font-size: 7.5vw;*/
  }
  .page-works .box01 .image figure img {
    max-width: 200%;
    position: relative;
    top: 0;
    left: -50%;
  }
  .page-works .box01 .body {
    width: auto !important;
  }
  .page-works .box01 .body .categories ul li {
    width: 45%;
  }
  .page-works .box01 .body .description p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-works .box01 .body .categories ul li a {
    background-position: center right 10px!important;
    font-size: 14px;
/*    font-size: 3.125vw;*/
  }
  .page-works .box03 {
    padding-top: 40px;
  }
  .page-works .box03 .body {
    flex-direction: column;
  }
  .page-works .box03 .body .image {
    margin-right: 0;
  }
  .page-works .box03 .body .image figure img {
    max-width: 100%;
    position: static;
  }
  .page-works .box03 .body .detail {
    padding: 30px 15px;
  }
  .page-works .box03 .body .detail .ttl h2 {
    font-size: 23px;
/*    font-size: 7.5vw;*/
  }
  .page-works .box03 .body .detail .txt p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-works .box03 .body .detail .link {
    text-align: center;
  }
  /* Page Interview
  -------------------------------------------------- */
  .page-interview .kv {
    padding-bottom: 30px;
  }
  .page-interview .kv > figure {
    margin: 0 0 0 0;
  }
  .page-interview .kv > figure img {
    max-width: 120%;
    margin-left: -50vw;
  }
  .page-interview .kv .inner .content {
    position: static;
    padding: 15px;
    transform: none;
    background: #6ad1c8;
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .page-interview .kv .inner .content h1 {
    font-size: 33px;
/*    font-size: 6.5625vw;*/
    margin-bottom: 20px;
  }
  .page-interview .kv .inner .content .profile {
    padding-left: 0;
  }
  .page-interview .kv .inner .content .profile h2 {
    font-size: 23px;
/*    font-size: 5.625vw;*/
  }
  .page-interview .kv .inner .content .profile p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-interview .box01 {
    padding-top: 60px;
  }
  .page-interview .box01 > .inner {
    padding: 0;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .page-interview .box01 > .inner .image figure img {
    max-width: 100%;
  }
  .page-interview .box01 > .inner .detail {
    padding: 30px 15px;
    width: auto !important;
  }
  .page-interview .box01 > .inner .detail h2 {
    font-size: 23px;
/*    font-size: 5.625vw;*/
  }
  .page-interview .box01 > .inner .detail .txt p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-interview .box02 {
    width: auto;
  }
  .page-interview .box02 figure img {
    max-width: 100%;
    vertical-align: bottom;
  }
  .page-interview .box02 > .inner .content {
    width: auto;
    height: auto;
    position: static;
    transform: none;
    background: #ace5e0;
    border: none;
  }
  .page-interview .box02 > .inner .content .inside {
    padding: 30px 15px;
    margin: 0;
  }
  .page-interview .box02 > .inner .content h2 {
    font-size: 23px;
/*    font-size: 5.625vw;*/
  }
  .page-interview .box02 > .inner .content .txt p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-interview .box02 > .inner .content::before {
    display: none;
  }
  .page-interview .box03 .forsp {
    vertical-align: bottom;
  }
  .page-interview .box03 figure {
    margin: 0;
  }
  .page-interview .box03 figure img {
    max-width: 100%;
  }
  .page-interview .box03 > .inner {
    position: static;
  }
  .page-interview .box03 > .inner .content {
    position: static;
    padding: 30px 15px;
    max-width: 100%;
  }
  .page-interview .box03 > .inner .content h2 {
    font-size: 23px;
/*    font-size: 5.625vw;*/
  }
  .page-interview .box03 > .inner .content .txt p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-interview .box04 {
    margin-bottom: 60px;
  }
  .page-interview .box04 > .inner {
    flex-direction: column;
    padding: 30px 15px;
  }
  .page-interview .box04 > .inner .image figure img {
    max-width: 100%;
  }
  .page-interview .box04 > .inner .detail {
    padding-top: 60px;
  }
  .page-interview .box04 > .inner .detail .ttl {
    min-width: auto;
    background-size: 50vw auto;
    background-position: top 18px left 58px;
    margin-bottom: 20px;
    min-height: 96px;
  }
  .page-interview .box04 > .inner .detail .ttl h2 {
    font-size: 23px;
/*    font-size: 6.5625vw;*/
    line-height: 120%;
  }
  .page-interview .box04 > .inner .detail .txt {
    margin-left: 0;
  }
  .page-interview .box04 > .inner .detail .txt p {
    font-size: 14px;
/*    font-size: 4.6875vw;*/
  }
  .page-interview .box05 {
    margin: 0 15px 60px;
  }
  .page-interview .box05 > .inner .body {
    border: 10px solid #37cabc;
    background: #f3f2ee;
    width: auto;
    height: auto;
    flex-direction: column;
    padding: 0;
  }
  .page-interview .box05 > .inner .body .image {
    margin-right: 0;
    margin-bottom: 0;
    padding: 15px;
    border-bottom: 10px solid #37cabc;
  }
  .page-interview .box05.box05-erp > .inner .body .image {
    border-bottom-color: #ed8e94;
  }
  .page-interview .box05.box05-finance > .inner .body .image {
    border-bottom-color: #bdd36c;
  }
  .page-interview .box05.box05-infra > .inner .body .image {
    border-bottom-color: #f8e000;
  }
  .page-interview .box05.box05-rd > .inner .body .image {
    border-bottom-color: #8dc8e8;
  }
  .page-interview .box05.box05-cae > .inner .body .image {
    border-bottom-color: #ddb1e6;
  }
  .page-interview .box05 > .inner .body .image figure img {
    max-width: 100%;
  }
  .page-interview .box05 > .inner .body .detail {
    padding: 15px;
    background: #fff;
  }
  .page-interview .box05 > .inner .body .detail .ttl h3 {
    font-size: 18px;
/*    font-size: 7.5vw;*/
  }
  .page-interview .box05 > .inner .body .detail .txt p {
    font-size: 14px;
/*    font-size: 3.4375vw;*/
  }
  .page-interview .box05 > .inner .body .detail .link {
    text-align: center;
  }
  .page-interview .box06 > .inner {
    padding: 60px 0;
  }
  .page-interview .box06 > .inner .link ul {
    width: 60%;
    margin: 0 auto;
  }
  .page-interview .box06 > .inner .link ul .slick-next {
    right: -15vw;
  }
  .page-interview .box06 > .inner .link ul .slick-prev {
    left: -15vw;
  }
  .page-interview .box06 > .inner .link ul li figure img {
    width: 100%;
  }
  .page-interview .box06 > .inner .link ul li .profile {
    width: auto;
  }
  .page-interview.page-interview-infra .box03 {
    background-image: none;
  }
  .page-interview.page-interview-rd .box03 {
    background-image: none;
  }
  .page-interview.page-interview-rd .box03 .inner .content, .page-interview.page-interview-infra .box03 .inner .content  {
    padding: 30px 15px;
    min-height: auto;
  }
  .page-interview.webpage .kv > figure {
    text-align: left;
  }
  .page-interview.webpage .kv > figure img {
    margin-left: -120vw;
  }

  .page-interviews .name_box .role {
    font-size:  3vw;
  }

  .page-interviews .name_box .ini {
    font-size:  3vw;
  }

  @media screen and (max-width: 600px) {
    .page-interviews .name_box .role {
      font-size:  5vw;
    }

    .page-interviews .name_box .ini {
      font-size:  5vw;
    }
  }

  /* Page Crosstalk
  -------------------------------------------------- */
  .page-crosstalk .kv > .inner .content {
    position: static;
  }
  .page-crosstalk .kv > .inner .ttl {
    width: auto;
    padding: 20px 0;
  }
  .page-crosstalk .kv > .inner .ttl h1 {
    font-size: 24px;
/*    font-size: 7.5vw;*/
    margin-bottom: 10px;
  }
  .page-crosstalk .kv > .inner .ttl p {
    font-size: 15px;
/*    font-size: 4.6875vw;*/
  }
  .page-crosstalk .box01 {
    margin-bottom: 60px;
  }
  .page-crosstalk .box01 > .inner figure img {
    position: static;
    max-width: 100%;
  }
  .page-crosstalk .box01 > .inner .content {
    position: static;
    border: 0;
    max-width: 100%;
  }
  .page-crosstalk .box01 > .inner .content h3 {
    font-size: 15px;
/*    font-size: 4.6875vw;*/
  }
  .page-crosstalk .box01 > .inner .content table {
    font-size: 11px;
/*    font-size: 3.4375vw;*/
  }
  .page-crosstalk .box01 > .inner .content .inside {
    width: auto;
    position: static;
    margin: 0;
    padding: 30px 15px;
  }
  .page-crosstalk .box01:nth-child(even) > .inner .content .inside {
    padding: 30px 15px;
  }
  .page-crosstalk .box01.type02 > .inner .content {
    position: static;
    margin: 0;
  }
  .page-crosstalk .box01.type02 > .inner .content .inside {
    width: auto;
    padding: 30px 15px;
  }
  .page-crosstalk .box02 {
    padding: 35px 0;
  }
  .page-crosstalk .box02 > .inner .items {
    flex-direction: column;
  }
  .page-crosstalk .box02 > .inner .items .item {
    margin-bottom: 20px;
  }
  .page-crosstalk .box02 > .inner .items .item figure img {
    max-width: 100%;
  }
  .page-crosstalk .box02 > .inner .items .item .label {
    max-width: 90%;
    background-size: contain;
    height: auto;
  }
  .page-crosstalk .box02 > .inner .items .item .label h4 {
    font-size: 16px;
    /*    font-size: 5vw;*/
  }
  .page-crosstalk .box02 > .inner .items .item .label p {
    font-size: 10px;
    /*    font-size: 3.125vw;*/
    margin-bottom: 4px;
  }
  @media screen and (max-width: 320px) {
    .page-crosstalk .box02 > .inner .items .item .label p {
      margin-bottom: -1px;
    }
  }
  .page-crosstalk .box02 > .inner .items .item:nth-child(even) .label {
    background-size: contain;
  }
  /* Page Topmessage
  -------------------------------------------------- */
  .page-topmessage .kv figure img {
    width: 200%;
    position: relative;
    top: 0;
    left: -70%;
  }
  .page-topmessage .kv .content {
    left: 15px;
    transform: none;
    top: auto;
    bottom: 25px;
  }
  .page-topmessage .kv .content h2 {
    font-size: 18px;
    font-size: 5.625vw;
    font-size: 5.625vw !important;
    line-height: 120%;
    margin-bottom: 20px;
  }
  .page-topmessage .kv .content h3 {
    font-size: 22px;
    font-size: 6.875vw;
  }
  .page-topmessage .kv .content p {
    font-size: 10px;
    font-size: 3.125vw;
    font-size: 3.125vw !important;
  }
  .page-topmessage .kv .content .ttl {
    margin-bottom: 20px;
    background-size: 0% !important;
    width: 100% !important;
    min-width: auto !important;
  }
  .page-topmessage .kv .content .ttl h1 {
    font-size: 33px;
/*    font-size: 4.6875vw;*/
  }
  .page-topmessage .fukidashi-container {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 40px;
  }
  .page-topmessage .fukidashi {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-topmessage .fukidashi h2 {
    font-size: 23px;
/*    font-size: 7.5vw;*/
    line-height: 36px;
  }
  .page-topmessage .fukidashi p {
    font-size: 14px;
/*    font-size: 4.6875vw;*/
  }
  .page-topmessage .contents {
    min-height: 500px;
    background-size: cover;
    background-position: left top;
    margin-bottom: 40px;
  }
  .page-topmessage .contents .content {
    position: static;
    width: auto;
    height: auto;
    top: 0;
    right: 0;
    padding: 15px;
    margin: 15px;
    background: rgba(255, 255, 255, 0.8);
  }
  .page-topmessage .contents .content h2 {
    font-size: 23px;
/*    font-size: 5vw;*/
    margin-bottom: 20px;
  }
  .page-topmessage .contents .content p {
    font-size: 14px;
/*    font-size: 4.6875vw;*/
  }
  .page-topmessage .contents.type01 {
    background-size: cover;
    background-position: right top;
    min-height: 500px;
    margin-bottom: 40px;
  }
  .page-topmessage .contents.type01 .content {
    padding-right: 15px;
    background: rgba(255, 255, 255, 0.8);
  }
  .page-topmessage .subcatch {
    margin-bottom: 40px;
  }
  .page-topmessage .subcatch figure img {
    width: 200%;
    position: relative;
    top: 0;
    left: -50%;
  }
  .page-topmessage .subcatch .content {
    padding: 0 15px;
  }
  .page-topmessage .subcatch .content p {
    font-size: 28px;
/*    font-size: 7.8125vw;*/
    line-height: 120%;
  }
  .page-topmessage .message {
    margin-bottom: 40px;
  }
  .page-topmessage .message .top {
    padding-left: 15px;
  }
  .page-topmessage .message .top figure img {
    max-width: 100%;
    height: auto;
  }
  .page-topmessage .message .body .inner {
    position: static;
  }
  .page-topmessage .message .body figure img {
    width: 200%;
    position: relative;
    top: 0;
    left: 0;
  }
  .page-topmessage .message .body .content {
    position: static;
    transform: none;
    padding: 30px 15px;
    max-width: 100%;
  }
  .page-topmessage .message .body .content h2 {
    font-size: 23px;
/*    font-size: 7.8125vw;*/
    line-height: 36px;
    margin-bottom: 30px;
  }
  .page-topmessage .message .body .content .txt p {
    font-size: 14px;
/*    font-size: 4.6875vw;*/
    margin-bottom: 30px;
  }
  .page-topmessage .message .body .content .name p {
    font-size: 14px;
/*    font-size: 4.0625vw;*/
  }
  .page-topmessage .message .body .content .name h3 {
    font-size: 18px;
/*    font-size: 10vw;*/
  }
  .page-topmessage .message .bottom {
    padding-right: 15px;
  }
  .page-topmessage .message .bottom figure img {
    max-width: 100%;
    height: auto;
  }
  /* Footer
  -------------------------------------------------- */
  #footer .menu {
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
  #footer .menu .item {
    width: 50%;
  }
  .footlink ul {
    flex-wrap: wrap;
  }
  .footlink ul li {
    text-align: center;
    margin-bottom: 5px;
  }
  .footlink ul li a {
    font-size: 10px;
/*    font-size: 3.125vw;*/
  }
  .footlink ul li:last-child {
    width: 100%;
    margin-bottom: 0;
  }
  .copyright {
    color: #8d8d8d;
    font-size: 10px;
    /*    font-size: 3.125vw;*/
  }

  .entry {
    padding-bottom: 50px;
  }
}
