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

body {
font-family:'roboto',"Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size: 1.8rem;/* 1.4rem=14px */
}

/*------------------------------------
header nav
--------------------------------------*/
@media (min-width: 768px){
.lp-header {
background:url( "../images/bg-top.jpg")center top no-repeat;
background-size:cover;
overflow: hidden;
position: relative;
}
}

.main-img {
position: relative;
z-index: 3;
}
.main-img img { 
margin:auto;
}

.top-comment {
font-size: 1.4rem;
line-height:1.4;
}
@media (min-width: 576px) {
.top-comment {
font-size: 1.6rem;
}
}

/*------------------------------------
text common
--------------------------------------*/
.text-xs2l-xxl {font-size:2.3rem}
@media (min-width: 992px) {
.text-xs2l-xxl {font-size:2.55rem}
} 


h3.line-heading {
margin: 3rem 0;
padding: .4rem 0 .4rem 1rem;
border-left: 14px solid #949393;
/*border-left: 14px solid #7896c0;*/
line-height: 1;
}

.lead-title {
position: relative;
text-align: center;
padding: 1.2rem;
/*line-height: 1;*/
margin-bottom: 6rem;
/*color: #405e88;*/
}
.lead-title span {
position: relative;
padding: 1rem 1.4rem;
}
.lead-title span:before {
content: "";
width: 100%;
position: absolute;
bottom: -1rem;
left:0;
height: 6px;
/*background-image:repeating-linear-gradient(45deg, #7896c0 0, #7896c0 1px, transparent 0, transparent 50%);*/
background-image: repeating-linear-gradient(45deg, #949393 0, #949393 1px, transparent 0, transparent 50%);
background-size: 8px 8px;
}
@media (max-width: 575.98px) {
.lead-title {
margin-bottom: 4rem;
}
}

/*.cp-article .marker {
background:linear-gradient(transparent 60%, rgba(248,176,55,1) 40%);
}*/

.text-blue-frame {
display: inline-block;
position: relative;
color: #fff;
background-color: #1f8ede;
border-radius: 50rem;
padding: 0.4rem 2.6rem 0.25rem 1.5rem;
transition: all .3s ease-in-out;
}
.text-blue-frame:after {
display: inline-block;
position: absolute;
font-family: 'icomoon';
content: "\e912";
transform: rotate(90deg);
margin: auto;
top:0;
bottom: 0;
height: 1em;
right: .2rem;
transition: .2s;
}

.text-blue-frame:hover,
.text-blue-frame:focus {
color: #fff;
background-color: #4aa6e9;
}

.text-blue-frame:hover:after {
right: -.2rem ;	
color: #fff;
}

.cp-date {
text-align: center;
font-size: 2rem;
font-weight: bolder;
line-height: 1.4;
margin-bottom: 3rem;
}
@media (min-width: 576px)  {
.cp-date {
font-size: 2.4rem;
}
}

.lead-title-sub {
position: relative;
text-align: center;
padding: 1.2rem;
}
.lead-title-sub span {
font-size: .8em;
line-height: 1.2;
}
@media (min-width: 360px)  {
.d-xxl-block {
display: none;
}
}
@media (min-width: 390px)  {
.d-xxl-block2 {
display: none;
}
}

/*------------------------------------
Contents
--------------------------------------*/
.cp-article {
position: relative;
overflow: hidden;
padding: 3rem 0;
/*background:#fcf6ec;*/
}

.cp-article1 {
position: relative;
overflow: hidden;
padding: 3rem 0;
background:#ffffff;
}

.cp-article2 {
position: relative;
background: /*#f3eada*/#fff4e7;
padding: 3rem 0;
}

.cp-article3 {
position: relative;
padding: 3rem 0;
}

@media (min-width: 576px)  {
.cp-article,
.cp-article1,
.cp-article2,
.cp-article3 {
    padding: 4rem 0 5rem;
}
}

h2.sub-title {
padding: 1.5rem;
text-align: center;
/*color: #fff;*/
/*background: #0d48a0;*/
line-height: 1.4;
}


.sub-title-icon {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
flex-flow: column;
text-align: center;
line-height: 1.4;
font-size: 2rem;
font-weight: bolder;
margin-bottom: 0;
}
.sub-title-icon span.ttl {
display: inline-block;
text-align: left;
font-size: 1.4rem;
}

.flag {
content: '';
display: inline-block;
width: 110px;
height: 53px;
vertical-align: middle;
}
.icon-ccypair1 {
background: url(../images/hufjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair2 {
background: url(../images/tryjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair3 {
background: url(../images/cnyjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair4 {
background: url(../images/eurusd.svg) no-repeat;
background-size: contain;
}
.icon-ccypair5 {
background: url(../images/audjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair6 {
background: url(../images/audusd.svg) no-repeat;
background-size: contain;
}
.swap-amount {
font-weight: bolder;
font-size: 2.6rem;
line-height: 1.2;
margin-bottom: 0;
display: flex;
}
.swap-amount &gt; span.amount {
font-size: 3em;
line-height: 1;
color: #E81943;
text-align: right;
}
.swap-amount span.text-small {
font-size: .6em;
margin-left: .5rem;
}

.dflex-box li {
display: flex;
flex-flow: column wrap;
width: 50%;
}

@media (max-width: 575.98px) {
.sub-title-icon {font-feature-settings: "palt";}
.flag {
width: 50%;
max-height: 50px;
}
.swap-amount {
font-size: 1.8rem;
align-items: end;
justify-content: center;
}
.swap-amount &gt; span.amount {
font-size: 14vw;
min-width: 26vw;
}
.swap-amount span.text-small {
font-size: .5em;
margin-left: 0;
}

}


@media (min-width: 768px)  {
.flag {
width: 91px;
max-height: 45px;
}
.sub-title-icon span.ttl {
font-size: 1.6rem;
}
.swap-amount &gt; span.amount {
min-width: 134px;
}
.dflex-box li {
flex-flow: row wrap;
}
.dflex-box li &gt; div:first-of-type {
width: 42%;
}
.dflex-box li &gt; div:nth-of-type(2) {
width: 55%;
}
}

@media (max-width: 991.98px)  {
.unit-txt {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: end;
align-items: end;
flex-flow: column-reverse;
}
}

@media (min-width: 992px) {
.flag {
width: 110px;
height: 53px;
}
.sub-title-icon span.ttl {
font-size: 2rem;
white-space: nowrap;
}
.swap-amount {
align-items: baseline;
}
.swap-amount &gt; span.amount {
font-size: 3.5em;
min-width: 154px;
}
.dflex-box li:first-of-type {
width: 45%;
}
}











/*------------------------------------
btn,icon
--------------------------------------*/
.btn-dblue:after,
.btn-orange:after {
font-weight: normal;
}

.btn-orange {
padding: 10px;
font-size: 2rem;
font-weight: bold;
}

.btn-dblue {
padding: 6px 0 8px;
font-size:2rem ;
font-weight: bold;
}

.btn-outline {
padding: 1.1rem 3rem 1.1rem .8rem;
}
.btn-outline &gt; span {
display: block;
font-size: 1.2em;
font-weight: bolder;
}
@media (min-width: 370px){
.btn-outline .d-xs-none {
display: none;
}
}
@media (max-width: 575.98px){
.btn-outline {
padding: 1.1rem 3rem 1.1rem 1.5rem;
}
}

@media (min-width: 992px) {
.btn-orange {
padding: 20px;
font-size: 2.5rem;
}
.btn-dblue {
padding: 4px 0 8px;
font-size:2.5rem ;
}
} 

@media (min-width: 768px) {
.btn-orange {
padding: 20px;
}
}

@media (max-width: 575.98px) {
.btn-outline-sm-2l, .btn-dblue-s-sm-2l, .btn-dblue-sn-sm-2l {
padding-right: 3rem !important;
}
}

.img-fluid {
    width: 100% !important;
}

@media (min-width: 992px) {
    .main-img{
       margin-top:1rem;
}
}

.topic-title {
    text-align: center;
    font-weight: bolder;
    font-size: 1.8rem;
}

.d-flex{
    justify-content: center;
}

.cp-article1__abouthuf {
    padding-top: 4rem;
}

@media (min-width: 992px) {
    .cp-article1__abouthuf {
        padding-top: 6rem;
    }
}

.cp-article1__abouthuf p {
    background: #FCFCCC;
    padding: 2rem 4rem;
    display: inline-block;
    border-radius: 90px;
    box-sizing: border-box;
    position: relative;
    font-size: 2rem;
}
@media (min-width: 992px) {
.cp-article1__abouthuf p {
    padding: 3rem 14rem;
}
}

.cp-article1__abouthuf p::before {
    content: url(../images/huf.svg);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-chashback {
    max-width: 100%;
    height: auto;
}</pre></body></html>