@charset "UTF-8";
#sell #main_bg {
	background: url(/moetaku/_assets/images/sell/main_bg.png) repeat-x center top 0px;
}

#sell #main_visual {
	background: url(/moetaku/_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";
}

#second_content .block.btmArrow {
	position: relative;
	margin-bottom: 100px;
	padding-bottom: 0;
}

#second_content .bg_grey .block.btmArrow {
	padding-bottom: 90px;
}

#second_content .block.btmArrow:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 40px solid #ff7194;
	left: 0;
	right: 0;
	bottom: -85px;
	margin: auto;
}

.block {
	line-height: 1.6;
	padding: 0px 0 40px!important;
}

.block .box {
	width: 1004px;
	margin: auto;
}

#step1 .block .box .fr {
	width: 370px;
}

#step1 .block .box .fl {
	width: 600px;
}

#step1 .handyPoint dt {
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #73ae00;
}

#step1 .block .handyPoint dd img {
	margin-top: 15px;
	width:398px;
}

#step2 .block .fr {
	width: 400px;
	position: relative;
}

#step2 .block .fr:before {
	content: "+";
	position: absolute;
	left: -10px;
	top: 50%;
	color: #ff7194;
	font-size: 375%;
	font-weight: bold;
}

#step2 .block .fl {
	width: 600px;
}

#step2 .block .valuePoint {
	margin-top: 35px;
}

#step2 .block .valuePoint dt {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}

#step2 .block .valuePoint .img {
	position: relative;
	top: 60px;
}

#step2 .block .qa {
	border: solid 5px #cccccc;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 30px;
}

#step2 .block .qa>dl>dt {
	position: relative;
	border-radius: 16px 0 0 0;
	-webkit-border-radius: 16px 0 0 0;
	-moz-border-radius: 16px 0 0 0;
	background-color: #dcf5e9;
	padding: 17px 20px 12px 98px;
	font-size: 125%;
	font-weight: bold;
}

#step2 .block .qa>dl>dt:before {
	background: #52cb93;
	content: "";
	width: 80px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
}

#step2 .block .qa>dl>dt:nth-of-type(1) {
	border-radius: 16px 16px 0 0;
	-webkit-border-radius: 16px 16px 0 0;
	-moz-border-radius: 16px 16px 0 0;
}

#step2 .block .qa>dl>dt:nth-of-type(1):before {
	border-radius: 16px 0 0 0;
	-webkit-border-radius: 16px 0 0 0;
	-moz-border-radius: 16px 0 0 0;
}

#step2 .block .qa>dl>dt:after {
	background: url(/moetaku/_assets/images/sell/i_q.gif) no-repeat;
	content: "";
	width: 19px;
	height: 25px;
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -12px;
}

#step2 .block .qa>dl>dd {
	padding: 30px 30px 30px 85px;
}

#step2 .block .qa>dl>dd .answer {
	position: relative;
	color: #ff7194;
	font-size: 150%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	height: 62px;
}

#step2 .block .qa>dl>dd .answer:before {
	background: #ff7194;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	content: "";
	width: 60px;
	height: 60px;
	position: absolute;
	left: -68px;
	top: 0;
}

#step2 .block .qa>dl>dd .answer:after {
	content: "";
	background: url(/moetaku/_assets/images/sell/i_a.gif) no-repeat;
	width: 20px;
	height: 22px;
	position: absolute;
	left: -48px;
	top: 50%;
	margin-top: -11px;
}
#step2 .block .qa>dl>dd .answer.first_a:after {
	margin-top: -19px;
}
#step2 .block .qa>dl>dd .ttlArea {
	position: relative;
	background-color: #ff7194;
	padding: 10px 20px;
	margin-top: 50px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#step2 .block .qa>dl>dd .ttl {
	position: relative;
	font-size: 150%;
	font-weight: bold;
	color: #ffffff;
}

#step2 .block .qa>dl>dd .ttl:after {
	content: "";
	background: url(/moetaku/_assets/images/sell/q_box1.png) no-repeat;
	width: 167px;
	height: 136px;
	position: absolute;
	left: 30%;
	top: 50%;
	margin-top: -75px;
}

#step2 .block .qa>dl>dd .ttlArea .balloon {
	font-size: 125%;
	font-weight: bold;
	color: #ff7194;
	position: absolute;
	top: -30px;
	right: 110px;
	padding: 30px 40px;
	background-color: #ffffff;
	border-radius: 60%;
	-webkit-border-radius: 60%;
	-moz-border-radius: 60%;
	display: block;
	box-shadow: 0px 0px 10px 0px #a7a7a7;
}

#step2 .block .qa>dl>dd .ttlArea .balloon:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -12px;
	top: 50%;
	border-right: 15px solid #ffffff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	margin-top: -8px;
}

#step2 .block .boxSize {
	margin-top: 50px;
}
#step2 .block .boxSize>dl:hover {
	cursor: pointer;
}
#step2 .block .boxSize>dl>dt {
	width: 45%;
	height: 40px;
	margin-bottom: 10px;
	border: 2px solid #333;
	border-radius: 30px;
	box-sizing: border-box;
	font-family: 'Noto Sans';
	line-height: 2.3;
	text-align: center;
	position: relative;
}

#step2 .block .boxSize>dl>dd {
	background-color: #f4f4f4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 10px 0 30px 0;
	width: 100%;
	box-sizing: border-box;
	display: block;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 30px 0;
}

#step2 .block .boxSize>dl>dt:after {
	position: absolute;
	content: "\f055";
	width: 18px;
	right: 11px;
	top: -3px;
	bottom: 0;
	font-size: 120%;
	font-family: 'Fontawesome'
}

#step2 .block .boxSize>dl>dt.js-active:after {
	content: "\f056";
}
#step2 .block .boxSize>dl>dd img {
	width: 306px;
	height: 190px;
}
#step2 .block .boxSize>dl>dd div {
	display: table-cell;
}

#step2 .block .boxSize>dl>dd .size {
	text-align: center;
	font-weight: bold;
}

#step2 .block .boxSize>dl>dd .ex {
	font-size: 87.5%;
	margin: 10px 0 0 60px;
}

#step2 .block .qa .sub_conductor {
	width: 45%;
	margin: 20px 0 0 0;
}

#step3 .block .fr .handyPoint {
	margin-top: 50px;
}
#step3 h4{
	margin:-20px 0 30px;
}
#step3 .block .handyPoint dl dt {
	color: #ff6685;
	line-height: 1.5;
	border-bottom: 1px solid #73ae00;
	padding-bottom: 10px;
}

#step3 .block .handyPoint dl dt span {
	display: block;
	font-size: 129%;
	font-weight: 700;
	color: #000000;
}

#step3 .block .fr {
	margin-bottom: 40px;
}

#step3 .block .handyPoint .fr {
	margin: 20px 0 0 0;
	width: 48%;
}

#step3 .block .handyPoint .fr h5 {
	color: #ff124c;
	font-weight: 700;
	font-size: 129%;
	margin-bottom: 15px;
}

#step4 h4{
	margin:-40px 0 30px;
}

#wrap h2.second_title2 {
	margin: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 250%;
	border-bottom: 2px solid #ff7194;
}

.second_title2 span {
	position: relative;
	display: block;
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background-color: #ff7194;
	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_title2 img {
	width: 90px;
	height: auto;
	position: absolute;
	top: -25px;
	left: 120px;
}

.video{
  width:100%;
  height:370px;
  padding-top:40px;
  text-align:center !important;
}
.video iframe{
  top:40;
  width:532px;
  height:298px;
  margin-top:20px;
  text-align:center !important;
}

.mnmat50	{margin-top:-50px !important;}

@media (max-width: 768px) {
	#sell #main_visual {
		background: url(/moetaku/_assets/images/sell/main_visual_sp.jpg) no-repeat center top 0px;
		background-size: 100%;
	}
	#step1_cont,#step2_cont,#step3_cont,#step4_cont{
		padding-top:60px;
	}
	#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;
	}
	
	.spab20	{padding-bottom:1px !important;}
	.smmab80	{margin-bottom:-60px !important;}
	
	#step1 .block .box .fl,
	#step1 .block .box .fr {
		width: 100%;
		float: none !important;
	}
	#second_content .application {
		display: block;
		padding-bottom: 0;
	}
	
	#second_content .app_btn.arrow_right:before {
		position: absolute;
		top: 50% !important;
		right: 30px;
		font-size: 120%;
		font-family: 'Fontawesome';
		content: "\f138";
	}
	
	
	.block .handyPoint {
		width: 90%;
		padding: 40px 30px 15px 30px;
		margin-bottom: 20px;
	}
	#step1 .block .handyPoint {
		margin-top: 150px;
	}

	#step1 .block .handyPoint dd img {
		width:80%;
	}

	#step2 .block .fl,
	#step2 .block .fr {
		width: 100%;
		float: none;
	}
	#step2 .block .fr:before {
		margin-left: -20px;
		left: 50%;
		top: 0;
	}
	#step2 .block .valuePoint {
		width: 90%;
		margin: 95px auto 30px;
	}
	#step2 .block .qa {
		margin: 0 auto;
	}
	#step2 .block .qa>dl>dt {
		padding: 17px 20px 17px 98px;
	}
	#step2 .block .qa>dl>dt:before {
		height: 100%;
	}
	#step2 .block .qa>dl>dd .answer:before {
		position: absolute;
		left: -38px;
		margin-left: -30px;
		top: 0;
	}
	#step2 .block .qa>dl>dd .answer:after {
		left: -38px;
		margin-left: -10px;
		top: 30px;
	}
	#step2 .block .qa>dl>dd .answer.first_a:before {
		top: 20px;
	}
	#step2 .block .qa>dl>dd .answer.first_a:after {
		top: 50px;
		margin-top: -12px;
	}
	#step2 .block .qa>dl>dd {
		padding: 20px;
	}
	#step2 .block .qa>dl>dd .answer {
		position: relative;
		display: block;
		width: 77%;
		height: auto;
		margin-left: 66px;
		margin-bottom: 20px;
	}
	#step2 .block .qa>dl>dd .ttlArea {
		position: relative;
		margin-top: 15px;
		padding-bottom: 260px;
	}
	#step2 .block .boxSize {
		margin-top: 60px;
	}
	#step2 .block .boxSize>dl>dt {
		width: auto;
	}
	#step2 .block .boxSize>dl>dt:after {
		top: -1px;
	}
	#step2 .block .qa>dl>dd .ttl:after {
		left: 50%;
		margin-left: -80px;
		top: 370%;
		margin-top: -75px;
	}
	#step2 .block .qa>dl>dd .ttlArea .balloon {
		top: 68%;
		right: 50%;
		width: 80%;
		margin-right: -40%;
		padding: 20px;
		text-align: center;
		font-size: 100%;
	}
	#step2 .block .qa>dl>dd .ttl {
		text-align: center;
	}
	#step2 .block .qa>dl>dd .ttlArea .balloon:before {
		left: 50%;
		top: -5px;
		border-right: 15px solid #ffffff;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#step2 .block .boxSize>dl>dd div {
		display: block;
	}
	#step2 .block .boxSize>dl>dd img {
		width: 100%;
		height: auto;
	}
	#step2 .block .boxSize>dl>dd .ex {
		margin: 10px 0 20px 0;
		padding: 0 60px;
	}
	#step2 .block .qa .sub_conductor {
		width: 100%;
		margin: 20px 0 0 0;
	}
	#step3 .block .handyPoint .fr {
		margin: 20px 0 0 0;
		width: 100%;
	}
	#step3 .fr{
		margin-top:20px;
	}

	#step4 h4{
		margin:0 0 30px;
	}

	#second_content .block.btmArrow {
		margin-bottom: 70px;
	}

	#second_content .bg_grey .block.btmArrow {
		padding: 0 20px 30px;
	}
	#second_content .block.btmArrow:after {
		bottom: -130px;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 30px solid #ff7194;
		margin-bottom:30px;
	}
	#sell #step4 section {
		padding: 0 20px 30px;
	}



	#wrap h2.second_title2 {
		font-size: 150%;
	}
	.second_title2 span {
		width: 95%;
		padding-top: 15px;
		padding-left:35px;
	}
	.second_title2 img {
		position: absolute;
		top: -25px;
		left: 0;
	}

.video{
  width:100%;
  height:220px;
  padding-top:20px;
}
.video iframe{
  top:0;
  width:295px;
  height:165px;
  margin-top:20px;
}

}
