@charset "UTF-8";

/**==============================================**/
/*
/*			共通
/*
/**==============================================**/

.text-box ul li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 2.06;
}
.text-box ul li:before {
	content: "●";
}

.text-box div.ind p,
.text-box div.ind ul {
	padding-left: 1em;
}
.text-box div.ind strong {
	text-indent: -1.5em;
	display: block;
	margin-bottom: .5em;
}

/**==============================================**/
/*
/*			SP
/*
/**==============================================**/

@media screen and (max-width:736px) {




}		








/**==============================================**/
/*
/*			sp-l ～ tab
/*
/**==============================================**/

@media screen and (min-width: 737px) and (max-width: 959px) {




}		








/**==============================================**/
/*
/*			sp tab 共通
/*
/**==============================================**/

@media screen and (max-width:959px) {




}		








/**==============================================**/
/*
/*			PC
/*
/**==============================================**/

@media print, screen and (min-width:960px){


}		








@media print, screen and (min-width:1300px) {



}





/**==============================================**/
/*
/*			print
/*
/**==============================================**/




















