.jp-cap {
  font-size: 14px;
  font-weight: 100;
  margin-top: -5px; }

@media (min-width: 769px) {
  .switch {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #999; }
    .switch a {
      box-sizing: border-box;
      width: 50%;
      text-align: center;
      display: block;
      border-right: 1px solid #999; }
    .switch a:last-child {
      border-right: 0px solid #999; }
    .switch img {
      height: 25px;
      padding: 5px 0 3px 0; }

  .switch2 {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #999; }
    .switch2 a {
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      display: block;
      border-right: 1px solid #999; }
    .switch2 a:last-child {
      border-right: 0px solid #999; }
    .switch2 img {
      height: 25px;
      padding: 5px 0 3px 0; }

  .feature {
    margin: 0px auto 0 auto; }
    .feature .title-jp {
      padding: 15px 0 15px 0 !important; } }
@media (max-width: 768px) {
  .switch {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #999; }
    .switch a {
      box-sizing: border-box;
      width: 50%;
      text-align: center;
      display: block;
      border-right: 1px solid #999; }
    .switch a:last-child {
      border-right: 0px solid #999; }
    .switch img {
      height: 25px;
      padding: 5px 0 3px 0; }

  .switch2 {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #999; }
    .switch2 a {
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      display: block;
      border-right: 1px solid #999; }
    .switch2 a:last-child {
      border-right: 0px solid #999; }
    .switch2 img {
      height: 25px;
      padding: 5px 0 3px 0; }

  .in-header {
    margin: 0 0 0 10px !important;
    padding: 10px 0 0 0 !important; }
    .in-header .en-l {
      font-size: 5vw;
      line-height: 5vw; }
    .in-header .en-s {
      font-size: 6vw;
      line-height: 7vw; }

  .sp-slide .cap {
    font-size: 18px !important;
    font-weight: 400 !important; }

  .feature {
    margin: 20px auto 0 auto; }
    .feature .title-jp {
      padding: 10px 0 10px 0 !important; }

  .open .bg {
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 14px !important; } }
