@charset "utf-8";
/*  ===========================================================
	株式会社彩プランニング --Irodori Planning Co.,Ltd--
		Last Update 2021/07/07	
			Written by Osamu Komatsu
===========================================================  */
/* =======================================
	HTML5 Browser Reset CSS
========================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
    text-align: justify;
	background: transparent;
}
body {
	font-size: 16px;
	line-height: 1.5;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: none;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../font/fa-regular-400.eot);
  src: url(../font/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../font/fa-regular-400.woff2) format("woff2"), url(../font/fa-regular-400.woff) format("woff"), url(../font/fa-regular-400.ttf) format("truetype"), url(../font/fa-regular-400.svg#fontawesome) format("svg")
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../font/fa-solid-900.eot);
  src: url(../font/fa-solid-900.eot?#iefix) format("embedded-opentype"),
       url(../font/fa-solid-900.woff2) format("woff2"),
       url(../font/fa-solid-900.woff) format("woff"),
       url(../font/fa-solid-900.ttf) format("truetype"),
       url(../font/fa-solid-900.svg#fontawesome) format("svg")
}
/**/.fab, .far {
  font-weight: 400
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free"
}
.fa, .fas {
  font-weight: 900
}
.fa-external-link-alt:before {
  content: "\f35d"
}
#main_contents h3:before,
#main_contents h3.kouza_ex:before,
#main_contents h4:before,
#main_contents a h4:after,
ul.topix li:before,
ul.lesson_date li:before,
footer .in_fnavi li:before,
footer .f_navi03 li:before,
footer .f_navi11 li:before,
ul.charge_chart li:before,
#lesson h3.manabi:before,
#kiz_programming h3.manabi:before,
#lesson ul.manabi_li li:before,
#kiz_programming ul.manabi_li li:before,
ul.text_list li:before,
#kiz_programming .kizapply_form_link a:before,
#kiz_programming .kizapply_form_link a:after,
.charge_ex_link a:before,
.charge_ex_link a:after {
  font-family: "Font Awesome 5 Free";
  color: #fff;
  position: absolute;
  padding: 0;
  font-weight: 900;
  transform: translateY(-50%);    
}
#main_contents h3:before {
  content: "\f303";
  left: -1.65em;
  top: 50%;     
}
#main_contents h3.kouza_ex:before {
  content: "\f103";
}
#main_contents h4:before {
  content: "\f109";
  left: -1.85em;
  top: 50%;
}
ul.topix li:before {
  content: "\f05a";
  color: #5c9ee7;
  left: -1.55em;
  top: 0.6em;
}
ul.lesson_date li:before {
  content: "\f549";
  color: #d94e61;
  left: -1.55em;
  top: 1em;
}
footer .in_fnavi li:before, 
footer .f_navi03 li:before, 
footer .f_navi11 li:before {
    content: "\f35d";
    font-size: 0.8rem;
    left: 0;
    top: 1.1em;
}
ul.charge_chart li:before {
  content: "\f005";
  color: #5c9ee7;
  left: -1.65em;
  top: 40%;
}
#lesson h3.manabi:before,
#kiz_programming h3.manabi:before {
  content: "\f058";
  left: -1.65em;
  top: 50%;
}
#lesson ul.manabi_li li:before,
#kiz_programming ul.manabi_li li:before {
  content: "\f4fc";
  color: #5ee776;
  left: -1.55em;
  top: 0.6em;
}
ul.text_list li:before {
  content: "\f02d";
  color: #d94e61;
  left: -1.55em;
  top: 0.6em;
}
#kiz_programming .kizapply_form_link a:before,
.charge_ex_link a:before {
  content: "\f101";
  font-size:2rem;
  left: 0.5em;
  top: 50%;
}
#main_contents a h4:after {
  content: "\f054";
  right: 0.5em;
  top: 50%;
  color: #333;    
}
#kiz_programming .kizapply_form_link a:after,
.charge_ex_link a:after {
  content: "\f100";
  font-size:2rem;
  right: 0.5em;
  top: 50%;
}

/*==================================
	common
==================================*/
* {
	box-sizing: border-box;
}
html {
	width: 100%;
	margin: 0 auto;
	font-size : 75%;
}
body {
  font-family: "Helvetica Neue",
    Arial, 
    "Hiragino Kaku Gothic ProN", 
    "Hiragino Sans", 
    Meiryo, 
    sans-serif;
	color: #333;
	background-color: #fff;
}
/*==================================
	header
==================================*/
.defs {
    display: none;
}
#wrap {
	max-width: 1260px;
    margin: 0 auto;
}
header {
	width: 100%;
	/*padding: 0 3%;*/
	line-height: 1.2;
}
#wrap h1,
header h1 {
	background-color: #b30018;
	color: #fff;
	font-size: 0.8rem;
	/*border-radius: 3px;*/
	text-indent: 1%;
	padding: 0.5%;
	line-height: 1.2;
}
#logo_wrap {
	height: auto;
	/*margin-top:0.2em;*/
	margin-bottom:0.5em;
}
#logo2 {
    display: none;
}
#logo a,
#logo2 a {
	display: block;
}
#logo a:hover {
	opacity: 0.6;
}
#logo a img,
#logo a source,
#logo_sp a img,
#logo2 a img,
#pct img,
.charge_desc img,
.bnr_top img,
.catch_img img,
.w_e img,
h3.flow img,
p.flow img,
.info_l_s img,
.info_r_s img,
.info_l_s2 img,
.info_r_s2 img,
.ipad_taiken img,
.img_tel img,
.h3_desc img,
#side .side_tel img,
#side .side_map img,
#side .side_robot img,
#side .side_book img,
#side .side_contact img,
#side .side_lec img,
#side .side02 img,
#side .side_staff img,
#side .side_blog img,
#side .side_web img,
#side .side_webkouza img,
.kouza_img img,
.img_catch img,
.kizpro_pamphlet img,
#kiz_programming .img_course img,
#kiz_programming .kiz_point4 li img,
#irodori_programming .img_iropro img,
#irodori_programming .iropro_point6 img,
.iropro_apply_form_link img,
.kizapply_form_link img,
.charge_ex_link img,
h3.img_h3 img,
#good_point .good img,
.bnr_top50 img,
.les_head img,
.les_flow img,
.les_flow_547 img,
#top_info_bnr img,
.thumbnail img,
#blog_top img,
.img_info img,
.taiken_form img,
.campaign_desc img,
h3.kouza img,
img.img_office_01,
#mos_goukaku .g_img img,
#mos_goukaku .person img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#pct {
	display: none;
}
/* SVG */
.arrow_bottom {
	height: 50px;
	fill: #f00;
	margin: 0 auto;
	display: block;
  }
  .left_click {
	height: 1.1em;
	width: 1.1em;
	fill: #fff;
	display: inline-block;
	margin-right: 0.15em;
  }
  .link {
    height: 1em;
    width: 1em;
    fill: #fff;
    display: inline-block;
    margin-right: 0.3em;
    vertical-align: text-top;
}
/*==================================
	grobal_navi
==================================*/
nav {
	width: 100%;
}
nav #gnavi_ul {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	border-radius: 5px;
}
nav #gnavi_ul li:before {
    content: "";
    display: block;
    width: 1px;
    padding-top: 40px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    margin: calc(20 / 240 * 100%) 0 0;
    margin: 4px 0 0;
}
nav #gnavi_ul li:nth-child(3n):before,
nav #gnavi_ul li:nth-child(7):before {
    content: none;
}
nav #gnavi_ul li:after {
    content: "";
    display: block;
    width: calc(94 / 100 * 100%);
    height: 1px;
    background-color: #fff;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
nav #gnavi_ul li:nth-child(7):after {
    content: none;
}
nav #gnavi_ul li {
	position: relative;
    width: calc(100% / 3);
}
nav #gnavi_ul li:nth-child(7) {
    width: 100%;
}
nav #gnavi_ul li a {
	background-color: #b30018;
	/*border-radius: 3px;
	margin-bottom: 3%;*/
	height: 48px;
	font-size: 1.38rem;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 2.9;
	display: block;
}
nav #gnavi_ul li a:hover {
	opacity: 0.5;
	position: relative;
}
nav #gnavi_ul li a.here {
	background-color: #ffbfc7;
	/*background-color: #fcc;*/
	color:#333;
}
nav #gnavi_ul span.gn_sp {
	display: block;
}
#blog_top{
	margin: 0.5em auto 1.5em;
    max-width: 100%;
}
#blog_top a{
	display: block;
}
#blog_top a:hover{
	opacity: 0.7;
}

/*==================================
	main Contents
==================================*/

#contents a {
    display: block;
}
#contents a:hover {
    opacity: 0.8;
}
#contents a {
    display: block;
}
#main_contents {
	margin-bottom: 2em;
	height: auto;
	padding: 0 3%;
	margin-top: 1em;
}
#main_contents h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.13rem;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0.5em;
}
#main_contents h2.s1 {
    position: relative;
	font-size: 1.75rem;
	margin-bottom: 1em;
    background: #ffbfc7;
    box-shadow: 0px 0px 0px 5px #ffbfc7;
    border: dashed 2px #fff;
    padding: 0.2em 0.6em 0.1em;
}
#main_contents h2.s1:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #ff95a1;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
#main_contents .s1_desc {	
	font-size: 100%;
	margin-bottom: 0.5em;
}
ul.charge_desc {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
ul.charge_desc li {
    width: 49%;
}
.charge_desc,
.bnr_top,
.w_e {
	padding: 0;
	margin-bottom: 1em;
}
.campaign_desc {
	max-width: 760px;
	margin: 0 auto 1em;
	padding: 0;
}
.wrap_bnr50 {
    display: flex;
    flex-wrap: wrap;
    /*gap: 2%;
    margin-bottom: 1em;*/
}
.bnr_top50 {
	margin-bottom: 2%;
	width: 100%;
}
.charge_desc li.point {
	border: 1px solid #ccc;
	border-radius: 5px;
	height: auto;
	padding: 1%;
	margin-bottom: 2%;
	background-color: #f4f3f3;
}
.charge_desc li.point:nth-child(5),
.charge_desc li.point:nth-child(6) {
	margin-bottom: 0;
}
.bnr_top a{
	display: block;
}
.flexlr{
    max-width: 760px;
    width: 100%;
    margin:0 auto 2em;
}
#main_contents .catch_img{
	padding: 1% 0;
}
#main_contents h3 {
	font-weight: bold;
	font-size: 1.5rem;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 1.3;
	clear: both;
	margin: 0 0 0.5em;
    position: relative;
    background: #d9ecff;
    padding: 0.5em 1.3em 0.5em 0.35em;
    border-left: solid 2.5em #5c9ee7;    
}
#main_contents h4 {
	font-weight: bold;
	font-size: 1.5rem;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 1.3;
	clear: both;
	margin: 0 0 0.5em;
    position: relative;
    background: #ffe6e9;
    padding: 0.5em 1.3em 0.5em 0.35em;
    border-left: solid 2.5em #d94e61;
}
#main_contents h4 a {
	font-weight: bold;
    color:#333;
    display: block;
	text-decoration: none;
  position: relative;
}
#main_contents h4 a:hover {
	text-decoration: underline;
}
#main_contents .kouza_sec a {
	font-weight: bold;
    color:#333;
	text-decoration: none;
}
#main_contents .kouza_sec a:hover {
	text-decoration: underline;
}
h4.text_title {
  border-radius: 5px
}
section.les_h2_sec,
section.les_h3_sec,
section.les_h4_sec {
	margin-bottom: 2em;
}
section.les_h2_sec.camp {
	margin-bottom: 5em;
}
p.camp_sec {
    margin: 0 auto 0.5em;
    width: 760px;
	max-width: 100%;
}
#main_contents .kouza_ul h4.f16 {
	font-size: 88%;
}
#main_contents .kouza_fl {
	width: 100%;
	margin-bottom: 2em;
	position:relative;
}
#main_contents .kouza_fl.ht120 {
	height: 120px;
}
#main_contents .kouza_fl.ht340 {
	height: 340px;
}
#main_contents .kouza_ul .kouza_img {
	height: auto;
	margin: 0 auto;
}
#main_contents .kouza_fl p {
	padding: 0.3em 0.5em;
	margin-top: 0.5em;
}
ul.topix {
	margin-top: 1.5em;
    padding-left: 2em;
	max-width: 760px;
}
ul.topix li {
	line-height: 1.3;
    margin-bottom: 1em;
    position: relative;
}
ul.topix a,
ul.topix a:visited {
	color: #b30018;
	font-weight: bold;
	text-decoration: underline;
}
/*a.pri,
a.pri:visited {
	color: #b30018;
	text-decoration: underline;
}*/
ul.topix a:hover,
a.pri:hover {
	text-decoration: none;
}
.top_imp {
	width: 100%;
	padding: 0.5em 0.2em;
	background-color: #e50000;
	color: #fff;
	margin-bottom: 1em;
}
.top_imp a {
	color: #fff;
	text-decoration: none;	
}
.top_imp a:hover {
	text-decoration: underline;
}
ul.lesson_date {
    padding-left: 2.3em;
    max-width: 760px;
    width: 100%;
    margin: 0 auto 1em;
}
ul.lesson_date li {
	line-height: 1.3;
    margin-bottom: 1em;
	padding-top: 0.5em;
	padding-left: 0.5em;
    position: relative;
}
.wrap_bnr50_600_only {
    margin-bottom: 1em;
}    
#top_info_bnr .bnr_top50_600_only {
	padding: 0;
	margin-bottom: 1em;
	width: 100%;
}

.flexlr0{
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    width: 100%;
    margin:0 auto;
}
ol.ol_security01,
ol.ol_security02,
ol.ol_security03{
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
ol.ol_security01,
ul.ul_security01{
  max-width: 760px;
  margin: 0 auto;
  line-height: 1.5;
}
ol.ol_security01 ol{
  padding-left: 1em;
}
ol.ol_security01 li{
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin: 0.5em;
}
ol.ol_security01 li:before {
  counter-increment: item;
  content: counter(item)'.';
  padding-right: .5em;
  color: #333;
}
.taiken_form{
	max-width: 760px;
	margin: 2em auto;
}

/*==================================
	side area
==================================*/
#side {
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 0 3%;
	margin-bottom: 50px;
}
#side a {
	display: block;
	opacity: 1;
}
#side a:hover {
	opacity: 0.5;
}  
#top_info_bnr .bnr_top50_600{
	margin-bottom: 2%;
}
#side .bnr_top50_600 {
	margin-bottom: 2em;
}


/* =======================================

	Calendar CSS

========================================== */
div#h_cal {
    text-align: center;
    background: #b30018;
    color: #fff;
    font-size: 1.5rem;
    padding: 0.3em;
    font-weight: bold;
}
.calendar_this{
	/*max-width: 100%;*/
	width: 100%;
	border: 6px solid #fff;
	margin: 0 auto 0.5em;
	background: #fff;
}
.calendar_this:last-child{
	margin-bottom: 0;
}
.calendar_this th{
	width: calc( 100% / 7 );
	text-align: center;
	border: 1px solid #333;
	border-bottom: 2px solid #333;
}
.calendar_this td{
	width: calc( 100% / 7 );
	text-align: center;
	border: 1px solid #333;
	color: #000;
}
.calendar_this th.youbi_0,
.calendar_this td.youbi_0{
	background-color: #fee;
	color: #a80000;
}
.calendar_this th.youbi_6,
.calendar_this td.youbi_6{
	background-color: #ddf;
	color: #00f;
}
.calendar_this th.youbi_2{
	background-color: #9f9;
}
.calendar_this td.youbi_2{
	background-color: #444;
	color: #ddd;
}
.calendar_this td.fes{
	background-color: #444;
	color: #ddd;
}
.calendar_this td.fes1{
	background-color: #fee;
	color: #a80000;
}
.calendar_this td.gray.fes{
	background-color: transparent;
	color: transparent;
}
.calendar_this td.gray.fes1{
	background-color: transparent;
	color: transparent;
}
.calendar_this td.gray{
	color: transparent;
}
.calendar_this td.today{
	font-weight: bold;
	background: #ff9;
}
.calendar_this td.bis{
	background-color: #fff;
	color: #000;
}
.calendar_this td.gray.bis{
	background-color: #fff;
	color: #999;
}
.calendar_this td.youbi_0.bis{
	background-color: #fdd;
	color: #f00;
}
.calendar_this td.youbi_2.bis{
	background-color: #fff;
	color: #000;
}
.calendar_this td.youbi_6.bis{
	background-color: #ddf;
	color: #00f;
}
.calendar_this td.youbi_0.gray{
	background-color: #fff;
	color: #fff;
}
.calendar_this td.youbi_2.gray{
	background-color: #fff;
	color: #fff;
}
.calendar_this td.youbi_6.gray{
	background-color: #fff;
	color: #fff;
}



/*
.calendar_this td.youbi_6.gray.fes1{
	background-color: #ddf;
	color: transparent;
}
.calendar_this td.gray.youbi_6.bis{
	background-color: #fff;
	color: #fff;
}
.calendar_this td.gray.youbi_6.fes1{
	background-color: #fff;
	color: #fff;
}
.calendar_this td.gray.youbi_6.fes{
	background-color: #fff;
	color: #fff;
}
*/


.calendar_this td.fes.today,
.calendar_this td.youbi_2.today{
	background-color: #666;
	color: #999;
	font-weight: bold;
	color: #000;
}
span.holi_cal {
    background: #444;
    border: 1px solid #999;
    width: 2em;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
    height: 1.2em;
}
span.month_cal {
    font-size: 2.5rem;
	font-weight: bold;
    vertical-align: bottom;
    display: inline-block;
}
.calendar_this th.noborder {
	border: none;
}
.calendar_this th.h2em {
    height: 2em;
    vertical-align: bottom;
	line-height: 0.6;
}
span.year_cal {
    font-size: 1.5rem;
	letter-spacing: -0.06em;
}
span.month_en_cal {
    font-size: 1.5rem;
	letter-spacing: -0.06em;
}
th.noborder.desc_cal {
    height: 1.5em;
    padding-top: 0.4em;
	padding-bottom: 0.2em;
}
p._today_ho {
    text-align: center;
    background: #f00;
    color: #fff;
    margin-top: 0.5em;
    font-size: 1.5rem;
    padding: 0.5em;
}
p._today_no {
    text-align: center;
    background: #090;
    color: #fff;
    margin-top: 0.5em;
    font-size: 1.5rem;
	padding: 0.3em 0 0.2em;
}





/*==================================
	footer
==================================*/
footer {
	color: #fff;
	position: relative;
	margin-top: 50px;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
    opacity: 0.8;
	text-decoration: underline;
}
footer .f_container {
    max-width: 94%;
    margin: 0 auto;
    padding: 1em 0;
}
footer #f_copyright {
    background: #666;
    padding-bottom: 0.1em;
}
footer .f_head {
    display: block;
    font-size:125%;
    font-weight: bold;
    padding-bottom:0.3em;
}
footer .f_navi11 {
    padding: 1em 0;
}
footer .f_navi11 a {
    padding-left: 0.5em;
}
footer .f_navi11 li {
    padding-left: 0.5em;
    position: relative;
	margin-bottom: 0.5em;
}
.f_navi11{
    /*display: none;*/
}

#calendar_fr {
	/*
    display: flex;
    width: 42em;
    max-width: 100%;
    margin: 1em auto 1em;
    gap: 0.5em;
	*/
	flex-wrap: wrap;
    border: 8px #b30018 solid;
	border-top: none;
	/*margin-bottom: 1em;*/
	background: #b30018;
}

/*==================================
	---common style---
==================================*/
.catch {
	color: #1a459d;
	font-weight: bold;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
	padding: 10px;
	border: 1px solid #1a459d;
	margin: 20px;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
	clear: both;
}
.bold {
	font-weight: bold;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.green {
	color: #0f0;
}
.center {
	text-align: center;
}
.red_bold {
	font-weight: bold;
	color: #f00;
}
.blue_bold {
	font-weight: bold;
	color: #00f;
}
.white {
	color: #fff;
}
.white_bold {
	font-weight: bold;
	color: #fff;
}
.both {
	clear: both;
}
#hidden {
	display: none;
}
.left20 {
	margin-left: 20px;
}
.homepage_img {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.txt_l {
	text-align: left;
}
.text_l {
	text-align: left;
	font-weight: bold;
}
.text_r {
	text-align: right;
	font-weight: bold;
}
.txt_indent {
	text-indent: 1em;
}
.f70 {
	font-size: 70%;
}
.f75{
	font-size: 75%;
	}
.f88 {
	font-size: 88%;
}
.f125 {
	font-size: 125%;
}
.f188 {
	font-size: 188%;
}
.f30 {
	font-size: 30px;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.marker_ye {
    background:linear-gradient(transparent 60%, #ff6 60%);
	font-weight:bold; 
}
.marker_re {
    background:linear-gradient(transparent 75%, #ffadad 75%);
	font-weight:bold; 
}
.pl05em{
    padding-left: 0.5em;
}
.spblock{
    display:block;
    text-align: left;
    line-height: 1.5;
}
.d_blk{
    display: block !important;
}
a.d_inl{
    display: inline !important;
}
a.link {
	background-image: url(../images/bk_li_arrow.png);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 18px;
	background-position: 0px 5px;
}
img.img_l10 {
	float: right;
	padding-left: 10px;
}
img.img_lb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.img_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.img_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
img.img_b30 {
	margin-bottom: 30px;
}
.m_t50 {
	margin-top: 50px;
}
.m_t20 {
	margin-top: 20px;
}
.m_b20 {
	margin-bottom: 20px;
}
.shadow {
	box-shadow: 3px 3px 3px #ccc;
}
.f_r {
	float: right;
}
.f_l{
	float: left;
}
.del{
	text-decoration: line-through;
}
