/*
Theme Name: DAIBAN
Description: DAIBANテンプレート
Author: Wintel
Author URI: http://www.wintel.co.jp
*/



/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }
 
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; overflow: hidden; }



/* コンテンツレイアウト */
#wp_contents { width: 722px;  padding: 0px; margin: 0px; border: none; }
#main { width: 480px; float: left; padding: 0px; margin: 0px 25px 0px 0px; }
#side { width: 217px; float: right; padding: 0px; margin: 0px; }



/* サイド */
.widget-area ul { padding: 0px; margin: 0px !important; }
.widget-area li.widget-container { list-style: none !important; list-style-image: none !important; margin: 0px 0px 30px 0px !important; }
#side h3{ font-size: 12px !important;
	line-height: 12px;
	color: #fff;
	background-color: #000;
	background-image: url(images/h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	padding: 7px; }

.widget-container { width: 217px; border: none; }
.widget-container a { color: #000; text-decoration: none; }
.widget-container a:hover { color: #000; text-decoration: underline; }

.widget-container ul { margin: 0px; padding: 0px 5px 0px 10px; }
.widget-container li { list-style: url(images/arrow_list.png); margin: 0px 0px 8px 15px !important; padding: 0px !important; font-size: 12px !important; line-height: 140% !important; }
	.widget-container li ul.children { margin: 0px; padding: 5px 0px 0px 5px; }
	.widget-container li ul.children li { list-style: url(images/arrow_list_children.png); margin: 0px 0px 2px 15px !important; padding: 0px !important; font-size: 12px !important; line-height: 140% !important; }


/* メインエントリー */
/*** Blog info ***/

div.blog_info{
	background: #000; color: #fff; font-size: 14px; line-height: 22px; padding: 7px 10px; margin: 0 0 20px; border-radius: 0.25em; 
	}
	div.blog_info ul { margin: 0px !important; padding: 0px; }
		div.blog_info li {
			float: left;
			padding: 0px 0px 0px 20px;
			margin: 2px 20px 2px 0px !important;
			list-style: none !important;
			}
			div.blog_info li a{ color: #fff; text-decoration: none; }
				div.blog_info li a:hover { color: #fff; text-decoration: underline; }
	div.blog_info li.cal{ background: url(images/icon_cal.png) no-repeat 0px 0px; }
	div.blog_info li.cat{ background: url(images/icon_cat.png) no-repeat 0px 0px; }
	div.blog_info li.tag{ background: url(images/icon_tag.png) no-repeat 0px 0px; }


/*** Post Entry ***/
.title {
	color: #000;
	font-size: 160% !important;
	line-height: 140%;
	margin: 0px 0px 20px !important;
	border: none !important;
	padding: 0 !important;
	}
	div.post: first-child .title { margin-top: 0px !important; }
	.title a { color: #CC0000; text-decoration: none; }
		.title a:hover { color: #000; text-decoration: underline; }

.post {
	margin-left: none;
	margin-right: none;
	margin-bottom: 50px;
	padding: 0px;
	border: none ;
}

.post h2, .post h3, .post h4, .post h5, .post h6 { margin: 30px 0 10px; }
.post h2 { font-size: 140%; }	
.post h3 { font-size: 120%; }
.post h4 { font-size: 110%; }
.post h5 { font-size: 100%; }

.post p { margin: 0px 0px 20px 0px; }
.post em { font-style: italic; }
.post code { color: #06c; font-family: 'Courier New',Courier,monospace; }
.post img {
	border: none;
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	height: auto;
}
.post img.alignleft {
	border: none;
	padding: 0px;
	margin: 0 20px 20px 0;
	float: left;
}
.post img.alignright {
	border: none;
	padding: 0px;
	margin: 0 0 20px 20px;
	float: right;
}
.post img.aligncenter {
	border: none;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0 auto 20px auto;
}
	.post img.wp-smiley { border: none; padding: 0; background: none; margin: 0; }
	.post img.attachment-post-thumbnail { float: left; margin:0 15px 0 0 !important; }

.post blockquote {
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin: 20px 0;
	font-style: italic;
}
	.post blockquote p{ margin: 0; }
.post div.wp-caption { margin: 20px 0; }
	.post div.wp-caption img { margin: 0; }
	.post div.wp-caption p { font-size: 85%; }
.post ul, .post ol { margin: 20px 0; }


/*** Comments ***/
h3#comments {
	font-size: 12px !important;
	padding: 10px 5px 10px 5px;
	clear: both;
	margin-top: 40px;
	border-top: 1px solid #ddd;
}

ol.commentlist { list-style: none !important; font-size: 12px !important; 18px !important; }
ol.commentlist p { font-size: 12px !important; line-height: 18px !important; }
ol.commentlist .children { font-size: 12px !important; 18px !important; }
ol.commentlist .fn { font-size: 12px !important; line-height: 18px !important; }
ol.commentlist .says { font-size: 12px !important;  line-height: 18px !important;}

.commentlist{
	margin: 0px 0px 30px 0px !important;
	}
	.commentlist li {
		border-top: 1px solid #ddd;
		margin: 0px !important;
		padding: 15px 0 0 55px;
		position: relative;
		list-style: none !important;
		}
	.commentlist .avatar {
		background: #fff;
		border: 1px solid #ddd;
		left: 0;
		margin: 0 16px 0 0;
		padding: 3px;
		position: absolute;
		top: 15px;
		}
	.commentlist .comment-meta { margin-bottom: 10px; }
		.commentlist .comment-meta a {
			color: #999;
			font-size: 12px !important;
			line-height: 18px !important;
			text-decoration: none;
			}
			.commentlist .comment-meta a:hover { color: #ccc; }
	.commentlist p { margin-bottom: 15px; }
	.commentlist ul { margin: 0px !important; }
	.commentlist .reply a {
		position: absolute;
		top: 15px;
		right: 0;
		padding: 5px 10px;
		background: #ccc;
		font-size: 14px !important;
		color: #333;
		text-decoration: none;
		border-radius: 0.25em;
		}
		.commentlist .reply a:hover {
			color: #ccc;
			background: #333;
			border-radius: 0.25em;
			}

/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	font-size: 12px !important;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 5px 10px 5px;
	}

#commentform { margin-top: 20px; }
	#commentform p { clear: both; }
	#commentform label { margin: 10px 0px; font-size: 12px; }
	*:first-child+html #commentform label { position: relative\9; top: -15px\9; } /* IE7 */
	#commentform input[type="text"], #commentform textarea {
    display: block;
		margin: 0px;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus {
			border: 1px solid #A71141;
			}

/* si capcha code */

#respond p.comment-form-comment, 
#respond p.comment-form-author, 
#respond p.comment-form-email, 
#respond p.comment-form-url {
  margin-top: 1.5rem;
}

#respond p label {
  font-size: 0.9rem;
  margin: 0;
}

#respond input {
  display: block;
}

.si_captcha_small {
	margin-top: 1.5rem;
}

#respond p input#si_captcha_code {
  display: block;
	width: 100px;
}

/*** Form ***/
input[type="text"],textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #999;
	padding: 5px;
	color: #666;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);

	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	}
		input[type="text"]:focus,textarea:focus {
			border: 1px solid #A71141;
			}

input[type="submit"], input[type="reset"] {
	border: 1px solid #ccc;
	padding: 4px 10px;
	color: #666;
	cursor: pointer;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#ccc)
		);

	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#ccc
		);

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffcccccc);
	zoom: 1;
	}


/*** Calendar ***/
#wp-calendar { width: 100%; margin: 0px auto; }
	#wp-calendar caption {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: center;
		}
	#wp-calendar thead { font-size: 12px; }
	#wp-calendar tbody { color: #999; }
		#wp-calendar tbody td {
			font-size: 12px;
			background: #e7e7e7;
			padding: 3px 0 2px;
			text-align: center;
			border: none;
			border-collapse: collapse;
			}
		#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot { font-size: 12px; }
	#wp-calendar tfoot #next { text-align: right; }


/* 検索窓 */
.search_unit { display: block; padding: 15px 0px; }
.search_unit p { font-size: 12px !important; margin: 50px 0px 5px 0px !important; }
#searchbody { padding: 15px 0px; }
#searchbody p { font-size: 12px !important; margin: 5px 0px 50px 0px !important; }
h2.search { font-size: 140% !important; line-height: 140% !important; margin: 0px !important; }
h2.result { font-size: 140% !important; line-height: 140% !important; margin: 0px 0px 50px 0px !important; }
#s {
	width: 170px;
	margin-bottom: 30px;
	border-radius: 3px;
	padding: 5px 30px 5px 5px;
}
#searchsubmit {
	margin-left: -33px;
	box-shadow: none;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	width: 25px;
	border: none;
	text-indent: -60px;
	background-color: transparent;
	background-position: 0px 4px;
	cursor: pointer;
}
.screen-reader-text {
	display: none;
}


/* パンくず */
#pankuzu ul { padding: 0px !important; margin: 0px !important; font-size: 8pt !important; line-height: 100% !important; }
#pankuzu li { display: inline !important; font-size: 8pt !important; line-height: 100% !important; margin: 0px !important; padding: 0px!important; list-style: none !important; }


/* ページネーション */

.pagination {
	clear: both;
	padding: 20px 0px;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #666;
	border-radius: 0.25em;
}

.pagination a:hover {
	color: #fff;
	background: #999;
	border-radius: 0.25em;
}

.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #CC0000;
	color: #fff;
	border-radius: 0.25em;
}

a.more-link {
	font-size: 12px;
	line-height: 18px; 
	color: #fff;
	background: #666;
	margin: 1em auto;
	text-align: center;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	border-radius: 0.25em;
}

a.more-link:hover {
	color: #fff;
	background: #999;
}

div.nav-below{ width: 210px; margin: 40px auto 0px auto; overflow: auto; text-align: center; }
.nav-previous a {
	display: block !important;
	width: 80px !important;
	font-size: 12px !important;
	line-height: 18px !important; 
	color: #fff !important;
	background: #666 !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: left;
}
.nav-next a {
	display: block !important;
	width: 80px !important;
	font-size: 12px !important;
	line-height: 18px !important; 
	color: #fff !important;
	background: #666 !important;
	margin: 1em auto !important;
	text-align: center !important;
	padding: 6px 9px 5px 9px !important;
	text-decoration: none !important;
	border-radius: 0.25em !important;
	float: right;
}

.nav-previous a:hover, .nav-next a:hover {
	color: #fff !important;
	background: #999 !important;
}


/* カスタム投稿 */
#maintenance { width: 480px; margin: 0px auto; }
.maintenance-entry { float: left; height: 195px; width: 220px; padding: 0px; margin: 0px 9px 20px 9px; border: 1px solid #e7e7e7; box-shadow: 0px 3px 6px #999; position: relative;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.maintenance-thumbnail { display: block; width: 220px; height: 165px; overflow: hidden; margin: 0px 0px 10px 0px; }
.maintenance-thumbnail img { display: block; width: 220px; height: auto; }
.maintenance-entry h2 { font-size: 1.0em; font-weight: normal; line-height: 1.0em; padding: 0px 5px; margin: 0px; color: #333; display: block; width: 210px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.maintenance-entry h2 a { color: #333; text-decoration: none; }

#custom-gallery { width: 588px; margin: 0px auto; }
.custom-gallery-entry { float: left; height: 120px; width: 127px; padding: 0px; margin: 0px 9px 20px 9px; border: 1px solid #e7e7e7; box-shadow: 0px 3px 6px #999; position: relative;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.custom-gallery-thumbnail { display: block; width: 127px; height: 95px; overflow: hidden; margin: 0px 0px 5px 0px; }
.custom-gallery-thumbnail img { display: block; width: 127px; height: auto; }
.custom-gallery-entry h2 { font-size: 1.0em; font-weight: normal; line-height: 1.4em; padding: 0px 5px; margin: 0px; color: #333; display: block; width: 117px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.custom-gallery-entry h2 a { color: #333; text-decoration: none; }

#custom-gallery-single { height: auto; width: 568px; padding: 10px 0px; margin: 0px auto; border: 1px solid #e7e7e7; box-shadow: 0px 3px 6px #999; position: relative;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.item_img { display: block; width: 548px; height: auto; margin: 0px auto 2px auto; }
.item_img img { width: 548px; height: auto; margin: 0px; vertical-align: bottom; }
.item_detail { display: block; width: 550px; margin: 0px auto 2px auto; }
.item-thumb { display: block; width: 53px; height: 53px; overflow: hidden; padding: 0px; margin: 0px 1px; float: left; }
.item-thumb img { width: 53px; height: auto; margin: 0px; vertical-align: bottom; }
.single-content { margin: 15px 10px 0px 10px; }

#custom_content #main { width: 588px; float: left; padding: 0px; margin: 0px; }
#custom_content #side { width: 122px; float: right; padding: 0px; margin: 0px; }
#custom_content .widget-container { width: 122px; border: none; }
.custom-sidebar .cat-item-none { display: none; }



/* blocklink */
#maintenance p, #custom-gallery p {
	padding: 0px !important;
	margin: 0px !important;
}
#maintenance p.linkarea a, #custom-gallery p.linkarea a {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    text-align: left;
    text-indent: 2px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    opacity: 0;
}
#maintenance p.linkarea a:hover, #custom-gallery p.linkarea a:hover {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    text-align: left;
    text-indent: 2px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    opacity: 0.2;
}


/* img container & object fit */

.img-container {
  position: relative;
  margin: 0;
}

.img-container * {
  -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.img-container::before {
  padding-top: 75%;
  display: block;
  content: "";
}

.img-container-square::before {
  padding-top: 100%;
  display: block;
  content: "";
}

.img-container-hd::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.img-container .container-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.img-container .container-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}


