<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 20230130 AEM CSSæ‰“æ¶ˆã—
 */
ul, ol {
  line-height: normal;
  padding: 0;
  margin:0;
}
a:not(span&gt;a) {
  text-decoration: underline;
}

/**
 * Common
 */

#fancybox-overlay{
}
.breadcrumb {
  background-color: #F5F5F5;
  border-radius: 4px 4px 4px 4px;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 8px 22px;
}
 
 
.breadcrumb {
  background-color: #F5F5F5;
  border-radius: 4px 4px 4px 4px;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 8px 22px;
}
div.clearfix {
  clear: left;
}




/**
 * FAQ List
 */
div#category h2 {
  font-size: 130%;
}
div#category,
div#faq,
div#hotcontent,
div#important_list {
  margin: 20px 0 20px 20px;
}
div#category-items {
  margin-top: 10px;
  border: 1px solid #EEE;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 10px 6px 10px;
}
div#category-items div.category-item {
  width: 300px;
  height: 24px;
  float: left;
}
div#faq h2 {
  font-size: 130%;
}
div#faq-items,
div#hot-items,
div#important_items {
  margin: 10px 0px 20px 0px;
  border: 1px solid #EEE;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 10px 6px 10px;
}
div#faq-items div.faq-item,
div#hot-items div.hot-item,
div#important_items div.important_item {
  height: 24px;
}


/**
 * FAQ Detail
 */
div#detail-content {
  padding-left: 13px;
  margin-right: 13px;
}
h2#question {
  font-size: 130%;
}
div#info {
  margin-top: 4px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
div#answer {
  margin-top: 10px;
  margin-bottom: 20px;
}
div#related {
  margin-top: 25px;
  padding: 13px;
  border: 1px solid #EEE;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#feedback {
  text-align: center;
  margin-top: 15px;
  background-color: #F5F5F5;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#feedback span.good {
  margin-right: 20px;
}
div#feedback span.bad {
}
a.button {
  border: 1px solid #616261;
  background-color: #7d7e7d;
  background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
  background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);
  border-radius: 4px;
  color: #fff;
  line-height: 26px;
  padding: 5px;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  text-decoration: none;
}
a.button:hover {
  border:1px solid #4a4b4a;
  background-color: #646464;
  background-image: -webkit-linear-gradient(top, #646464, #282828);
  background-image: linear-gradient(to bottom, #646464, #282828);
}
a.button:active {
  background: #041526;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
  color: #fff;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

/**
 * FAQ Search
 */
div.FaqSearch {
  margin: 20px 0 40px 20px;
}
div#SA_contents &gt; h3 {
  font-size: 125%;
  line-height: 1.5em;
  margin: 20px 0 0;
}
div.SearchCategory {
  margin-top: 6px;
}
div.SearchCategory &gt; label {
    white-space: nowrap;
}
div.SearchCategory input {
    margin-right: 40px;
}

/**
 * FAQ Search_add
 */
form.SearchForm {color: #ffffff;}

div.FaqSearch input[type="submit"]{
  font-size: 130%;
  color: #ffffff;
  border: none;
  background-color: #005135;
  padding: 4px 10px 4px 10px;
}

form#SearchForm {     }
input.input-txt_faq {
  width:100%;
}
input.input-btn_faq {
  font-size: 100%;
  color: #ffffff;
  border: none;
  background-color: #005135;
  padding: 4px 10px 4px 10px;
}
submit.input-btn_faq {
  font-size: 100%;
  color: #ffffff;
  border: none;
  background-color: #005135;
  padding: 4px 10px 4px 10px;
}


/* ã‚«ãƒ†ã‚´ãƒªãƒšãƒ¼ã‚¸ ãƒªãƒ³ã‚¯ãƒªã‚¹ãƒˆ
.article_inner p{
line-height: 1.5;
} 
#article .cate_link_list_wrap_pre{
	margin:20px 0;
	padding:0 20px;
}

#article .cate_link_list_wrap_pre .link_list li{
	margin:0 0 14px;
	list-style-image: url("http://qa.smbc-card.com/custom/smcc/imgs/ico_arrow_blue_right.png");
}
#article .cate_link_list_wrap_pre .link_list a{
    color: #073e65;
}
a:visited {
    color: #4c665d;
}
a:link {
    color: #005135;
}
*/

/* æ¤œç´¢çµæžœ */

#article div.search_result_section dl dt dd{
width:100%;
}





/**
 * FAQ Inquiry
 */
div#SA_InquiryBox * {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
    font-size: 13px;
    vertical-align: baseline;
}
div#SA_InquiryBox &gt; * {
    border: 0 none;
    outline: 0 none;
}
div#SA_InquiryBox h1,
div#SA_InquiryBox h2,
div#SA_InquiryBox h3,
div#SA_InquiryBox h4,
div#SA_InquiryBox h5,
div#SA_InquiryBox h6 {
    font-size: 100%;
    font-weight: normal;
}
div.inquiry_box {
    background: none repeat scroll 0 0 #F2F6FB;
    border: 3px solid #3980D8;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    display: none;
    line-height: 1.4;
    margin: 0;
    padding: 1px;
    position: absolute;
    text-align: left;
    width: 300px;
    z-index: 100;
}
div.inquiry_box div.box_area {
    background: none repeat scroll 0 0 #F2F6FB;
    padding: 10px;
}
div.inquiry_box div.box_area h3 {
    border-bottom: 1px dotted #9BB2E2;
    font-size: 1.077em;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0 0 5px;
}
div.inquiry_box div.box_area p.text {
    font-size: 13px;
    margin-bottom: 10px;
}
div.inquiry_box div.box_area input#SA_subject {
    width: 220px;
}
div.inquiry_box div.box_area textarea#SA_message {
    border: 1px solid #B1BFCD;
    height: 200px;
    padding: 5px;
    resize: vertical;
    width: 270px;
    margin: 0;
}
div.inquiry_box input[type="button"],
div.inquiry_box input[type="submit"],
div.inquiry_box input[type="reset"],
div.inquiry_box input[type="file"],
div.inquiry_box input[type="image"] {
    -webkit-appearance: none;
    border-radius: 0;
}
p.inquiry_button {
    margin: 0;
    text-align: center;
}
p.inquiry_button .submit_button:link {
    color: #3E5AB6;
    text-decoration: none;
}
p.inquiry_button .submit_button {
    border: 1px solid #BCBCBC;
    box-shadow: 0 0 1px 0 rgba(255, 255, 255, 1) inset;
    color: #3E5AB6;
    cursor: pointer;
    line-height: 1;
    padding: 0.3em 0.4em 0.2em;
    text-align: center;
    white-space: nowrap;
}
p.inquiry_button a, input#SA_inquirySubmit {
    background: none repeat scroll 0 0 #EFEFFA;
    display: inline-block;
    margin: 0 5px;
    width: 80px;
}
p.inquiry_label {
    font-size: 85% !important;
    line-height: 1.3em !important;
    margin: 0;
    padding: 0 0 0.5em;
}
br.title-break {
    display: block;
    margin: 10px 0;
}
span.error, span.limit {
    color: #FF0000;
    font-size: 85% !important;
}
span.SALabel {
    font-size: 100% !important;
}
div.inquiry_box span#SALabel_message {
    display: none;
}
/** File Upload **/
input#SA_attach {
    width: 200px;
}
iframe[name='hideFrame'] {
    display: none;
}

/**
 * Inquiry
 */
div.inquiry_table {
    display: table;
    border-collapse: collapse;
    margin: 0 auto;
}
div.inquiry_table div.row {
    display: table-row;
}
div.inquiry_table div.row &gt; div {
    display: table-cell;
    margin: 15px;
    padding: 15px;
    border: 1px solid;
    background-color: #FFF;
}
div.button_table {
    display: table;
    border-collapse: collapse;
    margin: 0 auto;
}
div.button_table div.row {
    display: table-row;
}
div.button_table div.row &gt; div {
    display: table-cell;
    margin: 15px;
    padding: 15px;
    border: 0 none;
    background-color: #FFF;
}
p.inquiryEntry span.SAInqLabel {
    vertical-align: top;
}
input#SA_subject {
    width: 220px;
}
textarea#SA_message {
    border: 1px solid #B1BFCD;
    height: 200px;
    padding: 5px;
    resize: vertical;
    width: 270px;
    margin: 0;
}
p.inquiryEntry, p.inquiryButton {
    text-align: center;
}
input#SA_InquiryBackButton {
    background: none repeat scroll 0 0 #EFEFFA;
    display: inline-block;
    margin: 0 5px;
    width: 100px;
}


/**
 * FAQ Attach link.
 */
dl.SA_attach_link {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    line-height: 1.5em;
}
dl.SA_attach_link &gt; dt {
    margin-bottom: 2em !important;
    overflow: hidden;
    text-align: right !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    clear: left;
    width: 100px;
    font-weight: bold;
}
dl.SA_attach_link &gt; dd {
    margin-left: 120px !important;
}
dl.SA_attach_link &gt; dd &gt; ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
dl.SA_attach_link dd &gt; ul &gt; li {
    list-style: outside none none;
}


/**
 * TOPpage
 */

@charset "utf-8";
#contWrap h1{
    margin-bottom: 25px;
}

.liqW {
    display: table;
    width: 100%;
    margin-bottom:100px;
    padding: 10px 0;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    table-layout: fixed;
}
.liqW .liqC {
    display: table-cell;
    vertical-align: top;
}

*+html .liqW {
    overflow: hidden;
    display: block;
    width: 100%;
}
*+html .liqW .liqC {
    display: block;
    float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .liqW .liqC {
    display: inline-block;
  }
}
.liqW .colCL3Type01 {
width: 33.3%;
padding-right: 13.5px;
}
.liqW .colCC3Type01 {
    width: 33.3%;
    padding-left: 6.5px;
    padding-right: 6.5px;
}
.liqW .colCR3Type01 {
    width: 33.3%;
    padding-left: 13.5px;
}
.android .liqW .colCL3Type01 {
    width: 31.3%;
    padding-right: 13.5px;
}
.android .liqW .colCC3Type01 {
    width: 31.3%;
    padding-left: 6.5px;
    padding-right: 6.5px;
}
#contWrap .android .liqW .colCR3Type01 {
    width: 31.3%;
    padding-left: 13.5px;
}
#contWrap .faqLink{
    padding:40px 20px;
    vertical-align: middle;
    border-left:solid 1px #ccc;
}
#contWrap .faqLink:first-child{
    border-left:none;
}
#contWrap .faqLink h2,
#contWrap .faqLinkWrap{
    width: 100%;
    display: inline-block;
    text-align: center;
}
#contWrap .faqLink h2{
    font-size: 20px;
    color:#000;
    padding:0;
    margin-top: 0;
}
#contWrap .faqLink h2,
#contWrap .faqLink h2:before,
#contWrap .faqLink h2:after{
    border:none;
}
#contWrap .faqLinkWrap a{
    width:287px;
    display: inline-block;
    text-align: center;
    padding:20px 10px 18px;
    font-size: 15.4px;
    font-weight: bold;
    text-decoration: none;
    color:#fff;
}
#contWrap .faqLinkWrap a:hover{
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#visa{background-color: #003e28;}
#ana{background-color: #134490;}
#dcard{background-color: #cc0033;}



/* SP */
@media only screen and (max-width: 640px) {
.liqW {
    display: block;
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.liqW .liqC {
    display: block;
    width: auto;
    
    margin-bottom:10px;
}
 .liqW .colCL3Type01 {
    padding-right: 0
}
.android .liqW .colCL3Type01 {
    width:100%;
    padding-right: 0
}
.liqW .colCC3Type01 {
    padding-right: 0;
    padding-left: 0;
}
.android .liqW .colCC3Type01 {
    width:100%;
    padding-right: 0;
    padding-left: 0;
}
.liqW .colCR3Type01 {
    padding-left: 0
}
.android .liqW .colCR3Type01 {
    width:100%;
    padding-left: 0
}
#contWrap .faqLink{
    padding:40px 20px;
    vertical-align: middle;
    border-left:none;
    border-top:solid 1px #ccc;
}
#contWrap .faqLink h2{
    margin-bottom: 20px;
}
#contWrap .faqLinkWrap a{
    width: 100%;
    padding:20px 0;
}
#contWrap .faqLink:first-child{
    border-left:none;
    border-top:none;
}
#r_nav {
  display: none;
}
#f_nav ul.cate_nav {
  margin: 20px 0 30px !important;
}
ul.cate_nav::after {
  clear: both;
  display: block;
  content: "";
}

}


/**
 * è©•ä¾¡ã‚¨ãƒªã‚¢
 */


#article .evaluation_section{
  width: 100%;
	margin: 35px 0;
}
#article .evaluation_section .evaluation_inner{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0 0;
	background: #f7f7f7;
}
#article .evaluation_section .evaluation_inner p strong{
	padding: 0 0 0 20px;
}


#article .evaluation_section .evaluation_inner ul{
    display: table;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}
#article .evaluation_section .evaluation_inner ul li{
    width: 220px;
    margin: 7px 12px 5px 0;
    border: 1px solid #e5e5e5;
    display: inline-block;
}
#article .evaluation_section .evaluation_inner ul li:first-child{
	margin: 7px 12px 5px 0;
	text-align: center;
}
#article .evaluation_section .evaluation_inner ul li:first-child,
#article .evaluation_section .evaluation_inner ul li:last-child{
	width: 220px;
}
#article .evaluation_section .evaluation_inner ul li a{
	display: block;
	min-height: 40px;
	padding: 60px 5px 5px;
	text-align: center;
}
#article .evaluation_section .evaluation_inner ul li a:hover{
	text-decoration: none;
	color: #fc8e1f;
}
#article .evaluation_section .evaluation_inner ul li#evaluation01 a{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_01.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation02 a{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_02.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation03 a{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_03.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation04 a{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_04.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation01 a:hover{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_01_on.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation02 a:hover{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_02_on.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation03 a:hover{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_03_on.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section .evaluation_inner ul li#evaluation04 a:hover{
	background: url(//www.smbc-card.com/common/faq/imgs/ico_evaluation_04_on.png) no-repeat 50% 10px #ffffff;
}
#article .evaluation_section &gt; div{
	border-bottom: 1px solid #d4d4d4;
	padding: 15px 20px 11px;
	background: #f7f7f7;
	font-size: 87.5%;
	line-height: 1.42;
	margin-bottom:20px;
}
#article .evaluation_section &gt; div p{
	float: left;
	font-weight: bold;
}
#article .evaluation_section &gt; div p + p{
	float: right;
}
#article .connection_faq_section{
	margin: 40px 0 0;
	border-top: 5px solid #004a3c;
}
#article .connection_faq_section dl{
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding: 0 0 18px;
}
#article .connection_faq_section dl dt{
	border-bottom: 1px solid #dddddd;
	padding: 12px 15px 11px;
	font-size: 114.3%;
	font-weight: bold;
	background: #f7f7f7;
}
#article .connection_faq_section dl dd{
	margin: 18px 0 0;
	padding: 0 19px 0 36px;
	background: url(//www.smbc-card.com/prepaid/common/imgs/faq/ico_arrow_blue_right.png) no-repeat scroll 20px 2px;
}
#article .connection_faq_section dl dd + dd{
	margin: 13px 0 0;
}


/*----------------------------------------------------
  æ¤œç´¢çµæžœãƒšãƒ¼ã‚¸
----------------------------------------------------*/
/* æ¤œç´¢çµæžœãƒªãƒ³ã‚¯ãƒªã‚¹ãƒˆ */
.search_result_section{
	margin:40px 0;
	background: url("//www.smbc-card.com/prepaid/common/imgs/faq/bg_dot_border.png") repeat-x top left;
}
.search_result_section.notfound{
	background:none;
	padding:0 40px 20px;
}
.search_result_section dl{
	padding:16px 0 9px;
	background: url("//www.smbc-card.com/prepaid/common/imgs/faq/bg_dot_border.png") repeat-x bottom left;	
	width:100%;
}
.search_result_section dl dt{
	padding-left:36px;
	background: url("//www.smbc-card.com/prepaid/common/imgs/faq/ico_arrow_blue_right.png") no-repeat scroll 20px 2px;
	font-size:114.3%;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
}
.search_result_section dl dd{
	padding-left:36px;
	font-size:100%;
	margin-bottom:5px;
	width:90%;
	color:#666666;
}
.search_result_section dl dd:before{
  content:none;
  display: inline-block;
  margin-left: -1em;
}


.search_result_section dl dt strong,
.search_result_section dl dd strong{
	font-weight:bold;
	color:#960202;
}
.search_result_section dl dt a:hover strong{
	color:#5299cb;
}
.search_result_section dl dd dt{
	padding-left:36px;
	color:#666666;
	width:100%;
}

#SA_notFound {
  margin: 40px 0;
  line-height: 1.5;
}





/*----------------------------------------------------
  clearfix
----------------------------------------------------*/

.cmn_h2 span:after,
.search_area:after,
.search_area dl:after,
.keyword_area ul:after,
.faq_section :after,
.trouble_section:after,
#main:after,
#r_nav dl.other_nav:after,
.trouble_section ul:after,
.cate_link:after,
.card_section ul li a:after,
.card_section:after,
.category_section ul li a:after,
.category_section:after,
.service_section:after,
.other_section ul:after,
#article h2:after,
#article .evaluation_section &gt; div:after,
#article .evaluation_section .evaluation_inner ul:after,
#i_wrap .solutionBlock:after {
    content: "";
    display: block;
    overflow: hidden;
    clear: both;
}
.cmn_h2 span,
.search_area,
.search_area dl,
.keyword_area ul,
.faq_section,
.trouble_section,
#main,
#r_nav dl.other_nav,
.trouble_section ul,
.cate_link,
.card_section ul li a,
.card_section:after,
.category_section ul li a,
.category_section:after,
.service_section,
.other_section ul,
#article h2,
#article .evaluation_section &gt; div,
#article .evaluation_section .evaluation_inner ul,
#i_wrap .solutionBlock,
#article .evaluation_section .evaluation_inner p:after { zoom: 1 }

#f_nav ul.cate_nav li.active a,
ul.cate_nav li.active a {
  background: #005135;
}


</pre></body></html>