@charset "utf-8";

/*--------------------------------------
	各種コントロール 20200727追加
--------------------------------------*/

/* margin -------------------- */
.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt55 {margin-top: 55px !important;}
.mt60 {margin-top: 60px !important;}
.mt65 {margin-top: 65px !important;}
.mt70 {margin-top: 70px !important;}
.mt75 {margin-top: 75px !important;}
.mt80 {margin-top: 80px !important;}
.mt85 {margin-top: 85px !important;}
.mt90 {margin-top: 90px !important;}
.mt95 {margin-top: 95px !important;}
.mt100 {margin-top: 100px !important;}
.mt125 {margin-top: 125px !important;}
.mt150 {margin-top: 150px !important;}
.mt200 {margin-top: 200px !important;}

.mt10m {margin-top: -10px !important;}
.mt20m {margin-top: -20px !important;}
.mt30m {margin-top: -30px !important;}
.mt40m {margin-top: -40px !important;}
.mt50m {margin-top: -50px !important;}
.mt70m {margin-top: -70px !important;}
.mt100m {margin-top: -100px !important;}


.mr0 {margin-right: 0px !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}
.mr55 {margin-right: 55px !important;}
.mr60 {margin-right: 60px !important;}
.mr65 {margin-right: 65px !important;}
.mr70 {margin-right: 70px !important;}
.mr75 {margin-right: 75px !important;}
.mr80 {margin-right: 80px !important;}
.mr85 {margin-right: 85px !important;}
.mr90 {margin-right: 90px !important;}
.mr95 {margin-right: 95px !important;}
.mr100 {margin-right: 100px !important;}

.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb55 {margin-bottom: 55px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb65 {margin-bottom: 65px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb75 {margin-bottom: 75px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb85 {margin-bottom: 85px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb95 {margin-bottom: 95px !important;}
.mb100 {margin-bottom: 100px !important;}

.mb10m {margin-bottom: -10px !important;}
.mb20m {margin-bottom: -20px !important;}
.mb30m {margin-bottom: -30px !important;}
.mb40m {margin-bottom: -40px !important;}
.mb50m {margin-bottom: -50px !important;}
.mb70m {margin-bottom: -70px !important;}
.mb100m {margin-bottom: -100px !important;}

.ml0 {margin-left: 0px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}
.ml55 {margin-left: 55px !important;}
.ml60 {margin-left: 60px !important;}
.ml65 {margin-left: 65px !important;}
.ml70 {margin-left: 70px !important;}
.ml75 {margin-left: 75px !important;}
.ml80 {margin-left: 80px !important;}
.ml85 {margin-left: 85px !important;}
.ml90 {margin-left: 90px !important;}
.ml95 {margin-left: 95px !important;}
.ml100 {margin-left: 100px !important;}
.ml125 {margin-left: 125px !important;}
.ml150 {margin-left: 150px !important;}
.ml200 {margin-left: 200px !important;}
.ml500 {margin-left: 500px !important;}
.ml600 {margin-left: 600px !important;}
.ml650 {margin-left: 650px !important;}
.ml700 {margin-left: 700px !important;}

/* padding ------------------- */
.pt0 {padding-top: 0px !important;}
.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}

.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr35 {padding-right: 35px !important;}
.pr40 {padding-right: 40px !important;}
.pr45 {padding-right: 45px !important;}
.pr50 {padding-right: 50px !important;}

.pb0 {padding-bottom: 0px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb45 {padding-bottom: 45px !important;}
.pb50 {padding-bottom: 50px !important;}

.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl35 {padding-left: 35px !important;}
.pl40 {padding-left: 40px !important;}
.pl45 {padding-left: 45px !important;}
.pl50 {padding-left: 50px !important;}


.pt30_15 {padding-top: 30px !important;}
.pt50_25 {padding-top: 50px !important;}

@media only screen and (max-width: 835px) {
.pt30_15 {padding-top: 15px !important;}
.pt50_25 {padding-top: 25px !important;}
}
	
/*--------------------------------------
	可変 各種コントロール 
--------------------------------------*/

/* margin -------------------- */
.mt30_15 {margin-top: 30px !important;}
.mt50_25 {margin-top: 50px !important;}
.mt70_35 {margin-top: 70px !important;}
.mt80_40 {margin-top: 80px !important;}
.mt90_45 {margin-top: 90px !important;}
.mt100_50 {margin-top: 100px !important;}
.mt120_60 {margin-top: 120px !important;}
.mt130_70_30 {margin-top: 130px !important;}
.mt150_80_40 {margin-top: 150px !important;}
.mt200_100_50 {margin-top: 200px !important;}

.mb30_15 {margin-bottom: 30px !important;}
.mb50_25 {margin-bottom: 50px !important;}
.mb70_35 {margin-bottom: 70px !important;}
.mb80_40 {margin-bottom: 80px !important;}
.mb90_45 {margin-bottom: 90px !important;}
.mb100_50 {margin-bottom: 100px !important;}
.mb120_60 {margin-bottom: 120px !important;}
.mb130_70_30 {margin-bottom: 130px !important;}
.mb150_80_40 {margin-bottom: 150px !important;}
.mb200_100_50 {margin-bottom: 200px !important;}

@media only screen and (max-width: 835px) {
.mt30_15 {margin-top: 15px !important;}
.mt50_25 {margin-top: 25px !important;}
.mt70_35 {margin-top: 35px !important;}
.mt80_40 {margin-top: 40px !important;}
.mt90_45 {margin-top: 45px !important;}
.mt100_50 {margin-top: 50px !important;}
.mt120_60 {margin-top: 60px !important;}
.mt130_70_30 {margin-top: 70px !important;}
.mt150_80_40 {margin-top: 80px !important;}
.mt200_100_50 {margin-top: 100px !important;}
	
.mb30_15 {margin-bottom: 15px !important;}
.mb50_25 {margin-bottom: 25px !important;}
.mb70_35 {margin-bottom: 35px !important;}
.mb80_40 {margin-bottom: 40px !important;}
.mb90_45 {margin-bottom: 45px !important;}
.mb100_50 {margin-bottom: 50px !important;}
.mb120_60 {margin-bottom: 60px !important;}
.mb130_70_30 {margin-bottom: 70px !important;}
.mb150_80_40 {margin-bottom: 80px !important;}
.mb200_100_50 {margin-bottom: 100px !important;}
}

@media only screen and (max-width: 550px) {
.mt130_70_30 {margin-top: 30px !important;}
.mt150_80_40 {margin-top: 40px !important;}
.mt200_100_50 {margin-top: 50px !important;}
	
.mb130_70_30 {margin-bottom: 30px !important;}
.mb150_80_40 {margin-bottom: 40px !important;}
.mb200_100_50 {margin-bottom: 50px !important;}
}
/*--------------------------------------
	スマホサイズのときのみ適応 
--------------------------------------*/
/* margin -------------------- */
@media only screen and (max-width: 835px) {
.w835_mt0 {margin-top: 0px !important;}
.w835_mt5 {margin-top: 5px !important;}
.w835_mt10 {margin-top: 10px !important;}
.w835_mt15 {margin-top: 15px !important;}
.w835_mt20 {margin-top: 20px !important;}
.w835_mt25 {margin-top: 25px !important;}
.w835_mt30 {margin-top: 30px !important;}
.w835_mt35 {margin-top: 35px !important;}
.w835_mt40 {margin-top: 40px !important;}
.w835_mt45 {margin-top: 45px !important;}
.w835_mt50 {margin-top: 50px !important;}
.w835_mt55 {margin-top: 55px !important;}
.w835_mt60 {margin-top: 60px !important;}
.w835_mt65 {margin-top: 65px !important;}
.w835_mt70 {margin-top: 70px !important;}
.w835_mt75 {margin-top: 75px !important;}
.w835_mt80 {margin-top: 80px !important;}
.w835_mt85 {margin-top: 85px !important;}
.w835_mt90 {margin-top: 90px !important;}
.w835_mt95 {margin-top: 95px !important;}
.w835_mt100 {margin-top: 100px !important;}
.w835_mb0 {margin-bottom: 0px !important;}
.w835_mb5 {margin-bottom: 5px !important;}
.w835_mb10 {margin-bottom: 10px !important;}
.w835_mb15 {margin-bottom: 15px !important;}
.w835_mb20 {margin-bottom: 20px !important;}
.w835_mb25 {margin-bottom: 25px !important;}
.w835_mb30 {margin-bottom: 30px !important;}
.w835_mb35 {margin-bottom: 35px !important;}
.w835_mb40 {margin-bottom: 40px !important;}
.w835_mb45 {margin-bottom: 45px !important;}
.w835_mb50 {margin-bottom: 50px !important;}
.w835_mb55 {margin-bottom: 55px !important;}
.w835_mb60 {margin-bottom: 60px !important;}
.w835_mb65 {margin-bottom: 65px !important;}
.w835_mb70 {margin-bottom: 70px !important;}
.w835_mb75 {margin-bottom: 75px !important;}
.w835_mb80 {margin-bottom: 80px !important;}
.w835_mb85 {margin-bottom: 85px !important;}
.w835_mb90 {margin-bottom: 90px !important;}
.w835_mb95 {margin-bottom: 95px !important;}
.w835_mb100 {margin-bottom: 100px !important;}}

/*--------------------------------------
	幅％指定 
--------------------------------------*/
.wt100{width: 100%!important;}
.wt95{width: 95%!important;}
.wt90{width: 90%!important;}
.wt80{width: 80%!important;}
.wt70{width: 70%!important;}
.wt60{width: 60%!important;}
.wt50{width: 50%!important;}
.wt40{width: 40%!important;}
.wt30{width: 30%!important;}
.wt25{width: 25%!important;}
.wt20{width: 20%!important;}
.wt15{width: 15%!important;}
.wt10{width: 10%!important;}

.wt25_60{width: 25%!important;}
.wt50_100{width: 50%!important;}
.wt60_95{width: 60%!important;}
@media only screen and (max-width: 835px) {
.wt25_60{width: 60%!important;}
.wt50_100{width: 100%!important;}
.wt60_95{width: 95%!important;}
}

/*--------------------------------------
	テキスト寄せ 
--------------------------------------*/
.txt_al{text-align: left!important;}
.txt_ar{text-align: right!important;}
.txt_ac{text-align: center!important;}

/*--------------------------------------
	左右中央 
--------------------------------------*/
.brock_ac{text-align: center!important;}
.brock_ac div,.brock_ac ul,.brock_ac dl,.brock_ac ol,.brock_ac table,.brock_ac > a{display: inline-block;}

.m_beside_a{margin-left: auto; margin-right: auto;}

/*--------------------------------------
	テキスト色変更
--------------------------------------*/
.txt_cre{color: #cc0000!important;}
.txt_cbl{color: #000099!important;}
.txt_cor{color: #ff9900!important;}
.txt_pri{color: #db9001!important;}
.txt_gra{color: #555555!important;}
.txt_gray_a{color: #aaaaaa!important;}
.txt_gray_c{color: #cccccc!important;}
.txt_ubyuag{color: #663333!important;}
.txt_ava{color: #72c744!important;}
.txt_ultraplus{color: #e0df00!important;}
.txt_yealink{color: #1ca980!important;}
.txt_navy{color: #004f7a!important;}
.txt_hotpink{color: #ff488f!important;}

/*--------------------------------------
	メイン画像背景 
--------------------------------------*/
.aubergine {background-color: #844a51!important;}
.gray_a {background-color: #aaaaaa!important;}
.gray_c {background-color: #cccccc!important;}
.gray_e {background-color: #eeeeee!important;}
.gray_f3 {background-color: #f3f3f3!important;}
.sky {background-color: #afdee8!important;}
.black {background-color: #000000!important;}
.white {background-color: #ffffff!important;}

/*--------------------------------------
	画像操作
--------------------------------------*/
p.img5_left,p.img7_left,p.img10_left,p.img15_left,p.img20_left,p.img30_left,p.img40_left,p.img50_left,p.img60_left,p.img70_left,p.img80_left,p.img90_left,p.img100_left,p.img50_100_left,p.img70_100_left,p.img80_100_left,p.img40_60_left,p.img25_40_left,p.img25_40_left {text-align: left!important;}
p.img5_center,p.img7_center,p.img10_center,p.img15_center,p.img20_center,p.img30_center,p.img40_center,p.img50_center,p.img60_center,p.img70_center,p.img80_center,p.img90_center,p.img100_center,p.img50_100_center,p.img70_100_center,p.img80_100_center,p.img40_60_center,p.img25_40_center,p.img60_80_center{text-align: center!important;}
p.img5_right,p.img7_right,p.img10_right,p.img15_right,p.img20_right,p.img30_right,p.img40_right,p.img50_right,p.img60_right,p.img70_right,p.img80_right,p.img90_right,p.img100_right,p.img50_100_right,p.img70_100_right,p.img80_100_right,p.img40_60_right,p.img25_40_right,p.img60_80_right{text-align: right!important;}

p.img5_left img, p.img5_center img, p.img5_right img{width: 5%!important;}
p.img7_left img, p.img7_center img, p.img7_right img{width: 7%!important;}
p.img10_left img, p.img10_center img, p.img10_right img{width: 10%!important;}
p.img15_left img, p.img15_center img, p.img15_right img{width: 15%!important;}
p.img20_left img, p.img20_center img, p.img20_right img{width: 20%!important;}
p.img30_left img, p.img30_center img, p.img30_right img{width: 30%!important;}
p.img40_left img, p.img40_center img, p.img40_right img{width: 40%!important;}
p.img50_left img, p.img50_center img, p.img50_right img{width: 50%!important;}
p.img60_left img, p.img60_center img, p.img60_right img{width: 60%!important;}
p.img70_left img, p.img70_center img, p.img70_right img{width: 70%!important;}
p.img80_left img, p.img80_center img, p.img80_right img{width: 80%!important;}
p.img90_left img, p.img90_center img, p.img90_right img{width: 90%!important;}
p.img100_left img, p.img100_center img, p.img100_right img{width: 100%!important;}
p.img25_40_left img, p.img25_40_center img, p.img25_40_right img{width: 25%!important;}
p.img40_60_left img, p.img40_60_center img, p.img40_60_right img{width: 40%!important;}
p.img60_80_left img, p.img60_80_center img, p.img60_80_right img{width: 60%!important;}
p.img50_100_left img, p.img50_100_center img, p.img50_100_right img{width: 50%!important;}
p.img70_100_left img, p.img70_100_center img, p.img70_100_right img{width: 70%!important;}
p.img80_100_left img, p.img80_100_center img, p.img80_100_right img{width: 70%!important;}

@media only screen and (max-width: 835px) {
p.img25_40_left img, p.img25_40_center img, p.img25_40_right img{width: 40%!important;}
p.img40_60_left img, p.img40_60_center img, p.img40_60_right img{width: 60%!important;}
p.img60_80_left img, p.img60_80_center img, p.img60_80_right img{width: 80%!important;}
p.img50_100_left img, p.img50_100_center img, p.img50_100_right img{width: 100%!important;}
p.img70_100_left img, p.img70_100_center img, p.img70_100_right img{width: 100%!important;}
p.img80_100_left img, p.img80_100_center img, p.img80_100_right img{width: 100%!important;}
/*スマホサイズの時だけ画像の比率変える*/
p.w835_img100 img{width: 100%!important;}
p.w835_img90 img{width: 90%!important;}
p.w835_img80 img{width: 80%!important;}
p.w835_img70 img{width: 70%!important;}
p.w835_img60 img{width: 60%!important;}
p.w835_img50 img{width: 50%!important;}
p.w835_img40 img{width: 40%!important;}
p.w835_img30 img{width: 30%!important;}
p.w835_img20 img{width: 20%!important;}
p.w835_img10 img{width: 10%!important;}
/*スマホサイズの時だけ画像寄せ変える*/
p.w835_img_left{text-align: left!important;}
p.w835_img_center{text-align: center!important;}
p.w835_img_right{text-align: right!important;}}

@media only screen and (max-width: 680px) {
/*ブラウザ幅680pxの時だけ画像の比率変える*/
p.w680_img100 img{width: 100%!important;}
p.w680_img90 img{width: 90%!important;}
p.w680_img80 img{width: 80%!important;}
p.w680_img70 img{width: 70%!important;}
p.w680_img60 img{width: 60%!important;}
p.w680_img50 img{width: 50%!important;}
/*ブラウザ幅680pxの時だけ画像寄せ変える*/
p.w680_img_left{text-align: left!important;}
p.w680_img_center{text-align: center!important;}
p.w680_img_right{text-align: right!important;}}

/*--------------------------------------
	テキストサイズ操作
--------------------------------------*/
.fs06{font-size: 0.6em!important;}
.fs07{font-size: 0.7em!important;}
.fs08{font-size: 0.8em!important;}
.fs09{font-size: 0.9em!important;}
.fs10{font-size: 1em!important;}
.fs11{font-size: 1.1em!important;}
.fs12{font-size: 1.2em!important;}
.fs13{font-size: 1.3em!important;}
.fs14{font-size: 1.4em!important;}
.fs15{font-size: 1.5em!important;}

.fs12_09{font-size: 1.2em!important;}
.fs14_10{font-size: 1.4em!important;}

@media only screen and (max-width: 835px) {
.fs12_09{font-size: 0.9em!important;}
.fs14_10{font-size: 1.0em!important;}	
}

/*スマホサイズの時だけ文字サイズ変更*/
@media only screen and (max-width: 835px) {
.w835_img_08em{font-size: 0.8em!important;}
.w835_img_09em{font-size: 0.9em!important;}
.w835_img_10em{font-size: 1em!important;}
.w835_img_11em{font-size: 1.1em!important;}
.w835_img_12em{font-size: 1.2em!important;}
.w835_img_13em{font-size: 1.3em!important;}
.w835_img_14em{font-size: 1.4em!important;}
.w835_img_15em{font-size: 1.5em!important;}
}
/*--------------------------------------
	行間操作
--------------------------------------*/
.lh08{line-height: 0.8em;}
.lh09{line-height: 0.9em;}
.lh10{line-height: 1.0em;}
.lh12{line-height: 1.2em;}
.lh15{line-height: 1.5em;}
.lh18{line-height: 1.8em;}
.lh20{line-height: 2.0em;}

.disbro{display: block;}
/*--------------------------------------
	スマホサイズになったら改行
--------------------------------------*/
br.w835_sp_br,br.w550_sp_br{display:none;}
@media only screen and (max-width: 835px) {br.w835_sp_br{display: block;}}
@media only screen and (max-width: 550px) {br.w550_sp_br{display: block;}}

/*--------------------------------------
	※をつける　丸付き文字
--------------------------------------*/
ul.kome,ol.kome1,ol.maru{list-style-type: none; width: 100%; padding: 0; margin-top: 15px;}
ul.kome,ol.kome1{font-size: 0.9em;}
ul.kome li,ol.kome1 li,ol.maru li{ line-height: 1.4em; margin: 8px 0; display: table;}

ul.kome li::before,
ol.kome1 li::before,
ol.maru li::before{
	display: table-cell;
	white-space: nowrap!important;
}

ul.kome li::before,
ol.maru li::before{
	padding-right: 5px;
	width: 1.1em!important;
}

ol.kome1 li::before{
	padding-right: 8px;
	width: 2em!important;
}

ul.kome li::before{content: "※";}

ol.kome1 li:nth-of-type(1)::before{content: "※1";}
ol.kome1 li:nth-of-type(2)::before{content: "※2";}
ol.kome1 li:nth-of-type(3)::before{content: "※3";}
ol.kome1 li:nth-of-type(4)::before{content: "※4";}
ol.kome1 li:nth-of-type(5)::before{content: "※5";}
ol.kome1 li:nth-of-type(6)::before{content: "※6";}
ol.kome1 li:nth-of-type(7)::before{content: "※7";}
ol.kome1 li:nth-of-type(8)::before{content: "※8";}
ol.kome1 li:nth-of-type(9)::before{content: "※9";}

ol.maru li:nth-of-type(1)::before{content: "①";}
ol.maru li:nth-of-type(2)::before{content: "②";}
ol.maru li:nth-of-type(3)::before{content: "③";}
ol.maru li:nth-of-type(4)::before{content: "④";}
ol.maru li:nth-of-type(5)::before{content: "⑤";}
ol.maru li:nth-of-type(6)::before{content: "⑥";}
ol.maru li:nth-of-type(7)::before{content: "⑦";}
ol.maru li:nth-of-type(8)::before{content: "⑧";}
ol.maru li:nth-of-type(9)::before{content: "⑨";}


/*--------------------------------------
	dlに● ◆ ■をつける　
--------------------------------------*/
dl.maru,dl.hishi,dl.shikaku{list-style-type: none; width: 100%; padding: 0;}
dl.maru dt,dl.hishi dt,dl.shikaku dt{ line-height: 1.4em; margin: 0px 0 5px; display: table; margin-top: 0.7em; font-weight: bold;}

dl.maru dt:first-child,dl.hishi dt:first-child,dl.shikaku dt:first-child{margin-top: 0;}

dl.maru dt::before,
dl.hishi dt::before,
dl.shikaku dt::before{
	display: table-cell;
	white-space: nowrap!important;
	padding-right: 5px;
	width: 1.1em!important;
}
dl.maru dt::before{content: "●";}
dl.hishi dt::before{content: "◆";}
dl.shikaku dt::before{content: "■";}
dl.maru dd,dl.hishi dd,dl.shikaku dd{
	margin: 0;
	padding: 0;
}

/*--------------------------------------
	dlにdtddテキストでインデントなくす
--------------------------------------*/
dl.dlflat dt{
	font-weight: bold;
	line-height: 2.5em;
}
dl.dlflat dd{
	margin: 0;	
	line-height: 2em;
}

/*--------------------------------------
	コロンをつけるdlリスト
--------------------------------------*/
.colonlist dd{
	margin: 0 0 5px;
}
.colonlist dt{
	float: left;
	margin: 0px;
}
.colonlist dt::after{
	content: "：";
	color:#999999;	
}
.colonlist dd span{
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
}
.colonlist .ddaside{
	border: 1px dotted #aaaaaa;
	padding: 4px 15px;
	margin: 7px 0 8px 12px;
}
.colonlist .ddaside p{
	line-height:1em;
}

.ddaside .maru dl dd{
	margin-left: 0px;
}

/*--------------------------------------
	コロンをつけるdlリスト 折り返し揃え対策
--------------------------------------*/
.colonlist_t{
	display: table;
}
.colonlist_t div{
	display:table-row;
}
.colonlist_t div dt,
.colonlist_t div dd{
	display: table-cell;
	padding-bottom: 10px;
}
.colonlist_t div:last-of-type dt,
.colonlist_t div:last-of-type dd{
	padding-bottom: 0!important;
}
.colonlist_t div dt span{
	display: inline-block;
	width: 100%;
}
.colonlist_t div dt::after{
	content: "：";
	color:#999999;
	float: right;
}
.colonlist_t div dd{
	padding-left: 3px;
}

/*--------------------------------------
	丸がないタイプの通常リスト
--------------------------------------*/
ul.permanent_list{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.permanent_list li{
	margin: 0;
}
/*--------------------------------------
	中黒付きマージンナシリスト
--------------------------------------*/
ul.permanentdisc_list{
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style: disc!important;
}

ul.permanentdisc_list li{
	margin: 0;
}

/*--------------------------------------
メールアドレスを記載する場合の ＠を挿入
--------------------------------------*/
.atplus::before{
	content: "＠";
}

/*--------------------------------------
	アンカーリンク用疑似要素
--------------------------------------*/
.anchor_top:before {
    content: "";
    display: block;
    height: 110px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -110px; /* heightと同じ分のネガティブマージン */
    visibility: hidden;
}
@media only screen and (max-width: 835px) {
.anchor_top:before{height: 60px; margin-top: -60px;}}