th {
	text-transform: none;
	/* width: 10%; */
	background-color:rgba(244, 243, 245, 0.7);
	/* white-space: nowrap; */
}
td {
	/* width: 90%; */
}

i {font-style:italic; letter-spacing:2px;}


/* 検索結果ページの日付を非表示 */
/* .post-meta-infos time {display: none; } */
/* 検索窓に出てしまうタイトル「固定ページ」を非表示 */
.ajax_search_response h4{display: none; }

section.search_form_field h4{margin-bottom:10px;}
section.search_form_field p{display: none; }
.ajax_search_excerpt {
	font-size: 12px;
	line-height: 1.4em;
	display: block;
	margin-top: 3px;
	font-style: normal;
}
.av_ajax_search_content {
	text-align: left;
}




.av-share-box {
	width: 100%;
	clear: both;
	float: left;
	font-size: 13px;
	margin-top: 120px;
	margin-bottom: -50px;
	padding: 0;
}
.av-share-box h5 {
	display: none;
}

#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
	font-weight: lighter;
	text-transform: none;
}

/* =================================
商品詳細 テーブル調整
=================================*/
table.tbl-description-01{table-layout:fixed;background-color: #fff;}
table.tbl-data-01 {white-space: nowrap;}
table.tbl-data-01 caption {display: none;}
table.tbl-data-01 .icon-link-pdf img{margin:0 10px -5px 0;}
/* .table-scroll{overflow:auto;white-space:nowrap;-webkit-overflow-scrolling:touch} */
@media screen and (max-width:799px){
	.table-scroll{overflow:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}
	table.tbl-data-01 .icon-link-pdf {padding:0 20px 0 0;}
	}


/* =================================
SP Gナビ
=================================
#top #wrap_all #av-burger-menu-ul li {
	font-size: 14px;
	line-height: 1.8em !important;
}
*/

/* ---------------------------------------
	show hidden
	--------------------------------------- */
	.sp_show {display:none;}
	.sp_hidden {display:block;}
	@media only screen and (max-width: 960px) {
			h2 {line-height: 140%;}
		.sp_show {display:block;}
		.sp_hidden {display:none;}
		 }
	/*BR*/
	.spbr {display:none;}
	.pcbr {display:block;}
		@media only screen and (max-width: 960px) {
			.spbr {display:block;}
			.pcbr {display:none;}
    }


/* =================================
テーブル
=================================
.main_color table caption,
.main_color tr:nth-child(even),
#top .main_color .avia-data-table.avia_pricing_minimal td {
	color: #666666;
}
*/

#top label span, #top legend span {
	font-weight: normal;
	font-size: 14px;
	color: #444;
}



/* =================================
プラグイン「MW WP Form」
=================================*/
/* input width 100% */
#top .mw-form .input-text, #top input[type="text"],
#top .mw-form input[type="input"],
#top .mw-form input[type="password"],
#top .mw-form input[type="email"],
#top .mw-form input[type="number"],
#top .mw-form input[type="url"],
#top .mw-form input[type="tel"],
#top .mw-form input[type="search"],
#top .mw-form textarea,
#top .mw-form select {
	-webkit-appearance: none;
	border: 1px solid #e1e1e1;
	padding: 16px 16px;
	outline: none;
	font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	background: #fff;
	border-radius: 0px;
}

/* input width col2 */
#top .mw-form .input-text, #top input[type="text"].col2,
#top .mw-form input[type="input"].col2,
#top .mw-form input[type="password"].col2,
#top .mw-form input[type="email"].col2,
#top .mw-form input[type="number"].col2,
#top .mw-form input[type="url"].col2,
#top .mw-form input[type="tel"].col2,
#top .mw-form input[type="search"].col2,
#top .mw-form textarea.col2,
#top .mw-form select.col2 {
	display: inline-block;
	width: 46.38%;
}

/* input width col3 */
#top .mw-form .input-text, #top input[type="text"].col3,
#top .mw-form input[type="input"].col3,
#top .mw-form input[type="password"].col3,
#top .mw-form input[type="email"].col3,
#top .mw-form input[type="number"].col3,
#top .mw-form input[type="url"].col3,
#top .mw-form input[type="tel"].col3,
#top .mw-form input[type="search"].col3,
#top .mw-form textarea.col3,
#top .mw-form select.col3 {
	display: inline-block;
	width: 32%;
}

div.cel2{width: 49.1%;float: left;margin:20px 20px 20px 0;}
div.cel2.last{margin:20px 0px 20px 0;}
div.cel3{width: 32.1%;float: left;margin:20px 20px 20px 0;}
div.cel3.last{margin:20px 0px 20px 0;}

@media only screen and (max-width:767px) {
/* input width col2 */
#top .mw-form .input-text, #top input[type="text"].col2,
#top .mw-form input[type="input"].col2,
#top .mw-form input[type="password"].col2,
#top .mw-form input[type="email"].col2,
#top .mw-form input[type="number"].col2,
#top .mw-form input[type="url"].col2,
#top .mw-form input[type="tel"].col2,
#top .mw-form input[type="search"].col2,
#top .mw-form textarea.col2,
#top .mw-form select.col2 {
	width: 100%;
}

/* input width col3 */
#top .mw-form .input-text, #top input[type="text"].col3,
#top .mw-form input[type="input"].col3,
#top .mw-form input[type="password"].col3,
#top .mw-form input[type="email"].col3,
#top .mw-form input[type="number"].col3,
#top .mw-form input[type="url"].col3,
#top .mw-form input[type="tel"].col3,
#top .mw-form input[type="search"].col3,
#top .mw-form textarea.col3,
#top .mw-form select.col3 {
	width: 100%;
	margin: 0;
}
	div.cel2{width: 100%;float: none;margin:auto;}
	div.cel2.last{margin:auto;}
	div.cel3{width: 100%;float: none;margin:auto;}
	div.cel3.last{margin:auto;}
	}
div.cb{clear: both;}












.blog-author.minor-meta {display:none;}
.entry-author-link {display:none;}

.news-headline .news-time{display:none;}

.basic-data h4 {
	padding:10px;
	line-height: 140%;
	/* border-bottom: 1px solid #000; */
	border-left: 5px solid #e1e1e1;
	background-color: #ebebeb;
}

.user-data h4 {
	padding:8px 10px 10px 10px;
	line-height: 140%;
	/* border-bottom: 1px solid #000; */
	border-left: 5px solid #e1e1e1;
}

/* placeholderの色 */
/* -> 効かないので管理画面のフォーム内に直書き */
/* .placeholder::-webkit-input-placeholder {color: #ebebeb;} */
/* .placeholder::-moz-placeholder {color: #ebebeb;} */
/* .placeholder:-ms-input-placeholder {color: #ebebeb;} */


/* placeholderを消す */
input:focus::placeholder,
textarea:focus::placeholder{color: transparent;}

/* checkboxのマージン */
.mwform-checkbox-field label {
	display: inline-block;
	white-space: nowrap;
	padding:10px 10px 10px 10px;
	margin-right:30px;
}
.mwform-checkbox-field label:hover {
	cursor: pointer;
	/* text-decoration: underline; */
	background-color: rgba(239, 239, 239, 0.4);
	border-radius: 4px;
}
@media only screen and (max-width: 796px) {
	.mwform-checkbox-field label {
		display: inline-block;
		white-space: nowrap;
		padding:0 40px 0px 0;
	}
}

/* エラー表示 */
.mw_wp_form .mw-form .error {
	font-size: 93%;
	color: #B70000;
	background: rgba(205, 1, 0, 0.1);
	padding:5px 10px;
	display: block;
	border-radius: 0 0 10px 10px;
	margin-top: -10px;
	border: 1px solid rgba(225, 225, 225, 1.0);
}
.mw_wp_form .mw-form .error::before {
	content: '┗▶　';
	letter-spacing: -2px;
}





.basic-data th {
	/* font-size: 14px; */
	width: 20%; /*変なところで改行される場合はここの数字を変更します。*/
	border-bottom: solid 1px #d6d6d6;
	padding: 20px 0 15px 20px;
	font-weight: normal;
}

.basic-data td {
	font-size: 16px;
	line-height: 150%;
	border-bottom: solid 1px #d6d6d6;
	padding: 20px;
}

.basic-data {
	width: 100%;
	margin: auto;
}

.basic-data [type=submit] {
	display: inline-block;
	font-size: 20px;
	padding: 10px 30px;
	text-decoration: none;
	background: #ff8f00;
	color: #FFF;
	border-bottom: solid 4px #B17C00;
	border-radius: 3px;
}

.basic-data option,
.basic-data textarea,
.basic-data input[type=text],
.basic-data input[type=email],
.basic-data input[type=search],
.basic-data input[type=url] {
	width: 100%;
}

.required-srt {
	font-size: 8pt;
	padding: 5px;
	background: #ce0000;
	color: #fff;
	border-radius: 3px;
	margin-left: 10px;
	vertical-align: middle;
}

@media only screen and (max-width:767px) {
	.basic-data th,
	.basic-data td {
		width: 100%;
		display: block;
		border-top: none;
	}
}

.submit-btn input {
	background: #00142c;
	width:  50%;
	max-width: 350px;
	min-width: 220px;
	margin: 50px auto;
	display: block;
	border: 1px #00142c solid;
	text-align: center;
	padding: 10px 5px;
	color: #fff;
	font-size: 16px;
	transition: all 0.4s ease;
	border-radius: 4px
}

.submit-btn input:hover {
	background: #fff;
	color: #00142c;
}





/* =================================
メガメニュー
=================================*/
#top #header .avia_mega_div {
	border: 2px solid #e1e1e1;
	border-top:none;
	width: 1050px;
	/* margin: 0 auto; */
}
#header .twelve.units {left: -110% !important;}
@media only screen and (max-width: 1200px) {
	#top #header .avia_mega_div {width: 1000px;}
  #header .twelve.units {left: -80% !important;}
}

/* =================================
ヘッダ
=================================*/
/* ギャラリーの枠を消す */
#top div .avia-gallery img {
float: left;
border-style: solid;
border-width: 0px;
padding: 1px;
width: 100%;
border-radius: 0;
}
/* ヘッダメニューの罫線を消す */
.container_wrap {
clear: both;
position: relative;
/* z-index: 1; */
border-top-style: solid;
border-top-width: 0px;
}
/* リスト：スマホの際に左右余白が開くので1%にする */
@media only screen and (max-width: 767px)
.responsive #top #wrap_all .av-flex-cells .no_margin {
	display: block;
	margin: 0;
	height: auto !important;
	overflow: hidden;
	padding-left: 1% !important;
	padding-right: 1% !important;
}


/* =================================
フッタ
=================================*/
#footer-custom {color: #fff;}
#footer-custom h3{
	/* border-left: 5px solid #fff; */
	border-bottom: 1px solid #fff;
	color: #fff;
	padding-bottom:10px;
}
#footer-custom  a.news-headline{border: 10px solid #000;color: #fff;}
#socket .copyright {
	float: right;
}

/* コピーライト --------------- */
#socket .sub_menu_socket {
	float: left;
}
#socket .sub_menu_socket li {
	float: left;
	display: block;
	padding: 0 10px;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 10px;
	border: 1px solid #000;
	font-size: 14px;
}


/* フッタナビ --------------- */
#socket .sub_menu_socket li::before {
	content: '▶';
	font-size: 8px;
	letter-spacing: 3px;
}

/* 最新情報 --------------- */
.main_color div a .news-headline{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
}
.main_color div a .news-time{
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	/* display: none; */
}
.main_color div a.news-link{
	border-bottom: 1px dashed #fff;
	padding-top:5px;
	padding-bottom:15px;
}
.main_color div a.news-link:hover{
	border-bottom: 1px dashed #fff;
	padding-top:5px;
	padding-bottom:15px;
}

/* 「当社はMINATOグループです」 --------------- */
/* 調整など */
#top #header_meta {
	background-color: #fff;
	margin: -30px 0 0 0;
	padding: 0;
	height:0;
	width: 100%;
	/* position: relative; */
	/* display: inline; */
}
/* ロゴのサイズなど */
#top #header_meta img{
	margin-bottom:-55px;
	width:200px;
}
/* パンくず上部の隙間があくので、全体を下げて帳尻を合わせる */
#main {
	margin-top:-20px;
}

@media screen and (max-width: 990px)  {
	#top #header_meta{display: none;}
}

/* パンくず --------------- */
.stretch_full {
	border-bottom: 1px solid #e1e1e1;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}





/* =================================
会社概要
=================================*/
#basic-info th {width: 20%;font-weight: normal;font-color:#000;}
#basic-info td {width: 80%;}
@media screen and (max-width: 767px)  {
	#basic-info th {width: 100%;background-color: #ccc;text-align: left;}
	#basic-info td {width: 100%;background-color: #fff;text-align: left;}
	.responsive .avia_responsive_table .avia-data-table td:before {
		display: block;
		font-style: italic;
		font-size: 11px;
		display: none;
	}
}
/* .tbl-data-01{border: 10px solid #000;} */





/* =================================
最新情報
=================================*/
/* 人枠 */
.av_force_fullwidth .bloglist-simple .entry-content-header{padding: 5px 0 5px 0;}
/* メタ 枠 */
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos{padding: 5px 0 5px 0;}
/* メタ カテゴリ */
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos .blog-categories a:link {background: rgba(54, 156, 214, 1.0); padding:2px 14px;margin-right:5px;color: #fff;border-radius: 4px;white-space: nowrap;}
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos .blog-categories a:hover {background: rgba(54, 156, 214, 0.6);text-decoration: none; }
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos .blog-categories a:active {color: #fff;}
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos .blog-categories a:visited {color: #fff;}
/* メタ 投稿日 */
.av_force_fullwidth .bloglist-simple .entry-content-header .post-meta-infos time{padding-right:10px;}


.av-alb-blogposts .post-entry .entry-content-wrapper .post-title{
	/* border-bottom: 1px solid #ccc;  */
}
.av-alb-blogposts .post-entry .entry-content-wrapper .post-title:before{
	content:"▶ ";
	color:#2288c2;
	font-size: 12px;
}
/* 最新情報「blog post」モジュールの本文抜粋表示を消す */
.av-alb-blogposts .post-entry .entry-content-wrapper .entry-content{
	display: none;
}

/* ヘッダの上に「x」「三」アイコンが表示されてしまうので消す */
#advanced_menu_toggle,#advanced_menu_hide{display: none;}

/* リストのサムネイル */
.av-catalogue-image {
	border-radius: 4px;
	width: 100px;
	float: left;
	margin-right: 15px;
}
/* リストのタイトル */
.av-catalogue-item-inner .av-catalogue-title-container {
	position: relative;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: bold;
}

/* ギャラリーの枠を消す */
#top div .avia-gallery img {
	float: left;
	border-style: solid;
	border-width: 0px;
	padding: 7px;
	width: 100%;
	border-radius: 0;
}

/* ヘッダメニューの罫線を消す */
.container_wrap {
	clear: both;
	position: relative;
	/* z-index: 1; */
	border-top-style: solid;
	border-top-width: 0px;
}

/* リストの右に余白が開くので60pxから10pxに変更 */
.av-catalogue-content {
	padding-right: 10px;
	font-size: 1.1em;
}


/* トップページはパンくずリストを消す */
body.home .stretch_full {display: none;}

/* パンくずリストの調整「現在位置: 」を消す */
.breadcrumb-trail .trail-before {
	display: none;
	float: left;
	padding: 0px 3px;
}
/* パンくずリストの調整 左に寄せる */
.title_container .breadcrumb {
	z-index: 10;
	line-height: 15px;
	font-size: 11px;
	position: absolute;
	/* right: 50px; */
	left: 50px;
	top: 50%;
	margin-top: -7px;
}

.breadcrumb-trail span {font-size: 14px}
.breadcrumb-trail span a::after {
	content: '　»';
	margin-right:10px; 
}
.breadcrumb-trail span a:hover::after {
	text-decoration: none;
}
.breadcrumb-trail span.trail-end {
	font-weight: bold;
}

.breadcrumb-trail span.sep{display: none;}


/* 英数大文字になるので修正 */
#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
	font-weight: lighter;
	/* text-transform: uppercase; */
	text-transform: none;
}
.av-catalogue-title {
	padding-right: 60px;
	/* text-transform: uppercase; */
	text-transform: none;
}

/* body#top .container .breadcrumb{display: none; border: 10px solid #000; padding: -100px;margin: 0;} */


/* .slide-meta .slide-meta-comments {display: none; } */



/* .av-special-heading-tag { font-family:"Times New Roman",Georgia,Serif !important; border: 10px solid #000;} */

/* #coating h4.av-special-heading-tag{border: 1px solid #000;width: 70%;margin: 0 auto;
	padding: 1rem 0;
	border-radius: 6px;
	background: rgba(0,0,0,0.6);
} */

.wrap_all{border: 10px solid #000; }
.advanced_menu_toggle{display: none; }
.advanced_menu_hide{display: none; }
.main_color, .main_color .site-background, .main_color .first-quote, .main_color .related_image_wrap, .main_color .gravatar img .main_color .hr_content, .main_color .news-thumb, .main_color .post-format-icon, .main_color .ajax_controlls a, .main_color .tweet-text.avatar_no, .main_color .toggler, .main_color .toggler.activeTitle:hover, .main_color #js_sort_items, .main_color.inner-entry, .main_color .grid-entry-title, .main_color .related-format-icon, .grid-entry .main_color .avia-arrow, .main_color .avia-gallery-big, .main_color .avia-gallery-big, .main_color .avia-gallery img, .main_color .grid-content, .main_color .av-share-box ul, #top .main_color .av-related-style-full .related-format-icon, .main_color .related_posts.av-related-style-full a:hover, .main_color.avia-fullwidth-portfolio .pagination .current, .main_color.avia-fullwidth-portfolio .pagination a, .main_color .av-hotspot-fallback-tooltip-inner, .main_color .av-hotspot-fallback-tooltip-count {
	background-color: #fff;
	/* color: #666666; */
	border: none;
	/* box-shadow: 0px 4px 20px #ebebeb inset; */

}

h3 {
	font-weight: bold;
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
}
#araidashi .av-inherit-size,
#coating .av-inherit-size,
#bizista .av-inherit-size,
#cushion .av-inherit-size,
#surface .av-inherit-size
{
	color: #d6b849;
	max-width: 40%;
	margin: 0 auto;
	border: 3px double rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.5);
	padding: 3rem 0;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
			@media screen and (max-width:880px) { 
				#araidashi .av-inherit-size,
				#coating .av-inherit-size,
				#bizista .av-inherit-size,
				#cushion .av-inherit-size,
				#surface .av-inherit-size
				{
					max-width: 90%;
					margin: 80px auto;
				}
}
#araidashi .av-inherit-size p,
#coating .av-inherit-size p,
#bizista .av-inherit-size p,
#cushion .av-inherit-size p,
#surface .av-inherit-size p
{
	color: #fff;
	padding-top: 1rem;
	padding-bottom: 3rem;
	font-size: 1.2rem;
	line-height: 140%;
}



.post-meta-infos {
	font-size: 0.9em;
	position: relative;
	top: 0px;
	padding:10px 5px;
	margin:0 0 20px 0;
	display: block;
	/* border-bottom: 1px solid #000; */
}