@charset "UTF-8";
#tips #main_bg {
	background: #fffeee;
	height:400px;
}
#tips #main_visual {
	background: url("/moetaku/_assets/images/graph/p_main_graph.jpg") no-repeat center top;
}

#tips #second_content{
	padding-bottom:60px;
}

#valuation{
	padding-top:20px;
}
#storing,#packaging{
	padding-top:40px;
}

#tips .tips_copy {
	font-family: 'Noto Sans';
	margin: 50px 0 60px;
	text-align: center;
	line-height: 1.6;
	font-size: 190%;
	letter-spacing: 2px;
}
#tips .tips_copy strong {
	font-size: 135%;
	font-weight: normal;
}

#tips #valuation section {
	padding: 30px 0 50px;
}
#tips #storing section{
	padding: 0 0 50px;
}
#tips #packaging section{
	padding: 0px;
}
#tips #dir_path section {
	padding: 6px 0;
}
#tips #first_block {
	padding: 25px 0 50px;
}
#tips #first_block p {
	line-height: 1.6;
}
#tips .check_left {
	position: relative;
	left: 30px;
	float: left;
	width: 49%;
}
#tips .check_right {
	position: relative;
	float: left;
	width: 49%;
}

#tips .storing_point {
	position: relative;
	width: 100%;
	padding: 0 80px;
	border-bottom: 1px solid #bfbfbf;
	box-sizing: border-box;
}
#tips .storing_point:last-child {
	border-bottom: 0;
}
#tips .storing_point #fig01 {
	position: absolute;
	top: 0;
	left: 90px;
	width: 25%;
}
#tips .storing_point #fig02 {
	position: absolute;
	top: -40px;
	right: 0;
	width: 34%;
}
#tips .storing_point #fig03 {
	position: absolute;
	top: 60px;
	left: 60px;
	width: 25%;
}
#tips .storing_point #fig04 {
	position: absolute;
	top: -20px;
	right: 50px;
	width: 25%;
}
#tips .storing_point dl {
	width: 620px;
	padding: 50px;
	margin-left: 320px;
	line-height: 1.8;
}
#tips .storing_point dt,
#tips .packaging dt {
	font-family: 'Noto Sans';
	font-size: 150%;
}
#tips .storing_point.reverse dl {
	margin-left: 0px;
}
#tips .block .handyPoint {
	top: -30px;
	right: -55px;
	width: 620px;
	margin-left: 320px;
	padding: 25px;
}
#tips .block .handyPoint dd{
	width:80%;
}
#tips .block .handyPoint::after {
	position: absolute;
	top: 100px;
	right: -20px;
	width: 160px;
	height: 160px;
	background: url("/moetaku/_assets/images/common/char4.png") no-repeat center top;
	background-size: 100%;
	content: "";
}
#tips .block .handyPoint dl {
	width: 530px;
	margin-left: 0;
	padding: 10px 0;
	text-align: left;
}
#tips .block .handyPoint dt {
	font-size: 125%;
}
#tips .outline_search {
	position: relative;
	z-index: 10;
	width: 100%;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
	border: 6px solid #cccccc;
	border-radius: 15px;
	box-sizing: border-box;
}
#tips .outline_search::after {
	position: absolute;
	top: 50px;
	right: 20px;
	z-index: 15;
	width: 160px;
	height: 160px;
	/*
	background: url("/moetaku/_assets/images/common/char6.png") no-repeat center top;
	*/
	background-size: 100%;
	content: "";
}
#tips .outline_search dl {
	width: 917px;
	margin: 0 auto;
	padding: 15px 0;
}
#tips .outline_search dt {
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #73ae00;
	box-sizing: border-box;
}
#tips .outline_search dd {
	padding: 10px 0;
	line-height: 1.6;
}
#tips .search_box_parts .search_box {
	margin: 0 60px 20px;
}
#tips .packaging {
	position: relative;
	padding: 50px 80px;
}
#tips .packaging #fig05 {
	position: absolute;
	top: 30px;
	left: 100px;
	width: 25%;
}
#tips .packaging dl {
	width: 620px;
	padding: 30px;
	margin: 0 0 30px 400px;
	line-height: 1.8;
}
#tips .howto {
	width: 100%;
	border: 4px solid #cccccc;
	border-radius: 15px;
	box-sizing: border-box;
}
#tips .howto p {
	width: 100%;
	height: 60px;
	color: #fff;
	text-align: center;
	line-height: 62px;
	font-size: 135%;
	font-weight: bold;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	background: #ff7194;
}
#tips .howto_left {
	position: relative;
	float: left;
	width: 290px;
	padding: 100px 75px 0 90px;
}
#tips .howto_left p {
	display: inline-block;
	width: 230px;
	height: 98px;
	padding: 30px 30px 60px 40px;
	text-align: left;
	line-height: 1.6;
	vertical-align: middle;
	font-size: 125%;
	font-weight: normal;
	border-radius: 15px;
	background:#ffeefb;
	color:#000;
}
#tips .howto_left p::after {
	position: absolute;
	top: 178px;
	right: 50px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #ffeefb;
	content: "";
}
#tips .howto_right {
	float: right;
	width: 660px;
	padding: 20px 40px 10px 0;
}
#tips #packaging .tips_copy {
	font-weight: normal;
}
#tips #packaging .tips_copy strong {
	font-weight: normal;
	font-size: 140%;
}
#tips #second_content .application {
	margin-bottom: 60px;
}
#tips #campaign section {
	margin-bottom: 50px;
	padding: 0;
}


#wrap h2.second_title {
	margin: 0px;
	width: 100%;
	height: 80px;
	text-align: center;
	font-size: 250%;
	border-bottom: 2px solid #ff7194;
}

.second_title span {
	position: relative;
	display: block;
	width: 1170px;
	height: 70px;
	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;
	padding-top:10px;
}

.second_title img {
	width: 90px;
	height: auto;
	position: absolute;
	top: -25px;
	left: 280px;
}


/* 吹き出し*/

.balloon_title2 {
	position: relative;
	margin: 10px 30px 50px 0px ;
	width: 1100px;
	padding: 15px 12px 15px;
	font-weight: 600;
	font-size: 200%;
	font-family: "Noto Sans";
	color: #5a3f2e;
	text-align: center;
	background-color: #fff;
	border-top: 5px solid #fbd3d3;
	-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_title2 span {
	position: relative;
	z-index: 11;
}

.balloon_title2: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;
}

/*超高価買取下テーブル*/
#other_list2s {
	width: 100%;
}
#other_list2s h4.message_title {
	margin: 0 auto 15px;;
}
#other_list2s p {
	font-size: 73%;
	padding: 0 5px 5px 0;
	text-align: right;
}
.other_header2 {
	position: relative;
	width: 100%;
	height: 70px;
	background-color: #eb6877;
}
.other_header2 li {
	float: left;
	color: #fff;
	padding: 20px 0;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border-right:solid 1px #fff;
}

.other_header2 li:first-child {
	width: 25%;
}
.other_header2 li:nth-child(2){
	width: 24.8%;
}
.other_header2 li:nth-child(3){
	width: 25%;
}
.other_header2 li:last-child {
	width: 24.5%;
	border-right:solid 0px;
}



.other_header3 {
	position: relative;
	width: 100%;
	height: 60px;
	background-color: #6eccc8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
}



.other_list2 {
	position: relative;
	width: 100%;
	overflow: hidden;
}


.other_list2 ul {
	width: 100% !important;
	height: 170px;
	border: 1px solid #ccc;
	border-top: 0;
	box-sizing: border-box;
}
.other_list2 li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	border-right:solid 1px #ccc;
	height: 169px;
	width: 25% !important;

}
.other_list2 li:last-child  {
	border-right:solid 0px;

}

.other_list2 li img {
	width: 80px !important;

}

.other_list2 .title {
	width: 300px !important;
	color:#ff124c;
	font-weight:900;
	font-size: 100%;
	padding: -10px 0 0 0;
	
}

.other_list2 .title span {
	font-size: 165%;
	color:#535353;
	padding-left:20px;
}

.other_list2 .moe {
	text-align: center;
	width: 25% !important;

}

.other_list2 .company_a {
	text-align: center;
	width: 25% !important;
}

.other_list2 .company_b {
	text-align: center;
	width: 25% !important;
}

.souryou{
	font-size:300%;
	font-weight:900;
	color: #6eccc8;
	}
	
.list_text {
	width: 230px;
	background-color: #eb6877;
	border-radius: 5px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:10px;
	color:#ffffff;
}

.smat20	{margin-top:0 !important;}
.fblack	{color:#000000;}
.fbrown	{color:#503422;}
.fpink	{color:#e5004f;}
.fs32	{font-size:36px;text-align:center;margin-bottom:10px !important;margin-top:20px !important;}
.fs28	{font-size:48px !important;text-align:center;margin-bottom:20px !important;margin-top:-50px !important;}
.bgpink	{	background: #fff2f2;}
.fs24	{font-size:32px;text-align:center;margin-bottom:-20px !important;margin-top:20px !important;color:#503421;}
.fs22	{font-size:22px;line-height:46px;}
.w600	{width:600px;}
.w1200	{width:1200px;}
.marker {
	display: inline;
	background: linear-gradient(transparent 60%, #fff100 0%);
	font-weight: bold;
}
.marker2 {
	display: inline;
	background: linear-gradient(transparent 60%, #fbd3d3 0%);
	font-weight: bold;
}

.g_img	{width:400px;text-align:center;}


.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 20px;
  background: #fff1f7;
  border-radius: 15px;
  text-align:left;
}

.balloon1:before {
content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff1f7;
  z-index: 0;}

.balloon1 p {
  margin: 0;
  padding: 0;
}


.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px;
  min-width: 120px;
  max-width: 60%;
  color: #555;
  font-size: 20px;
  background: #fff1f7;
  border-radius: 15px;
  text-align:left;
  margin-left:-100px !important;
}

.balloon2:before {
content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff1f7;
  z-index: 0;}

.balloon2 p {
  margin: 0;
  padding: 0;
}

.illust
{background: url(/moetaku/_assets/images/graph/img_text_06.jpg) no-repeat top;margin-top:-150px;margin-left:680px;height:200px;}

.illust2
{background: url(/moetaku/_assets/images/graph/img_text_02.jpg) no-repeat top;margin-top:-150px;margin-left:450px;height:200px;}

.illust3
{background: url(/moetaku/_assets/images/graph/img_text_03.jpg) no-repeat top;margin-top:-220px;margin-left:460px;height:200px;}

.illust4
{background: url(/moetaku/_assets/images/graph/img_text_04.jpg) no-repeat top;margin-top:-150px;margin-left:770px;height:200px;}

.illust5
{background: url(/moetaku/_assets/images/graph/img_text_05.jpg) no-repeat top;margin-top:-200px;margin-left:450px;height:200px;}

.illust6
{background: url(/moetaku/_assets/images/graph/img_text_03.jpg) no-repeat top;margin-top:-180px;margin-left:460px;height:200px;}

.illust7
{background: url(/moetaku/_assets/images/graph/img_text_07.jpg) no-repeat top;margin-top:-160px;margin-left:770px;height:200px;}


@media (max-width: 768px) {

#tips #main_bg {
	height:180px;
	
}
	#tips #main_visual {
		background: url("/moetaku/_assets/images/graph/p_main_graph_sp.jpg") no-repeat center top;
		background-size: 100%;
	}
	
	#tips #dir_path section {
		margin-top:5px !important;
		margin-bottom:-50px !important;
	}

	
	#valuation,#storing,#packaging{
		padding-top:60px;
		font-size:12px !important;
	}
	#tips section#first_block {
	 padding: 30px 20px 50px;
	}
	#tips #valuation section {
		padding: 25px 0;
	}
	#tips #storing section,
	#tips #packaging section {
		padding: 0 0 25px;
	}
	#tips .check_right li[data-list="6"]:after { top: 38px;}
	#tips .check_right li[data-list="6"] {
		padding:0px;
	}
	#tips .check_right li:after {
		top: 38px;
		left: 50%;
		margin-left: -25px;
	}
	#tips .check_left,
	#tips .check_right {
		float: none;
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	#tips .check_left {
		left: 0;
		margin-bottom: 20px;
	}
	#tips .check_right dl,
	#tips .check_right dt,
	#tips .check_right dd {
		display: block;
	}
	#tips .check_right dt {
		width: 100%;
		margin: 0;
		padding: 10px 0;
		height: 90px;
	}
	#tips .tips_copy {
		font-size: 120%;
	}
	#tips .tips_copy strong {
		font-size: 118%;
	}
	#tips .storing_point {
		width: 90%;
		margin: 0 auto;
		padding: 20px 0;
	}
	#tips .storing_point:first-child {
		padding: 0 0 20px;
	}
	#tips .storing_point #fig01,#tips .storing_point #fig03,#tips .packaging #fig05 { position: relative; top: 0; left: 0; width: 50%; margin: 20px auto; }
	#tips .storing_point #fig02,#tips .storing_point #fig04 { position: relative; top: 0; right: 0; width: 50%; margin: 20px auto; }
	#tips .storing_point dl {
		width: 100%;
		margin-left: 0;
		padding: 0 10px;
	}
	#tips .block .handyPoint {
		top: 0;
		left: 0;
		width: 100%;
		margin: 30px 0 20px;
		padding: 30px 20px;
	}

	#tips .block .handyPoint dd{
		width:67%;
	}
	#tips .block .handyPoint::after {
		top: 15vh;
		right: -10px;
		width: 30vw;
		height: 30vh;
		background-size: 30vw;
	}

	#tips .outline_search dd {
		width:67%;
	}
	#tips .outline_search::after {
		top: 10vh;
		right: -10px;
		width: 30vw;
		height: 30vh;
		background-size: 30vw;
	}

	#tips .block .handyPoint dl {
		width: 100%;
	}
	#tips .block {
		padding: 30px 0 0;
	}
	#tips .block .handyPoint dt {
		text-align: center;
	}
	#tips .outline_search {
		width: 90%;
		margin: 0 auto 20px;
		padding: 10px;
	}
	#tips .outline_search dl {
		width: 100%;
	}
	#tips .outline_search dt {
		padding: 10px 0;
	}
#tips .outline_search::after {
	position: absolute;
	top: 200px;
	right: 0px;
	z-index: 15;
	width: 130px;
/*	background: url("/moetaku/_assets/images/common/char6.png") no-repeat center top;*/
	background-size: 90%;
}	
	#tips .search_box_parts .search_box {
		margin: 20px 0;
	}
	#tips .packaging dl {
		position: relative;
		width: 90%;
		margin: 0 auto;
		padding: 0 0 40px 0;
	}
	#tips .howto {
		width: 90%;
		margin: 0 auto;
	}
	#tips .howto_left,
	#tips .howto_right {
		float: none;
	}
	#tips .howto_left {
		width: 100%;
		padding: 25px 25px 20px;
	}
	#tips .howto_left p {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		padding: 20px;
		text-align: center;
	}
	#tips .howto_left p:after {
		top: 175px;
		left: 50%;
		margin-left: -19px;
		border-top: 20px solid #ffeefb;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
		border-bottom: 0;
	}
	#tips .howto_right {
		width: 100%;
		padding: 0 10px 10px 10px;
	}
	#tips #packaging .tips_copy {
		width: 90%;
		margin: 0 auto 20px;
	}
	
	.balloon_title2 {
		width: 90%;
		font-size: 165%;
		margin:-30px 0 20px 0 ;
	}
	.balloon_title2 span {
		padding: 18px 0 18.5px;
	}
	.balloon_title2:after {
		position: absolute;
		top: 77%;
		left: 48%;
		width: 24px;
		height: 24px;
	}
	
	
	#wrap h2.second_title {
		font-size: 20px;
		height:auto;
	}
	.second_title span {
		width: 90%;
		padding: 10px 0 ;
	}
	.second_title img {
		position: absolute;
		top: -25px;
		left: 0;
	}

	
	
	
/*超高価買取下テーブル*/
#other_list2s {
	width: 100%;
}
.other_header2 {
	position: relative;
	width: 100%;
	height: 56px;
	background-color: #eb6877;
}
.other_header3 {
	position: relative;
	width: 100%;
	height: 46px;
	background-color: #6eccc8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	font-size: 20px;
}
.other_header2 li {
	float: left;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	border-right:solid 1px #fff;
}

.other_header2 li:first-child {
	width: 25%;
	height: 56px;
	padding-top:20px !important;
}
.other_header2 li:nth-child(2){
	width: 24.8%;
	height: 56px;
	padding-top:20px !important;
}
.other_header2 li:nth-child(3){
	width: 25%;
}
.other_header2 li:last-child {
	width: 24.5%;
	border-right:solid 0px;
}
.other_list2 {
	position: relative;
	width: 100%;
	overflow: hidden;
}


.other_list2 ul {
	width: 100% !important;
	border: 1px solid #ccc;
	border-top: 0;
	box-sizing: border-box;
}
.other_list2 ul:nth-child(odd) {
	background: #fff;
}
.other_list2 ul:nth-child(even) {
	background: #fff;
}
.other_list2 li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5px;
	border-right:solid 1px #ccc;
	width: 25% !important;
	font-size: 80%;

}
.other_list2 li:last-child  {
	border-right:solid 0px;

}

.other_list2 li img {
	width: 45px !important;

}

.other_list2 .title {
	width: 25% !important;
	color:#ff124c;
	font-weight:900;
	padding: 10px;
	text-align: left !important;
	height: 100%;
	
}

.other_list2 .title span {
	font-size: 105%;
	color:#535353;
	text-align: left !important;
	margin-left:-20px !important;
}

.other_list2 .moe {
	text-align: center;
	width: 25% !important;
}

.other_list2 .company_a {
	text-align: center;
	width: 25% !important;
}

.other_list2 .company_b {
	text-align: center;
	width: 25% !important;
}

.souryou{
	font-size:200%;
	font-weight:900;
	color: #6eccc8;
	}
	
.list_text {
	width: 90%;
	height: auto;
	background-color: #eb6877;
	border-radius: 5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:8px 0;
	color:#ffffff;
}
	
.gmat10	{margin-top:10px !important;}
.gmat50	{margin-top:50px !important;}
.smat20	{margin-top:-20px !important;}
.smat30	{margin-top:-35px !important;}
.fs32	{font-size:24px;text-align:center;margin-bottom:-20px !important;margin-top:0px !important;}
.fs28	{font-size:22px !important;text-align:center;margin-bottom:20px !important;margin-top:-100px !important;}
.fs24	{font-size:18px;text-align:center;margin-bottom:-20px !important;margin-top:0px !important;}
.fs22	{font-size:17px;line-height:30px;}
.w600	{width:100%;}
.w1200	{width:100%;}
.marker {
	display: inline;
	background: linear-gradient(transparent 60%, #fff100 0%);
	font-weight: bold;
}


	
.g_img	{width:70%;text-align:center;}
	
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px;
  min-width: 120px;
  max-width: 70%;
  color: #555;
  font-size: 14px;
  background: #fff1f7;
  border-radius: 15px;
  text-align:left;
  margin-left:-20%;
}

.balloon1:before {
content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff1f7;
  z-index: 0;}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px;
  min-width: 120px;
  max-width: 70%;
  color: #555;
  font-size: 14px;
  background: #fff1f7;
  border-radius: 15px;
  text-align:left;
  margin-left:-20%;
}

.balloon2:before {
content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff1f7;
  z-index: 0;}

.balloon2 p {
  margin: 0;
  padding: 0;
}

.illust
{background: url(/moetaku/_assets/images/graph/img_text_06_sp.jpg) no-repeat top right;margin-top:-135px;margin-left:0;height:110px;}

.illust2
{background: url(/moetaku/_assets/images/graph/img_text_02_sp.jpg) no-repeat top right;margin-top:-130px;margin-left:0;height:110px;}

.illust3
{background: url(/moetaku/_assets/images/graph/img_text_03_sp.jpg) no-repeat top right;margin-top:-150px;margin-left:0;height:110px;}

.illust4
{background: url(/moetaku/_assets/images/graph/img_text_04_sp.jpg) no-repeat top right;margin-top:-130px;margin-left:0;height:120px;}
	
.illust5
{background: url(/moetaku/_assets/images/graph/img_text_05_sp.jpg) no-repeat top right;margin-top:-140px;margin-left:0;height:110px;}

.illust6
{background: url(/moetaku/_assets/images/graph/img_text_03_sp.jpg) no-repeat top right;margin-top:-130px;margin-left:0;height:110px;}
	
.illust7
{background: url(/moetaku/_assets/images/graph/img_text_07_sp.jpg) no-repeat top right;margin-top:-130px;margin-left:0;height:120px;}
	
	
	@media screen and (orientation: landscape) {
		#tips .block .handyPoint::after,
		#tips .outline_search::after {
			height: 54vh;
		}
	}
}
}

@media (max-width: 420px) {

#tips #main_bg {
	height:130px;
	
}
}


@media (max-width: 390px) {

#tips #main_bg {
	height:160px;
	
}
}

@media (max-width: 380px) {

#tips #main_bg {
	height:160px;
	
}
}


@media (max-width: 320px) {

#tips #main_bg {
	height:140px;
	
}
}



@media (max-width: 540px)and ( min-width:480px) {

#tips #main_bg {
	height:230px;
	
}
}



@media (max-width: 780px)and ( min-width:541px) {

#tips #main_bg {
	height:300px;
	
}
}


