@charset "UTF-8";

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*--------------------------------------------------------  */
.boxright {
	text-align: center;
	background-color: #FFF;
}
.boxright ul {
	max-width:100%;
	background-image: url(../img/common_img/ptn_beige_bg.png);
	background-repeat: repeat;
	padding: 15px 10px 10px;
	margin-top: 15px;
	font-size: 14px;
}
.boxright ul li {
	font-size: 14px;
	margin-bottom: 0.5em;
	text-align: left;
	font-family: 'Noto Sans Japanese';
}
.boxright img {
	text-align: right;
}


.tex02 {
	text-align: right;
	margin-top: 10px;
	margin-right: 50px;
}
.tex02 span {
	font-family: 'Noto Sans Japanese';
	font-size: 16px;
}
.tex03 {
	line-height: 200%;
}
.tex03 .fa.fa-caret-right {
	color: #990000;
}
.tex03 span {
	font-size: 12px;
	margin-left: 10px;
}