/*
Theme Name: thin_custom_AI
Description: B2B-focused AI-friendly theme
Author: AI Assistant
*/

/* 初期化 */
html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,
	fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

address, caption, cite, code, dfn, h1, h2, h3, h4, th, var {
	font-style: normal;
	font-weight: normal;
}

fieldset, img, abbr {
	border: 0;
}

img {
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	/*  margin: 0 auto; */
}

th, td {
	margin: 0;
	padding: 0;
}

th, td {
	text-align: left;
}

caption, th {
	text-align: left;
	margin: auto;
}

object, embed {
	vertical-align: top;
}

/* hr,legend {
  display: none;
} */
header, nav, article, aside, section, footer {
	display: block;
}
/* 基本設定 */
body {
	font-size: 14px;
	color: #4D4948;
}

#hd {
	position: relative;
}

#hd1 {
	float: left;
	width: 75%;
	max-width: 300px;
	height: 150px;
	position: relative;
}

#hd1 img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	max-width: 300px;
}

#hd2 {
	padding: 0 1% 25px;
	width: 98%;
	position: initial;
}

@media only screen and (min-width: 1100px) {
	/* $type : screen; */
	#hd2 {
		width: 520px;
		position: absolute;
		left: 300px;
		top: 0;
		padding: 45px 20px;
	}
}

#main {
	float: left;
	width: 625px;
}

#aside {
	float: right;
	width: 180px;
}

footer {
	clear: both;
	text-align: center;
	padding: 10px;
}

nav #hd3 {
	display: inline-block;
	width: 50px;
	float: right;
	width: 70px;
	height: 70px;
	padding: 40px 0;
	margin: 0;
	position: relative;
	cursor: pointer;
}

nav #menu-img {
	width: 70px;
	height: 70px;
}

nav ul.menu {
	display: none;
	position: absolute;
	z-index: 2;
	right: 0;
}

nav  ul.menu li {
	border-bottom: 1px solid #fff;
	position: relative;
}

nav  ul.menu li:last-child {
	border-bottom: 0;
}

nav  ul.menu li a {
	display: block;
	background: #aaabab;
	width: 200px;
	height: 30px;
	padding: 5px 15px;
	text-align: left;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}

nav  ul.menu li a:hover {
	background: #eee;
}

nav  ul.menu li a.hover {
	background: #eee;
	position: relative;
}

nav  ul.menu ul.sub-menu {
	position: absolute;
	right: 231px;
	top: 0;
	display: none;
}

.hide {

}

.top_img {
	width: 100%;
}

.page_top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	padding: 10px 20px;
	font-size: 20px;
	text-decoration: none;
	display: block;
}

.wrapper {
	max-width: 1100px;
	margin: 0 auto;
	width: 100%;
}

.background_img {
	background: url(images/hed_backgrand.jpg) center center no-repeat #fff;
}

.background_color {
	background: #717171;
}

.wrapper:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}

h1.h1_title {
	font-size: 24px;
	font-weight: bold;
	padding: 10px 20px;
	color: white;
}

main {
	display: block;
	margin: 20px 0;
}

aside {
	display: block;
	margin: 20px 0;
}

@media only screen and (min-width: 1100px) {
	/* $type : screen; */
	main {
		display: block;
		float: left;
		width: 750px;
	}
	aside {
		display: block;
		float: left;
		width: 300px;
		margin-left: 50px;
	}
}

#breadcrumb {
	margin-bottom: 20px;
}

.line_lists .entry-title {
	font-size: 20px;
	font-weight: bold;
}

.line_lists  .info time, .info span a {
	position: relative;
	padding-left: 1em;
}

.line_lists .info time:before, .info span a:before {
	display: block;
	font-family: serif;
	content: "●";
	width: 1em;
	height: 1em;
	position: absolute;
	left: 0;
	top: 0;
}

.line_lists  .desc {
	text-align: right;
}

.line_lists  .desc a {
	display: inline-block;
	padding: 4px 10px;
	background: #f5a31c;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}

.line_lists hr {
	border: 0;
	border-top: 1px dotted #ccc;
}
/* ウィジット関連 */
.widget {
	margin-bottom: 20px;
}

.title {
	background: #383735;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}

.widgettitle {
	background: #383735;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 20px;
}

.widget_categories {

}

.widget_categories>ul {
	margin: 15px 0 0 0;
}

.widget_categories>ul>li>ul.children {
	margin-left: 15px;
}

.widget_categories>ul>li>ul.children>li:first-child {
	border-top: 0;
}

.widget_categories li {
	line-height: 28px;
}

.widget_categories ul.children li {
	border-top: 1px dotted #ccc;
	position: relative;
	padding-left: 1em;
}

.widget_categories ul.children li:before {
	display: block;
	font-family: serif;
	content: "●";
	width: 1em;
	height: 1em;
	position: absolute;
	left: 0;
	top: 0;
}

#searchform div {
	margin-top:20px;
}
#searchform div input[type="text"] {
    height: 36px;
    width: 204px;
}

#searchform .searchsubmit {
 cursor: pointer;
  width: 84px;
  height: 40px;
  border: none;
  text-indent: -9999px;
  background: url(images/kensaku_button2.jpg) center center no-repeat #fff;
}
#searchform .searchsubmit:hover {
	background-color: #CCCCCC;
	opacity: 0.70;
	filter: alpha(opacity = 70);
	-ms-filter: “alpha(opacity = 70) ”;
}

.widget_news {

}

.widget_news .news_area {
	height: 400px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 15px;
}
.widget_news .news_area p {
	margin-bottom:10px;
}

.navlink .navlink-next {
	float: right;
}

.nav-links {
	text-align: center;
	font-size: 18px;
}

.nav-links .page-numbers {
	display: inline-block;
	margin: 0 5px;
}

footer {
	background: #898989;
}

#ft {
	background: #898989;
}

#ft1 {
	height: 120px;
	width: 100%;
	max-width: 220px;
	position: relative;
	margin: 0 auto;
}

#ft1 img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	max-width: 220px;
}

@media only screen and (min-width: 1100px) {
	/* $type : screen; */
	#ft1 {
		height: 120px;
		float: left;
		width: 100%;
		max-width: 220px;
		position: relative;
	}
}

#ft2 {
	width: 98%;
	position: initial;
	max-width: 470px;
	margin: 0 auto 20px;
	color: white;
	text-align: center;
}

@media only screen and (min-width: 1100px) {
	/* $type : screen; */
	#ft2 {
		float: right;
		margin: 40px 0;
		height: 40px;
		text-align: right;
	}
}

#ft2 ul.menu {
	font-size: 15px;
	line-height: 18px;
}

#ft2 ul.menu:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}

#ft2 ul.menu li {
	display: block;
	float: left;
	position: relative;
	padding-left: 1em;
	margin-right: 1em;
}

#ft2 ul.menu  li.break {
	clear: both;
}

#ft2 ul.menu .sub-menu {
	display: inline-flex;
}

#ft2 ul.menu .sub-menu li:before {
	display: block;
	font-family: serif;
	content: "-";
	width: 1em;
	height: 1em;
	position: absolute;
	left: 0;
	top: 0;
}

#ft2 ul.menu li:before {
	display: block;
	font-family: serif;
	content: "●";
	width: 1em;
	height: 1em;
	position: absolute;
	left: 0;
	top: 0;
}

#ft2 ul.menu  a {
	color: white;
}

#ft2 ul.menu  a:hover {
	text-decoration: underline;
}

.yarpp-related {
	margin: 20px 0 40px;
}

.yarpp-related hr {
	border: 0;
	border-top: 1px dotted #ccc;
}

.yarpp-related h3 {
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 24px;
}

.yarpp-related h3 span {
	font-family: serif;
}

.item_lists {
	font-size: 0;
}

.item_lists:after {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}

.item_lists li {
	margin: 0 1% 1% 0;
	position: relative;
	width: 49%;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.item_lists li div.attachment {
	position: relative;
}

.item_lists li div.attachment:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.item_lists li div.thumbnail {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #eee;
}

.item_lists li div.thumbnail:hover {
	border: 1px solid #eaa41e;
	background-color: #CCCCCC;
	opacity: 0.70;
	filter: alpha(opacity = 70);
	-ms-filter: “alpha(opacity = 70) ”;
}
.custom-html-widget {
	text-align:center;
}
.contact_banner:hover {
	background-color: #CCCCCC;
	opacity: 0.70;
	filter: alpha(opacity = 70);
	-ms-filter: “alpha(opacity = 70) ”;
}

.item_lists li div.thumbnail:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.item_lists li div.centered {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}

.item_lists li img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media only screen and (min-width: 481px) and (max-width:1099px) {
	.item_lists li {
		width: 24%;
	}
}

@media only screen and (min-width: 1100px) {
	.item_lists li {
		width: 24%;
	}
}