@charset "Shift_JIS";
html{font-feature-settings: "palt";}
.link-arrow-red::before, .link-arrow-red2::before {
top: 0;}
p {
	line-height: 2;
    margin: 2rem auto 1.5rem;
}
 a{opacity: 1;transition: .3s;}
 a:hover{opacity: .7;}
 .br-sp{display: inline-block;}
.txt_lead{font-size: 14px;line-height: 1.2;line-height: 1.2;margin:1rem 0 2.8rem;}
.bg-y{background: #FFF7DF; padding: 1.6rem;}
.side_menu__top {
    background: #f2f2f2;
    font-size: 1.4rem;
    padding: 10px 10px 10px 25px;
    display: block;
    line-height: 1.3;
    color: #606060;
}
.matome{
display: grid;
gap: 1.2rem;
flex-grow: 1;}
.matome li{
display: grid;
gap: 0;
position: relative;
}
.matome.disc li{
    padding-left: 1em;}
.matome.disc li:before {
    position: absolute;
    background: #ba1532;
    height: 0.6rem;
    width: 0.6rem;
    border-radius: 50%;
    content: "";
    left: 0;
    top: 0.5em;
    transform: translate(0, -50%);
}
.matome h4{margin: 0;font-size: 16px;color: #ba1532;}
.num{font-family: "Roboto";
display: inline-flex;
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 50%;
    background-color: #ba1532;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    justify-content: center;
    align-items: center;
	flex-shrink: 0;
	font-variant-numeric: tabular-nums;}
.num_small .num{
    width: 2.4rem;
    height: 2.4rem;
}
.bg_gold, .bg_gry {
    background: #EDC364;
    color: #333;
    padding: 0.4em 0.6em;
    font-size: 1.6rem;
    flex-shrink: 0;
    line-height: 1;
}
.bg_gry{background: #D5D5D8;}

/* =================
        common
 ===================*/
.nav_box{
	background: #f2f2f2;
	margin: 20px auto;
	border-radius: 4px;
}
.nav_box__list{
	padding: 16px;
	display: grid;
	gap: 0.5em;
}
.nav_box__item a{
	display: flex;
	gap: 0.5em;
	text-decoration: none;
}
.nav_box__item a:before {
    content: "\f078";
    font-family: 'FontAwesome';
    font-size: 1em;
    color: #ba1532;
}
.jissen__btn {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    grid-template-areas: "jissenBtnPrev jissenBtnNext";
	margin: 40px 0;
}
.jissen__btn_prev,
.jissen__btn_next{
	display: grid;
    grid-template-rows: 60px auto;
    grid-area: jissenBtnPrev;
	gap: 8px;
}
.jissen__btn_next{
    grid-area: jissenBtnNext;
}
.jissen__btn_prev_link,
.jissen__btn_next_link{
	/* background: #ba1532; */
	background: #004ea2;
    color: #fff;
    padding: 16px;
    text-align: center;
	display: block;
	position: relative;
	font-weight: bold;
	font-size: 18px;
}
.jissen__btn_prev_link:hover,
.jissen__btn_next_link:hover{
    color: #fff;
	text-decoration: none;
}
.jissen__btn_next_link:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 1em;
}
.jissen__btn_prev_link:after {
    content: "\f104";
    font-family: "FontAwesome";
    position: absolute;
    left: 1em;
}
.jissen__btn_txt{
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	line-height: 1.2;
	margin: 0;
    }
/*====================================
 	title
 ==================================== */
 .font_red_bold_20{
	color: #ba1532;
	font-weight: bold;
	font-size: 20px;
}
.h1__midashi_red{
	margin-bottom: 1rem;
	font-size: 28px;
	color: #ba1532;
    line-height: 1.3;
}
 h1 .black_bold_font{font-size: 1.6rem;
 }

@media(min-width:768px){
	.h1__midashi_red{
	font-size: 36px;
	margin: 50px 0 1rem 50px;
}
 h1 .black_bold_font{font-size: 1.8rem;}
.txt_lead{margin-left: 50px;margin-bottom: 40px;}

}
.content_intro .black_bold_font,
h1 .black_bold_font{
	display: block;
	color: #292929;
}
.content_intro .black_bold_font{
	font-size: 20px;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", 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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", 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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", 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:#EC5800; }
.norng{ font-weight:bold; color:#FF7415; }
.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;
}
.orng-waku01{
	display:inline-block;
	padding:0.5em 1em;
	background:#FDEAB6;
	color:#EC5800;
	font-weight:bold;
	border:#FDEAB6 solid 1px;
	margin:0;
}
.orng-waku02{
	display:inline-block;
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#EC5800;
	border:#FDEAB6 solid 1px;
	margin:0;
	width: 100%;
}
.orng-waku03{
	display: inline-block;
	padding:0.5em 1em;
	background:#FDEAB6;
	color:#EC5800;
	font-weight:bold;
	border:#FDEAB6 solid 1px;
	margin:0;
}
.orng-waku04{
	padding:0.5em 0.3em;
	color:#fff;
	font-weight:bold;
	background:#EC5800;
	border:#FDEAB6 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;
}
.ngray{ color:#737373; }
/*====================================
 	img
 ==================================== */
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.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-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; }
.index_box {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px 16px;
}
@media (min-width:556px) {
.index_box {
    grid-template-columns: 1fr 1fr;
}
}
@media (min-width:768px) {
.index_box {
    grid-template-columns: 1fr;
}
}
@media (min-width:992px) {
.index_box {
    grid-template-columns: 1fr 1fr;
}
}
.index_box__item {
    display: grid;
    grid-row: span 2;
    grid-template-rows: subgrid;
	padding: 0;
	border: 1px solid #dadada;
}
.index_box__item a {
    text-decoration: none;
    color: #333;
    transition: 0.3s;
	display: grid;
    grid-row: span 2;
    gap: 0;
    grid-template-rows: subgrid;
}
.index_box__item a:hover {
    opacity: 0.8;
}
.index_box__item_ttl{
	margin: 0;
	font-size: 1.6rem;
	padding: 1em;
	line-height: 2rem;
	color: #ba1532;
	font-weight: bold;
	background: #f2f2f2;
	display: flex;
    align-items: center;
	gap: 0.5em;
	justify-content: space-between;
}
.index_box__item_ttl:after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 0.8em;
    color: #ba1532;
}
.index_box__item_flex{
    display: flex;
    align-items: center;
}
.index_box__item_img{
	width: 60px;
	height: auto;
}
.index_box__item p {
	font-size: 1.6rem;
	padding: 1em;
}
.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;
	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;
}
.notes-matome-gray .komein{
	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;
	}
}
@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;
	}
	.comic_box__img img {
		width: 75%;
	}
	.index_box__item_ttl{
		margin: 0;
		font-size: 1.6rem;
	}
	.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;
	}
}
.index_box__item 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 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;
}
