@charset "Shift_JIS";
/*====================================
 	title
 ==================================== */
 .font_red_bold_20{
	color: #ba1532;
	font-weight: bold;
	font-size: 20px;
}
.h1-midashi-red{
	text-align: center;
	font-size: 4rem;
	font-size: 40px;
	font-weight: 600;
	margin: 0.5em auto 1em!important;
	/* margin: 50px auto 50px!important; */
}
.content_intro{
	margin: 0rem auto 3rem;
	text-align: center;
	font-size: 3rem;
	color: #ba1532;
	font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN", "Yu Gothic", "CI", sans-serif;
}
.content_intro .black_bold_font,
h1 .black_bold_font{
	display: block;
	color: #292929;
	font-weight: 550;
	font-size: 20px;
}
.content_intro .black_bold_font{
	padding: 0;
	line-height: 1;
}
.head_line{
	color: #ba1532;
	font-weight: bold;
	font-size: 20px;
}
.head_line h2{
	padding: 0 0 0.375rem 0;
	border-bottom: 4px solid #ba1532;
}
.head_line span{
	display: block;
	width: fit-content;
	margin: 0 auto;
}
.midashi-red_paint{
	margin: 1.75rem 0 1.25rem;
	padding: 0.75rem 0 0.25rem 1rem;
	background-color: #ba1532;
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN", "Yu Gothic", "CI", sans-serif;
	line-height: 3rem;
}
.h2_head_gradient{
	position: relative;
	margin: 3em 0 1em;
	padding: 0.75rem 0 0.75rem 2rem;
	color: #ba1532;
	font-size: 2rem;
	font-weight: 600;
	font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN", "Yu Gothic", "CI", sans-serif;
	line-height: 3rem;
	background: linear-gradient(#ffffff, #d5d5d5);
	border: #dadada solid 1px;
}
.h2_head_gradient::before{
	position: absolute;
	content: "";
	height: 2.2rem;
	top: 1.2rem;
	left: 1rem;
	border: 2px solid #ba1532;
}
.h3_head_red_font{
	color: #ba1532;
	font-weight: 500;
	font-size: 1.8rem;
	font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN", "Yu Gothic", "CI", sans-serif;
}
.h3_head_normal_design{
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 3px #ba1532;
	margin-top: 3em;
	padding-bottom: 5px;
}
.h3_head_normal_design::before{
	content: "‘";
	color:#ba1532;
}
h4 { font-weight: 700!important; margin-bottom: 0.3em!important; }
.ttl-radius {
	display: inline-block;
    color: #fff;
    padding: 0.6em 1em 0.4em;
    text-align: center;
    border-radius: 50px;
	margin-top: 0.5em;
}
/*====================================
 	text
 ==================================== */
.plus-bold{ font-weight:bold; }
.nblue{ font-weight:bold; color:#0097FF; }
.ngrn{ font-weight:bold; color:#00A400; }
.norng{ font-weight:bold; color:#FF7415; }
.content_txt{
	/* width: 90%;*/
	/* padding: 1em 1em 0em;
    line-height: 1.8; */
	line-height: 2;
    margin: 2rem auto 1.5rem;
}
.recommended_link{
	display: block;
	width: 90%;
	margin: 2rem auto;
}
.recommended_link{ text-align: right; }
.fx-info-content@p .nred strong,.fx-info-content p strong.nred{
	color:#ba1532;
}
.red-waku01{
	display:inline-block;
	padding: 0.5em 1em;
	background:#ffd3d3;
	color:#ba1532;
	font-weight:bold;
	border:#ffd3d3 solid 1px;
	margin:0;
}
.red-waku02{
	display:inline-block;
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#ba1532;
	border:#ffd3d3 solid 1px;
	margin:0;
	width: 100%;
}
.red-waku03{
	display: inline-block;
	padding: 0.5em 0.3em;
    background: #ffd3d3;
    color: #ba1532;
    font-weight: bold;
    border: #ffd3d3 solid 1px;
    margin: 0;
}
.red-waku04{
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#ba1532;
	border:#ffd3d3 solid 1px;
	margin:0;
}
.blu-waku01{
	display:inline-block;
	padding:0.5em 1em;
	background:#e9e9ff;
	color:#264c9b;
	font-weight:bold;
	border:#e9e9ff solid 1px;
	margin:0;
}
.blu-waku02{
	display:inline-block;
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#264c9b;
	border:#e9e9ff solid 1px;
	margin:0;
	width: 100%;
}
.blu-waku03{
	display: inline-block;
	padding:0.5em 1em;
	background:#e9e9ff;
	color:#264c9b;
	font-weight:bold;
	border:#e9e9ff solid 1px;
	margin:0;
}
.blu-waku04{
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#264c9b;
	border:#e9e9ff solid 1px;
	margin:0;
}
.wfb{ margin-top:10px; }
.ww-MD{
		text-align:center;
		padding:10px 0;
		margin:0;
		font-weight:bold;
}
.fx-info-content@p .nred strong,.fx-info-content p strong.nred{
	color:#ba1532;
}
p.ngray{ color:#6e717b; }
/*====================================
 	img
 ==================================== */
/* .wrap-img { width: 90%; margin: auto; text-align: center; } */
/* img { width: 100%; height: auto; } */

/* .img-float_L { float: right; padding-left: 1em; padding-bottom: 1em; } */
.img-responsive.img_size_ajudst{ max-width: 100%; height: auto; margin: 0 auto; }
.img-responsive.img_size_ajudst_S{ max-width: 90%; height: auto; margin: 0 auto; }
.img-responsive.img_size_ajudst_XS{ max-width: 80%; height: auto; margin: 0 auto; }
@media (min-width:768px) {
	.img-float_L { float: right; padding-left: 1em; padding-bottom: 1em; }
.img-responsive.img_size_ajudst{ max-width: 90%; height: auto; margin: 0 auto; }
.img-responsive.img_size_ajudst_S{ max-width: 70%; height: auto; margin: 0 auto; }
.img-responsive.img_size_ajudst_XS{ max-width: 50%; height: auto; margin: 0 auto; }
}
/*====================================
 	video
 ==================================== */
 .video__wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media (min-width: 552px) and (max-width: 768px) {
    .video__wrapper {
        flex-direction: row;
    }
}
@media (min-width: 992px) {
    .video__wrapper {
        flex-direction: row;
    }
}
.video {
    aspect-ratio: 16 / 9;
    opacity: 1;
    transition: 0.25s;
    text-align: center;
    width: 100%;
    height: auto;
}
.video iframe {
    width: 100%;
    height: 100%;
}

/*====================================
 	border
 ==================================== */
.bdr_1 { border: 1px solid #E3E3E3; }
/*====================================
 	bg-color
 ==================================== */
 .bg_1 { background-color: #ba1532;}
 .bg_2 { background-color: #0097FF;}
 .bg_3 { background-color: #00A400;}
 .bg_4 { background-color: #FF7415;}

/*====================================
 	underline
 ==================================== */
 .bdr_u {
    background: linear-gradient(transparent 50%, #fff366 0%);
}

/*====================================
 	index
 ==================================== */
.content_navigation{
	display: block;
	width: 80%;
	margin: 1rem auto;
	line-height: 2.5rem;
}
.content_navigation span{
	display: block;
	width: 100%;
	margin: 0 0 1rem 0;
	font-size: 1.5rem;
	font-weight: 600;
	font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN", "Yu Gothic", "CI", sans-serif;
/* 	border-bottom: 1px solid #ddd; */
}
.content_navigation ul{
	padding: 0 0.5rem;
}
.content_navigation ul li a{
	position: relative;
	margin: 0 0 0 1rem;
}
.content_navigation ul li a::before{
	position: absolute;
	display: block;
	content:'';
	width:0;
	height:0;
	margin: 0 1rem 0 0;
	top: 0.5rem;
	left: -1rem;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #ba1532;
}
/*====================================
 	list
 ==================================== */

ol.lists_num { position: relative; }
ol.lists_num li {
	/* padding-left: 2.5em; */
	padding-bottom: 1em;
	line-height: 1.8;
	list-style-position: outside;
}
ol.lists_num li span {
	position: absolute;
	left: 0;
}
ul.lists li,ol.lists li { 
	margin-left: 1.3em;
	/* padding-left: 2.5em; */
	padding-bottom: 1em;
	line-height: 1.8;
	list-style-position: outside;
}

.list_0 li { list-style: none; }
.list_1 li { list-style: disc; }
.list_2 li { list-style: square; }


.currency_lists{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
}
.currency_lists dt{
	width: 25%;
	margin: 0.5rem 0;
	padding: 1rem;
	border: 1px solid #ddd;
	border-right: none;
}
.currency_lists dt img{
	display: block;
	margin: 0 auto;
}
.currency_lists dt span{
	display: block;
	text-align: center;
}
.currency_lists dd{
	height: auto;
	width: 75%;
	margin: 0.5rem 0;
	padding: 1rem;
	border: 1px solid #ddd;
	border-left: none;
}
.currency_lists dd p{
	margin: 0;
}
.currency_lists dd span{
	display: block;
	font-weight: 600;
	line-height: 1.8;
}
/* w01 */
#cont_1 ul li {font-size: 14px;}

.wrap-analysis-list ul.list_1 li {
	padding-right: 1em;
}

.faq__wrapper {
    display: grid;
    grid-gap: 20px;
}
	.faq__list {
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}
.faq__item:before {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding-right: 20px;
    top: 0.2em;
}
.faq__item-inqury:before {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 600;
    content: "Q";
    color: #ba1532;
}
.faq__item-inqury:before {
    content: "Q";
    color: #ba1532;
}
.faq__item-answer:before {
    content: "A";
    color: #808080;
    position: relative;
}

.faq__item {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.faq__item-inqury {
    position: relative;
    font-weight: bold;
}
.faq__item-answer {
    align-items: baseline;
}
.faq__item  .faq__txt {
	margin: 0;
}

/*====================================
 	btn
 ==================================== */
.near_content_navigation{
	margin: 3rem auto;
}
.near_content_navigation a{
	display: block;
	width: auto;
	margin: 1rem auto;
}
.fx-info-content a.btn{ margin-bottom:5px; }
/*====================================
 	contents-comic
 ==================================== */
.comic_head_red_bold{
	font-weight: bold;
	color: #ba1532;
}
.comic_heading{
	position: relative;
	height: auto;
	min-height: 4rem;
	margin-bottom: 0;
	padding: 1rem;
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	border: 1px solid #dadada;
	border-radius: 4px 4px 0 0 / 4px 4px 0 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
}
.commic_img_box{
	position: relative;
	display: block;
	height: 17.5rem;
	overflow: hidden;
}
.commic_img_box,
.commic_txt_box{
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
.commic_img_box{
	padding: 0 1.5rem;
}
.commic_txt_box{
	padding: 1.5rem;
	border-radius: 0 0 4px 4px/ 0 0 4px 4px;
	border-bottom: 1px solid #dadada;
}
.commic_img_box img {
	margin-top: 1em;
}
.commic_img_box::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 80px;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.commic_img_box .commic_read_switch{
	position: absolute;
	width: auto;
	min-width: 10rem;
	height: 3rem;
	margin: auto;
	padding: 0.5rem 1rem;
	top: 90%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	text-align: center;
	color: #fff;
	background-color: #ba1532;
	border-radius: 4px;
	cursor: pointer;
}
.open + .commic_img_box{
	display: block;
	height: 100%;
	padding: 0 1.5rem 4rem;
}
.open + .commic_img_box::before {
	height: auto;
	background: none;
}
.open + .commic_img_box .commic_read_switch{
	position: absolute;
	width: auto;
	min-width: 10rem;
	height: 3rem;
	margin: auto;
	padding: 0.5rem 1rem;
	bottom: -10%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	text-align: center;
	color: #fff;
	background-color: #ba1532;
	border-radius: 4px;
	cursor: pointer;
}
.index_contents_box{
	position: relative;
	width: 85%;
	min-height: 10rem;
	margin: 1rem auto;
	padding: 0;
	border: 1px solid #dadada;
}
.index_contents_box a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.index_contents_box a img{
	display: block;
	margin: 0.5rem 0.5rem 0 auto;
}
.index_contents_box p{
	margin: 0;
	padding: 2rem;
}
.index_contents_h3-title{
	margin: 0;
	padding: 2rem 3rem 2rem 0.25rem;
	font-size: 15px;
	line-height: 2rem;
	color: #ba1532;
	font-weight: bold;
	background: linear-gradient(#ffffff, #d5d5d5);
}
.text-right .link-arrow_down{
	line-height:1.7em;
	font-size: 20px;
	font-weight: bold;
}
.back_link{
	line-height: 1.5;
}
.wff,.wfb{
	text-align:center;
	font-weight:bold;
	color:#ba1532;
}
.fx-info-content h5, #cont_1 h3 {
	font-weight:bold;
	font-size:18px;
	border-bottom:solid 1px #ba1532;
	padding-bottom:5px;
}
.fx-info-content h5::before, #cont_1 h3::before {
	content: "¦";
	color:#ba1532;
}
.pair-container td {
    padding: 1em;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/* w11 */
.zubox{
	margin: 1.5rem 0;
}
.zubox img{
	margin: 0 auto;
}
.bld-red {
	color: #aa0726;
	font-weight: bold;
}
.red-wakuA{
	display:inline;
	padding:0.3em 0.5em 0.2em;
	color:#fff;
	font-weight:bold;
	background:#ba1532;
}
.red-wakuB{
	font-weight: bold;
	margin-top: 0.5em;
}

/* #cont_1 h3 { color: #ba1532;  } */
/*====================================
 	table
 ==================================== */
 /* w01 */
#cont_1 table {
	border-collapse: collapse;
	margin-bottom: 1em;
	/* width: 430px; */
	font-size: 14px;
}
#cont_1 td {
	text-align: left;
	border: 1px solid #777;
	padding: 1em;
	height: 90px;
}
#cont_1 th {
	padding: 0.5em;
	text-align: center;
	border: 1px solid #777;
}
.sc-tbl { overflow-x: scroll; }
#cont_1 th.merit { background-color: #cafdd5; color: #009511; }
#cont_1 th.demerit { background-color: #ffd9d9; color: #ea1741; } 
#cont_1 tr td:nth-child(2) {
    background-image: url(/fxbeginner/01/img/bg_merit.png);
    background-repeat: no-repeat;
    background-position: center;
	background-size: 50px;
	width: 33.3%;
}
#cont_1 tr td:nth-child(3) {
	background-image: url(/fxbeginner/01/img/bg_demerit.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
	width: 33.3%;
}
#cont_1 tr td:first-child,th:first-child {
	background-color: #ebebeb;
	font-weight: 700;
}

/* w10 */
.tabl-hikaku td,.tabl-hikaku th{
	border: 1px solid #ccc;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.hikaku-left{
	color:#FFF;
	background:#999;
	text-align:center;
	width:50%;
	font-size:larger;
}
.hikaku-right{
	color:#FFF;
	background:#BB1632;
	text-align:center;
	width:50%;
	font-size:larger;
}
.tabl-hikaku th{
	font-weight:normal;
	text-align:left;
}
.tabl-hikaku th	span{
	color:#ba1532;
}

.wrap-analysis-tbl th,.wrap-analysis-tbl td {
	padding: .5em 1em!important;
}
/*====================================
 	clm
 ==================================== */
 /* w01 */
#cont_1 .clm_2-1 {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
#cont_1 .clm_2-1 div {
	flex: 1;
    padding: 2em 2em 1.6em;
    align-items: center;
    border: 1px solid white;
	margin-top: 1em;
}
#cont_1 .clm_2-1 div:nth-child(1) {
	background-color: #ebebeb;
	text-align: center;
}
#cont_1 .clm_2-1 div:nth-child(2) {
	background-color: #c3f4cd;
}
#cont_1 .clm_2-1 div:nth-child(3) {
	background-color: #ffd9d9;
}

.clm_2-1 {
	justify-content: space-between;
}

.clm_2-1,.clm_4-1 {
	display: flex;
	flex-direction: column;
}

.clm_4-1 > div { width: 100%;}

@media (min-width:768px) {
	.clm_2-1, .clm_4-1 {
		flex-direction: row;
	}
	.clm_2-1 > div { width: 45%; }
	.clm_4-1 > div { width: 25%; }
}

/*====================================
 	box
 ==================================== */
.notes-matome-red {
	border: 1px solid #ba1532;
    padding: 1em 1em 0.6em;
    margin-top: 2em;
	font-size: 85%;
}
.notes-matome-red .komein{
	color:#ba1532;
	text-indent:-1em;
	padding-left: 1em;
}
.notes-matome-red .komein::before{
	content: '¦';
	display: inline-block;
	 width: 1em;
	text-indent: 0;
}
.notes-matome-gray {
	background: #fafafa;
    border: #bcbcbc solid 1px;
    padding: .5em 2.5em 0.3em;
    margin-top: 2em;
	/* font-size: 85%; */
}
.notes-matome-gray .komein{
	/* color:#bcbcbc; */
	text-indent:-1.3em;
	padding-left: 1em;
}
.notes-matome-gray .komein::before{
	content: '¦';
	display: inline-block;
	 width: 1em;
	text-indent: 0;
}
.notes-matome-gray_bdr2 {
    border: #bcbcbc solid 4px;
    padding: 2.5em 2.5em 1em;
    margin: 2em auto;
}
.fomula {
    font-size: 1.3em;
    text-align: center;
    font-weight: 700;
    color: #1f1f1f;
	padding: 2em 0;
}

.grid-box { padding: 2em 2em 0.5em!important; }

.panel{
	padding:20px;
}
.panel-default{
	border-color:#ba1532;
	border-width: 2px;
}

@media (min-width:768px) {
	.fomula {
		font-size: 1.7em;
	}

}

/* β« */
.green-art{
	background:#fafafa;
	border:#bcbcbc solid 1px;
	line-height:1.4em;
	padding:1em;
}
.green-art h3{
	border:none;
	color:#16778f;
	margin:0;
	padding:0 0 0.5em 0;
	font-weight:bold;
}
.green-art .emp{
	color:#16778f;
	font-weight:bold;
}

@media (min-width: 468px){
	.content_navigation{
		width: 90%;
		margin: 1rem auto;
		line-height: 2.5rem;
	}
	.content_navigation ul li{
		margin: 0 2rem 0 0;
	}
	.index_contents_h3-title{
		padding: 2rem 3rem 2rem 2rem;
		font-size: 18px;
	}
	.index_contents_h3-title:before{
		content:'';
		font-size: 18px;
		font-weight:bold;
		color:#ba1532;
		margin:0;
		padding:0 0 0 10px;
		border-left:3px #ba1532 solid
	}
}
@media (min-width: 552px){
	.content_intro .black_bold_font{
		display: inline;
		margin: 0 1rem 0 0;
	}
}
@media (min-width: 768px){
	.content_intro{
		margin: 1rem auto;
	}
	dl.currency_lists{
		border-bottom: none;
	}
	.currency_lists dt{
		width: 25%;
		min-height: 18rem;
	}
	.currency_lists dd{
		width: 75%;
		min-height: 18rem;
	}
	.wrap-img {
		width: 70%;
		margin: 0 auto;
	}
	.wrap-img_s {
		width: 50%;
		margin: 0 auto;
	}
	.wrap-img_xs {
		width: 35%;
		margin: 0 auto;
	}
	
}
@media (min-width:992px){
	.head_line{
		display: flex;
		font-size: 30px;
		border-bottom: 5px solid #ba1532;
	}
	.head_line h2{
		margin: 0;
		padding: 0 0 0.25rem 0;
		border-bottom: none;
	}
	.head_line span{
		margin: auto 0 0 auto;
		padding: 0 0 0.25rem 0;
		line-height: 2rem;
	}
	.commic_img_box img {
		width: 75%;
	}
	.index_box{
		display: flex;
		flex-wrap: wrap;
	}
	.index_contents_box{
		width: 49%;
		min-height: 10rem;
		margin: 1rem auto;
		padding: 0;
		border: 1px solid #dadada;
	}
	.index_contents_h3-title{
		margin: 0;
		padding: 2rem 0 2rem 1rem;
		font-size: 16px;
	}
	.currency_lists dt{
		width: 20%;
		min-height: 13rem;
	}
	.currency_lists dd{
		width: 80%;
		min-height: 13rem;
		padding: 1rem 0.5rem;
	}
	.near_content_navigation{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
	}
	.near_content_navigation a{
		width: 49%;
		margin: 0 auto;
		padding: 1rem 0.5rem;
		font-size: 1.5rem;
	}
	.fx-info-content .fiart{
		margin-top:30px;
	}

	/* w11 */
	.zubox {
		clear:both;
		float:right;
		margin: 0;
		margin-bottom:10px;
	}
	.clr{ clear:both; }
}

@media (min-width:768px) {
	.sc-tbl { overflow: unset; }
	#cont_1 table { width: 100%; }

	#cont_1 .clm_2-1 {
		display: flex;
		flex-direction: row;
	}
	#cont_1 .clm_2-1 div {
		margin-top: 0;
	}
	.tbl-ttl {
		display: flex;
	}
}

/* .content_txtπΒ―Θ’p */
#w00 p,#w07 p,#w11 p,#w12 p,#w20 p,#w21 p {
	/* line-height: 1.8; */
	line-height: 2;
    margin: 2rem auto 1.5rem;
}
#w00 .index_contents_box p,#w07 .index_contents_box p,#w11 .index_contents_box p,#w12 .index_contents_box p,#w20 .index_contents_box p,#w21 .index_contents_box p {
	line-height: 1.6;
    margin: 0;
}
.notes_wrapper-border{
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 30px;
}
.notes_wrapper-border .notes-border{
	margin-top: 0;
	line-height: 1.3;
	margin-bottom: 10px;
}

.notes_wrapper{
	display: flex;
	flex-direction: row;
	column-gap: 2em;
	flex-wrap: wrap;
	align-items: center;
}

.keisan .bc-gray p{
	margin: 0 auto 10px!important;
}
/* list */
#w12 ol {
	border: 1px solid #ba1532;
	padding: 1.5em 1em 0.2em 2.5em;
}

#w12 ol li {
	margin-bottom: 1em;
	padding: 1em;
	padding: 0em 1em;
	text-indent: -2em;
}
/* #w12 ol li p { text-indent: -2em; } */

#w12 ol li span {
	padding: 0.1em 0.5em;
    background-color: #ba1532;
    margin-right: 0.5em;
    color: #fff;
    /* font-size: 1.2em; */
    border-radius: 50%;
}
/* w12 */
.cb03ar{ margin-left:2em; }
ul.cb03ar li{
	list-style-type:disc;
	color:#6e717b;
	margin-bottom: 0.5em;
	padding:0;
}

.width-auto{
	width: auto;
}
