@charset "utf-8";
/* Updated 2016/07/27,T */
/* Updated 2015/12/14,T */
/* Updated 2015/09/30,T */

@media screen and (max-width: 992px){
	.container, .container-md, .container-sm {
		max-width: 100%;
		box-sizing: border-box;
	}


}
/*-------------------------------------------
Slide Menu
-------------------------------------------*/
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy > li .categoryBlock dd[aria-expanded="false"] {
	/*display: none;*/
}

#drawerMenu {
	/*position: relative;*/
}
/*
#drawerMenu #spDrawerMenu {
	background: #f6f6f6;
	position: absolute;
	top: 0;
	right: 0;
	width: 275px;
	height: 100%;
	z-index: 1001;
}
*/
#img_main {
    height: 700px;
    overflow: hidden;
    position: relative;
}

#img_main .container-xl
Specificity: (1,1,0)
 {
    position: relative;
}

#img_main .txt_kv {
    text-align: right;
	position: absolute;
    top:150px;
    left: 45%;
    z-index: 3;
}
#img_main .txt_kv-partner {
	width:330px;
	vertical-align: top;
	margin-top:30px;
	margin-right:30px;
}

#img_main .txt_kv-logo {
    filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.6));
	width:160px;
	margin-top:30px;
	margin-right:10px;
}

#img_main .txt_issue {
    text-align: right;
	position: absolute;
    top:190px;
    left:20px;
    z-index: 3;
}

#img_main h1 {
	align:center;
	font-size: 4.0rem;
	font-weight:bold;
	margin-top: 20px;
    color: #e60000;;
    font-family: "Arial", "Yu Mincho", "MS PMincho", serif;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.current span {
	color : #0C92CC !important
}

.input-jpy-larger {
width: 40%;
height: 45px;
text-align: right;
margin-top: 10px;
margin-right: 0px;
font-size: 16px;
border: solid 1px silver;
border-radius: 5px;
}

.stayin {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}

.iconpic {
	max-height: 40px;
}

.cardnopic {
	width : 240px;
}

.gold_gradient_bg {
	background: #ffffff;
	background: linear-gradient(34deg,rgba(255, 255, 255, 1) 5%, rgba(255, 250, 237, 1) 12%, rgba(242, 228, 148, 1) 22%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 46%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 1) 68%, rgba(255, 255, 255, 1) 92%);
}

.gray_gradient_bg {
	background: #f0f0f0;
}

.contents_merit-box p {
	font-size: 16px;
}

.nopl {
	padding-left:0px;
}

.vam {
	vertical-align: middle;
}

.lgarrow {
	max-height: 160px;
}

.col-lg-48 {
	width:48%;
}
.col-lg-47 {
	width:47%;
}
.col-lg-04 {
	width:4%;
}
.txt-757575 {
    color: #757575;
}
.twocardsl {
	position: absolute;
	left:5%;
	top:60px;
}
.twocardsr {
	position: absolute;
	right:5%;
	top:60px;
}
.lineheight20 {
	line-height: 2.0;
}

.badge {
	margin-right : 10px;
}

.ddbg {
	background-color: #dddddd;
	width : 60%;
}

.ddbg100 {
	background-color: #dddddd;
}

.blueBlock {
    background-color: #99DBF9;
	position : relative;
}

.text-center {
    text-align: center !important;
}

.card-apply-body-img {
	position: absolute;
    text-align: right;
    right: 10%;
    bottom: 0px;
}

.card-apply-body-img img {
	width : 28%
}

.contents-body {
	padding : 20px 20px;
	margin : 10px 10px;
	background-color: #fafafa;
}

.contents-sub-body {
	padding : 15px 5px;
	background-color: #fafafa;
}

.red-underline {
  border-bottom: 3px solid red;
}

.w90rsp {
	width : 90%;
}

.w80rsp {
	width : 80%;
}

.w60rsp {
	width : 60%;
}

.affirmative {
	background: #2b4e72 !important;
	color:white;
}

.negative {
	background: #757575 !important;
	color:white;
}

.informative {
	background: white !important;
	color: black;
	border: #757575 1px solid;
}

.btn_inbody {
	text-decoration: none !important;
	display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
	border-radius: 6px;
    text-align: center;
}




.btn_apply {
	width:280px;
	background: #003ca0 !important;
	color:white;
	opacity: 90%;
	text-decoration: none;
	display: inline-block;
    padding: 5px 10px;
	font-size: larger;
    font-weight: 700;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
}

.btn_apply_big {
	width:320px;
	background: #003ca0 !important;
	color:white;
	opacity: 90%;
	text-decoration: none !important;
	display: inline-block;
    padding: 8px 12px;
	font-size: 20px;
    font-weight: 700;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
}

.btn_apply_big.card_px {
	position: relative;
	left: -10px;
}

.move_px {
	position: relative;
	left: 10px;
}

.move_left {
	position: relative;
	left: -10%;
}

.move_icon_left {
	position: relative;
	left: -5%;
}

.contents_video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.usage_img {
	width : 100%;
	opacity : 40%;
}

.contents_video video
Specificity: (0,1,1)
 {
    position: absolute;
    bottom: 0;
    left: 50%;
    object-fit: cover;
    object-position: 50% 36%;
    transform: translate(-30%, 0);
    width: 100%;
    height: 100%;
}

.current {
	background: #FAFAFF !important;
    color: #0C92CC !important;
	font-weight: bold !important;
}

.current dt {
	background: #0C92CC !important;
	color:WHITE !important;
	font-weight: bold !important;
}

.supportkv {
	width : 60%;
}

.usage_1 {
	position:relative;
	height:400px;
	border-top:solid 3px #CBCBCB;
	overflow:hidden;
}

.usage_2 {
	position:relative;
	height:400px;
	border-top:solid 3px #99DBF9;
	overflow:hidden;
}

.vdo1 {
	opacity: 15%;
	width:100%;
	object-position: 0 -400px;
}

.vdo2 {
	opacity: 15%;
	width:100%;
	object-position: 0 -400px;
}
.col-xl-6_4 {
	flex: 0 0 auto;
	width: 64%;
}
.col-xl-1_8 {
	flex: 0 0 auto;
	width: 18%;
}
.col-xl-1_16 {
	flex: 0 0 auto;
	padding: 0 2px 4px 2px;
	width: 12%;
}
.col-xl-1_16 span {
	word-break: break-word;
	font-size: 1.1rem;
}
.col-xl-1_16 a {
	padding: 0;
}
#howto.tab-pane.fade.active.show {
	padding-right: 0;
}
.col-xl-2 {
	flex: 0 0 auto;
	width: 22%;
}
.col-xl-5 {
	flex: 0 0 auto;
	width: 30%;
}
.col-xl-7 {
	flex: 0 0 auto;
	width: 70%;
}
.col-xl-10 {
	flex: 0 0 auto;
	width: 78%;
}
.col-lga-6 {
	width: 50%;
}

.cmp-lg-1 {
	width: 8.333%;
}
.cmp-lg-2 {
	width: 16.666%;
}
.cmp-lg-3 {
	width: 25%;
}
.cmp-lg-4 {
	width: 33.333%;
}
.cmp-lg-10 {
	width : 87%;
}
.cmp-lg-12 {
	width: 100%;
}

.listBlock {
	min-height: calc(100vh - 600px) !important;
}

.campaignBlock {
    background: #262626;
	background: linear-gradient(41deg,rgba(38, 38, 38, 1) 5%, rgba(47, 84, 150, 1) 92%);
	height: 1160px !important;
}

.campaignTitleBlock {
    background: #E1C87C;
	background: linear-gradient(22deg,rgba(225, 200, 124, 1) 5%, rgba(197, 150, 2, 1) 68%, rgba(247, 241, 221, 1) 100%);
	margin-top:58px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:120px;
}
.campaignOverview{
	margin-top: 80px;
}
.xlogo {
	text-align: right;
}
.xlogo img {
	width:160px;
}
.xlogotxt span {
	margin-left: 0px;
	color: white;
	font-weight: bold;
	font-size: xxx-large;
	letter-spacing: -3px;
	background:linear-gradient(90deg, #ffffff 0%, #076ad9 40%, #ffffff 80%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bluegray-txt {
    display: inline-block;
    position: relative;
    font-size: 1.1em;
    line-height: 1.2;
    color: #FFFFFF;
	background:linear-gradient(0deg, #bbbbbb 0%, #ffffff 20%, #bbbbbb 80%);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	z-index: 2;
}

.emphasize {
	padding: 10px 10px;
	background-color: #0C92CC;
	color : white;
	font-size: 1.6em;
	line-height: 1.8;
	font-weight: bold;
	z-index: 3;
}

h1.campaignTitle .titleInner {
    display: inline-block;
    position: relative;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.1;
    color: #FFFFFF;
}

.btn_x_account {
    width: 260px;
    background: #D3AF3F !important;
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
}

.campaignSubImg {
	position: absolute;
	bottom:10%;
	left:40%;
	z-index: 2;
}

.campaignImage {
	position: absolute;
	bottom:0px;
	left:52%;
	z-index: 1;
	width:700px;
}

.campaignSlash {
	position: absolute;
	top:40px;
	right:0px;
	z-index: 1;
	width:60%;
	opacity: 0.1;

}

.whiteout {
	background-color: white !important;
}

.w100 {
	width: 100%;
}

.vab {
	vertical-align: bottom !important;
}

.guideimg {
	width : 70%;
}

.noborder {
	border : 0 !important;
}

.input-jpy-box {
	text-align: left !important;
}

.ultraCenter {
	display: flex;
	justify-content: center;
	align-items: center;
}

.checkBlock {
	width: 50% !important;
	background-color: #99DBF9;
}

.nocashusage {
	width:40%;
	margin-left:10px;
	text-align: center !important;
}
.tab_inner-img {
	min-width:200px;
}
.tab_inner-img img{
    height: 100%;
}

.btn_deposit {
	width:30% !important;
	margin-left:20px !important;
}
.deposit_box {
	width:69% !important;
	text-align: left;
}
.red-txt {
	color:#e60000;
}

.px-3 {
	padding-left: 15px;
	padding-right: 15px;
}

.drawer-open #spDrawerMenu {
	right: 0;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.drawer-open #spDrawerMenu nav{
/*	height: calc(100vh - 100px); */
	/*padding-bottom: 60px;*/
	height: 100%;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
    background-image: url(/static/assets/img/tiltcard.png);
    background-size: 120px;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: -1%;
}
#spDrawerMenu {
	display: block;
	position: fixed;
	z-index: 9999;
	top: 0;
	overflow: hidden;
	/*width: 305px;*/
	height: 100%;
	right: -305px;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: -o-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: translate3d(87%, 0px, 0px);
	transform: translate3d(87%, 0px, 0px);
	background-color: #fafafa;
	transition: 0.4s;
}
#spDrawerMenu .welcome a.btnT01 span,
#spDrawerMenu .welcome a.btnT03 span,
#spDrawerMenu .infoNav a.btnT01 span,
#spDrawerMenu .infoNav a.btnT03 span{
	line-height: 37px;

}
#drawerMenu #spDrawerMenu > nav > dl > dt {
	padding: 10px;
	background: #324d85;
	color: #fff;
	font-weight: bold;
}

#drawerMenu #spDrawerMenu .menuTop {
	position: relative;
	padding: 9px 10px 8px;
}
#drawerMenu #spDrawerMenu .menuTop .searchBox02 {
	width: 210px;
}
#drawerMenu #spDrawerMenu .menuTop .drawerClose a {
	display: block;
	color: #333;
	font-weight: bold;
}
#drawerMenu #spDrawerMenu .menuBottom a {
	display: block;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	border: 10px solid #ececec;
	color: #555;
	font-size: 18px;
	line-height: 40px;
}


#drawerMenu #spDrawerMenu .spFaqBtn {
	display: table;
	width: 305px;
	border: solid 1px #ccc;
	border-width: 0 0 1px 0;
}
#drawerMenu #spDrawerMenu .spFaqBtn a {
	display: table-cell;
	height: 4.2em;
	padding-right: 10px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
}


#drawerMenu #spDrawerMenu [class*="drawerMenuList"] li {
	display: table;
	float: left;
	width: 142px;
	border: solid 1px #ccc;
	border-width: 0 0 1px 0;
}

#drawerMenu #spDrawerMenu [class*="drawerMenuList"] li.long {
	display: table;
	float: left;
	width: 285px;
	border: solid 1px #ccc;
	border-width: 0 0 1px 0;
}


#drawerMenu #spDrawerMenu [class*="drawerMenuList"] li:nth-child(2n+1) {
	border-width: 0 1px 1px 0;
}
#drawerMenu #spDrawerMenu [class*="drawerMenuList"] li a {
	display: table-cell;
	height: 3.8em;
	padding-right: 10px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
}

#drawerMenu #spDrawerMenu .drawerMenuList01 li a,
#drawerMenu #spDrawerMenu .spFaqBtn a {
	padding-left: 35px;
}

#drawerMenu #spDrawerMenu .spFaqBtn a {
	background: url(../img/icon_header_faq_sp.png) 10px 50% no-repeat;
	-ms-background-size: 17px 19px;
	-moz-background-size: 17px 19px;
	-webkit-background-size: 17px 19px;
	background-size: 17px 19px;
}


#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmMember a {
	background: url(../img/ico_dmenu01.png) 10px 50% no-repeat;
	-ms-background-size: 19px 19px;
	-moz-background-size: 19px 19px;
	-webkit-background-size: 19px 19px;
	background-size: 19px 19px
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmSimulation a {
	background: url(../img/ico_dmenu02.png) 10px 50% no-repeat;
	-ms-background-size: 19px 19px;
	-moz-background-size: 19px 19px;
	-webkit-background-size: 19px 19px;
	background-size: 19px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmMypage a {
	background: url(../img/ico_dmenu03.png) 10px 50% no-repeat;
	-ms-background-size: 19px 19px;
	-moz-background-size: 19px 19px;
	-webkit-background-size: 19px 19px;
	background-size: 19px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmResult a {
	background: url(../img/ico_dmenu04.png) 10px 50% no-repeat;
	-ms-background-size: 19px 19px;
	-moz-background-size: 19px 19px;
	-webkit-background-size: 19px 19px;
	background-size: 19px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmContact a {
	background: url(../img/ico_dmenu05.png) 10px 50% no-repeat;
	-ms-background-size: 17px 19px;
	-moz-background-size: 17px 19px;
	-webkit-background-size: 17px 19px;
	background-size: 17px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmCommission a {
	background: url(../img/ico_dmenu06.png) 10px 50% no-repeat;
	-ms-background-size: 18px 19px;
	-moz-background-size: 18px 19px;
	-webkit-background-size: 18px 19px;
	background-size: 18px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmRate a {
	background: url(../img/ico_dmenu07.png) 10px 50% no-repeat;
	-ms-background-size: 17px 19px;
	-moz-background-size: 17px 19px;
	-webkit-background-size: 17px 19px;
	background-size: 17px 19px;
}
#drawerMenu #spDrawerMenu .drawerMenuList01 li.dmNav a {
	background: url(../img/ico_dmenu08.png) 10px 50% no-repeat;
	-ms-background-size: 18px 19px;
	-moz-background-size: 18px 19px;
	-webkit-background-size: 18px 19px;
	background-size: 18px 19px;
}

#drawerMenu #spDrawerMenu .drawerMenuList02 li a {
	padding-left: 25px;
	background: url(../img/arrow_blue.png) 9px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
}

#drawerMenu #spDrawerMenu a {
	text-decoration: none;
}
.welcome ul li a {
	margin-bottom: 10px;
}
#drawerMenu #spDrawerMenu .firstHierarchy > li:first-child {
	border-top: solid 1px #ccc;
}
#drawerMenu #spDrawerMenu .globalBlock > dt {
	position: relative;
}
#drawerMenu #spDrawerMenu .globalBlock > dt > a {
	display: block;
	padding: 15px 33px 15px 15px;
	background: url(../img/ico_open03.png) 95% 50% no-repeat;
	-ms-background-size: 18px 18px;
	-moz-background-size: 18px 18px;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
	border-bottom: solid 1px #ccc;
	color: #333;
	font-weight: bold;
}
#drawerMenu #spDrawerMenu .globalBlock > dt.open > a {
	background: #fff url(../img/ico_close03.png) 95% 50% no-repeat;
	-ms-background-size: 18px 18px;
	-moz-background-size: 18px 18px;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
	border-bottom: 0;
}
#drawerMenu #spDrawerMenu .globalBlock > dt > a > span {
	font-size: 1.143em;
 	color: #0042a6;
 	font-weight: bold;
}
#drawerMenu #spDrawerMenu .globalBlock > dt > a > span:after {
	right: 15px;
}
#drawerMenu #spDrawerMenu .firstHierarchy > li {
/*	border-bottom: 1px solid #049147;*/
}
#drawerMenu #spDrawerMenu .firstHierarchy > li > a {
	display: block;
	position: relative;
	padding: 15px 33px 15px 28px;
	font-size: 1.143em;
	color: #0042a6;
	font-weight: bold;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy {
	background: #fff;
	padding: 0 10px 7px;
	border-bottom: solid 1px #ccc;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy > li {
	margin-bottom: 5px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock {
	display: table;
	width: 100%;
	border: solid 1px #ccc;
	border-width: 1px;
	background: #fff;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a {
	display: table-cell;
	position: relative;
	width: 100%;
	height: 3.4em;
	padding: 0 14px 0 29px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a.member {
	background: #fff url(../img/ico_arrow_red01.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	font-size:1.2em;
	height: 3em;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a.nomember {
	background: #fff url(../img/ico_arrow_red01.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	font-size:1.2em;
	height: 3em;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a.concept {
	background: #f3f7ff url(../img/ico_arrow_glay03.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a.pcLink01 {
	background: #f6f6f6 url(../img/ico_pc07.png) 6px 48% no-repeat;
	-ms-background-size: 16px 15px;
	-moz-background-size: 16px 15px;
	-webkit-background-size: 16px 15px;
	background-size: 16px 15px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy li.categoryBlock > a.blankLink01 {
	background: #f6f6f6 url(../img/ico_blank04.png) 6px 48% no-repeat;
	-ms-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}

#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt {
	display: table;
	width: 100%;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt > a {
	display: table-cell;
	position: relative;
	width: 100%;
	height: 3.4em;
	padding: 0 14px 0 29px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f6f6f6 url(../img/ico_arrow_green08.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock.open > a {
	background: #a0c81e url(../img/ico_arrow_white02.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	color: #fff;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt.open > a {
	background: #a0c81e url(../img/ico_arrow_white02.png) 14px 48% no-repeat;
	-ms-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	color: #fff;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt > a.pcLink01 {
	background: #f6f6f6 url(../img/ico_pc07.png) 6px 48% no-repeat;
	-ms-background-size: 16px 15px;
	-moz-background-size: 16px 15px;
	-webkit-background-size: 16px 15px;
	background-size: 16px 15px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt.open > a.pcLink01 {
	background: #a0c81e url(../img/ico_pc08.png) 6px 48% no-repeat;
	-ms-background-size: 16px 15px;
	-moz-background-size: 16px 15px;
	-webkit-background-size: 16px 15px;
	background-size: 16px 15px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .categoryBlock > dt > a.blankLink01 {
	background: #f6f6f6 url(../img/ico_blank04.png) 6px 48% no-repeat;
	-ms-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy > li > dl {
	border: solid 1px #ccc;
	border-width: 1px;
	background: #fff;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .thirdHierarchy {
	margin: 0 10px;
	border-top: solid 2px #ccc;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .thirdHierarchy:first-child {
	border-top: 0;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .thirdHierarchy > li > a {
	display: block;
	padding: 8px 18px;
	border-top: solid 1px #ccc;
	color: #333;
}
#drawerMenu #spDrawerMenu .firstHierarchy .secondHierarchy .thirdHierarchy > li:first-child > a {
	border-top: 0;
}

.waSlideMenu-nav {
	position: relative;
}
.waSlideMenu-wrapper {
	left: 0;
	position: relative;
	top: 0;
}
.waSlideMenu-menu {
	width: 100%;
	padding: 0;
	list-style: none;
	display: inherit;
	left: 0;
}
.waSlideMenu-menu li:first-of-type > a{
	border-top: 1px solid #d4d4d4;
}
.waSlideMenu-menu li a {
	display: block;
	line-height: 54px;
	padding:0 15px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.moremenu:after{
	content:'\f054';
	font-family: "Font Awesome 7 Free";
	font-weight: 700;
	font-size: 18px;
	position: absolute;
	/*top:calc(50% - 27px);*/
	right: 15px;
	color:white !important;
}

.moremenu {
	color:white !important;
}

.supportimg {
	width:50%;
}
.logout {
	position: absolute;
	bottom: 20px;
}

.nosub{
	content:'' !important;
}

.waSlideMenu-inheritedmenu {
	position: absolute;
	left: 100%;
	top: 0;
}
li.waSlideMenu-back a{
	padding-left: 40px;
	background-color: #eee;
}
li.waSlideMenu-back a:after{
	position: absolute;
	content:'\f053';
	font-family: "Font Awesome 7 Free";
	font-weight: 700;
	left: 20px;
	right: auto;
}
.waSlideMenu-menu li a.btnT10:after{
	content:'';
}

.waSlideMenu-loading {
	background: url(data:image/gif;base64,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);
	height: 31px;
	width: 31px;
	display: block;
}

.nocashusage {
	border-radius: 4px 4px 0 0;
	background-color: #003ca0;
	margin-left:0px;
	padding-left:5px !important;
	padding-right:5px !important;
	width:25%;
	text-align: center;
}

.nocashusagetxt {
	margin-left:10px;
	padding-left:5px !important;
	color:#EEEEEE;
}

.topmenu {
	background-color: #2b4e72;
}

.bluemenu {
	background-color: #0C92CC;
}
.bluemenu a {
	color: white !important;
}
.lightbluemenu {
	background-color: #A2DCEC;
}

.graymenu {
	background-color: #757575;
}
.graymenu a {
	color: white !important;
}
.lightgraymenu {
	background-color: #F5F5F5;
}
.lightgraymenu a {
	color: #757575 !important;
}
.choice3 {
	width:30% !important;
}

.db1200 {
	display: none;
}
.db992 {
	display: none;
}
.db800 {
	display:none;
}
.db524 {
	display:none;
}

.white-txt {
	color : #fff !important;
}

.card_img_t {
	 width:66% !important;
}

.card_img {
	 width:50% !important;
}

.bankinfo {
	width:60% !important;
}

.btnSMiddle02 {
	padding : 3px 10px !important;
    background: #fff;
    border: 1px solid #b3b3b3;
	border-radius: 6px;
	font-size: small;
	background-color: #757575;
	color: white !important;
}

@media screen and (max-width: 992px) {
	a:hover > img,
	a.imgOpacity:hover img,
	a:hover > img.imgOpacityImg,
	a.noImgOpacity:hover img.imgOpacityImg {
		filter: alpha(opacity=100) !important;
		-moz-opacity: 1.0 !important;
		opacity: 1.0 !important;
	}

	body {
		min-width: 0;
	}
	body.drawer-open{
		overflow: hidden !important;
		touch-action: none;
		overscroll-behavior: none;
		position: fixed;
		width: 100%;
		height: auto;
	}
	/* exparo nav */
	#exparoNav {
		display:none;
	}

	/*-------------------------------------------
	Header
	-------------------------------------------*/
	header[role="banner"] #headerTop,
	header[role="banner"] #urgencyBox,
	header[role="banner"] #spHeaderSearch .spHeaderSearchInner {
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.nav-sp{
		position: absolute;
		width: 100%;
		transition: 0.5s;
		background-color: #fff;
		box-shadow: 0 4px 10px 0px rgba(159, 159, 159, 0.1);
	}
	.nav-sp.hide{
		position: fixed;
		top:-58px;
		z-index: 10000;
	}
	.nav-sp.move{
		position: fixed;
		top: 0;
		z-index: 10000;
	}
	.exparoNav{
		line-height: 45px;
	}
	.exparoNav p{
		font-size: 12px;
		line-height: 1.5;
	}
	.exparoNav p span{
		display: block;
		padding-left: 0;
	}

	header[role="banner"] {
		/*padding-bottom: 10px;*/
		/*border-bottom: solid 2px #18397c !important;*/
	}

	header[role="banner"] #headerTop {
		padding: 0 10px;
	}
	header[role="banner"] #headerInner .box_header-innner{
		height: 54px;
		padding: 8px 0 10px
	}

	header[role="banner"] #headerInner {
		padding-top: 0;
	}

	header[role="banner"] #headerTop {
		display: table;
		width: 100%;
		height: 53px;
		margin-bottom: 4px;
		padding-bottom: 0;
	}

	header[role="banner"] #headerTop:before {
		display: none;
	}

	header[role="banner"] #headerTop > * {
		display: table-cell;
		vertical-align: middle;
	}

	header[role="banner"] #headerInner .logoWrap {
		/*float: none;*/
		/*width: 130px;*/
		/*margin-bottom: 5px;*/

	}

	header[role="banner"] #headerInner .logoWrap p {
		margin: 0;
		padding: 5px 0 0 0;
		font-size: 0.6em;
	}

	header[role="banner"] #headerInner .logoWrap h1 {
		margin: 0;
		padding: 0;
	}

	header[role="banner"] #headerInner .logoWrap img {
		width: 160px;
		height: auto;
	}

	header[role="banner"] #headerInner {
		max-width: 100%!important;
	}

	header[role="banner"] #headerInner .financialCode {
		display: block;
		padding-left: 30px;
		position: static;
		border: none;
		color: #000;
	}

	header[role="banner"] #headerInner #spHeaderMenu > ul {
		margin-top: 6px;
		padding-right: 0;
	}

	header[role="banner"] #headerInner #spHeaderMenu,
	header[role="banner"] #headerInner #spHeaderMenu > ul > li > div {
		display: block !important;
	}
	.menuSP{

	}

	header[role="banner"] #headerInner .drawerToggle {
		display: block;
		position: absolute;
		top: calc(50% - 15px);
		right: 20px;
		width: 30px;
		height: 30px;
		transition: all .5s;
		cursor: pointer;
		z-index: 3;
	}
	header[role="banner"] #headerInner #spHeaderMenu .drawerToggle span {
		display: block;
		position: absolute;
		left: 0;
		width: 30px;
		height: 2px;
		background-color: #333;
		border-radius: 4px;
		transition: all .5s;
	}
	header[role="banner"] #headerInner #spHeaderMenu .drawerToggle span:nth-child(1) {
		top: 4px;
	}
	header[role="banner"] #headerInner #spHeaderMenu .drawerToggle span:nth-child(2) {
		top: 14px;
	}
	header[role="banner"] #headerInner #spHeaderMenu .drawerToggle span:nth-child(3) {
		bottom: 4px;
	}


	header[role="banner"] #headerGuide,
	header[role="banner"] #gnavArea,
	header[role="banner"] #gnavAreaMain,
	header[role="banner"] .headerTop,
	header[role="banner"] .infoNav,
	header[role="banner"] #headerLink,
	header[role="banner"] #headerInfo,
	header[role="banner"] #categoryNav,
	header[role="banner"] #dropDownNav {
		display: none !important;
	}

	header[role="banner"] #headerInner .headerLeft {
		width: 60%;
	}

	header[role="banner"] #headerInner .headerRight {
		width: 40%;
		margin-top: 0;
	}

	header[role="banner"] #spHeaderSearch {
		display: block;
	}


	/*-------------------------------------------
    Footer
    -------------------------------------------*/
	#pageTop {
		right: 10px;
		width: 53px;
		height: 53px;
	}

	footer[role="contentinfo"] {
		min-width: 0;
	}

	footer[role="contentinfo"] #snsArea > dl,
	footer[role="contentinfo"] #footerInfo,
	footer[role="contentinfo"] #footerNav > nav {
		/*width: 92%;*/
		/*margin:4%;*/

	}

	footer[role="contentinfo"].footer_line #footerInfo {
		width: 100%;
		margin: 0;
	}

	footer[role="contentinfo"] #footerNav > div {
		margin: 20px auto;
	}

	footer[role="contentinfo"] #footerSpSearch01 {
		padding: 18px 10px;
		background: #fff;
	}
	footer[role="contentinfo"] #footerInfo #footerCompany {
		margin:20px 0 15px;
	}
	footer[role="contentinfo"] #footerInfo #footerLogo {
		float: none;
	}
	footer[role="contentinfo"] #snsArea > dl {
		display: none;
	}

	footer[role="contentinfo"] #snsArea .spFooterSnsList {
		display: block;
		font-size: 0;
		text-align: center;
	}

	footer[role="contentinfo"] #snsArea .spFooterSnsList > li {
		display: inline-block;
		margin-right: 20px;
	}

	footer[role="contentinfo"] #snsArea .spFooterSnsList > li:last-child {
		margin-right: 0;
	}

	footer[role="contentinfo"] #footerInfo {
		padding-top: 0;
	}

	footer[role="contentinfo"] #footerInfo #smbcInfo > dt {
		margin-bottom: 10px;
		padding-right: 0;
		display: block;
		font-weight: bold;
	}

	footer[role="contentinfo"] #footerInfo #smbcInfo > dd > dl {
		display: table;
		width: 100%;
		margin-left: 0;
		table-layout: fixed;
		margin-bottom: 7px;
		font-size: 11px;
	}

	footer[role="contentinfo"] #footerInfo #smbcInfo > dd > dl > * {
		display: table-cell;
		vertical-align: top;
	}

	footer[role="contentinfo"] #footerInfo #smbcInfo > dd > dl > dt {
		width: 8em;
	}

	footer[role="contentinfo"] #footerInfo #smbcInfo > dd > dl > dt span {
		display: inline-block;
		padding: 0;
		text-align: center;
		width: 100%;
	}

	footer[role="contentinfo"] #footerNav {
		display: none;
		padding: 0;
	}

	footer[role="contentinfo"] #footerNav > nav > div {
		float: none;
		width: auto;
		margin-left: 0;
	}

	footer[role="contentinfo"] #footerNav > nav > div > ul > li > a {
		display: block !important;
		margin: 0;
		padding: 12px 10px 11px 32px !important;
		border-bottom: solid 1px #c1c1c1;
		/*background: #f6f6f6 url(../img/ico_arrow_glay01.png) 15px 50% no-repeat;*/
		background: #f6f6f6 15px 50% no-repeat;
		-ms-background-size: 7px 10px;
		-moz-background-size: 7px 10px;
		-webkit-background-size: 7px 10px;
		background-size: 7px 10px;
		color: #064bb2;
		font-size: 1.0em;
		font-weight: normal;
		text-decoration: none;
	}

	footer[role="contentinfo"] #footerNav > nav > div > ul ul,
	footer[role="contentinfo"] #footerNav #footerSearch01,
	footer[role="contentinfo"] #footerNav > nav > div > p {
		display: none;
	}

	footer[role="contentinfo"] #spFooterNav,
	footer[role="contentinfo"] #footerInfo #pcSite,
	footer[role="contentinfo"] #spFooterSearch {
		display: block;
	}

	footer[role="contentinfo"] #spFooterNav > ul {
		border-top: 1px solid #ccc;
		font-size: 0;
	}

	footer[role="contentinfo"] #spFooterNav > ul > li {
		display: inline-block;
		width: 50%;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-size: 13px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	footer[role="contentinfo"] #spFooterNav > ul > li:nth-child(even) {
		border-right: none;
	}

	footer[role="contentinfo"] #spFooterNav > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		height: 100%;
		padding: 19px 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	footer[role="contentinfo"] #footerSegment {

	}

	footer[role="contentinfo"] #footerSegment > ul > li {
		display: inline-block;
		margin:0 5px;
	}

	footer[role="contentinfo"] #footerSegment > ul > li a:after {
		content: "/";
		display: inline-block;
		width: 7px;
		height: 10px;
		margin-left: 10px;
	}

	footer[role="contentinfo"] #footerInfo .infoNav,
	footer[role="contentinfo"] #footerInfo #pcSite,
	footer[role="contentinfo"] #footerInfo #smbcInfo,
	footer[role="contentinfo"] #footerInfo .smbcGroup {
		margin: 0 10px;
	}

	footer[role="contentinfo"] #footerInfo .infoNav {
		padding-top: 20px;
		margin-bottom: 20px;
	}

	footer[role="contentinfo"] #footerInfo .infoNav > ul {
		width: auto;
	}

	footer[role="contentinfo"] #footerInfo .infoNav > ul > li {
		margin-right: 5px;
		line-height: 2.0;
	}

	footer[role="contentinfo"] #footerInfo .infoNav > ul > li:before {
		content: "";
		display: inline-block;
		position: static;
		width: 1px;
		height: 1em;
		margin: 0 9px 0 0;
		background: #c9c9c9;
		vertical-align: -0.1em;
	}

	footer[role="contentinfo"] #footerInfo .infoNav > ul > li:last-child:after {
		content: "";
		display: inline-block;
		position: static;
		width: 1px;
		height: 1em;
		margin: 0 0 0 5px;
		background: #c9c9c9;
		vertical-align: -0.1em;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo > * {
		float: none;
		width: auto;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo:after {
		content: "";
	}

	footer[role="contentinfo"] #footerInfo #copyRight {
		float: none;
		width: auto;
		margin: 0 10px 10px;
		text-align: center;
		word-break: keep-all;
	}

	footer[role="contentinfo"].footer_line #footerInfo #copyRight {
		margin: 0;
	}

	footer[role="contentinfo"] #footerInfo #footerLogo {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup {
		display: table;
		margin-bottom: 20px;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup > * {
		display: table-cell;
		vertical-align: middle;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup > dt #svgGroup {
		width: 94px;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup dd > ul > li {
		margin-right: 0;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup > dd a {
		display: block;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo .smbcGroup > dd #svgSmbc {
		width: 45px;
	}

	footer[role="contentinfo"] #footerInfo #smbcGroupInfo #copyRight {
		padding: 15px 0;
		background: #049849;
		text-align: center;
		color: #fff;
		font-size: 0.857em;
	}

	/*-------------------------------------------
	TopicPath
	-------------------------------------------*/
	#topicPath {
		display: none;
	}



	/*-------------------------------------------
	Main Area
	-------------------------------------------*/
	.TopRemit{

	}

	#wrap #mainArea main > section > section,
	#wrap #mainArea main .contentBlockWrap {
		margin-top: 20px;
	}

	#wrap #mainArea,
	#wrap #mainArea main,
	#wrap #mainArea #sideNav {
		/*width: 100% !important;*/
		/*float: none !important;*/
	}

	#wrap #mainArea {
		margin-top: 15px;
		margin-bottom: 0;
	}

	#wrap #mainArea.wrap_line {
		height: calc(100vh - 69px - 38px);
	}

	#wrap #mainArea main {
		/*padding-bottom:30px;*/
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.bnrArea01 {
		background: #fffbea;
		padding: 15px 10px;
	}

	/*-------------------------------------------
	Main Area
	-------------------------------------------*/
	#sideNav .guideArea {
		margin-bottom: 0;
		padding: 15px 10px;
		border-top: 1px solid #ccc;
		border-right: none;
		border-bottom: none;
		border-left: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		background: #fffbea;
	}

	#sideNav .guideArea > * {
		margin-bottom: 15px;
		padding: 10px;
		background: #fff;
		text-align: center;
		border: 1px solid #ccc !important;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}

	#sideNav .loginAreaTop {
		display: table;
		width: 100%;
	}

	#sideNav .loginAreaTop > * {
		display: table-cell;
		vertical-align: middle;
	}

	#sideNav .loginAreaTop h2 {
		width: 90px;
		padding: 0 15px;
	}

	#sideNav .loginAreaTop a {
		width: auto;
		padding-right: 0;
	}

	#sideNav .subNav {
		margin: 20px 0 0;
		padding: 0;
		background: #2263c3;
	}

	#sideNav .subNav .subCategoryTitle > * {
		border-top: solid 1px #c1c1c1;
		font-weight: normal;
	}

	#wrap #sideNav .subNav .subCategoryTitle > *,
	#wrap #sideNav .subNav .secondHierarchy a,
	#wrap #sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a,
	#wrap #sideNav .subNav .subCategoryDetail .secondHierarchy .noChild a {
		display: block;
		margin: 0;
		padding: 12px 10px 11px;
		-ms-background-size: 7px 10px;
		-moz-background-size: 7px 10px;
		-webkit-background-size: 7px 10px;
		background-size: 7px 10px;
		font-size: 1.0em;
	}

	#sideNav .subNav .subCategoryDetail {
		padding: 0;
	}

	#sideNav .subNav .subCategoryDetail,
	#sideNav .subNav .subCategoryDetail .secondHierarchy > li {
		border: none;
	}

	#sideNav .sideInfo {
		margin-right: 10px;
		margin-left: 10px;
	}

	#sideNav .subNav .subCategoryDetail .secondHierarchy {
		border-top: 0;
	}

	#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy {
		display: none;
	}

	#sideNav .subNav {
		background: transparent;
	}

	#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy {
		display: block;
	}

	.subCategoryDetail .thirdHierarchy li:first-child {
		border-top: 0;
	}

	#sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li {
		padding-left: 0;
		/*background: #f6f6f6;*/
		border-top: 0;
		border-bottom: solid 1px #c1c1c1;
	}

	#wrap #sideNav .subNav .secondHierarchy a {
		border: 0;
		background-color: transparent;
	}

	#sideNav .subNav .subCategoryTitle > a.current, #wrap #sideNav .subNav .subCategoryDetail .secondHierarchy .categoryBlock > dt > a.current, #sideNav .subNav .subCategoryDetail li.noChild > a.current {
		background: #f7f7f7 !important;
		font-weight: bold !important;
	}

	#wrap #sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li a {
		padding-left: 30px;
		/*background: #fff url(../img/arrow_blue2.png) 17px 17px no-repeat;*/
	}

	#wrap #sideNav .subNav .subCategoryDetail .secondHierarchy .thirdHierarchy > li a.current {
		/*background: #fff url(../img/arrow_blue2.png) 17px 17px no-repeat;*/
		font-weight: bold;
	}

	#sideNav .subNav .subCategoryDetail li a.semicurrent:hover {
		font-weight: bold !important;
	}

	#sideNav .subNav .subCategoryDetail li a.semicurrent {
		font-weight: normal !important;
	}

	/*-------------------------------------------
	TopPage
	-------------------------------------------*/
	body.categpryTop #wrap #mainArea {
		margin-top: 0;
		padding-top: 0;
	}

	/*-------------------------------------------
	Template
	-------------------------------------------*/
	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1 {
		width: 100%;
		margin-bottom: 10px;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoThree,
	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoTwo {
		display: table;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoThree > *,
	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoTwo > * {
		display: table-cell;
		vertical-align: middle;
		padding-left: 2%;
		margin-left: 0;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoThree > * {
		width: 32.5%;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoTwo > * {
		width: 49%;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoThree > *:first-child,
	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1.logoTwo > *:first-child {
		padding-left: 0;
	}

	.simpleTempelate header[role="banner"] #headerInner .logoWrap > h1 img {
		width: auto;
		display: inline;
		vertical-align: middle;
	}

	/*-------------------------------------------
	Popup
	-------------------------------------------*/
	.popup #spHeaderMenu {
		visibility: hidden;
	}

	/*-------------------------------------------
	miniApp
	-------------------------------------------*/
	#miniApp {
		padding-bottom: 80px;
	}
	#miniApp header[role="banner"] #headerInner{
		padding:8px 0 5px 5px;
	}
	#miniApp header[role="banner"] #headerInner .logoWrap > *{
		padding: 0;
	}
	#miniApp header[role="banner"] #headerInner .logoWrap a {
		display: block;
		width: 180px;
		height: 35px;
		background: url(../img/logo_miniapp.png) 0 0 no-repeat;
		background-size: cover;
		text-indent: -9999px;
	}
	#miniApp header[role="banner"] #headerInner .logoWrap a img{
		display: none;
	}
	#miniApp header[role="banner"] #headerInner #spHeaderMenu > ul{
		margin-top: 14px;
	}
	#miniApp header[role="banner"] #headerInner #spHeaderMenu > ul > li a{
		font-size: 14px;
	}
	#miniApp .lang img{
		width: 25px;
		height: auto;
	}
	.menu_miniapp{
		display: none;
	}

	#miniApp .menu_miniapp {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		background-color: #fff;
		width: 100%;
		z-index: 50;
		box-shadow: 0px 0px 3px #ccc;
	}

	#miniApp .menu_miniapp ul {
		display: table;
		text-align: center;
		width: 100%;
	}
	#miniApp .menu_miniapp ul li{
		display: table-cell;
		width: 33%;
	}
	#miniApp .menu_miniapp ul li:first-of-type {
		width: 34%;
	}
	#miniApp .menu_miniapp ul li a{
		display: block;
		font-size: 12px;
		padding-top: 40px;
		padding-bottom: 5px;
	}
	#miniApp .menu_miniapp ul li a.menu_btn-home{
		background: url(/public/img/miniapp/ico_home-miniapp.png) no-repeat center 8px;
		background-size: 30px;
	}
	#miniApp .menu_miniapp ul li a.menu_btn-login{
		background: url(/public/img/miniapp/ico_login-miniapp.png) no-repeat center 10px;
		background-size: 28px;
	}
	#miniApp .menu_miniapp ul li a.menu_btn-logout{
		background: url(/public/img/miniapp/ico_logout-miniapp.png) no-repeat center 10px;
		background-size: 28px;
	}
	#miniApp .menu_miniapp ul li a.menu_btn-history{
		background: url(/public/img/miniapp/ico_history-miniapp.png) no-repeat center 10px;
		background-size: 28px;
	}
	#pageTop {
		display: none;
	}
	#wrap #mainArea #sideNav {
		margin-top: 40px;
	}

	#img_main .txt_kv {
    	right: 30px;
	}
}

@media screen and (min-width: 1500px) {
	#img_main .txt_kv {
    	left : 50%;
	}
}

@media screen and (max-width: 1450px) {
	.card-apply-img img {
    	width: 30%;
	}
	.topgrayblock {
		height: 760px !important;
	}
	.usage_1 {
	    height: 380px;
	}
	.usage_2 {
	    height: 380px;
	}
	.card-feature-01-img img {
		width: 44%;
	}
	.card-feature-02-img img {
		width: 44%;
	}
}


@media screen and (max-width: 1400px) {
	#contents_feature dt {
		font-size: 18px;
	}
	.vdo1 {
	    object-position: 0 -320px;
	}
	.vdo2 {
	    object-position: 0 -320px;
	}
	.card-feature-01-img img {
		width: 44%;
	}
	.card-feature-02-img img {
		width: 44%;
	}
}


@media screen and (max-width: 1400px) {
	.vdo1 {
		object-position: 0 -280px;
	}
	.vdo2 {
		object-position: 0 -280px;
	}
	.card-feature-01-img img {
		width: 48%;
	}
	.card-feature-02-img img {
		width: 48%;
	}
}

@media (max-width: 1200px) {
	.supportimg {
		width:60%;
	}
	.ddbg {
		width : 75%;
	}
	.contents-sub-body {
		padding : 10px 5px;
		background-color: #fafafa;
	}

	.w80rsp {
		width : 90%;
	}

	.w60rsp {
		width : 70%;
	}

	.campaignImage {
		width:600px;
	}
	.xlogotxt span {
		font-size: 32pt;
	}
	.input-jpy-larger {
		width:44% !important;
	}

	.btn_deposit {
		margin-left: 0px !important;
	}
	.deposit_box {
		width:62% !important;
		text-align: center;
	}

	.dn1200 {
		display:none;
	}
	.db1200 {
		display:block;
	}
	.col-lga-6 {
		margin-left:2%;
		width: 48%  !important;
	}
    .col-lg-6 {
        width: 25% !important;
    }
	.vdo1 {
		object-position: 0 -240px;
	}
	.vdo2 {
		object-position: 0 -240px;
	}
	.card-feature-01-img img {
		width: 50%;
	}
	.card-feature-02-img img {
		width: 50%;
	}
}

@media screen and (max-width: 1120px) {
	#contents_feature dt {
		font-size: 16px;
	}
	#img_main {
		height: 600px;
	}
	.vdo1 {
		object-position: 0 -200px;
	}
	.vdo2 {
		object-position: 0 -200px;
	}
	.card-feature-01 {
		left:20.5%;
	}
	.card-feature-02 {
		left:19%;
	}
	.card-feature-01-img img {
		width: 54%;
	}
	.card-feature-02-img img {
		width: 54%;
	}
}

@media screen and (max-width: 1036px) {
	.supportimg {
		width:70%;
	}
	.table_title02 {
		display:none;
	}
	.table_column02 {
		display:none;
	}
	.table_column04 {
		display:none;
	}
	.col-lga-6 {
		margin-left:2%;
		width: 46%  !important;
	}
    .col-lg-6 {

		width: 24% !important;
    }
	#contents_feature dt {
		font-size: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.card-feature-01 {
		left:18%;
	}
	.card-feature-02 {
		left:16%;
	}

	#img_main .txt_kv {
		left: 35%;
	}

	#img_main .txt_kv-partner {
		width: 360px;
	}

	#img_main .txt_kv-logo {
		width: 120px;
	}

	#img_main .txt_issue {
		left: 60px;
	}
}

@media screen and (max-width: 992px) {
	.gold_gradient_bg {
		background: #f0f0f0;
		background: linear-gradient(210deg,rgba(240, 240, 240, 1) 4%, rgba(240, 222, 144, 1) 14%, rgba(250, 250, 250, 1) 50%);
	}

	.gray_gradient_bg {
		background: #ffffff;
		background: linear-gradient(210deg,rgba(255, 255, 255, 1) 0%, rgba(212, 212, 212, 1) 11%, rgba(237, 237, 237, 1) 26%, rgba(247, 247, 247, 1) 36%, rgba(250, 250, 250, 1) 56%, rgba(255, 255, 255, 1) 68%, rgba(242, 242, 242, 1) 92%);
	}

	.card-apply-body-img {
		right: 3%;
	}

	.card-apply-body-img img {
		width : 34%
	}

	.ddbg {
		width : 60%;
	}
	.contents-sub-body {
		padding : 20px 5px;
	}

	.w80rsp {
		width : 40%;
	}

	.w60rsp {
		width : 20%;
	}
	.supportimg {
		width:30%
	}

	.supportkv {
		width : 30%;
	}

	.bluegray-txt {
		font-size: 1em;
		font-weight: bold;
	}

	.campaignTitleBlock {
		margin-top:0px;
		padding-left:60px;
	}
	.campaignImage {
		width:500px;
	}
	.xlogotxt span {
		font-size: 38px;
	}
	.dn992 {
		display:none;
	}
	.db992 {
		display:block;
	}
	.guideimg {
		width : 80%;
	}
	.nocashusage {
		font-size: 18px;
	}
	.nocashusagetxt {
		font-size: 18px;
	}
	.col-lga-6 {
		text-align:left;
		margin-left:2%;
		width: 98%  !important;
	}
	.col-lg-6 {
		text-align:left;
		margin-left:0%;
		width: 50%  !important;
	}
	.card-feature-01 {
		left:18%;
	}
	.card-feature-02 {
		left:15%;
	}
	.vdo1 {
		object-position: 0 -50px;
	}
	.vdo2 {
		object-position: 0 -50px;
	}
	.card-feature-01-img img {
		width: 60%;
	}
	.card-feature-02-img img {
		width: 60%;
	}

	#img_main {
		height: 540px;
	}

	#img_main .txt_kv {
		top: 100px;
		left: 30%;
	}

	#img_main .txt_kv-partner {
		width: 380px;
	}

	#img_main .txt_kv-logo {
		width: 120px;
	}

	#img_main .txt_issue {
		left: 20%;
	}

	#ezl_mark_kr, #ezl_mark_jp {
		margin-left: 4%;
	}

	.card_img.size_smaller {
		width: 25% !important;
	}

	.card_img_t.size_smaller {
		width: 33% !important;
	}
}

@media screen and (max-width: 750px) {
	.campaignBlock {
		height: 1110px !important;
	}
	.campaignImage {
		width:450px;
	}
	.xlogotxt span {
		font-size: 35px;
	}
	.emphasize {
		padding: 10px 10px;
		background-color: #0C92CC;
		color : white;
		font-size: 1.5em;
		line-height: 1.8;
	}
	.copy_shop01 {
		display: none;
	}
	.card-feature-01 {
		left:15%;
	}
	.card-feature-02 {
		left:12%;
	}

	#img_main {
		height: 460px;
	}

	#img_main .txt_kv {
		left: 20%;
	}

	#img_main .txt_kv-partner {
		width: 300px;
	}

	#img_main .txt_kv-logo {
		width: 80px;
	}

	#img_main .txt_issue {
		top : 160px;
		right: 120px;
	}

	.vdo1 {
		object-position: 0 -20px;
	}
	.vdo2 {
		object-position: 0 -20px;
	}
	.card-feature-01-img img {
		width: 70%;
	}
	.card-feature-02-img img {
		width: 70%;
	}
}

@media screen and (max-width: 850px) {
	.ddbg {
		width : 71%;
	}

	.campaignImage {
		width:400px;
	}
	.xlogotxt span {
		font-size: 33px;
	}

	.emphasize {
		font-size: 1.4em;
		font-weight: bold;
	}


	.deposit_box {
		width:80% !important;
		text-align: left;
	}

	.card-apply-img img {
    	display: none;
	}

	.card-feature-01 {
		left: 12%;
	}

	.card-feature-02 {
		left: 10%;
	}
}

@media screen and (max-width: 800px) {
	.supportimg {
		width:40%
	}
	.nopl {
		padding-left:0px;
	}

	.lgarrow {
		max-height: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.col-lg-48 {
		width:100%;
	}

	.col-lg-04 {
		width:100%;
	}

	.cmp-lg-1 {
		width : 5%;
	}
	.cmp-lg-2 {
		width : 15%;
	}
	.cmp-lg-3 {
		width : 25%;
	}
	.cmp-lg-4 {
		width : 45%;
	}
	.cmp-lg-10 {
		width : 90%;
	}
	.campaignImage {
		width:380px;
	}
	.xlogotxt span {
		font-size: 30px;
	}
	.campaignSubImg {
		bottom:6%;
		left:32%;
	}
	.emphasize {
		font-size: 1.2em;
		font-weight: bold;
	}

	.dn800 {
		display:none;
	}
	.db800 {
		display:block;
	}
	.choice3 {
		width:90% !important;
	}
	.bankinfo {
		width:80% !important;
	}
	.input-jpy-larger {
		height: 50px;
	}
	.card-feature-01 {
		left: 23%;
	}
	.card-feature-02 {
		left: 21%;
	}
	.top_copy_shop01 {
    	font-size:26px !important;
	}
	.top_copy_shop02 {
    	font-size:26px !important;;
	}
	.top_copy_trans01 {
		font-size:26px !important;;
	}
	.top_copy_trans02 {
		font-size:26px !important;;
	}
	.top_copy_trans04 {
		font-size:26px !important;;
	}
	#img_main {
		height: 100%;
	}
	#img_main .txt_kv {
		height : calc(100% - 40px);
		left: 20%;
	}

	#img_main .txt_kv-partner {
		width: 340px;
		margin-top:50px;
	}

	#img_main .txt_kv-logo {
		top : 80px;
		width: 110px;
	}
	#img_main .txt_issue {
		top : 210px;
		right : calc(-10vw + 230px);
		left : unset;
	}
}

@media screen and (max-width: 724px) {

	.ddbg {
		width : 80%;
	}
	.w90rsp {
		width:100%;
	}
	.w80rsp {
		width : 50%;
	}
	.w60rsp {
		width : 25%;
	}

	.xlogotxt span {
		font-size: 28px;
	}

	#contents_feature dd {
		padding: 5px 10px;
	}

	.input-jpy-larger {
		width:80%;
	}
	.guideimg {
		width : 90%;
	}
	.card-feature-01 {
		left: 21%;
	}
	.card-feature-02 {
		left: 19%;
	}
	.topgrayblock {
		height: 720px !important;
	}
	.usage_1 {
	    height: 360px;
	}
	.usage_2 {
	    height: 360px;
	}
	.vdo1 {
		object-position: 0 0px;
	}
	.vdo2 {
		object-position: 0 0px;
	}
	.card-feature-01-img img {
		width: 80%;
	}
	.card-feature-02-img img {
		width: 80%;
	}

	#img_main .txt_kv {
		top: 75px;
		width:540px;
	}
	#img_main .txt_kv-partner {
	}
	#img_main .txt_kv-logo {
	}
	#img_main .txt_issue {
	}
}

@media screen and (max-width: 700px) {

	.ddbg {
		width : 100%;
	}
	.w80rsp {
		width : 60%;
	}
	.w60rsp {
		width : 30%;
	}
	.xlogotxt span {
		font-size: 26px;
	}

	.checkBlock {
		width: 70% !important;
	}

	.campaignSubImg {
		bottom:4%;
		left:30%;
	}

	.campaignImage {
		width:340px;
	}

	.card-feature-01 {
		left: 18%;
	}
	.card-feature-02 {
		left: 16%;
	}
	.topgrayblock {
		height: 680px !important;
	}
	.usage_1 {
	    height: 360px;
	}
	.usage_2 {
	    height: 340px;
	}
	.card-feature-01-img img {
		width: 90%;
	}
	.card-feature-02-img img {
		width: 90%;
	}

	#img_main .txt_kv {
		left: 10%;
	}
	#img_main h1 {
		text-shadow: 0px 0px 8px rgba(255, 255, 255, 1.0);
	}
}
@media screen and (max-width: 624px) {
	.supportimg {
		width:50%
	}
	.col-lg-47 {
		width : 100%;
	}

	.w80rsp {
		width : 70%;
	}
	.xlogotxt span {
		font-size: 24px;
	}
	.card-feature-02 {
		position: absolute !important;
		left: 50% !important;
		transform: translate(-50%) !important;
		width: 100%;
		/*left:12%;*/
	}
	.card-feature-01 {
		position: absolute !important;
		left: 50% !important;
		transform: translate(-50%) !important;
		width: 100%;
		/*left:14%;*/
	}
	.topgrayblock {
		height: 640px !important;
	}
	.usage_1 {
	    height: 320px;
	}
	.usage_2 {
	    height: 320px;
	}
	.card-feature-01 {
		top:30px;
	}
	.card-feature-02 {
		top:30px;
	}
	#img_main .txt_kv {
		left: 4%;
	}
}

@media screen and (max-width: 588px) {
	.card-apply-body-img {
		right: 0%;
	}

	.card-apply-body-img img {
		width : 36%
	}
	.campaignBlock {
    	height: 1290px !important;
	}
	.cmp-lg-1 {
		width : 5%;
	}
	.cmp-lg-2 {
		width : 35%;
	}
	.cmp-lg-3 {
		width : 60%;
	}
	.cmp-lg-4 {
		width : 90%;
	}
	.cmp-lg-10 {
		width : 90%;
	}
	.campaignSubImg {
		left: 28%;
	}
	.xlogotxt span {
		font-size: 52px;
	}
	.bluegray-txt {
		margin-top:40px;
	}
	.deposit_box {
		width:90% !important;
	}
	.guideimg {
		width : 95%;
	}
	.nocashusage {
		font-size: 15px;
	}
	.nocashusagetxt {
		font-size: 15px;
	}
	.card-feature-02 {
		left:12%;
	}
	.card-feature-01 {
		left:12%;
	}
	.topgrayblock {
		height: 580px !important;
	}
	.usage_1 {
	    height: 290px;
	}
	.usage_2 {
	    height: 290px;
	}
	#img_main .txt_kv > h1 {
		font-size : 36px;
	}
	#img_main .txt_kv-partner {
		margin-top : 40px;
		width: 280px;
	}
	#img_main .txt_kv-logo {
		margin-right: 5%;
		width: 100px;
	}
	#img_main .txt_kv {
		top: 40px;
		width:490px;
	}
	#img_main .txt_issue {
		top : 180px;
		right : calc(-10vw + 210px);
	}
}
@media screen and (max-width: 524px) {
	.twocardsl {
		position: absolute;
		left:10%;
		top:9%;
	}
	.twocardsr {
		position: absolute;
		left:10%;
		top:calc(50vw - 10px);
	}
	.w90rsp {
		width:60%;
	}
	.w80rsp {
		width : 80%;
	}
	.w60rsp {
		width : 40%;
	}
	.supportimg {
		width:70%
	}

	.supportkv {
		width : 90%;
	}

	.cmp_txt {
		font-size:16px;
	}

	.campaignBlock {
    	height: 1260px !important;
	}

	.campaignSubImg {
		left: 24%;
	}
	.xlogotxt span {
		font-size: 46px;
	}

	.dn524 {
		display:none;
	}
	.db524 {
		display:block;
	}
	.deposit_box {
		width:100% !important;
	}
	.topgrayblock{
		height:calc(100% - 40px) !important;
	}
	.usage_1{
		height:calc(100% - 20px);
	}
	.usage_2{
		height:calc(100% - 20px);
	}
	.nocashusage {
		width:28%;
	}

	#contents_feature dt {
		font-size: 18px;
	}

	.top_copy_shop01 {
    	font-size:28px !important;
		color:#000000 !important;
		text-shadow: 10px 10px 40px rgba(255, 255, 255, 1.0);
	}
	.top_copy_shop02 {
		display: none;
	}
	.top_copy_trans01 {
		font-size:28px !important;
    	color:#000000 !important;
		text-shadow: 10px 10px 40px rgba(255, 255, 255, 1.0);
	}
	.top_copy_trans02 {
		font-size:28px !important;
    	color:#e90000 !important;
		text-shadow: 10px 10px 40px rgba(255, 255, 255, 1.0);
	}
	.top_copy_trans03 {
		display: none;
	}
	.top_copy_trans04 {
		display: none;
	}

	.card-feature-01-img {
		left: 5%
	}
	.card-feature-01-img img {
		width: 100%;
	}
	.card-feature-02-img img {
		width: 100%;
	}

	.card-feature-01 {
		top: unset;
		bottom:10%;
	}
	.card-feature-02 {
		top: unset;
		bottom:10%;
	}


	#img_main .txt_kv > h1 {
		font-size : 36px;
		margin-right : 10px;
	}
	#img_main .txt_kv-partner {
		position: absolute;
		top : 100px;
		right : -20px;
		width: 280px;
	}
	#img_main .txt_kv-logo {
		position: absolute;
		top : unset;
		left : unset;
		bottom : 20px;
		right: -6%;
		width: 100px;
	}
	#img_main .txt_kv {
		top: 40px;
		width:420px;
	}
	#img_main .txt_issue {
		top : unset;
		bottom:20px;
		right : unset;
		left : 0%;
	}
}

@media screen and (max-width: 468px) {
	.w90rsp {
		width:70%;
	}
	.w80rsp {
		width : 90%;
	}

	.cmp_txt {
		font-size:14px;
	}

	.campaignBlock {
    	height: 1230px !important;
	}

	.campaignSubImg {
		left: 16%;
	}
	.xlogotxt span {
		font-size: 40px;
	}

	#img_main .txt_kv > h1 {
		text-align : center;
	}
	.waSlideMenu-menu li a {
		line-height: 40px;
	}
	.nocashusage {
		width:31%;
		font-size: 14px;
	}
	.nocashusagetxt {
		font-size: 14px;
		margin-left: 0px;
		letter-spacing:-8%;
	}
	.checkBlock {
		width: 80% !important;
	}
	.input-jpy-larger {
		width:38% !important;
	}
	#img_main .txt_kv-partner {
		top : 100px;
		right : 0px;
		width: 260px;
	}
	#img_main .txt_kv-logo {
		right : 10px;
	}
	#img_main .txt_kv {
		width:400px;
	}
	.btn_apply {
		width : 220px;
	}
}

@media screen and (max-width: 437px) {
	.button_line_0_left {
		letter-spacing:-0.1em;
		padding:5px 5px !important;
	}
	.button_line_0_right {
		letter-spacing:-0.1em;
		padding:5px 5px !important;
		margin-left:7px
	}
	.button_line_1_left {
		letter-spacing: -0.2em;
		padding:5px 5px !important
	}
	.button_line_1_right {
		letter-spacing: -0.08em;
		padding:5px 5px !important;
		margin-left:1px;
	}
}

@media screen and (max-width: 415px) {
	.nocashusagetxt {
		vertical-align: middle;
		text-align: center;
		max-width: 50%;
		height: 100%;
		line-height: 20px;
		padding: 0 !important;
	}
	.nocashusagetxt.cashless {
		min-width: 50%;
	}
}

@media screen and (max-width: 405px) {
	.campaignBlock {
    	height: 1220px !important;
	}
	.w80rsp {
		width : 100%;
	}
	.w60rsp {
		width : 50%;
	}
	.cmp_txt {
		font-size:14px;
	}
	.xlogotxt span {
		font-size: 36px;
	}
	.campaignImage {
		width:280px;
	}
	.campaignSubImg {
		bottom:2%;
	}
	.dn405 {
		display:none;
	}
	.cardRate {
		font-size: 160% !important;
	}
	.nocashusage {
		width:33% !important;
	}
	.input-jpy-larger {
		width:33% !important;
	}
	#contents_feature dt span {
		display: inline-block;
		padding-left: 0px !important;
	}
	.nocashusage {
		width:28%;
	}
	.nocashusagetxt {
		margin-left: 5px
	}
	#img_main .txt_kv-partner {
		top : 100px;
		right : 0px;
		width: 240px;
	}
	#img_main .txt_kv {
		top: 40px;
		width:360px;
	}
	#img_main .txt_kv-logo {
		right : 5px;
	}
	.btn_apply {
		width : 180px;
	}
}

@media screen and (max-width: 395px) {
	.title_contact.qna_title {
		letter-spacing: -0.1em !important;
	}
}

@media screen and (max-width: 385px) {
	.list_rect.arr_4steps > li span {
		letter-spacing : -0.1em;
	}
}

@media screen and (max-width: 360px) {
	.campaignBlock {
		height: 1250px !important;
	}
}

@media screen and (max-width: 350px) {
	.campaignBlock {
		height: 1400px !important;
	}
}
