@charset "UTF-8";

/*========================================
	content main
========================================*/


#howto #main{
    line-height: 1.8;
    color: #555;
    font-size: 12px;
    font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
    letter-spacing: 1.5px;
} 


html {
    display: none;
}



/* nav
------------------------------ */

#howto #header nav ul #hn-howtocare a {
	width: 131.5px;
	background-position: -396.5px -20px;
}


/* main-visual-box
------------------------------ */

#howto #main {
	margin-bottom: 0;
}





/* main-visual-box
------------------------------ */

#howto #main {
	margin-bottom: 0;
}





#news-main {
	width: 100%;
	padding: 100px 0 100px 0;
	margin: 0 auto;
    z-index: -9999;
}


#news-title {
	width: 1000px;
	margin: 0 auto;
	padding-top: 65px;
	padding-bottom: 65px;
	text-align: center;
}


#news-content {
	width: 1000px;
	padding-top: 25px;
	padding-bottom: 80px;
	text-align: center;
}



#right-content {
	width: 800px;
	margin-left: 120px;
	margin-right: 40px;
}


h2{
	font-size: 25px;
	padding-bottom: 12px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: lighter;
	padding-top: 62px;
	letter-spacing: 5px;
}


h4{
	font-size: 16px;
	padding-bottom: 8px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



p{
	font-size: 13px;
	padding-top: 20px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 8px;
}




hr.style-zero {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}



hr.style-one {
    border: 0;
    height: 0;
	width: 200px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 22px;
}



hr.style-two {
    border: 0;
    height: 0;
	width: 250px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 22px;
}





#title{
	font-size: 24px;
	color: #A72C29;
	position: ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 8px;
	margin-right: 40px;
	margin-left: 40px;
	width: 920px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
}


#text{
	font-size: 18px;
	color: #000000;
	position: ;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 130px;
	width: 920px;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;

}


h3{
	color: #CESF23;
}

#red{
	color: #CESF23;
}



#outlet {
	width: 700px;
	padding: 100px 0 75px 0;
	margin: 50px auto 60px auto;
}




