@charset "utf-8";
/*
Template:orion_tcd037
Theme Name:ORION-child
Theme URI:
Description:WordPressテーマ「ORION Child」
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:3.1.2
*/




/* 念の為(https://tcd-manual.net/?p=3734) */
#index_free_content { background: #eeefef;}
#index_free_content {text-align: left;}
#index_free_content { width:100%; margin:50px auto 50px; }
#index_free_content  { padding: 50px 0px; }


.p_catch { border-bottom:1px dotted #ccc;  }
.p_catch {font-size:20px; }
.p_catch {padding:0 0 0 0px;} 
.p_catch {margin:0 0 25px 0; }


/* グローバルメニュー 背景色 */
.pc #global_menu > ul > li > a:hover { background:#101226 !important; }

.pc #global_menu ul li a{
font-size:15px !important;	
}


/* 製品ページ 表 レイアウト */
.post_content td, .post_content th{
	padding:7px 5px 7px;
	font-size:12px;
	line-height:1.0em;
}

.index_box_list .headline{
	font-size:20px!important;
}


/* TOPページ(新製品情報) 余白調整 */
.index_box_list .link{
display:none !important;
}


/* TOPページ(新製品情報) 2行目 余白調整 */
.index_box_list{
	padding:20px 0px 10px 0px!important;
}

.index_box_list .box{
	padding:10px 0px!important;
}


/* TOPページ(新製品情報) 「詳細はこちら」非表示設定 */
.index_box_list .link{
	visibility:hidden;
}



/* TOPページ 検索 調整 */
.side_widget{
	width:100%
}
.widget_search #search-box, .widget_search #s, .side_widget.google_search #s{
	width:80% !important;
	height:40px!important;
	margin:0!important;
	border:none!important;
	background:#f2f2f2!important;
}

.widget_search #search-btn input, .widget_search #searchsubmit, .side_widget.google_search #searchsubmit{
	float:left !important;
}

#searchsubmit {
	width:80px !important;
	clear:both !important;

}


/* レスポンシブ設定 */
@media screen and (max-width: 640px){

	#header{
		height:auto!important;
	}
	 #footer_top_inner .logo_area img{
    width:25%;
	}
}

@media screen and (max-width: 1200px){

	.index_box_list .desc{
		text-align:center !important;
	}
}