@charset "UTF-8";



/*===========================

	reset

===========================*/

* {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	width: 100%;
	overflow-x: hidden;
}

#Top {
	position: absolute;
	top: 0;
	left: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

.container {
	max-width: 920px;
	width: 100%;
	margin: 0px auto;
}

#wrapper {
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","sans-serif";
	text-align: center;
	line-height: 1.4;
	overflow: hidden;
	width: 100%;
	position: relative;
	font-size: 76%;
	color: #444444;
}

/* 回り込み解除 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1px;
}

/* Hides from Mac IE \*/

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

/* Hides from Mac IE */

.spDesc_lm {
	display: block;
}

.pcDesc_lm {
	display: none;
}

.subImg_lm .spDesc_lm {
	display: block;
}

.subImg_lm .pcDesc_lm {
	display: none;
}

i {
	font-style: normal !important;
}

div.lami_lm {
	display: block;
}

.lami_sp_lm {
	display: none;
}

div.guide {
	display: none;
}

.tran_lm {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.txtCenter_lm {
	text-align: center !important;
}

.dur {
	transition-property: opacity, height;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.wide_lm {
	margin-right: -500% !important;
	padding-right: 500% !important;
	margin-left: -500% !important;
	padding-left: 500% !important;
}


@media screen and (min-width: 1001px) {
	.subImg_lm .spDesc_lm {
		display: none;
	}

	.subImg_lm .pcDesc_lm {
		display: block;
	}
}

@media screen and (min-width: 920px) {

	.spDesc_lm {
		display: none;
	}

	.pcDesc_lm {
		display: block;
	}

	a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		text-decoration: underline;
	}

	a:hover img.nofilter,
	a:hover img.imgover {
		opacity: 1;
		filter: none;
	}

	div#contentsInner_lm a:hover {
		color: #CC3366;
	}

}





/*===========================

	FONT

===========================*/

.subTitle_lm span.txt_lm,

#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm i.t_lm,

.qa_lm li p.q_lm {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #000;
}

.detailBtn_lm i {
	font-family: "Midashi Go MB31", sans-serif;
}

.detailBox_lm a span.money_lm:not(.old_lm) i.nrm_lm {
	font-family: "Futo Go B101", sans-serif;
}

.detailBox_lm a span.money_lm:not(.old_lm) i.yen_lm {
	font-family: "Arimo", sans-serif;
}





/*===========================

	header

===========================*/

#header_lm {
	width: 920px;
	position: absolute;
	left: 50%;
	/*absolute;left: 0;*/
	margin-left: -460px;
	/*margin-left: 0;*/
	top: 0;
	border-bottom: 1px solid #EEEEEE;
}

#header_lm #head-topnavi_allb_lm {
	position: absolute;
	right: 0;
	top: 12px;
	line-height: 1.4;
}

#header_lm #head-topnavi_allb_lm li {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

#header_lm #head-topnavi_allb_lm li#add-line_allb_lm {
	border-left: 1px solid #CCCCCC;
	padding-left: 11px;
}

#header_lm .logoImg_lm {
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: left;
	padding-left: 2px;
}

#header_lm #head-topnavi_allb_lm li#log-btn_allb_lm {
	margin-top: 0;
}

@media screen and (max-width: 919px) {

	#header_sp_lm {
		margin: 0;
		padding: 6px 0;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border-bottom: 1px solid #EEEEEE;
	}

	#header_sp_lm p.logo_lm {
		position: relative;
		padding-left: 8px;
	}

	#head-topnavi_allb,
	#head-topnavi_allb_lm {
		display: none;
	}

	div#Container_fca {
		margin: 0;
	}

	#Content_fca div.pankuzu_fca {
		width: 99%;
		margin: 7px 0 7px 1%;
	}

}





/*===========================

	plist

===========================*/

#plist {
	color: #888;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	line-height: 1;
	_line-height: 1.1;
	vertical-align: middle;
}

#plist li {
	float: left;
	font-size: 80%;
	margin-left: 3px;
}

#pList_lm {
	max-width: 920px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 80%;
}

#pList_lm,
#pList_lm a {
	color: #888888 !important;
}

#pList_lm span {
	color: #444444 !important;
}

#plist span {
	font-size: 90%;
}

#plist a,
#plist a:visited {
	color: #888 !important;
	text-decoration: none;
}

@media screen and (min-width: 920px) {

	#plist a:hover {
		text-decoration: underline;
	}

}

@media screen and (max-width: 919px) {

	#pList_lm {
		padding-left: 1%;
		padding-right: 1%;
		width: 88%;
		margin-left: 0;
	}

}

.fsc_gfooter__breadcrumb { text-align: left;}



/*===========================

	pagetop

===========================*/

/*

.or_pageTop_lm { position: fixed;bottom: 30px;right: 80px;z-index: 10;transition: bottom 0.5s ease-in-out; display: none; width: 80px; }

.or_pageTop_lm img { width: 100%; }

@media screen and (max-width: 919px) {

.or_pageTop_lm { right: 20px;width: 60px; }

}

*/

.item-detail-btn {
	position: fixed;
	bottom: 140px;
	right: 25px;
	z-index: 10;
	display: none;
	cursor: pointer;
}

.item-detail-btn:hover {
	opacity: 0.7;
}

.or_pageTop_lm {
	position: fixed;
	bottom: 30px;
	right: 80px;
	z-index: 10;
	transition: bottom 0.5s ease-in-out;
	display: none;
}

@media screen and (min-width: 641px) {

	.fixed-item-detail-btn {
		display: none;
	}

}

@media screen and (max-width: 640px) {

	.or_pageTop_lm {
		right: 20px;
	}

	.or_pageTop_lm img {
		width: 60px;
	}

	.or_pageTop_lm.on {
		bottom: calc(10px + 20vw);
	}

	.fixed-item-detail-btn {
		position: fixed;
		width: 100%;
		height: 20vw;
		bottom: -150px;
		left: 0;
		overflow: hidden;
		z-index: 10;
		transition: all 0.5s ease-in-out;
	}

	.fixed-item-detail-btn.on {
		bottom: 10px;
	}

	.fixed-item-detail-btn li {
		width: 94%;
		margin: 2% auto 1%;
	}

	.fixed-item-detail-btn ul li img {
		width: 100%;
		height: auto;
	}

	.item-detail-btn {
		display: none !important;
	}

}



/*===========================

	topArea

===========================*/

#topArea_lm {
	text-align: center;
	margin-bottom: 85px;
	position: relative;
}

#topArea_lm .topInner_lm {
	background: #edeff0;
}

#topArea_lm .topImg {
	margin-bottom: 20px;
	position: relative;
}

#topArea_lm .topAnim_lm {
	position: absolute;
	top: 290px;
	left: 440px;
}

#topArea_lm .bnrCampaign_lm {
	margin: 0 20px 20px 20px;
	display: block;
}

#topArea_lm .add_lm {
	position: absolute;
	left: 20px;
	bottom: 4%;
	width: 100%;
	text-align: left;
}

#topArea_lm .add_lm img {
	width: 65%;
}

@media screen and (min-width: 641px) {

	#topArea_lm .bnrCampaign_lm {
		margin: 0 20px 80px 20px;
	}

	#topArea_lm .add_lm {
		left: 135px;
		bottom: 30px;
		width: 400px;
	}

	#topArea_lm .add_lm img {
		width: auto;
	}

}





/*===========================

	content

===========================*/



/* outer */

#mainarea_lm {
	width: 100%;
	display: inline-block;
	position: relative;
	/*margin-top: 41px;*/
	margin-top: 63px;
	*display: inline;
	*zoom: 1;
}

#contentsInner_lm {
	width: 100%;
	color: #333333;
}

#contentsInner_lm .wideBody_lm {
	margin: 0 -500%;
	padding: 0 500%;
}

#contentsInner_lm img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.box_lm {
	margin-bottom: 150px;
	position: relative;
}

.box_lm .boxInner_lm,

.box_lm .boxInner_lm.w_lm {
	padding: 20px 0;
}

#inner_lm {
	font-family: "Futo Go B101", sans-serif;
}

/* title */

.subTitle_lm {
	position: relative;
	text-align: center;
	padding: 17.5px 0;
	border-top: 1px solid #000;
	border-bottom: 1px dashed #000;
}

.subTitle_lm span.txt_lm {
	font-size: 27px;
	letter-spacing: .25rem;
}

.subTitle_lm span.subImg_lm {
	position: absolute;
}

.subImg_lm {
	position: absolute;
	top: 5px;
	left: -70px;
	max-width: 60px;
}



/* btn */

.btnOuter_lm {
	margin: 80px auto 0;
	max-width: 520px;
}

.btnOuter_lm a {
	display: block;
}

.detailBtn_lm {
	text-align: center;
	background: #FFF;
	line-height: 1;
	padding: 15px 0;
	margin: 15px auto 0;
	border: 1px solid #333;
	width: 100%;
	display: block;
	font-size: 140%;
	color: #333;
	border-radius: 5px;
}

.detailBtn_lm i {
	line-height: 1.3;
	position: relative;
	display: inline-block;
	margin-left: -10px;
}

a .detailBtn_lm i::before {
	right: -35px;
	top: calc(50% - 6px);
	width: 10px;
	height: 10px;
	content: "";
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.wGuide_lm {
	width: 100%;
	text-align: center;
	margin: 40px auto 20px;
}

.wGuide_lm a {
	background: #707070;
	border-radius: 5px;
}



/* detailBox */

.detailBoxOuter_lm {}

.detailBox_lm {
	margin-top: 50px;
}

.box_lm .detailBox_lm:first-child {
	margin-top: 0px;
}

.detailBox_lm a {
	display: block;
	text-align: center;
}

.detailBox_lm a:hover {
	text-decoration: none;
}

.detailBox_lm a span {
	display: block;
}

.detailBox_lm a span i {
	line-height: 1;
}

.detailBox_lm a span.img_lm {
	margin-bottom: 25px;
}

.detailBox_lm a span.infInner_lm {}

.detailBox_lm a span.infInner_lm span {
	font-size: 140%;
}

.detailBox_lm a span.infInner_lm span.money_lm.old_lm {
	font-size: 140%;
	margin-bottom: 10px;
}

.detailBox_lm a span.tit_lm {
	margin: 0 auto 20px;
}

.detailBox_lm a span.money_lm {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 7px;
}

.detailBox_lm a span.money_lm i.nrm_lm {
	padding: 0px 10px 0px 0px;
}

.detailBox_lm a span.money_lm.old_lm i.nrm_lm {
	padding: 0px 5px 0px 0px;
}

.detailBox_lm a span.money_lm:not(.old_lm) i.yen_lm {
	font-size: 150%;
	font-weight: bolder;
}

.detailBox_lm a span.money_lm:not(.old_lm) i:not(.yen_lm) {
	padding-top: 0.3em;
}

.detailBox_lm a span.money_lm i.del_lm {
	position: relative;
	display: inline-block;
	font-size: 85%;
	margin-top: 0.2em;
}

.detailBox_lm a span.money_lm.old_lm i.del_lm {
	font-size: 100%;
}

.detailBox_lm a span.money_lm.old_lm i.n_lm.del_lm::before {
	display: block;
	content: "";
	position: absolute;
	top: 2px;
	bottom: 0;
	margin: auto;
	left: 0;
	width: 100%;
	height: 17px;
	background: url("../images/bg_del.png") repeat-x 0 0;
}

.detailBox_lm a span.money_lm:not(.old_lm) i {
	color: #333333;
}



/* functionOuter_lm */

#functionOuter_lm #functionInner {
	margin-bottom: -60px;
	background: #f4f5f2;
}

#functionOuter_lm #functionInner .f_inner_lm {
	margin: 0 25px 10px;
	text-align: center;
}

#functionOuter_lm #functionInner .f_inner_lm .txt_lm {
	margin-top: 10px;
}

#functionOuter_lm #functionInner .f_inner_lm .txt_lm span {
	display: inline;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
	font-size: 180%;
	line-height: 2;
}

#functionOuter_lm #functionInner .f_inner_lm.commitment_lm {
	border: 1px solid #000;
	border-radius: 10px;
	background: #fff;
	padding: 35px 0 50px;
	margin-bottom: 0;
	margin-top: 80px;
}

#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .minTit_lm {
	margin: -50px auto 30px;
}

#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .minTit_lm span {
	background: linear-gradient(0deg, #fff 50%, #f4f5f2 50%);
	display: inline-block;
	font-size: 180%;
	padding: 0 20px;
}

#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .fncImg_lm img {
	margin: 0 auto;
}



/* voice_lm */

.box_lm .boxInner_lm.voice_lm {}

.box_lm .boxInner_lm.voice_lm ul {
	/*display: flex;flex-wrap: wrap;justify-content: space-between;*/
}

.box_lm .boxInner_lm.voice_lm ul li {
	width: 100%;
	position: relative;
	/*border: 1px solid #666;*/
	vertical-align: top;
	margin-bottom: 25px;
}

.box_lm .boxInner_lm.voice_lm ul li::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../images/voice_c01.png");
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
}

.box_lm .boxInner_lm.voice_lm ul li p {
	position: relative;
	z-index: 1;
	font-size: 120%;
	line-height: 1.8;
	/*padding: 40px 32px 30px 35px;*/
	padding: 45px 0 40px;
}

.box_lm .boxInner_lm.voice_lm ul li {
	background-image: url("../images/voice_line01.png"), url("../images/voice_line03.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0, 0 bottom;
	background-size: 100% 45px, 100% 45px;
}

.box_lm .boxInner_lm.voice_lm ul li.top_lm {
	background-image: url("../images/voice_line01_top.png"), url("../images/voice_line03.png");
}

.box_lm .boxInner_lm.voice_lm ul li span.o_lm {
	display: block;
	background-image: url("../images/voice_line02.png");
	background-repeat: repeat-y;
	background-position: 0 0;
	background-size: 100%;
	padding: 0 30px 0 35px;
}

.box_lm .boxInner_lm.voice_lm ul li p span:not(.o_lm) {
	display: block;
	margin-top: 15px;
}

.box_lm .boxInner_lm.voice_lm ul li p i {
	font-size: 130%;
	color: #d71158;
	margin: 0 2px;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(1) {
	width: 85%;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(1)::after {}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(2) {
	width: 85%;
	margin-left: auto;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(2)::after {
	background-image: url("../images/voice_c02.png");
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(3) {
	width: 85%;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(3)::after {
	background-image: url("../images/voice_c03.png");
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(4) {
	width: 100%;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(4)::after {}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(5) {
	width: 85%;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(5)::after {
	background-image: url("../images/voice_c02.png");
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(6) {
	width: 85%;
	margin-left: auto;
}

.box_lm .boxInner_lm.voice_lm ul li:nth-child(6)::after {
	background-image: url("../images/voice_c03.png");
}

#voiceOuter_lm {}

#voiceOuter_lm .txtBox {
	background: #f4f4f2;
	padding: 15px;
	max-width: 795px;
	margin: 40px auto 0;
}

#voiceOuter_lm .txtBox .txtBoxInner {
	padding: 30px 50px;
	border: 2px solid #fff;
}

#voiceOuter_lm .txtBox .txtBoxInner p {}

#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm {
	font-size: 180%;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	padding-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm i {}

#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm i.i_lm {
	margin-left: 10px;
}

#voiceOuter_lm .txtBox .txtBoxInner p.txt_lm {
	font-size: 120%;
	line-height: 2.4;
	text-align: center;
}



/* qa_lm */

#qaBox_lm.box_lm {
	margin-bottom: 80px;
}

#qaBox_lm .boxInner_lm {
	background: #f4f4f2;
	border-bottom: 1px solid #333333;
}

.qa_lm {}

.qa_lm li {
	padding: 30px 40px 35px;
	background: #fff;
	border: 1px solid #858585;
	margin: 0 auto 20px;
	position: relative;
}

.qa_lm li::after {
	content: "";
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	background-image: url("../images/qa_dec.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.qa_lm li p {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 50px;
}

.qa_lm li p.q_lm {
	font-size: 160%;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url("../images/icon_q.gif");
}

.qa_lm li p.a_lm {
	font-size: 135%;
	line-height: 2;
	background-image: url("../images/icon_a.gif");
}



/* footBnr_lm */

#footBnr_lm {}

#footBnr_lm ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 -4% -4%;
}

#footBnr_lm ul li {
	width: 46%;
	margin: 0 0 4% 4%;
}

/*

#footBnr_lm ul li a { display: block; }

*/



/* footArea_lm */

#footArea_lm.box_lm {
	margin-bottom: 0;
}

#footArea_lm .sns_lm {
	margin: 45px auto;
}

#footArea_lm .sns_lm ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

#footArea_lm .sns_lm ul li {
	margin: 0 15px;
}



/* other */

.boxDetail_lm .subTitle_lm .subImg_lm {
	top: -30px;
	left: -120px;
}

#functionOuter_lm .subTitle_lm .subImg_lm {
	top: -15px;
	right: -180px;
}

#voiceOuter_lm .subTitle_lm .subImg_lm {
	top: -30px;
	left: -80px;
}

#qaBox_lm .subTitle_lm .subImg_lm {
	top: -45px;
	right: -115px;
}







/* bnrFt_lm */

.bnrFt_lm {}

.bnrFt_lm li {}

.bnrFt_lm li a {
	display: flex;
	flex-wrap: wrap;
}

.bnrFt_lm li a span {}

.bnrFt_lm li a span.tit_lm {
	width: 55%;
}

.bnrFt_lm li a span.txt_lm {
	width: 43%;
	margin-left: 2%;
}

.bnrFt_lm li a span i {
	display: block;
}

.bnrFt_lm li a span i.i_lm {
	margin-bottom: 5px;
}

.bnrFt_lm li a span i.t_lm {
	line-height: 1.8em;
	font-size: 115%;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../images/ft_link.png");
	background-position: center bottom;
	padding-bottom: 40px;
}

.bnrFt_lm li a:hover {
	text-decoration: none !important;
	color: #333 !important;
}


@media screen and (min-width: 920px) {

	a {
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	#inner_lm {
		width: 920px;
		margin: 0 auto;
	}

	.box_lm .boxInner_lm,

	.box_lm .boxInner_lm.w_lm {
		padding: 60px 0 50px;
	}



	/* voice_lm */

	.box_lm .boxInner_lm.voice_lm ul li {
		float: left;
		margin-bottom: 0;
		display: inline-block;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(2n) {
		float: right;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(1) {
		width: calc(360px - 2px);
		left: 110px;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(2) {
		width: calc(380px - 2px);
		top: 40px;
		right: 10px;
		margin-bottom: 50px;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(3) {
		width: calc(360px - 2px);
		left: 35px;
		margin-top: 35px;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(4) {
		width: calc(420px - 2px);
		right: 45px;
		margin-top: 40px;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(5) {
		width: calc(380px - 2px);
		left: 35px;
		margin-top: 75px;
	}

	.box_lm .boxInner_lm.voice_lm ul li:nth-child(6) {
		width: calc(360px - 2px);
		right: 15px;
		top: 35px;
	}



}



@media screen and (min-width: 641px) {

	#contentsInner_lm img.auto_lm {
		width: auto;
	}

	#contentsInner_lm .flx_btw_lm {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#contentsInner_lm .flx_btw_lm>div,

	#contentsInner_lm .flx_btw_lm>li,

	#contentsInner_lm .flx_btw_lm>p {
		width: 45%;
		margin: 0px;
		padding: 0 10px;
	}



	/* title */

	.box_lm .tit_lm {
		text-align: center;
	}



	/* btn */

	.detailBtn_lm {
		font-size: 160%;
	}



	/* detailBox */

	.detailTop_lm {
		text-align: center;
		margin: 0 auto 30px;
	}

	.detailTop_lm img {
		width: 60% !important;
	}

	.detailBoxOuter_lm {
		margin-bottom: -130px;
	}

	.detailBox_lm {
		margin-bottom: 80px !important;
	}

	.detailBox_lm a span.infInner_lm span {
		font-size: 165%;
	}

	.detailBox_lm a span.infInner_lm span.tit_lm {
		font-size: 185%;
	}

	.detailBox_lm a:hover span.money_lm i.del_lm i.yen_lm {
		color: #CC3366;
	}

	.detailBox_lm a span.money_lm i.del_lm {
		font-size: 70%;
		margin-top: 0;
	}

	.detailBox_lm a span.money_lm.old_lm i.del_lm {
		font-size: 100%;
	}

	/* footArea_lm */

	#footArea_lm .sns_lm {
		margin: 75px auto;
	}

	#footArea_lm .btn_lm {
		text-align: center;
	}
}

@media screen and (max-width: 1100px) {
	.subImg_lm {
		position: absolute;
		top: 5px;
		left: 0px;
		max-width: 45px;
	}
}

@media screen and (max-width: 1000px) {
	.subImg_lm {
		position: relative;
		top: initial;
		left: initial;
		max-width: 90%;
		display: block;
		margin: 0 auto 20px;
		text-align: center;
		max-height: 60px;
	}

	#contentsInner_lm .subImg_lm img.auto_lm {
		width: auto;
		max-height: 60px;
		text-align: center;
		margin: 0 auto;
	}
}

@media screen and (max-width: 919px) {

	.box_lm {
		margin-bottom: 100px;
	}

	#topArea_lm {
		margin-bottom: 50px;
	}

	.subTitle_lm {
		margin: 0 auto;
		width: 97.5%;
	}

	#contentsInner_lm .subTitle_lm span.subImg_lm {
		position: static;
		display: block;
		text-align: left;
	}

	#contentsInner_lm .subTitle_lm span.subImg_lm img {
		width: auto;
		margin: 0 0 -30px 0;
	}

	.box_lm {
		width: calc(100% - 30px);
	}

	.box_lm .boxInner_lm.voice_lm {
		max-width: 640px;
		margin: 0 auto;
		padding-bottom: 0;
	}

	#footBnr_lm {
		padding: 0 15px;
	}

	#topArea_lm .topAnim_lm {
		top: 55%;
		left: 55%;
	}

	#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .fncImg_lm {
		padding: 0 25px 0 30px;
	}

}

@media screen and (max-width: 640px) {

	.bnrFt_lm li a span.tit_lm {
		width: 40%;
	}

	.bnrFt_lm li a span.txt_lm {
		width: 50%;
		margin-left: 1%;
		padding-right: 9%;
		background-repeat: no-repeat;
		background-image: url("../images/ft_link.png");
		background-position: right center;
		background-size: 25px;
	}

	.bnrFt_lm li a span i.t_lm {
		background: none;
		padding-bottom: 0px;
		line-height: 1.6em;
		font-size: 110%;
	}

	.bnrFt_lm li a span i.i_lm {
		margin-bottom: 0;
	}

	#contentsInner_lm {
		font-size: 85%;
	}

	#topArea_lm {
		margin-bottom: 20px;
	}

	#topArea_lm .topAnim_lm {
		top: 52%;
		left: 0;
		width: 100%;
		text-align: right;
	}

	#contentsInner_lm .topAnim_lm img {
		width: 43%;
		padding-right: 7%;
	}

	.box_lm {
		margin-bottom: 50px;
	}

	/* tit */

	.subTitle_lm {
		padding-bottom: 17.5px;
	}

	.subTitle_lm span.txt_lm {
		font-size: 24px;
	}

	#contentsInner_lm .subTitle_lm span.subImg_lm img {
		width: 53%;
		margin: 0 0 -10px 0;
	}

	#contentsInner_lm #functionOuter_lm .subTitle_lm span.subImg_lm img {
		width: 65%;
	}

	#contentsInner_lm #voiceOuter_lm .subTitle_lm span.subImg_lm img {
		width: 45%;
		margin-bottom: -25px;
	}

	.subImg_lm {
		margin: 80px auto 15px;
		max-height: 50px;
	}

	#contentsInner_lm .subImg_lm img.auto_lm {
		max-height: 50px;
	}

	/* btn */

	.btnOuter_lm {
		font-size: 110%;
		margin: 0 auto;
	}

	.detailBtn_lm {
		padding: 13px 0;
	}



	/* detailBox */

	.detailBox_lm {
		font-size: 110%;
		margin-top: 40px;
	}

	.detailBox_lm a span.infInner_lm span {
		margin-bottom: 10px;
	}

	.detailBox_lm a span.infInner_lm span.tit_lm,

	.detailBox_lm a span.infInner_lm span.money_lm:not(.old_lm) {
		font-size: 150%;
	}

	.detailBox_lm a span.money_lm i.del_lm {
		margin-top: 0;
	}



	/* voice_lm */

	.box_lm .boxInner_lm.voice_lm ul li {
		background-size: 100% 35px, 100% 35px;
	}

	.box_lm .boxInner_lm.voice_lm ul li p {
		padding: 35px 0 25px;
		line-height: 1.8;
	}

	.box_lm .boxInner_lm.voice_lm ul li span.o_lm {
		padding: 0 20px 0 30px;
	}

	.box_lm .boxInner_lm.voice_lm ul li p span:not(.o_lm) {
		margin-top: 10px;
	}

	#voiceOuter_lm .txtBox {
		margin-top: 0;
	}

	#voiceOuter_lm .txtBox .txtBoxInner {
		padding: 25px;
		font-size: 90%;
	}

	#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}

	#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm i {
		font-size: 110%;
	}

	#voiceOuter_lm .txtBox .txtBoxInner p.tit_lm i.i_lm {
		margin: 0 auto;
		max-width: 150px;
		display: block;
		padding: 3px 15% 0;
	}

	#voiceOuter_lm .txtBox .txtBoxInner p.txt_lm {
		line-height: 2;
	}

	#voiceOuter_lm .txtBox .txtBoxInner p.txt_lm br {
		display: none;
	}



	/* functionOuter_lm */

	#functionOuter_lm {
		margin: -30px 0 100px;
	}

	#functionOuter_lm #functionInner .f_inner_lm {
		margin: 0 0 10px;
	}

	#functionOuter_lm #functionInner .f_inner_lm .txt_lm {
		margin: 5px auto 45px;
	}

	#functionOuter_lm #functionInner .f_inner_lm .txt_lm span {
		font-size: 130%;
	}

	#functionOuter_lm #functionInner .f_inner_lm.commitment_lm {
		padding: 0;
		margin-top: 40px;
	}

	#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .minTit_lm span {
		font-size: 160%;
		padding: 0 10px;
	}

	#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .minTit_lm {
		margin: -11px auto 0;
	}

	#functionOuter_lm #functionInner .f_inner_lm.commitment_lm .fncImg_lm {
		padding: 20px 15px 15px 20px;
	}



	/* qa_lm */

	#qaBox_lm.box_lm {
		margin-bottom: 50px;
	}

	.qa_lm {
		font-size: 90%;
	}

	.qa_lm li {
		padding: 15px 15px;
	}

	.qa_lm li p {
		background-size: 25px;
		padding-left: 30px;
	}

	.qa_lm li p.q_lm {
		padding-bottom: 10px;
		margin-bottom: 10px;
		padding-top: 2px;
	}

	.qa_lm li p.a_lm {
		font-size: 130%;
		line-height: 1.6;
	}

	.qa_lm li::after {
		width: 25px;
		height: 25px;
		background-size: 25px;
	}

	.wGuide_lm {
		margin: 30px auto 20px;
	}

	.wGuide_lm a {
		padding: 0 20px;
	}





	#footArea_lm .sns_lm {
		margin: 10px auto 45px;
	}

	#footArea_lm .sns_lm ul li a img {
		width: 45px;
	}

	#footArea_lm .sns_lm ul li.insta a img {
		width: 40px;
	}

	#footBnr_lm {
		padding: 0 15px;
	}

	#footBnr_lm ul {
		display: block;
		margin: 0 auto;
	}

	#footBnr_lm ul li {
		width: 100%;
		margin: 0 0 35px;
	}





}

@media screen and (max-width: 500px) {
	#contentsInner_lm .subImg_lm img.auto_lm {
		max-height: 35px;
	}

	.subImg_lm {
		margin: 80px auto 10px;
		max-height: 35px;
	}

	.subTitle_lm {
		padding: 12.5px 0 15px;
	}

	.subTitle_lm span.txt_lm {
		font-size: 20px;
		letter-spacing: .15rem;
	}
}

@media screen and (max-width: 375px) {
	#wrapper {
		width: 375px;
	}

	.subTitle_lm span.txt_lm {
		font-size: 18px;
	}
}
.wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6 { 
	margin-bottom: auto;
	font-weight: normal;
	line-height: normal;
	font-size: 100%;
}