@charset "UTF-8";
/*common set*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
body {
	font-size: 16px;
}
#benefit p,
#benefit li,
#fig p,
#fig li,
#about-campaign p,
#about-campaign li,
#about-campaign dt,
#about-campaign dd,
#about-campaign th,
#about-campaign td {
	font-family: Roboto, Segoe UI Symbol, sans-serif;
	letter-spacing: 0.025em;
}
#benefit h2,
#benefit h3,
#fig h2,
#fig h3 {
	font-family: Roboto, sans-serif;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
.hdg_A {
	font-size: 1.07rem;
}
sup {
	font-size: 0.8em;
	transform: translateY(-0.3em);
}
.inner p {
	margin-bottom: 0px;
}
.inner p + p {
	margin-top: 11px;
}
.foreigncurrency .hdg_B.hdg_icon-notice {
	font-size: 1rem;
	width: fit-content;
	margin: auto;
}
.list_primary li:last-of-type {
	margin-bottom: 0;
}
.notes-center {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.notes-center li {
	text-align: left;
}
.link-tel {
	font-family: "Roboto", -apple-system;
	font-weight: bold;
	color: #004831;
}
wbr::before {
	content: "\200B";
}
.row_flex {
	column-gap: 50px;
	flex-wrap: nowrap;
	margin-left: 0;
	margin-right: 0;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	html,
	body {
		font-size: 14px;
	}
	.row_flex > [class^="col_"]:last-child {
		margin-bottom: 0;
	}
	[class^="col_"] {
		float: none;
	}
}
.f14 {
	font-size: 14px !important;
}
[class^="btn"] {
	min-width: 0px;
}

/*KV area*/
.signboard {
	width: 100%;
	background-image: url(/en/fcy_pg/images/kv_pc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom 23%;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.signboard {
		background-image: url(/en/fcy_pg/images/kv_sp.jpg);
		background-size: cover;
		background-position: center bottom 25%;
		margin: 0;
		max-width: 100%;
	}
}
@media screen and (max-width: 1199px) {
	.sbd__inner {
		max-width: 84vw;
	}
	.signboard {
		background-position: left bottom 25%;
		margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.signboard p.logo img {
		max-width: 100%;
	}
	.sbd__inner {
		padding: 0 8%;
		max-width: 100vw;
		align-items: center;
	}
}

/*特典*/
.benefit__hdg {
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
.benefit__hdg .hdg__ttl {
  color:#0a7e59;
  font-size: 33px;
	margin-top: 0;
}
.hdg__txt {
  font-size: 22px;
}
.hdg__txt .txt_01 {
  color: #d98827;
  font-size: 30px;
}
.hdg__txt .txt_02 {
  color: #d98827;
  font-size: 26px;
}
.hdg__txt .txt_03 {
  color: #d98827;
  font-size: 22px;
}
#benefit .hdg_B.hdg_icon-notice{
	margin: 0 auto 10px;
	font-size: 14px;
	font-weight: normal;
	display: flex;
  justify-content: center;
}
#benefit .hdg_B.hdg_icon-notice .icon_alert{
	position: relative;
	width: 18px;
	height: 18px;
	margin-right: 4px;
}
.contents-block.bene_fee_02 {
	background-color:#f5f5f5;
	padding: 50px 0px;
}
@media screen and (max-width: 1199px){
	.contents-block.bene_fee_02 {
		padding: 40px 0px;
	}
	#benefit .hdg_B.hdg_icon-notice{
		padding: 0 8%;
	}
}
@media screen and (max-width: 767px){
	.contents-block.bene_fee_02 {
		padding: 30px 20px 40px 20px;
	}
	.benefit__hdg .hdg__ttl {
		font-size: 28px;
	}
	.hdg__txt {
		font-size: 17px;
	}
	.hdg__txt .txt_01 {
		font-size: 25px;
	}
	.hdg__txt .txt_02 {
		font-size: 22px;
	}
	.hdg__txt .txt_03 {
		font-size: 16px;
	}
	#benefit .hdg_B.hdg_icon-notice .icon_alert{
		min-width: 18px;
	}

}

.benefit_ttl_area {
  background: linear-gradient(60deg, #c4d700 0%, #c4d700 19%, #0a7e59 19%, #0a7e59 100%);
  align-items: center;
  width: 100%;
  height: 70px;
	display: flex;
	justify-content: space-between;
}
.benefit__num {
  color: #004831;
	font-size: 26px;
	font-weight: bold;
	margin-left: 1.2%;
	position: relative;
}
.benefit__num span {
	font-size: 38px;
	vertical-align: middle;
	position:absolute;
	top: -10px;
	right: -52px;
}
.benefit__ttl {
  color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin-right: 10%;
}
.benefit__ttl_02 {
	margin-right: 20%;
}
.benefit_01 .benefit_ttl_area p + p, .benefit_02 .benefit_ttl_area p + p {
	margin-top: 0;
}
.benefit_01 ,.benefit_02 {
	margin: 0 auto 18px;
}
.column {
	display: flex;
	flex-wrap: nowrap;
	max-width: 982px;
	margin: 0 auto;
	justify-content: center;
	margin-bottom: 50px;
}
.column:last-child {
	margin-bottom: 0;
}
.column__unit {
	width: 420px;
	margin-left: 40px;
	background-color: #FFF;
	text-align: center;
}
@media screen and (max-width: 1199px){
	.column__unit{
		width: calc(100% / 2);
	}
	.benefit_ttl_area {
		background: linear-gradient(60deg, #c4d700 0%, #c4d700 20%, #0a7e59 20%, #0a7e59 100%);
		align-items: center;
		width: 100%;
		height: 70px;
		display: flex;
		justify-content: space-between;
	}
	.benefit__num {
		font-size: 22px;
	}
	.benefit__num span {
		font-size: 32px;
		top: -8px;
		right: -44px;
	}
	.benefit__ttl {
		font-size: 24px;
		margin-right: 8%;
	}
	.benefit__ttl_02 {
		margin-right: 22%;
	}
}
@media screen and (max-width: 900px){
	.benefit__ttl {
		font-size: 20px;
		margin-right: 10%;
	}
	.benefit__ttl_02 {
		margin-right: 22%;
	}
	.benefit__num {
		font-size: 20px;
	}
	.benefit__num span {
		font-size: 26px;
		top: -5px;
		right: -35px;
	}
}
@media screen and (max-width: 767px){
	.column{
		display: block;
		width: 100%;
		max-width: inherit;
	}
	.column__unit{
		width: 100%;
		margin: 20px auto 40px;
	}
	.benefit_ttl_area {
		background: linear-gradient(65deg, #c4d700 0%, #c4d700 20%, #0a7e59 20%, #0a7e59 100%);
		height: 67px;
	}
	.benefit__num {
		font-size: 16px;
		margin-left: 2%;
		height: 67px;
		line-height: 52px;
	}
	.benefit__num span {
		font-size: 20px;
		top: 18px;
		right: 14px;
	}
	.benefit__ttl {
		font-size: 16px;
		margin-right: 24%;
	}
	.benefit__ttl_02 {
		margin-right: 26%;
	}
}
@media screen and (max-width: 490px){
	.benefit__num {
		font-size: 14px;
		margin-left: 3%;
	}
	.benefit__ttl {
		margin-right: 8%;
	}
	.benefit__ttl_02 {
		font-size: 18px;
		margin-right: 10%;
	}
	.benefit_ttl_area {
		background: linear-gradient(65deg, #c4d700 0%, #c4d700 25%, #0a7e59 25%, #0a7e59 100%);
	}
}
@media screen and (min-width: 490px){
	.br__add {
		display: none;
	}
}

.rate__hdg {
	height: 40px;
}
.rate__hdg p {
  color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.rate__box {
	text-align: center;
	padding: 20px;
}
.rate__box p, .rate__box p+p {
	margin-top: 0;
}
.column .unit__01 {
  border: 2px solid #4b4b4b;
	position: relative;
	margin-top: 10px;
}
.column .unit__01 .rate__hdg {
  background-color: #4b4b4b;
}
.column .unit__01:after {
  content: url(/timedeposit2506/images/arrow_rate.png);
	display: inline-block;
	margin-left: 5px;
	position: absolute;
  right: -32px;
  top: 45%;
}
.column .unit__02 {
  border: 2px solid #d98827;
	margin-right: 40px;
}
.column .unit__02 .rate__hdg {
  background-color: #d98827;
}
.contents-block .contents__ttl {
	font-size: 28px;
	color: #0a7e59;
	text-align: center;
	font-weight: bold;
	max-width: 360px;
	margin: 0 auto 20px;
	padding-left: 40px;
}
.benefit_02 .contents-block .contents__ttl {
	max-width: 657px;
}
.contents-block .contents__ttl .line__mark {
	background:linear-gradient(transparent 70%, #c4d700 0%);
}
.contents-block .contents__ttl .check__icon {
	position: relative;
}
.contents-block .contents__ttl .check__icon:before {
	content: "";
	position: absolute;
	background: url(/en/fcy_pg/images/check.png) center center no-repeat;
	background-size: contain;
	display: inline-block;
	width: 37px;
	height: 37px;
	top: -5%;
	left: -46px;
}

@media screen and (max-width: 1199px){
	.contents-block .contents__ttl {
		margin: 0 auto 18px;
	}
	.benefit_02 .contents-block .contents__ttl {
		max-width: 560px;
	}
}
@media screen and (max-width: 767px){
	.contents-block .contents__ttl {
		font-size: 24px;
		text-align: left;
		margin: 0 auto;
	}
	.contents-block .contents__ttl .check__icon:before {
		background: url(/en/fcy_pg/images/check_sp.png) center center no-repeat;
		background-size: contain;
		width: 27px;
    height: 27px;
		top: 5%;
    left: -35px;
	}
	.column .unit__01:after {
		display: inline-block;
		margin-left: 5px;
		position: absolute;
		right: 50%;
		top: 104%;
		transform: rotate(90deg);
	}
	.benefit_02 .column .unit__01:after {
		display: inline-block;
		margin-left: 5px;
		position: absolute;
		right: 50%;
		top: 102%;
		transform: rotate(90deg);
	}
	.column .unit__02 {
		margin-bottom: 0;
		margin-right: 0;
	}
}

.rate__box .rate_01 {
	font-size: 20px;
}
.rate__box .rate_02 {
	font-size: 24px;
	font-weight: bold;
}
.rate__box .rate_03 {
	font-size: 14px;
}
.rate__box .rate_02 span {
	font-size: 34px;
}
.unit__02 .rate_02 {
	color: #d98827;
}
.fee__box {
	height: 310px;
	padding: 0 45px;
}
.fee__txt_inner {
	padding: 10px 0;
	border-bottom: 1px dashed;
	text-align: center;
}
.fee__txt_inner:last-child {
	border-bottom: none;
}
.normal_fee {
	font-size: 30px;
	font-weight: bold;
}
.normal_unit {
	font-size: 20px;
}
.fee__box_term {
	position: relative;
}
.term_fee {
	font-size: 52px;
	color: #d98827;
	font-weight: bold;
	position: absolute;
	top: 30%;
  left: 35%;
  margin: auto;
}
.term_fee .term_unit {
	font-size: 38px;
}

.ex_hdg {
	text-align: center;
}
.ex_hdg .ex_ttl {
	font-size: 22px;
	color: #004831;
	font-weight: bold;
}
.ex_hdg .ex_txt {
	font-size: 15px;
	margin-top: 0;
}
.ex__box {
	border: 4px solid #c4d700;
	padding: 30px 10%;
	margin: 10px 0;
}
.ex__box .cl__01 {
	font-size: 20px;
}
.ex__box .cl__02 {
	font-size: 20px;
}
.ex__box .cl__01 span {
	font-size: 24px;
}
.ex__box .cl__ft {
	font-size: 27px;
}
.ex__Interest {
	margin-top: 80px;
}

@media screen and (max-width: 1199px){
	.fee__txt_inner p {
		font-size: 14px;
	}
	.fee__box_normal {
		height: auto;
		padding: 0 20px;
	}
	.ex__box {
		padding: 30px 10%;
	}
	.term_fee {
		font-size: 48px;
		top: 34%;
		left: 34%;
	}
}
@media screen and (max-width: 980px){
	.term_fee {
		font-size: 42px;
		left: 32%;
	}
}
@media screen and (max-width: 767px){
	.fee__txt_inner {
		padding: 14px 0;
	}
	.fee__txt_inner p {
		font-size: 16px;
		line-height: 1.4;
	}
	.normal_fee {
		font-size: 30px;
	}
	.bene_fee_02 img {
		width: 228px;
		margin: 0 auto;
	}
	.term_fee .term_unit {
		font-size: 28px;
	}
	.fee__box_term {
		height: 62px;
		padding: 20px;
		position: static;
	}
	.term_fee {
		font-size: 30px;
		text-align: center;
		position: static;
		line-height: 24px;
	}
	.fee__box_normal {
		padding: 0 16px 8px;
		height: 302px;
	}
	.ex__box {
		padding: 20px 5%;
		margin: 16px 0;
	}
	.ex__box .cl__01 {
		font-size: 18px;
	}
	.ex__box .cl__02 {
		font-size: 18px;
	}
	.ex__box .cl__01 span {
		font-size: 18px;
	}
	.ex__box .cl__ft {
		font-size: 22px;
	}
	.ex_hdg .ex_txt {
		margin-top: 5px;
	}
	.ex__Interest {
		margin-top: 60px;
	}
	.rate__box .rate_02 {
		line-height: 1;
	}
}


/*キャンペーンについて*/
#about-campaign {
	padding-top: 80px;
}

.glossary {
	font-size: 15px;
}
.glossary table th {
	border: 1px solid #d0d0d0;
	padding: 5px 10px;
	background: #f0f0f0;
}
.glossary table thead th {
	text-align: center;
}
.glossary table tbody td {
	border: 1px solid #d0d0d0;
	padding: 5px 10px;
	text-align: center;
}
.glossary table tbody .bg_accent {
	background-color: #004831;
	color: #fff;
}
.glossary p {
	margin-bottom: 10px;
}
.benefit__02 {
	margin-top: 28px;
}
.caution_list {
	margin-top: 10px;
	display: flex;
}
.inner .caution_list p {
	margin: 0;
}
.inner .caution_list p:last-child {
	margin-left: 6px;
}
.caution_list i {
	vertical-align: bottom;
}
.list_step span {
	background: #c4d700;
	color: #004831;
	font-size: 15px;
	padding: 5px 6px 4px;
	line-height: 1;
	display: inline-block;
	font-weight: 500;
	margin-right: 5px;
}


#disclaimer {
	font-size: 15px;
}

@media screen and (max-width: 767px) {
	.glossary {
		font-size: 1rem;
	}
	.glossary table tbody th {
		width: 25vw;
		padding: 3px 5px;
	}
	.glossary table tbody td {
		padding: 3px 5px;
	}
	#disclaimer {
		font-size: 1rem;
	}
}

.contact_tel .contact_telnum span.contact_telnum_time{
	margin: 0;
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	.contact_tel .contact_telnum span.contact_telnum_time{
		font-size: 17px;
	}
}

/*キャンペーン終了*/
.block-campaign-end__area01 {
	width: 982px;
	margin: 0 auto 10px;
	background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
	.block-campaign-end__area01 {
		width: 100%;
	}
}

/*外貨預金No.1 追記*/
.medalicon{
	position: absolute;
	right: -15%;
	max-width: 150px;
	top: 0;
	right: 0;
}

@media screen and (max-width: 1199px){
	.medalicon{
		max-width: 100px;
	}
}
@media screen and (max-width: 767px){
	.mv-area .inner{
		left: 38%;
	}
	.medalicon{
		right: 4%;
		max-width: 83px;
	}
}
.signboard .notes{
    color: #fff;
}
.sbd__inner {
  max-width: 982px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
@media screen and (min-width: 420px){
  .sbd__inner {
    width: 84%;
  }
}
.kv_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
	.kv_box {
		align-items: center;
	}
}
.kv_box img+img {
  margin-top:20px;
}
/* デジタルゴールド */
.digitalgold_ttl{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 11px;
	border-bottom: 1px solid #d0d0d0;
	width: fit-content;
	padding: 0 0 1em;
	margin: 0 auto 11px;
}
.digitalgold_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
}
.digitalgold_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3em;
}
.digitalgold_list_item:nth-child(3n) {
  margin-right: 0;
}
.digitalgold_list_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 180px;
  background-color: #a68216;
}
.digitalgold_list_ttl span:nth-child(1) {
  margin-bottom: 1.11em;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.67;
  letter-spacing: 0.08em;
  text-align: center;
}
.digitalgold_list_ttl span:nth-child(2) {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
.digitalgold_list_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding: 1.8em 0.8em;
  background-color: #4c4543;
  font-weight: 300;
}
.digitalgold_list_text {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 15px;
  line-height: 1.87;
  letter-spacing: 0.05em;
  text-align: center;
}
.digitalgold_list_sub {
  position: relative;
  width: 100%;
  padding-left: 1.25em;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-indent: -1.25em;
  text-align: center;
}
.digitalgold_list_sub.line_2 {
  text-align: left;
}
.digitalgold_list_text.space_0,
.digitalgold_list_sub.space_0 {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .digitalgold_list {
    display: block;
    margin: 0 0 3em;
  }
  .digitalgold_list_item {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
  }
  .digitalgold_list_ttl {
    min-height: initial;
    padding: 2.5em 0;
  }
  .digitalgold_list_ttl span:nth-child(1) {
    margin-bottom: 0.62em;
  }
  .digitalgold_list_box {
    display: block;
    width: 100%;
    padding: 3em 1em;
  }
  .digitalgold_list_sub {
    margin-top: 0.5em;
    padding-left: 1.1em;
    text-indent: -1.1em;
  }
}






/*国旗*/

.basic-data__currency-list {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 0;
}
@media screen and (max-width: 767px) {
    .basic-data__currency-list {
        display: flex;
        flex-wrap: wrap;
        gap: 15px 0;
    }
}
.basic-data__currency-list li {
    font-size: 13px;
    width: 81px;
    text-align: center;
    letter-spacing: -0.03em;
}
@media screen and (max-width: 767px) {
    .basic-data__table .basic-data__currency-list li {
        font-size: 11px;
        width: 25%;
        letter-spacing: -0.03em;
    }
}
.basic-data__currency-list img {
    display: block;
    width: 48px;
    height: auto;
    margin: auto;
    margin-bottom: 8px;
}

/* SMBCTBアプリ */
#smbctb_app{
    margin-top:100px;
    background-image: url(/fcy_pg/images/app_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.radius25{
    border-radius: 25px;
}
.col2 {
    display: flex;
    justify-content: center;
    gap: 50px;

}
.point-block {
    gap: 35px;
    padding: 30px 60px 30px 70px;
    margin-bottom: 60px;
}
.point-section {
	width: 100%;
	padding-top: 100px;
}
.point-section .inner {
	max-width: 982px;
	margin-bottom: 0;
}
p.point-subtitle {
	font-size: 22px;
	letter-spacing: 0.075em;
	text-align: center;
}
h2.point-title {
	font-size: 32px;
	font-weight: 700;
	color: #004831;
	letter-spacing: 0.075em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 70px;
}
.point-block:last-child {
	margin-bottom: 0;
}
.point-block__col {
	display: flex;
	flex-direction: column;
	align-self: center;
}
.point-block__img {
	width: 360px;
}
.point-block--title {
	display: flex;
	gap: 25px;
	margin-bottom: 27px;
}
.point-block--title__txt {
	font-size: 40px;
	font-weight: 700;
	color: #004831;
	letter-spacing: 0.075em;
	line-height: 1.5;
	display: flex;
    align-items: center;
    justify-content: center;
}
.point-block__no1 {
	font-weight: 500;
	letter-spacing: 0.025em;
	display: flex;
	gap: 8px;
	align-items: center;
	margin-top: 15px;
	width: fit-content;
	background-color: #FFFFFF;
	border-radius: 14px;
	padding: 2px 18px 2px 14px;
}
.point-block__no1::before {
	content: "";
	min-width: 23px;
	height: 18px;
  background-image: url(/fcy_pg/images/icon_crown.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.point-block_bnr {
	margin-top: 37px;
}
@media screen and (max-width: 1199px) {
	.point-block {
		padding: 30px 15px 30px;
		gap: 35px;
	}
	.point-block__col.txt {
		width: 52%;
	}
	.point-block__col.img {
		width: 44%;
		align-self: flex-end;
	}
	.point-block__img {
		width: 100%;
	}
	.point-block--title {
		gap: 20px;
		margin-bottom: 20px;
	}
	.point-block--title__txt {
		font-size: clamp(19px,2.5vw,24px);
	}
	.point-block__no1 {
		margin-top: 0;
		border-radius: 22px;
	}
}
@media screen and (max-width: 767px) {
	.point-section {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	p.point-subtitle {
		font-size: 18px;
	}
	h2.point-title {
		font-size: 26px;
	}
	.col2 {
		flex-direction: column;
		gap: 10px;
	}
	.point-block__col.txt {
		width: 100%;
	}
	.point-block__col.txt .notes li {
		font-size: 12px;
	}
	.point-block__col.img {
		width: 100%;
	}
	.point-block--title {
		gap: 12px;
		margin-bottom: 16px;
	}
	.point-block--title__icon {
		width: 56px;
	}
	.point-block--title__txt {
		font-size: 30px;
		letter-spacing: 0;
		font-family: 'Roboto';
	}
	.point-block__no1 {
		margin: 0 auto;
	}
}

.sbd-dl__block {
	background-color: #FFFFFF;
	width: 433px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .10);
	border-radius: 10px;
	padding-bottom: 20px;
}
.sbd-dl__title {
	background-image: linear-gradient(90deg,rgba(178, 234, 215, 1) 0%, rgba(230, 242, 238, 1) 100%);
	border-radius: 10px 10px 0 0;
	padding: 10px;
}
.sbd-dl__title p {
	display: flex;
	gap: 13px;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: 700;
	color: #004831;
}
.sbd-dl__title p::before {
	content: "";
	min-width: 27px;
	height: 33px;
	background-image: url(/en/fcy_pg/images/icon_download.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.sbd-dl__qr {
	margin: 20px auto;
	width: fit-content;
}
.sbd-dl__link {
	font-size: 15px;
	letter-spacing: 0.025em;
	text-align: center;
}
.sbd-dl__link a {
	font-weight: 400;
}
.sbd-ranking__block {
	position: absolute;
	top: 35px;
	right: 100px;
}
.sbd-notes__block {
	position: absolute;
	bottom: -40px;
	right: 100px;
}
.sbd-notes__block .notes {
	color: #333333;
}

@media screen and (max-width: 1199px) {
	.signboard .inner {
		padding: 0 1%;
		/* width: 100vw; */
		/* max-width: max-content; */
	}
	.sbd__block {
		grid-template:
			"icon title"
			"icon catch"
			/18% 1fr;
		gap: 14px 18px;
		padding-top: 50px;
	}
	.sbd__title {
		font-size: clamp(32px,4vw,52px);
	}
	.sbd__catch {
		flex-direction: column;
		gap: 10px;
		margin-top: -20px;
	}
	.sbd__catch li {
		font-size: 15px;
	}
	.sbd-dl__block {
		left: 2%;
		transform: none;
	}
	.sbd-ranking__block {
		top: auto;
		bottom: 20px;
		right: 20px;
	}
	.sbd-notes__block {
		right: 2%;
	}
}
@media screen and (max-width: 767px) {
	.signboard .inner {
		/* width: 100vw; */
		padding: 0;
	}
	.sbd__block {
		grid-template:
			"icon title"
			"catch catch"
			/84px 230px;
		gap: 30px 12px;
		justify-content: center;
		/* width: 90%; */
		position: absolute;
		top: -270px;
		left: 50%;
		transform: translateX(-50%);
	}
	.sbd__title {
		font-size: 32px;
		line-height: 1.125;
	}
	.sbd__catch li::before {
		min-width: 18px;
		height: 18px;
		margin-left: 6px;
	}
	.sbd-dl__block {
		top: -50px;
		background-color: transparent;
		max-width: 315px;
	}
	.sbd-dl__button {
		background-color: #C4D700;
		border-radius: 33px;
		padding: 14px 40px;
		margin-bottom: 11px;
	}
	.sbd-dl__button a {
		font-size: 18px;
		font-weight: 700;
		color: #007F51;
		text-decoration: none;
	}

	.sbd-ranking__block {
		right: 17px;
	}
	.sbd-notes__block {
		right: 24px;
	}
}


/* プレスティアの外貨預金のメリット */
.gap20 {gap: 20px;}
.merit .inner {
  margin-bottom: 0;
}
.merit_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
}
.merit_box {
  max-width: 481px;
  background-color: #FFFFFF;
  border-radius: 10px;
  font-size: 16px;
  padding: 20px 40px 30px;
  border-top: solid 10px #007F51;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
}
.merit_box .merit_icon {
  text-align: center;
}
.merit_box .merit_title {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
.merit_box .merit_title span {
  color: #007F51;
}
.merit_box .merit_box_links {
  font-size: 14px;
}
.merit_box .merit_box_links p {
  margin-bottom: 0.2em;
}
.merit_box .merit_box_links p a {
  font-weight: 500;
}
.merit_box .merit_txt_small {
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  .merit_wrap {
    gap: 20px;
  }
  .merit_box {
    max-width: 48%;
    padding: 20px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .merit_box {
    max-width: max-content;
    font-size: 14px;
    padding: 20px 20px 30px;
    gap: 20px;
  }
  .merit_box .merit_icon {
    max-width: 156px;
    margin: 0 auto;
  }
  .merit_box p {
    margin-bottom: 0;
  }
  .merit_box .merit_title {
    font-size: 20px;
  }
  .merit_box .merit_txt_small {
    font-size: 12px;
  }
}

/* 外貨預金のお役立ちコンテンツ */
.other-contents_wrap {
  margin-bottom: 30px;
}
.other-contents_wrap:last-child {
  margin-bottom: 0;
}
.other-contents_block {
  background-color: #FFFFFF;
  padding: 20px 0 50px;
  border-radius: 10px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}
.other-contents_block-title {
  border-bottom: solid 2px #007F51;
  margin-bottom: 40px;
}
.other-contents_title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 5px;
}
.other-contents_block-content {
  padding: 0 60px;
}
.other-contents_title .icon_movie {
  background: url(/product/foreigncurrency/images/icon_movie.svg) center center no-repeat;
  display: inline-block;
  width: 30px;
  height: 26px;
}
.other-contents_title .icon_market {
  background: url(/product/foreigncurrency/images/icon_market.svg) center center no-repeat;
  display: inline-block;
  width: 23px;
  height: 27px;
}
.movies_block {
  margin-top: 30px;
  text-align: center;
}
.movies_block .sns_txtTop {
  margin-bottom: 30px;
}
.other-contents_links .linkList_B {
  font-size: 15px;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .other-contents_wrap:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .bg_gray .main-section.other-contents {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .other-contents_block {
    padding: 20px 0 30px;
  }
  .other-contents_block-title {
    margin-bottom: 20px;
  }
  .other-contents_title {
    font-size: 18px;
  }
  .other-contents_block-content {
    padding: 0 20px;
  }
  .other-contents_links {
    margin-bottom: 0;
  }
}

/* 開閉式追従CV */
#cv-floating {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	transition: opacity 0.3s ease, transform 0.3s ease;
	z-index: 100;
	opacity: 0;
	pointer-events: none;
}
#cv-floating.visible {
	opacity: 1 !important;
	pointer-events: auto;
}
#cv-floating.hidden {
	transform: translateY(100%);
}
#cv-toggle-btn {
	position: absolute;
	top: -30px;
	left: 30px;
	background-color: #FFFFFF;
	border: none;
	border-radius: 12px 12px 0 0;
	cursor: pointer;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	width: 60px;
	height: 30px;
}
#cv-toggle-btn::after {
	content: "";
	background: url("/openaccount/images/icon_cv_arrow_down.svg") center center/auto;
	background-repeat: no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
}
#cv-floating.hidden #cv-toggle-btn::after {
	transform: rotate(0.5turn);
}

.cv-content {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 3vw;
	height: 100%;
	padding: 10px 0 20px;
}
@media screen and (max-width: 767px) {
	.cv-content {
	    width: 92vw;
	    height: 100%;
	    max-width: 892px;
	    overflow: hidden;
	    flex-wrap: wrap;
	    display: flex;
	    align-items: center;
	    align-self: center;
	    margin: 0 auto;
	}
}
.cv-content .cv-content_btn {
	align-self: center;
	margin-right: 30px;
}
.cv-content .cv-content_btn [class^="btn"] {
	max-width: fit-content;
	min-width: 270px;
	font-size: 16px;
	position: relative;
}
.cv-content .cv-content_btn [class^="btn"]::after {
	position: absolute;
	top: 40%;
	right: 15px;
	content: "";
	background: url(/openaccount/images/icon_cv-arrow.png) center center no-repeat;
	z-index: 1;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 0;
}
.cv-content_txt {
	align-self: center;
	color: #007F51;
	font-weight: bold;
	text-align: center;
	position: relative;
	line-height: 1.3;
}
.cv-content_txt .underline::before {
	display: inline-block;
	position: absolute;
	top: 0.9em;
	z-index: -1;
	content: "";
	width: 5em;
	height: 4px;
	background-color: #C3D600;
}
.cv-content_txt .accent_txt {
	display: inline-block;
	color: #F28519;
	font-size: 15px;
}
.cv-content_txt .accent_txt .accent_num {
	font-size: 26px;
}
.cv-content .cv-qrcode {
	background-color: #FFFFFF;
	padding: 10px;
}
.cv-content .cv-qrcode canvas {
	width: 74px;
	height: auto;
}

.medalbadge_txt {
    width: 982px;
    margin: 20px auto 0;
    display: flex;
    flex-direction: row-reverse;
}
@media screen and (max-width: 1199px) {
	.medalbadge_txt {
		max-width: 84%;
	}
}
.bg_oa {
	 background: #d98827;
	 color: #FFF;
} 