@charset "UTF-8";
/* よくある質問 */
.faqsearch-purpose .box-product-image {
  height: 100px;
  margin-bottom: 15px;
}
.faqsearch-purpose .box-block .ttl-paragraph {
  margin-bottom: 0;
}

.faqicon-contract {
  width: 90px;
}
.faqicon-product {
  width: 50px;
}
.faqicon-campaign {
  width: 80px;
}
.faqicon-pay {
  width: 70px;
}

#area_autoComplete,
#faq_subCategories_area_keyword {
  display: none;
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 10;
}

#area_autoComplete span,
#area_autoComplete strong,
#faq_subCategories_area_keyword span,
#faq_subCategories_area_keyword strong {
  display: block;
  padding: 5px;
  font-size: 15px;
  cursor: pointer;
  margin: 20px;
}

#faq_subCategories_area_keyword strong.menu_title {
  font-weight: bold;
  font-size: 15px;
  cursor: default;
}

#area_autoComplete span:hover,
#area_autoComplete span:focus,
#faq_subCategories_area_keyword span:hover,
#faq_subCategories_area_keyword span:focus {
  opacity: 0.7;
}

/* よくある質問 詳細 */
.box-qa-02 {
  position: relative;
  margin-bottom: 30px;
}
.box-qa-02 a {
  color: #1c619c;
  text-decoration: underline;
}
.box-qa-02-hdg-l1 {
  font-size: 19px;
  font-weight: bold;
  color: #131313;
  margin: 0;
  background: url(/common_c/images/common/icon/icon_faq_q.svg) no-repeat left top;
  background-size: 32px;
  padding: 0 100px 3px 45px;
}
.box-qa-02-lead-answer {
  color: #131313;
  font-size: 15px;
  vertical-align: middle;
  line-height: 1.5;
  margin: 15px 0 60px 0;
  background: url(/common_c/images/common/icon/icon_faq_a.svg) no-repeat left top;
  background-size: 32px;
  padding: 6px 100px 6px 45px;
}
.box-qa-02 .btn-useful {
  position: absolute;
  right: 0px;
  top: 0;
  background: #fff;
  line-height: 1.0;
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 10px 15px;
  display: inline-block;
  cursor: pointer;
}
.box-qa-02 .btn-useful:before {
  content: '';
  background: url(/common_c/images/common/icon/icon_fav_off.svg) no-repeat left top;
  background-size: 18px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.box-qa-02 .btn-useful[data-disabled='1'] {
  font-weight: bold;
}
.box-qa-02 .btn-useful[data-disabled='1']:before {
  background: url(/common_c/images/common/icon/icon_fav_on.svg) no-repeat left top;
}
.box-qa-02 .parts_ttl,
.box-qa-02 .box-qa-02-hdg-l2 {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 50px;
  font-weight: bold;
}
.box-qa-02 .box-qa-02-hdg-l3 {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 2px 0 2px 15px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
.box-qa-02 .box-qa-02-hdg-l3:after {
  display: block;
  content: '';
  background: #F91940;
  width: 5px;
  height: 32px;
  position: absolute;
  border-radius: 5px;
  border: 1px solid #F91940;
  left: 0px;
  top: 0;
}
.box-qa-02 .notice-list > li {
  line-height: 1.4;
  display: table;
  margin-bottom: 10px;
}
.box-qa-02 .notice-list > li > span {
  display: table-cell;
  vertical-align: top;
  min-width: 30px;
  padding-right: 5px;
}
.box-qa-02 .notice-list > li > div {
  display: table-cell;
}
.box-qa-02 .list-bullet-01 > li {
  padding-left: 15px;
  line-height: 1.4;
  margin-bottom: 10px;
  position: relative;
}
.box-qa-02 .list-bullet-01 > li:before {
  content: '•';
  position: absolute;
  font-size: 20px;
  left: 0px;
  top: 1px;
  color: #737373;
  line-height: 1.0;
}
.box-qa-02 .list-order > li {
  line-height: 1.4;
  margin: 0 0 10px 17px;
  list-style-type: decimal;
}
.box-qa-02 .text-attention-01 {
  color: #ff0033;
}
.box-qa-02 .text-icon-attention-01 {
  position: relative;
  padding-left: 30px;
  margin-top: 20px;
}
.box-qa-02 .text-icon-attention-01:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/icon-attention.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 24px;
  height: 21px;
  text-indent: -9999px;
  overflow: hidden;
}
.box-qa-02 .link-list-03 {
  border-top: 1px solid #e8e8e8;
  margin-bottom: 70px;
}
.box-qa-02 .link-list-03 > li {
  border-bottom: 1px solid #e8e8e8;
}
.box-qa-02 .link-list-03 .toggle-hook {
  position: relative;
  transition: all .25s ease;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #131313;
}
.box-qa-02 .link-list-03 .toggle-hook:after {
  display: block;
  content: '';
  background: url(/common_c/images/common/icon/icon_arrow.svg) no-repeat left top;
  width: 7px;
  height: 14px;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -7px;
  transform: rotate(90deg);
  transition: all .1s ease;
}
.box-qa-02 .link-list-03 .toggle-open .toggle-hook:after {
  transform: rotate(270deg);
}
.box-qa-02 .link-list-03 .toggle-hook h2, .box-qa-02 .link-list-03 .toggle-hook h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
  cursor: pointer;
  padding: 30px 30px 30px 0;
}
.box-qa-02 .link-list-03 .toggle-more {
  padding: 0 20px 30px;
  display: none;
}
.box-qa-02 .link-list-03 p {
  margin-bottom: 0;
}
.box-qa-02 .box-figure-01 {
  margin: 0 0 20px;
  text-align: center;
}
.box-qa-02 .box-link-image-01 {
  text-align: center;
  margin-bottom: 20px;
}
.box-qa-02 .box-movie-01-container {
  width: 640px;
  margin: 0 auto 20px;
}
.box-qa-02 .box-movie-01-container .box-movie-01 {
  position: relative;
  padding-top: 56.25%;
}
.box-qa-02 .box-movie-01-container .box-movie-01 iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box-qa-02 .box-order-image-01 {
  margin-bottom: 20px;
  counter-reset: num;
}
.box-qa-02 .box-order-image-01-item {
  overflow: hidden;
  margin-bottom: 20px;
}
.box-qa-02 .box-order-image-01-item.title-count {
  padding-left: 30px;
  position: relative;
}
.box-qa-02 .box-order-image-01-item.title-count:before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(num) ". ";
  counter-increment: num;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
}
.box-qa-02 .box-order-image-01-col-image {
  text-align: center;
}
.box-qa-02 .box-order-image-01-col-image > img {
  max-width: 100%;
}
.box-qa-02 .box-order-image-01 .col2 .box-order-image-01-col-detail {
  float: left;
  width: 570px;
}
.box-qa-02 .box-order-image-01 .col2 .box-order-image-01-col-image {
  float: right;
  width: 250px;
  margin: 0;
}
.box-qa-02 .box-order-image-01-hdg {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
.box-qa-02 .tbl {
  table-layout: fixed;
  border-right: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.box-qa-02 .tbl th, .box-qa-02 .tbl td {
  padding: 15px;
  line-height: 1.7;
  border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
  min-width: 50px;
}
.box-qa-02 .tbl th.left, .box-qa-02 .tbl td.left {
  text-align: left;
}
.box-qa-02 .tbl th.center, .box-qa-02 .tbl td.center {
  text-align: center;
}
.box-qa-02 .tbl th.right, .box-qa-02 .tbl td.right {
  text-align: right;
}
.box-qa-02 .tbl th a:not(.btn), .box-qa-02 .tbl td a:not(.btn) {
  color: #1c619c;
  text-decoration: underline;
}
.box-qa-02 .tbl th a:not(.btn):hover, .box-qa-02 .tbl td a:not(.btn):hover {
  text-decoration: none;
}
.box-qa-02 .tbl th p:last-child, .box-qa-02 .tbl td p:last-child {
  margin-bottom: 0;
}
.box-qa-02 .tbl th {
  background: #fafafa;
}
.box-qa-02 .tbl td {
  background: #fff;
}
.box-qa-02 .nav-pager-03 {
  overflow: hidden;
  padding-bottom: 5px;
  margin: 10px 0 30px;
}
.box-qa-02 .nav-pager-03-prev {
  float: left;
}
.box-qa-02 .nav-pager-03-prev a:before {
  content: '';
  background: url(/common_c/images/common/icon/icon_arrow.svg) no-repeat left top;
  background-size: 8px 16px;
  width: 8px;
  height: 16px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  transform: rotate(180deg);
}
.box-qa-02 .nav-pager-03-next {
  float: right;
}
.box-qa-02 .nav-pager-03-next a:after {
  content: '';
  background: url(/common_c/images/common/icon/icon_arrow.svg) no-repeat left top;
  background-size: 8px 16px;
  width: 8px;
  height: 16px;
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.box-qa-02 .nav-pager-03 a {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  background: #fff;
  color: #323232;
  border: 1px solid #cacaca;
  border-radius: 7px;
  min-width: 195px;
  padding: 10px 5px;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0px 3px 0px #cacaca;
  line-height: 1.7;
  transition: all .1s ease;
  top: 0px;
  position: relative;
}
.box-qa-02 .t_scroll {
  overflow-x: scroll;
  white-space: nowrap;
}
.box-qa-02 .p-left-30 {
  padding-left: 30px !important;
}

.faqdetail-bottom-fav {
  margin-bottom: 40px;
  padding-top: 10px;
}
.faqdetail-bottom-fav:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(/common_c/images/common/icon/icon_fav_off.svg) 0 0 no-repeat;
  background-size: 17px;
  width: 17px;
  height: 17px;
  position: relative;
  top: -1px;
}
.faqdetail-bottom-fav.is-fav:before {
  background-image: url(/common_c/images/common/icon/icon_fav_on.svg);
}

/* ----- バナーエリア ----- */

div#area_banner{
    text-align:center;
    margin:-50px auto 50px auto;
}

div#area_banner > div{
    display:inline-block;
    margin:16px;
}

div#area_banner img{
    width:283px;
    height:90px;
}

/* ----- チャットボタン ----- */

.cc-button.chatflag_false,
.cc-button.cc-close{
    display:none;
}


@media (max-width: 768px) {
  /* よくある質問 */
  .faqsearch-purpose .box-product-image {
    height: 90px;
    margin-bottom: 15px;
  }

  .faqicon-contract {
    width: 57px;
  }
  .faqicon-product {
    width: 37px;
  }
  .faqicon-campaign {
    width: 55px;
  }
  .faqicon-pay {
    width: 50px;
  }

  #area_autoComplete,
  #faq_subCategories_area_keyword {
    width: 100%;
    left: auto;
    right: auto;
  }

  #area_autoComplete span,
  #area_autoComplete strong,
  #faq_subCategories_area_keyword span,
  #faq_subCategories_area_keyword strong,
  #faq_subCategories_area_keyword strong.menu_title {
    font-size: 13px;
    padding: 0;
  }

  /* よくある質問 詳細 */
  .faqdetail_body {
    clear: both;
  }

  .faqdetail {
    padding: 20px 0;
  }

  .box-qa-02 {
    overflow: hidden;
    margin-bottom: 25px;
  }
  .box-qa-02-hdg-l1 {
    line-height: 1.3;
    padding: 4px 0 4px 35px;
    background-size: 25px;
    font-size: 16px;
  }
  .box-qa-02-lead-answer {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 5px 0;
    padding: 4px 0 4px 35px;
    background-size: 25px;
  }
  .box-qa-02 .btn-useful {
    position: static;
    font-size: 14px;
    border-radius: 6px;
    float: right;
    padding: 6px 8px;
  }
  .box-qa-02 .btn-useful:before {
    background: url(/common_c/images/common/icon/icon_fav_off.svg) no-repeat left top;
    background-size: 15px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .box-qa-02 .box-qa-02-useful-container {
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .box-qa-02 .btn-useful[data-disabled='1']:before {
    background: url(/common_c/images/common/icon/icon_fav_on.svg) no-repeat left top;
  }
  .box-qa-02 .parts_ttl,
  .box-qa-02 .box-qa-02-hdg-l2 {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .box-qa-02 .box-qa-02-hdg-l3 {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    padding: 0 0 0 10px;
    position: relative;
  }
  .box-qa-02 .link-list-03 {
    margin-bottom: 15px;
  }
  .box-qa-02 .link-list-03 .toggle-hook h2, .box-qa-02 .link-list-03 .toggle-hook h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 20px 20px 20px 0;
  }
  .box-qa-02 .link-list-03 .toggle-more {
    padding: 0 0 15px;
  }
  .box-qa-02 .box-figure-01 {
    margin-bottom: 15px;
  }
  .box-qa-02 .box-link-image-01 {
    margin-bottom: 15px;
  }
  .box-qa-02 .box-movie-01-container {
    width: 100%;
    margin-bottom: 15px;
  }
  .box-qa-02 .box-order-image-01 {
    margin-bottom: 15px;
  }
  .box-qa-02 .box-order-image-01-item.title-count:before {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .box-qa-02 .box-order-image-01 .col2 .box-order-image-01-col-detail,
  .box-qa-02 .box-order-image-01 .col2 .box-order-image-01-col-image {
    float: none;
    width: 100%;
  }
  .box-qa-02 .box-order-image-01-hdg {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .box-qa-02 .tbl th, .box-qa-02 .tbl td {
    padding: 10px 4px;
    line-height: 1.5;
    white-space: normal;
  }
  .box-qa-02 .tbl th:before, .box-qa-02 .tbl td:before {
    top: 12px;
    height: calc(100% - 24px);
  }
  .box-qa-02 .nav-pager-03-prev > a, .box-qa-02 .nav-pager-03-next > a {
    font-size: 12px;
    border-radius: 5px;
    min-width: 120px;
    padding: 8px 3px;
  }

  .faqdetail-bottom-fav {
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .faqdetail-bottom-fav:before {
    background: url(/common_c/images/common/icon/icon_fav_off.svg) 0 0 no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
  }

  /* ----- バナーエリア ----- */
  
  div#area_banner{
    padding:0 20px;
    margin:40px 0;
  }
  
  div#area_banner br{
    display:none;
  }
  
  div#area_banner > div{
    margin:10px 0;
  }
  
  div#area_banner img{
    width:auto;
    height:auto;
  }
}

/*  20190808 -------------------------------- */
.btn-inline-wrapper .btn.wid-45per{
    margin-right:auto;
    margin-top:15px;
}
.btn-inline-wrapper .btn.wid-45per:nth-child(odd)  {
    margin-right:2%;
}
.wid-45per {
    width:49% !important;
}
@media (max-width: 768px){
    .wid-md-100per {
    width: 100% !important;
    min-width: 100% !important;
    }
}

/*  20191120 -------------------------------- */

.toggle-more-inner h3:first-child{
    margin-top:0px;
}

@media (max-width: 768px){
    .toggle-more-inner .list-order {
        padding-left:4px;
    }

    .box-qa-02 .box-qa-02-hdg-l3:after {
        width: 3px;
        height: 22px;
    }

    .toggle-more-inner h3:first-child{
        margin-top:0px;
    }
}

/* newflag ---------------------------------- */

.newflag_0{
    display: none;
}

.newflag_1{
    color: #ff0000;
    font-size: 9px;
    vertical-align: middle;
    border: 1px solid #ff0000;
    border-radius: 20px;
    padding: 1px 6px;
    line-height: 1.0;
    margin-right: 10px;
    vertical-align: middle;
}
/* おすすめから探す 調整 */
@media (max-width: 768px){
    #recommend_box .list-info-item > a{
        padding-left:0;
    }
    #recommend_box .list-info-item > a p{
        text-indent: 0;
    }
}

.list-faq-item a mark{
  background: none!important;
}

/*** CLS対応 ***/
#popular_word{
  min-height: 158px;
}
#popular_qa{
  min-height: 559px;
}
#purpose_list{
  min-height: 284px;
}
#recommend_box{
  min-height: 574px;
}
#top_category{
  min-height: 127px;
}
@media (max-width: 768px){
  .faq_search .box{
    min-height: 121px;
  }
  #popular_qa{
    min-height: 592px;
  }
  #purpose_list{
    min-height: 378px;
  }
  #recommend_box{
    min-height: 538px;
  }
  #top_category{
    min-height: 90px;
  }
}

/*** 202401-ワンタップ対応 ***/
.ivr_area{
	position:fixed;
	bottom:-95px;
	width:calc(100% - 175px);
	background-color:#fff;
	border-top:1px solid #e8e8e8;
	z-index: 2;
	padding: 8px 0;
}
.ivr_area .ivr_close{
	position:absolute;
	top:10px;
	left:10px;
}
.ivr_area .ivr_close em{
	cursor:pointer;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	width: 1em;
	height: 0.1em;
	background: currentColor;
	border-radius: 0.1em;
	position: relative;
	transform: rotate(45deg);
}
.ivr_area .ivr_close em::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: inherit;
	transform: rotate(90deg);
}

.ivr_area .text-center a {
	font-size: 20px;
}

.ivr_area p.mb-0 {
	text-align: center;
}
#support_questionnaire2{
	z-index: 2;
	width:100%;
}

#support_questionnaire h2,
#support_questionnaire2 h2{
	font-size:20px;
	font-weight:bold;
}

#support_questionnaire div.row,
#support_questionnaire2 div.row{
	max-width:700px;
	margin:0 auto 0 auto;
}

#support_questionnaire2 p {
	margin-bottom: 0;
}
#support_questionnaire2 p a {
	margin-top: 15px;
	width: 100%;
}
#support_questionnaire2 .btn-inline-wrapper .btn,
.ivr_area .text-center a{
	font-weight: normal;
	border-radius: 8px;
	min-width: 250px;
	padding: 13px 5px;
	font-size: 15px;
	box-shadow: 0px 3px 0px rgb(0, 0, 0);
}
.ivr_area .text-center a{
	font-size: 20px;
}

@media (max-width: 1180px) {
	.ivr_area{
		width: 100%;
	}
	#support_questionnaire2{
		width:calc(100%);
		left: 0;
	}
}
@media (max-width: 768px) {
	.ivr_area{
		width:100%;
		z-index: 10000;
		bottom:-75px;
	}
	.ivr_area #btn_android{
		margin-right:3%;
	}
	.ivr_area #btn_data{
		margin-top:0;
	}
	.ivr_area .text-center a {
		font-size: 16px;
	}
	.ivr_area{
		width: 100%;
	}
	#support_questionnaire2 {
		width:100%;
		z-index: 10000;
		padding:20px 50px;
		left: 0;
	}
	#support_questionnaire2 .btn-inline-wrapper a {
		width: 75%;
	}
	#support_questionnaire2 div.row{
		padding:0 15px;
	}
	#support_questionnaire2 h2{
		font-size: 17px;
	}
	#support_questionnaire2 .btn-inline-wrapper a{
		white-space: nowrap;
	}
	#support_questionnaire2 .btn-inline-wrapper .btn,
	.ivr_area .text-center a{
		border-radius: 7px;
		padding: 10px 3px;
		font-size: 13px;
	}
	.ivr_area .text-center a{
		font-size: 16px;
	}
}

.annotation-area {
  color: #ff0033;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .annotation-area {
    width: calc(100% + 50px);
    margin: 10px 0 0 -25px;
    font-size: 14px;
  }
}

/*** 20241126-ナビゲーション ***/
.gnav {
  display: none;
}
.l-header-lp{
  border-bottom: 1px solid #e8e8e8;
}
.l-container{
  margin-left: 0;
}
#menu-open {
  display: none !important;
}

.faq_csearch .l-page-head,
.faq_rsearch .l-page-head,
.faq_purpose .l-page-head,
.faq_search .l-page-head,
.faq_top .l-page-head{
  padding: 20px 0;
}
.faq_csearch .l-page-head h1.ttl-page,
.faq_rsearch .l-page-head h1.ttl-page,
.faq_purpose .l-page-head h1.ttl-page,
.faq_search .l-page-head h1.ttl-page,
.faq_top .l-page-head h1.ttl-page{
  font-size: 24px;
  position: relative;
  display: block;
  margin: 0 auto 0;
  border-left: 0;
  padding: 0;
  width: 100%;
  max-width: 980px;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  color: #323232;
  background: none;
  -webkit-text-fill-color: #323232;
}

@media (max-width: 768px) {
  .faq_csearch .l-page-head h1.ttl-page,
  .faq_rsearch .l-page-head h1.ttl-page,
  .faq_purpose .l-page-head h1.ttl-page,
  .faq_search .l-page-head h1.ttl-page,
  .faq_top .l-page-head h1.ttl-page{
    font-size: 18px;
  }
}
.support-page-b3s-sticky-cvr{display:none;opacity:0;position:fixed;left:0;bottom:0;width:100%;padding:20px 0;z-index:90;background:rgba(255,255,255,0.95);box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.support-page-b3s-sticky-cvr_button{margin:0;padding:0;border:none;outline:none;position:absolute;left:5px;top:0;width:15px;height:15px;padding:10px;box-sizing:content-box;display:block;text-indent:-9999px;background:transparent;cursor:pointer;text-decoration:none;transition:opacity 0.4s}.support-page-b3s-sticky-cvr_button::before{display:block;content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:18px;height:1px;background-color:#333;transform:rotate(45deg);margin:auto}.support-page-b3s-sticky-cvr_button::after{display:block;content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:18px;height:1px;background-color:#333;transform:rotate(-45deg);margin:auto}.support-page-b3s-sticky-cvr_button:hover{opacity:0.6}.support-page-b3s-sticky-cvr_inner{margin:0}.support-page-b3s-sticky-cvr_link-container{max-width:280px;margin:auto}.support-page-b3s-sticky-cvr_link-container>*:first-child{margin-top:0}.support-page-b3s-link-container{max-width:950px;margin-left:auto;margin-right:auto;margin-top:25px;text-align:center}.support-page-b3s-link-container_item{display:inline-block;margin:0 20px;vertical-align:middle}.support-page-b3s-link-container_item:only-child{display:block;margin:0}.support-page-b3s-link-container_item:first-child{margin-top:0}.support-page-b3s-link{position:relative;display:inline-flex;padding:9px 35px;min-width:100%;min-height:40px;border-radius:10px;text-align:center;justify-content:center;align-items:center;box-sizing:border-box;max-width:100%;outline:none;cursor:pointer;transition:opacity 0.4s;background-color:#000;border:none;color:#fff;text-decoration:none}.support-page-b3s-link:hover{color:#fff;text-decoration:none;opacity:0.6}


img.pdficon,
img.newwindowicon {
  vertical-align: middle;
  margin: 0 4px 2px !important;
  width: 1em;
}

@media screen and (max-width: 768px) {
  img.pdficon,
  img.newwindowicon {
    vertical-align: top;
    margin: 3px 0 0 5px !important;
  }
}