@charset "UTF-8";
@media (min-width: 1020px) {
  /* ========SoftBank代理店======== */
  /*ビジュアル*/
  #softbank #visual .title {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .title h1 {
    color: #ff8c00;
    font-size: 30px;
    font-weight: bold;
  }
  #softbank #visual .title h1 br {
    display: none;
  }
  #softbank #visual .title img {
    display: inline-block;
    vertical-align: bottom;
    height: 50px;
  }
  #softbank #visual .title img:nth-of-type(2) {
    margin: 0;
  }
  #softbank #visual .text {
    width: 800px;
    margin: 50px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .text p {
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  #softbank #visual .text p span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 25px;
  }
  #softbank #visual .image {
    margin-top: 50px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .image a {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #visual .image a:hover {
    opacity: 0.7;
  }
  #softbank #visual .image a img {
    display: inline-block;
    width: 100%;
  }
  #softbank #visual .inquiry {
    width: 800px;
    margin: 50px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #visual .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #visual .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank 光*/
  #softbank #hikari {
    background: rgba(255, 165, 0, 0.6);
    padding: 100px 0;
    margin-top: 100px;
  }
  #softbank #hikari .container {
    width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .title {
    text-align: center;
  }
  #softbank #hikari .container .title h2 {
    display: inline-block;
    padding: 20px 50px;
    border: solid #000000 8px;
    color: #000000;
    font-size: 50px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #hikari .container .image {
    margin-top: 50px;
  }
  #softbank #hikari .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #hikari .container .text p.content_1 {
    margin-top: 50px;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
  }
  #softbank #hikari .container .text p.content_1 span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
  }
  #softbank #hikari .container .text p.content_2 {
    color: #ff0000;
    font-size: 20px;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
  }
  #softbank #hikari .container .text p.content_2 span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #softbank #hikari .container .point .heading {
    margin-top: 50px;
    text-align: center;
  }
  #softbank #hikari .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #ffff00 70%);
    display: inline-block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #hikari .container .point .heading h3 br {
    display: none;
  }
  #softbank #hikari .container .point .content {
    margin-top: 75px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #hikari .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
  }
  #softbank #hikari .container .point .content article span {
    padding: 40px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #hikari .container .point .content article i {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
  }
  #softbank #hikari .container .inquiry {
    margin: 50px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #hikari .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #hikari .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank air*/
  #softbank #air {
    background: rgba(175, 238, 238, 0.6);
    padding: 100px 0;
  }
  #softbank #air .container {
    width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .title {
    text-align: center;
  }
  #softbank #air .container .title h2 {
    display: inline-block;
    padding: 20px 50px;
    border: solid #000000 8px;
    color: #000000;
    font-size: 50px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #air .container .image {
    margin-top: 50px;
  }
  #softbank #air .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #air .container .point .heading {
    margin-top: 50px;
    text-align: center;
  }
  #softbank #air .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #edafaf 70%);
    display: inline-block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #air .container .point .heading h3 br {
    display: none;
  }
  #softbank #air .container .point .content {
    margin-top: 75px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #air .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
  }
  #softbank #air .container .point .content article p.box_1 span {
    padding: 40px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #air .container .point .content article p.box_1 i {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #000000;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_2 {
    text-align: center;
    margin-top: 20px;
  }
  #softbank #air .container .point .content article p.box_2 i {
    display: inline-block;
    color: #000000;
    font-size: 50px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_3 {
    margin-top: 20px;
    padding: 20px 5px 10px 5px;
    background: #fff;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #softbank #air .container .point .content article p.box_3::before {
    position: absolute;
    top: 20px;
    left: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .point .content article p.box_3::after {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .inquiry {
    margin: 50px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #air .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #air .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*flow*/
  #softbank #flow {
    background: #f5f5f5;
    padding: 100px 0;
  }
  #softbank #flow .container {
    width: 800px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #softbank #flow .title {
    text-align: center;
  }
  #softbank #flow .title h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #000000;
    font-size: 50px !important;
    font-weight: bold;
    padding: 0;
    text-shadow: none;
  }
  #softbank #flow .title h2 br {
    display: none;
  }
  #softbank #flow .title h2::before {
    content: "";
    position: absolute;
    bottom: -30px;
    display: inline-block;
    width: 100px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
  }
  #softbank #flow .content {
    box-sizing: border-box;
    margin-top: 50px;
    font-size: 0;
  }
  #softbank #flow .content article:nth-of-type(odd) {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    box-sizing: border-box;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_1 {
    display: inline-block;
    padding: 20px 50px;
    border: dashed 10px #000000;
    color: #cc1250;
    font-size: 20px;
    font-weight: bold;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_2 {
    padding: 20px;
    border-style: solid;
    border-color: #000000;
    border-width: 0 5px 5px 5px;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    height: 180px;
    background: #fff;
  }
  #softbank #flow .content article:nth-of-type(even) {
    display: inline-block;
    vertical-align: middle;
    width: 4%;
    box-sizing: border-box;
    text-align: center;
  }
  #softbank #flow .content article:nth-of-type(even) p img {
    display: inline-block;
    height: 300px;
  }
  #softbank #flow .merit {
    margin-top: 50px;
  }
  #softbank #flow .merit .heading {
    text-align: center;
  }
  #softbank #flow .merit .heading h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 40px;
    padding: 0 100px !important;
  }
  #softbank #flow .merit .heading h3::before,
  #softbank #flow .merit .heading h3::after {
    content: "";
    position: absolute;
    top: 35%;
    display: inline-block;
    width: 45px;
    height: 5px;
    border-top: solid 3px red;
    border-bottom: solid 3px red;
  }
  #softbank #flow .merit .heading h3::before {
    left: 0;
  }
  #softbank #flow .merit .heading h3::after {
    right: 0;
  }
  #softbank #flow .merit .text_1 {
    padding: 50px 40% 50px 20px;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    background: #fff;
    background-image: url("/image.php?id=098");
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: right bottom;
  }
  #softbank #flow .merit .text_1 ul {
    list-style: none;
  }
  #softbank #flow .merit .text_1 ul li {
    display: block;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(n+2) {
    margin-top: 20px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark {
    position: relative;
    padding-left: 50px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before,
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    position: absolute;
    content: "";
    display: block;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #fff;
    border: solid #149fdb 5px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    top: 5px;
    left: 10px;
    width: 20px;
    height: 5px;
    border-left: solid #dc143c 5px;
    border-bottom: solid #dc143c 5px;
    transform: rotate(-45deg);
  }
  #softbank #flow .merit .text_2 p {
    margin: 20px 0 0 0;
    color: #ff0000;
    font-size: 20px;
  }
  #softbank #flow .inquiry {
    margin-top: 50px;
  }
  #softbank #flow .inquiry a img {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1019px) {
  /* ========SoftBank代理店======== */
  #softbank #visual .title {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .title h1 {
    color: #ff8c00;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #visual .title img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    height: 60px;
  }
  #softbank #visual .title img:nth-of-type(2) {
    height: 50px;
  }
  #softbank #visual .text {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .text p {
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  #softbank #visual .text p br {
    display: none;
  }
  #softbank #visual .text p span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 25px;
  }
  #softbank #visual .image {
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .image a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #visual .image a:hover {
    opacity: 0.7;
  }
  #softbank #visual .image a img {
    display: inline-block;
    width: 100%;
  }
  #softbank #visual .inquiry {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .inquiry a {
    display: block;
    text-decoration: none;
  }
  #softbank #visual .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank 光*/
  #softbank #hikari {
    background: rgba(255, 165, 0, 0.6);
    padding: 50px 0;
    margin-top: 50px;
  }
  #softbank #hikari .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .title {
    text-align: center;
  }
  #softbank #hikari .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #hikari .container .image {
    margin-top: 20px;
  }
  #softbank #hikari .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #hikari .container .text p.content_1 {
    margin-top: 20px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #hikari .container .text p.content_1 span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
  }
  #softbank #hikari .container .text p.content_2 {
    color: #ff0000;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
  }
  #softbank #hikari .container .text p.content_2 span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #softbank #hikari .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #hikari .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #ffff00 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #hikari .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #hikari .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #hikari .container .point .content article span {
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #hikari .container .point .content article span br {
    display: none;
  }
  #softbank #hikari .container .point .content article i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #hikari .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #hikari .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #hikari .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank air*/
  #softbank #air {
    background: rgba(175, 238, 238, 0.6);
    padding: 50px 0;
  }
  #softbank #air .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .title {
    text-align: center;
  }
  #softbank #air .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #air .container .image {
    margin-top: 20px;
  }
  #softbank #air .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #air .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #air .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #edafaf 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #air .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #air .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #air .container .point .content article p.box_1 span {
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #air .container .point .content article p.box_1 span br {
    display: none;
  }
  #softbank #air .container .point .content article p.box_1 i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_2 {
    text-align: center;
    margin-top: 10px;
  }
  #softbank #air .container .point .content article p.box_2 i {
    display: inline-block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_3 {
    margin-top: 10px;
    padding: 20px 5px 10px 5px;
    background: #fff;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    height: 150px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
  }
  #softbank #air .container .point .content article p.box_3::before {
    position: absolute;
    top: 20px;
    left: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .point .content article p.box_3::after {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #air .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #air .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*flow*/
  #softbank #flow {
    background: #f5f5f5;
    padding: 50px 0;
  }
  #softbank #flow .container {
    width: 98%;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #softbank #flow .title {
    text-align: center;
  }
  #softbank #flow .title h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #000000;
    font-size: 30px !important;
    font-weight: bold;
    padding: 0;
    text-shadow: none;
  }
  #softbank #flow .title h2::before {
    content: "";
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 100px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
  }
  #softbank #flow .content {
    box-sizing: border-box;
    margin-top: 20px;
    font-size: 0;
  }
  #softbank #flow .content article:nth-of-type(odd) {
    display: block;
    box-sizing: border-box;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_1 {
    display: inline-block;
    padding: 10px 20px;
    border: dashed 5px #000000;
    color: #cc1250;
    font-size: 14px;
    font-weight: bold;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_2 {
    padding: 10px 5px;
    border-style: solid;
    border-color: #000000;
    border-width: 0 5px 5px 5px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
  }
  #softbank #flow .content article:nth-of-type(even) {
    display: block;
    box-sizing: border-box;
    text-align: center;
  }
  #softbank #flow .content article:nth-of-type(even) p img {
    display: inline-block;
    height: 50px;
    width: 30px;
    transform: rotate(90deg);
  }
  #softbank #flow .merit {
    margin-top: 20px;
  }
  #softbank #flow .merit .heading {
    text-align: center;
  }
  #softbank #flow .merit .heading h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 30px;
    padding: 0 60px !important;
  }
  #softbank #flow .merit .heading h3::before,
  #softbank #flow .merit .heading h3::after {
    content: "";
    position: absolute;
    top: 35%;
    display: inline-block;
    width: 45px;
    height: 5px;
    border-top: solid 3px red;
    border-bottom: solid 3px red;
  }
  #softbank #flow .merit .heading h3::before {
    left: 0;
  }
  #softbank #flow .merit .heading h3::after {
    right: 0;
  }
  #softbank #flow .merit .text_1 {
    padding: 20px 5px 20px 5px;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    background: #fff;
    background-image: url("/image.php?id=098");
    background-repeat: no-repeat;
    background-size: auto 150px;
    background-position: right bottom;
  }
  #softbank #flow .merit .text_1 ul {
    list-style: none;
  }
  #softbank #flow .merit .text_1 ul li {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #flow .merit .text_1 ul li br {
    display: none;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(3) {
    padding: 0 100px 0 0;
  }
  #softbank #flow .merit .text_1 ul li.checkmark {
    position: relative;
    padding-left: 50px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before,
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    position: absolute;
    content: "";
    display: block;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #fff;
    border: solid #149fdb 5px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    top: 5px;
    left: 10px;
    width: 20px;
    height: 5px;
    border-left: solid #dc143c 5px;
    border-bottom: solid #dc143c 5px;
    transform: rotate(-45deg);
  }
  #softbank #flow .merit .text_2 p {
    margin: 20px 0 0 0;
    color: #ff0000;
    font-size: 14px;
  }
  #softbank #flow .inquiry {
    margin-top: 20px;
  }
  #softbank #flow .inquiry a img {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* ========SoftBank代理店======== */
  #softbank #visual .title {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .title h1 {
    color: #ff8c00;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #visual .title img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    height: 60px;
  }
  #softbank #visual .title img:nth-of-type(2) {
    height: 50px;
  }
  #softbank #visual .text {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizeing: border-box;
  }
  #softbank #visual .text p {
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  #softbank #visual .text p br {
    display: none;
  }
  #softbank #visual .text p span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 25px;
  }
  #softbank #visual .image {
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .image a {
    display: block;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #visual .image a:hover {
    opacity: 0.7;
  }
  #softbank #visual .image a img {
    display: inline-block;
    width: 100%;
  }
  #softbank #visual .inquiry {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .inquiry a {
    display: block;
    text-decoration: none;
  }
  #softbank #visual .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank 光*/
  #softbank #hikari {
    background: rgba(255, 165, 0, 0.6);
    padding: 50px 0;
    margin-top: 50px;
  }
  #softbank #hikari .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .title {
    text-align: center;
  }
  #softbank #hikari .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #hikari .container .image {
    margin-top: 20px;
  }
  #softbank #hikari .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #hikari .container .text p.content_1 {
    margin-top: 20px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #hikari .container .text p.content_1 span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
  }
  #softbank #hikari .container .text p.content_2 {
    color: #ff0000;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
  }
  #softbank #hikari .container .text p.content_2 span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #softbank #hikari .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #hikari .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #ffff00 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #hikari .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #hikari .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #hikari .container .point .content article span {
    display: block;
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #hikari .container .point .content article span br {
    display: none;
  }
  #softbank #hikari .container .point .content article i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #hikari .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #hikari .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #hikari .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank air*/
  #softbank #air {
    background: rgba(175, 238, 238, 0.6);
    padding: 50px 0;
  }
  #softbank #air .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .title {
    text-align: center;
  }
  #softbank #air .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #air .container .image {
    margin-top: 20px;
  }
  #softbank #air .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #air .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #air .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #edafaf 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #air .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #air .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #air .container .point .content article p.box_1 span {
    display: block;
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #air .container .point .content article p.box_1 span br {
    display: none;
  }
  #softbank #air .container .point .content article p.box_1 i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_2 {
    text-align: center;
    margin-top: 10px;
  }
  #softbank #air .container .point .content article p.box_2 i {
    display: inline-block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_3 {
    margin-top: 10px;
    padding: 20px 5px 10px 5px;
    background: #fff;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    height: 150px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
  }
  #softbank #air .container .point .content article p.box_3::before {
    position: absolute;
    top: 20px;
    left: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .point .content article p.box_3::after {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #air .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #air .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*flow*/
  #softbank #flow {
    background: #f5f5f5;
    padding: 50px 0;
  }
  #softbank #flow .container {
    width: 98%;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #softbank #flow .title {
    text-align: center;
  }
  #softbank #flow .title h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #000000;
    font-size: 30px !important;
    font-weight: bold;
    padding: 0;
    text-shadow: none;
  }
  #softbank #flow .title h2::before {
    content: "";
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 100px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
  }
  #softbank #flow .content {
    box-sizing: border-box;
    margin-top: 20px;
    font-size: 0;
  }
  #softbank #flow .content article:nth-of-type(odd) {
    display: block;
    box-sizing: border-box;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_1 {
    display: inline-block;
    padding: 10px 20px;
    border: dashed 5px #000000;
    color: #cc1250;
    font-size: 14px;
    font-weight: bold;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_2 {
    padding: 10px 5px;
    border-style: solid;
    border-color: #000000;
    border-width: 0 5px 5px 5px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
  }
  #softbank #flow .content article:nth-of-type(even) {
    display: block;
    box-sizing: border-box;
    text-align: center;
  }
  #softbank #flow .content article:nth-of-type(even) p img {
    display: inline-block;
    height: 50px;
    width: 30px;
    transform: rotate(90deg);
  }
  #softbank #flow .merit {
    margin-top: 20px;
  }
  #softbank #flow .merit .heading {
    text-align: center;
  }
  #softbank #flow .merit .heading h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 30px;
    padding: 0 60px !important;
  }
  #softbank #flow .merit .heading h3::before,
  #softbank #flow .merit .heading h3::after {
    content: "";
    position: absolute;
    top: 35%;
    display: inline-block;
    width: 45px;
    height: 5px;
    border-top: solid 3px red;
    border-bottom: solid 3px red;
  }
  #softbank #flow .merit .heading h3::before {
    left: 0;
  }
  #softbank #flow .merit .heading h3::after {
    right: 0;
  }
  #softbank #flow .merit .text_1 {
    padding: 20px 5px 20px 5px;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    background: #fff;
    background-image: url("/image.php?id=098");
    background-repeat: no-repeat;
    background-size: auto 150px;
    background-position: right bottom;
  }
  #softbank #flow .merit .text_1 ul {
    list-style: none;
  }
  #softbank #flow .merit .text_1 ul li {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #flow .merit .text_1 ul li br {
    display: none;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(3) {
    padding: 0 100px 0 0;
  }
  #softbank #flow .merit .text_1 ul li.checkmark {
    position: relative;
    padding-left: 50px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before,
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    position: absolute;
    content: "";
    display: block;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #fff;
    border: solid #149fdb 5px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    top: 5px;
    left: 10px;
    width: 20px;
    height: 5px;
    border-left: solid #dc143c 5px;
    border-bottom: solid #dc143c 5px;
    transform: rotate(-45deg);
  }
  #softbank #flow .merit .text_2 p {
    margin: 20px 0 0 0;
    color: #ff0000;
    font-size: 14px;
  }
  #softbank #flow .inquiry {
    margin-top: 20px;
  }
  #softbank #flow .inquiry a img {
    display: block;
  }
}
@media (max-width: 479px) {
  /* ========SoftBank代理店======== */
  #softbank #visual .title {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .title h1 {
    color: #ff8c00;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #visual .title img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    height: 60px;
  }
  #softbank #visual .title img:nth-of-type(2) {
    height: 50px;
  }
  #softbank #visual .text {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .text p {
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  #softbank #visual .text p br {
    display: none;
  }
  #softbank #visual .text p span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 25px;
  }
  #softbank #visual .image {
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #visual .image a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #visual .image a:hover {
    opacity: 0.7;
  }
  #softbank #visual .image a img {
    display: inline-block;
    width: 100%;
  }
  #softbank #visual .inquiry {
    width: 98%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #visual .inquiry a {
    display: block;
    text-decoration: none;
  }
  #softbank #visual .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank 光*/
  #softbank #hikari {
    background: rgba(255, 165, 0, 0.6);
    padding: 50px 0;
    margin-top: 50px;
  }
  #softbank #hikari .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .title {
    text-align: center;
  }
  #softbank #hikari .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #hikari .container .image {
    margin-top: 20px;
  }
  #softbank #hikari .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #hikari .container .text p.content_1 {
    margin-top: 20px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #hikari .container .text p.content_1 span {
    display: inline-block;
    color: #ff0000;
    font-weight: bold;
  }
  #softbank #hikari .container .text p.content_2 {
    color: #ff0000;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    position: relative;
  }
  #softbank #hikari .container .text p.content_2 span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #softbank #hikari .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #hikari .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #ffff00 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #hikari .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #hikari .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #hikari .container .point .content article span {
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #hikari .container .point .content article span br {
    display: none;
  }
  #softbank #hikari .container .point .content article i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #hikari .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #hikari .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #hikari .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #hikari .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*softbank air*/
  #softbank #air {
    background: rgba(175, 238, 238, 0.6);
    padding: 50px 0;
  }
  #softbank #air .container {
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .title {
    text-align: center;
  }
  #softbank #air .container .title h2 {
    display: inline-block;
    padding: 20px 10px;
    border: solid #000000 5px;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    border-radius: 10px;
    margin: 0;
  }
  #softbank #air .container .image {
    margin-top: 20px;
  }
  #softbank #air .container .image img {
    display: inline-block;
    width: 100%;
  }
  #softbank #air .container .point .heading {
    margin-top: 20px;
    text-align: center;
  }
  #softbank #air .container .point .heading h3 {
    background: linear-gradient(transparent 70%, #edafaf 70%);
    display: inline-block;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
  }
  #softbank #air .container .point .content {
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
  }
  #softbank #air .container .point .content article {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
  }
  #softbank #air .container .point .content article p.box_1 span {
    padding: 20px 5px 20px 5px;
    box-sizing: border-box;
    border: solid 5px #000000;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    height: 140px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
    background: #fff;
  }
  #softbank #air .container .point .content article p.box_1 span br {
    display: none;
  }
  #softbank #air .container .point .content article p.box_1 i {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000000;
    border-radius: 50%;
    color: white;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_2 {
    text-align: center;
    margin-top: 10px;
  }
  #softbank #air .container .point .content article p.box_2 i {
    display: inline-block;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
  }
  #softbank #air .container .point .content article p.box_3 {
    margin-top: 10px;
    padding: 20px 5px 10px 5px;
    background: #fff;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    height: 150px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-box: center;
    justify-content: center;
    align-items: center;
  }
  #softbank #air .container .point .content article p.box_3::before {
    position: absolute;
    top: 20px;
    left: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .point .content article p.box_3::after {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    content: "”";
  }
  #softbank #air .container .inquiry {
    margin: 20px auto 0 auto;
    box-sizing: border-box;
  }
  #softbank #air .container .inquiry a {
    display: block;
    text-decoration: none;
    transition: 0.5s;
  }
  #softbank #air .container .inquiry a:hover {
    opacity: 0.7;
  }
  #softbank #air .container .inquiry a img {
    display: block;
    width: 100%;
  }
  /*flow*/
  #softbank #flow {
    background: #f5f5f5;
    padding: 50px 0;
  }
  #softbank #flow .container {
    width: 98%;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #softbank #flow .title {
    text-align: center;
  }
  #softbank #flow .title h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    color: #000000;
    font-size: 30px !important;
    font-weight: bold;
    padding: 0;
    text-shadow: none;
  }
  #softbank #flow .title h2::before {
    content: "";
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 100px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
  }
  #softbank #flow .content {
    box-sizing: border-box;
    margin-top: 20px;
    font-size: 0;
  }
  #softbank #flow .content article:nth-of-type(odd) {
    display: block;
    box-sizing: border-box;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_1 {
    display: inline-block;
    padding: 10px 20px;
    border: dashed 5px #000000;
    color: #cc1250;
    font-size: 14px;
    font-weight: bold;
  }
  #softbank #flow .content article:nth-of-type(odd) p.box_2 {
    padding: 10px 5px;
    border-style: solid;
    border-color: #000000;
    border-width: 0 5px 5px 5px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
  }
  #softbank #flow .content article:nth-of-type(even) {
    display: block;
    box-sizing: border-box;
    text-align: center;
  }
  #softbank #flow .content article:nth-of-type(even) p img {
    display: inline-block;
    height: 50px;
    width: 30px;
    transform: rotate(90deg);
  }
  #softbank #flow .merit {
    margin-top: 20px;
  }
  #softbank #flow .merit .heading {
    text-align: center;
  }
  #softbank #flow .merit .heading h3 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 30px;
    padding: 0 60px !important;
  }
  #softbank #flow .merit .heading h3::before,
  #softbank #flow .merit .heading h3::after {
    content: "";
    position: absolute;
    top: 35%;
    display: inline-block;
    width: 45px;
    height: 5px;
    border-top: solid 3px red;
    border-bottom: solid 3px red;
  }
  #softbank #flow .merit .heading h3::before {
    left: 0;
  }
  #softbank #flow .merit .heading h3::after {
    right: 0;
  }
  #softbank #flow .merit .text_1 {
    padding: 20px 5px 20px 5px;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    background: #fff;
    background-image: url("/image.php?id=098");
    background-repeat: no-repeat;
    background-size: auto 150px;
    background-position: right bottom;
  }
  #softbank #flow .merit .text_1 ul {
    list-style: none;
  }
  #softbank #flow .merit .text_1 ul li {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
  }
  #softbank #flow .merit .text_1 ul li br {
    display: none;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  #softbank #flow .merit .text_1 ul li:nth-of-type(3) {
    padding: 0 100px 0 0;
  }
  #softbank #flow .merit .text_1 ul li.checkmark {
    position: relative;
    padding-left: 50px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before,
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    position: absolute;
    content: "";
    display: block;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::before {
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #fff;
    border: solid #149fdb 5px;
  }
  #softbank #flow .merit .text_1 ul li.checkmark::after {
    top: 5px;
    left: 10px;
    width: 20px;
    height: 5px;
    border-left: solid #dc143c 5px;
    border-bottom: solid #dc143c 5px;
    transform: rotate(-45deg);
  }
  #softbank #flow .merit .text_2 p {
    margin: 20px 0 0 0;
    color: #ff0000;
    font-size: 14px;
  }
  #softbank #flow .inquiry {
    margin-top: 20px;
  }
  #softbank #flow .inquiry a img {
    display: block;
  }
}
.teishi {
  background: #fffcd3;
  border: 1px solid #f00;
  box-sizing: border-box;
  line-height: 1.5;
  margin: 15px auto;
  max-width: 768px;
  padding: 30px 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .teishi {
    width: 98%;
  }
}

.teishi__ttl {
  margin-bottom: 30px;
}
.teishi__ttl span {
  border-bottom: 2px solid #f00;
  color: #f00;
  font-size: 36px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .teishi__ttl span {
    font-size: 24px;
  }
}

.teishi__txt {
  font-size: 18px;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .teishi__txt {
    font-size: 16px;
  }
}