/*
Theme Name:izm_tcd034_child
Template:izm_tcd034
*/


/*    two_column
______________________________________*/
.two_column {
	clear: both;
}

.two_column ul {
    margin: 0 !important;
} 
.two_column > ul > li {
		list-style: none;
    width: 50%;
    float: left;
}
.two_column > ul > li img {
	border: 5px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.two_column p.menu{
    line-height:100%;
}
.two_column .cap{
    margin:3px 0 5px 0;
    line-height:130%;
}
.two_column img {
	max-width: 300px !important;
}

/*    three_column
______________________________________*/
.three_column ul{
    margin: 0 !important;
    padding: 0 !important;
}
.three_column > ul > li {
		list-style: none;
    width: 33%;
    float: left;
    margin-bottom: 0px;
    border: 3px solid #fff;
}

/*    other_long_menu
______________________________________*/
.other_long_menu ul {
	margin: 0 !important;
	padding: 0 !important;
}

.other_long_menu li {
		list-style: none;
    margin-bottom: 0 !important;
}
.other_long_menu table,.other_long_menu tr,.other_long_menu td {
    margin:0;
    padding:0;
    border:none;
}
.other_long_menu table{
    /*width:380px;*/
}
.other_long_menu table td{
	width: 50%;
}
.other_long_menu table td.r{
    text-align:right;
}
.other_long_menu dl {
    display: inline-block;
}
.other_long_menu dt {
    display: inline-block;
    width: 380px;
}
.other_long_menu dt:before {
    font-family: FontAwesome;
    content: "\f0c8";
    color: #e1e1e1;
    font-size: 11px;
    padding-right: 5px;
}
.other_long_menu dd {
    display: inline-block;
}


/*    article_list
______________________________________*/
.article_list ul {
	margin: 10px 0 !important;
	padding: 0 !important;
}

.article_list li {
		list-style: none;
    border-top: 1px dashed #aaa;
    padding-bottom: 15px;
    padding-top: 15px;
}

.article_list li.b_no {
    border-top: none;
}

.article_list li .article_summary {
    margin-left: 267px;
}
.article_list li .article_summary .day {
    margin-bottom: 6px;
}

.article_list li .article_summary a.link {
    color:#1599E7;
}
.article_list li .article_summary a.link:hover {
    text-decoration: underline;
}

/* form
--------------------------------------------------*/
#form_area a {
	text-decoration: underline;
}
#form_area #atend {
	padding: 15px;
	background: #f5f5f5;
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0;
}
#form_area #atend span {
	color: #df0615;
}
#form_table th {
}
#form_table th span {
	color: #df0615;
}
#form_table .w300 select {
}
#form_table .w400 input { 
}

#form_table textarea {
	padding: 5px;
	height: 80px;
}
#form_area #submit {
	text-align: center;
}
#form_table input[type='file']{
	width: 100%;
}

#form_area input[type="submit"]{
	background: #aaa;
	width: 300px; height: 46px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
}

#form_area input.pay {
	background: red;
}

#form_table .errorText {
	color: #df0615;
	display: block;
	clear: left;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
}

.tn_img_252_126 {
	float: left;
}

.store--table td {
	max-width: 350px;
}

.box_magazine {
	border: 2px solid #dbdbdb;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 20px;
}

.box_magazine:after{
	content: '';
	display: block;
	width: 100%;
	clear: both;
}

.box_magazine_img {
	float: left;
	margin-right: 10px;
}

.box_magazine_txt .number {
	font-size: 27px;
}

.box_magazine_txt .date {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
}

.box_magazine_txt .description {
	font-size: 13px;
	line-height: 1.4;
}

#footer_banner_area img {
	width: 728px;
}

.home .post_list li.type2 {
	height: 220px;
}

.home .post_list li.type2 .image {
	width: 220px;
	height: 220px;
}

.home .post_list li.type2 .info {
	width: 260px;
	height: 220px;
}

@media only screen and (max-width: 770px) {
	#logo_image #logo a:before {
		display: none;
	}

	#logo_image_mobile {
		margin: 10px 0 0 15px !important;	
	}

	#logo_image_mobile a {
		margin: 0 !important;
	}

	#logo_image_mobile img {
		width: 110px !important;
		height: auto !important;
	}

	#logo_image {
		margin: 10px 0 0 15px !important;	
	}

	#logo_image #logo img {
		display: block !important;
		width: 110px !important;
	}

	#home_slider .info {
		position: relative !important;		
	}

	.slick-dots {
		position: relative !important;
		bottom: 0px !important;
		text-align: center !important;
	}
	
	.home .post_list li.type2 {
		height: auto;
	}

	.home .post_list li.type2 .image {
		width: 25%;
		height: 25%;
	}

	.home .post_list li.type2 .info {
		width: 75%;
		height: auto;
	}

}


/*    tab
______________________________________*/
ul.tab {
    zoom: 1;
    background: #e1e1e1;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 1.5em;
}
ul.tab:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul.tab li {
    float: left;
    text-align: center;
}
ul.tab li:last-child {
    background: none;
}
ul.tab li a {
    display: block;
    width: 133px;
    line-height: 40px;
    font-size: 12px;
}
ul.tab02 li a {
    display: block;
    width: 100px;
    line-height: 40px;
    font-size: 12px;
}
.green ul.tab li a:hover,
.green ul.tab li.active,
.green ul.tab li.active a,
.green ul.tab li.active a:hover {
    background: #30d2b8;
    color: #fff;
}
.yellow ul.tab li a:hover,
.yellow ul.tab li.active,
.yellow ul.tab li.active a,
.yellow ul.tab li.active a:hover {
    background: #ffc800;
    color: #fff;
}
.pink ul.tab li a:hover,
.pink ul.tab li.active,
.pink ul.tab li.active a,
.pink ul.tab li.active a:hover {
    background: #fa3950;
    color: #fff;
}
.detail {
    clear: both;
    overflow: hidden;
    width: 770px;
    height: 180px;
    padding: 15px;
}
.full_tab .detail {
    height: auto;
}
.full_tab .detail .article_list li:first-child {
    border: none;
}
.tabbox {
    display: none;
}
.classified_p {
	line-height: 1.8 !important;
}
.more_harf a{
    width: 360px;
    display: block;
    background: #e1e1e1;
    color: #fff;
    line-height: 55px;
    text-align: center;
    margin: 20px auto 40px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -webkit-transition-property: background-color;  
  -webkit-transition-duration: 0.3s;  
  -webkit-transition-timing-function: linear;  
  box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.6);
}
.more_harf a:hover {
    background: #aaa;
    color: #fff;
    box-shadow: none;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.yellow_btn a{
	background: #ffc800 !important;
}
.slick-dots {
  position: absolute;
	bottom: 65px;
  left: 0px;
  right: 0px;
  width: 100% !important;
  background: none !important;
  text-align: right;
}
.slick-dots li {
	display: inline-block;
	padding: 0 3px;
}
.slick-dots li button{
	display: inline-block;
	background-color: #fff;
	color: #fff;
	width: 10px;
	height: 10px;
	font-size: 0px;
	border-radius: 10px;

	cursor: pointer;
}
.slick-dots li.slick-active button {
	background: #757575;
}

.classified_list .type2 {
	height: auto !important;
}

.classified_list .type2 .info {
	width: 100% !important;
	height: auto !important;
}

iframe{ width: 100%; }

.post_content {
    line-height: 1.5em;
    letter-spacing: .01em;
}