@charset "UTF-8";
@font-face {
  font-family: 'Bebas-bold';
  src: url("../fonts/BebasNeue-Bold.eot");
  src: url("../fonts/BebasNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue-Bold.woff") format("woff"), url("../fonts/BebasNeue-Bold.otf") format("opentype");
  font-style: normal; }
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

h1,
h2,
nav {
  font-family: "Bebas-bold", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  font-weight: 300;
  color: #192f60;
  margin: 0; }

ul {
  list-style: none;
  padding: 0; }

a:hover {
  text-decoration: none !important; }

h1 {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 48px; }

h2 {
  font-size: 28px;
  line-height: 44px; }

h3 {
  font-size: 26px;
  line-height: 32px; }

h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px; }

h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px; }

strong {
  font-weight: 600; }

p {
  font-size: 15px;
  line-height: 24px; }
  p a {
    color: #333333; }

body {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  color: #192F60;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure {
  margin-bottom: 15px; }

img {
  vertical-align: middle; }

figure > img {
  display: block; }

figcaption {
  font-size: 14px; }

li > ul,
li > ol {
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

a {
  color: #192F60;
  text-decoration: none; }
  a:visited {
    color: #091123; }
  a:hover {
    color: #192F60;
    text-decoration: underline;
    opacity: .5;
    transition: all .3s ease; }
  a:active {
    color: #192F60; }
  a:focus {
    color: #192F60;
    text-decoration: none; }

blockquote {
  color: #e7e7e7;
  border-left: 4px solid #e7e7e7;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }

pre,
code {
  font-size: 15px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background-color: #eef; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: auto; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  min-width: 155px;
  border-radius: 25px;
  display: inline-block;
  padding: 14px 28px 13px 28px;
  line-height: 1;
  border: 2px solid #3498db;
  color: #3498db;
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px; }

footer {
  padding-top: 40px;
  padding-bottom: 40px; }

.external-link {
  color: #121c24;
  text-decoration: underline;
  opacity: 0.5;
  transition: all 0.3s ease;
  text-decoration: none; }
  .external-link:after {
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    background-image: url(/assets/images/common/ico-link.svg);
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    margin-left: 4px; }
  .external-link:hover {
    opacity: 0.5 !important;
    text-decoration: underline !important; }

#p7frame {
  display: none; }

.btn:visited {
  color: #fff; }
.btn:hover {
  opacity: 1; }

.form-group {
  margin-bottom: 18px; }
  .form-group label {
    margin-top: 10px;
    font-weight: normal; }

.form-control {
  background-color: #eee;
  border: 1px solid #eee;
  height: 50px;
  font-size: 17px; }
  .form-control:focus {
    background-color: #fff; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #eee url(/assets/images/contact/ico-down.png) no-repeat 98% center; }

.message {
  color: #fff;
  position: relative; }
  .message .container-fluid {
    position: absolute;
    left: 30px;
    top: 80px; }

.message-bg {
  width: 100%; }

.message-title {
  color: #fff;
  font-size: 28px; }
  .message-title:after {
    content: "";
    display: block;
    width: 44px;
    border-bottom: 2px solid #fff;
    margin-top: 30px; }

@media (max-width: 991px) {
  .message {
    background: url(/assets/images/company/bg-message.png) no-repeat center top;
    background-size: cover;
    padding: 64px 0; }
    .message .container-fluid {
      left: auto;
      top: auto;
      position: relative;
      padding: 30px; }

  .background-image {
    display: none; }

  .message-title {
    margin-bottom: 30px; }
    .message-title:after {
      display: none; } }
@media (max-width: 767px) {
  .message {
    background: none;
    color: #121c24;
    padding: 0; }
    .message .background-image {
      display: block; }

  .message-title {
    color: #121c24; } }
.table-message th {
  color: #999;
  font-weight: normal; }
  .table-message th:first-child {
    width: 12%; }
  .table-message th:last-child {
    width: 12%; }
.table-message span {
  font-size: 15px; }

.faq {
  margin: 40px 0; }

.faq-title {
  font-size: 32px;
  margin-bottom: 5px; }
  .faq-title img {
    margin-right: 10px; }

@media (max-device-width: 767px) {
  .faq-title {
    font-size: 24px; } }
.faq-body {
  margin-left: 72px; }
  .faq-body p {
    margin-bottom: 40px; }
  .faq-body .btn {
    background-color: #0079ce;
    padding: 14px 58px; }

.form-control-label {
  font-weight: normal;
  font-size: 17px; }

.required {
  color: #da2643;
  margin-left: 5px; }

#optional-area {
  display: none; }

.optional {
  margin: 0 5px 0 0;
  padding: 0 5px;
  border-radius: 5px;
  background-color: lightskyblue;
  color: #fff;
  font-weight: normal;
  font-size: 90%;
  font-weight: bold; }

.form-loading {
  display: block;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  height: 50px;
  opacity: 0;
  margin: 0 auto;
  top: 50%;
  width: 50px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite; }

@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
.form {
  position: relative; }
  .form .btn-lg {
    margin: 65px 0 50px;
    padding: 22px 84px;
    font-size: 28px; }

.form-lead {
  font-size: 17px; }

.form-tel {
  font-size: 24px;
  margin-bottom: 50px; }

.flexslider {
  margin: 0;
  border: none;
  background: none; }

.flexslider .slides #slide1 {
  background-image: url("/assets/images/top/header/bg-1.jpg"); }
.flexslider .slides #slide2 {
  background-image: url("/assets/images/top/header/bg-2.jpg"); }
.flexslider .slides #slide3 {
  background-image: url("/assets/images/top/header/bg-3.jpg"); }
.flexslider .slides #slide4 {
  background-image: url("/assets/images/top/header/bg-4.jpg"); }
.flexslider .slides li {
  background: transparent no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  .flexslider .slides li .img-txt {
    width: auto;
    height: 550px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2; }
  .flexslider .slides li .img-app {
    width: auto;
    height: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1; }
.flexslider .slides img {
  margin: 0 auto; }
.flexslider .flex-control-nav {
  display: none; }
.flexslider .flex-direction-nav a.flex-prev {
  left: 35px; }
  .flexslider .flex-direction-nav a.flex-prev:before {
    content: "\34"; }
.flexslider .flex-direction-nav a.flex-next {
  right: 35px; }
  .flexslider .flex-direction-nav a.flex-next:before {
    content: "\35"; }

#slider1 ul li {
  height: 550px; }

@media (min-width: 1200px) {
  .flexslider .slides .img-txt {
    width: 1200px; } }
@media (max-width: 991px) {
  .flex-control-nav {
    bottom: 0; }

  .blog-filters.blog-filters-products li {
    margin-right: 0;
    font-size: 15px;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    letter-spacing: -1px; }

  .flexslider .slides li .img-app {
    height: 60%; } }
@media (max-width: 767px) {
  .flexslider .slides li .img-txt {
    width: auto;
    height: 100%; }
  .flexslider .slides li .img-app {
    height: 45%; }

  #slider1 ul li {
    height: 350px; }

  #slider2 li {
    margin-bottom: 60px; } }
#blog-masonry-products {
  margin-top: 0; }
  #blog-masonry-products h3 {
    margin-top: 15px;
    font-size: 32px; }
    #blog-masonry-products h3 img {
      margin-right: 15px; }

.products-list h3 {
  margin-top: 15px; }

@media (max-width: 767px) {
  .products-list .blog-masonry-item {
    width: 100%; } }
.app-list {
  overflow: hidden; }
  .app-list li {
    float: left;
    width: 50%;
    text-align: center; }
    .app-list li:last-child {
      float: right; }
    .app-list li img {
      display: inline-block;
      width: 125px;
      height: 40px; }

.features-list {
  margin: 0 0  40px 15px; }
  .features-list li {
    position: relative;
    padding-left: 50px;
    font-size: 21px; }
    .features-list li:before {
      content: "―";
      margin-right: 25px;
      color: #0079ce;
      display: block;
      position: absolute;
      left: 0;
      top: 0; }
    .features-list li span {
      font-size: 16px; }

.faq-list {
  border-top: 1px solid #bebebe;
  margin-top: 15px; }

.faq-list-item {
  border-bottom: 1px solid #bebebe; }

.faq-list-header {
  font-size: 28px;
  position: relative;
  display: block;
  height: 110px;
  line-height: 110px;
  padding: 0 20px; }
  .faq-list-header:hover {
    background-color: #efefef; }
  .faq-list-header.collapsed:after {
    font-family: ElegantIcons;
    content: "\4c";
    display: block; }
  .faq-list-header:after {
    font-family: ElegantIcons;
    content: "\4d";
    display: block;
    position: absolute;
    right: 5px;
    top: 5px; }

.faq-list-body {
  padding: 15px; }
  .faq-list-body h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5; }
  .faq-list-body p {
    margin-left: 23px;
    font-size: 16px; }
  .faq-list-body a {
    opacity: .5; }
    .faq-list-body a:hover {
      opacity: 1; }

.movie-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .movie-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#carousel {
  box-shadow: none;
  margin-bottom: 30px; }
  #carousel .slides {
    background: transparent; }
    #carousel .slides li {
      margin-right: 10px;
      position: relative; }
      #carousel .slides li:last-child {
        margin-right: 0; }
      #carousel .slides li img {
        box-sizing: border-box; }
  #carousel .flex-active-slide {
    border: 1px solid #fff; }
    #carousel .flex-active-slide:before {
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5); }
  #carousel .flex-direction-nav {
    display: block !important; }
    #carousel .flex-direction-nav a {
      border: none;
      font-weight: normal;
      background: none; }
      #carousel .flex-direction-nav a:hover {
        background: none; }
      #carousel .flex-direction-nav a.flex-disabled {
        display: none; }
    #carousel .flex-direction-nav a.flex-prev {
      left: -65px; }
      #carousel .flex-direction-nav a.flex-prev:before {
        content: "\34";
        top: -5px; }
    #carousel .flex-direction-nav a.flex-next {
      right: -65px; }
      #carousel .flex-direction-nav a.flex-next:before {
        content: "\35";
        top: -5px; }

.common-contacts-wrapper .common-contacts {
  display: none; }

#wallet * {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif; }
#wallet a {
  text-decoration: underline; }
#wallet .hero-area {
  position: relative; }
  #wallet .hero-area .hero-title {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99; }
    #wallet .hero-area .hero-title img {
      max-width: 40%;
      max-height: auto; }
      @media (max-width: 919px) {
        #wallet .hero-area .hero-title img {
          max-width: 65%; } }
  #wallet .hero-area .flexslider .slides li {
    height: 100%;
    display: block;
    position: relative; }
    #wallet .hero-area .flexslider .slides li:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 0;
      left: 0; }
  @media (min-width: 992px) {
    #wallet .hero-area .background-image {
      display: none; } }
  @media (max-width: 991px) {
    #wallet .hero-area .background-image {
      display: block; } }
  #wallet .hero-area .video-wrapper video {
    display: block;
    position: relative; }
  #wallet .hero-area .video-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0; }
#wallet .label-title {
  margin: 80px 0;
  font-size: 48px;
  line-height: 1.2;
  text-align: center; }
  @media (max-width: 767px) {
    #wallet .label-title {
      margin: 60px 0 40px;
      font-size: 30px;
      line-height: 1.2; } }
  #wallet .label-title .log-wallet {
    width: 250px;
    height: auto;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      #wallet .label-title .log-wallet {
        width: 180px;
        height: auto;
        margin-bottom: 10px; } }
#wallet .features {
  background-color: #f1f2f5; }
  #wallet .features .features-item {
    margin: 0 0 80px; }
    @media (max-width: 767px) {
      #wallet .features .features-item {
        margin-bottom: 40px; } }
    #wallet .features .features-item .features-img {
      margin: 0 0 40px;
      text-align: center; }
      @media (max-width: 767px) {
        #wallet .features .features-item .features-img {
          margin-bottom: 20px; } }
      #wallet .features .features-item .features-img img {
        width: 80%;
        height: 80%; }
        @media (max-width: 767px) {
          #wallet .features .features-item .features-img img {
            width: 70%;
            height: 70%; } }
    #wallet .features .features-item .features-title {
      font-size: 24px;
      font-weight: bold; }
      @media (max-width: 767px) {
        #wallet .features .features-item .features-title {
          font-size: 20px; } }
#wallet .flow-num {
  display: inline-block;
  width: 46px;
  height: 46px;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  background-color: #192f60; }
  @media (max-width: 991px) {
    #wallet .flow-num {
      width: 36px;
      height: 36px;
      font-size: 24px; } }
#wallet .flow-summary {
  margin: 0 0 80px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #wallet .flow-summary {
      margin-bottom: 0; } }
  #wallet .flow-summary .flow-item {
    display: block;
    width: 31%;
    margin-left: 3%;
    float: left;
    padding: 20px 0 0 20px;
    text-decoration: none;
    box-sizing: border-box;
    border: #999999 solid 1px;
    position: relative; }
    @media (max-width: 991px) {
      #wallet .flow-summary .flow-item {
        padding: 15px 0 0 15px; } }
    @media (max-width: 767px) {
      #wallet .flow-summary .flow-item {
        width: 100%;
        margin: 0 auto 30px;
        float: none; } }
    #wallet .flow-summary .flow-item::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 80px solid transparent;
      border-bottom: 80px solid transparent;
      border-left: 26px solid #E9EDF0;
      border-right: 0px solid transparent;
      position: absolute;
      top: 50%;
      right: -27px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 991px) {
        #wallet .flow-summary .flow-item::after {
          border-top: 40px solid transparent;
          border-bottom: 40px solid transparent;
          border-left: 20px solid #E9EDF0;
          border-right: 0px solid transparent;
          right: -21px; } }
      @media (max-width: 767px) {
        #wallet .flow-summary .flow-item::after {
          border-top: 26px solid #E9EDF0;
          border-bottom: 0px solid transparent;
          border-left: 60px solid transparent;
          border-right: 60px solid transparent;
          margin-left: 20px;
          top: auto;
          bottom: -27px;
          right: 50%;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); } }
    #wallet .flow-summary .flow-item:first-child {
      margin-left: 0; }
      @media (max-width: 767px) {
        #wallet .flow-summary .flow-item:first-child {
          margin-left: auto; } }
    #wallet .flow-summary .flow-item:last-child::after {
      display: none; }
    #wallet .flow-summary .flow-item .flow-num {
      display: block;
      float: left; }
    #wallet .flow-summary .flow-item .flow-title {
      margin: -4px 0 0 55px;
      font-size: 20px;
      line-height: 1.2; }
      @media (max-width: 991px) {
        #wallet .flow-summary .flow-item .flow-title {
          margin: 0 0 0 42px;
          font-size: 14px;
          line-height: 1.2;
          letter-spacing: -1px; } }
      #wallet .flow-summary .flow-item .flow-title .txt-strong {
        font-size: 24px; }
        @media (max-width: 991px) {
          #wallet .flow-summary .flow-item .flow-title .txt-strong {
            font-size: 19px; } }
    #wallet .flow-summary .flow-item .flow-img {
      height: 240px;
      margin: 0 0 0 -15px;
      text-align: center;
      position: relative; }
      @media (max-width: 991px) {
        #wallet .flow-summary .flow-item .flow-img {
          height: 150px; } }
      @media (max-width: 767px) {
        #wallet .flow-summary .flow-item .flow-img {
          height: 150px; } }
      #wallet .flow-summary .flow-item .flow-img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 80%;
        max-height: 80%; }
      @media (max-width: 991px) {
        #wallet .flow-summary .flow-item .flow-img:last-child .flow-img img {
          max-width: 90%;
          max-height: 90%; } }
      @media (max-width: 767px) {
        #wallet .flow-summary .flow-item .flow-img:last-child .flow-img img {
          max-width: 100%;
          max-height: 100%; } }
#wallet .flow-content .flow-header {
  padding: 16px 0;
  background-color: #f1f2f5; }
  #wallet .flow-content .flow-header .container {
    margin-top: 0;
    margin-bottom: 0; }
  #wallet .flow-content .flow-header .flow-num {
    display: inline-block;
    float: left; }
    @media (max-width: 320px) {
      #wallet .flow-content .flow-header .flow-num {
        width: 26px;
        height: 26px;
        font-size: 18px; } }
  #wallet .flow-content .flow-header .flow-title {
    display: block;
    margin: 7px 0 0 60px;
    font-size: 30px;
    font-weight: bold; }
    @media (max-width: 991px) {
      #wallet .flow-content .flow-header .flow-title {
        margin: 3px 0 0 50px; } }
    @media (max-width: 767px) {
      #wallet .flow-content .flow-header .flow-title {
        margin: 5px 0 0 45px;
        font-size: 22px;
        line-height: 1.2; } }
    @media (max-width: 320px) {
      #wallet .flow-content .flow-header .flow-title {
        margin: 2px 0 0 30px;
        font-size: 20px; } }
#wallet .flow-content .flow-body {
  margin: 40px 0 0; }
  @media (max-width: 767px) {
    #wallet .flow-content .flow-body {
      margin: 16px 0 0; } }
#wallet .point-box {
  margin: 0 0 80px;
  border: #f1f2f5 solid 6px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    #wallet .point-box {
      margin-bottom: 40px; } }
  #wallet .point-box .point-title {
    padding: 2px 16px 8px 24px;
    display: inline-block;
    color: #0079CE;
    font-size: 16px;
    font-weight: bold;
    background-color: #f1f2f5;
    position: relative; }
    #wallet .point-box .point-title .point-ico {
      position: absolute;
      top: 1px;
      left: 4px; }
  #wallet .point-box .point-body {
    padding: 20px; }
#wallet .item-list {
  margin: 0; }
  #wallet .item-list li {
    margin: 10px 0 0;
    padding: 0 0 0 16px;
    position: relative; }
    #wallet .item-list li:first-child {
      margin-top: 0; }
    #wallet .item-list li::before {
      content: "";
      width: 8px;
      height: 8px;
      background-color: #999999;
      border-radius: 100%;
      position: absolute;
      top: 7px;
      left: 0; }
#wallet .item-num-list {
  padding-left: 20px; }
  #wallet .item-num-list li {
    margin: 20px 0 0;
    padding: 0 0 0 10px;
    position: relative;
    border-left: rgba(0, 0, 0, 0.2) solid 1px; }
    #wallet .item-num-list li:first-child {
      margin-top: 0; }
#wallet .netpayment-capture {
  margin: 20px 0 60px;
  text-align: center; }
  @media (max-width: 767px) {
    #wallet .netpayment-capture {
      margin-bottom: 40px; } }
  #wallet .netpayment-capture img {
    max-width: 100%;
    height: auto; }
#wallet .netpayment-brand {
  margin: 20px 0 60px; }
  #wallet .netpayment-brand .netpayment-brand-item {
    margin: 40px 0 0;
    padding: 40px 0 0;
    border-top: #999999 dotted 1px; }
    #wallet .netpayment-brand .netpayment-brand-item:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: none; }
    #wallet .netpayment-brand .netpayment-brand-item .netpayment-brand-title {
      margin: 0 0 40px;
      font-size: 24px; }
      @media (max-width: 767px) {
        #wallet .netpayment-brand .netpayment-brand-item .netpayment-brand-title {
          font-size: 20px;
          text-align: center; } }
    #wallet .netpayment-brand .netpayment-brand-item .netpayment-brand-img {
      text-align: center; }
      #wallet .netpayment-brand .netpayment-brand-item .netpayment-brand-img img {
        max-width: 100%;
        height: auto; }
#wallet .step-content {
  position: relative; }
  #wallet .step-content .step-item .container {
    margin-bottom: 0; }
    #wallet .step-content .step-item .container .step-container {
      width: 60%;
      margin: 0 40% 0 0;
      position: relative;
      z-index: 1; }
      @media (max-width: 767px) {
        #wallet .step-content .step-item .container .step-container {
          width: 100%;
          margin: 0; } }
      #wallet .step-content .step-item .container .step-container .step-header {
        width: 150px;
        height: 250px;
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 767px) {
          #wallet .step-content .step-item .container .step-container .step-header {
            width: 100%;
            height: auto;
            display: block;
            margin: 20px 0 0;
            padding: 20px 0;
            text-align: center; } }
        #wallet .step-content .step-item .container .step-container .step-header .step-num {
          font-size: 20px;
          opacity: 0.5; }
          @media (max-width: 767px) {
            #wallet .step-content .step-item .container .step-container .step-header .step-num {
              font-size: 18px; } }
        #wallet .step-content .step-item .container .step-container .step-header .step-title {
          font-size: 24px; }
          @media (max-width: 767px) {
            #wallet .step-content .step-item .container .step-container .step-header .step-title {
              font-size: 22px; } }
      #wallet .step-content .step-item .container .step-container .step-body {
        height: 250px;
        display: table-cell;
        vertical-align: middle; }
        #wallet .step-content .step-item .container .step-container .step-body .img-wallet-btn {
          text-align: center; }
          #wallet .step-content .step-item .container .step-container .step-body .img-wallet-btn img {
            width: 376px;
            height: auto; }
            @media (max-width: 991px) {
              #wallet .step-content .step-item .container .step-container .step-body .img-wallet-btn img {
                width: 100%; } }
            @media (max-width: 767px) {
              #wallet .step-content .step-item .container .step-container .step-body .img-wallet-btn img {
                width: 90%; } }
        @media (max-width: 767px) {
          #wallet .step-content .step-item .container .step-container .step-body {
            height: auto;
            display: block;
            padding-bottom: 20px; } }
  #wallet .step-content .step-item .step-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 250px;
    width: 40%;
    margin: 0 0 0 60%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #wallet .step-content .step-item .step-img {
        position: relative;
        width: 100%;
        margin: 0; } }
    #wallet .step-content .step-item .step-img.img-1 {
      background-image: url(/assets/images/wallet/img-step-1.jpg); }
    #wallet .step-content .step-item .step-img.img-2 {
      background-image: url(/assets/images/wallet/img-step-2.jpg); }
    #wallet .step-content .step-item .step-img::after {
      content: "";
      display: inline-block;
      width: 60px;
      height: 250px;
      background-image: url(/assets/images/wallet/img-step-arrow-right.png);
      background-size: contain;
      background-repeat: no-repeat;
      vertical-align: middle;
      position: absolute;
      top: 0;
      left: 0; }
      @media (max-width: 767px) {
        #wallet .step-content .step-item .step-img::after {
          width: 100%;
          height: 250px;
          background-image: url(/assets/images/wallet/img-step-arrow-bottom.png); } }
  #wallet .step-content:nth-child(even) {
    background-color: #F4F6F7; }
    #wallet .step-content:nth-child(even) .step-item .container {
      margin-bottom: 0; }
    #wallet .step-content:nth-child(even) .step-item .step-img::after {
      background-image: url(/assets/images/wallet/img-step-arrow-right-gray.png); }
      @media (max-width: 767px) {
        #wallet .step-content:nth-child(even) .step-item .step-img::after {
          background-image: url(/assets/images/wallet/img-step-arrow-bottom-gray.png); } }
#wallet .step-finsh {
  margin: 40px 0 0;
  text-align: center;
  position: relative; }
  #wallet .step-finsh .step-finsh-txt {
    margin: 0 0 0 -280px;
    position: absolute;
    top: 40px;
    left: 50%; }
    @media (max-width: 767px) {
      #wallet .step-finsh .step-finsh-txt {
        margin: 0 0 0 -155px;
        top: 30px; } }
    #wallet .step-finsh .step-finsh-txt p {
      display: table-cell;
      width: 250px;
      height: 250px;
      font-size: 24px;
      line-height: 1.4;
      vertical-align: middle;
      text-align: center;
      border-radius: 100%;
      border: #999999 solid 1px; }
      @media (max-width: 767px) {
        #wallet .step-finsh .step-finsh-txt p {
          width: 170px;
          height: 170px;
          font-size: 20px; } }
  #wallet .step-finsh .step-finsh-img {
    position: relative;
    margin: 0 0 0 160px;
    z-index: 1; }
    @media (max-width: 767px) {
      #wallet .step-finsh .step-finsh-img {
        margin: 0 0 0 140px; } }
    #wallet .step-finsh .step-finsh-img img {
      width: 262px;
      max-width: 100%;
      height: auto; }
      @media (max-width: 767px) {
        #wallet .step-finsh .step-finsh-img img {
          width: 160px; } }
#wallet .finish-txt {
  font-size: 24px;
  text-align: center;
  line-height: 1.8; }
  @media (max-width: 767px) {
    #wallet .finish-txt {
      margin-top: 20px;
      margin-bottom: 40px;
      font-size: 18px;
      text-align: left; } }
  @media (max-width: 320px) {
    #wallet .finish-txt {
      font-size: 16px; } }
#wallet .finish-img {
  margin: 0 0 10px;
  text-align: center; }
  #wallet .finish-img img {
    max-width: 100%;
    height: auto; }
    @media (max-width: 991px) {
      #wallet .finish-img img {
        width: 100%;
        max-width: inherit; } }
#wallet .finish-point-txt {
  min-height: 110px;
  margin: 0 420px 0 0; }
  @media (max-width: 767px) {
    #wallet .finish-point-txt {
      height: auto;
      margin: 0; } }
#wallet .finish-img-receipt {
  position: absolute;
  bottom: -7px;
  right: 20px; }
  #wallet .finish-img-receipt img {
    width: 400px;
    height: auto; }
  @media (max-width: 767px) {
    #wallet .finish-img-receipt {
      margin-bottom: -30px;
      position: relative;
      bottom: auto;
      right: auto; }
      #wallet .finish-img-receipt img {
        width: 100%; } }
#wallet .download-app {
  color: #fff;
  background-color: #c7cdd9; }
  #wallet .download-app .download-app-header {
    display: table-cell;
    width: 30%;
    min-width: 440px;
    vertical-align: middle; }
    @media (max-width: 991px) {
      #wallet .download-app .download-app-header {
        display: block;
        width: 100%;
        min-width: inherit;
        padding: 20px 0 0; } }
    #wallet .download-app .download-app-header .download-app-ico {
      display: table-cell;
      vertical-align: middle;
      height: 72px;
      width: 72px; }
    #wallet .download-app .download-app-header p {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0 0 10px;
      font-size: 22px;
      color: #192f60;
      font-weight: bold; }
      @media (max-width: 991px) {
        #wallet .download-app .download-app-header p br {
          display: none; } }
  #wallet .download-app .download-app-body {
    display: table-cell;
    width: 70%;
    padding: 20px 0 20px 20px; }
    @media (max-width: 991px) {
      #wallet .download-app .download-app-body {
        display: block;
        width: 100%;
        padding: 20px 0;
        box-sizing: border-box; } }
    #wallet .download-app .download-app-body .download-app-txt {
      padding: 20px;
      background-color: #7582a0; }
      #wallet .download-app .download-app-body .download-app-txt .download-app-btn {
        margin: 0; }
        @media (max-width: 767px) {
          #wallet .download-app .download-app-body .download-app-txt .download-app-btn {
            text-align: center; } }
        #wallet .download-app .download-app-body .download-app-txt .download-app-btn li {
          display: inline-block;
          height: 40px;
          margin: 0 10px 0 0; }
          @media (max-width: 767px) {
            #wallet .download-app .download-app-body .download-app-txt .download-app-btn li {
              margin: 10px; }
              #wallet .download-app .download-app-body .download-app-txt .download-app-btn li:first-child {
                margin-left: 0; }
              #wallet .download-app .download-app-body .download-app-txt .download-app-btn li:last-child {
                margin-left: 0; } }
          #wallet .download-app .download-app-body .download-app-txt .download-app-btn li img {
            height: 40px; }
#wallet .wallet-qa {
  margin: 80px 0; }
  @media (max-width: 767px) {
    #wallet .wallet-qa {
      margin-top: 60px; } }
  #wallet .wallet-qa .wallet-qa-title {
    margin: 0 0 40px;
    font-size: 40px;
    text-align: center; }
  #wallet .wallet-qa .center {
    text-align: center; }
  #wallet .wallet-qa .link-button {
    background-color: #f1f2f5;
    padding: 2vh 8vw;
    text-decoration: none; }

.footer {
  padding-top: 0;
  text-align: center;
  background-color: #f1f2f5;
  text-align: center;
  color: #999; }
  .footer a {
    opacity: .5;
    transition: all .3s ease; }
    .footer a:hover {
      opacity: 1;
      transition: all .3s ease; }

.footer-nav {
  margin: 0;
  padding: 20px 0;
  border-bottom: #D8D8D8 solid 1px; }
  .footer-nav li {
    display: inline-block;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
    font-size: 17px;
    margin: 0 15px; }
    .footer-nav li.border-item {
      border-left: #D8D8D8 solid 1px;
      padding-left: 30px; }
    @media (max-width: 1086px) {
      .footer-nav li {
        margin: 0 8px;
        font-size: 15px; }
        .footer-nav li.border-item {
          padding-left: 16px; } }
    @media (max-width: 793px) {
      .footer-nav li {
        display: block;
        margin: 15px 40px; }
        .footer-nav li:first-child {
          margin-top: 0; }
        .footer-nav li:last-child {
          margin-bottom: 0; }
        .footer-nav li.border-item {
          border-left: none;
          padding-top: 15px;
          padding-left: 0;
          position: relative; }
          .footer-nav li.border-item::before {
            content: "";
            width: 40px;
            height: 1px;
            border-top: #D8D8D8 solid 1px;
            position: absolute;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }

.footer-ico {
  margin: 20px 0 0; }

.footer-title {
  font-size: 18px;
  margin: 15px 0 5px; }

.footer-address {
  font-size: 13px; }
  .footer-address a {
    opacity: .5;
    transition: all .3s ease;
    color: #192F60; }
    .footer-address a:hover {
      opacity: 1;
      transition: all .3s ease; }
  .footer-address span {
    display: inline-block;
    background-color: #999;
    border-radius: 3px;
    font-size: 12px;
    padding: 0 5px;
    color: #fff;
    height: 20px;
    line-height: 20px; }

.footer-sns li {
  display: inline-block;
  margin: 10px 5px; }
.footer-sns a {
  color: #fff;
  font-size: 20px;
  opacity: .2; }
.footer-sns i {
  position: relative;
  top: 8px; }

.footer-sns-fb {
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background-color: #59adeb;
  display: inline-block; }

.footer-sns-tw {
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background-color: #3c5b97;
  display: inline-block; }

.footer-copyright {
  font-size: 12px; }

#fw {
  /* Media Queries
  ==================================================*/
  /* Landscape phone to portrait tablet */
  /* =Content
  ----------------------------------------------- */ }
  #fw h1, #fw h2, #fw h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif; }
  #fw #banner-business {
    padding: 20px 0; }
    #fw #banner-business img {
      width: 100%; }
  #fw #main {
    overflow: hidden;
    padding-bottom: 0; }
  #fw #header {
    position: relative;
    padding: 0 20px;
    background: url("/assets/images/fw/bg_header.jpg") no-repeat center center;
    background-size: cover;
    box-shadow: rgba(0, 0, 0, 0.5) 0px -180px 220px -60px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px -180px 220px -60px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px -180px 220px -60px inset; }
  #fw #header p.pic-forweb {
    position: relative;
    bottom: -40px;
    max-width: 500px;
    margin: 0 auto; }
    #fw #header p.pic-forweb img {
      width: 100%; }
  #fw #header h1 {
    position: relative;
    z-index: 2;
    float: left;
    line-height: 1.8;
    margin: -160px 0 0 -200%;
    padding: 12px 20px 12px 200%;
    background: #192f60;
    color: #fff;
    font-size: 32px; }
  #fw #header h1:before {
    content: '';
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background: url("/assets/images/fw/ico_title.png") no-repeat;
    background-size: 60px;
    vertical-align: middle; }
  #fw #header h1 p {
    position: relative;
    top: 7px;
    overflow: hidden;
    margin: 0; }
  #fw #main h2 {
    line-height: 1.4;
    font-size: 30px; }
  #fw #sect-feature img {
    max-width: 100%; }
  #fw #sect-recommend {
    margin: 50px auto 30px; }
  #fw #sect-recommend ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0; }
  #fw #sect-recommend ul li {
    float: left;
    margin: 0 20px 20px 0;
    padding-left: 36px;
    background: url("/assets/images/fw/ico_person.png") no-repeat left center;
    background-size: 20px;
    font-size: 20px; }
  #fw #sect-feature {
    overflow: hidden;
    padding: 20px 0 90px;
    background: #eee; }
  #fw #sect-feature ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #fw #sect-feature li {
    float: left;
    box-sizing: border-box;
    width: 50%;
    margin: 0 0 30px;
    padding: 10px; }
  #fw #sect-feature li > p {
    position: relative;
    margin: 0 0 2px;
    padding: 20px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    color: #121c24;
    font-size: 28px;
    font-weight: normal; }
  #fw #sect-feature li > p span {
    position: absolute;
    right: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 44px; }
  #fw #sect-feature li > div {
    padding: 20px;
    background: #fff;
    border-radius: 0 0 20px 20px;
    font-size: 18px; }
  #fw #sect-feature li > div p {
    margin: 0 0 16px; }
  #fw #sect-feature li > div p span {
    font-size: 14px; }
  #fw #sect-formhead {
    position: relative;
    margin: 120px auto 40px; }
  #fw #sect-formhead #badge {
    position: absolute;
    top: -250px;
    left: 50%;
    width: 200px;
    height: 200px;
    line-height: 30px;
    margin-left: -100px;
    padding-top: 60px;
    border-radius: 100px;
    background: #121c24 url("/assets/images/fw/ico_arrow.png") no-repeat center 128px;
    background-size: 46px;
    box-sizing: border-box;
    color: #fff;
    font-size: 26px;
    text-align: center; }
  #fw #sect-formhead .tx-lead {
    line-height: 1.4;
    font-size: 120%; }
  #fw .tx-caution {
    margin-bottom: 40px;
    padding: 10px 15px;
    border-left: 4px #c00 solid;
    background: #f9d4d4;
    color: #c00; }
  #fw .tx-caution p {
    margin: 0; }
  #fw .tel input[type="text"] {
    width: 30%; }
  @media (max-width: 767px) {
    #fw #header h1 {
      margin: 50px 0 30px -200%; }
    #fw #main h2 {
      font-size: 22px; }
    #fw #sect-recommend {
      margin-top: 170px; }
    #fw #sect-recommend ul li {
      margin-left: 10px; }
    #fw #sect-feature li {
      float: none;
      width: 100%;
      padding: 0; } }
  @media (max-width: 480px) {
    #fw #header h1 {
      font-size: 20px; }
    #fw #header h1:before {
      width: 40px;
      height: 40px;
      background-size: 40px; } }
  #fw input, #fw textarea {
    -webkit-border-radius: 0px; }
  #fw input[type="text"],
  #fw input[type="email"],
  #fw input[type="search"],
  #fw input[type="password"],
  #fw textarea {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important; }
  #fw input[type="text"],
  #fw input[type="email"],
  #fw input[type="password"],
  #fw textarea {
    padding: 10px;
    border: 1px solid #eaeaea;
    line-height: 20px;
    width: 100%;
    margin: 0 0 30px;
    background-color: #f9f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  #fw input[type="text"]:focus,
  #fw input[type="email"]:focus,
  #fw input[type="search"]:focus,
  #fw input[type="password"]:focus,
  #fw textarea:focus {
    border: 1px solid #ccc; }
  #fw input.s {
    background: url(images/search.png) no-repeat right 6px #fff;
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
    width: 0;
    padding: 3px 33px 3px 0;
    height: 22px;
    color: #bbb;
    font-style: italic;
    margin: 0;
    border-color: transparent;
    cursor: pointer;
    text-indent: 25px; }
  #fw input.s:focus {
    width: 100px;
    padding-left: 10px;
    border-color: #eaeaea;
    text-indent: 0; }
  #fw input[type="text"], #fw input[type="email"], #fw input[type="password"], #fw textarea {
    margin: 0;
    padding: 6px;
    border-color: #bbb; }
  #fw input[type="reset"],
  #fw input[type="button"],
  #fw input[type="submit"] {
    height: 80px;
    line-height: 80px;
    margin-bottom: 100px;
    padding: 0px 100px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 180%;
    font-weight: normal; }
  #fw input[type="reset"]:hover,
  #fw input[type="button"]:hover,
  #fw input[type="submit"]:hover {
    border: none;
    background: #2891db; }
  #fw label {
    padding-right: 20px; }
  #fw input[type="radio"] {
    margin-right: 6px; }
  #fw .content_form table {
    margin-bottom: 50px;
    border-collapse: collapse;
    width: 100%; }
  #fw .content_form th {
    max-width: 180px;
    background: #e2e2e2; }
  #fw .content_form th,
  #fw .content_form td {
    padding: 10px;
    border: 1px #aaa solid;
    font-size: 100%;
    letter-spacing: 0;
    line-height: 1.3;
    vertical-align: top; }
  #fw .content_form th p {
    margin-bottom: 5px; }
  #fw .content_form th .required {
    padding-left: 10px;
    color: #de1132;
    font-size: 80%; }
  #fw .content_form th .tx-notice {
    color: #888;
    font-size: 80%; }
  #fw .content_form td {
    border-top: 1px #aaa solid; }
  #fw .content_form td p {
    margin: 0; }
  #fw .content_form td p.city {
    margin-bottom: 10px; }
  #fw #txtLastName,
  #fw #txtFirstName,
  #fw #txtLastKana,
  #fw #txtFirstKana {
    float: left;
    width: 48%; }
  #fw #txtLastName,
  #fw #txtLastKana {
    margin-right: 10px; }
  #fw #txtAge {
    width: 50px; }
  #fw #txtPostcode3,
  #fw #txtPostcode4,
  #fw #txtTel1,
  #fw #txtTel2,
  #fw #txtTel3 {
    float: left;
    width: 60px; }
  #fw #txtPostcode3 + span,
  #fw #txtTel1 + span,
  #fw #txtTel2 + span {
    float: left;
    padding: 6px; }
  #fw #email {
    margin-bottom: 6px; }
  #fw #submitConfirm {
    margin-bottom: 30px; }
  #fw #submitConfirmMessage {
    color: #de1132; }
  #fw .modal-footer.text-center {
    text-align: center; }
  @media only screen and (max-width: 767px) {
    #fw #txtLastName,
    #fw #txtFirstName,
    #fw #txtLastKana,
    #fw #txtFirstKana {
      float: none;
      width: 100%; }
    #fw #txtLastName,
    #fw #txtLastKana {
      margin-bottom: 6px; }
    #fw input[type="reset"],
    #fw input[type="button"],
    #fw input[type="submit"] {
      width: 100%;
      padding: 0px 20px;
      font-size: 120%; }
    #fw .content_form th {
      font-size: 80%; } }

#legacy-alert a {
  color: #c00;
  opacity: .5;
  transition: all .3s ease; }
  #legacy-alert a:hover {
    opacity: 1;
    transition: all .3s ease; }

.header {
  background-color: #192F60;
  border-bottom: 2px solid #192F60; }

.simple-bar {
  border-bottom: 2px solid #fff; }
  .simple-bar .container-fluid {
    max-width: 1200px; }

.logo {
  max-width: 800px;
  max-height: 40px;
  bottom: 12px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  margin: -4px 0 42px; }

.social-icons {
  margin-left: 32px; }

.nav-menu {
  padding-top: 48px; }

.menu {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  top: 3px; }
  .menu li {
    float: left;
    position: relative;
    margin-right: 16px; }
    .menu li:last-child {
      margin-right: 0; }
    .menu li.border-item {
      border-left: rgba(255, 255, 255, 0.5) solid 1px;
      padding-left: 16px; }
    .menu li a {
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
      font-weight: bold;
      font-size: 17px;
      color: rgba(255, 255, 255, 0.4);
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease;
      display: inline-block;
      position: relative; }
      .menu li a:hover {
        opacity: 1;
        color: rgba(255, 255, 255, 0.6); }
      .menu li a .new-ico {
        display: block;
        padding: 0 5px;
        height: 22px;
        line-height: 22px;
        color: #333;
        font-size: 11px;
        text-align: center;
        background-color: #fff;
        border-radius: 2px;
        position: absolute;
        top: -24px;
        left: 0; }

.mobile-toggle {
  display: none; }

@media (max-width: 1086px) {
  nav {
    max-height: 80px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease; }
    nav .text-right {
      text-align: left; }

  .logo {
    margin-bottom: 32px; }

  .columns {
    width: 100%; }

  .social-icons {
    display: none; }

  .open-nav {
    max-height: 8000px; }

  .nav-menu {
    padding-top: 24px; }

  .mobile-toggle {
    font-size: 32px;
    display: block;
    position: absolute;
    top: 24px;
    right: 16px;
    cursor: pointer;
    color: #fff; }

  .menu li {
    float: none;
    margin-bottom: 16px;
    margin-right: 0; }
    .menu li.border-item {
      border-left: none;
      padding-top: 20px;
      padding-left: 0; }
      .menu li.border-item::before {
        content: "";
        width: 40px;
        height: 1px;
        border-top: rgba(255, 255, 255, 0.5) solid 1px;
        position: absolute;
        top: 0;
        left: 0; }
    .menu li a {
      color: white; }
      .menu li a .new-ico {
        display: inline-block;
        height: 22px;
        margin: 0 10px 0 0;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: 0; } }
@media (min-width: 992px) {
  .menu li a {
    transition: all .3s ease; }
    .menu li a.active {
      color: white;
      transition: all .3s ease; } }
.container {
  margin-bottom: 22px; }

.page-content h2 {
  margin: 15px 0; }

.main-container {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  position: relative; }

.table-no-border th, .table-no-border td {
  border: none !important; }

.lead {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal; }

.date {
  font-family: "Bebas-bold";
  font-size: 16px;
  margin-right: 5px;
  position: relative;
  top: 2px; }

.page-heading {
  font-size: 20px; }

.category-label {
  text-align: center;
  padding: 30px 0; }

.category-label-lg {
  height: 220px;
  background: url(/assets/images/common/bg-header.png) no-repeat left top;
  background-size: cover;
  padding-top: 80px;
  color: #fff; }
  .category-label-lg .category-label-title {
    color: #fff; }

.category-label-sm .category-label-title {
  font-size: 28px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.category-label-title {
  font-size: 34px;
  letter-spacing: 2px;
  font-weight: bold; }

.category-label-title-sm {
  font-size: 32px;
  margin-top: -14px; }

@media (max-width: 767px) {
  .category-label-title-sm {
    font-size: 24px;
    margin-top: -14px; } }
.category-label-subtitle {
  font-size: 18px; }

#scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  z-index: 9999; }
  #scroll-to-top a {
    display: block;
    z-index: 999;
    border-radius: 32px;
    width: 64px;
    height: 64px;
    background-color: #192F60;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center; }
    #scroll-to-top a:hover {
      text-decoration: none;
      opacity: 0.7; }
    #scroll-to-top a i {
      position: relative;
      bottom: -15px;
      font-size: 32px; }

#banner-go-app {
  display: none;
  position: fixed;
  bottom: 15%;
  right: 0;
  z-index: 9999; }
  #banner-go-app .show-pc {
    display: block; }
  #banner-go-app .show-sp {
    display: none; }
  #banner-go-app a:hover {
    opacity: .7; }
  #banner-go-app .banner-close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 6px;
    top: -50px; }
    #banner-go-app .banner-close:hover {
      opacity: .5;
      transition: opacity .3s ease; }

@media (max-width: 767px) {
  #banner-go-app {
    bottom: 8%; }
    #banner-go-app .show-pc {
      display: none; }
    #banner-go-app .show-sp {
      display: block; } }
.read-more {
  display: inline-block !important;
  padding: 0 30px;
  height: 70px;
  line-height: 70px !important;
  border-bottom: 5px solid #192F60;
  margin: 0 auto 50px;
  cursor: pointer; }
  .read-more i {
    font-weight: bold; }

@media (max-device-width: 991px) {
  .menu li {
    float: none;
    margin-bottom: 16px;
    margin-right: 0; } }
.blog-masonry-item {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .blog-masonry-item {
      height: 120px; } }
  .blog-masonry-item h1 {
    font-weight: 600;
    margin-bottom: 48px;
    line-height: 40px; }
  .blog-masonry-item a {
    display: block; }
  .blog-masonry-item img {
    max-width: 100%; }
  .blog-masonry-item p {
    font-size: 15px;
    margin-bottom: 32px; }
  .blog-masonry-item span {
    color: #333333;
    line-height: 18px; }
  .blog-masonry-item .post-title {
    background: #fff;
    padding: 28px 32px 32px 32px;
    position: relative; }
  .blog-masonry-item .link-text {
    position: absolute;
    bottom: 22px;
    right: 32px; }

.blog-masonry-item-title {
  font-size: 22px;
  line-height: 1.8; }

.blog-masonry-item-title-sm {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  margin: 10px 0; }

.blog-masonry-item-image {
  margin-bottom: 15px; }

.blog-masonry-item-news-sm {
  border-left: 2px solid #192F60;
  padding-left: 15px; }

.blog-filters {
  padding: 0;
  list-style: none;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 32px; }
  .blog-filters li {
    float: left;
    margin-right: 45px;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 0 15px;
    height: 74px;
    line-height: 74px;
    border-top: 6px solid #fff; }
    .blog-filters li:last-child {
      margin-right: 0; }
    .blog-filters li.active {
      border-top-color: #121c24 !important; }

@media (max-width: 991px) {
  .blog-filters li {
    margin-right: 0;
    font-size: 15px;
    padding: 0 3px;
    height: 40px;
    line-height: 40px;
    letter-spacing: -1px; } }
.icon > svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
  .icon > svg path {
    fill: #828282; }

.table-flex {
  color: #414141;
  margin: 20px 0; }

.table-flex-tr {
  display: flex;
  margin: 5px 0; }

.table-flex-th {
  background-color: #f4f4f4;
  padding: 25px;
  align-items: center;
  width: 30%;
  flex: none; }

.table-flex-td {
  padding: 25px;
  align-items: center;
  flex: 1; }
  .table-flex-td span {
    font-size: 12px; }

.apple-pay-header {
  display: flex;
  border: 1px solid #ebebeb;
  margin: 15px -30px 30px; }
  .apple-pay-header div {
    flex: 1;
    align-items: center; }

.apple-pay-header-generic {
  display: flex;
  border: 1px solid #ebebeb;
  margin: 15px -30px 30px; }
  .apple-pay-header-generic.no-border {
    border: none; }
  .apple-pay-header-generic > div {
    flex: 1;
    align-items: center; }
    .apple-pay-header-generic > div img {
      margin: 0; }
  .apple-pay-header-generic .apple-pay-header-generic-with-text {
    position: relative; }
    .apple-pay-header-generic .apple-pay-header-generic-with-text div {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      margin: auto auto;
      width: 100%;
      margin: auto;
      text-align: center; }
      .apple-pay-header-generic .apple-pay-header-generic-with-text div p {
        display: inline-block;
        width: 100%;
        height: 50%;
        font-size: 30px;
        line-height: 1.5;
        margin: 0 auto; }
      .apple-pay-header-generic .apple-pay-header-generic-with-text div img {
        display: inline-block;
        width: auto;
        margin: 0 auto; }

.apple-pay-header-image {
  background: url("/assets/images/notes/2016-10-25-01-01.png") no-repeat center top;
  background-size: cover; }
  .apple-pay-header-image .img-xxs {
    display: none; }

.post-body .apple-pay-header-text {
  text-align: center;
  padding: 60px 0; }
  .post-body .apple-pay-header-text p {
    font-size: 30px;
    line-height: 1.5; }
  .post-body .apple-pay-header-text .apple-pay-header-logo {
    width: 120px;
    margin: 0;
    display: inline-block; }

.apple-pay-download {
  padding: 25px 0;
  background-color: #f7f7f7;
  text-align: center;
  margin: auto;
  border: #192f60 3px solid;
  margin-top: 40px; }
  .apple-pay-download .t-download {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold; }
  .apple-pay-download .app_icon {
    width: 50% !important;
    display: block !important;
    margin: auto;
    margin-bottom: 20px; }
    .apple-pay-download .app_icon img {
      width: 127px;
      margin: auto; }
  .apple-pay-download img {
    display: inline-block;
    margin: 0;
    vertical-align: bottom; }
  .apple-pay-download a {
    opacity: 1 !important; }
    .apple-pay-download a:hover {
      opacity: .5 !important; }
  .apple-pay-download .icon-taxi {
    width: 21px;
    margin: 0 5px 0 0;
    position: relative;
    top: -7px;
    display: inline-block; }
  .apple-pay-download .banner-app-store {
    width: 120px;
    height: 40px;
    margin: 0;
    display: inline-block;
    margin-right: 5px; }
  .apple-pay-download .banner-google-play {
    width: 120px;
    height: 40px;
    margin: 0;
    display: inline-block; }
  .apple-pay-download .banner-qr {
    width: auto;
    margin: 0;
    display: inline-block; }

.apple-pay-download-or {
  display: inline-block;
  margin: 0 5px; }

.footnote {
  font-size: 12px;
  margin-bottom: 90px; }
  .footnote dt {
    float: left;
    margin-right: 15px;
    font-weight: normal; }
  .footnote dd {
    margin-left: 45px; }

@media (max-width: 991px) {
  .post-body .apple-pay-header-text p {
    font-size: 18px; } }
@media (max-width: 768px) {
  .post-body .apple-pay-header-text p {
    font-size: 18px; }
  .post-body .apple-pay-header-text .apple-pay-header-logo {
    width: 77px; }

  .table-flex {
    color: #414141;
    margin: 20px 0; }

  .table-flex-tr {
    display: block;
    margin: 5px 0; }

  .table-flex-th {
    padding: 15px;
    width: 100%;
    font-weight: bold; }

  .table-flex-td {
    padding: 25px;
    align-items: center;
    flex: 1; }

  .footnote {
    margin-bottom: 45px; }

  .apple-pay-download {
    margin-bottom: 0px; }

  .apple-pay-download-or {
    display: block;
    margin: 15px 0; } }
@media (max-width: 600px) {
  .post-body .apple-pay-header-text {
    text-align: center;
    padding: 30px 0; }
    .post-body .apple-pay-header-text p {
      font-size: 12px;
      line-height: 1.5;
      margin-bottom: 12px; }
    .post-body .apple-pay-header-text .apple-pay-header-logo {
      width: 39px;
      margin: 0;
      display: inline-block; }

  .apple-pay-download .banner-app-store {
    display: inline-block;
    margin: 0 auto 5px; }
  .apple-pay-download .banner-google-play {
    display: inline-block;
    margin: 0 auto 5px; } }
.post {
  padding-top: 45px; }

.post-list {
  margin-left: 0;
  list-style: none; }
  .post-list > li {
    margin-bottom: 15px; }

.post-link {
  display: block;
  font-size: 24px; }

.post-header {
  margin-bottom: 15px;
  padding: 5px 18px;
  position: relative;
  border-left: 2px solid #121c24; }
  .post-header .date {
    font-size: 22px;
    top: 0; }
  .post-header .category-pill {
    font-size: 18px;
    position: relative;
    top: -4px; }

@media (min-width: 768px) {
  .post-body {
    width: 620px;
    margin: auto; } }
@media (max-width: 767px) {
  .post-body {
    width: 100%; } }
.post-body h2 {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  border-left: 2px solid #192f60;
  padding: 10px 0 10px 18px;
  margin-left: -20px;
  margin-top: 40px;
  font-size: 22px;
  font-weight: bold; }
.post-body h3 {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  padding: 6px 0 6px 18px;
  margin-left: -20px;
  margin-top: 30px;
  font-size: 19px !important;
  font-weight: bold; }
.post-body h4 {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  padding: 6px 0 6px 18px;
  margin-left: -30px;
  margin-top: 20px;
  font-size: 16px !important;
  font-weight: bold; }

@media (max-width: 767px) {
  .post-header {
    border-left: none; }

  .post-body p img {
    width: 100%; }

  h2 {
    border-left: none; } }
.post-title {
  font: 400 16px/1.5 "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, sans-serif;
  font-size: 28px;
  margin-top: 15px;
  line-height: 1.2; }

.social-btns {
  position: absolute;
  right: 30px;
  top: 10px; }
  .social-btns li {
    float: left; }
    .social-btns li:first-child {
      margin-right: 10px;
      position: relative;
      top: -4px; }

.blog-filters.blog-filters-news li {
  float: left;
  margin-right: 0;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 0 15px;
  height: 74px;
  line-height: 74px;
  border-top: 6px solid #fff; }

.pr-label-sm {
  display: none; }

@media (max-width: 991px) {
  .blog-filters.blog-filters-news li {
    margin-right: 0;
    font-size: 15px;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    letter-spacing: -1px; }

  .pr-label {
    display: none; }

  .pr-label-sm {
    display: block; } }
.category-pill:before {
  content: "";
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  height: 20px;
  line-height: 20px !important;
  background-color: #0b0d0e;
  border-radius: 3px; }

.category-pill-cat-info:before {
  content: "お知らせ"; }

.category-pill-cat-media:before {
  content: "メディア"; }

.category-pill-cat-app:before {
  content: "JapanTaxiアプリ"; }

.category-pill-cat-pr:before {
  content: "プレスリリース"; }

blockquote {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  font-style: italic;
  line-height: 32px;
  padding: 0;
  border: none;
  margin-bottom: 24px; }

.post-single {
  background: #f4f4f4 !important; }

.post-body {
  padding: 0 30px 64px; }
  .post-body a {
    opacity: .5; }
    .post-body a:hover {
      opacity: 1; }
  .post-body p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 24px; }
    .post-body p:last-child {
      margin-bottom: 0; }
    .post-body p.lead {
      font-size: 20px;
      font-weight: 600;
      line-height: 32px;
      margin-bottom: 24px;
      color: #333333; }
  .post-body img {
    width: 100%;
    display: block;
    margin: 25px auto 30px; }
  .post-body table {
    max-width: 100%;
    background-color: transparent; }
  .post-body th {
    text-align: left; }
  .post-body table {
    width: 100%;
    margin-bottom: 22px; }
  .post-body table > thead > tr > th,
  .post-body table > tbody > tr > th,
  .post-body table > tfoot > tr > th,
  .post-body table > thead > tr > td,
  .post-body table > tbody > tr > td,
  .post-body table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.61803399;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .post-body table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .post-body table > caption + thead > tr:first-child > th,
  .post-body table > colgroup + thead > tr:first-child > th,
  .post-body table > thead:first-child > tr:first-child > th,
  .post-body table > caption + thead > tr:first-child > td,
  .post-body table > colgroup + thead > tr:first-child > td,
  .post-body table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .post-body table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .post-body ul, .post-body ol {
    margin-left: 22px; }
  .post-body ul li {
    list-style-type: disc; }

.pagination {
  font-size: 15px;
  margin: 0 auto;
  display: block;
  text-align: center; }
  .pagination span {
    height: 44px;
    width: 44px;
    background-color: #cecfcf;
    display: inline-block;
    line-height: 44px;
    border-radius: 22px;
    margin: 0 5px; }
  .pagination a {
    height: 44px;
    width: 44px;
    display: inline-block;
    line-height: 44px;
    margin: 0 5px; }
  .pagination i {
    font-size: 28px;
    position: relative;
    top: 7px; }

.blog-masonry-item-news {
  overflow: hidden;
  position: relative; }

.new {
  font-family: Bebas-bold;
  font-size: 18px;
  width: 120px;
  height: 50px;
  color: #fff;
  text-align: center;
  padding-top: 25px;
  background-color: #000;
  transform: rotate(-45deg);
  position: absolute;
  left: -45px;
  top: -10px;
  display: none; }
  .new:before {
    content: "NEW";
    color: #fff; }

.scraped-news {
  border-left: 2px solid #121c24;
  margin: 30px 0; }
  .scraped-news a {
    border: none;
    display: block; }

.app-list {
  margin: 30px auto; }

ul.two {
  display: flex !important;
  margin: 59px 0 !important; }
  ul.two li {
    width: 45%;
    margin: auto;
    text-align: center;
    list-style-type: none !important; }
    ul.two li figure img {
      max-width: 100%;
      width: auto;
      height: auto;
      border: 1px solid #ebebeb;
      margin-bottom: 12px !important;
      margin-top: 0 !important; }
    ul.two li figure figcaption {
      font-size: 10px !important; }

.description {
  text-align: right;
  font-size: 12px !important;
  color: #999;
  margin-top: 20px; }

/*キャンペーンページスタイル*/
/* --------------------------------------------- */
/* 2カラム画像 */
ul.images-flex {
  display: flex !important;
  margin-left: 0 !important; }
  ul.images-flex li {
    width: 45%;
    margin: auto;
    margin-top: 0;
    text-align: center;
    list-style-type: none !important; }
    ul.images-flex li figure img {
      margin: auto; }
    ul.images-flex li figure figcaption {
      font-size: 12px;
      margin-top: 8px;
      line-height: 20px; }

@media screen and (max-width: 768px) {
  ul.images-flex li figure img {
    width: 90% !important; } }
/* 区切り線 */
.forapply {
  border-top: 5px #eaeaea dotted;
  margin-top: 30px; }

#apply {
  /* 任意or必須 */ }
  #apply .caution {
    padding: 10px;
    font-size: 12px;
    background: #eee;
    margin-bottom: 30px;
    line-height: 1.8em; }
    #apply .caution h3 {
      font-size: 14px;
      font-weight: bold; }
    #apply .caution ul {
      margin-bottom: 5px !important; }
      #apply .caution ul li {
        margin-top: 5px; }
  #apply .hosoku {
    text-align: center !important;
    font-size: 12px; }
  #apply .kome {
    color: #433D3C !important;
    font-size: 11px !important;
    line-height: 20px !important; }
  #apply form#concepttaxi {
    width: 100%;
    margin: auto; }
    #apply form#concepttaxi .required {
      color: #D20B52;
      width: 10px;
      height: 11px;
      font-size: 9px;
      border: #D20B52 1px solid;
      border-radius: 3;
      padding: 3px;
      margin-left: 0 !important;
      margin-right: 10px;
      vertical-align: middle; }
    #apply form#concepttaxi .option {
      color: #666;
      width: 10px;
      height: 11px;
      font-size: 9px;
      border: #666 1px solid;
      border-radius: 3;
      padding: 3px;
      margin-left: 0 !important;
      margin-right: 10px;
      vertical-align: middle; }
    #apply form#concepttaxi dl {
      width: 100%;
      overflow: hidden;
      display: table; }
      #apply form#concepttaxi dl dt {
        width: 25%;
        text-align: left;
        display: table-cell;
        padding: 10px 10px 15px 0;
        font-weight: normal;
        vertical-align: top;
        font-size: 16px;
        line-height: 18px; }
      #apply form#concepttaxi dl dd {
        width: 75%;
        text-align: left;
        display: table-cell;
        padding: 10px 0 15px 30px; }
    #apply form#concepttaxi input {
      height: 2em;
      border: 1px solid #ccc;
      background: #fff;
      padding: 7px;
      min-height: 36px;
      width: 100%;
      font-size: 13px; }
    #apply form#concepttaxi input#middle {
      width: 50%; }
    #apply form#concepttaxi input#short {
      width: 20%; }
    #apply form#concepttaxi textarea#sonota {
      width: 100%;
      height: 150px;
      resize: vertical;
      border: 1px solid #cccccc;
      background: #fff; }
    #apply form#concepttaxi input,
    #apply form#concepttaxi textarea,
    #apply form#concepttaxi select {
      font-size: 80%; }
    #apply form#concepttaxi input:focus,
    #apply form#concepttaxi textarea:focus {
      box-shadow: 0px 0px 5px #55ccff;
      border: 1px solid #55ccff;
      background: #ffffff; }
    #apply form#concepttaxi label {
      position: relative; }
    #apply form#concepttaxi select {
      position: relative;
      width: 100%;
      height: 36px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff;
      padding: 5px 10px;
      border-radius: 0;
      cursor: pointer;
      border: 1px solid #ccc; }
    #apply form#concepttaxi select::-ms-expand {
      display: none; }
    #apply form#concepttaxi ul.radiobtn {
      margin-left: 0 !important; }
      #apply form#concepttaxi ul.radiobtn li {
        width: 45%;
        list-style-type: none !important; }
    #apply form#concepttaxi input[type=radio] {
      display: none; }
    #apply form#concepttaxi .radio {
      box-sizing: border-box;
      position: relative;
      display: inline-block;
      margin: 0 0 8px 0;
      padding: 0 5px 3px 27px;
      vertical-align: middle;
      cursor: pointer;
      font-size: 14px !important; }
    #apply form#concepttaxi .radio:after {
      position: absolute;
      top: 50%;
      left: 5px;
      display: block;
      margin-top: -10px;
      width: 16px;
      height: 16px;
      border: 1px solid #aaa;
      border-radius: 100%;
      content: '';
      z-index: 0; }
    #apply form#concepttaxi .radio:before {
      position: absolute;
      top: 50%;
      left: 9px;
      display: block;
      margin-top: -6px;
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: #192f60;
      content: '';
      opacity: 0;
      z-index: 0; }
    #apply form#concepttaxi input[type=radio]:checked + .radio:before {
      opacity: 1; }
    #apply form#concepttaxi .privacypolicy {
      padding: 20px;
      font-size: 16px;
      text-align: center; }
      #apply form#concepttaxi .privacypolicy a {
        text-decoration: none;
        font-weight: 800; }
    #apply form#concepttaxi .buttonarea {
      width: 100%;
      text-align: center !important;
      /*padding-top: 0;*/
      background: none;
      padding: 5px 0;
      margin-bottom: 0; }
    #apply form#concepttaxi input#apply_button {
      background: #192F60 !important;
      border: none !important;
      width: 50% !important;
      height: 50px !important;
      font-size: 17px !important;
      color: #fff !important;
      padding: 6px 0 !important;
      text-align: center !important;
      margin: auto !important; }
    #apply form#concepttaxi input#apply_button:hover {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha( opacity=70 )";
      cursor: pointer;
      -webkit-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }

@media screen and (max-width: 768px) {
  #apply form#concepttaxi {
    margin: 30px auto 50px; }
    #apply form#concepttaxi dl {
      display: block;
      margin-bottom: 30px; }
      #apply form#concepttaxi dl dt {
        width: 100%;
        display: block;
        padding: 5px 5px 5px 0px;
        font-weight: 500;
        margin-bottom: 10px; }
      #apply form#concepttaxi dl dd {
        width: 100%;
        display: block;
        padding: 0;
        margin-bottom: 10px;
        border: none;
        margin-left: 0px; }
    #apply form#concepttaxi dl:first-child dt,
    #apply form#concepttaxi dl:first-child dd {
      padding-top: 5px; }
    #apply form#concepttaxi input#apply_button {
      width: 100%; }
    #apply form#concepttaxi input#apply_button:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "alpha( opacity=100 )"; }
    #apply form#concepttaxi input#middle {
      width: 100% !important; } }
/* キャンセルフォームスタイル */
#cancelation {
  text-align: center;
  margin: auto; }
  #cancelation .cancelform {
    text-align: center;
    margin: auto;
    margin-top: 50px;
    font-size: 12px;
    padding: 10px;
    background: #eaeaea;
    border: solid 2px #666;
    width: 100%; }
  #cancelation .c_description {
    font-size: 12px;
    margin-bottom: 20px; }
  #cancelation form input#c_mail {
    height: 2em;
    border: 1px solid #ccc;
    background: #fff;
    padding: 7px;
    min-height: 36px;
    width: 70%; }
  #cancelation form input#c_apply {
    border: 2px solid #666;
    color: #fff;
    background: #666;
    width: 20%;
    min-width: 20%;
    padding: 14px 0; }

/* 記事コラムセクション */
.yellow_box {
  background: #fff;
  color: #786c25;
  margin: 3em 0 2em;
  border: 1px solid #D3BD40; }

.box_content {
  padding: 12px 12px 2px 12px;
  margin-top: -27px; }
  .box_content p {
    margin-bottom: 12px !important; }

.box_title span {
  background: #D3BD40;
  position: relative;
  top: -27px;
  left: -1px;
  padding: 0.2em 0.7em;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom; }

/* 吹き出しデザイン */
.balloon-set-box {
  display: flex;
  flex-wrap: wrap; }

.balloon-set-box.left {
  /* 左 */
  flex-direction: row; }

.balloon-set-box.right {
  /* 右 */
  flex-direction: row-reverse;
  /* アイコンと吹き出しの並びを入れ替える */ }

.balloon {
  position: relative;
  /* 三角の位置を固定するために設定 */
  display: inline-block;
  width: calc(100% - 60px);
  margin: 10px 0px 20px 10px;
  padding: 8px 15px;
  /* ふきだし内の余白 */
  background: #f0f0f0;
  /* 背景色 */
  text-align: left;
  /* テキストの揃え */
  border-radius: 15px; }

.balloon::after {
  content: '';
  border: 14px solid transparent;
  border-top-color: #f0f0f0;
  position: absolute;
  top: 0; }

.left .balloon::after {
  /* 左側からの三角の位置 */
  left: -10px; }

.right .balloon::after {
  /* 右側からの三角の位置 */
  right: -10px; }

.icon-box {
  width: 50px;
  height: 55px;
  overflow: hidden; }

.icon-box img {
  width: 100%;
  height: auto;
  border: solid 3px #f0f0f0;
  border-radius: 50%;
  margin-top: 3px; }

.post_table tr {
  border: 1px solid #dddddd !important; }
.post_table th {
  border: 1px solid #dddddd !important;
  text-align: center !important;
  font-weight: bold;
  width: 49%; }
.post_table td {
  border: 1px solid #dddddd !important;
  width: 49%;
  font-size: 14px !important; }

.ic tr {
  font-size: 13px;
  text-align: center; }
.ic th {
  text-align: center !important;
  font-weight: bold;
  width: 30%; }
.ic td {
  width: 30%;
  font-size: 14px !important; }

/* 引用ボックスデザイン */
blockquote {
  position: relative;
  padding: 10px 20px;
  box-sizing: border-box;
  font-style: italic;
  color: #000;
  background: #f3f3f3;
  font-weight: normal !important;
  font-size: 15px !important; }
  blockquote:before {
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 10px;
    vertical-align: middle;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    color: #cfcfcf;
    font-size: 58px;
    line-height: 1;
    font-weight: 900; }
  blockquote:after {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 15px;
    vertical-align: middle;
    text-align: center;
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    color: #cfcfcf;
    font-size: 40px;
    line-height: 1;
    font-weight: 900; }
  blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7; }
  blockquote cite {
    position: relative;
    z-index: 3;
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em; }

.hero-divider {
  padding: 0;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden; }

@media (max-width: 1064px) {
  .hero-divider {
    height: auto; } }
.hero-divider:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  content: '';
  opacity: 0.4;
  z-index: 2;
  background-color: #333333; }

.background-image {
  width: 100%; }

.video-wrapper video {
  width: 100%;
  position: absolute;
  top: 0; }

.video-text {
  color: #fff;
  position: absolute;
  bottom: 30px;
  left: 40px;
  width: 45%;
  z-index: 1000;
  margin-bottom: 32px; }

.video-text-title {
  font-size: 42px;
  color: #fff; }

.video-text-lead {
  font-size: 18px;
  line-height: 1.7; }

@media (max-width: 991px) {
  .video-text {
    bottom: auto;
    top: auto;
    left: auto;
    width: auto;
    margin: 0 30px; }

  .video-text-title {
    font-size: 22px;
    margin-bottom: 15px;
    color: #fff; }

  .video-text-lead {
    font-size: 18px;
    line-height: 1.7; }

  h1 {
    font-size: 24px;
    line-height: 32px; }

  p.lead {
    font-size: 14px;
    line-height: 24px; }

  .slides li h1 {
    font-size: 32px;
    line-height: 40px; }

  .btn {
    margin-top: 16px; }

  .video-wrapper {
    position: absolute;
    left: -9999px; }

  .hero-divider {
    padding-top: 120px;
    padding-bottom: 120px;
    background: url(/assets/images/top/city-1.png) no-repeat center center;
    background-size: cover; }

  .background-image {
    display: none; }

  .video-text {
    position: relative;
    bottom: auto;
    left: auto; } }
.recruit-item-category {
  display: inline-block;
  color: #fff;
  font-size: 12px !important;
  padding: 0 5px;
  margin-bottom: 5px !important;
  height: 20px;
  line-height: 20px !important;
  background-color: #0b0d0e;
  border-radius: 3px; }

.recruit-item-title {
  font-size: 22px;
  margin-bottom: 10px; }

.slider-wrapper {
  padding: 30px;
  background-color: #bebebe; }

.flexslider {
  border: none;
  background: none;
  position: relative; }
  .flexslider .loading {
    content: '';
    display: block;
    position: absolute;
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    height: 50px;
    opacity: 0;
    margin: -25px 0 0 -25px;
    width: 50px;
    top: 50%;
    left: 50%;
    z-index: 1000;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pulsate 1s ease-out;
    -moz-animation-iteration-count: infinite;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite; }
  .flexslider .slides {
    position: relative; }
  .flexslider .flex-direction-nav a {
    display: block; }
    .flexslider .flex-direction-nav a.flex-disabled {
      display: none; }
    .flexslider .flex-direction-nav a.flex-prev {
      left: 35px; }
      .flexslider .flex-direction-nav a.flex-prev:before {
        content: "\34"; }
    .flexslider .flex-direction-nav a.flex-next {
      right: 35px; }
      .flexslider .flex-direction-nav a.flex-next:before {
        content: "\35"; }

.slides-text {
  text-align: center; }

.slides-text-number {
  font-family: Arial;
  font-size: 64px; }

.slides-text-body {
  font-size: 36px; }

#slider1 img {
  border: none; }

#slider2 {
  box-shadow: none; }
  #slider2 img {
    width: 100%;
    max-width: 440px; }

.procedures {
  height: 600px;
  margin-bottom: 0;
  height: 600px;
  background-color: #f1f2f5; }
  .procedures .container {
    margin-bottom: 0; }
  .procedures .row {
    position: relative; }

.procedures-description {
  margin-right: 486px;
  height: 600px; }
  .procedures-description h3 {
    padding: 120px 0 120px 20px; }

.procedures-iphone {
  position: absolute;
  right: 50px;
  bottom: 0;
  width: 378px;
  margin: 0 auto;
  padding: 109px 29px 0;
  height: 714px;
  background: transparent url("/assets/images/top/procedures/img-iphone.png") no-repeat right top;
  background-size: contain; }

@media (max-width: 991px) {
  .procedures {
    height: auto; }

  .procedures-description {
    margin-right: 0;
    height: auto; }
    .procedures-description h3 {
      padding: 50px 0;
      text-align: center; }

  .procedures-iphone {
    position: relative;
    right: auto;
    bottom: auto;
    width: 252px;
    height: 476px;
    padding: 73px 20px 0; } }
@media (min-width: 1200px) {
  .procedures-iphone img {
    width: 320px !important; } }
.map {
  margin-bottom: 50px;
  position: relative; }
  .map .category-label {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1000; }
  .map .category-label-title {
    color: #fff; }
    .map .category-label-title:after {
      display: none; }

.functions .functions-ico {
  text-align: center; }
  .functions .functions-ico:before {
    content: url("/assets/images/top/functions/img-shadow.png");
    top: 0;
    left: 50%;
    margin-left: -128px;
    z-index: -1;
    position: absolute; }
  .functions .functions-ico img {
    max-width: 256px;
    z-index: 1000;
    position: relative; }
.functions .functions-ttl {
  font-size: 28px;
  margin: 50px 0;
  text-align: center;
  position: relative; }
.functions .functions-lead {
  position: relative;
  max-width: 256px;
  margin: 0 auto 50px;
  font-size: 13px !important; }

#modal-content {
  width: 80%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 99999; }
  #modal-content .inner {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden; }
    #modal-content .inner #player {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }

#modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75); }

#toppage .list-link-01 {
  margin: -250px 0px 0px 80px;
  position: absolute;
  z-index: 2; }
  @media (max-width: 767px) {
    #toppage .list-link-01 {
      margin: -100px 0 0 10px;
      text-align: center; } }
  #toppage .list-link-01 p.onair {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px;
    -webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
    -moz-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
    -ms-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.3)); }
    @media (max-width: 767px) {
      #toppage .list-link-01 p.onair {
        font-size: 10px;
        margin-bottom: 2px; } }
  #toppage .list-link-01 a img {
    width: 180px;
    -webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
    -ms-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2)); }
    @media (max-width: 767px) {
      #toppage .list-link-01 a img {
        width: 110px; } }
#toppage .app-list {
  margin: -80px 0 40px 40px;
  position: relative;
  z-index: 2; }
  @media (max-width: 767px) {
    #toppage .app-list {
      margin: 20px 0;
      text-align: center;
      position: relative; } }
  #toppage .app-list li {
    display: inline-block;
    width: inherit;
    float: none; }
    #toppage .app-list li:first-child {
      margin-right: 10px; }
#toppage .about {
  text-align: center;
  margin: auto;
  margin-bottom: 60px;
  max-width: 1000px; }
  #toppage .about .about_img {
    padding: 0px 10px 10px 10px;
    text-align: center !important;
    margin: auto; }
    @media (min-width: 768px) {
      #toppage .about .about_img {
        float: left;
        width: 30% !important;
        height: 213px; } }
    @media (max-width: 767px) {
      #toppage .about .about_img {
        margin-bottom: 30px; } }
    @media (min-width: 768px) {
      #toppage .about .about_img img {
        max-width: 150px; } }
    @media (max-width: 767px) {
      #toppage .about .about_img img {
        height: 150px; } }
  #toppage .about .aboutdesc {
    max-width: 600px;
    margin: auto; }
    @media (min-width: 768px) {
      #toppage .about .aboutdesc {
        float: left;
        width: 60%;
        margin-left: 10px; } }
    @media (max-width: 767px) {
      #toppage .about .aboutdesc {
        max-height: 460px;
        padding: 0 10px; } }
    #toppage .about .aboutdesc p.iban {
      font-size: 13px;
      text-align: left; }
      #toppage .about .aboutdesc p.iban .kome {
        font-size: 8px;
        color: #666; }
    #toppage .about .aboutdesc p.atsu {
      font-size: 13px;
      text-align: left;
      font-weight: 600; }
      @media (max-width: 767px) {
        #toppage .about .aboutdesc p.atsu {
          text-align: center; } }
    #toppage .about .aboutdesc p.chu {
      margin-top: 25px;
      text-align: right;
      font-size: 8px;
      color: #333; }
  @media (min-width: 768px) {
    #toppage .about p.clr {
      clear: both; } }
@media (max-width: 767px) {
  #toppage .download {
    padding-bottom: 30px; } }
@media (min-width: 768px) {
  #toppage .download {
    max-width: 1000px;
    margin: auto;
    margin-bottom: 40px;
    text-align: center; } }
#toppage .download .download_innner {
  text-align: center;
  margin: auto; }
  #toppage .download .download_innner .app_icon img {
    width: 320px; }
  #toppage .download .download_innner .list_section .coupon {
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0 !important; }
  #toppage .download .download_innner .list_section .coupondesc {
    font-size: 10px; }
  #toppage .download .download_innner .list_section .app-list {
    margin: 20px 0 !important; }
#toppage .feature-function {
  margin: 0 0 60px;
  padding: 17px 0;
  background-color: #f1f2f5; }
  @media (max-width: 991px) {
    #toppage .feature-function {
      padding: 20px 0; } }
  #toppage .feature-function .container {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 991px) {
      #toppage .feature-function .container {
        flex-direction: column; } }
  #toppage .feature-function .feature-function-header {
    width: 26.5%;
    font-size: 16px;
    vertical-align: middle;
    border-right: rgba(0, 0, 0, 0.2) solid 1px;
    text-align: center;
    padding: 8px 0 8px 40px; }
    @media (min-width: 992px) {
      #toppage .feature-function .feature-function-header {
        padding-left: 0; } }
    @media (max-width: 991px) {
      #toppage .feature-function .feature-function-header {
        display: block;
        width: 100%;
        min-width: inherit;
        border-right: none;
        border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
        padding: 0 0 20px;
        text-align: center; } }
    #toppage .feature-function .feature-function-header .funciton-header-txt {
      margin-bottom: 0; }
  #toppage .feature-function .feature-function-body {
    width: 73.5%;
    padding: 0 90px 0 60px;
    vertical-align: middle; }
    @media (min-width: 992px) {
      #toppage .feature-function .feature-function-body {
        padding: 0 40px 0 30px; } }
    @media (max-width: 991px) {
      #toppage .feature-function .feature-function-body {
        display: block;
        width: 100%;
        padding: 0; } }
    #toppage .feature-function .feature-function-body .feature-function-list {
      width: 100%;
      margin: 0;
      display: flex;
      align-items: center; }
      @media (max-width: 767px) {
        #toppage .feature-function .feature-function-body .feature-function-list {
          flex-direction: column; } }
      #toppage .feature-function .feature-function-body .feature-function-list li {
        width: 50%;
        margin: 0;
        text-align: center;
        box-sizing: border-box; }
        @media (max-width: 991px) {
          #toppage .feature-function .feature-function-body .feature-function-list li {
            border: rgba(0, 0, 0, 0.2) solid 1px;
            border-top: none;
            border-left: none; }
            #toppage .feature-function .feature-function-body .feature-function-list li:first-child {
              border-left: rgba(0, 0, 0, 0.2) solid 1px; } }
        @media (max-width: 767px) {
          #toppage .feature-function .feature-function-body .feature-function-list li {
            width: 100%;
            border: rgba(0, 0, 0, 0.2) solid 1px;
            border-top: none; }
            #toppage .feature-function .feature-function-body .feature-function-list li:first-child {
              border-top: none; } }
        #toppage .feature-function .feature-function-body .feature-function-list li a {
          display: inline-block;
          position: relative; }
          @media (max-width: 991px) {
            #toppage .feature-function .feature-function-body .feature-function-list li a {
              display: flex;
              align-items: center;
              justify-content: center;
              width: 100%;
              height: 100px;
              padding: 20px;
              box-sizing: border-box; } }
          @media (max-width: 767px) {
            #toppage .feature-function .feature-function-body .feature-function-list li a {
              height: inherit;
              padding: 28px 30px 28px 20px; }
              #toppage .feature-function .feature-function-body .feature-function-list li a img {
                max-width: 100%;
                height: auto; } }
          #toppage .feature-function .feature-function-body .feature-function-list li a i {
            display: none; }
            @media (max-width: 991px) {
              #toppage .feature-function .feature-function-body .feature-function-list li a i {
                display: block;
                position: absolute;
                top: 50%;
                right: 10px;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
          #toppage .feature-function .feature-function-body .feature-function-list li a .funciton-item-title {
            display: inline-block;
            font-size: 20px;
            font-weight: bold; }
          #toppage .feature-function .feature-function-body .feature-function-list li a .funciton-item-txt {
            display: inline-block;
            font-size: 13px; }
          @media (max-width: 767px) {
            #toppage .feature-function .feature-function-body .feature-function-list li a .show-pc {
              display: none; } }
          #toppage .feature-function .feature-function-body .feature-function-list li a .show-sp {
            display: none; }
            @media (max-width: 767px) {
              #toppage .feature-function .feature-function-body .feature-function-list li a .show-sp {
                display: block; } }

.pr0 {
  padding-right: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.mt50 {
  margin-top: 50px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.img-100pc {
  width: 100%; }

.bg-white {
  background-color: #fff !important; }

.text-white {
  color: #fff !important; }

.centered-block {
  display: block;
  max-resolution: 0 auto; }

.loading {
  display: block;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  height: 50px;
  opacity: 0;
  margin: 0 auto;
  width: 50px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite; }

.txt-alert {
  color: #de1132; }

.flex-list {
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 768px) {
  .hide-xs {
    display: none; } }
main#charge-search {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }
  @media screen and (max-width: 768px) {
    main#charge-search {
      padding: 0 25px; } }
  @media screen and (min-width: 769px) {
    main#charge-search div.charge-search-form-and-result {
      float: left;
      width: 50%;
      padding-right: 50px; } }
  main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off {
    position: relative;
    height: 110px; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off {
        height: 76px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in:before, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off:before {
      content: "乗車場所";
      position: absolute;
      width: 160px;
      height: 60px;
      padding-left: 60px;
      background-color: #192f60;
      background-image: url(/assets/images/charge-search/icon-get_in.svg);
      background-repeat: no-repeat;
      background-position: 14px 12px;
      color: #fff;
      font-size: 18px;
      line-height: 60px; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in:before, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off:before {
          width: 110px;
          height: 40px;
          padding-left: 40px;
          font-size: 13px;
          line-height: 40px;
          background-size: auto 25px;
          background-position: 10px 8px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"], main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"] {
      width: 100%;
      height: 60px;
      padding-left: 200px;
      font-size: 18px;
      border: solid 1px #192f60;
      border-radius: 0; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"], main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"] {
          height: 40px;
          padding-left: 130px;
          font-size: 13px;
          line-height: 40px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error {
      background-color: #fae5e8;
      border: solid 1px #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"]:focus, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"]:focus {
      padding-left: 199px;
      border: solid 2px #192f60;
      outline: none; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"]:focus, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"]:focus {
          padding-left: 129px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error:focus, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error:focus {
      border: solid 2px #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error:placeholder-shown, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error:placeholder-shown {
      color: #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error::-moz-placeholder, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error::-moz-placeholder {
      color: #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error:-ms-input-placeholder, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error:-ms-input-placeholder {
      color: #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in input[type="text"].error::-webkit-input-placeholder, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off input[type="text"].error::-webkit-input-placeholder {
      color: #e77285; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in i, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off i {
      display: block;
      margin-top: 10px;
      font-size: 12px;
      font-style: normal;
      line-height: 12px;
      color: #423c3b;
      text-align: right; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in i, main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off i {
          margin-top: 4px; } }
  main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in:after {
    content: "";
    position: absolute;
    left: 70px;
    bottom: 3px;
    width: 22px;
    height: 40px;
    background-image: url(/assets/images/charge-search/icon-arrow_down.svg);
    background-repeat: no-repeat; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in:after {
        left: 47px;
        bottom: 3px;
        width: 15px;
        height: 28px;
        background-size: 15px auto; } }
  main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-in:before {
    content: "乗車場所";
    background-image: url(/assets/images/charge-search/icon-get_in.svg); }
  main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off {
    height: 102px; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off {
        height: 70px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-get-off:before {
      content: "降車場所";
      background-image: url(/assets/images/charge-search/icon-get_off.svg); }
  main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p {
    color: #121c24;
    margin: 0; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p {
        line-height: 1;
        margin-bottom: 5px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p input[type="checkbox"] {
      position: relative;
      top: -2px;
      margin-right: 10px; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p input[type="checkbox"] {
          top: 0;
          margin: 0 6px 0 0; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p input[type="checkbox"]:hover {
      cursor: pointer; }
    main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p label {
      font-size: 16px;
      font-weight: normal; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p label {
          height: 36px;
          line-height: 1.5;
          margin: 0; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form .charge-search-form-options p label:hover {
      cursor: pointer; }
  main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-submit {
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-submit {
        margin-top: 20px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-submit input[type="submit"] {
      display: block;
      width: 250px;
      height: 50px;
      margin: 0 auto;
      font-size: 22px;
      font-weight: normal;
      color: #fff;
      background-color: #192f60;
      border: none;
      border-radius: 0; }
      @media screen and (max-width: 768px) {
        main#charge-search div.charge-search-form-and-result div.charge-search-form div.charge-search-form-submit input[type="submit"] {
          width: 160px;
          height: 33px;
          padding: 0;
          font-size: 15px;
          line-height: 33px; } }
  main#charge-search div.charge-search-form-and-result div.charge-search-form input[type="submit"]:hover {
    cursor: pointer;
    opacity: 0.7; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-form input[type="submit"]:hover {
        opacity: 1; } }
  main#charge-search div.charge-search-form-and-result div.charge-search-result {
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      main#charge-search div.charge-search-form-and-result div.charge-search-result {
        margin-top: 20px; } }
    main#charge-search div.charge-search-form-and-result div.charge-search-result table {
      width: 100%; }
      main#charge-search div.charge-search-form-and-result div.charge-search-result table tr {
        height: 60px;
        background-color: #f7f7f7;
        border-bottom: solid 2px #fff; }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td {
          position: relative;
          font-size: 16px; }
          main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td p {
            margin: 0; }
          main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td i {
            font-style: normal; }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td:first-child {
          width: 280px;
          padding-left: 40px;
          line-height: 60px; }
          @media screen and (max-width: 768px) {
            main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td:first-child {
              width: auto;
              padding-left: 25px; } }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td:first-child:after {
          content: "";
          width: 100px;
          height: 100%;
          position: absolute;
          left: 140px;
          background-repeat: no-repeat;
          background-position: 0 10px; }
          @media screen and (max-width: 768px) {
            main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td:first-child:after {
              left: 90px;
              background-size: auto 25px;
              background-position: 10px; } }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr td:last-child {
          padding-right: 25px;
          text-align: right; }
      main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(1) {
        height: 90px; }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(1) td:first-child {
          font-weight: bold;
          line-height: 90px; }
        main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(1) td:last-child p {
          font-size: 22px;
          font-weight: bold; }
          main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(1) td:last-child p span {
            font-size: 28px; }
      main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(2) td:first-child:after {
        background-image: url(/assets/images/charge-search/icon-people_2.svg); }
      main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(3) td:first-child:after {
        background-image: url(/assets/images/charge-search/icon-people_3.svg); }
      main#charge-search div.charge-search-form-and-result div.charge-search-result table tr:nth-child(4) td:first-child:after {
        background-image: url(/assets/images/charge-search/icon-people_4.svg); }
  main#charge-search div.to-app-narrow {
    margin-top: 20px;
    display: none; }
    main#charge-search div.to-app-narrow {
      display: block;
      width: 250px;
      height: 50px;
      margin: 0 auto;
      padding: 0;
      font-size: 15px;
      line-height: 50px;
      font-weight: normal;
      color: #fff;
      background-color: #192f60;
      border: none;
      border-radius: 0; }
  @media screen and (max-width: 768px) {
    main#charge-search div.charge-search-map {
      width: 100%;
      height: 330px !important;
      margin: 20px auto 50px; } }
  @media screen and (min-width: 769px) {
    main#charge-search div.charge-search-map {
      float: right;
      width: 50%; } }
  main#charge-search div.to-app-wide {
    clear: both;
    padding-top: 50px; }
    @media screen and (max-width: 768px) {
      main#charge-search div.to-app-wide {
        display: none; } }
    main#charge-search div.to-app-wide h3 {
      font-size: 20px;
      text-align: center; }
    main#charge-search div.to-app-wide ul.app-list {
      overflow: hidden;
      margin: 0 auto 90px;
      text-align: center; }
      main#charge-search div.to-app-wide ul.app-list li {
        float: none;
        display: inline-block;
        width: auto; }

.container .desc {
  text-align: center; }
  .container .desc p {
    font-size: 13px; }

#sales-download .row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
#sales-download .box-wrapper {
  text-align: center;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 8vh;
  position: relative; }
#sales-download .dl-content-wrapper {
  padding-bottom: 2vh; }
#sales-download h3 {
  box-sizing: border-box;
  background-color: #eef1f3;
  display: block;
  margin: 0;
  padding: 2vh 0;
  text-align: center;
  font-weight: 700;
  vertical-align: middle; }
#sales-download img.catch-image {
  max-height: 20vh;
  width: auto;
  max-width: 100%;
  margin: 3vh auto;
  padding: 3vh 3vw; }
#sales-download .dl-btn-wrapper {
  border-top: 1px solid #eef1f3;
  padding: 5vh 0;
  vertical-align: middle; }
  #sales-download .dl-btn-wrapper .dl-btn {
    background: #121c24;
    color: #fff;
    padding: 2vh 5vw; }
@media (max-width: 767px) {
  #sales-download .row {
    margin: 0; }
  #sales-download .box-wrapper {
    width: 84vw; } }

#partners #js-partners-count {
  margin-bottom: 3vh; }
  #partners #js-partners-count .item-wrapper {
    text-align: center;
    font-size: 28px;
    font-size: 2.8rem; }
  #partners #js-partners-count .unit {
    font-size: 15px;
    font-size: 1.5rem; }
  #partners #js-partners-count .item-title {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 2vh; }
#partners #js-partners-link {
  margin-bottom: 5vh;
  padding: 0 2vw; }
  #partners #js-partners-link a {
    display: block;
    text-decoration: underline;
    line-height: 2;
    text-align: center; }
#partners h2 {
  font-size: 20px;
  font-size: 2.0rem;
  background-color: #f1f2f5;
  padding: .3vh 0 .3vh 2vw; }
  #partners h2:not(:first-child) {
    margin-top: 3vh; }
#partners .card {
  border: 1px solid #f1f2f5;
  border-radius: 2px;
  padding: 2rem 1.5rem; }
  #partners .card .card-title {
    margin-bottom: 2rem;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    vertical-align: middle; }
    #partners .card .card-title .netpay-label:after {
      content: "ネット決済";
      position: absolute;
      top: -2px;
      right: 0;
      background-color: #192f60;
      color: #fff;
      border-radius: 2px;
      font-size: 10px;
      font-size: 1.0rem;
      font-weight: 500;
      padding: 1vh 1vw; }
  #partners .card .flex {
    display: flex;
    flex-flow: row nowrap; }
  #partners .card .item-title {
    opacity: 0.5;
    font-size: 16px;
    font-size: 1.6rem; }
  #partners .card .item-wrapper:not(:last-child) {
    margin-bottom: 1.5rem; }

#terms {
  padding-top: 20px; }
  #terms h3 {
    font-weight: bold;
    margin-top: 40px; }
  #terms h4 {
    font-weight: bold;
    margin-top: 40px; }
  #terms h5 {
    margin-top: 20px; }
  #terms .sticky {
    position: -webkit-sticky;
    /* Safari対応 */
    position: sticky;
    top: 20px; }
  #terms .category-label {
    text-align: left; }
  #terms table {
    border-top: 1px solid #121c24;
    border-left: 1px solid #121c24; }
    #terms table th, #terms table td {
      border-right: 1px solid #121c24;
      border-bottom: 1px solid #121c24;
      padding: 10px 20px;
      background-color: #fff; }
  #terms hr {
    margin: 30px 0; }
  #terms ol {
    padding-left: 1.4em; }
    #terms ol li {
      margin-bottom: 15px; }
    #terms ol.brackets {
      list-style-type: none;
      margin-top: 15px; }
      #terms ol.brackets li {
        counter-increment: cnt_brackets; }
        #terms ol.brackets li:before {
          content: "(" counter(cnt_brackets) ") "; }
      #terms ol.brackets ol.circled {
        list-style-type: none;
        margin-top: 15px; }
        #terms ol.brackets ol.circled li {
          counter-increment: cnt_circled; }
          #terms ol.brackets ol.circled li:before {
            content: counter(cnt_circled);
            border: 1px solid #000;
            border-radius: 30px;
            width: 1.6em;
            height: 1.6em;
            display: inline-block;
            font-size: .5em;
            text-align: center;
            vertical-align: text-bottom; }
  #terms .side-menu__wrap {
    height: 100%; }
    #terms .side-menu__wrap .side-menu {
      background-color: #121c24;
      border: 1px solid #D8D8D8;
      border-bottom: none; }
      #terms .side-menu__wrap .side-menu a {
        color: rgba(255, 255, 255, 0.4); }
        #terms .side-menu__wrap .side-menu a:hover {
          color: rgba(255, 255, 255, 0.8);
          opacity: 1; }
      #terms .side-menu__wrap .side-menu .current a {
        background-color: #7c8184;
        color: white; }
      #terms .side-menu__wrap .side-menu li {
        border-bottom: 1px solid #D8D8D8;
        overflow: hidden;
        position: relative; }
        #terms .side-menu__wrap .side-menu li a {
          display: block;
          line-height: 4em;
          text-indent: 2em; }
