@charset "utf-8";
/*------------------------------------------------
--------------------------------------------------
FXブロードネット365の魅力　css
--------------------------------------------------
--------------------------------------------------*/


/*
acconut button
--------------------------------------------------*/

.click365_btn_account {
    text-align: center;
    margin-top: 50px;
}
.click365_btn_account .btn {
    background-color: #be2329;
    background-position: right 16px top -386px;
    white-space: normal;
}
.click365_btn_account .btn {
    background-image: url("/common_images/icon_sprite.png");
    background-repeat: no-repeat;
    background-size: 30px auto;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 2.1rem;
    line-height: 1;
    padding: 18px 60px 18px 40px;
}
/* Sサイズ、タブレット : Small Devices, Tablets */
@media (min-width : 768px) {
.click365_btn_account .btn {display: inline-block; width: 50%;}
}

/* /charm/
--------------------------------------------------*/
.charm {
	background: rgba(0, 0, 0, 0) url("../images/bg.gif") repeat scroll 0 0;
	border-radius: 6px;
	margin: 30px 10px 0;
	padding: calc(100% * 100 / 722 + 40px) 20px 20px;
	position: relative;
}
.charm_ttl {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	left: -5px;
	line-height: 1;
	margin: 0;
	overflow: hidden;
	padding: 0 0 calc(100% * 100 / 722 - 18px);
	position: absolute;
	text-indent: 120%;
	top: 30px;
	white-space: nowrap;
	width: 100%;
}
.charm01_ttl {background-image: url("../images/charm01_ttl.png");}
.charm02_ttl {background-image: url("../images/charm02_ttl.png");}
.charm03_ttl {background-image: url("../images/charm03_ttl.png");}

.charm_ttl2 {
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: 0 0;
	background-size: contain;
	padding:0 0 calc(100% * 38 / 388 - 18px);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 102%;
  margin-left: -8px;
  margin-top: 10px;
}
.charm01_ttl2 {background-image: url("../images/sttl1.png");}
.charm02_ttl2 {background-image: url("../images/sttl2.png");}

.charm01_img02 {margin-top:20px;}


.charm_catchBox {
	background:url("../images/charm_catchBox_bg.png") repeat 0 0;
	border-radius: 6px;
	margin: 30px 10px 0;
	padding: 20px;
  min-height: 16em;
}
.charm_catchBox_inner {
	background:url("../images/charm_catchBox_img.png") no-repeat right center;
	background-size:30%;
  padding-bottom: 30%;
  position: relative;
}
.charm_catchBox_ttl {
	background:rgba(0, 0, 0, 0) url("../images/charm_catchBox_ttl.png") no-repeat scroll 0 0;
	background-size:contain;
	width:100%;
	padding:0 0 calc(100% * 60 / 521 - 16px);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.charm_catchBox_txt {margin:10px 0 0 0;font-size:1.4rem;padding-right: 33%;position: absolute;}


/**/
@media (min-width : 460px) {


}

/* Sサイズ、タブレット : Small Devices, Tablets */
@media (min-width : 768px) {

.charm_ttl {left: -10px;}
.charm_ttl2 {margin-top:0;}
.charm01_emp {
	background: rgba(0, 0, 0, 0) url("../images/txt01.gif") no-repeat 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	height:30px;
	margin-top:20px;
}

.charm01_liquid {float: left;margin: 0 -330px 0 0;width: 100%;}
.charm01_liquid_contents {margin: 10px 350px 0 0;}
.charm01_fix {float:right;width:330px;margin-top: 15px;}

.charm02_liquid {float: right;margin: 0 0 0 -330px;width: 100%;}
.charm02_liquid_contents {margin: 10px 0 0 350px;}
.charm02_fix {float:left;width:330px;margin-top: 15px;}

.charm_catchBox_ttl {width:521px;padding:0 0 44px;}
.charm_catchBox_txt {font-size:1.6rem;padding-right: 160px;}
.charm_catchBox_inner {background-size:auto;padding-bottom: 150px;}

}


/* Mサイズ、デスクトップ : Medium Devices, Desktops */
@media (min-width : 992px) {
.charm {padding: 130px 30px 30px;}
.charm_ttl {background-size: 722px auto;}
.charm_ttl2 {background-size: 388px 39px;height:39px;width:auto;padding:0;}

.charm_catchBox {min-height: auto;position: relative;}
.charm_catchBox_ttl {position:absolute;}
.charm_catchBox_inner {
    background-size: 150px 150px;
    min-height: 150px;
    width:100%;
}
.charm_catchBox_txt {
    font-size: 1.6rem;
    padding-right: 160px;
    padding-top: 80px;
}
}



@media (min-width : 1103px) {

}





