@charset "UTF-8";
/*common*/
[class*="cp-"] {
  box-sizing: border-box;
}

[class*="cp-"] a,
.cp-reviewmore:hover {
  transition: all .3s linear;
}

[class*="cp-"] a:hover,
.cp-reviewmore:hover {
  opacity: 0.7;
}

#zenfone4 {
  background: rgba(245, 153, 0, 0.1);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

#huawei {
  background: rgba(57, 98, 173, 0.1);
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 8px;
}

.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.quotesource {
  margin-bottom: 8px;
  text-align: right;
  font-size: 11px;
  color: #ccc;
}

.quotesource a {
  color: #ccc;
}

.cp-devicecontent_outline_text2,
.cp-devicecontent_review_strbox2,
.cp-devicecontent_spec_table {
  display: none;
}

/*PC*/
@media screen and (min-width: 641px) {
  .marginauto, .cp-header, .cp-headertitle, .cp-devicelist, .cp-amazon, .cp-navlist, .cp-devicecontent, .cp-devicecontent_btnlink, .cp-devicecontent_spec_table table, .cp-devicecontent_outline_text table, .cp-devicecontent_outline_text2 table, .cp-cautionlist {
    margin-left: auto;
    margin-right: auto;
  }
  .pc_priceboxwidth, .cp-devicecontent_price, .cp-devicecontent_pricelist {
    width: calc(100% - 242px);
  }
  .iconPlus, .cp-devicecontent_spec:after {
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -17px;
    border-radius: 50%;
  }
  .iconPlus2, .cp-devicecontent_spec.toggle_on:before {
    content: url("/campaign/device/img/honor9_zenfone4/iconplus.png");
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -17px;
    z-index: 3;
  }
  .iconPlus3, .cp-devicecontent_spec:before {
    content: url("/campaign/device/img/honor9_zenfone4/iconminus.png");
    position: absolute;
    top: 50%;
    right: 25.5px;
    margin-top: -12px;
    z-index: 3;
    font-size: 30px;
  }
  .iconPlus4, .cp-devicecontent_spec.acd:before {
    content: url("/campaign/device/img/honor9_zenfone4/iconminus.png");
    position: absolute;
    top: 50%;
    right: 25.5px;
    margin-top: -12px;
    z-index: 3;
    font-size: 30px;
  }
  .reviewicon, .cp-devicecontent_review_content.zen .cp-devicecontent_review_title:before, .cp-devicecontent_review_content.honor .cp-devicecontent_review_title:before {
    content: "";
    width: 5px;
    height: 22px;
    position: absolute;
    left: 315px;
  }
  .reviewtriangle, .cp-devicecontent_review.zen .cp-devicecontent_review_copy:after, .cp-devicecontent_review.honor .cp-devicecontent_review_copy:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 78px 80px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 0;
    right: 0px;
  }
  [class*="cp-"] {
    font-size: 20px;
  }
  .cp-header {
    width: 960px;
    padding: 8px;
  }
  .cp-header_link {
    text-align: left;
  }
  .cp-headertitle {
    width: 960px;
    margin-bottom: 4px;
  }
  .cp-devicelist {
    width: 960px;
  }
  .cp-devicelist_listitem {
    width: 475px;
    float: right;
    margin-bottom: 8px;
  }
  .cp-devicelist_listitem:first-child {
    float: left;
  }
  .cp-devicelist_listitemtext {
    background: linear-gradient(135deg, #eeedee 0%, #c9c8c8 100%);
    padding: 24px 16px;
    color: #333;
  }
  .cp-devicelist_listitemtextstyle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    transform: skewX(-10deg);
  }
  .cp-devicelist_listitemtextstyle span {
    font-weight: bold;
  }
  .cp-amazon {
    width: 960px;
    border: 1px solid #00a0e9;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 8px;
  }
  .cp-amazon_title {
    background: #00a0e9;
    padding: 16px 24px;
    margin-right: 30px;
    color: #fff;
    text-align: center;
    position: relative;
  }
  .cp-amazon_title span {
    font-weight: bold;
  }
  .cp-amazon_title em {
    font-family: "Oswald";
    font-style: normal;
    font-size: 50px;
  }
  .cp-amazon_title:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 62px 0 62px 20px;
    border-color: transparent transparent transparent #00a0e9;
    position: absolute;
    top: 0;
    right: -19px;
  }
  .cp-amazon_text ul {
    margin-left: 12px;
  }
  .cp-amazon_text li:first-child {
    margin-bottom: 24px;
  }
  .cp-amazon_text li {
    font-size: 22px;
    font-weight: bold;
  }
  .cp-amazon_text li span {
    display: inline-block;
    font-size: 16px;
    margin-right: 4px;
  }
  .cp-navlist {
    width: 960px;
  }
  .cp-navlist_listitem {
    width: 475px;
    float: right;
    margin-bottom: 8px;
  }
  .cp-navlist_listitem:first-child {
    float: left;
  }
  .cp-devicecontent {
    width: 960px;
  }
  .cp-devicecontent_pc {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background: #fff;
    margin-bottom: 24px;
  }
  .cp-devicecontent_nameimage {
    margin-bottom: 16px;
  }
  .cp-devicecontent_caption {
    width: 242px;
    margin-right: 56px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .cp-devicecontent_price {
    padding-top: 16px;
  }
  .cp-devicecontent_priceinner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cp-devicecontent_pricelist {
    text-align: center;
    margin-bottom: 16px;
  }
  .cp-devicecontent_pricelistitem {
    text-align: center;
  }
  .cp-devicecontent_pricelistitem_text {
    display: inline-block;
    padding: 8px;
    border: 1px solid #333;
    margin-bottom: 16px;
  }
  .cp-devicecontent_pricelistitem:last-child {
    margin-top: 32px;
    position: relative;
  }
  .cp-devicecontent_pricelistitem:last-child:before {
    content: url("/campaign/device/img/honor9_zenfone4/pricedown.png");
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -32px;
    transform: rotate(90deg) scale(0.5);
    margin-left: -30px;
  }
  .cp-devicecontent_pricelistitem.pricedown {
    color: red;
    font-family: Oswald;
    font-size: 70px;
  }
  .cp-devicecontent_pricelistitem.pricedown span {
    font-size: 20px;
  }
  .cp-devicecontent_subtitle {
    text-align: center;
    margin-bottom: 16px;
  }
  .cp-devicecontent_subtitle span {
    display: inline-block;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #666;
    background: #fff;
  }
  .cp-devicecontent_subtitle_image {
    width: 255px;
  }
  .cp-devicecontent_subtitle_image2 {
    width: 270px;
  }
  .cp-devicecontent_pricedetail {
    padding: 16px 8px;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px dashed #ccc;
  }
  .cp-devicecontent_pricedetail_title span {
    margin-top: 8px;
    display: inline-block;
    line-height: 1.4;
    font-size: 24px;
    font-weight: bold;
    text-decoration-color: yellow;
    text-decoration-line: underline;
  }
  .cp-devicecontent_pricedetail_result {
    text-align: right;
  }
  .cp-devicecontent_pricedetail_amazon {
    width: 270px;
    background: #00a0e9;
    margin-bottom: 8px;
    padding: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  .cp-devicecontent_pricedetail_amazon span {
    font-family: "Oswald";
    font-size: 50px;
  }
  .cp-devicecontent_pricedetail_text {
    font-size: 16px;
    color: red;
  }
  .cp-devicecontent_pricedetail_text span {
    font-family: Oswald;
    font-size: 40px;
  }
  .cp-devicecontent_pricedetail.none {
    border-bottom: none;
  }
  .cp-devicecontent_option {
    padding: 24px 0;
  }
  .cp-devicecontent_option_list {
    display: flex;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
  }
  .cp-devicecontent_option_listitem {
    width: 458px;
    padding: 40px 8px 0;
    position: relative;
    border: 1px solid #767677;
    border-radius: 6px;
    background: #fff;
  }
  .cp-devicecontent_option_free {
    position: absolute;
    top: -18px;
    left: -7px;
    background: yellow;
    border-radius: 5px;
    padding: 8px 16px;
    font-weight: bold;
  }
  .cp-devicecontent_option_free span {
    color: red;
    font-weight: bold;
  }
  .cp-devicecontent_option_title {
    font-size: 30px;
    font-weight: bold;
  }
  .cp-devicecontent_option_text {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .cp-devicecontent_option_price {
    text-align: right;
  }
  .cp-devicecontent_option_listitem.hosho {
    padding-left: 136px;
    background-image: url("/campaign/device/img/honor9_zenfone4/devicearea_optionimage_hosho.png");
    background-size: 135px auto;
    background-position: left center;
    background-repeat: no-repeat;
  }
  .cp-devicecontent_option_listitem.hosho .cp-devicecontent_option_link {
    display: block;
    background-color: #767677;
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    border-radius: 0 0 5px 5px;
    padding: 8px;
    width: calc(100% + 144px);
    margin-left: -136px;
  }
  .cp-devicecontent_option_listitem.wifi {
    padding-left: 112px;
    background-image: url("/campaign/device/img/honor9_zenfone4/devicearea_optionimage_wifi.png");
    background-size: 110px auto;
    background-position: left center;
    background-repeat: no-repeat;
  }
  .cp-devicecontent_option_listitem.wifi .cp-devicecontent_option_link {
    display: block;
    background-color: #767677;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    border-radius: 0 0 5px 5px;
    padding: 8px;
    width: calc(100% + 120px);
    margin-left: -112px;
  }
  .cp-devicecontent_option_link:after {
    content: "\25B6";
  }
  .cp-devicecontent_optiontitle {
    font-size: 28px;
    background: #fff;
    text-align: center;
    padding: 16px;
    margin-bottom: 32px;
    border: 1px solid #666;
  }
  .cp-devicecontent .cp-reviewmore {
    cursor: pointer;
    width: 180px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    background: #9c9c9c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_outline, .cp-devicecontent_spec {
    cursor: pointer;
    font-size: 28px;
    background: #ccc;
    text-align: center;
    padding: 16px 8px;
    margin-bottom: 16px;
    position: relative;
  }
  .cp-devicecontent_outline_textbox, .cp-devicecontent_spec_textbox {
    margin-bottom: 24px;
  }
  .cp-devicecontent_spec:after {
    background: #fff;
    border: 1px solid #fff;
  }
  .cp-devicecontent_spec:before {
    right: 28px;
    margin-top: -13px;
  }
  .cp-devicecontent_spec_textbox {
    margin-bottom: 24px;
  }
  .cp-devicecontent_spec.acd:before {
    right: 28px;
    margin-top: -13px;
  }
  .cp-devicecontent_review_firstcontent {
    margin-bottom: 16px;
  }
  .cp-devicecontent_review.zen {
    cursor: pointer;
    border: 1px solid #f59900;
    position: relative;
    margin-bottom: 16px;
    background: #fff;
  }
  .cp-devicecontent_review.zen .cp-devicecontent_review_copy {
    font-size: 30px;
    display: inline-block;
    width: 58%;
    padding: 24px 16px;
    background: #f59900;
    color: #fff;
    position: relative;
  }
  .cp-devicecontent_review.zen .cp-devicecontent_review_copy2 {
    font-size: 30px;
    padding: 24px 16px;
    display: inline-block;
    position: relative;
    color: #f59900;
    margin-left: -24px;
  }
  .cp-devicecontent_review.honor {
    cursor: pointer;
    border: 1px solid #3962ad;
    position: relative;
    margin-bottom: 16px;
    background: #fff;
  }
  .cp-devicecontent_review.honor .cp-devicecontent_review_copy {
    font-size: 30px;
    display: inline-block;
    width: 58%;
    padding: 24px 16px;
    background: #3962ad;
    color: #fff;
    position: relative;
  }
  .cp-devicecontent_review.honor .cp-devicecontent_review_copy2 {
    font-size: 30px;
    padding: 24px 16px;
    display: inline-block;
    position: relative;
    color: #3962ad;
    margin-left: -24px;
  }
  .cp-devicecontent_review_content {
    overflow: hidden;
    padding: 24px;
    margin-top: -16px;
    margin-bottom: 24px;
  }
  .cp-devicecontent_review_content.zen {
    background: #fff;
  }
  .cp-devicecontent_review_content.zen .cp-devicecontent_review_title:before {
    background: #f59900;
  }
  .cp-devicecontent_review_content.zen .cp-reviewmore {
    cursor: pointer;
    width: 240px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    background: #f59900;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_review_content.honor {
    background: #fff;
  }
  .cp-devicecontent_review_content.honor .cp-devicecontent_review_title:before {
    background: #3962ad;
  }
  .cp-devicecontent_review_content.honor .cp-reviewmore {
    cursor: pointer;
    width: 240px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    background: #3962ad;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_review_image {
    width: 300px;
    margin-right: 16px;
    float: left;
  }
  .cp-devicecontent_review_title {
    padding-left: 328px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: bold;
    position: relative;
  }
  .cp-devicecontent_review_strbox, .cp-devicecontent_review_strbox2 {
    font-size: 18px;
  }
  .cp-devicecontent_review_strbox2 p {
    font-size: 14px;
    line-height: 1.6;
    margin: 24px 0;
  }
  .cp-devicecontent_review_strbox2 h4 {
    font-weight: bold;
    margin: 16px 0;
  }
  .cp-devicecontent_review_strbox2 figure {
    width: 60%;
    background: #f7f7f7;
    text-align: center;
    padding: 16px;
    margin-bottom: 24px;
  }
  .cp-devicecontent_review_strbox2 figure.flex,
  .cp-devicecontent_review_strbox2 figure .flex {
    display: flex;
    justify-content: space-between;
  }
  .cp-devicecontent_review_strbox2 figure.flex figcaption,
  .cp-devicecontent_review_strbox2 figure .flex figcaption {
    text-align: left;
  }
  .cp-devicecontent_review_strbox2 figure.flex div,
  .cp-devicecontent_review_strbox2 figure .flex div {
    width: 32%;
  }
  .cp-devicecontent_review_strbox2 figure.flex img,
  .cp-devicecontent_review_strbox2 figure .flex img {
    width: 100%;
  }
  .cp-devicecontent_review_strbox2 figure img {
    width: 80%;
    margin-bottom: 8px;
  }
  .cp-devicecontent_review_strbox2 figure figcaption {
    font-size: 12px;
  }
  .cp-devicecontent_review_strbox2 .movie {
    position: relative;
    width: 63.5%;
    padding-top: 35.5%;
  }
  .cp-devicecontent_otokulist {
    display: flex;
    justify-content: space-around;
  }
  .cp-devicecontent_otokulistitem {
    border-radius: 5px;
    border: 1px solid #3962ad;
    width: 300px;
    color: #3962ad;
    position: relative;
  }
  .cp-devicecontent_otokulistitem span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #f34343;
    padding: 4px;
    border-radius: 3px;
    margin-bottom: 2px;
  }
  .cp-devicecontent_otokulistitem.end:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
  }
  .cp-devicecontent_otokulistitem.end:after {
    content: "予約数に達したため終了しました";
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .cp-devicecontent_otokulistitem.case {
    padding: 24px 0 24px 64px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon1.png") no-repeat left center/54px auto, #fff;
    line-height: 1.2;
    padding-top: 28px;
  }
  .cp-devicecontent_otokulistitem.film {
    padding: 24px 0 24px 64px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon2.png") no-repeat left center/54px auto, #fff;
    line-height: 1.2;
    padding-top: 28px;
  }
  .cp-devicecontent_otokulistitem.set {
    padding: 24px 0 24px 64px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon3.png") no-repeat left center/54px auto, #fff;
    line-height: 1.2;
  }
  .cp-devicecontent_btn {
    text-align: center;
    margin: 16px auto 32px;
  }
  .cp-devicecontent_btnlink {
    display: block;
    width: 600px;
    font-weight: bold;
    font-size: 30px;
    background: #8fc31f;
    background: linear-gradient(135deg, #8fc31f 0%, #21a33b 100%);
    color: #fff !important;
    padding: 32px 0 28px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    position: relative;
  }
  .cp-devicecontent_btnlink:hover {
    text-decoration: none;
    color: #fff;
  }
  .cp-devicecontent_btnlink:before {
    content: "";
    width: 16px;
    height: 16px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -8px;
    transform: rotate(45deg);
  }
  .cp-devicecontent.huawei {
    padding-top: 8px;
    border-top: 5px solid #3962ad;
  }
  .cp-devicecontent_spec_table table {
    width: 880px;
    background: #fff;
  }
  .cp-devicecontent_spec_table table tr:last-child {
    border-bottom: solid 1px #ddd;
  }
  .cp-devicecontent_spec_table table th {
    width: 10rem;
    padding: 1rem;
    font-size: 14px;
    vertical-align: middle;
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
    background: #f7f5f1;
  }
  .cp-devicecontent_spec_table table td {
    font-size: 14px;
    padding: 1rem;
    line-height: 1.4;
    border-top: solid 1px #ddd;
  }
  .cp-devicecontent_outline_text2 {
    margin-top: -1px;
  }
  .cp-devicecontent_outline_text table, .cp-devicecontent_outline_text2 table {
    width: 880px;
    background: #fff;
    table-layout: fixed;
  }
  .cp-devicecontent_outline_text table span, .cp-devicecontent_outline_text2 table span {
    font-weight: bold;
  }
  .cp-devicecontent_outline_text table tr:last-child, .cp-devicecontent_outline_text2 table tr:last-child {
    border-bottom: solid 1px #ddd;
  }
  .cp-devicecontent_outline_text table th, .cp-devicecontent_outline_text2 table th {
    width: 135px;
    padding: 1rem;
    font-size: 12px;
    vertical-align: middle;
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
    background: #f7f5f1;
  }
  .cp-devicecontent_outline_text table td, .cp-devicecontent_outline_text2 table td {
    font-size: 12px;
    padding: 1rem;
    line-height: 1.4;
    border-top: solid 1px #ddd;
    word-break: break-all;
  }
  .cp-devicecontent_outline_text table td div, .cp-devicecontent_outline_text2 table td div {
    margin: 8px 1em;
  }
  .cp-devicecontent_outline_text table td ul, .cp-devicecontent_outline_text2 table td ul {
    margin-bottom: 6px;
  }
  .cp-devicecontent_outline_text table td ul li, .cp-devicecontent_outline_text2 table td ul li {
    list-style-type: disc;
    margin-left: 2em;
    list-style-position: outside;
  }
  .cp-devicecontent_outline_text table td table, .cp-devicecontent_outline_text2 table td table {
    width: 70%;
    margin-left: 0;
    margin-bottom: 8px;
  }
  .cp-devicecontent_outline_text table td table th, .cp-devicecontent_outline_text2 table td table th {
    width: auto;
  }
  .cp-devicecontent_outline_text table td table th, .cp-devicecontent_outline_text table td table td, .cp-devicecontent_outline_text2 table td table th, .cp-devicecontent_outline_text2 table td table td {
    padding: 0.5rem;
    text-align: center;
    font-size: 12px;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
  }
  .cp-cautionlist {
    width: 960px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
  .cp-cautionlistitem {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 12px;
    margin-bottom: 5px;
  }
}

/*SP*/
@media screen and (max-width: 640px) {
  .iconPlus_sp, .cp-devicecontent_spec:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border-radius: 50%;
  }
  .iconPlus2_sp, .cp-devicecontent_spec:before {
    content: url("/campaign/device/img/honor9_zenfone4/iconplus.png");
    position: absolute;
    top: 50%;
    right: 11.5px;
    margin-top: -9px;
    z-index: 3;
  }
  .iconPlus3_sp {
    content: url("/campaign/device/img/honor9_zenfone4/iconplus.png");
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -9px;
    z-index: 3;
  }
  .iconPlus4_sp, .cp-devicecontent_spec.acd:before {
    content: url("/campaign/device/img/honor9_zenfone4/iconminus.png");
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -9px;
    z-index: 3;
  }
  .reviewicon_sp {
    content: "";
    width: 5px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
  }
  .reviewtriangle_sp {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100% 100%;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 0;
    right: 0px;
  }
  [class*="cp-"] {
    font-size: 4.5vw;
  }
  .t_blank2 a {
    font-size: 10px;
  }
  .cp-header {
    width: 100%;
    padding: 8px;
  }
  .cp-header_link {
    text-align: left;
  }
  .cp-headertitle {
    width: 100%;
    margin-bottom: 4px;
  }
  .cp-devicelist {
    width: 100%;
  }
  .cp-devicelist_listitem {
    width: 49.5%;
    float: right;
    margin-bottom: 8px;
  }
  .cp-devicelist_listitem:first-child {
    float: left;
  }
  .cp-devicelist_listitemtext {
    background: linear-gradient(135deg, #eeedee 0%, #c9c8c8 100%);
    padding: 16px 8px;
    color: #333;
  }
  .cp-devicelist_listitemtextstyle {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    transform: skewX(-10deg);
  }
  .cp-amazon {
    width: 100%;
    margin-bottom: 8px;
  }
  .cp-amazon_title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 4px;
    background: #00a0e9;
    color: #fff;
  }
  .cp-amazon_title span {
    font-weight: bold;
  }
  .cp-amazon_title em {
    font-size: 9vw;
    font-style: normal;
    font-family: "Oswald";
  }
  .cp-amazon_caption {
    display: inline-block;
    margin-right: 8px;
  }
  .cp-navlist {
    width: 100%;
  }
  .cp-navlist_listitem {
    width: 49.5%;
    float: right;
    margin-bottom: 8px;
  }
  .cp-navlist_listitem:first-child {
    float: left;
  }
  .cp-devicecontent {
    margin-left: 0;
    margin-right: 0;
  }
  .cp-devicecontent_white {
    background: #fff;
  }
  .cp-devicecontent_caption {
    display: flex;
    margin-bottom: 16px;
    padding: 4px;
  }
  .cp-devicecontent_deviceimage {
    margin-right: 8px;
  }
  .cp-devicecontent_text {
    font-size: 4vw;
  }
  .cp-devicecontent_price {
    width: 100%;
  }
  .cp-devicecontent_pricelist {
    text-align: center;
    margin-bottom: 16px;
  }
  .cp-devicecontent_pricelistitem {
    display: inline-block;
    vertical-align: middle;
  }
  .cp-devicecontent_pricelistitem_text {
    display: block;
    padding: 8px 8px 5px;
    border: 1px solid #ccc;
    margin: 0 24px 8px;
  }
  .cp-devicecontent_pricelistitem:last-child {
    margin-left: 32px;
    position: relative;
  }
  .cp-devicecontent_pricelistitem:last-child:before {
    content: url("/campaign/device/img/honor9_zenfone4/pricedown.png");
    font-size: 5vw;
    position: absolute;
    left: -30px;
    transform: scale(0.5) translate(0, -50%);
    transform-origin: 0 0;
    top: 50%;
  }
  .cp-devicecontent_pricelistitem.pricedown {
    color: red;
    font-size: 11vw;
    font-family: Oswald;
  }
  .cp-devicecontent_pricelistitem.pricedown span {
    font-size: 20px;
  }
  .cp-devicecontent_subtitle {
    text-align: center;
    margin-bottom: 16px;
  }
  .cp-devicecontent_subtitle span {
    display: inline-block;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #666;
    background: #fff;
  }
  .cp-devicecontent_subtitle_image {
    width: 200px;
  }
  .cp-devicecontent_subtitle_image2 {
    width: 240px;
  }
  .cp-devicecontent_pricedetail {
    padding: 16px 0;
    margin: 8px 0;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px dashed #ccc;
  }
  .cp-devicecontent_pricedetail_title {
    font-size: 3.5vw;
    width: 50%;
    margin-right: 8px;
    padding-left: 4px;
  }
  .cp-devicecontent_pricedetail_title span {
    margin-top: 8px;
    display: inline-block;
    line-height: 1.4;
    font-size: 4vw;
    font-weight: bold;
    text-decoration-color: yellow;
    text-decoration-line: underline;
  }
  .cp-devicecontent_pricedetail_result {
    text-align: right;
    padding-right: 4px;
  }
  .cp-devicecontent_pricedetail_amazon {
    background: #00a0e9;
    color: #fff;
    margin-bottom: 8px;
    font-size: 4vw;
    text-align: center;
    padding: 8px;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_pricedetail_amazon span {
    font-family: "Oswald";
    font-size: 7vw;
  }
  .cp-devicecontent_pricedetail_text {
    font-size: 4vw;
    color: red;
  }
  .cp-devicecontent_pricedetail_text span {
    font-family: Oswald;
    font-size: 7vw;
  }
  .cp-devicecontent_pricedetail.none {
    border-bottom: none;
  }
  .cp-devicecontent_option {
    padding: 16px 0;
  }
  .cp-devicecontent_option_list {
    padding-left: 8px;
    padding-right: 8px;
  }
  .cp-devicecontent_option_listitem {
    width: 100%;
    margin: 8px 0 24px;
    padding: 10% 8px 0;
    position: relative;
    border: 1px solid #767677;
    border-radius: 6px;
    background: #fff;
  }
  .cp-devicecontent_option_free {
    position: absolute;
    top: -18px;
    left: -14px;
    background: yellow;
    border-radius: 5px;
    padding: 8px 16px;
    font-weight: bold;
  }
  .cp-devicecontent_option_free span {
    color: red;
    font-weight: bold;
  }
  .cp-devicecontent_option_title {
    font-size: 5vw;
    font-weight: bold;
  }
  .cp-devicecontent_option_text {
    font-size: 3vw;
  }
  .cp-devicecontent_option_price {
    text-align: right;
  }
  .cp-devicecontent_option_price img {
    width: 80px;
  }
  .cp-devicecontent_option_listitem.hosho {
    padding-left: 80px;
    background-image: url("/campaign/device/img/honor9_zenfone4/devicearea_optionimage_hosho.png");
    background-size: 75px auto;
    background-position: 0 30%;
    background-repeat: no-repeat;
  }
  .cp-devicecontent_option_listitem.hosho .cp-devicecontent_option_link {
    display: block;
    background-color: #767677;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    border-radius: 0 0 5px 5px;
    padding: 8px;
    width: calc(100% + 88px);
    margin-left: -80px;
  }
  .cp-devicecontent_option_listitem.wifi {
    padding-left: 64px;
    background-image: url("/campaign/device/img/honor9_zenfone4/devicearea_optionimage_wifi.png");
    background-size: 60px auto;
    background-position: 0 30%;
    background-repeat: no-repeat;
  }
  .cp-devicecontent_option_listitem.wifi .cp-devicecontent_option_link {
    display: block;
    background-color: #767677;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    border-radius: 0 0 5px 5px;
    padding: 8px;
    width: calc(100% + 72px);
    margin-left: -64px;
  }
  .cp-devicecontent_option_link:after {
    content: "\25B6";
  }
  .cp-devicecontent_optiontitle {
    font-size: 4.5vw;
    text-align: center;
    padding: 16px;
    margin: 0 0 32px 0;
    border: 1px solid #666;
    background: #fff;
  }
  .cp-devicecontent .cp-reviewmore {
    cursor: pointer;
    width: 230px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 9.6px 8px;
    background: #9c9c9c;
    color: #fff;
    font-size: 3.5vw;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_outline, .cp-devicecontent_spec {
    font-size: 5vw;
    font-weight: bold;
    background: #ccc;
    text-align: center;
    padding: 16px 8px;
    margin-bottom: 16px;
    position: relative;
  }
  .cp-devicecontent_outline_textbox, .cp-devicecontent_spec_textbox {
    margin-bottom: 16px;
  }
  .cp-devicecontent_spec:after {
    background: #fff;
    border: 1px solid #fff;
  }
  .cp-devicecontent_review.zen {
    border: 1px solid #f59900;
    position: relative;
    margin-bottom: 16px;
    background: #fff;
  }
  .cp-devicecontent_review.zen .cp-devicecontent_review_copy {
    font-size: 5vw;
    display: inline-block;
    width: 50%;
    padding: 16px 8px;
    background: #f59900;
    color: #fff;
    position: relative;
  }
  .cp-devicecontent_review.zen .cp-devicecontent_review_copy2 {
    font-size: 5vw;
    padding: 16px 8px;
    display: inline-block;
    position: relative;
    color: #f59900;
    margin-left: -24px;
    margin-left: 0;
  }
  .cp-devicecontent_review.honor {
    border: 1px solid #3962ad;
    position: relative;
    background: #fff;
    margin-bottom: 16px;
  }
  .cp-devicecontent_review.honor .cp-devicecontent_review_copy {
    font-size: 5vw;
    display: inline-block;
    width: 50%;
    padding: 16px 8px;
    background: #3962ad;
    color: #fff;
    position: relative;
  }
  .cp-devicecontent_review.honor .cp-devicecontent_review_copy2 {
    font-size: 5vw;
    padding: 16px 8px;
    display: inline-block;
    position: relative;
    color: #3962ad;
    margin-left: -24px;
    margin-left: 0;
  }
  .cp-devicecontent_review_content {
    padding: 8px;
    margin-top: -16px;
    margin-bottom: 24px;
    text-align: center;
  }
  .cp-devicecontent_review_content.zen {
    background: #fff;
  }
  .cp-devicecontent_review_content.zen .cp-reviewmore {
    cursor: pointer;
    width: 230px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 9.6px 8px;
    background: #f59900;
    color: #fff;
    font-size: 3.5vw;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_review_content.honor {
    background: #fff;
  }
  .cp-devicecontent_review_content.honor .cp-reviewmore {
    cursor: pointer;
    width: 230px;
    display: block;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 9.6px 8px;
    background: #3962ad;
    color: #fff;
    font-size: 3.5vw;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  .cp-devicecontent_review_title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 5vw;
    padding-left: 8px;
    font-weight: bold;
    text-align: left;
    position: relative;
  }
  .cp-devicecontent_review_strbox, .cp-devicecontent_review_strbox2 {
    font-size: 4vw;
    text-align: left;
  }
  .cp-devicecontent_review_strbox2 p {
    font-size: 3.5vw;
    line-height: 1.6;
    margin: 8px 0 16px;
  }
  .cp-devicecontent_review_strbox2 h4 {
    font-weight: bold;
    margin: 16px 0 0;
  }
  .cp-devicecontent_review_strbox2 figure {
    width: calc(100% - 16px);
    background: #f7f7f7;
    text-align: center;
    padding: 8px;
    margin-bottom: 16px;
  }
  .cp-devicecontent_review_strbox2 figure.flex,
  .cp-devicecontent_review_strbox2 figure .flex {
    display: flex;
    justify-content: space-between;
  }
  .cp-devicecontent_review_strbox2 figure.flex figcaption,
  .cp-devicecontent_review_strbox2 figure .flex figcaption {
    text-align: left;
    line-height: 1.4;
  }
  .cp-devicecontent_review_strbox2 figure.flex div,
  .cp-devicecontent_review_strbox2 figure .flex div {
    width: 32%;
  }
  .cp-devicecontent_review_strbox2 figure.flex img,
  .cp-devicecontent_review_strbox2 figure .flex img {
    width: 100%;
  }
  .cp-devicecontent_review_strbox2 figure img {
    width: 80%;
    margin-bottom: 8px;
  }
  .cp-devicecontent_review_strbox2 figure figcaption {
    font-size: 3vw;
  }
  .cp-devicecontent_otokulistitem {
    border-radius: 5px;
    border: 1px solid #3962ad;
    color: #3962ad;
    margin-bottom: 8px;
    position: relative;
  }
  .cp-devicecontent_otokulistitem span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 3.5vw;
    background: #f34343;
    padding: 2px;
    border-radius: 3px;
    margin-bottom: 2px;
  }
  .cp-devicecontent_otokulistitem.end:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
  }
  .cp-devicecontent_otokulistitem.end:after {
    content: "予約数に達したため終了しました";
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 4vw;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .cp-devicecontent_otokulistitem.case {
    padding: 8px 0 8px 40px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon1.png") no-repeat left center/30px auto, #fff;
    line-height: 1.2;
  }
  .cp-devicecontent_otokulistitem.film {
    padding: 8px 0 8px 40px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon2.png") no-repeat left center/30px auto, #fff;
    line-height: 1.2;
  }
  .cp-devicecontent_otokulistitem.set {
    padding: 8px 0 8px 40px;
    background: url("/campaign/device/img/honor9_zenfone4/devicearea_otokuicon3.png") no-repeat left center/30px auto, #fff;
    line-height: 1.2;
  }
  .cp-devicecontent_otokulistitem.set img {
    width: 100px;
  }
  .cp-devicecontent_btn {
    text-align: center;
    margin: 16px auto 32px;
  }
  .cp-devicecontent_btnlink {
    display: block;
    width: 80%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    background: #8fc31f;
    background: linear-gradient(135deg, #8fc31f 0%, #21a33b 100%);
    color: #fff !important;
    padding: 16px 0 12px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    position: relative;
  }
  .cp-devicecontent_btnlink:hover {
    text-decoration: none;
    color: #fff;
  }
  .cp-devicecontent_btnlink:before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -5px;
    transform: rotate(45deg);
  }
  .cp-devicecontent.huawei {
    padding-top: 8px;
  }
  .cp-devicecontent_spec_table table {
    width: 100%;
    background: #fff;
  }
  .cp-devicecontent_spec_table table tr:last-child {
    border-bottom: solid 1px #ddd;
  }
  .cp-devicecontent_spec_table table th {
    width: 10rem;
    padding: 1rem;
    font-size: 11px;
    vertical-align: middle;
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
    background: #f7f5f1;
  }
  .cp-devicecontent_spec_table table td {
    font-size: 11px;
    padding: 1rem;
    line-height: 1.4;
    border-top: solid 1px #ddd;
  }
  .cp-devicecontent_outline_text2 {
    margin-top: -1px;
  }
  .cp-devicecontent_outline_text table, .cp-devicecontent_outline_text2 table {
    width: 100%;
    background: #fff;
    table-layout: fixed;
  }
  .cp-devicecontent_outline_text table span, .cp-devicecontent_outline_text2 table span {
    font-weight: bold;
  }
  .cp-devicecontent_outline_text table tr:last-child, .cp-devicecontent_outline_text2 table tr:last-child {
    border-bottom: solid 1px #ddd;
  }
  .cp-devicecontent_outline_text table th, .cp-devicecontent_outline_text2 table th {
    width: 30%;
    padding: 5px;
    font-size: 10px;
    vertical-align: middle;
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
    background: #f7f5f1;
  }
  .cp-devicecontent_outline_text table td, .cp-devicecontent_outline_text2 table td {
    font-size: 10px;
    padding: 5px;
    line-height: 1.4;
    border-top: solid 1px #ddd;
    word-break: break-all;
  }
  .cp-devicecontent_outline_text table td div, .cp-devicecontent_outline_text2 table td div {
    margin: 8px 5px;
  }
  .cp-devicecontent_outline_text table td ul, .cp-devicecontent_outline_text2 table td ul {
    margin-bottom: 6px;
  }
  .cp-devicecontent_outline_text table td ul li, .cp-devicecontent_outline_text2 table td ul li {
    list-style-type: disc;
    margin-left: 2em;
    list-style-position: outside;
  }
  .cp-devicecontent_outline_text table td table, .cp-devicecontent_outline_text2 table td table {
    width: calc(100% - 4%);
    margin-bottom: 4px;
  }
  .cp-devicecontent_outline_text table td table th, .cp-devicecontent_outline_text2 table td table th {
    width: auto;
  }
  .cp-devicecontent_outline_text table td table th, .cp-devicecontent_outline_text table td table td, .cp-devicecontent_outline_text2 table td table th, .cp-devicecontent_outline_text2 table td table td {
    padding: 0.5rem;
    text-align: center;
    font-size: 10px;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
  }
  .cp-cautionlist {
    margin-top: 40px;
    margin-bottom: 24px;
    margin-right: 8px;
    margin-left: 8px;
  }
  .cp-cautionlistitem {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.vue_device_spec_color{
  -webkit-text-stroke: 1px #000;
  font-size: 1.5rem;
  vertical-align: middle;
  font-style: normal;
}
.vue_device_spec_color_innr span{
  line-height: 1;
}