@media only screen and (max-width: 600px) {
    .header-rf2017-ph1 .header-rf2017-ph1-wrap {
        padding: 10px;
        margin: 0px;
    }
    .header-rf2017-ph1 .header-rf2017-ph1-logo p:first-child img {
        width: auto;
        height: 28px;
        -webkit-backface-visibility: hidden;
    }
    .header-rf2017-ph1 .header-rf2017-ph1-logo p:last-child img {
        width: auto;
        height: 15px;
        -webkit-backface-visibility: hidden;
    }
    .header-rf2017-ph1 .header-rf2017-ph1-logo p {
        display: table-cell;
        vertical-align: middle;
    }
    .fw {
        font-size: 14px;
    }
    .fw h1.ttlLarge {
      font-size:16px;
    }
    .fw .ttlSmall {
        font-size: 14px;
    }
    .fw h2.ttlSmall {
      font-weight:normal;
    }
    .fw h2.ttlSmall span {
      font-weight:bold;
    }
    .sectionInner{
        padding: 0px 10px;
    }
    .download-app-area {
        margin-top: 20px;
    }
    .download-app-store img, .download-googlle-play img {
        height: 48px;
    }
    .wifi-off img{
        width: 165px;
        height: 38px;
    }
    .unlock-number img {
      width: 228px;
      height: 46px;
    }
    .auto-unlock img{
        width: 177px;
        height: 57px;
    }
    .unlock-customer-support img {
        width: 150px;
        height: 62px;
    }
}

@media only screen and (min-width: 600px) {
    .header-rf2017-ph1 .header-rf2017-ph1-wrap {
        width: 950px;
        margin: 0 auto;
        height: 62px;
    }
    .header-rf2017-ph1 .header-rf2017-ph1-logo p:last-child img {
        width: auto;
        height: 20px;
        -webkit-backface-visibility: hidden;
    }
    .header-rf2017-ph1 .header-rf2017-ph1-logo p {
        display: table-cell;
        vertical-align: middle;
        padding: 12px 0px 8px 0px;
    }
    .download-app-area {
        margin-top: 20px;
    }
    .download-app-store img, .download-googlle-play img {
        height: 56px;
    }
    .fw h1.ttlLarge {
      font-size:26px;
    }
    .fw h2.ttlSmall {
      font-weight:normal;
      font-size:20px;
    }
    .fw h2.ttlSmall span {
      font-weight:bold;
    }
    .wifi-off img{
        width: 204px;
        height: 48px;
    }
    .unlock-number img {
      width: 270px;
      height: 54px;
    }
    .auto-unlock img{
        width: 200px;
        height: 66px;
    }
    .unlock-customer-support img {
        width: 184px;
        height: 76px;
    }
}
.header-rf2017-ph1 .header-rf2017-ph1-logo {
    display: table;
    width: 100%;
}
.header-rf2017-ph1 .header-rf2017-ph1-logo {
    padding-top: 0px;
    text-align: left;
}
.header-rf2017-ph1 .header-rf2017-ph1-logo p:last-child {
    text-align: right;
}
.footer-rf2017-ph1 .footer-rf2017-ph1-utility {
  padding:40px 0;
}
.footer-rf2017-ph1 .footer-rf2017-ph1-utility .footer-rf2017-ph1-utility-links + .footer-rf2017-ph1-utility-copyright {
    margin-top: 20px;
}
.footer-rf2017-ph1 .footer-rf2017-ph1-utility-copyright {
    margin: 0px;
    padding: 0;
    text-align: center;
    line-height: 1;
}
.fw h2.ttlSmall {
  margin-top:20px;
}
.fw {
/*    letter-spacing: normal;*/
}
.fw a {
    color: #006693;
}
.main-visual img ,.bnr-mysoftbank-app-area img{
    width: 100%;
}
.bg-yellow{
    background: linear-gradient(transparent 50%,#FFEF98 0%);
}
.bg-gray {
    background: #ececec;
}
.bg-gray-ttl {
  border-top:1px solid #c2c6c7;
  font-weight:bold;
  padding:10px;
}
.fw section.bg-sky-blue {
    background-color: #f2f7fb;
    padding-top:30px;
    padding-bottom:20px;
}
.j_toggle_seeDetail .btn.btnColorGra.j_toggle_btn{
    border: solid 1px #bbbbbb;
}
.fw .j_toggle_seeDetail .btnArea .btn{
    margin-bottom: 0px;
}
.create-id > div,
.how-to-area {
    padding:20px;
    margin-bottom:10px;
    border-radius:8px;
}
.create-id > div .bg-gray-ttl,
.how-to-area .bg-gray-ttl {
  margin-right:-8px;
  margin-left:-8px;
}
.flex-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.download-app-area {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.color-gray {
    color: #666666;
}
.information-title {
    font-weight: bold;
    font-size: 16px;
}
.label-blue {
    font-size: 14px;
    border-radius: 14px;
    padding: 3px 13px;
    background: #0060b4;
    color: #ffffff;
    margin-right: 10px;
    font-weight:bold;
}
.border-dash-top{
    padding-top: 30px;
    margin-top:30px;
    border-top: dashed 1px #D3D8DB;
}
.j_toggle_seeDetail{
    display: none;
}
.fw .bold {
    font-weight: bold;
}
.fw .btnArea .btn {
  font-size:14px;
}
.fw .btnArea .close-btn {
  width:130px;
  padding:5px 0;
}
a.isHover {
  opacity:0.6;
}
a {
  transition:0.3s;
}

.table-cell {
    display: table-cell !important;
}
