@charset "UTF-8";
#sell #main_bg {
	background: url(/louisvuitton/_assets/images/sell/main_bg.jpg) repeat-x center top 0px;
}

#sell #main_visual {
	background: url(/louisvuitton/_assets/images/sell/main_visual.jpg) no-repeat center top 0px;
}

#step1_cont,#step2_cont,#step3_cont,#step4_cont{
	padding-top:40px;
}

#second_content .application {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

#second_content .application>.app_btn {
	display: table-cell;
	width: 100%;
	height: auto;
	color: #fff;
	background-color: #ff5200;
	line-height: 1.2;
	font-size: 175%;
	font-family: 'Noto Sans';
	text-decoration: none;
	margin: 0;
	padding: 22px 50px;
	border-radius: 38px;
	vertical-align: middle;
	box-sizing: border-box;
}

#second_content .app_btn.arrow_right:before {
	position: absolute;
	top: 25%;
	right: 30px;
	font-size: 120%;
	font-family: 'Fontawesome';
	content: "\f138";
}

.block.btmArrow {
	position: relative;
	margin-bottom: 100px;
	padding-bottom: 0;
}

.bg_grey .block.btmArrow {
	padding-bottom: 90px;
}

.block.btmArrow:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 40px solid #65491a;
	left: 0;
	right: 0;
	bottom: -85px;
	margin: auto;
}

.block {
	line-height: 1.6;
	padding: 0px 0 40px!important;
}

.block .box {
	width: 1000px;
	margin: auto;
}

#step1 .block .box .fr {
	width: 400px;
	margin-right:30px;
}

#step1 .block .box .fl {
	width: 570px;
}


#step1 .block .handyPoint dd img {
	margin-top: 15px;
	width:398px;
}

#step1 .block .handyPoint .fl {
	width:37%;
	}

#step1 .block .handyPoint .fr {
	width:63%;
	}

#step1 h3 {
	font-size:300%;
	color:#65491a;
	text-align:center;
	padding-top:20px;
}

#step1 .application {
    position: relative;
    display: table;
    width: 90%;
    height: 70px;
    text-align: center;
    margin: 0 auto;
}
#step1 .application > .app_btn {
    display: table-cell;
    width: 90%;
    height: 70px;
    color:#fff;
    background-color: #ee0d5c;
    line-height: 70px;
    font-size: 175%;
    font-family: 'Noto Sans';
    text-decoration: none;
    margin: 0;
    border-radius: 5px;
    vertical-align: middle;
}
#step1 .application > a.app_btn:hover{
    opacity:0.6;
}





#step2 .block .box .fr {
	width: 500px;
	margin-right:110px;
	margin-top:50px;
}

#step2 .block .box .fl {
	width: 390px;
}

#step2 .block .handyPoint dd .fl {
	width:37% !important;
	}

#step2 .block .handyPoint dd .fr {
	width:63% !important;
	}



#step2 .block .handyPoint dd img {
	margin-top: 15px;
	width:300px;
}

#step2 h3 {
	font-size:300%;
	color:#65491a;
	text-align:center;
	padding-top:20px;
}




#step3 .block .box .fr {
	width: 450px;
	margin-right:50px;
}

#step3 .block .box .fl {
	width: 450px;
	margin-left:50px;
	
}

#step3 .block .handyPoint dd .fl {
	width:37% !important;
	}

#step3 .block .handyPoint dd .fr {
	width:63% !important;
	}


#step3 .block .handyPoint dd img {
	margin-top: 15px;
	width:280px;
}

#step3 h3 {
	font-size:300%;
	color:#65491a;
	text-align:center;
	padding-top:20px;
}

#step4 .block .box .fr {
	width: 500px;
	margin-right:50px;
}

#step4 .block .box .fl {
	width: 400px;
	margin-left:50px;
	
}



#step4 h3 {
	font-size:300%;
	color:#65491a;
	text-align:center;
	padding-top:20px;
}



.mnmat50	{margin-top:-50px !important;}
.mmat50	{margin-top:50px !important;}
.mmat30	{margin-top:30px !important;}




.anchor_link {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.anchor_link li {
	float: left;
	box-sizing: border-box;
	display: table;
	width: 23.125%;
	margin-right: 2.5%;
	border: 4px solid #ccc;
	border-radius: 10px;
	font-family: "Noto Sans";
	font-size: 24px;
	font-size: 1.5rem;
	text-align: center;
}

.anchor_link li:last-child {
	margin-right: 0;
}

.anchor_link li.arrow {
	position: relative;
}

.anchor_link li.arrow:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #ccc;
}

.anchor_link li a {
	display: table-cell;
	position: relative;
	padding: 15px 0 40px;
	vertical-align: middle;
}
.anchor_link li a:hover {
	background: #e8ddcc;
}

.anchor_link li a:before {
	box-sizing: border-box;
	content: "";
	position: absolute;
	bottom: 8px;
	left: 50%;
	width: 18px;
	height: 18px;
	margin-left: -9px;
	border-radius: 50%;
	background: #000;
}

.anchor_link li a:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	bottom: 14px;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(135deg);
}

.anchor_link li span {
	display: block;
	color: #65491a;
	font-family: "Roboto";
	font-weight: 700;
	font-size: 20px;
	font-size: 1.25rem;
	text-align: center;
}


/*アンカーリンク3カラム*/

.anchor_link.three_col li {
	width: 31.125% !important;
	margin-right: 3.3%!important;
}

.anchor_link.three_col li:nth-child(3n) {
	float: right;
	margin-right: 0!important;
}

section#first_block {
	margin: 0 auto;
	text-align: center;
	padding:25px 0 60px!important;
}

#first_block .catch_copy {
	font-size: 125%;
	margin-bottom: 40px;
}


/*共通タイトル*/

#wrap h2.second_title {
	margin: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 250%;
	border-bottom: 2px solid #65491a;
}

.second_title span {
	position: relative;
	display: block;
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background-color: #65491a;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	font-family: "Roboto";
	font-weight: 700;
	color: #fff;
	line-height: 1.5em;
	vertical-align: middle;
}

.second_title img {
	width: 90px;
	height: auto;
	position: absolute;
	top: -25px;
	left: 280px;
}

#second_content section {
	padding: 0px 0px 50px;
}

#second_content .block {
	padding: 30px 0 40px;
}

#wrap #second_content h3 {
	text-align: center;
	font-size: 375%;
	font-weight: normal;
	color: #65491a;
	margin: 0px 0 30px;
	padding: 30px 0 0;
}



/*便利ポイント*/
.block .handyPoint{
	position: relative;
	border:3px solid #65491a;
	background-color: #ffffff;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	width:70%;
	padding: 30px 45px 15px 45px;
	margin: auto;
	margin-top:20px;
	box-sizing: border-box;
}
.block .handyPoint:before{
	content:"";
	position: absolute;
	background-size:184px 49px;
	width:184px;
	height:49px;
	top: -30px;
	margin: auto;
	left: 0;
	right: 0;
}
.block .handyPoint dl{
	text-align: center;
}
.block .handyPoint dt {
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #65491a !important;
}

/*お得ポイント*/
.block .valuePoint{
	position: relative;
	border:6px solid #ff7194;
	background-color: #ffffff;
	border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
	transform:rotate(-3deg);
	width:75%;
	padding: 40px;
	margin: auto;
	box-sizing: border-box;
}
.block .valuePoint:before{
	content:"";
	position: absolute;
	background: url(/moetaku/_assets/images/common/otoku_title.png) no-repeat;
	background-size:184px 49px;
	width:184px;
	height:49px;
	top: -30px;
	margin: auto;
	left: 0;
	right: 0;
}
.block .valuePoint dl{
	transform:rotate(3deg);
	text-align: center;
}


.block .fl,
.block .fr {
	width: 46%;
	text-align: center;
}

.block h4 {
	font-family: "Noto Sans";
	font-weight: bold;
	font-size: 150%;
	margin: 50px 0 30px;
}

.block h4 span {
	font-weight: bold;
	font-size: 125%;
}



/* 吹き出し*/

.balloon_title {
	position: relative;
	margin: 0 auto 30px;
	width: 816px;
	padding: 15px 12px 15px;
	font-weight: 600;
	font-size: 200%;
	font-family: "Noto Sans";
	color: #ff124c;
	text-align: center;
	background-color: #fff;
	border-top: 5px solid #ff124c;
	-webkit-border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px / 0 0 10px 10px;
	border-radius: 0 0 10px 10px / 0 0 10px 10px;
	-webkit-filter:drop-shadow(2px 2px 2px rgba(0,0,0,0.2));
}

.balloon_title span {
	position: relative;
	z-index: 11;
}

.balloon_title:after {
	position: absolute;
	content: "";
	top: 79%;
	left: 50%;
	margin-left:-16px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 32px 32px 0 32px;
	border-color: #ffffff transparent transparent transparent;
	z-index: 0;

}

.fs36	{font-size:36px;}

@media (max-width: 768px) {

	#sell #main_bg {
	background: none ;
	}

	#sell #main_visual {
		background: url(/louisvuitton/_assets/images/sell/main_visual_sp.jpg) no-repeat center top 0px;
		background-size: 100%;
		height:270px;
	}
	
	
	#step1_cont,#step2_cont,#step3_cont,#step4_cont{
		padding-top:30px;
	}
	#sell #wrap #second_content section#first_block {
		padding: 40px 20px 40px 20px!important;
	}
	#sell #wrap #second_content section {
		padding: 0 20px 40px 20px!important;
	}
	.block .box {
		width: 100%;
		margin: auto;
	}
	.block .fl,
	.block .fr {
		width: 100%;
		text-align: center;
		float: none;
	}
	.block h4 {
		margin: 30px 0 20px;
	}
	#step1 .block .box .fl,
	#step1 .block .box .fr {
		width: 100%;
		float: none !important;
	}
	#second_content .application {
		display: block;
		padding-bottom: 0;
	}
	.block .handyPoint {
		width: 90%;
		padding: 20px;
		margin-bottom: 0px;
	}
	
	.block .handyPoint dt {
		font-size: 160%;
	}
	
	#step1 .block .handyPoint {
		margin-top: 50px;
	}

	#step1 .block .handyPoint dd img {
		width:100%;
	}
	#step1 h3 {
	font-size:200%;
	}

    #step1 .application {
        width: 90%;
        height: 50px;
        margin: 0 auto;
    }
    #step1 .application > a.app_btn {
        line-height: 2.9;
    }
    #step1 .application > .app_btn {
        display: block;
        width: 100%;
        height: 50px;
        font-size: 125%;

    }


	#step2 .block .box .fl,
	#step2 .block .box .fr {
		width: 100%;
		float: none !important;
	}



	#step3 .block .box .fl,
	#step3 .block .box .fr {
		width: 100%;
		float: none !important;
		margin-left:0px;
	}
	
	#step4 .block .box .fl,
	#step4 .block .box .fr {
		width: 100%;
		float: none !important;
		margin-left:0px;
	}
	
	#second_content .application {
		display: block;
		padding-bottom: 0;
	}

	
	#step2 .block .handyPoint {
		margin-top: 30px;
	}

	#step2 .block .handyPoint dd img {
		width:100%;
	}
	#step2 h3 {
	font-size:200%;
	}

    #step2 .application {
        width: 90%;
        height: 50px;
        margin: 0 auto;
    }
    #step2 .application > a.app_btn {
        line-height: 2.9;
    }
    #step2 .application > .app_btn {
        display: block;
        width: 100%;
        height: 50px;
        font-size: 125%;

    }


	#step2 .block .handyPoint dd .fl {
		width:100% !important;
		}

	#step2 .block .handyPoint dd .fr {
		width:100% !important;
		}

	#step3 .fr{
		margin-top:20px;
	}
	#step3 .block .handyPoint dd .fl {
		width:100% !important;
		}

	#step3 .block .handyPoint dd .fr {
		width:100% !important;
		}

	#step4 .block .handyPoint .fr {
		margin: 20px 0 0 0;
		width: 100%;
	}
	#step4 .fr{
		margin-top:20px;
	}

	#second_content .block.btmArrow {
		margin-bottom: 70px;
	}

	#second_content .bg_grey .block.btmArrow {
		padding: 0 20px 30px;
	}
	#second_content .block.btmArrow:after {
		bottom: -62px;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 30px solid #ff7194;
	}
	#sell #step4 section {
		padding: 0 20px 30px;
	}






	section#first_block {
		padding:0px 20px 40px!important;
	}


	#wrap h2.second_title {
		font-size: 200%;
	}
	.second_title span {
		width: 90%;
		padding-top: 10px;
	}
	.second_title img {
		position: absolute;
		top: -25px;
		left: 0;
	}

	#wrap #second_content h3 {
		font-size: 270%;
		margin: 0px 0 20px;
		padding: 20px 0 0;
	}



	.anchor_link li {
		font-size: 13px;
		font-size: 0.8125rem;
	}
	.anchor_link li span {
		font-size: 16px;
		font-size: 1rem;
	}
	.anchor_link li a:hover {
	background: none;
	}

	.balloon_title {
		width: 80%;
		font-size: 165%;
	}
	.balloon_title span {
		padding: 18px 0 18.5px;
	}
	.balloon_title:after {
		position: absolute;
		top: 77%;
		left: 48%;
		width: 24px;
		height: 24px;
	}
	
	
.fs36	{font-size:16px;}
.mmat50	{margin-top:0px !important;}
.mmat30	{margin-top:0px !important;}
	
}



@media (max-width: 320px) {

	#sell #main_bg {
	background: none ;
	}

	#sell #main_visual {
		background: url(/kaden/_assets/images/sell/main_visual_sp.jpg) no-repeat center top 0px;
		background-size: 100%;
		height:220px;
	}
	}
