/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
a img{
	-webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
a:hover img{
	opacity:1;
}
#langb{position: fixed;
top: 106px;
z-index: 9999;
right: 0;
opacity: 0.8;}
#jpa{width:3%;}#eng{width:3%;z-index:9999;}
#jpa a:hover,#eng a:hover{opacity:0.6;z-index:9999;}

body { margin:0; padding:0; background:#fff;
       font-family:"Meiryo","Century Gothic",Arial,sans-serif;
       color:#333;min-width:1100px;}
video{border: none;}
/* layout */
#header-wrapper{
	height: 100px;
	width: 100%;
}
#wrapper-light #header-wrapper{
	background-image: url(images/head_bg_light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: solid 5px #115CAB;
}
#wrapper-dark #header-wrapper{
	background-image: url(images/head_bg_dark.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header{
	width: 100%;
	height: 100px;
	background: #fff; /* Old browsers */

}
#header-inner{
	width: 1100px;
	margin: 0 auto;
	height: 100px;
	position: relative;
}

#contents{
	width: 1100px;
	margin: 0 auto 24px;
}

.layout1 #mainColumn{
	width: 1100px;
	float: left;
}
.layout1 #sideColumn{
	width: 300px;
	float: right;
}

.layout2 #mainColumn{
	width: 1100px;
	float: right;
}
.layout2 #sideColumn{
	width: 300px;
	float: left;
}

/* no side */
.page-template-page-noside-php #global_menu { width:950px; }
.page-template-page-noside-php #contents { width:950px; }
.page-template-page-noside-php #left_col { float:none; width:950px; }

/* headline */
.headline1 { margin:0; padding:0 0 0 12px; height:43px; line-height: 43px; border-left:10px solid #ccc; font-size:14px;   border-left: solid 14px #115cab !important;}
.headline1 h2 { font-size: 14px; font-weight: bold; color: #000; display: inline-block; float: left; width: 440px; margin: 0; text-indent: 100%; overflow: hidden; white-space: nowrap;}
.headline1 .archive_btn a{ display: block; float: right; width: 130px; height: 43px; text-align: center; text-decoration: none; font-size: 12px; line-height: 43px; padding: 0; color: #000; background:url(images/archive_btn.jpg) no-repeat left top; }
.headline1 .archive_btn a:hover, .headline1 .archive_btn a.hover{ background:url(images/archive_btn.jpg) no-repeat left bottom;}

/*information*/
#topics .headline1 h2{background:url(images/headLineInformation.png) no-repeat left; background-size:162px 41px;}
#release .headline1 h2{background:url(images/headLinePress.png) no-repeat left; background-size:162px 41px;}
#dev .headline1 h2{background:url(images/headLinedev.png) no-repeat left; background-size:162px 41px;}

/*.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }*/

.headline2{
	font-size: 14px;
	height: 56px;
	line-height: 56px;
	padding: 0 20px;
	margin: 0;
	border-top: solid 5px #f00;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#page-title{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


/* mobile banner */
#mobile_banner_top, #mobile_banner_bottom { display:none; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */

#header-left{
	height: 100px;
	float: left;
	display: block;
}
#header-right{
	height: 42px;
	padding-top: 30px;
	float: right;
	display: block;
}

#logo_image h1{
	float: left;
	margin: 4px 10px 0 0;
}
#logo_image h2{
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 130px;
}

#logo_text { position:absolute; top:40px; left:0px; }
#logo { margin:0 0 6px 0; padding:0; line-height:100%; font-size:24px; font-weight:normal; }
#logo_image #logo { position:absolute; }
#logo a { color:#333; text-decoration:none; }
#description { font-size:10px; color:#888; margin:0; padding:0; line-height:100%; font-weight:normal; }

/* header menu */
#header_menu_area { padding-top:20px;}
#header_menu { float:left; margin:0; }
#header_menu ul { margin:0; padding:0; font-size:11px; }
#header_menu li { float:left; margin:0 0 0 10px; padding:0; font-size: 12px; display:block; }
#header_menu li a { text-decoration:none; background:url(images/arrow_01.png) no-repeat left 1px; padding:0 0 0 20px; display:block; height:20px; }
#header_menu li a:hover { text-decoration:underline; }


/* banner */
#header_banner {}

/* search */
.search_area { width:300px; height:35px; position:absolute; right:0px; top:56px; background:url(images/search_bg.png) no-repeat left 2px; }
.search_area #search_input input { font-size:12px; color:#6d7478; width:245px; height:26px; float:left; margin:5px 0 0 10px; padding:0; border:none; background:none; }
.search_area #search_button input {
  cursor:pointer; float:right; height:33px; width:33px; line-height:42px; text-indent:150%; white-space:nowrap; overflow:hidden; display:block;
  border:none; background:url(images/search_btn.png) no-repeat left top;
}
.search_area #search_button input:hover { background-position:left bottom; }


/* global menu */
#menu-item-8{}



.menu_button { display:none; }

#global_menu { height:400px; width:1100px; margin:0 auto; z-index:9999; }
#global_menu ul { height:40px; margin:0; position:absolute; float: left; width: 261px; z-index: 9999; top:166px; background-color: rgba(51,51,51,0.6);}
#global_menu li { /*margin:0;*/ font-size:1%; position:relative; }
#global_menu li.last {}
#global_menu li a { font-size:14px; font-weight:normal; text-align:center; text-decoration:none; margin:0; display:block; height:42px; line-height:46px; }

#global_menu ul ul{width:auto;}

#global_menu_home{
	width: 55px;
	height: 46px;
	float: left;
}
#wrapper-light #global_menu_home a{
	width: 55px;
	height: 46px;
	display: block;
	/*background-image: url(images/gnav_bg_light.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper-light #global_menu_home a:hover, #wrapper-light #global_menu_home a.hover{
	background-position: left bottom;
}
#wrapper-dark #global_menu_home a{
	width: 55px;
	height: 46px;
	display: block;
	background-image: url(images/gnav_bg_dark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper-dark #global_menu_home a:hover{
	background-position: left bottom;
}

#wrapper-light #global_menu ul{
	 /* background-image: url(images/menu.png)!important;*/
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 43px;
	height: 257px;
}
#wrapper-light #global_menu li {	/*グラデーション*/
	opacity: 1;
	/*background: #484848; /* Old browsers */
	background: -moz-linear-gradient(left,  #484848 0%, #707070 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, right top, color-stop(0%,#484848), color-stop(100%,#707070)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(left,  #484848 0%,#707070 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #484848 0%,#707070 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #484848 0%,#707070 100%); /* IE10+ */
	/*background: linear-gradient(to right,  #484848 0%,#707070 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#707070',GradientType=1 ); /* IE6-9 */
}

#menu-amt ul {background-image: url(images/menu.png) !important; }/*menuの設定*/
#menu-item-30 a {background-image: url(images/common/menu01_bg.png) !important;}/*技術紹介*/
#wrapper-light #global_menu #menu-amt #menu-item-193 a {background-image: url(images/common/menu01-a_bg.png) !important;}/*├　溶湯鍛造技術*/
#wrapper-light #global_menu #menu-amt #menu-item-194 a {background-image: url(images/common/menu01-b_bg.png) !important;}/*├　ALC400*/
#wrapper-light #global_menu #menu-amt #menu-item-195 a {background-image: url(images/common/menu01-c_bg.png) !important;}/*├　AADC12+ホウ酸アルミ*/
#wrapper-light #global_menu #menu-amt #menu-item-196 a {background-image: url(images/common/menu01-d_bg.png) !important;}/*├　炭素成形体*/
#wrapper-light #global_menu #menu-amt #menu-item-197 a {background-image: url(images/common/menu01-e_bg.png) !important;}/*├　炭素ケイ素体*/
#wrapper-light #global_menu #menu-amt #menu-item-198 a {background-image: url(images/common/menu01-f_bg.png) !important;}/*└　ADC14合金*/

#menu-item-29 a {background-image: url(images/common/menu02_bg.png) !important;}/*製品実例*/
#wrapper-light #global_menu #menu-amt #menu-item-199 a {background-image: url(images/common/menu02-a_bg.png) !important;}/*├　LED*/
#wrapper-light #global_menu #menu-amt #menu-item-200 a {background-image: url(images/common/menu02-b_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-335 a {background-image: url(images/common/menu02-c_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-336 a {background-image: url(images/common/menu02-d_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-337 a {background-image: url(images/common/menu02-e_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-338 a {background-image: url(images/common/menu02-f_bg.png) !important;}/*├　コンプレッサー*/

#wrapper-light #global_menu #menu-amt #menu-item-428 a {background-image: url(images/common/menu02-g_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-429 a {background-image: url(images/common/menu02-h_bg.png) !important;}/*├　コンプレッサー*/
#wrapper-light #global_menu #menu-amt #menu-item-430 a {background-image: url(images/common/menu02-i_bg.png) !important;}/*├　コンプレッサー*/

#menu-item-495 a {background-image: url(images/common/menu495_bg.png) !important;}/*お問い合わせ*/


#menu-item-28 a {background-image: url(images/common/menu03_bg.png) !important;}/*研究データ*/
#wrapper-light #global_menu #menu-amt #menu-item-261 a {background-image: url(images/common/menu03-a_bg.png) !important;}/*├　溶湯鍛造法*/
#wrapper-light #global_menu #menu-amt #menu-item-262 a {background-image: url(images/common/menu03-b_bg.png) !important;}/*├　ALC400*/
#wrapper-light #global_menu #menu-amt #menu-item-339 a {background-image: url(images/common/menu03-c_bg.png) !important;}/*├　ALC400*/

#menu-item-27 a {background-image: url(images/common/menu04_bg.png) !important;}/*未来へ・・・*/
#wrapper-light #global_menu #menu-amt #menu-item-263 a {background-image: url(images/common/menu04-a_bg.png) !important;}/*├　放熱材として*/
#wrapper-light #global_menu #menu-amt #menu-item-264 a {background-image: url(images/common/menu04-b_bg.png) !important;}/*├　強化剤として*/

#menu-item-26 a {background-image: url(images/common/menu05_bg.png) !important;}/*企業情報*/
#wrapper-light #global_menu #menu-amt #menu-item-133 a {background-image: url(images/common/menu05-a_bg.png) !important;}/*├　企業概要*/
#wrapper-light #global_menu #menu-amt #menu-item-132 a {background-image: url(images/common/menu05-b_bg.png) !important;}/*├　企業理念*/

#menu-item-25 a {background-image: url(images/common/menu06_bg.png) !important;}/*環境・ＣＳＲ*/
#menu-item-208 a {background-image: url(images/common/menu00_bg.png) !important;}/*トップページ*/
#menu-item-882 a {background-image: url(https://advance-composite.co.jp/wp/wp-content/uploads/2019/05/english.png) !important;}


#menu_amt li:hover{background-color: #fff;}


#menu-amt li a{text-indent: 100%; overflow: hidden; white-space: nowrap;}

#wrapper-light #global_menu li a {
	color: #fff;
	width: 259px;
	opacity: 0.9;
	margin-bottom: 1px;
	/*background-image: url(images/gnav_bg_light.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	/*border-left: 4px solid #115cab;*/

}
#wrapper-light #global_menu li a:hover, #wrapper-light #global_menu li a.hover { /*ホバーテスト中*/
	background-position: left bottom;
}

#wrapper-dark #global_menu ul{
	background-image: url(images/gnav_line_dark.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper-dark #global_menu li a {
	color: #fff;
	background-image: url(images/gnav_bg_dark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper-dark #global_menu li a:hover, #wrapper-dark #global_menu li a.hover {
	background-position: left bottom;
}
#wrapper-light #global_menu ul ul { display:none; position:absolute; top:-4px; left:260px; margin:0; padding:0; list-style-type:none; height: auto; z-index:99999;}
#wrapper-light #global_menu ul ul ul { left:100%; top:0; margin:0; }
#wrapper-light #global_menu ul ul li { float:none; height:auto; line-height:0; padding:0; /*margin:0;*/ text-align:left; }
#wrapper-light #global_menu ul ul li a { display: block; font-size:14px; position:relative; height:40px; line-height:40px; margin:0; text-align:left; color:#fff;}

/*edited*/
#wrapper-light #global_menu ul ul {
	width:519px;
}
#wrapper-light #global_menu ul ul li {
	float:left; margin-top: 1px;
	}
#wrapper-light #global_menu ul ul li a {
	height:42px;
	line-height:42px;
	margin-bottom: 1px;
}


#wrapper-light #global_menu ul ul a:hover {  }

#wrapper-dark #global_menu ul ul { display:none; position:absolute; top:42px; left:0px; margin:0; padding:0; list-style-type:none; height: auto; z-index:99999; }
#wrapper-dark #global_menu ul ul ul { left:100%; top:0; margin:0; }
#wrapper-dark #global_menu ul ul li { float:none; height:auto; line-height:0; padding:0; margin:0; text-align:left; background:none; }
#wrapper-dark #global_menu ul ul li a { display: block; font-size:14px; position:relative; height:40px; padding: 0 20px; line-height:40px; margin:0; text-align:left; background-image: none; background:#fff; color:#fff;}
#wrapper-dark #global_menu ul ul a:hover { background:#f2f2f2; }



/* bread crumb */
#bread_crumb_wrapper{
	background-image: url(images/common/bread_bg.png);
	background-color: #fff !important;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ccc;
	margin: 0 auto 0;
	width: 100%;
}
#bread_crumb {
	width: 1100px;
	margin:0 auto;
	height:49px;
	line-height:49px;
	overflow:hidden;
	padding: 10px 0;
}
#bread_crumb li { float:left; height:49px; line-height:49px; font-size:12px; color: #000; }
#bread_crumb li a { text-decoration:none; color:#000; text-decoration:none; background:url(images/common/bread_arrow.png) no-repeat right center; padding-right:20px; margin-right:20px; display:inline-block; }
#bread_crumb li a:hover{ color: #333;}
#bread_crumb li.home span { display:block; text-indent:-9999px; width:17px; height:15px; background:url(images/common/bread_home.png) no-repeat left top; height:49px; line-height:49px; }
#bread_crumb li.home a:hover span { background-position:left bottom; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */

/* slider */
#slider-wrapper{
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0 auto 35px;
	position: relative;
}
.slider-bg_0{
	background: none;
}
.slider-bg_1{
	background-image: url(images/slider_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.slider-bg_2{
	background-image: url(images/slider_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.slider-bg_3{
	background-image: url(images/slider_bg_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.slider-bg_4{
	background-image: url(images/slider_bg_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.slider-bg_5{
	background-image: url(images/slider_bg_05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.slider-bg_6{
	background-image: url(images/slider_bg_06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_7{
	background-image: url(images/slider_bg_07.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_8{
	background-image: url(images/slider_bg_08.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_9{
	background-image: url(images/slider_bg_09.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_10{
	background-image: url(images/slider_bg_10.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_11{
	background-image: url(images/slider_bg_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_12{
	background-image: url(images/slider_bg_12.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.slider-bg_13{
	background-image: url(images/slider_bg_13.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#slider-shadow{
	width: 100%;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	background:url(images/common/shadow.png) repeat-x left top;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

/* topics, press release background */
.top_list li a p{
	margin: 0;
	line-height: 140%;
	width: 90%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 2px;
}

.top_list li:nth-child(even){/*奇数*/
	background:#fff url(images/topic.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}

.top_list li:nth-child(odd){/*偶数*/
	background:#f9f9f9 url(images/topic.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}

#infoList .top_list li:nth-child(odd){
	background: none;
	background-repeat: no-repeat;
	padding-left: 44px;
}

#release .top_list li:nth-child(even){/*奇数*/
	background:#fff url(images/press.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
}

#release .top_list li:nth-child(odd){/*偶数*/
	background:#f9f9f9 url(images/press.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
}
#dev .top_list li:nth-child(even){/*奇数*/
	background:#fff url(images/press.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
}

#dev .top_list li:nth-child(odd){/*偶数*/
	background:#f9f9f9 url(images/press.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
}
/* お知らせ一覧 */
#infoList .top_list li:nth-child(even){/*奇数*/
	background:#fff url(images/topicW.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}
#infoList .top_list li:nth-child(odd){/*偶数*/
	background:#f9f9f9 url(images/topicW.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}
/* お知らせ一覧 */
#pressList .top_list li:nth-child(even){/*奇数*/
	background:#fff url(images/pressW.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}
#pressList .top_list li:nth-child(odd){/*偶数*/
	background:#f9f9f9 url(images/pressW.png) ; background-size:542px 74px;
	background-repeat: no-repeat;
	padding-left: 44px;
}
/* topics, press release */
.top_list{
	width: 100%;
	margin: 0;
	padding: 0;
}
.top_list li{
	height: 34px;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	padding: 20px 10px;
	letter-spacing: 2px;
}
/*
.top_list li:last-child{
	background: none;
}*/

.top_list li span{
font-size:11px;

}
#release li span{
	 display: none;


}
#release li a p{
	
    padding: 0 0 0 5pt;
    position: relative;
    top: 8px;

}
#dev li span{
	 display: none;


}
#dev li a p{
	
    padding: 0 0 0 5pt;
    position: relative;
    top: 8px;

}
.top_list li a{
	text-decoration: none;
}
.top_list li a:hover{
	text-decoration: underline;
}

/* top_banner */
.top_banner{
	margin: 0 auto 40px;
}

/* top_widget_area */
#top_widget_area{
	width: 776px;
	margin-left: -12px;
}
.top_widget{
	width: 245px;
	float: left;
	margin-left: 12px;
	margin-bottom: 25px;
}
/*.top_widget h2{
	font-size: 14px;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
	margin: 0;
	border-top: solid 5px #f00;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: none;
	background-image: url(images/headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}*/
.top_widget .headline2{
	border-bottom: none;
}
.top_widget ul{
	border: solid 1px #ccc;
	width: 243px;
	margin: 0;
}
#top_widget_area .top_widget ul li{
	min-height: 41px;
	/*line-height: 41px;*/
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	overflow: hidden;
}
#top_widget_area .top_widget ul li:last-child{
	background: none;
	margin-bottom: -1px;
}
#top_widget_area .top_widget ul li a{
	display: block;
	padding: 0 15px 0 35px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background-image: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #fff;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
#top_widget_area .top_widget ul li a:hover{
	background-color: #EDEDED;
}
#top_widget_area .top_widget ul li .sub-menu{
	border: none;
	margin-bottom: 1px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
}
#top_widget_area .top_widget ul li .sub-menu li{ background-color: #3d3d3d;}
#top_widget_area .top_widget ul li .sub-menu li a{
	background-position: 25px center;
	padding-left: 45px;
}
#top_widget_area .top_widget .styled_post_list1{
	min-height: 205px;
	border-top: none;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#top_widget_area .top_widget .styled_post_list1 li{
	padding: 10px 15px;
	margin: 0;
}
#top_widget_area .top_widget .styled_post_list1 li .image{
	display: none;
}
#top_widget_area .top_widget .styled_post_list1 li .date{
	font-weight: normal;
}
#top_widget_area .top_widget .styled_post_list1 li .title{
	font-weight: normal;
}
#top_widget_area .top_widget .styled_post_list1 li .excerpt{
	font-size: 12px;
	padding: 0;
}

.top_widget .news_widget_list{
	border: solid 1px #ccc;
	margin: 0;
	width: 243px;
}
.top_widget .news_widget_list li{
	padding: 10px;
}
.top_widget a.news_widget_list_link{
	display: none;
}

.top_widget .searchform{
	border: solid 1px #ccc;
	padding: 15px 8px;
}
.top_widget .searchform #s{
	width: 138px;
}
.top_widget .searchform #searchsubmit{
	width: 60px;
}

/*top photo*/
.photos {
  border-bottom: 2px solid #fff;
  max-width: 2560px;
  margin: 0 auto;
}
.photos a:hover{opacity: 0.9;}

.photos ul {
  margin: 0;
  position: relative;
  z-index: 1;
}
.photos li {
  list-style: none;
  position: relative;
  z-index: 1;
  min-height: 2px;
  margin: 0;
  padding: 0;
  float: left;
  width: 33.33333%;
}
.photos ul li p{
	width: 100%;
    display: block;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    background-color: #000;
    color: #fff;
    letter-spacing: 3px;
    padding: 4px 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin: 0;
    opacity: 0.6;
}

.photos .photo {
  display: block;
  min-height: 200px;
  color: transparent;
  background-position: top center;
  background-repeat: no-repeat;
}
article, aside, footer, header, nav, main, section, summary, details, hgroup, figure, figcaption {
  display: block;
}

.photos .photo-tile-1 .photo-brake {
    background-repeat: no-repeat;
    background-size: 640px 200px;
    background-image: url(images/photo_break_large.jpg);
}


html.oldie .photos .photo-tile-1 .photo-brake {
    background: url(images/photo_break_medium.png);
    background-repeat: no-repeat;
    background-position: center
}

.photos .photo-tile-2 .photo-fujiLight {
    background-repeat: no-repeat;
    background-size: 640px 200px;
    background-image: url(images/photo_fujiLight_large.jpg)
}

html.oldie .photos .photo-tile-2 .photo-fujiLight {
    background: url(images/photo_fujiLight_large.jpg);
    background-repeat: no-repeat;
    background-position: center
}

.photos .photo-tile-3 .photo-laser {
    background-repeat: no-repeat;
    background-size: 640px 200px;
    background-image: url(images/photo_laser_large.jpg);
}

html.oldie .photos .photo-tile-3 .photo-laser {
    background-image: url(images/photo_laser_large.jpg);
    background-repeat: no-repeat;
    background-position: center
}

/*photo ここまで*/

/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/*#post_list {margin:0; padding:0; border:1px solid #ccc; background:#f9f9f9; }
#post_list li { border-bottom:1px solid #ccc; padding:0 0 15px 0; }
#post_list ul { margin:0; }
#post_list ul li { border:none; padding:0; margin:0; float:left; font-size:12px; line-height:100%; }
#post_list .meta { margin:0 0 15px 0; }
#post_list li.post_date { border-right:1px solid #aaa; margin:0 10px 0 0; padding:0 10px 0 0; }
#post_list .image { width:280px; height:210px; background:#000; display:block; float:left; margin:15px; }
#post_list .image img { display:block; width:280px; height:210px; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
#post_list .image:hover img { opacity:0.5; }
#post_list .info { float:left; width:300px; margin:15px 0 0 0; overflow:hidden; }
#post_list .title { font-size:16px; margin:0 0 10px 0; line-height:200%; }
#post_list .title a { text-decoration:none; display:block; }
#post_list .title a:hover { text-decoration:underline; }
#post_list .excerpt { font-size:12px; line-height:180%; margin:0 0 15px 0; }
#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { float:none; display:inline-block; width:120px; margin:0 0 10px 0; }
#post_list .bookmark li.social3 { width:60px; margin-right:-15px; position:relative;}*/

.post_list{
	margin: 0;
	padding: 0;
}
.post_list li{
	margin: 15px 0 0;
	padding: 0 0 10px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.post_list ul{
	margin: 0;
}
.post_list ul li {
	padding: 0;
	margin:0;
	float:left;
	font-size:12px;
	line-height:100%;
	background: none;
	height: auto;
}
.post_list .meta {
	margin:0;
}
.post_list li.post_date {
	font-weight: bold;
	margin:0;
	padding:0 15px 0 0;
}
.post_list li.post_category{
	background:url(images/common/icon_category.png) no-repeat left top;
	padding:0 0 10px 17px;
}

.post_list .title {
	font-size:16px;
	margin:0;
}
.post_list .title a {
	text-decoration:none;
	display:block;
}
.post_list .title a:hover {
	text-decoration:underline;
}


.no_post{
	margin-top: 15px;
	font-weight: bold;
}


/* date archive */
.date_headline{
	height: 50px;
	line-height: 50px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 25px 0 0;
}
.date_headline span{
	width: 60px;
	text-align: center;
	display: block;
	background: #bbb;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}


/* archive */
.archive_headline{
	height: 50px;
	line-height: 50px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 25px 0 0;
}
.archive_headline span{
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	background: #bbb;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#post-wrapper{
	width: 100%;
	margin: 14px 0 35px;
	padding: 0 0 24px;
	border: solid 1px #ccc;
	-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}

#single_title {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 0 29px;
	margin: 0;
	border-bottom: solid 1px #ccc;
	background-image: url(images/headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#post_meta{
	margin-bottom: 10px;
}

#single_meta {
	margin:0;
	font-size:12px;
	overflow:hidden;
	float: left;
	list-style-type: none;
}
#single_meta li { float:left; padding:10px 15px 10px 0; margin:0 0 -1px 0; line-height:100%; }
#single_meta li a{
	text-decoration: none;
}
#single_meta li:last-child { border:none; }
#single_meta li.date {
	font-weight: bold;
}
#single_meta li.post_category {
	background:url(images/common/icon_category.png) no-repeat 0px 9px;
	padding-left:15px;
}
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat 15px 11px;  padding-left:31px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat 15px 9px;  padding-left:31px; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat 15px 11px;  padding-left:31px; }

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post {

width: 80%;
margin: 20px 10% 0;
padding-bottom: 60px;
background-image: url(images/dot_02.png);
background-repeat: repeat-x;
background-position: left bottom;
}

.post_image { text-align:center; margin:0 0 15px 0; }

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark{
	display: block;
	float: right;
	list-style-type: none;
	margin: 3px 0 0;
}
.post .bookmark li{
	float: left;
	margin: 0 5px 0 0;
}
.post .bookmark li.social1{
	margin: 0 -170px 0 0;
}
.post .bookmark li.social2{
	margin: 0 30px 0 0;
}
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-10px 0 18px 0; }
#single_banner2 { clear:both; text-align:center; padding:15px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#single_author_avatar { float:left; margin:0 10px 20px 0; }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0; }
#single_author_meta { float:left; width:505px; position:relative; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0 0 0 15px; font-size:10px; }
#single_author_link { color:#333; position:absolute; right:0px; top:0px; text-decoration:none; font-size:12px; background:#e8e8e8 url(img/common/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:10px 0 0 0; font-size:12px; border-top:1px dotted #ccc; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0px 20px; }
#single_author_post ul { margin:0; border:1px solid #ccc; border-top:none; background:#f9f9f9; }
#single_author_post ul ul { margin:0 0 10px 0; border:none; }
#single_author_post li { float:left; display:inline-block; margin:0 0 -1px 0; width:314px; height:105px; border-bottom:1px solid #ccc; }
#single_author_post li.odd { border-right:1px solid #ccc; width:313px; }
#single_author_post li li { color:#999; float:none; display:inline; margin:0 0 5px 0; width:auto; font-size:11px; line-height:110%; border:none; height:auto; width:auto; }
#single_author_post li li.date { border-right:1px solid #ccc; margin:0 5px 0 0; padding:0 9px 0 0; }
#single_author_post .image { }
#single_author_post .image img { width:100px; height:75px; display:block; float:left; margin:15px; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { width:170px; float:left; margin:15px 0 0 0; overflow:hidden; }
#single_author_post .title { font-size:13px; margin:0; }
#single_author_post .title a { display:block; text-decoration:none; }
#single_author_post li li a { color:#999; text-decoration:none; }
#single_author_post a:hover { text-decoration:underline; }


/* related post*/
#related_post {
	margin:0 0 20px 0;
}
#related_post ul {
	margin-top: 5px;
}
#related_post li{
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
}
#related_post li a{
	text-decoration: none;
}
#related_post li a:hover{
	text-decoration: underline;
}
#related_post li:last-child {}

#related_post li.num5 { border:none; width:124px; }
#related_post .image { }
#related_post .image img { width:100px; height:70px; display:block; margin:13px; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { font-size:12px; margin:0 13px; max-height:60px; overflow:hidden; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }


/* next prev post link */
#previous_next_post {
	width: 700px;
	margin:0 auto 20px;
	padding:0;
	background-image: url(images/dot_01.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-weight: bold;
}
#previous_next_post a {
	text-decoration:none;
	line-height:140%;
	font-size:14px;
	padding:0;
}
#previous_post{
	width:310px;
	height: 65px;
	float:left;
	margin-bottom: 0;
}
#previous_post a {
	margin:0;
	width:310px;
	height: 65px;
	display: table-cell;
	vertical-align: middle;
	padding-left:30px;
	background:url(images/common/arrow_left.png) no-repeat left center;
}
#next_post{
	width:310px;
	height: 65px;
	float:right;
	margin-bottom: 0;
}
#next_post a {
	margin:0;
	width:310px;
	height: 65px;
	display: table-cell;
	vertical-align: middle;
	text-align:right;
	padding-right:30px;
	background:url(images/common/arrow_right.png) no-repeat right center;
}
#previous_next_post a:hover { text-decoration: underline; }


/* ----------------------------------------------------------------------
page
---------------------------------------------------------------------- */
#page-wrapper{
	width: 1100px;
	margin: 0;
	padding: 0 0 24px;
}
.page{}


/* noside */
.page-noside #mainColumn{
	width: 1000px;
	margin: 0 auto;
	float: none;
}
.page-noside #page-wrapper{
	width: 1000px;
	margin: 14px 0 35px;
	padding: 0 0 24px;
}

/* ex */
.page-statement #mainColumn #page-wrapper{
	width: 1100px;
	margin: 0 0 35px;
	padding: 0 0 24px;
}

.page-statement hr{
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: none;
	height: 1px;
	margin: 10px 0;
	padding: 0;
}

.page-statement img{
	width: 100%;
	height: auto;
}


/* company */
#company_info { margin:0 0 50px 0; padding:1px 0 0 0; }
#company_info p { margin:0; }
#company_info dl { border-bottom:1px solid #ddd; margin:0 0 40px 0; }
#company_info dt { float:left; width:150px; display:inline; margin:0 0 0px 0; line-height:200%; font-weight:bold; border-top:1px solid #ddd; padding:12px 10px 10px 0; }
#company_info dd { margin:0 0 0px 150px; line-height:200%; background:#f9f9f9; padding:12px 10px 10px 10px; border-top:1px solid #ddd; }

#company_map { text-align:right; }
#company_map a { color:#333; }
#company_map iframe { width:100%; }
#company_map_desc { padding:20px 0 0; margin-bottom:-30px; }




#tabUi{
	width: 1120px;

	margin-top: 44px;
}

#tabUi img{
	width: 220px;
	vertical-align: middle;
}

/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */

/* footer */
#footer-wrapper{
	clear: both;
	width: 100%;
	height: 110px;
	padding-top: 1px;
	min-width: 1100px;
	/*background-image: url(images/footer_bg.jpg);*/
	background-color: #3d3d3d;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer { width:1100px; height:45px; margin:0 auto; position:relative; font-size:12px; }
#footer a { text-decoration:none; }
#footer a:hover { color:#8dd0d9; }

/* footer_description */
#footer_description{
	width: 958px;
	height: 45px;
	float: left;
}
#footer_description p{
	display: inline;
	margin: 0 15px 0 0;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
}
#footer_description h2{
	display: inline;
	margin: 0;
	line-height: 45px;
	font-size: 20px;
	font-weight: bold;
}

/* footer_sociallink */
#footer_social_link{
	width: 141px;
	height: 45px;
	display: block;
	float: right;
	padding-right: 1px;
	background-image: url(images/dot_01.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.social_link { margin:0; }
.social_link li { float:right; margin:0; }
.social_link li a { display:block; width:47px; height:45px; text-decoration:none; text-indent:-9999px; }
.social_link li.rss a {
	background:url(images/rss.jpg) no-repeat left top;
}
.social_link li.twitter a {
	background:url(images/twitter.jpg) no-repeat left top;
}
.social_link li.facebook a {
	background:url(images/fb.jpg) no-repeat left top;
}
.social_link li a:hover, .social_link li a.hover { background-position:left bottom; }


/* footer widget */
#footer_widget_wrap {
	width:100%;
	min-width:1100px;
	padding-bottom: 20px;
	/*margin-top: 40px;*/
	font-size: 13px;
	background-color: #3d3d3d;
}
#footer_widget{
	width: 1100px;
	margin: 0 auto;
}
#footer_widget_banner{
	width: 347px;
	float: left;
	margin-bottom: 20px;
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#footer_widget_banner div{
	width: 300px;
	background: #000;
}
#footer_widget_banner div a img{
	-webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#footer_widget_banner div a:hover img{
	opacity:0.5;
}

#footer_widget_banner img{
	width: auto;
	height: auto;
}
.footer_widget {
	width:191px;
	min-height: 250px;
	float:left;
	padding: 0 32px 0 28px;
	margin-bottom: 20px;
	font-size:11px;
	/*background-image: url(images/footer_line.jpg);*/
	background-repeat: repeat-y;
	background-position: right top;
}
.footer_widget.right_widget {}

.footer_headline {
	font-size:14px;
	font-weight: bold;
	color: #f00;
}
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; }
.footer_widget a { text-decoration: none;}
.footer_widget a:hover { text-decoration: underline;}
.footer_widget img { height:auto; max-width:100%; width:auto; }

.footer_widget.widget_nav_menu .menu{
	border: none;
}
.footer_widget.widget_nav_menu .menu li{
	background: none;
	font-size: 11px;
	margin: 0 0 10px;
	line-height: 170%;
	height: auto;
}
.footer_widget.widget_nav_menu .menu li a{
	text-decoration: none;
	background: none;
	line-height: 170%;
	padding: 0;
	height: auto;
}
.footer_widget.widget_nav_menu .menu li a:hover{
	text-decoration: underline;
}

.footer_widget.widget_nav_menu .menu .sub-menu{
	margin-left: 10px;
}

.footer_widget a.news_widget_list_link{
	display: none;
}

.footer_widget.widget_search #s{
	width: 113px;
}
.footer_widget.widget_search #searchsubmit{
	width: 50px;
}


/* footer menu */
/*#footer_menu_area { position:absolute; right:0px; top:59px;}
#footer_menu { float:left; margin:2px 20px 0 0; }
#footer_menu ul { margin:0; padding:0; font-size:12px; }
#footer_menu li { float:left; margin:0 0 0 20px; padding:0; }
#footer_menu li a { text-decoration:none; background:url(img/common/arrow1.png) no-repeat left 3px; padding:0 0 0 11px; }
#footer_menu li a:hover { text-decoration:underline; }*/

/* footer logo */
/*#footer_logo_area { position:absolute; }
#footer_logo { margin:0; line-height:100%; }
#footer_logo_area  #footer_description2  { padding-top:25px; display:block; width:300px; }
#footer_logo_text_area { position:absolute; left:0px; top:42px; }
#footer_logo_text { margin:0 0 5px 0; font-size:24px; padding:0; font-weight:normal; }
#footer_logo_text a { display:block; text-decoration:none; }
#footer_description { margin:0; font-weight:normal; font-size:11px; display:block; padding:0; color:#aaa; }
#footer_description2 { }
#footer_description2 p { line-height:160%; }*/

/* copyright */
#footer_copr{
	width: 100%;
	height: 48px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#copyright {
	min-width:1100px;
	text-align:center;
	color:#fff;
	font-size: 12px;
	margin:0;
	padding:0;
	height: 48px;
	line-height: 48px;
	background-color: #3d3d3d;letter-spacing: 2pt;
}
#copyright a { text-decoration:none; color:#797979; }
#copyright a:hover { text-decoration:underline; }

/* return */
#return_wrapper{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
#return_top {
	z-index:10;
	position: absolute;
	right:0px;
	bottom:1px;
	margin:0;
	display:block;
	width:48px;
	height:45px;
	text-indent:-9999px;
	background-color: #222;
	background-image: url(images/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#return_top:hover, #return_top.hover {
	background-position: left bottom;
}




/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
/*.widget_nav_menu .side_headline{margin: 0;}
.widget_nav_menu .menu{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.widget_nav_menu .menu li{
	height: 41px;
	line-height: 41px;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	margin: 0;
}
.widget_nav_menu .menu li:last-child{
	background: none;
	margin-bottom: -1px;
}
.widget_nav_menu .menu li a{
	display: block;
	padding: 0 15px 0 35px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background-image: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #fff;
}
.widget_nav_menu .menu li a:hover{
	background-color: #EDEDED;
}*/
.side_banner{
	/*background: #000;*/
}
.side_banner a img{
	-webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
.side_banner a:hover img{
	opacity:0.5;
}

.widget_my_wp_widget_recent_posts ul li{}
.widget_my_wp_widget_recent_posts ul li span{
	display: block;
	font-weight: bold;
}



/*test追記*/

.feature{
width:100%; 
background-image: url(https://advance-composite.co.jp/video.jpg);
position:relative;
height:550px;
overflow:hidden;
background-color: #000;
}
.feature video{
width:100%;
position:absolute;
object-fit: cover;
}

@media screen and (max-width: 760px) {
.feature video{display: none;}
.poster{ background-image: url(https://advance-composite.co.jp/video.jpg); width: 100%; height: 650px; background-repeat: no-repeat;}
}


.feature h1{
width:100%;
position:absolute;
z-index:2000;
color:#fff;
}

/* topic release */
#topics{
    border: 1px solid #f3f3f3;
    float: left;
    margin: 0 10px 0 0;
    width: 100%;
}

#release{
	width: 542px;
	float: left;
	margin: 24px 0 16px;
	border: 1px solid #f3f3f3;
}
#dev{
	width: 542px;
	float: left;
	margin: 24px 0 16px;
	border: 1px solid #f3f3f3;
}

/* アーカイブ枠 */
.blendy{
	height: 42px;
	width: 166px;
  position: relative;
  text-decoration: none;
  float: right;
  background-image: url(images/btnLearnMore.png);
   background-size:166px 42px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.blendy:hover{
  background-image: url(images/btnLearnMore_mouseOver.png);   background-size:166px 42px;
}

/* footer list */
#footerlist{
	width:1100px;
	height: 340px;
	margin: 0px auto;
	margin-top:35px;
}
#footerlist ul{margin: 0 0 1em 0;}
#footer_widget_wrap a:hover{
	color: #ccc;
}

#footerlist1,#footerlist2,#footerlist3,#footerlist4,　{
	width:275px;
	margin: 0px auto;
	float:left;
	color: #FFFFFF;
	}

.footer{
	color: #FFFFFF;
	width: 275px;
	height: 14px;
	margin: 0px	auto;
}

a.footerlink{/* リンクされた文字 */
	color:#FFFFFF;
	text-decoration: none;
}

a:link.footerlink {/* 未訪問のリンク */
	color:#FFFFFF;
	text-decoration: none;
}

a:visited.footerlink {/* 訪問後のリンク */
	color:#FFFFFF;
	text-decoration: none;
}

a:hover.footerlink {/*マウスをのせたとき*/
	color:#FFFFFF;
	text-decoration: none;
}

a:active.footerlink {/*クリック中*/
	color:#FFFFFF;
	text-decoration: none;
}

/*footer link*/

#footercorplink{
	width:1100px;
	height: 20px;
	text-align: center;
	margin: 0px auto;
	padding-top: 30px;
	letter-spacing: 4px;
	font-size: 12px;
	background-color: #3d3d3d;
	}

a.corplink{/*リンクされた文字*/
	color:#FFFFFF;
	text-decoration: none;
}

a:link.corplink {/*未訪問のリンク*/
	color:#FFFFFF;
	text-decoration: none;
}

a:visited.corplink {/*訪問後のリンク*/
	color:#FFFFFF;
	text-decoration: none;
}

a:hover.corplink {/*マウスをのせたとき*/
	color:#FFFFFF;
	text-decoration: none;
}

a:active.corplink {/*クリック中*/
	color:#FFFFFF;
	text-decoration: none;
}

/*footer調整css*/
#footerlist h4{
	margin: 0;
	font-weight: 300;
}
#footerlist h4 span{
	color: #115cab;
	font-size: 1.8em;
}
#footerlist h4 > a{
	color: #fff;
	text-decoration: none;
}
#footerlist h4 > a:visited{
	color: #fff;
	text-decoration: none;
}

#footerlist ul{
	color: #ffffff;
}

#footerlist ul li{
	margin-top: 14px;
	background: url(images/footerArrow.png) no-repeat 0 4px;
	padding-left: 14px;
}
#footerlist ul li a{
	color: #ffffff;
	text-decoration: none;
}

/*global manu border-left*/

.sub-menu{
	border-top: 4px solid #115cab;
	margin: 0 auto;
	margin-bottom: 4px;
}

.sub-menu > li:nth-child(even){
	margin-left: 1px;
}

#menu-amt > li{
	border-left: 4px solid #115cab;
}
/*menu-amt CSS*/
#menu-amt li{
	background-color: #484848;
	}

/*menu-amt CSS*/
#global_menu > ul{
	padding-right:1px;
}

/*技術紹介*/
.technology h2{
	border-top:solid 7px #115cab; width: 100%; height: 132px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/10/technology_h2.jpg);
    background-size: cover;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.technology h3{
	font-size: 24px;
	color: #656565;
	border-left:solid 12px #115cab; height: 44px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    overflow: hidden;
    font-weight: 100;
    padding: 12px 0 0 12px;
    letter-spacing: 6px;
    margin: 15px 0;
}
.technology .firstHead{
	font-size: 30px;
	border:none;
	text-align: center;
	box-shadow: none;
	border-bottom: 2px solid #EAEAEA;
    width: 340px;
    margin: 0 auto;
    letter-spacing: 0px;
}
.technology .firstHead span{ font-size: 24px; color: #000;}
.featureaBox{
	width: 1100px;
	height: 587px;
	background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/11/featureaBorder.png);
	margin-bottom: 30px;
}
.featureaBox .featureL{ float: left; width: 215px; height:130px; margin: 36px 2px 2px 2px; padding: 208px 166px; overflow: hidden;}
.featureaBox .featureR{ float: left; width: 449px; height:426px; margin: 36px 2px 2px 0px; padding: 60.5px 49px; overflow: hidden;}
.featureaBox .featureR p{margin:0 0 10px 0;}
.featureaBox .featureR .featureUL li{
	margin-left: 30px;
	margin-bottom: 14px;
	list-style: disc;
}
.technology h4{font-size: 24px; font-weight: 100;}
.technology h4 span{ font-size: 34px; color:#115cab; }
.technology p{font-size: 14px;}
.technology p span { font-size: 14px; display: block; margin: 0;}
.technology .introduction{margin-top: 50px;}
.heightspace {visiblity: hidden; height: 1em; border: none; margin: 0;}
.circle {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 12px 0;
    width: 500px;
    margin: 12px auto;
}

.circle li {
    font-weight: bold;  font-family: initial;
    font-size: 14px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background-color:#fafafa;
    padding: 10px;
     /* サイズ指定 */        
	 width:149px;
	 height:149px;
	 /* 角丸 */
	 border-radius: 50%;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
 	 box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
     -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
     -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
}
.circle li span{font-size: 11px; line-height: 12px;}





.circleMini {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 12px 0;
    margin: 12px auto;
	 font-family: initial;
	    font-size: 10pt;
}
.circleMini li {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    background-color:#fafafa;
    padding: 10px;
     /* サイズ指定 */        
	 width:120px;
	 height:120px;
	 /* 角丸 */
	 border-radius: 50%;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
 	 box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
     -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
     -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
}
.circleMini li span{font-size: 11px; line-height: 12px;}




.Characteristic{width: 930px; height: 500px; margin: 0 auto;}
.Characteristic li{float: left;width: 430px; height: auto; padding: 11px; margin: 6px; margin-bottom: 24px;}
.Characteristic li h5{font-size: 18px; width: 100%; text-align: center;margin: 12px 0;}
.Characteristic li p{font-size: 14px;}
.Characteristic li p span{font-size: 11px;}
.Characteristic li .icon{width: 90px;margin: 0 auto;}
.singleButton{width: 300px; text-align: center; margin: 60px auto;}
.twoButton{width: 600px; text-align: center; margin: 60px auto;}
.threeButton{width: 900px; text-align: center; margin: 60px auto;}
.btn{width: 300px; margin-left: auto; margin-right: auto;}

/*商品実例*/
.product h2{
	border-top:solid 7px #115cab; width: 100%; height: 132px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/12/product_h2.jpg);
    background-size: cover;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.product h3{
	font-size: 24px;
	color: #656565;
	border-left:solid 12px #115cab; height: 44px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    overflow: hidden;
    font-weight: 100;
    padding: 12px 0 0 12px;
    letter-spacing: 6px;
}
.product h3 span{font-size: 14px; float: right; letter-spacing: 2px; padding-right: 12px; padding-top: 8px;}
.product h4{font-size: 18px; font-weight: 100;}
.product h4 span{ font-size: 24px; color:#115cab; }
.product p{font-size: 14px;}
.product p span { font-size: 14px; display: block; margin: 12px 0;}

.productImage{ width: 400px}
.productTxt{ width: 660px}
label{ float: none;}

/*研究データ*/
.research h2{
	border-top:solid 7px #115cab; width: 100%; height: 132px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/10/reserch_h2.jpg);
    background-size: cover;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.research h3{
	font-size: 24px;
	color: #656565;
	border-left:solid 12px #115cab; height: 44px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    overflow: hidden;
    font-weight: 100;
    padding: 12px 0 0 12px;
    letter-spacing: 6px;
}

.research h4 .supplement{font-size: 14px; float: right; padding-top: 20px; padding-right: 24px;}
.research h4{font-size: 24px; font-weight: 100; position: relative;    border-bottom: dotted 1px #ddd;
    padding-bottom: 0;}
.research h4 span{ font-size: 36px; color:#115cab; }
.research h4 .resolution{
	font-size: 24px;
    color: #ff0000;
    position: absolute;
    right: 0;
    padding: 11px;}
.research h5{ color: #115cab;font-size: 20px; margin: 24px 0;}
.research .characteristic{ width: 50%; float: left; margin: 0;}
.research .characteristic ul{padding-left: 24px; }
.research p{font-size: 14px;}
.research p span { font-size: 14px; display: block; margin: 0;}
.research .examinationL{
    float: left;
    display: block;
    width: 38%;
    border: solid 1px #656565;
    padding: 12px;
    font-size: 20px;
		height:60pt;
}
.research .examinationR{
    float: left;
    display: block;
    width: 38%;
    line-height: 28px;
    color: #FFFFFF;
    padding: 15px 24px;
    position: relative;
    background: #656565;
    text-align: center;
	height:57pt;
}

.research .examinationR:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(101, 101, 101, 0);
	border-right-color: #656565;
	border-width: 12px;
	margin-top: -12px;
}
.research .result{ color: #ff0000; font-size: 24px;}
.research .dyson{
	display: block;
    text-align: left;
    border-top: 1px solid #eaeaea;
    padding: 24px 24px;
    margin: 0;
    font-size: 14px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;}
.research .mrdyson{
	display: block;
    text-align: right;
    padding: 0 30px 24px 0;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    }

#comparison1 #comparison2 #comparison2
{
width: 1100px;
}

/*未来へ*/
.future h2{
	border-top:solid 7px #115cab; width: 100%; height: 132px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/10/future_h2.jpg);
    background-size: cover;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.future h3{
	font-size: 24px;
	color: #656565;
	border-left:solid 12px #115cab; height: 44px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    overflow: hidden;
    font-weight: 100;
    padding: 12px 0 0 12px;
    letter-spacing: 6px;
}

/*企業情報*/

.campany h2{
	border-top:solid 7px #115cab; width: 100%; height: 132px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    background-image: url(http://advance-composite.co.jp/wp/wp-content/uploads/2015/10/campany_h2.jpg);
    background-size: cover;
    overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.campany h3{
	font-size: 24px;
	color: #656565;
	border-left:solid 12px #115cab; height: 44px;
	box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    -moz-box-shadow:rgba(181, 181, 181, 0.290196) 0px 0px 0px 2px;
    overflow: hidden;
    font-weight: 100;
    padding: 12px 0 0 12px;
    letter-spacing: 6px;
    margin-top: 40px;
}

.campany table tr th{
	padding: 10px;
}

.campany .text{
	text-align: left;
}

#information1 #information2{
	width: 1100px;
	margin: 0px auto;
}

/*アンカー設定*/
h5 {
	display:block;
	height:0px;height:1px;
	overflow:hidden;
	margin-top:-30px;
	padding-bottom:30px;
}

#tabs,#tec1,#tec2,#tec3,#tec4,#tec5,#tec6,#pro1,#pro2,#pro3,#pro4,#pro5,#pro6,#pro7,#pro8,#pro9,#data1,#data2,#data3,#fut1,#fut2{    display: block;
    height: 0px;
    overflow: hidden;
    margin-top: -30px;
    padding-bottom: 30px;}

 input[type=checkbox]{ 
 	width: 50px;
 	-webkit-transform: scale(2);
    transform: scale(2);
}

.un_banner {
	display: flex;
    margin: -35px auto 0;
    max-width: 1100px;
	width: auto;
    position: relative;
	justify-content: space-between;
}
.un_banner a:hover {
	opacity: .9;
}