/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	background: url(../images/header/header-bg.png) repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.90em;
	line-height: 180%;
}
a {
	text-decoration: none;
}
.alpha a {
	text-decoration: underline;
	color: #690;
}
p { margin-bottom: 15px; }
strong, b { font-weight: bold; }
big { font-size: 1.2em; }
small { font-size: 0.8em; }
em { font-style: italic; }
img {
	border: 0;
	vertical-align: bottom;
}
td { vertical-align: top; }
#container ul, #container ol ,.exhibitionBox ul{ margin-bottom: 15px; }
div.alpha ul > li ,.exhibitionBox ul > li{
	list-style-type: disc;
	margin-left: 25px;
}
div.alpha ol > li {
	list-style-type: decimal;
	margin-left: 30px;
}
#container ul li ,.exhibitionBox ul > li{
	list-style-type: disc;
	margin-left: 25px;
}
#container ol li {
	list-style-type: decimal;
	margin-left: 30px;
}

/* Layout ----------------------------------------------------------------- */

#header, #footer-inner, #container, #ccontents-header div.inner, #gamma {
	width: 980px;
	margin: 0 auto;
}
#header {
	background: url(../images/header/logo.jpg) no-repeat;
	height: 160px;
}
#footer {
	background: #606060;
	margin-top: 20px;
	padding: 20px 15px 5px 15px;
	color: #FFF;
}
#wrapper{
	width:100%;
	background:url(../images/wrapper-bg.jpg) top repeat-x;
	border-top:1px solid #fff;
}
#ccontents-header {
	background: url(../images/main/main-image-bg.png) repeat-x;
}
#container {
	margin-top:30px;
}
.alpha {
	width: 740px;
	float: left;
}
.beta {
	width: 220px;
	float: right;
}

/* Header ----------------------------------------------------------------- */

h1.seo {
	height: 20px;
	font-size: 10px;
	color: #666;
}
a.logo {
	width: 390px;
	height: 95px;
	float: left;
	display: block;
}
.logo span {
	visibility: hidden;
}
ul.header-menu {
	padding: 60px 0 0 280px;
	float: left;
}
.header-menu li {
	margin-left: 8px;
	float: left;
	font-size: 0.8em;
}
.header-menu a {
	background: url(../images/arrow1.png) left no-repeat;
	padding-left: 14px;
	color: #666;
}
table.header-contact {
	padding-top: 18px;
	float: right;
}
div.menu {
	background: url(../images/header/menu-bg.png) no-repeat;
}
.menu span {
	visibility: hidden;
}
.menu ul li {
	float: left;
}
.menu a {
	background: url(../images/header/menu.png) no-repeat;
	width: 195px;
	height: 45px;
	margin-left: 1px;
	display: block;
}
a.menu1 { background-position: -1px 0; width: 194px; }
a.menu2 { background-position: -196px 0; }
a.menu3 { background-position: -392px 0; }
a.menu4 { background-position: -588px 0; }
a.menu5 { background-position: -784px 0; }
a:hover.menu1 { background-position: -1px -45px; width: 194px; }
a:hover.menu2 { background-position: -196px -45px; }
a:hover.menu3 { background-position: -392px -45px; }
a:hover.menu4 { background-position: -588px -45px; }
a:hover.menu5 { background-position: -784px -45px; }
.navi {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 0.8em;
	color: #FFF;
}
.navi a {
	color: #FFF;
}
/*.kenma span {
	visibility: hidden;
}
a.kenma {
	width: 170px;
	margin: 60px 0 0 0;
	float: left;
	display: block;
}*/

/* Footer ----------------------------------------------------------------- */

.copyright {
	margin-bottom: 0;
	padding: 10px 0;
	text-align: center;
}
#footer a {
	color: #FFF;
}
p.backtop {
	margin-top: 15px;
	text-align: right;
}
.backtop a {
	background: url(../images/backtop.png) right no-repeat;
	padding-right: 20px;
}

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.red { color: #F00; }
.green { color: #390; }
.blue { color: #03F; }
.orange { color: #ec6636; }

/* img -------------------------------------------------------------------- */

img.img-left {
	margin: 0 15px 15px 0;
	float: left;
}
img.img-right {
	margin: 0 0 15px 15px;
	float: right;
}

/* Table ------------------------------------------------------------------ */

table.table1 {
	background: #CCC;
	border-spacing: 1px;
	margin-bottom: 15px;
}
.table1 td {
	background: #FFF;
	padding: 4px 10px;
}
.table1 .td1 {
	background: #dfdfdf;
}
.table1 .td2 {
	background: #def3c5;
}
.table1 .td3 {
	background: #d0f5f3;
}
.table1 .td4 {
	background: #F3F3F3;
}

/* List ------------------------------------------------------------------- */

#container .list1 li {
	background: url(../images/arrow3.png) 0px 10px no-repeat;
	list-style-type: none;
	margin: 0;
	padding-left: 14px;
}
#container .list2 li {
	margin-left: 20px;
}

/* Box -------------------------------------------------------------------- */

blockquote {
	background: #f6f6f6;
	border: 1px solid #cbcbcb;
	padding: 15px;
}

/* Title ------------------------------------------------------------------ */

.page-title {
	background: url(../images/page-title-bg.jpg) no-repeat;
	height: 90px;
}
.page-title h2 {
	font-size: 2.0em;
	font-weight: bold;
	color: #FFF;
}
.midashi1 {
	background: url(../images/midashi1-bg.png);
	margin-bottom: 15px;
	padding: 10px 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
.midashi2 {
	background: url(../images/midashi2-bg.png) repeat-y;
	margin-bottom: 15px;
	padding: 10px 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #399;
}
.midashi3 {
	border-bottom: 1px dotted #999;
	margin-bottom: 25px;
	padding-bottom: 15px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.4em;
	color: #412110;
	line-height:1em;
}
.midashi4 {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	font-weight: bold;
}

.douga-yt{
	font-weight: bold;
	font-size: 1.2em;
	}
	
.setsumei{
	margin-bottom:40px;
	}

/* side ------------------------------------------------------------------- */

div.banner {
	background: #EDEDED;
	padding: 10px 10px 5px 10px;
	margin-bottom:15px;
}
.banner a {
	margin-bottom: 5px;
	display: block;
}

.beta-menu{
	margin-bottom:15px;
}

#container .side-menu li {
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
}
#container .side-menu li a {
	background: #daf5f5;
	border-top: 3px solid #4ab7b7;
	padding: 10px;
	color: #000;
	display: block;
}
#container .side-menu li a:hover {
	background: #e8f5da;
	border-top: 3px solid #84b74a;
}

/* ccontents-header ------------------------------------------------------- */

div.mainimage {
	background: url(../images/main/main-image.jpg) 0 20px no-repeat;
	width: 980px;
	height: 345px;
	padding-top: 20px;
}
.mainimage table {
	top: 275px;
	left: 90px;
	position: relative;
}
.mainimage div {
	background: url(../images/main/main-image-menu.jpg) no-repeat;
	width: 250px;
	height: 60px;
	display: block;
}
div.main_menu1 { background-position: 0 0; }
div.main_menu2 { background-position: -250px 0; }
div.main_menu3 { background-position: -500px 0; }
a:hover.main_menu1 { background-position: 0 -60px; }
a:hover.main_menu2 { background-position: -250px -60px; }
a:hover.main_menu3 { background-position: -500px -60px; }
.mainimage span { visibility: hidden; }
.light {
	font-size: 1.5em;
	line-height: 140%;
	/*margin-top:-30px;*/
	margin-bottom:-20px;
}
.light h3 {
	padding: 45px 0 10px 15px;
	float: left;
}

/* container -------------------------------------------------------------- */

div#entry-list { margin-bottom: 25px; }
#entry-list div {
	border-bottom: 1px dotted #DDD;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
#entry-list span {
	background: url(../images/arrow2.png) left no-repeat;
	width: 130px;
	padding-left: 18px;
	display: block;
	float: left;
}
.entry-list-more {
	margin-bottom: 15px;
	text-align: right;
}
#entry-list p {
	margin-bottom: 0;
	width: 580px;
	float: right;
}
div.entry-dat {
	text-align: right;
	color: #666;
}
.overview {
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.62em;
	font-weight: bold;
}
.products-icon{
    position: relative;
    width: 160px;
}
.products-icon span {
	/*visibility: hidden;*/
    position: absolute;
    white-space: nowrap;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
/*.products-icon td {
	text-align: center;
	line-height: 140%;
}*/
.products-icon /*th*/ a {
	background: url(../images/contents/guide1.png) no-repeat;
	width: 160px;
	height: 160px;
	display: block;
	text-decoration: none;
}
.products-icon a.pd1 { background-position: 0 0; }
.products-icon a.pd2 { background-position: -160px 0; }
.products-icon a.pd3 { background-position: -320px 0; }
.products-icon a.pd4 { background-position: -480px 0; }
.products-icon a:hover.pd1 { background-position: 0 -160px; }
.products-icon a:hover.pd2 { background-position: -160px -160px; }
.products-icon a:hover.pd3 { background-position: -320px -160px; }
.products-icon a:hover.pd4 { background-position: -480px -160px; }

.button1 a {
	background: #033967;
	width: 240px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	display: block;
}
.button1 a:hover,.button2 a:hover {
	background: #00a1e9;
}
.button2{
    margin: 40px auto;
    text-align: center;
}
.button2 a{
    background: #033967;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 35px 10px 20px;
    text-decoration: none;
	color: #FFF;
    position: relative;
}
.button2 a::after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
}
/* index -------------------------------------------------*/
.main-image {
	background:url(../images/main-image-bg.jpg) top center no-repeat;
	padding-bottom:30px;
	padding-top:20px;
}
/* slideshow ----------------------------------------------------------------- */
/*div id="slideshow" ////  img class="active"*/
div#slideshow {
	height: 345px;
	margin-bottom: 0px;
	position: relative;
}
#slideshow img {
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	position: absolute;
}
#slideshow img.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow img.last-active { z-index: 9; }

/* blog ------------------------------------------------------------------- */

div.tags {
	border-top: 1px solid #DDD;
	padding-top: 15px;
}
.tags a {
	background: #CCC;
	border-radius: 3px;
	margin-right: 5px;
	padding: 3px 10px;
	text-decoration: none;
	font-size: 0.8em;
	color: #FFF;
}
.tags a:hover {
	background: #666;
}
div.pagenate {
	margin-top: 15px;
}
.pagenate span, .pagenate a {
	padding: 2px 5px;
}
.pagenate span {
	border: 1px solid #DDD;
}

.flexBox1{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 15px;
}

/*展示会出展情報*/
.exhibitionBox{
    display: flex;
    justify-content: space-between;
    margin: 50px 0 25px;
    border: 3px solid #ddd;
    padding: 15px;
}
.exhibitionBox img{display: block;}
.exhibitionBox > div:first-child{width: 300px;}
.exhibitionBox > div:last-child{width: 625px;}
.exhibitionBox > div:last-child span{font-size: 1.6em;}
.exhibitionBox > div:last-child span a{
    font-weight:bold;
    color: #690;
}
.exhibitionBox > div:last-child > p{margin-bottom:5px;}