@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------------------------
 ***                                                                    space
----------------------------------------------------------------------------*/
.mgb30{margin-bottom:30px;}
.mgb20{margin-bottom:20px;}
.mgb15{margin-bottom:15px;}
.mgb10{margin-bottom:10px;}
.mgb5{margin-bottom:5px;}
.mgb0{margin-bottom:0;}

.mgt30{margin-top:30px;}
.mgt20{margin-top:20px;}
.mgt15{margin-top:15px;}
.mgt10{margin-top:10px;}
.mgt5{margin-top:5px;}
.mgt0{margin-top:0;}

.mgr30{margin-right:30px;}
.mgr20{margin-right:20px;}
.mgr15{margin-right:15px;}
.mgr10{margin-right:10px;}
.mgr5{margin-right:5px;}
.mgr0{margin-right:0;}

.mg30{margin:30px;}
.mg20{margin:20px;}
.mg15{margin:15px;}
.mg10{margin:10px;}
.mg5{margin:5px;}
.mg0{margin:0;}

.pdt0{padding-top:0;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}

/*----- margin -----*/
/*em*/
.mgt0{margin-top:0;}
.mgt05em{margin-top:0.5em;}
.mgt1em{margin-top:1em;}
.mgt2em{margin-top:2em;}
.mgt3em{margin-top:3em;}
.mgt4em{margin-top:4em;}
.mgt5em{margin-top:5em;}
.mgt6em{margin-top:6em;}
.mgt7em{margin-top:7em;}
.mgt8em{margin-top:8em;}
.mgt9em{margin-top:9em;}
.mgt10em{margin-top:10em;}

.mgb0{margin-bottom:0;}
.mgb05em{margin-bottom:0.5em;}
.mgb1em{margin-bottom:1em;}
.mgb2em{margin-bottom:2em;}
.mgb3em{margin-bottom:3em;}
.mgb4em{margin-bottom:4em;}
.mgb5em{margin-bottom:5em;}
.mgb6em{margin-bottom:6em;}
.mgb7em{margin-bottom:7em;}
.mgb8em{margin-bottom:8em;}
.mgb9em{margin-bottom:9em;}
.mgb10em{margin-bottom:10em;}

.mgr0{margin-right:0;}
.mgr05em{margin-right:0.5em;}
.mgr1em{margin-right:1em;}
.mgr2em{margin-right:2em;}
.mgr3em{margin-right:3em;}
.mgr4em{margin-right:4em;}
.mgr5em{margin-right:5em;}
.mgr6em{margin-right:6em;}
.mgr7em{margin-right:7em;}
.mgr8em{margin-right:8em;}
.mgr9em{margin-right:9em;}
.mgr10em{margin-right:10em;}

.mgl0{margin-left:0;}
.mgl05em{margin-left:0.5em;}
.mgl1em{margin-left:1em;}
.mgl2em{margin-left:2em;}
.mgl3em{margin-left:3em;}
.mgl4em{margin-left:4em;}
.mgl5em{margin-left:5em;}
.mgl6em{margin-left:6em;}
.mgl7em{margin-left:7em;}
.mgl8em{margin-left:8em;}
.mgl9em{margin-left:9em;}
.mgl10em{margin-left:10em;}

/*----- padding -----*/
/*em*/
.pdt0{padding-top:0;}
.pdt05em{padding-top:0.5em;}
.pdt1em{padding-top:1em;}
.pdt2em{padding-top:2em;}
.pdt3em{padding-top:3em;}
.pdt4em{padding-top:4em;}
.pdt5em{padding-top:5em;}
.pdt6em{padding-top:6em;}
.pdt7em{padding-top:7em;}
.pdt8em{padding-top:8em;}
.pdt9em{padding-top:9em;}
.pdt10em{padding-top:10em;}

.pdb0{padding-bottom:0;}
.pdb05em{padding-bottom:0.5em;}
.pdb1em{padding-bottom:1em;}
.pdb2em{padding-bottom:2em;}
.pdb3em{padding-bottom:3em;}
.pdb4em{padding-bottom:4em;}
.pdb5em{padding-bottom:5em;}
.pdb6em{padding-bottom:6em;}
.pdb7em{padding-bottom:7em;}
.pdb8em{padding-bottom:8em;}
.pdb9em{padding-bottom:9em;}
.pdb10em{padding-bottom:10em;}

.pdr0{padding-right:0;}
.pdr05em{padding-right:0.5em;}
.pdr1em{padding-right:1em;}
.pdr2em{padding-right:2em;}
.pdr3em{padding-right:3em;}
.pdr4em{padding-right:4em;}
.pdr5em{padding-right:5em;}
.pdr6em{padding-right:6em;}
.pdr7em{padding-right:7em;}
.pdr8em{padding-right:8em;}
.pdr9em{padding-right:9em;}
.pdr10em{padding-right:10em;}

.pdl0{padding-left:0;}
.pdl05em{padding-left:0.5em;}
.pdl1em{padding-left:1em;}
.pdl2em{padding-left:2em;}
.pdl3em{padding-left:3em;}
.pdl4em{padding-left:4em;}
.pdl5em{padding-left:5em;}
.pdl6em{padding-left:6em;}
.pdl7em{padding-left:7em;}
.pdl8em{padding-left:8em;}
.pdl9em{padding-left:9em;}
.pdl10em{padding-left:10em;}

/*----------------------------------------------------------------------------
 ***                                                                    text
----------------------------------------------------------------------------*/
.lineH-1{line-height:1;}
.lineH-1-1{line-height:1.1;}
.lineH-1-2{line-height:1.2;}
.lineH-1-3{line-height:1.3;}
.lineH-1-4{line-height:1.4;}
.lineH-1-5{line-height:1.5;}
.lineH-1-6{line-height:1.6;}
.lineH-1-7{line-height:1.7;}
.lineH-1-8{line-height:1.8;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.tal{ text-align:left;}
.ol{ text-decoration:line-through;}
.fontB{font-weight:bold;}
.txtColorBl{color:#0033FF;}
.txtColorRd{color:#CC3300;}
.txtColorOr{color:#ff8408;}
.txtSizeSS{ font-size:74%}
.txtSizeS{ font-size:86%}
.txtSizeM{ font-size: 100%;}
.txtSizeL{ font-size:120%}
.txtSizeLL{ font-size:146%}
.f14{font-size:0.875rem;}
.f16{font-size:1rem;}
.f18{font-size:1.125rem;}
.attention{ color:#FF0000;}
.attentionMtoM{ color:#E4007F;}
.attenG{ color:#666; text-align:right; margin:0;}
.planudBlock{ border-bottom:2px solid #EAFF00; color:#E3017F; cursor: pointer;}

.floatR{ float:right;}
.floatL{ float:left;}

.floatRImg{ float:right;}
.floatRImg span,
.floatRImg img{	padding-left:8px;}

.floatLImg{ float:left;}
.floatLImg span,
.floatLImg img{	padding-right:8px;}

.imgfloatR{ float:right;}
.imgfloatR span,
.imgfloatR img{	padding-left:8px;}

.pcNone{ display:none;}

.table{display:table;}
.table_child{display:table-cell;}
.flex{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.dispBlock{display: block;}
.dispInBlock{display: inline-block;}
.dispInFlex{display:-webkit-inline-box; display:-ms-inline-flexbox; display:inline-flex;}
.dispFlex{display: -webkit-box; display: -ms-flexbox; display: flex;}
.dispFlexWrap{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.flex-wrap{-ms-flex-wrap:wrap; flex-wrap:wrap;}
.flex-noWrap{-ms-flex-wrap:nowrap; flex-wrap:nowrap;}
.flex-column{-webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }
.j-cont-s{-webkit-box-pack:start; -ms-flex-pack:start; justify-content:start; }
.j-cont-l{-webkit-box-pack:left; -ms-flex-pack:left; justify-content:left; }
.j-cont-r{-webkit-box-pack:right; -ms-flex-pack:right; justify-content:right; }
.j-cont-c{-webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }
.j-cont-sb{-webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; }
.j-cont-sa{-ms-flex-pack:distribute; justify-content:space-around; }
.j-cont-se{-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;}
.a-items-c{-webkit-box-align:center; -ms-flex-align:center; align-items:center; }
.a-items-s{-webkit-box-align:start; -ms-flex-align:start; align-items:start; }
.a-items-e{-webkit-box-align:end; -ms-flex-align:end; align-items:flex-end; }
.a-items-st{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.order01{-webkit-box-ordinal-group:2; -ms-flex-order:1; order:1; }
.order02{-webkit-box-ordinal-group:3; -ms-flex-order:2; order:2; }
.order03{-webkit-box-ordinal-group:4; -ms-flex-order:3; order:3; }
.order04{-webkit-box-ordinal-group:5; -ms-flex-order:4; order:4; }
.order05{-webkit-box-ordinal-group:6; -ms-flex-order:5; order:5; }
.order06{-webkit-box-ordinal-group:7; -ms-flex-order:6; order:6; }

.child_2 > *{width:50%;}
.child_3 > *{width:33.333%;}
.child_4 > *{width:25%;}
.child_5 > *{width:20%;}
.child_6 > *{width:16.666%;}

.hover:hover {opacity:.8; }
.hoverEase{transition:opacity .3s ease;}
.hoverEase:hover{opacity:.8;}
.hoverON:hover{display:block; background:#fff;}
.hoverON:hover > *{filter:brightness(100%) saturate(120%) opacity(80%);}

/*----------------------------------------------------------------------------
***                                                               font-family
----------------------------------------------------------------------------*/
.font_shinGo{font-family: "A-OTF UD新ゴ Pro", 'メイリオ', 'Meiryo UI', "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",Verdana,'ＭＳ Ｐゴシック',sans-serif; font-weight:normal;}

/*----------------------------------------------------------------------------
 ***                                                                   img
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
 ***                                                                   table
----------------------------------------------------------------------------*/
table {
	border-collapse:collapse;
	margin-bottom:10px;
}
td,th {
	line-height:1.8em;
	padding: 3px;
	border: 1px solid #CCC;
}
th{
	font-weight: bold;
}
.hec{ background:#F3F7FF;}

/* 幅　-------------------*/
.twA{ width:auto;}
.tw5{ width:5%;}
.tw10{ width:10%;}
.tw20{ width:20%;}
.tw25{ width:25%;}
.tw30{ width:30%;}
.tw33{ width:33%;}
.tw34{ width:34%;}
.tw35{ width:35%;}
.tw40{ width:40%;}
.tw45{ width:45%;}
.tw50{ width:50%;}
.tw60{ width:60%;}
.tw70{ width:70%;}
.tw80{ width:80%;}
.tw90{ width:90%;}
.tw100{ width:100%;}



.dsa_topic_mark {
    display: inline-block;
    padding: 2px 8px 1px 8px;
    background-color: #000;
    color: #fff;
    border-radius: 14px;
    margin: 10px 5px 10px 0px;
}


