@charset "utf-8";
body {
	width: 100%;
	margin:0px auto;
/*	background: url(../images/top/top_bg.png) repeat-x;  */
/*	background: url(../images/top/top_bg10.png) repeat-x;  */
	background: url(../images/top/top_bg60.png) repeat-x;
	background: url(../images/top/top_bg70.png) repeat-x;
} 



.header {
	margin: 0 auto;
	height: 60px;
	width: 910px;
	position:relative;
	top:-10px;
	display:block;
	z-index:12;
}


#toppage {
	border: 0px;
	margin: 0 auto;
	width: 910px;
	height: auto;
}

h2 {
	width:540px;
	height:300px;
	float: left;
}

#topics {
	display:block;
	height: 85px;
	height: 125px;		/* 元高さ */
	height: 209px;
	width: 615px;
	margin-left: 20px;
	margin-bottom: 30px;
	float: left;
	background-color:#fEffF9;
	background-image: url(../images/top/topics_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	
/*	border-top-left-radius: 10px;         /* CSS3 */
/*	border-bottom-left-radius: 10px;		/* CSS3 */
/*	-moz-border-radius-topleft: 10px;    /* Firefox */
/*	-moz-border-radius-bottomleft: 10px; 		/* Firefox */
/*	-webkit-border-top-left-radius: 10px; /* Safari,Chrome */
/*	-webkit-bottom-left-radius: 10px;		/* Firefox */
	border: 1px solid #ccc;
}

#topics dl {
	height: 80px;
	height: 120px;		/* 元高さ */
	height: 197px;
	width: 615px;
	overflow: auto;
	border-bottom-left-radius: 10px;		/* CSS3 */
	-moz-border-radius-bottomleft: 10px; 		/* Firefox */
	-webkit-bottom-left-radius: 10px;		/* Firefox */
}

#topics dl dt {
	display:block;
	width: 575px;
	background:#F0FFF0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	font-size:13px;
	float:left;
}

#topics dl dd {
	display:block;
	width: 575px;
	background:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	font-size:13px;
	float:left;
}

#topics dl dt, #topics dl dd{
	border-top: 1px dotted #bce6bf;
}

#topics dl dt span, #topics dl dd span{
	display: block;
	width: 100px;
	float: left;
	color :#333;
}

#topics dl dt span.news, #topics dl dd span.news{
	display: block;
	width: 475px;
}

#topics dl dt a, #topics dl dd a{
	text-decoration:underline;
	transition: 0.5s;
}

#topics dl dt a:hover, #topics dl dd a:hover {
	background:none;
	color: #F60;
}


#top_right {
	width: 640px;
	height: auto;
	float:right;
}


#topcontent {
	margin-left: 20px;
	padding-top: 10px;

	padding-bottom: 20px;
	width: 617px;
	height: auto;
/*	border: 1px solid #ccc; */
	background-color: #FFF;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	float: left;
}

.sitetop_image {
	width:910px;
	margin:0 auto;
	position: relative;
	height:158px;
	z-index:11;
	background-image: url("../images/topimg_over.png"),url("../images/top/top_image.png");
	background-repeat: no-repeat,no-repeat;
	background-position: top center,top center;
}

.season_link_wrap { 
	padding-left:5px;
	margin-bottom:10px;
}

.season_link_wrap a:hover { 
	opacity: 0.6;
}


/* ヘッダお問いわせ */
.phone-inner {
	font-weight:900;
	position:absolute;
	top: 0;
	z-index:20;
}

.phone-inner p {
	margin:5px 0;
}

.tokyo_phone,.osaka_phone {
	background:#228b22;
	padding:4px 6px 4px 8px;
	margin-right:8px;
	color:#fff;
	font-size:0.9em;
}

.mail-inner {
	position:absolute;
	top: 0;
	left: 110%;
}

.mail-inner:hover {
	opacity: 0.5;
}


.clear {
	clear:both;
}

/* movie_bnr　*/
#movie_bnr {
	width: 250px;
	height: 220px;
	float: left;
}

/* left_bnr　*/
#left_bnr {
	width: 250px;
	height: 200px;
	float: left;
}

#left_bnr a {
	transition: 0.5s;
}

#left_bnr a:hover {
	opacity: 0.7;
}

/*　ツイッター　*/
#twibox {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 240px;
	height: 350px;
	float: left;
}

.twi {
	border-top-right-radius: 10px;         /* CSS3 */
	border-bottom-right-radius: 10px;		/* CSS3 */
   -moz-border-radius-topright: 10px;    /* Firefox */
   -moz-border-radius-bottomright: 10px; 		/* Firefox */
   -webkit-border-top-right-radius: 10px; /* Safari,Chrome */
   -webkit-bottom-right-radius: 10px;		/* Firefox */
	background-image: url(../images/common/footer_bg02.png);
	background-repeat:repeat;
}
/*
.twtr-widget h3 {
	position:relative;
	left:-30px;
	display: inline;
}
*/




/* アイテムリスト */

.fa { margin-right:6px; }
span.word-wrap { display:inline-block; margin-left:16px; line-height: 0.2em; }

#item_listbox {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 250px;
	height: auto;
	margin-left:5px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	float:left;
}

.itembox ul {
	display:block;
	padding-left: 10px;
	width: 240px;
}

.itembox ul img{
	display:block;
	position:relative;
	left: -10px;
}

.itembox ul span.imepo {
	display:block;
	position:relative;
	left: -30px;
}


.itembox ul li {
	display:block;
}


.itembox ul li a {
	font-size: 12px;
	color: #333;
	line-height:34px;
	transition: 0.5s;
}

.itembox ul li a.text2 {
	display: block;
	font-size: 12px;
	color: #333;
	margin-top: 6px;
	line-height: 1.2em;
}

.itembox ul li a:hover {
	background:none;
	color:#F60;
}


.itembox li a:before {
  font-family: "FontAwesome";
  content: '\f138';
  font-size: 14px;
  font-weight: 400;
  margin-right: 4px;
  color:#1e90ff;
}


.itembox p {
	font-size: 18px;
	padding:8px 0px 4px 10px;
	color:#fff;
}
	/* .back-gr { background:#91bc53; border-bottom: 3px solid #628038; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } */ 
	.back-gr {
		background-size: auto auto;
		background-color: rgba(145, 188, 83, 1);
		background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(98, 128, 56, 0.22) 6px, rgba(98, 128, 56, 0.22) 11px );
		border-bottom: 3px solid #628038; border-top-left-radius: 10px; border-bottom-left-radius: 10px; 
	}
	/* .back-or { background:#f69952; border-bottom: 3px solid #b36f3b; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } */
	.back-or {
		background-size: auto auto;
		background-color: rgba(246, 153, 82, 1);
		background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(179, 111, 59, 0.2) 6px, rgba(179, 111, 59, 0.2) 11px );
		border-bottom: 3px solid #b36f3b; border-top-left-radius: 10px; border-bottom-left-radius: 10px;
	}

	/* .back-pu { background:#a0b2ff; border-bottom: 3px solid #707bb3; border-top-left-radius: 10px; border-bottom-left-radius: 10px; } */
	.back-pu {
		background-size: auto auto;
		background-color: rgba(160, 178, 255, 1);
		background-image: repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(112, 123, 179, 0.22) 6px, rgba(112, 123, 179, 0.22) 11px );
		border-bottom: 3px solid #707bb3; border-top-left-radius: 10px; border-bottom-left-radius: 10px;
	}

.itembox p:not(:nth-child(1)) {
	margin-top: 20px;
}


p.sub_itemlist {
	display:block;
	width: 200px;
	height: 22px;
	background: url(../images/migi.gif) no-repeat left top;
	margin-left: 30px;
	padding-left: 14px;
	padding-top: 1px;
	float: left;
}

p.sub_itemlist a{
	font-size: 12px;
	color: #333;
}

p.sub_itemlist a:hover {
	background:none;
	color:#F60;
}

p.item_subtitle {
	float:left;
}

/* ピックアップバナー */

.banner-box { padding-left:20px; }
.banner-box img { margin-bottom:5px; width:615px; }
.banner-box a:hover { opacity:0.6; }


/*  スライドテスト */


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}


#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#topimgslide span.topimg {
	position: relative;
	top: -350px;
	z-index:11;
}

/* 上部バナーエリア */
#o_bnr {
	margin-left: 5px;
	width: 635px;
	height: auto;
	margin-bottom: 0px;
	float: left;
}

#o_bnr a img {
	margin-bottom: 10px;
	display: block;
	padding-left: 15px;
	width: 615px;
	height: 110px;
	float: left;
}


/* 下部バナーエリア */
#u_bnr {
	margin-left: 5px;
	width: 635px;
	height: auto;
	margin-bottom: 20px;
	float: left;
}

#u_bnr a img {
	margin-bottom: 10px;
	display: block;
	padding-left: 15px;
	width: 300px;
	height: 110px;
	float: left;
}


#topinformation {
	background-color: #fffdf6;
	padding: 0px;
	width: 898px;
	height: auto;
	margin-left:5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #FFF;
	float:left;
}
#topinformation h3 {
	background-color: #dc690b;
	color: #3d7325;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	padding-left: 24px;
	margin-bottom: 10px;
	width: 874px;
	text-shadow:1px 1px 1px rgba(100,50,0,0.7);
}

#topinformation p {
	padding-left: 40px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
}

/*/////////////////トップ　導入事例追加（2016.09追記）/////////////////////// */

h3.top_pickup {
  background: #dc3c3c none repeat scroll 0 0;
  border-top: 8px solid #993333;
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  text-shadow:1px 1px 1px #993333;
  line-height: 35px;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 2px;
  padding-left: 15px;
  width: 580px;
  background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, #e85151, #e85151 2px, #dc3c3c 0px, #dc3c3c 8px) repeat scroll 0 0;
}

h3.top_case {
  background: #85ab54 none repeat scroll 0 0;
  border-top: 8px solid #5a8328;
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  text-shadow:1px 1px 1px #5a8328;
  line-height: 35px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 2px;
  padding-left: 15px;
  width: 600px;
  background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, #99bb6e, #99bb6e 2px, #85ab54 0px, #85ab54 8px) repeat scroll 0 0;
}



#linkArea{
position: relative;
width: 290px;
height: 160px;
border: 1px solid #cc9999;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

#linkArea a{
display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.75s;
}



#linkArea a:hover{
	background: none;
	background: #e89049;
	background-color: rgba(230,150,70,0.2);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#linkArea div.pickup_item {
	color: #993333;
	height: auto;
	width: 280px;
	background: #ffeded;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	display: block;
	font-size:16px;
	line-height: 32px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	transition: 0.5s;
}

#linkArea div.text {
	color: #333;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	text-align: justify;
	transition: 0.5s;
}

#linkArea div.text span {
  background: #993333 none repeat scroll 0 0;
  border-radius: 8px;
  bottom: 0;
  color: #fff;
  display: block;
  line-height: 16px;
  margin-bottom: 10px;
  margin-left: 190px;
  margin-top: 16px;
  padding: 1px 6px;
  position: absolute;
  font-size: 10px;
  transition: 0.75s;
}

#linkArea div.pickup_pic {
	margin: 10px;
	float: left;
}


#linkArea_case{
position: relative;
width: 300px;
height: 160px;
border: 1px solid #669933;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
float: left;
margin-bottom: 10px;
}

#linkArea_case a{
display: block;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.75s;
}

.left_box { margin-right: 12px; }


#linkArea_case a:hover{
	background: none;
	background: #669933 ;
	background-color: rgba(100,150,50,0.2);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#linkArea_case div.pickup_item {
	color: #336633;
	height: auto;
	width: 290px;
	background: #dbecc6;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	display: block;
	font-size:16px;
	line-height: 32px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #FFFFFF;
	transition: 0.5s;
}

#linkArea_case div.text {
	color: #333;
	font-size: 11px;
	line-height: 18px;
	padding: 10px;
	text-align: justify;
	transition: 0.5s;
}

#linkArea_case div.text a span {
  background: #5a8328 none repeat scroll 0 0;
  border-radius: 8px;
  bottom: 0;
  color: #fff;
  display: block;
  line-height: 16px;
  margin-bottom: 10px;
  margin-left: 190px;
  margin-top: 16px;
  padding: 1px 6px;
  position: absolute;
  font-size: 10px;
  transition: 0.75s;
}

#linkArea_case div.pickup_pic {
	margin: 10px;
	float: left;
}

div.text a span:hover{
	opacity: 0.8;

}

div.top_widebnr {
	margin-left: 5px;
	margin-bottom: 10px;
}

div.top_widebnr a {
	transition: 0.5s;
}

div.top_widebnr a:hover {
	opacity: 0.7;
}

.notice-wrap { padding: 0 5px; margin-bottom: 10px; }
.notice-body { border: 4px solid #c1ab05; background: #fff; padding: 10px 0; text-align: center; }
.notice-body p { font-size: 0.95em; }
.notice-title { font-size:1.5em!important; font-weight: bold; color: #807104; margin-bottom: 15px; }
.notice-date { font-size:1.2em!important; font-weight: bold; border-top: 1px solid #807104;  border-bottom: 1px solid #807104; display: inline-block; padding:5px 30px; margin: 15px 0; }
.notice-etc { font-size: 0.8em!important; font-weight: normal!important; }
