@media (min-width: 1200px) {
  .okawari .banner {
    background-image: none;
    overflow: hidden;
  }
  .okawari .desktop_bg {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .okawari .desktop_bg img.bg {
    width: 335px;
    height: auto;
    position: absolute;
    top: -40px;
    right: 0;
  }
  .okawari .banner .images .item.phone {
    flex-basis: 436px;
  }
  .okawari .banner .images .item.phone img.tap {
    width: 52%;
    height: auto;
    position: absolute;
    top: 8px;
    left: 20px;
  }
  .okawari .banner .images .item.title .titles .item.top {
    padding-top: 13px;
  }
  .okawari .banner .images .item.title .titles .item.top .box {
    display: inline-block;
    height: 247px;
    margin: 0 45px 0 0;
    background-position: center;
  }
  .okawari .banner .images .item.title .titles .item.top img.capsule {
    width: 160px;
    height: 160px;
    position: absolute;
    bottom: -40px;
    left: -55px;
  }

  .promo .banner {
    background-image: none;
    overflow: hidden;
  }
  .promo .desktop_bg {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .promo .desktop_bg img.bg {
    width: 335px;
    height: auto;
    position: absolute;
    top: -38px;
    left: 0;
  }
  .promo .banner .images .item.title .titles .item.top {
    padding-top: 35px;
  }
  .promo .banner .images .item.title .titles .item.top .box {
    display: inline-block;
    height: 200px;
    margin: 0 0 0 100px;
  }
  .promo .banner .images .item.title .titles .item.top img.capsule {
    bottom: -75px;
    right: -50px;
  }
  .promo .banner .images .item.phone {
    flex-basis: 436px;
  }
}

@media (max-width: 840px) {
  .base {
    padding: 0 32px;
    min-width: 300px;
  }
  .header .base {
    background-size: 42px 42px;
    height: 60px;
  }
  .header .base img {
    padding: 25px 50px 0 50px;
    height: 20px;
  }

  .banner_text {
    font-size: 22px;
    padding: 10px 0;
  }
  .promotion_text {
    font-size: 22px;
    padding: 10px 0;
  }

  .okawari {
    height: 312px;
  }
  .okawari .banner {
    height: 312px;
    background-position: right -6px top -34px;
    background-size: auto 460px;
  }
  .okawari .banner .images .item.phone {
    flex-basis: 33%;
    overflow: hidden;
    position: relative;
    height: 312px;
  }
  .okawari .banner .images .item.title {
    flex-basis: 67%;
  }
  .okawari .banner .images .item.title .titles {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
  .okawari .banner .images .item.title .titles .item {
    flex-basis: 100%;
  }
  .okawari .banner .images .item.title .titles .item.top {
    padding-top: 14px;
  }
  .okawari .banner .images .item.title .titles .item.top .box {
    width: 80%;
  }
  .okawari .banner .images .item.title .titles .item.top img.title {
    display: none;
    width: 65%;
    max-height: 300px;
    padding-left: 40px;
  }
  .okawari .banner .images .item.title .titles .item.top img.capsule {
    width: 20%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: -40px;
  }
  .okawari .banner .images .item.title .titles .item.bottom img.button {
    display: none;
  }
  .okawari .banner .images .item.title .titles .item.bottom .text.smartphone {
    display: none;
  }
  .okawari .banner .images .item.title .titles .item.bottom {
    text-align: center;
    font-size: 10px;
    line-height: 130%;
    padding: 0 5px 4px 0;
  }

  .and_text {
    font-size: 18px;
    padding: 17px 0 14px 0;
  }

  /* 雨雲レーダーデザイン追加 */
  .promo.with_rain_cloud_radar {
    height: 350px;
    background-image: url(../img/rain_cloud_radar/bg_full.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner {
    height: 350px;
    background-image: url(../img/rain_cloud_radar/bg_full.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone {
    flex-basis: 38%;
    flex-shrink: 3;
    height: 350px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone_cut {
    width: 190px;
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone {
    display: inline-block;
    width: 82%;
    height: auto;
    position: absolute;
    top: 8px;
    right: -1px;
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title {
    flex-basis: 40%;
    width: auto;
    min-width: 350px;
    height: 350px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_full {
    width: 180%;
    top: 38%;
    left: 0;
    transform: translate(-26%, -50%);
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.children {
    width: 75px;
    height: auto;
    position: absolute;
    bottom: 60px;
    right: -8%;
  }
  .promo.with_rain_cloud_radar .banner .images .item.children {
    height: 350px;
    flex-basis: 10%;
  }
  .promo.with_rain_cloud_radar .head_text2 {
    height: 28px;
    padding: 10px 0 10px 12px;
    font-size: 22px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
  .promo.with_rain_cloud_radar .banner .head_text {
    padding: 10px 0 10px 12px;
    font-size: 22px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
}

@media (max-width: 550px) {
  .container .catch {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    box-sizing: border-box;
  }
  .container .catch .subject {
    width: 90%;
    margin-top: 0;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  .container .catch .subject p {
    font-size: 16px;
  }
  .container .catch .image {
    width: 90%;
    height: 241px;
    background-size: 100%;
    background-position: center top;
    box-sizing: border-box;
  }
  .container .catch .store {
    width: 100%;
    min-width: 300px;
    box-sizing: border-box;
  }

  .promotion.second {
    margin-top: 0;
  }

  .banner_text {
    font-size: 18px;
    padding: 8px 0;
  }
  .promotion_text {
    font-size: 18px;
    padding: 8px 0;
  }

  .okawari {
    height: 280px;
  }
  .okawari .banner {
    height: 280px;
    background-position: right -6px top -40px;
    background-size: auto 403px;
  }

  .okawari .banner .images {
    display: flex;
    justify-content: space-between;  
  }
  .okawari .banner .images .item {
    box-sizing: border-box;
  }
  .okawari .banner .images .item.phone {
    flex-basis: 37%;
    overflow: hidden;
    position: relative;
    height: 280px;
  }
  .okawari .banner .images .item.phone img.phone_cut {
    display: none;
  }
  .okawari .banner .images .item.phone img.phone {
    display: inline-block;
    width: 98%;
    height: auto;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .okawari .banner .images .item.phone img.tap {
    display: none;
  }
  .okawari .banner .images .item.title {
    flex-basis: 63%;
  }
  .okawari .banner .images .item.title .titles {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
  .okawari .banner .images .item.title .titles .item {
    flex-basis: 100%;
  }
  .okawari .banner .images .item.title .titles .item.top {
    padding: 16px 5px 0 10px;  
    position: relative;
  }
  .okawari .banner .images .item.title .titles .item.top .box {
    display: none;
  }
  .okawari .banner .images .item.title .titles .item.top img.title {
    display: inline-block;
    width: 100%;
    max-height: 300px;
    padding-left: 0;
  }
  .okawari .banner .images .item.title .titles .item.top img.capsule {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: -50%;
    left: -24px;
  }
  .okawari .banner .images .item.title .titles .item.bottom {
    text-align: right;
    font-size: 8px;
    line-height: 130%;
    padding: 0 5px 1px 0;
  }
  .okawari .banner .images .item.title .titles .item.bottom img.button {
    display: inline-block;
    width: 55%;
    height: auto;
    padding: 0 4px 2px 0;
  }
  .okawari .banner .images .item.title .titles .item.bottom .text.smartphone {
    display: block;
  }
  .okawari .banner .images .item.title .titles .item.bottom .text.desktop {
    display: none;
  }

  .promo {
    height: 280px;
    margin-bottom: 32px;
  }
  .promo .banner {
    height: 280px;
    background-position: left -6px top -40px;
    background-size: auto 403px;
  }
  .promo .banner .images .item.phone {
    flex-basis: 37%;
    overflow: hidden;
    position: relative;
    height: 280px;
  }
  .promo .banner .images .item.phone img.phone_cut {
    display: none;
  }
  .promo .banner .images .item.phone img.phone {
    display: inline-block;
    width: 98%;
    height: auto;
    position: absolute;
    top: 12px;
    right: -1px;
  }
  .promo .banner .images .item.phone img.tap {
    display: none;
  }
  .promo .banner .images .item.title {
    flex-basis: 63%;
  }
  .promo .banner .images .item.title .titles {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
  .promo .banner .images .item.title .titles .item {
    flex-basis: 100%;
  }
  .promo .banner .images .item.title .titles .item.top {
    padding-top: 62px;  
    position: relative;
    padding-left: 10px;
  }
  .promo .banner .images .item.title .titles .item.top .box {
    display: none;
  }
  .promo .banner .images .item.title .titles .item.top img.title {
    display: inline-block;
    width: 95%;
    max-height: 300px;
    padding-left: 0;
  }
  .promo .banner .images .item.title .titles .item.top img.capsule {
    width: 88px;
    height: 88px;
    position: absolute;
    bottom: -90px;
    right: -22px;
    z-index: 1000;
  }

  .and_text {
    font-size: 15px;
    padding: 17px 0 14px 0;
  }

  .gacha_button {
    display: block;
  }

  .link_button {
    display: block;
  }

  /* 雨雲レーダーデザイン追加 */
  .blank_area {
    padding: 12px 0 24px 0;
  }
  .promo.with_rain_cloud_radar {
    height: 320px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner {
    height: 320px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone {
    flex-basis: 41%;
    flex-shrink: 3;
    height: 320px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone_cut {
    width: 190px;
    position: absolute;
    top: 8px;
    right: 0;
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone {
    display: inline-block;
    width: 177px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 0;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title {
    flex-basis: 50%;
    width: auto;
    min-width: auto;
    height: 320px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_full {
    width: 216%;
    top: 35%;
    left: 0;
    transform: translate(-25%, -50%);
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_small {
    width: 490px;
    top: 35%;
    left: 0;
    transform: translate(-23%, -50%);
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.children {
    width: 55px;
    height: auto;
    position: absolute;
    bottom: 51px;
    right: 3%;
  }
  .promo.with_rain_cloud_radar .banner .images .item.children {
    height: 320px;
    flex-basis: 5%;
  }
  .promo.with_rain_cloud_radar .head_text2 {
    height: 22px;
    padding: 8px 0 8px 12px;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
  .promo.with_rain_cloud_radar .banner .head_text {
    padding: 8px 0 8px 12px;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
}

@media (max-width: 440px) {
  .container .error {
    font-size: 13px;
  }

  .container .description {
    margin-top: 20px;
  }
  .container .description .subject {
    display: inline-block;
    width: 17em;
    font-size: 16px;
    text-align: center;
  }
  .container .description .feature {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .container .description p.txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }

  .variable_container .base {
    padding: 0;
  }
  .variable_container .sales_points {
    margin-top: 40px;
    font-size: 16px;
  }
  .variable_container .sales_points .item {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 5px;
  }
  .variable_container .sales_points .subject {
    font-size: 18px;
    padding: 16px 2px;
  }
  .variable_container .sales_points .news {
    background: none;
  }
  .variable_container .sales_points .news img {
    opacity: 1;
    width: 95%;
  }
  .variable_container .sales_points .point {
    background: none;
  }
  .variable_container .sales_points .point img {
    opacity: 1;
    width: 95%;
  }
  .variable_container .sales_points .guide {
    background: none;
  }
  .variable_container .sales_points .guide img {
    opacity: 1;
    width: 95%;
  }

  .bg_gray_container .search .subject {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .bg_gray_container .store {
    width: 100%;
  }

  .banner_text {
    font-size: 16px;
    padding: 8px 0;
  }
  .promotion_text {
    font-size: 16px;
    padding: 8px 0;
  }

  .okawari {
    height: 239px;
  }
  .okawari .banner {
    height: 239px;
    background-position: right -5px top -32px;
    background-size: auto 340px;
  }

  .okawari .banner .images {
    display: flex;
    justify-content: space-between;  
  }
  .okawari .banner .images .item {
    box-sizing: border-box;
  }
  .okawari .banner .images .item.phone {
    flex-basis: 38.5%;
    overflow: hidden;
    position: relative;
    height: 239px;
  }
  .okawari .banner .images .item.phone img.phone {
    width: 98%;
    height: auto;
    position: absolute;
    top: 10px;
    left: 0;
  }
  .promo .banner .images .item.phone img.tap {
    display: none;
  }
  .okawari .banner .images .item.title {
    flex-basis: 61.5%;
  }
  .okawari .banner .images .item.title .titles {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
  .okawari .banner .images .item.title .titles .item {
    flex-basis: 100%;
  }
  .okawari .banner .images .item.title .titles .item.top {
    padding: 39px 5px 0 10px;  
    position: relative;
  }
  .okawari .banner .images .item.title .titles .item.top .box {
    display: none;
  }
  .okawari .banner .images .item.title .titles .item.top img.title {
    display: inline-block;
    width: 100%;
    max-height: 300px;
    padding-right: 0;
  }
  .okawari .banner .images .item.title .titles .item.top img.capsule {
    width: 68px;
    height: 68px;
    position: absolute;
    bottom: -70px;
    left: -20px;
  }
  .okawari .banner .images .item.title .titles .item.bottom {
    text-align: right;
    font-size: 8px;
    line-height: 130%;
  }
  .okawari .banner .images .item.title .titles .item.bottom img.button {
    display: inline-block;
    width: 50%;
    height: auto;
    padding: 0 8px 2px 0;
  }
  .okawari .banner .images .item.title .titles .item.bottom .text.smartphone {
    display: block;
  }
  .okawari .banner .images .item.title .titles .item.bottom .text.desktop {
    display: none;
  }

  .promo {
    height: 239px;
    margin-bottom: 32px;
  }
  .promo .banner {
    height: 239px;
    background-position: left -5px top -32px;
    background-size: auto 340px;
  }
  .promo .banner .images {
    display: flex;
    justify-content: space-between;  
  }
  .promo .banner .images .item {
    box-sizing: border-box;
  }
  .promo .banner .images .item.phone {
    flex-basis: 38.5%;
    overflow: hidden;
    position: relative;
    height: 239px;
  }
  .promo .banner .images .item.phone img.phone {
    width: 98%;
    height: auto;
    position: absolute;
    top: 10px;
    right: -1px;
  }
  .promo .banner .images .item.title {
    flex-basis: 61.5%;
  }
  .promo .banner .images .item.title .titles {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
  }
  .promo .banner .images .item.title .titles .item {
    flex-basis: 100%;
  }
  .promo .banner .images .item.title .titles .item.top {
    padding: 53px 5px 0 10px;  
    position: relative;
  }
  .promo .banner .images .item.title .titles .item.top .box {
    display: none;
  }
  .promo .banner .images .item.title .titles .item.top img.title {
    display: inline-block;
    width: 100%;
    max-height: 300px;
  }
  .promo .banner .images .item.title .titles .item.top img.capsule {
    width: 68px;
    height: 68px;
    position: absolute;
    bottom: -77px;
    right: -20px;
    z-index: 1000;
  }

  .and_text {
    font-size: 13px;
    padding: 17px 0 14px 0;
  }

  /* 雨雲レーダーデザイン追加 */
  .blank_area {
    padding: 12px 0 24px 0;
  }
  .promo.with_rain_cloud_radar {
    height: 280px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner {
    height: 280px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone {
    flex-basis: 41%;
    flex-shrink: 3;
    height: 280px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone_cut {
    width: 152px;
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone {
    display: inline-block;
    width: 152px;
    height: auto;
    position: absolute;
    top: 12px;
    right: 0;
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title {
    flex-basis: 50%;
    width: auto;
    min-width: auto;
    height: 280px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_full {
    width: 243%;
    top: 38%;
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_small {
    width: 420px;
    top: 34%;
    left: 0;
    transform: translate(-23%, -50%);
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.children {
    width: 50px;
    height: auto;
    position: absolute;
    bottom: 49px;
    right: 2%;
  }
  .promo.with_rain_cloud_radar .banner .images .item.children {
    height: 280px;
    flex-basis: 5%;
  }
  .promo.with_rain_cloud_radar .head_text2 {
    height: 19px;
    padding: 9px 0 9px 12px;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
  .promo.with_rain_cloud_radar .banner .head_text {
    padding: 9px 0 9px 12px;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
}

@media (max-width: 375px) {
  .banner_text {
    font-size: 14px;
  }
  .promotion_text {
    font-size: 14px;
  }
  .and_text {
    font-size: 12px;
    padding: 15px 0 12px 0;
  }

  /* 雨雲レーダーデザイン追加 */
  .blank_area {
    padding: 12px 0 24px 0;
  }
  .promo.with_rain_cloud_radar {
    height: 255px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner {
    height: 255px;
    background-image: url(../img/rain_cloud_radar/bg_small.png);
    background-size: auto 100%;
    background-position: center bottom;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone {
    flex-basis: 41%;
    flex-shrink: 3;
    height: 255px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone_cut {
    width: 90%;
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.phone img.phone {
    display: inline-block;
    width: 132px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 0;
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title {
    flex-basis: 50%;
    width: auto;
    min-width: auto;
    height: 255px;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_full {
    width: 245%;
    top: 38%;
    left: 0;
    transform: translate(-28%, -50%);
    display: none;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.title_small {
    width: 238%;
    top: 35%;
    left: 0;
    transform: translate(-27%, -50%);
    display: block;
  }
  .promo.with_rain_cloud_radar .banner .images .item.title img.children {
    width: 40px;
    height: auto;
    position: absolute;
    bottom: 40px;
    right: 5%;
  }
  .promo.with_rain_cloud_radar .banner .images .item.children {
    height: 255px;
    flex-basis: 5%;
  }
  .promo.with_rain_cloud_radar .head_text2 {
    height: 16px;
    padding: 8px 0 8px 12px;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 1.28px;
  }
  .promo.with_rain_cloud_radar .banner .head_text {
    height: 16px;
    padding: 8px 0 8px 12px;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 1.28px;
    opacity: 0;
  }
}
