@charset "UTF-8";
#tips #main_bg {
	background: #00b900;
	height:350px;
}
#tips #main_visual {
	background: url("/moetaku/_assets/images/line/main_visual.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.6;
	font-size: 160%;
	letter-spacing: 2px;
	width:900px;
	color:#626262;
}
#tips .tips_copy2 {
	background: url("/moetaku/_assets/images/line/img_moe.png") no-repeat right top;
	font-family: 'Noto Sans';
	text-align: left;
	line-height: 1.6;
	font-size: 250%;
	letter-spacing: 2px;
	color:#00b900;
	width:900px;
	margin-left:50px;
}

#tips .tips_copy3 {
	font-family: 'Noto Sans';
	text-align: center;
	line-height: 1.6;
	font-size: 250%;
	letter-spacing: 2px;
	color:#00b900;
	margin-top:70px !important;
}

#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: -50px;
	float: left;
	width: 35%;
}
#tips .check_right li {
	position: relative;
}
#tips .check_right li[data-list="6"] {
	padding: 142px 0;
}
#tips .check_right li:after {
	position: absolute;
	top: 45px;
	left: 64px;
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	font-size: 135%;
	line-height: 54px;
	background: #ff7189;
	border-radius: 50%;
	content: "";
	font-family: "Roboto";
	font-weight: bold;
}
#tips .check_right li[data-list="1"]:after {content: "1";}
#tips .check_right li[data-list="2"]:after {content: "2";}
#tips .check_right li[data-list="3"]:after {content: "3";}
#tips .check_right li[data-list="4"]:after {content: "4";}
#tips .check_right li[data-list="5"]:after {content: "5";}
#tips .check_right li[data-list="6"]:after {content: "6"; top: 186px;}
#tips .check_right {
	float: right;
	width: 60%;
	padding: 0 0 0 40px;
}
#tips .check_right dl {
	display: table;
	margin-bottom: 20px;
	line-height: 1.6;
	background: #fff;
	border: 3px solid #ccc;
	border-bottom-right-radius: 15px;
	box-sizing: border-box;
}
#tips .check_right dt,
#tips .check_right dd {
	display: table-cell;
}
#tips .check_right dt {
	width: 25%;
	margin: 20px;
	text-align: center;
	background: #eee;
	font-family: "Roboto";
	font-weight: 600;
}
#tips .check_right dd {
	padding: 15px 20px;
}
#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: 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 .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;
}
/* カラムレイアウト
-----------------------------*/
/* 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;
}

.fs30	{font-size:30px !important;}
.fs40	{font-size:40px !important;}
.smat50 {margin-top:50px !important;}

.attent	{padding: 10px 0;
	line-height: 1.8;
	margin:30px;
}

@media (max-width: 768px) {

	#tips #main_visual {
		background: url("/moetaku/_assets/images/line/main_visual_sp.jpg") no-repeat center top;
		background-size: 100%;
	}
	#tips #main_bg {
		height:220px;
	}

	#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 .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%;
	width:95%;
	font-family: 'Noto Sans';
	margin: 10px;
	text-align: left;
	line-height: 1.6;
	}
	
	#tips .tips_copy3 {
		font-family: 'Noto Sans';
		text-align: center;
		line-height: 1.4;
		font-size: 24px !important;
		color:#00b900;
		margin-top:50px !important;
		letter-spacing:0px !important;
	}

	#tips .tips_copy4 {
		font-size: 160%;
		width:100%;
		font-family: 'Noto Sans';
		text-align: center;
		line-height: 1.6;
		letter-spacing: 1px;
		color:#00b900;
		letter-spacing:0px !important;
	}
	#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;
		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;
	}
	#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;
	}
	
    .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;
    }
    
    
    
	
	
.fs30	{font-size:30px !important;}
.fs40	{font-size:24px !important;}
.smat50 {margin-top:20px !important;}
.attent	{padding: 10px 0;
	line-height: 1.8;
	margin:5px;
	font-size:130%;
	text-align: left;

}

	@media screen and (orientation: landscape) {
		#tips .block .handyPoint::after,
		#tips .outline_search::after {
			height: 54vh;
		}
	}
}
