@charset "UTF-8";

/* 画像 */
.sme_img {
	display:block;
	margin:0 auto;
}

.sme_img2 {
	display:block;
	margin:0 auto;
	width: 50%;
}

/* 課題エリア */
.task_area {
	position: relative;
	border:1px #093387 solid;
	padding:0 10px;
}
/*.task_area::after {
    content: "";
    position: absolute;
    bottom: -80px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 50px;
    z-index: 2;
	border-color: #ff8a00 transparent transparent transparent;
}*/
.task_area dl {
	margin:20px 0;
}
.task_area dl dt {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
	background:#093387;
    padding: 2px 39px 1px;
    box-sizing: border-box;
    margin-right: 15px;
	text-align:center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.task_area dl dd {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
	margin:0;
}

p.txt_answer {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #ff8a00;
	padding-bottom:20px;
}


#contents-p1 #right-col .article-center #cont_block h3 {
	color:#093387;
}

#cont_block .list_txt {
	position:relative;
}
#cont_block ul.list_txt li {
	font-size: 90%;
    line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}
#cont_block ul#list_box li {
	width:48%;
	float:left;
}

#cont_block .f_bold {
	font-weight:bold;
}
#cont_block p.f_large {
	font-size:20px;
}
#cont_block p.f_large2 {
	font-size:18px;
}
#cont_block .f_color1 {
	color:#093387;
}
#cont_block .f_point {
	color:#ff8a00;
	font-weight:bold;
	font-size:18px;
}
#cont_block .box_line {
	border-top:1px #c5c5c5 dotted;
	padding-top:20px;
	margin-top:20px;
}
#cont_block .mb20 {
	margin-bottom:20px;
}
/*#cont_block .mb50 {
	margin-bottom:50px;
}
*/
/* リスト 数字 */
#cont_block ol.num_list {
	counter-reset: item;
	list-style-type: none;
	padding-left: 0;
}
#cont_block ol.num_list li {
	text-indent: -1.3em;
	padding-left: 1.3em;
	padding-bottom:2em;
}
#cont_block ol.num_list li:before {
	counter-increment: item;
	content: counter(item)'.';
	padding-right: .5em;
	font-weight: bold;
	color: #142243;
}
#cont_block ol.num_list li strong {
	color: #142243;
}


/* ボタン */
a.link_button {
	display:inline-block;
	padding: 10px 10px 7px 23px;
	margin: 20px 0 10px 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-size: .9rem;
	line-height: 1.3;
	background-color: #093387;
	border-radius: 5px;
	position: relative;
}
a.link_button::before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 41%;
	left: 8px;
}
a.link_button:hover,
a.link_button:focus {
	color: #fff;
	background-color: #25579d;
	text-decoration:none;
}
a.link_button:hover::before,
a.link_button:focus::before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
a.link_button_mt0 {
	margin-top:0;
}

.zigyou_title {
    font-size: 15px;
    font-weight: bold;
}

.f_16 {
    font-size: 15px;
    margin-bottom: 10px;
}

.dx_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.dx_left {
    width: 60%;
}
.dx_box img {
    width: 30%;
}

.regi_group {
    font-size: 1em;
}

.regi_group dt {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 30px;
}

.regi_group dd {
    margin-top: 7px;
    margin-bottom: 10px;
    line-height: 1.7em;
}

.regi_group dd.title_number {
    text-indent: -2em;
    padding-left: 2em;
}

.regi_group dd.sub_number {
    text-indent: -3em;
    padding-left: 5em;
}
.regi_group dd.title_number.no02 {
    text-indent: -3em;
    padding-left: 3em;
}
.regi_group dd.title_number.no03 {
    text-indent: -4em;
    padding-left: 4em;
}
.regi_group dd.dot_txt {
    text-indent: -1em;
    padding-left: 3em;
}
.regi_group dd.dot_txt.no02 {
    text-indent: -1em;
    padding-left: 3em;
}
.regi_group dd.dot_txt.no03 {
    text-indent: -1em;
    padding-left: 4em;
}
.regi_group dd.dot_txt.no04 {
    text-indent: -1em;
    padding-left: 5em;
}
.regi_group dd.dot_txt.no05 {
    text-indent: -1em;
    padding-left: 6em;
}
.regi_group dd.sub_number02 {
    text-indent: -3em;
    padding-left: 6em;
}
.regi_group dd.sub_number03 {
    text-indent: -4em;
    padding-left: 7em;
}
.regi_group dt.sub_ttl {
    margin-top: 15px;
}

table{
    border-collapse: collapse;  /* th、tdなどの隣接するセルの枠線を重ねて表示する */
    width: 100%;
}
table th {
    text-align: center;
    background-color: #F5F5F5;
}

table th,table td{
    border:1px #999 solid; /* 枠線をつける */
    padding: 10px;
    line-height: 1.7em;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}
