<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
.title_1 {
    vertical-align: 20%;
    font-size: 16px;
    color: #0062B2;
    font-family: "Meiryo";
    font-weight: bold;
}

.title_QA {
    font-size: 16px;
    color: #0062B2;
    font-family: "Meiryo";
    font-weight: bold;
}

.cen_2 {
    background-image: url(images/good_BG1.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    line-height: 150%;
    text-align: left;
    font-size: 18px;
    color: #113285;
    font-family: "Meiryo";
    font-weight: bold;
    border-bottom: 2px solid#BABABA;
}

.cen_3 {
    line-height: 200%;
    text-align: left;
    font-size: 14px;
    color: #333;
    font-family: "Meiryo";
}

.cen_1 {
    line-height: 22px;
    font-size: 14px;
    color: #333;
    font-family: "Meiryo"
}

.table_1 {
    border: solid;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    font-family: "Meiryo";
}

.fb_1 {
    line-height: 22px;
    font-size: 14px;
    color: #333;
    font-family: "Meiryo";
    /* align: left; */
}

.QA_1 {
    color: #ff3300;
}

.U {
    background-color: #0066cc;
    text-align: center;
}

.U1 {
    background-color: #ff3300;
    text-align: center;
}

.U2 {
    background-color: #884C3A;
    text-align: center;
}

.U3 {
    background-color: #214C16;
    text-align: center;
}

.U4 {
    background-color: #F655A0;
    text-align: center;
}

.U5 {
    background-color: #e30043;
    text-align: center;
}

.U6 {
    background-color: #3fa1ea;
    text-align: center;
}

.U7 {
    background-color: #ffb91d;
    text-align: center;
}

.U8 {
    background-color: #ffdf5a;
    text-align: center;
}

.A1:link {
    font-size: 11px;
    color: #ffffff;
}

.A1:visited {
    color: #ffffff;
}

.A1:active {
    color: #ffffff;
}

.A1:hover {
    color: #ffffff;
    font-size: 11px;
}

.A1 {
    text-decoration: none
}

.FB_event_title_1 {
    line-height: 24px;
    font-size: 16px;
    color: #440027;
    font-family: "Meiryo";
    font-weight: bold;
}

.FB_event_title_2 {
    line-height: 24px;
    font-size: 14px;
    color: #EAA2CB;
    font-family: "Meiryo";
    font-weight: bold;
    background-color: #882D61;
}

.FB_event_title_3 {
    line-height: 24px;
    font-size: 16px;
    color: #AA5585;
    font-family: "Meiryo";
    font-weight: bold;
}

.QA_1 {
    background-color: #0066cc;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #FFFFFF;
    font-family: "Meiryo";
    font-weight: bold;
}

.c1_4 {
    background-repeat: no-repeat;
    background-position: bottom right;
    line-height: 150%;
    text-align: left;
    font-size: 18px;
    color: #113285;
    font-family: "Meiryo";
    font-weight: bold;
    border-bottom: 2px solid#BABABA;
}

.title_usa {
    font-size: 40pt;
    font-weight: bolder;
    color: #737232;
    padding-left: 5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #86863C;
    border-left-style: solid;
    border-left-width: 1em;
    border-left-color: #86863C;
}

.edm_1 {
    font-family: Meiryo;
    font-size: 11pt;
    color: #737232;
    padding-left: 5px;
}


/* Type-C 急速充電器 (樣式)*/
.addBuy {
    width: 100%;
    border: 1px solid #d6d6d6;
    display: flex;
    margin: 10px 0;
    padding: 6px;
}
.addBuy .productImg img {
    width: 100px;
    margin-right: 15px;
}
.addBuy .prodductInfo p {
    font-size: 14px;
}
.addBuy .prodductInfo p.title {
    margin-bottom: 0;
    font-weight: bold;
}
.addBuy .prodductInfo p.productName {
    margin-top: 0;
}
.addBuy .prodductInfo&gt;div {
    display: flex;
}
.addBuy .prodductInfo&gt;div&gt;section:nth-of-type(1) {
    line-height: 28px;
    flex: 1;
}
.addBuy .prodductInfo&gt;div&gt;section&gt;.U {
    padding: 2px 20px;
}

/* (新)coupon結構-css樣式 */
.couponBlock{
    width: 100%;
    margin-top: 10px;
}
.couponBlock h2{
    text-align: center;
    font-size: 24px;
}
.coupon-Img{
    width: 100%;
}
.coupon-Img img{
    width: 100%;
}
.coupon-Info{
    display: flex;
}
.coupon-Info section{
    flex: 1;
    margin-right: 10px;
    text-align:left;
}
.coupon-Info section h3{
    font-size: 16px;
    margin-bottom: 5px;
}
.coupon-Info section p{
    font-size: 10px;
    margin: 0 0 5px 8px;
}
.coupon-Info section p a{
    text-decoration: none;
}
.coupon-Info-flex {
    display: flex;
    justify-content: space-between;
    text-align: left;
}
.coupon-Info-flex h3 {
    margin: 8px 0;
}
.coupon-Info-flex ul {
    list-style-type: none;
    padding-left: 0;
}

p.coupon-redText{
    font-size: 14px;
    color: red;
    margin: 0 0 5px 0;
}

/* qa1 表格-css樣式 */
.tableWrapper{ text-align: center;}
.globalTable{ border-collapse: collapse; text-align: center; display: inline-block;}
.globalTable tbody, .globalTable tbody tr, .globalTable tbody tr td{ border: 1px #000 solid;}
.globalTable tbody tr td{ padding: 10px;}
.globalTable tbody tr td:nth-of-type(1){ background-color: rgb(153, 255, 255);}
.globalTable tbody tr:first-child td:nth-of-type(2){ background-color: rgb(153, 204, 255);}

/* QA_login2 */
.qaBlock_title {
    background-color: #38aac6;
}
.qaBlock_title h4 {
    padding: 14px 0px; 
    text-align: center; 
    color: #333333; 
    font-size: 13px;
}
.qaBlock_list {
    width: 85%; 
    margin-left: 7.5%; 
    margin-right: 7.5%;
}

/* jpwifi 全域*/
.jp-wrap {
    max-width: 950px;
}

/* jpwifi 表格-CSS樣式 */
.compareTable table,
.compareTable table th,
.compareTable table td {
    border: 1px solid rgb(204, 204, 204);
    border-collapse: collapse;
    font-family: "????角? Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "????", Meiryo, "ＭＳ Ｐ????", "MS P Gothic", sans-serif;
    color: #000;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18.5px;
}
.compareTable table {
    margin-top: 16px;
    margin-bottom: 16px;
}
.compareTable table th {
    font-size: 18.5px;
    /*width: 10%;*/
    background-color: #206ed8;
    color: #fff;
}
.compareTable table tr:nth-of-type(1) img {
    width: 100px;
}
.compareTable table tr:nth-child(even) {
    background-color: #efefef;
}
/* .compareTable table td:nth-of-type(1) {
    background-color: #206ed8;
    color: #fff;
} */
.compareTable table tr:last-child td&gt;a {
    border: 1px solid #206ed8;
    background-color: #fff;
    color: #206ed8;
    border-radius: 8px;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
    font-size: 12px;
}
.compareTable table tr:last-child td&gt;a:hover {
    border: 1px solid #206ed8;
    background-color: #206ed8;
    color: #fff;
}
.compareTable table thead tr .tableBlank,
.compareTable table tbody tr .tableBlank {
    width: 8%;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.compareTable .tablePrice {
    font-weight: 600;
    color: #FF0000;
    padding-top: 20px;
    padding-bottom: 20px;
}
.compareTable .tableNote {
    background-color: #ffff00;
    color: #000;
}
/* special table*/

.specialInfo {
    text-align: center;
}
.specTable {
    margin: 0 auto;
	 width:100%;
}

.specTable table,
.specTable th,
.specTable td {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    padding: 10px 30px;
    text-align: center;
    font-family: "????角? Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "????", Meiryo, "ＭＳ Ｐ????", "MS P Gothic", sans-serif;
}

.specTable th {
    background-color: #3f51b5;
    padding: 15px 10px;
    color: #fff;
}

.specTable td p {
    text-align: left;
}

.specTable td a {
    border: 1px solid #3f51b5;
    background-color: #fff;
    color: #3f51b5;
    border-radius: 8px;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none;
    font-size: 12px;
}

.specTable td a:hover {
    border: 1px solid #3f51b5;
    background-color: #3f51b5;
    color: #fff;
    box-sizing: border-box;
}

.specTable_td_bg {
    background-color: #3f51b5;
    color: #fff;
}
</pre></body></html>