@charset "utf-8";

/* =======================================

	Lending-guide-dog CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	1.Base

========================================== */

/* 1.Base
========================================== */

@media print,screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}

body#category_lending-guide-dog #contents {
}

/* Lナビ　PC非表示 */
@media print,screen and (min-width: 768px) {
    nav#globalnavi ul li.gn01 ul,
    nav#globalnavi ul li.gn02 ul,
    nav#globalnavi ul li.gn03 ul,
    nav#globalnavi ul li.gn04 ul  {
        display: none;
    }
}

#subCategory_top #contents nav.topicpath {
    margin-bottom: 64px;
}
#subCategory_top #contents .verfooter nav.topicpath {
    margin-bottom: 0px;
}

#contents section {
    margin-bottom: 50px !important;
}
#contents p.txt_detail {
    margin-bottom: 10px;
}
#contents p.txt_detail.last {
    margin-bottom: 28px;
}


/* 
========================================== */



#subCategory_top #contents .block_style_main .txt_header {
    margin-bottom: 10px;
	text-align: center;
}
#subCategory_top #contents .tit_style01-6 {
    margin-bottom: 0px;
}
#subCategory_top #contents #condition ,
#subCategory_top #contents #price {
    text-align: center;
}
#subCategory_top #contents #condition .list_style04 ,
#subCategory_top #contents #price .list_style04 {
    display: inline-block;
    text-align: left;
}
#subCategory_top #contents #price .txt_detail.chugaki {
    text-align: left;
    padding-top: 8px;
}

#subCategory_top #contents #flow dl.list_style02 dd {
    width: 530px;
}

#subCategory_top #contents #flow .txt_detail {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
	#subCategory_top #contents .block_style_main .tit_style01-6 {
		font-size: 8.0vw;
	}
	#subCategory_top #contents .block_style_main .txt_header {
		text-align: left;
	}
	#subCategory_top #contents #condition,
	#subCategory_top #contents #price {
		width: 84%;
		padding: 35px 4%;
	}
	#subCategory_top #contents #flow dl.list_style02 dd {
		width: 100%;
	}

}



/*  */

/*  */














