@charset "utf-8";

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* @group clear */

/* .mv_carsd:after, */
.merit_box:after,
.flow_container:after,
.sim_col_container:after,
.flow_01_box:after,
.sim_select:after,
.cardpay_container:after,
.card_application_container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* @end */

.masthead {
  border-bottom: 1px solid #e6e6e6;
}
.globalnav .gn-list {
  margin: 0 auto;
  padding-left: 0;
  max-width: 980px;
  border-top: none;
}
.globalnav .gn-list .gn-card {
  width: 25% !important;
}
.globalnav .gn-list .gn-business {
  width: 18% !important;
}
.globalnav .gn-list .gn-use-scene {
  width: 18% !important;
}
.globalnav .gn-list .gn-service {
  width: 21% !important;
}
.globalnav .gn-list .gn-faq {
  width: 18% !important;
}

.globalnav .gn-list .gn-use-scene a {
  background-color: #054380;
  color: #fff;
}
.globalnav .gn-list .gn-use-scene a:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAb0lEQVQYlY3QQRXDMAwEUbsMTKEUQiEUQqEUTCFYQqEUQqEUEgi/F/VWP1nn0a40BR17yQYrPjixZHDDgQt9Jn0L+EDL4CfesbDNpPeAd7TH6OZSyq/6rrXe/6AltRB1hl7jgTNuWkfQa0pJgKnkL5x6jgI+//S1AAAAAElFTkSuQmCC);
}

.contents {
  max-width: 1020px;
  padding: 0 20px 20px;
  margin: 0 auto;
}

sup {
  font-size: 80%;
  vertical-align: super;
}

sup {
  font-size: 80%;
  vertical-align: super;
  top: auto;
}

p {
  margin: 0;
}

.mv_card {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.mv_card p {
  width: 25%;
}

@media all and (min-width: 768px) {
  .sponly {
    display: none !important;
  }

  #mv {
    background: url("../images/mv_back.jpg") no-repeat top center;
    background-size: cover;
    /* min-height: 490px; */
    padding: 50px 0;
  }

  #mv h1 {
    text-align: center;
    font-size: 23px;
    font-weight: normal;
    /* margin-bottom: 50px; */
  }
  #mv h1 strong {
    font-size: 28px;
    font-weight: normal;
  }

  .mv_card {
    text-align: center;
  }

  .mv_card p {
    padding: 0 10px;
  }

  .mv_card p img {
    max-width: 100%;
    height: auto;
  }

  .sim_box_first {
    margin-top: 40px;
  }

  .merit_title {
    font-size: 19px;
    font-weight: normal;
    text-align: center;
    position: relative;
    margin: 40px 0;
  }

  .merit_title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 144px;
    background: #d6d6d6;
    bottom: -10px;
    left: 50%;
    margin-left: -72px;
  }

  .merit_box {
    background: #f4f4f4;
    margin-bottom: 30px;
  }

  .merit_box01 {
    padding-bottom: 10px;
  }

  .merit_box07 {
    padding-bottom: 100px;
  }

  .merit_box_inner {
    padding: 0 30px;
  }

  .merit_box h4 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 20px;
  }

  .merit_01 {
    padding: 30px 0 10px 70px;
    background: url("../images/num01.png") no-repeat 0 10px;
  }

  .merit_02 {
    padding: 30px 0 0px 70px;
    background: url("../images/num02.png") no-repeat 0 10px;
  }

  .merit_03 {
    padding: 30px 0 0px 70px;
    background: url("../images/num03.png") no-repeat 0 10px;
  }

  .merit_04 {
    padding: 30px 0 0px 70px;
    background: url("../images/num04.png") no-repeat 0 10px;
  }

  .merit_05 {
    padding: 30px 0 0px 70px;
    background: url("../images/num05.png") no-repeat 0 10px;
  }

  .merit_06 {
    padding: 30px 0 0px 70px;
    background: url("../images/num06.png") no-repeat 0 10px;
  }

  .mert_01_lead {
    background: #5775a0;
    color: #ffffff;
    padding: 7px 20px;
    font-size: 17px;
    font-weight: normal;
  }

  .mert_01_box {
    background: #ffffff;
    padding: 30px;
    text-align: center;
    margin-bottom: 20px;
  }

  .mert_01_box_text1 {
    font-size: 22px;
  }

  .mert_01_box_point {
    display: inline-block;
    background: #5775a0;
    color: #ffffff;
    font-size: 16px;
    border-radius: 30px;
    padding: 0 10px;
    margin: 5px 0;
  }

  .mert_01_box_change {
    border: 1px solid #5775a0;
    padding: 10px;
    font-size: 16px;
    margin: 10px 0 5px;
  }

  .mert_01_box_text2 {
    text-align: left;
    font-size: 12px;
  }

  .mert_01_box_text2 ul li {
    font-size: 12px;
    text-indent: -1em;
    margin-left: 1em;
  }

  .merit_box_left {
    width: 50%;
    float: left;
    padding: 0 30px;
  }

  .merit_box_right {
    width: 50%;
    float: right;
  }

  .merit_box_left p:not(.mert_01_box_text2) {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
  }
  .merit_box_right img {
    width: 100%;
    height: auto;
  }

  .flow_description {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .flow_container {
  }

  .flow_box {
    background: #f4f4f4;
    text-align: center;
    margin-bottom: 30px;
  }

  .flow_box h4 {
    background: #0a3067;
    color: #ffffff;
    padding: 10px 10px;
    text-align: left;
  }

  .flow_box h4.flow_01 span {
    background: url("../images/flow01.png") no-repeat left center;
    padding: 10px 10px 10px 40px;
    font-size: 19px;
    font-weight: normal;
  }

  .flow_box h4.flow_02 span {
    background: url("../images/flow02.png") no-repeat left center;
    padding: 10px 10px 10px 40px;
    font-size: 19px;
    font-weight: normal;
  }

  .flow_box h4.flow_03 span {
    background: url("../images/flow03.png") no-repeat left center;
    padding: 10px 10px 10px 40px;
    font-size: 19px;
    font-weight: normal;
  }

  .flow_01_box {
    padding: 20px 0;
    border-bottom: 1px solid #d6d6d6;
    margin: 0 30px;
  }

  .flow_01_box:last-child {
    border-bottom: 0;
  }

  .flow_01_box_left {
    width: 40%;
    float: left;
    margin-right: 5%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
  }

  .flow_01_box_right {
    width: 55%;
    float: left;
    text-align: left;
  }

  .flow_01_box_right a {
    display: inline-block;
    background: #0e499e;
    border-radius: 6px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 30px 6px 55px;
    font-size: 16px;
    margin-right: 10px;
    text-decoration: none;
    position: relative;
  }

  .flow_01_box_right a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    width: 21px;
    height: 20px;
    background: url("../images/icon_download.png") no-repeat;
    background-size: 21px 20px;
    margin-top: -11px;
  }

  .flow_01_box_right a:hover {
    opacity: 0.8;
  }

  .flow_01_box_right ul {
    font-size: 12px;
    margin-top: 5px;
  }

  .flow_box03 p {
    text-align: left;
    padding: 30px;
  }

  .flow_box03 a {
    display: inline-block;
    background: #0e499e;
    border-radius: 6px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 55px 6px 30px;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: none;
    position: relative;
  }

  .flow_box03 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 18px;
    height: 20px;
    background: url("../images/icon_blank.png") no-repeat;
    background-size: 18px 20px;
    margin-top: -10px;
  }

  .flow_box03 a:hover {
    opacity: 0.8;
  }

  .attention {
    border: 2px solid #ff9676;
    background: #fffce6;
    padding: 30px 20px;
    margin-bottom: 30px;
    text-align: center;
    color: #a00000;
    position: relative;
  }

  .attention .att_note {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    padding: 1em 1em 0 0;
  }

  .attention h4 {
    font-size: 14px;
    font-weight: normal;
  }

  .attention ul {
    font-size: 12px;
  }

  footer ul li {
    font-size: 12px;
    text-indent: -1em;
    margin-left: 1em;
  }

  .sim_box {
    background: #f4f4f4;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .sim_box h2 {
    background: #0a3067;
    color: #ffffff;
    font-size: 19px;
    font-weight: normal;
    padding: 12px 0;
    text-align: center;
    margin-bottom: 20px;
  }

  .sim_input {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 10px 20px 20px;
  }

  .sim_result {
    margin-top: 20px;
  }

  .sim_input2 {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 15px 20px;
  }

  .sim_input_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .sim_input input {
    width: 180px;
    border: 1px solid #eaeaea;
    background: #f4f4f4;
    padding: 7px 10px;
    font-size: 14px;
  }

  .sim_input button {
    background: #0e499e;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 30px;
    font-size: 14px;
    margin-left: 10px;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
  }

  .sim_point_box {
    width: 240px;
    border: 1px solid #eaeaea;
    color: #ff0000;
    padding: 7px 10px;
    font-size: 16px;
    text-align: left;
  }

  .sim_select {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 10px 20px 20px;
    margin-bottom: 20px;
  }

  .sim_select_box {
    width: calc(100% / 6);
    float: left;
    text-align: center;
    padding: 5px;
  }

  .sim_select_box img {
    max-width: 100%;
    height: auto;
  }

  .sim_col {
    width: 23%;
    float: left;
    margin: 0 2.666% 0 0;
    position: relative;
  }

  .sim_col_head {
    margin-left: 51.332%;
    margin-bottom: 5px;
  }

  .sim_col_inner {
    border: 1px solid #eaeaea;
    padding: 10px;
    font-size: 13px;
    background: #f4f4f4;
  }

  .sim_col:first-child .sim_col_inner {
    background: #ffffff;
  }

  .sim_col:last-child {
    margin-right: 0;
  }

  .sim_col:nth-child(1)::after,
  .sim_col:nth-child(3)::after {
    content: "＝";
    position: absolute;
    top: 50%;
    right: -19px;
    margin-top: -7px;
  }

  .sim_col:nth-child(2)::after {
    content: "+";
    position: absolute;
    top: 50%;
    right: -17px;
    margin-top: -7px;
  }

  .milered {
    color: #ff0000;
  }

  .miletext {
    font-size: 16px;
  }

  .sim_result {
    display: none;
  }

  .cardpay_lead {
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 5px;
    color: #333333;
    font-weight: normal;
  }

  .cardpay_container {
    padding: 0 30px;
  }

  .cardpay_table {
    width: 63%;
    float: left;
  }

  .cardpay_table table {
    width: 100%;
    border: 1px solid #999999;
    border-collapse: collapse;
  }

  .cardpay_table table td {
    border: 1px solid #999999;
    padding: 5px 7px;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
  }

  .cardpay_table table td.highlight {
    background: #e0edff;
  }

  .cardpay_att {
    width: 35%;
    float: right;
  }

  .cardpay_att {
    text-align: center;
    background: #0a3067;
    color: #ffffff;
    padding: 20px 10px;
    border-radius: 5px;
  }

  .card_application {
    margin-top: 30px;
    background: #000000;
    padding: 50px 20px;
  }

  .card_application_box {
    width: 20%;
    margin: 0 2.5%;
    float: left;
    text-align: center;
  }

  .card_application_box_card img {
    width: 100%;
    height: auto;
  }

  .card_application_box_btn {
    text-align: center;
  }

  .card_application_box_btn {
    display: inline-block;
    background: #dd2b3c;
    color: #ffffff;
    line-height: 1;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 15px;
    text-align: center;
  }

  .card_application_box a {
    display: block;
  }

  .card_application_box a:hover {
    opacity: 0.8;
  }
}

@media all and (max-width: 767px) {
  .pconly {
    display: none;
  }

  #mv {
    background: url("../images/mv_back.jpg") no-repeat top center;
    background-size: cover;
    padding: 30px 0;
  }

  #mv h1 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    /* margin-bottom: 20px; */
  }
  #mv h1 strong {
    font-weight: normal;
    font-size: 20px;
  }

  .mv_card {
    text-align: center;
  }

  .mv_card p {
    width: 50%;
    /* float: left; */
    padding: 0 10px;
  }

  .mv_card p img {
    max-width: 100%;
    height: auto;
  }

  .sim_box_first {
    margin-top: 30px;
  }

  .merit_title {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    position: relative;
    margin: 30px 0 40px;
  }

  .merit_title br {
    display: none;
  }

  .merit_title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 70px;
    background: #d6d6d6;
    bottom: -10px;
    left: 50%;
    margin-left: -35px;
  }

  .merit_box {
    background: #f4f4f4;
    margin-bottom: 30px;
  }

  .merit_box01 {
    padding-bottom: 10px;
  }

  .merit_box_inner {
    padding: 0 15px;
  }

  .merit_box h4 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
  }

  .merit_01 {
    padding: 13px 0 10px 35px;
    background: url("../images/num01.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .merit_02 {
    padding: 13px 0 10px 35px;
    background: url("../images/num02.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .merit_03 {
    padding: 13px 0 10px 35px;
    background: url("../images/num03.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .merit_04 {
    padding: 13px 0 10px 35px;
    background: url("../images/num04.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .merit_05 {
    padding: 13px 0 10px 35px;
    background: url("../images/num05.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .merit_06 {
    padding: 13px 0 10px 35px;
    background: url("../images/num06.png") no-repeat 0 10px;
    background-size: auto 21px;
  }

  .mert_01_lead {
    background: #5775a0;
    color: #ffffff;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: normal;
  }

  .mert_01_box {
    background: #ffffff;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
  }

  .mert_01_box_text1 {
    font-size: 14px;
  }

  .mert_01_box_point {
    display: inline-block;
    background: #5775a0;
    color: #ffffff;
    font-size: 14px;
    border-radius: 30px;
    padding: 0 10px;
    margin: 5px 0;
  }

  .mert_01_box_change {
    border: 1px solid #5775a0;
    padding: 10px;
    font-size: 14px;
    margin: 10px 0 5px;
  }

  .mert_01_box_text2 {
    text-align: left;
    font-size: 11px;
    line-height: 1.7;
  }

  .mert_01_box_text2 ul li {
    font-size: 11px;
    text-indent: -1em;
    margin-left: 1em;
  }

  .merit_box_left {
    padding: 0 15px;
    margin-bottom: 10px;
  }

  .merit_box_right {
  }

  .merit_box_right img {
    width: 100%;
    height: auto;
  }

  .flow_description {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .flow_container {
  }

  .flow_box {
    background: #f4f4f4;
    text-align: center;
    margin-bottom: 30px;
  }

  .flow_box h4 {
    background: #0a3067;
    color: #ffffff;
    padding: 10px 10px;
    text-align: left;
  }

  .flow_box h4.flow_01 span {
    background: url("../images/flow01.png") no-repeat 0 1px;
    background-size: 16px 16px;
    padding: 0px 10px 0px 20px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
  }

  .flow_box h4.flow_02 span {
    background: url("../images/flow02.png") no-repeat 0 1px;
    background-size: 16px 16px;
    padding: 0px 10px 0px 20px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
  }

  .flow_box h4.flow_03 span {
    background: url("../images/flow03.png") no-repeat 0 1px;
    background-size: 16px 16px;
    padding: 0px 10px 0px 20px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
  }

  .flow_01_box {
    padding: 10px 0;
    border-bottom: 1px solid #d6d6d6;
    margin: 0 15px;
  }

  .flow_01_box:last-child {
    border-bottom: 0;
  }

  .flow_01_box_left {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .flow_01_box_right {
    text-align: left;
  }

  .flow_01_box_right a {
    display: inline-block;
    background: #0e499e;
    border-radius: 6px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 20px 6px 35px;
    font-size: 13px;
    margin-right: 10px;
    text-decoration: none;
    position: relative;
  }

  .flow_01_box_right a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 10px;
    height: 10px;
    background: url("../images/icon_download.png") no-repeat;
    background-size: 10px 10px;
    margin-top: -5px;
  }

  .flow_01_box_right ul {
    font-size: 12px;
    margin-top: 5px;
  }

  .flow_box03 p {
    text-align: left;
    padding: 15px;
    word-break: break-all;
  }

  .flow_box03 a {
    display: inline-block;
    background: #0e499e;
    border-radius: 6px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 35px 6px 20px;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: none;
    position: relative;
  }

  .flow_box03 a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 9px;
    height: 10px;
    background: url("../images/icon_blank.png") no-repeat;
    background-size: 9px 10px;
    margin-top: -5px;
  }

  .attention {
    border: 2px solid #ff9676;
    background: #fffce6;
    padding: 15px 10px;
    margin-bottom: 30px;
    text-align: center;
    color: #a00000;
    font-size: 12px;
  }

  .attention h4 {
    font-size: 14px;
    font-weight: normal;
  }

  .attention ul {
    font-size: 12px;
  }

  /* footer ul li{
	font-size: 12px;
	text-indent: -1em;
	margin-left: 1em;
} */

  .sim_box {
    background: #f4f4f4;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .sim_box h2 {
    background: #0a3067;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    text-align: left;
    margin-bottom: 20px;
  }

  .sim_input {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 10px 20px 20px;
  }

  .sim_result {
    margin-top: 20px;
  }

  .sim_input2 {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 15px 20px;
  }

  .sim_input_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .sim_input input {
    width: 180px;
    border: 1px solid #eaeaea;
    background: #f4f4f4;
    padding: 7px 10px;
    font-size: 14px;
  }

  .sim_input button {
    background: #0e499e;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    border: 0;
    padding: 6px 30px;
    font-size: 14px;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
  }

  .sim_point_box {
    width: 100%;
    border: 1px solid #eaeaea;
    color: #ff0000;
    padding: 7px 10px;
    font-size: 14px;
    text-align: left;
  }

  .sim_select {
    border: 1px solid #eaeaea;
    background: #ffffff;
    padding: 10px 10px 0px;
    margin-bottom: 20px;
  }

  .sim_select_box {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 5px;
  }

  .sim_select_box img {
    max-width: 100%;
    height: auto;
  }

  .sim_col {
    position: relative;
    margin-bottom: 30px;
  }

  .sim_col_inner {
    border: 1px solid #eaeaea;
    padding: 10px;
    font-size: 13px;
    background: #f4f4f4;
  }

  .sim_col:first-child .sim_col_inner {
    background: #ffffff;
  }

  .sim_col:last-child {
    margin-right: 0;
  }

  .sim_col:nth-child(1)::after,
  .sim_col:nth-child(3)::after {
    content: "＝";
    position: absolute;
    bottom: -25px;
    left: 50%;
  }

  .sim_col:nth-child(2)::after {
    content: "+";
    position: absolute;
    bottom: -25px;
    left: 50%;
  }

  .milered {
    color: #ff0000;
  }

  .miletext {
    font-size: 14px;
  }

  .sim_result {
    display: none;
  }

  .cardpay_lead {
    font-size: 14px;
    margin-bottom: 5px;
    color: #333333;
    font-weight: normal;
  }

  .cardpay_container {
    padding: 0 0px;
  }

  .cardpay_table {
    margin-bottom: 10px;
  }

  .cardpay_table table {
    width: 100%;
    border: 1px solid #999999;
    border-collapse: collapse;
  }

  .cardpay_table table td {
    border: 1px solid #999999;
    padding: 5px;
    background: #ffffff;
    text-align: center;
    font-size: 12px;
  }

  .cardpay_table table td.highlight {
    background: #e0edff;
  }

  .cardpay_att {
  }

  .cardpay_att {
    text-align: center;
    background: #0a3067;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;
  }

  .card_application {
    margin-top: 30px;
    background: #000000;
    padding: 30px 0px 5px;
  }

  .card_application_box {
    width: 40%;
    margin: 0 5% 30px;
    float: left;
    text-align: center;
  }

  .card_application_box_card img {
    width: 100%;
    height: auto;
  }

  .card_application_box_btn {
    text-align: center;
  }

  .card_application_box_btn {
    display: inline-block;
    background: #dd2b3c;
    color: #ffffff;
    line-height: 1;
    font-size: 12px;
    text-decoration: none;
    padding: 7px 10px;
    text-align: center;
  }
  .card_application_box a {
    display: block;
  }
}
