@charset "shift_jis";
/* CSS Document */

#main_visual {
    background-color: #fff;
}
.bg_01{
	background-color: #e5e5e5;
}
.bg_02{
	background:url("../images/bg_02.jpg");
}
.bg_03{
	background:url("../images/mountain_bg.jpg");
	background-repeat: none;
	background-size: cover;
}
.bg_04{
	background-color: #e3cdb6;
}
.bg_05{
	background: url(../images/bg_line.jpg) no-repeat;
    background-size: cover;
}

.w_product_bg{
	background-color: #fff;
}
.bg_note {
    background: #fff;
    max-width: 752px;
    margin: 10px auto;
	border: 3px solid #6b3906;
}
.bg_note ul {
 padding: 0px 34px 34px;
}
.recommend_mida3{
	background-color: #067d00;
}
.recommend_mida3::before{
	border-right: solid 10px #172e00;
	}
@media (min-width: 769px){
.recommend_mida3::before{
	border-right: solid 20px #172e00;
	}
}
.idx_mida2 span{
	color: #067d00;
}
.idx_mida2:before{
	background-color: #6b3906;
}
.brown_txt{
	color: #6b3906!important;
}
.font_pink{
	color: #e47784;
	font-weight: bold;
}
.memory_box{
margin:30px auto 100px;
	max-width: 700px;
	width: 100%;
	position: relative;
}
.line_box{
	    margin: 30px auto;
}
.btn03{
	font-size: 13px;
}

@media (min-width: 768px){
.flow_list li+li:before {
    content: '';
    position: absolute;
    top: 0%;
    left: -15%;
    display: inline-block;
    background: url(../images/yajirushi01_03.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 75px;
    height: 100%;
}}

.bg_foot_border{
	text-align: center;
}
.bg_foot_border img {
    min-width: 500px;
    max-width: 2000px;
    width: 100%;
}
@media (min-width: 569px){
	.bg_foot_border{
	margin-top: 30px;
}

}
@media (max-width: 568px){
.bg_foot_border{
	display: none;
}
}
.w_product_bg h3 {
    color: #6b3906;
}
#mas01,#mas02{
	position: absolute;
	    top: -40%;
}
#mas01 {
    left: -10%;
}
#mas02 {
    right: -10%;
}
@media (max-width: 768px){
	#mas01,#mas02{
display:none;
	}

	.mountain_icon_img{
		width: 100px;
    height: auto;
	}
}
.font_green{
	color: #067d00;
	font-weight: bold;
}
.flow_step {
	background-color: #067d00;
}