@charset "UTF-8";
#tips #main_bg {
	background: url("/moetaku/_assets/images/common/main_visual_comparison_bg.jpg") repeat-x center top;
	height:350px;
}
#tips #main_visual {
	background: url("/moetaku/_assets/images/common/main_visual_comparison.jpg") no-repeat center top;
	height:350px;
}

#tips #second_content{
	padding-bottom:60px;
}

#valuation,#storing,#packaging{
	padding-top:40px;
}

#tips .tips_copy {
	font-family: 'Noto Sans';
	margin: 50px 0 20px 50px;
	text-align: left;
	line-height: 1.8;
	font-size: 145%;
	letter-spacing: 2px;
	width:950px;
	color:#626262;
	letter-spacing: 0px;
}

#tips .tips_copy2 {
	font-family: 'Noto Sans';
	text-align: center;
	line-height: 1.8;
	font-size: 200%;
	letter-spacing: 2px;
	color:#626262;
	letter-spacing: 0px;
}

#tips .tips_copy2 span{
	font-size: 140%;
}


#tips .outline_search {
	position: relative;
	z-index: 10;
	width: 100%;
	margin-bottom: 20px;
	padding: 30px ;
	background: #fff;
	border: 6px solid #00b900;
	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-size: 100%;
	content: "";
}
#tips .outline_search dl {
	width: 917px;
	margin: 0 auto;
	padding: 15px 0;
}
#tips .outline_search dt {
	text-align: center;
	font-size: 240%;
	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.8;
	margin:30px;

	
}
#tips .outline_search2 {
	text-align:center;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px !important;
	padding: 20px ;
	background: #fff;
	border: 2px solid #cccccc;
	border-radius: 15px;
	box-sizing: border-box;
	text-align:center;
	font-size:24px;
}
#tips .search_box_parts .search_box {
	margin: 0 60px 20px;
}

#tips #campaign section {
	margin-bottom: 50px;
	padding: 0;
}
/* カラムレイアウト
-----------------------------*/
/* 3カラム デフォルトレイアウト */
.three_column2:after {
    display: table;
    clear: both;
    content: "";
}
.three_column2 > * {
    float: left;
    width: 370px;
    margin-right: 20px;
	line-height: 1.8;
    
}
.three_column2 > *:nth-child(3n) {
    margin-right: 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: #6eccc8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.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_list2 {
	position: relative;
	width: 100%;
	overflow: hidden;
}


.other_list2 ul {
	width: 100% !important;
	height: 150px;
	border: 1px solid #ccc;
	border-top: 0;
	box-sizing: border-box;
}
.other_list2 ul:nth-child(odd) {
	background: #f2f2f2;
}
.other_list2 ul:nth-child(even) {
	background: #fff;
}
.other_list2 li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	border-right:solid 1px #ccc;
	height: 150px;
	padding-bottom:30px;
	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:#eb6877;
	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;
	}
	


.fs14	{font-size:14px !important;}
.fs30	{font-size:30px !important;}
.fs40	{font-size:40px !important;}
.smat50 {margin-top:50px !important;}
.smat30	 {margin-bottom:30px !important;}
.smat40 {margin-top:-50px !important;}
.smat20 {margin-top:20px !important;margin-bottom:100px !important;}
.smab50 {margin-bottom:70px !important;}
.pal75 {padding-left:75px !important;}
.mal40 {margin-left:40px;}
.attent	{padding: 10px 0;
	line-height: 1.8;
	margin:30px;
}

.title_text1 {padding-top:120px;font-size:44px;font-weight:bold;margin-left:70px;}
.title_text2 {font-size:70px;margin-left:90px;padding-top:10px;font-weight:bold;color:#ff6685;}
.osusume	{position:absolute !important;font-size:14px;margin-left:193px;margin-top:13px;font-weight:bold;color:#ffffff;}
.osusume2	{position:absolute;font-size:14px;margin-left:185px;margin-top:10px;font-weight:bold;color:#ffffff;}



@media (max-width: 768px) {

	#tips #main_visual {
		background: url("/moetaku/_assets/images/common/main_visual_comparison_sp.jpg") no-repeat center top;
		background-size: 100%;
	}
	#valuation,#storing,#packaging{
		padding-top:60px;
	}
	#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 .tips_copy {
	font-size: 110%;
	width:95%;
	font-family: 'Noto Sans';
	margin: 10px;
	text-align: left;
	line-height: 1.8;
	margin-top:-120px !important;
	letter-spacing: 0px;
	}
	

	#tips .tips_copy strong {
		font-size: 118%;
	}
#tips .tips_copy2 {
	font-family: 'Noto Sans';
	text-align: center;
	line-height: 1.8;
	font-size: 120%;
	letter-spacing: 2px;
	color:#626262;
	letter-spacing: -1px;
	padding: 0 10px;
}


	#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;
		text-align: center;
		font-size:70%;
		padding-top:-20px !important;
		margin-top:-20px !important;
		
	}
	#tips .outline_search dl {
		width: 100%;
	}
	#tips .outline_search dt {
		padding: 10px 0;
	}
#tips .outline_search2 {
	text-align:center;
	width: 90%;
	margin-bottom: 20px;
	margin-top: 20px !important;
	padding: 20px ;
	background: #fff;
	border: 2px solid #cccccc;
	border-radius: 15px;
	box-sizing: border-box;
	text-align:center;
	font-size:100%;
}
	
	
	#tips .search_box_parts .search_box {
		margin: 20px 0;
	}

	
    .three_column2 > *{
        float: left;
        width: 46%;
        margin-right: 20px !important;
        text-align:left;
    }
    .three_column2 > *:nth-child(2n){
        margin-right: 0px !important;
    }
    .three_column2 > *:nth-child(3n){
        margin-right: 20px !important;
    }
    .three_column2 > *:nth-child(4n){
        margin-right: 0px !important;
    }
    
    

/*超高価買取下テーブル*/
#other_list2s {
	width: 100%;
}
.other_header2 {
	position: relative;
	width: 100%;
	height: 56px;
	background-color: #6eccc8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.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: #f2f2f2;
}
.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:#eb6877;
	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;
	}
	

.fs14	{font-size:12px !important;}
.fs30	{font-size:30px !important;}
.fs40	{font-size:24px !important;}
.pal75 {padding-left:0px !important;}
.mal40	{margin-left:0px !important;;}
.smat50 {margin-top:20px !important;}
.smab50 {margin-bottom:0px !important;}
.smat30	 {margin-bottom:0px !important; margin-left:-10px !important;}
.smat40 {margin-top:10px !important;}
.smat20 {margin-top:-40px !important;margin-bottom:40px !important;}
.attent	{padding: 10px 0;
	line-height: 1.8;
	margin:5px;
	font-size:130%;
	text-align: left;

}

.title_text1 {padding-top:20%;font-size:18px;font-weight:bold;margin-left:18%;}
.title_text2 {font-size:28px;margin-left:20%;padding-top:0px;font-weight:bold;color:#ff6685;}
.osusume	{position:absolute !important;font-size:10px;margin-left:14px;margin-top:55px;font-weight:bold;color:#ffffff;}
.osusume2	{position:absolute !important;font-size:10px;margin-left:15px;margin-top:31px;font-weight:bold;color:#ffffff;}

	@media screen and (orientation: landscape) {
		#tips .block .handyPoint::after,
		#tips .outline_search::after {
			height: 54vh;
		}
	}
}
