@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
--------------------------------------*/
.lp-header {
background:url( "../images/flower-l.png")left -4rem center no-repeat,
url( "../images/flower-r.png")right -6rem center no-repeat,
url( "../images/cloud-t.png")top -10px left no-repeat,
url( "../images/cloud-r.png")top 15rem right no-repeat,
url( "../images/cloud-b.png")bottom -40px center no-repeat #80ceff;
background-size:50%,50%,70%,15%,75%;
overflow: hidden;
position: relative;
}
.main-img {
position: relative;
z-index: 3;
margin:3.5rem auto;
}
.main-img img {
max-width: 76vw;
margin: auto;
}


@media (min-width: 992px)  {
.lp-header {
background:url( "../images/flower-l.png")left -2rem top -3rem no-repeat,
url( "../images/flower-r.png")right -4rem top -1rem no-repeat,
url( "../images/cloud-t.png")top -10px left no-repeat,
url( "../images/cloud-r.png")top 15rem right no-repeat,
url( "../images/cloud-b.png")bottom -70px center no-repeat #80ceff;
background-size:540px,530px,900px,240px,1200px;
}
.main-img {
margin:4.5rem auto;
}
.main-img img { 
max-width: 100%;
}
}




/*.cs-obi {
padding: 1rem .2rem;
text-align: center;
font-size: 2rem;
font-weight: bolder;
background: #755e3f;
color: #fff;
z-index: 3;
position: absolute;
bottom: 0;
width: 100%;
}
.badge-app {
display: inline-block;
margin-right: 1rem;
padding: 1rem 1.5rem .8rem;
border-radius: 50rem;
font-size: 1.8rem;
line-height: 1;
background-color: #4d7f8f;
color: #fff;
}
@media (max-width: 850px) {
.cs-obi {
font-size: 1.8rem;
}
.badge-app {
font-size: 1.65rem;
}
}*/


.top-comment {
font-size: 1.4rem;
line-height:1.4;
}
@media (min-width: 576px) {
.top-comment {
font-size: 1.6rem;
}
}

/*------------------------------------
text common
--------------------------------------*/
.text-c-l {font-size:1.6rem !important}
.text-l-xl {font-size:1.8rem}
.text-xs2l-xxl {font-size:2.3rem}
@media (min-width: 992px) {
.text-c-l {font-size:1.8rem !important}
.text-l-xl {font-size:2rem}
.text-xs2l-xxl {font-size:2.55rem}
} 

.btn-outline, .btn-outline:focus {
font-size: 1.6rem;
}


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;
}
}


/*club off fukidashi*/
.lead-title-sub {
position: relative;
display: inline-block;
text-align: center;
padding: 1.2rem;
margin: auto 0;
width: 82vw;
font-weight: bolder;
font-size: 2rem;
line-height: 1.2;
}

.lead-title-sub:before,
.lead-title-sub:after {
position: absolute;
content: "";
top:5rem;
bottom: 0;
height: 5rem;
}
.lead-title-sub:before {
border-left: solid 3px;
left: 0;
transform: rotate(-30deg);
}
.lead-title-sub:after {
border-right: solid 3px;
right: 0;
transform: rotate(30deg);
}

@media (min-width: 390px)  {
.lead-title-sub {
width: 85vw;
}
.lead-title-sub:before {
border-left: solid 3px;
}
.lead-title-sub:after {
border-right: solid 3px;
}
.lead-title-sub:before,
.lead-title-sub:after {
top: 3rem;
height: 5rem;
}
}

@media (min-width: 400px)  {
.lead-title-sub {
width: 360px;
}
.lead-title-sub:before {
border-left: solid 4px;
}
.lead-title-sub:after {
border-right: solid 4px;
}
.lead-title-sub:before,
.lead-title-sub:after {
top: 2rem;
height: 4rem;
}
}

@media (min-width: 768px)  {
.lead-title-sub {
width: 500px;
}
.lead-title-sub {
font-size: 2.5rem;
}
.lead-title-sub:before,
.lead-title-sub:after {
top: 1.8rem;
height: 7rem;
}
}

@media (min-width: 992px)  {
.lead-title-sub {
font-size: 3rem;
}
}

.lead-title-sub span {
display: inline-block;
font-size: .8em;
line-height: 1.2;
}
@media (min-width: 370px)  {
.d-xxl-block {
display: none;
}
}@media (min-width: 400px)  {
.d-xxl-block2 {
display: none;
}
}

/*------------------------------------
Contents
--------------------------------------*/
.cp-article {
position: relative;
overflow: hidden;
padding: 3rem 0;

}

@media (min-width: 576px)  {
.cp-article {
padding: 6rem 0 5rem;
}
}

h2.sub-title {
padding: 1.5rem;
text-align: center;
color: #fff;
background: #536b97;
line-height: 1.4;
margin-bottom: 0;
}

h2.sub-title_inner {
padding: 1.5rem;
text-align: center;

line-height: 1.4;
margin-bottom: 3rem;
}

/*同時CP*/
h2.sub-title2 {
padding: 1.5rem;
text-align: center;
color: #fff;
background: #5c8bca;
line-height: 1.4;
margin-bottom: 0;
}

.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;
white-space: nowrap;
}

.flag {
content: '';
display: inline-block;
width: 110px;
height: 53px;
vertical-align: middle;
}
.icon-ccypair1 {
background: url(../images/tryjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair2 {
background: url(../images/hufjpy.svg) no-repeat;
background-size: contain;
}
.icon-ccypair3 {
background: url(../images/cnhjpy.svg) no-repeat;
background-size: contain;
}


.swap-amount {
font-weight: bolder;
font-size: 2.6rem;
line-height: 1.2;
margin-bottom: 0;
display: flex;

padding-left: 20px;
}
.swap-amount > span.amount {
font-size: 3em;
line-height: 1;
color: #3187ea;
text-align: right;
}
.swap-amount span.text-small {
font-size: .6em;
margin-left: .5rem;
display: flex;
align-items: end;
;
}

.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%;*/width: 91px;
max-height: 50px;
}
.swap-amount {
font-size: 1.8rem;
align-items: end;

padding-left: 0;
}
.swap-amount > 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: 48px;
}
.sub-title-icon span.ttl {
font-size: 1.6rem;
}
.swap-amount > span.amount {
min-width: 134px;
}
.dflex-box li {
flex-flow: row wrap;
}
.dflex-box li > div:first-of-type {
width: 42%;
}
.dflex-box li > div:nth-of-type(2) {
width: 55%;
}
.dflex-box li.d-one > div:first-of-type {
width: 54%;
}
.dflex-box li.d-one > div:nth-of-type(2) {
width: 45%;
}
}

@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;
}
.swap-amount {
justify-content: center;
}
}

@media (min-width: 992px) {
.flag {
width: 110px;
height: 53px;
}
.sub-title-icon span.ttl {
font-size: 2rem;
}
.swap-amount {
align-items: baseline;
}
.swap-amount > span.amount {
font-size: 3.5em;
min-width: 154px;
}
.dflex-box li:first-of-type {
width: 45%;
}
}

/*3つ並び*/
.flex-box {
display: flex;
flex-flow: column;
margin-bottom: 1.5rem;
width: 50%;
}
.flex-box:first-of-type {
width: 100%;
}

@media (min-width: 768px) {
.flex-box,.flex-box:first-of-type {
width: 33%;
}
}



/*------------------------------------
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 > 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;
}
}

