/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
html{
	height: 100%; 
}

body
{
	background: #fff;
	color: #000;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	height: 100%; 
	transition-duration: 0.8s;　/*　画面移行時のフェードイン用→headのjquery document bodyに続く*/
	transition-property: opacity;　/*　画面移行時のフェードイン用→headのjquery document.writeに続く*/
}
div.subtitle{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

img
{
	border: 0;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}


a:hover img{
	opacity: 0.2 ;
	filter: alpha(opacity=20) ;	/* Ie用 */
	background: #fff;
}

h1,h2,h3,h4,h5,h6
{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: normal;

}

dl,dd,dt{
	margin: 0;
	paddint: 0;
}

form
{
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}


/*NP_07Category用 パンくずリスト用*/
ul.pankuzu
{
	width:100%;/*910px;*/
	padding:0;/* 0;*/
	margin:0px auto 0px 17px;/* auto;*/
	height:23px;
	/*border:1px solid #dddddd;*/
	/*background:#dddddd url(images/pankuzu_bg.gif) repeat-x;*/
}
li.pankuzu_s
{
	height:20px;
	float:left;
	padding-left:10px;
	padding-top:2px;
	padding-right:0px;
	margin-left:0px;
	margin-right:5px;
}
li.pankuzu_b,li.pankuzu_c,li.pankuzu_i
{
	height:20px;
	float:left;
	/*background: url(images/pankuzu_20.gif) left no-repeat;*/
	padding-left:20px;
	padding-top:2px;
	padding-right:0px;
	margin-left:0px;
	margin-right:5px;
}


/* Links */

a:link {
	color: #2DBCEF;
	text-decoration: none;
}

a:visited {
	color: #2DBCEF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2DBCEF;
}

a:active {
	color: #2DBCEF;
	text-decoration: none;
}


.menu a:link
{
	color: #000000;/*#FF6935;*/
	text-decoration: none;
	/*font-weight: bold;*/

}

.menu a:visited
{
	color: #000000;/*#2292FF;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

.menu a:hover
{
	color: #888888;/*#FF0000;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

.menu a:active
{
	color: #888888;/*#000000;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

.menu_middle a:link
{
	color: #000000;/*#FF6935;*/
	text-decoration: none;
	/*font-weight: bold;*/

}

.menu_middle a:visited
{
	color: #000000;/*#2292FF;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

.menu_middle a:hover
{
	color: #888888;/*#FF0000;*/
	text-decoration: none;
	/*font-weight: bold;*/
}

.menu_middle a:active
{
	color: #888888;/*#000000;*/
	text-decoration: none;
	/*font-weight: bold;*/
}





/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}


/*-------------------------------------------------
  ビデオファイルの保存禁止
-------------------------------------------------*/
video {
  pointer-events: none; 
}


/*-------------------------------------------------
  clearing
-------------------------------------------------*/

.c_line
{
	clear: both;
	height: 0px;
}
.c_line10
{
	clear: both;
	height: 10px;
}
.c_line20
{
	clear: both;
	height: 20px;
}
.c_line30
{
	clear: both;
	height: 30px;
}

.c_line40
{
	clear: both;
	height: 40px;
}
.c_line50
{
	clear: both;
	height: 50px;
}
.c_line60
{
	clear: both;
	height: 60px;
}
.c_line70
{
	clear: both;
	height: 70px;
}
.c_line80
{
	clear: both;
	height: 80px;
}
.c_line90
{
	clear: both;
	height: 90px;
}
.c_line100
{
	clear: both;
	height: 100px;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#wrapper{
margin: 0;
padding: 0;

}

/* クリアフィックス */
.clearfix:after {
  content: "";
  display: block;
  clear: both;

}
 
.clearfix {
  overflow: hidden;
  zoom: 1;

}


#header{
	float: left;  /* 左方向にフロート */
	width: 140px; /* 左カラムをpxで固定 */
	background: #000;
	position: fixed; 
	min-height: 100%;
	height: auto !important;  /* IE6対策：この2行で */
	height: 100%;             /* IE6対策：擬似的にmin-heightと同じことをさせてる */
	z-index:999;
}

@media screen and (max-height:720px) {
   #header{
/*	position: relative;*/
   }
	.headerbg{ /* 縦解像度768px以下の場合のサイドバーの画面いっぱいまでの色*/
	float: left;  /* 左方向にフロート */
	width: 140px; /* 左カラムをpxで固定 */
	background-color: #000;
	position: fixed; 
	min-height: 100%;
	height: auto !important;  /* IE6対策：この2行で */
	height: 100%;             /* IE6対策：擬似的にmin-heightと同じことをさせてる */	
	z-index: 998;
	}
}

body > #header {
  height: auto; /* 要素を超えた分の背景が伸びないブラウザ用 */
}

#menu-top{
	width: 100%;
	height: 160px;
	margin: 0;
	background: #000;	
}

.menu-logo{
	text-align: center;
	padding: 25px 0 0 0;
}


.menu-logo a:after{
  content: '';
  display: inline-block;
  width: 80px;/*幅*/
  height: 108px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url("images/07logo_short25.png");
  background-size: contain;
  background-repeat: no-repeat;/*画像を繰り返さない*/
}

.smart-open{
	display: none;
}

.menu-title1{
	text-align: center;
	margin: 14px 0 0 0;
}

.menu-title1 h1{
	text-align: center;
	font-size: 15px;
	color: #fff;
}

.menu-title2{
	text-align: center;
	margin: 5px 0 0 0;
}

.menu-title2 h2{
	text-align: center;
	font-size: 10px;
	color: #fff;
}


/*-------------------------------------------------
  hamburgermenu.js　左ヘッダー　↓
-------------------------------------------------*/

.global-nav {

}
.hamburger {

}

.global-nav__list li {
	display: inline; 
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	padding: 0; 
	margin: 0; 
}

.global-nav__list li a {
	display: block; 
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333333;
	background-color: #000;
	text-decoration: none;
	color: #fff;
	width: 140px;
	height: 70px;
	line-height: 70px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	cursor:pointer;
}
.global-nav__list li a:hover {
	background-color: #333333;
}

.global-nav__list li a.selected{
	background-color: #fff;
	color: #000;
}



.global-nav__item{

}

.hamburger__line {

}
.hamburger__line--1 {

}
.hamburger__line--2 {

}
.hamburger__line--3 {

}
.black-bg {

}
/* 表示された時用のCSS */

}
.nav-open .black-bg {

}
.nav-open .hamburger__line--1 {

}
.nav-open .hamburger__line--2 {

}
.nav-open .hamburger__line--3 {

}

/*-------------------------------------------------
  hamburgermenu.js　左ヘッダー　end ↑
-------------------------------------------------*/

#guide-wrapper{
	width: 100%;
	margin: 0; 
	padding: 0; 
	padding-top: 30px;
}

.guide-wrap{
	position: relative;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background: #777777;
	z-index: 100;
	overflow: hidden;
}

.guide-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
}

.guide-link img{
	width: 170px;
	height: 40px;
}


.guide{
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 15px;
}

.guide p{
	font-size: 14px;
	color: #fff;
	marign: 0;
}

#webdemo-wrapper{
	width: 100%;
	margin: 0; 
	padding: 0; 
	padding-top: 20px;
}

.webdemo-wrap{
	position: relative;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background: #777777;
	z-index: 100;
	overflow: hidden;
}

.webdemo-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
}

.webdemo-link img{
	width: 170px;
	height: 40px;
}


.webdemo{
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 15px;
}

.webdemo p{
	font-size: 14px;
	color: #fff;
	marign: 0;

}

#numberweb-wrapper{
	width: 100%;
	margin: 0; 
	padding: 0; 
	padding-top: 20px;
}

.numberweb-wrap{
	position: relative;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background: #EF454A;
	z-index: 100;
	overflow: hidden;
}

.numberweb-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
}

.numberweb-link img{
	width: 170px;
	height: 40px;
}


.numberweb{
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 15px;
}

.numberweb p{
	font-size: 14px;
	color: #fff;
	marign: 0;

}

#webmanual-wrapper{
	width: 100%;
	margin: 0; 
	padding: 0; 
	padding-top: 20px;
}

.webmanual-wrap{
	position: relative;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background: #57b5db;
	z-index: 100;
	overflow: hidden;
}

.webmanual-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
}

.webmanual-link img{
	width: 170px;
	height: 40px;
}


.webmanual{
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 15px;
}

.webmanual p{
	font-size: 14px;
	color: #fff;
	marign: 0;

}


.logo-wrap{
	width: 170px;
	margin: 0 auto;
	padding: 0;
	margin-top: 60px;
}


.logo-content{
	width: 33px;
	margin: 0 11px;
	height: auto;
	float: left;
}

.logo-content img{
	width: 100%;
	height: auto;
}

.title-backcolor1-wrap{
    position: absolute;
	width: auto;
	height: 110px;
	left: 0;
	bottom: 13px;
	z-index: 500;
	overflow: hidden;
}


.title-backcolor1{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);/*IE8以下用*/
	padding: 0 40px 0 0;
	overflow: hidden;
}

.title-backcolor1 dt{
	color:#000;
	font-size:23px;
	width: auto;
	white-space:nowrap;
	margin: 16px 0 0 40px;
}

.title-backcolor1 dd{
	color:#444444;
	font-size:30px;
	font-weight: bold;
	width: auto;
	white-space:nowrap;
	margin: 10px 0 0 40px;
}

.title-backcolor2-wrap{
    position: absolute;
	width: auto;
	height: 110px;
	left: 0;
	bottom: 13px;
	z-index: 500;
	overflow: hidden;
}

.title-backcolor2{
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);/*IE8以下用*/
	overflow: hidden;
	padding: 0 40px 0 0;
}

.title-backcolor2 dt{
	color:#000;
	font-size:23px;
	width: auto;
	white-space:nowrap;
	margin: 20px 0 0 40px;
}

.title-backcolor2 dd{
	color:#444444;
	font-size:30px;
	font-weight: bold;
	width: auto;
	white-space:nowrap;
	margin: 16px 0 0 40px;
}

/*-------------------------------------------------
  body
-------------------------------------------------*/
#body-main
{
	float: right; /* 右方向にフロート */
	width: 100%;  /* 左カラムで指定した100px以外の幅を保持 */
	width: 80%/; /* IE8 */
	*width: 100%; /* IE7以下 */
	margin: 0 0 0 -140px; /* 左カラムと同じ幅をマイナス指定し横並びに */	
	overflow: hidden;


}


#body-wrapper
{
	margin: 0 0 0 140px; /* 左カラムとの左マージンを調整 */
/*	background: #efefef;*/

}

.body-title{
/*	width: 1320px;*/
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.body-title p{
	font-size: 24px;
	font-weight: bold;
	margin: 0;	
}

#body-topmenu{
	position: fixed;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	z-index: 800;
}

/*-------------------------------------------------
  easyselectbox.js　select　↓
-------------------------------------------------*/

#shouhin_select{
	width: 100%;
	margin: 0;
	padding: 0;
/*	margin-top: 25px;*/
}

#area_select{ /* easyselectbox.cssの.easy-select-boxに変換*/

}

.esb-displayer:after {
    content: url("images/shouhin_arrow_white.png");
    float: right;
}
.easy-select-box {
    width: 280px;
    padding: 8px 8px;
    background: #00A0E9;
    border: 1px solid #00A0E9;
    outline: 0;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.esb-dropdown {
    display: none;
    overflow: auto;
    position: absolute;
    min-width: 280px;
    background: #FFF;
    border: 1px solid #CCC;
    border-top: none;
    z-index: 999;
}
.esb-item {
    width: 280px;
    padding: 7px 0;
    border-top: 1px solid #CCC;
	font-size: 16px;
	text-align: center;
	color: #000;

}
.esb-dropdown .esb-item:hover{
    background: #00A0E9;
    color: #FFF;
}

/*-------------------------------------------------
  easyselectbox.js　select end　↑
-------------------------------------------------*/

#shouhin_wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
}

.navicontent-wrap{
/*	width: 1320px;*/
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 50px;*/
	text-align:center;
}

.navicontent{
	position: relative;
	width: 180px;
	height: 100%;
    margin: 0 0 30px 0;
/*	float: left;*/
	display:inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
}

.navicontent-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.navicontent-link img{
	width: 180px;
	height: 100%;
}

.navipicture{
	width: 100%;
	text-align: center;
}

.navipicture img{
	width: 120px;
	height: auto;
}

.navititle{
	text-align: center;
}

.navititle h2{
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#navi-opacity{
	opacity: 0.8;	
	filter: alpha(opacity=80);
}

#navi-activeline{
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #57b5db;
}

.navi-object-wrapper{
    width: 1200px;
	height: 100%;
	margin: 30px auto 0;
	overflow: hidden;
/*	padding-top: 30px;*/
	background: #fff;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #dcdddd;
}

.navi-object-wrap{
    width: 780px;
	margin: 0 auto;
	line-height: 60px;


}

.navi-object-f{
	float: left;
	line-height: 60px;
	padding: 0 0 0 20px;
}

.navi-object-f p{
	display: inline;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	margin: 0;	
}

.navi-object{

	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}

.navi-object li{
	display: inline;
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	word-break: keep-all;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #dcdddd;
	padding: 0 15px 0 15px;
	line-height: 60px;
	margin: 0;	
}

.navi-object li a{
	color: #000;
}


.softnavi-content-wrap{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 35px;	
	text-align: center;
}

.softnavi-content{
	position: relative;
/*	width: 380px;*/
	width: 350px;
	height: auto;
    margin: 0 33px 30px 33px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
/*	padding-top: 20px;*/
	padding-bottom: 20px;
}

.softnavi-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.softnavi-link img{
	width: 350px;
	height: 300px;
}

.softnavi-picture{
	position: relative;
	width: 350px;
	height: 216px;
	margin: 0 auto;
	overflow: hidden;
}

.softnavi-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.softnavi-content dt{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 10px;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	height: 36px;
}

.softnavi-content dd{
	font-size: 16px;
	line-height:30px;
	margin-left: auto;
	padding: 0 10px;
	overflow: hidden;
	text-align: center;
/*	height: 70px;*/
}

#pr-wrapper{
	position: relative;
	padding: 0;
	margin: 0;
}

.pr-wrap{
	position: relative;
	width: 100%;
	height: 600px;
	background: url(images/prbg.jpg);

}


.pr-box{
  position: absolute;
	top: 50%; 
	left: 50%; 
	-webkit-transform : translate(-50%,-50%); 
	transform : translate(-50%,-50%); 
	width: 1200px;
	height: 600px;
	text-align: center;

}

.pr-picture{
	width:250px;
	height:500px;
/*	float: right;*/
  display: inline-block;
}

.pr-picture:after{
  content: '';
  display: block;
  width: 250px;/*幅*/
  height: 500px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url("images/pr-img.png");
  background-size: contain;
  background-repeat: no-repeat;/*画像を繰り返さない*/

}



.pr-picture img{
	width:100%;
	height:auto;
}

.pr-picture2{
	width:250px;
	height:500px;
/*	float: right;*/
  display: inline-block;

}

.pr-picture2:after{
  content: '';
  display: block;
  width: 250px;/*幅*/
  height: 500px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url("images/pr-img2.png");
  background-size: contain;
  background-repeat: no-repeat;/*画像を繰り返さない*/
}

.pr-picture2 img{
	width:100%;
	height:auto;

}


.pr-content{
	width: 600px;
  display: inline-block;
	margin-top: 80px;
}

.pr-logo{
	text-align: center;
	padding: 0 0 10px 0;
}


.pr-logo:after{
    content: url("images/07logo_pr.png");
	width: 120px;
	height: auto;
}


.pr-content p{

	line-height: 40px;
	font-size: 16px;
	text-align: center;
}


.main-1-wrapper{
/*    width: 950px;*/
	width: 600px;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

.main-1-wrap{
	position: relative;
	width: 100%;
	height: 100%;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 20px 0 20px 0;
}

.main-1-wrap p{
	text-align: center;
	line-height:25px;	
	margin: 0;
}

.main-1-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.main-1-link img{
	width: 600px;
	height: 100%;
}

.main-1-picture{
	position: relative;
	width: 600px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
}

.main-1-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.main-1-wrap dt{
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
}

.main-1-wrap dd{
	height: 50px;
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;	
}

.top-1-wrapper{
/*    width: 950px;*/
	width: 100%;
	height: 294px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.top-1-wrap{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow: hidden;
	margin: 0 auto;
}

.top-1-wrap p{
	text-align: center;
	line-height:25px;	
	margin: 0;
}

.top-1-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.top-1-link img{
	width: 950px;
	height: 294px;
}

.top-1-picture{
	position: relative;
	width: 462px;
	height: 294px;
	margin: 0 auto;
	overflow: hidden;
	float: left;
	margin: 0 50px 0 0;
}

.setView1 {
    background: url("images/t_slide01.jpg"); no-repeat center center;
}
.setView2 {
    background: url("images/t_slide02.jpg"); no-repeat center center;
}
.setView3 {
    background: url("images/t_slide03.jpg"); no-repeat center center;
}
.setView4 {
    background: url("images/t_slide04.jpg"); no-repeat center center;
}
.setView5 {
    background: url("images/t_slide05.jpg"); no-repeat center center;
}

.setView6 {
    background: url("images/t_slide06.jpg"); no-repeat center center;
}


.top-1-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.top-1-text{
	position: relative;
	width: 402px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	float: left;
	overflow: hidden;
}

.top-1-text dt{
	font-size: 3.0rem;
/*	font-weight: bold;*/
	line-height: 60px;
	color: #fff;
	text-align: left;
	margin: 0 0 20px 0;
}

.top-1-text dd{
	line-height:25px;
	margin-left: auto;
	color: #fff;
	overflow: hidden;
	text-align: left;	
	margin: 0 0 30px 0;
}

.top-1-next-wrap{
	position: relative;
	width: 402px;
	height: 40px;
	margin: 0 auto;
	background: #57b5db;
	float: left;
	overflow: hidden;
	z-index: 100;
}

.top-1-next-link{
	position: absolute;
	width: 100%;	
	height: 100%;
	z-index: 200;
}

.top-1-next-link img{
	width: 402px;
	height: 40px;
}

.top-1-next-list{
	text-align: center;

}

.top-1-next-list p{
	font-size: 16px;
	margin: 0;
	line-height: 40px;
	color: #fff;
}


.topics-2-wrapper{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 25px;	*/
	text-align: center;
}

.topics-2-wrap{
	position: relative;
	width: 350px;
	height: auto;
    margin: 0 33px 30px 33px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.topics-2-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.topics-2-link img{
	width: 350px;
	height: 330px;
}

.topics-2-picture{
	position: relative;
/*	width: 405px;*/
	width: 348px;
	height: 216px;
	margin: 0 auto;
	overflow: hidden;
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
}

.topics-2-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.topics-2-wrap dt{
/*	height: 32px;*/
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0x;
	overflow: hidden;
	line-height: 26px;
	text-align: left;
}

.topics-2-wrap dd{
/*	height: 50px;*/
	line-height:22px;
	margin-left: auto;
	padding: 0;
	overflow: hidden;
	text-align: left;	
}


.topics-2-text{

}


.topics-2-text dt{
/*	height: 32px;*/
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0x;
	overflow: hidden;
	line-height: 26px;
	text-align: left;
}

.topics-2-text dd{
/*	height: 50px;*/
	line-height:22px;
	margin-left: auto;
	padding: 0;
	overflow: hidden;
	text-align: left;	
}

.topics-2-text p{
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0x;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
}


.topics-3-wrapper{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

.topics-3-wrap{
	position: relative;
	width: 286px;
	height: 215px;
    margin: 0 8px 30px 8px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
}

.topics-3-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.topics-3-link img{
	width: 286px;
	height: 235px;
}

.topics-3-wrap dt{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 25px;
	text-align: left;
	height: 52px;
}

.topics-3-wrap dd{
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;
	height: 125px;
	margin-top: 7px;
}

.userint-3-wrapper{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;	
}

.userint-3-wrap{
	position: relative;
	width: 246px;
	height: 240px;
    margin: 0 8px 30px 8px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 20px; 
}

.userint-3-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.userint-3-link img{
	width: 286px;
	height: 240px;
}

.userint-3-picture{
	position: relative;
	width: 246px;
	height: 152px;
	margin: 0 auto;
	overflow: hidden;
}

.userint-3-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.userint-3-wrap dt{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	overflow: hidden;
	line-height: 22px;
	text-align: left;
/*	height: 54px;*/
}

.userint-3-wrap dd{
	font-size: 12px;
	line-height:18px;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
/*	height: 125px;*/
	margin-top: 12px;
}



.next-wrap{
	position: relative;
	width: 340px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	background: #00A0E9;
	overflow: hidden;
	z-index: 100;
	margin-bottom:30px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 -4px 5px -2px #6d95ce inset;
}

.next-link{
	position: absolute;
	width: 100%;	
	height: 100%;
	z-index: 200;
}

.next-link img{
	width: 340px;
	height: 50px;
}

.next-list{
	text-align: center;

}

.next-list p{
	font-size: 16px;
	margin: 0;
	line-height: 50px;
	color: #fff;
}

.garten-wrapper{
/*	width: 1320px;*/
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;	
	text-align: center;
}

.garten-wrap{
	position: relative;
	width: 280px;
	height: 396px;
    margin: 0 5px 0 5px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	padding-top: 5px;
}

.garten-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
}

.garten-link img{
	width: 280px;
	height: 396px;
}

.garten-picture{
	position: relative;
	width: 168px;
	height: 232px;
	margin: 0 auto;
	overflow: hidden;
}

.garten-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.garten-bc{
    position: absolute;
	width: auto;
	height: 110px;
	left: 0;
	bottom: 13px;
	z-index: 500;
	overflow: hidden;
}

.garten-bc p{
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	height: 69px;
	margin-top : 15px;
}



.contest-content-wrap{
/*    width: 950px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 30px;*/	
	text-align: center;
}

.contest-content{
	position: relative;
	width: 286px;
	height: 200px;
    margin: 0 10px 30px 10px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
}

.contest-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.contest-link img{
	width: 286px;
	height: 220px;
}

.contest-picture{
	position: relative;
	width: 286px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
}

.contest-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.contest-content dt{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
	height: 32px;
}

.contest-content dd{
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;
}

.info-wrapper{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

.info-wrap{
	position: relative;
	width: 760px;
	height: 80px;
    margin: 0;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
/*	padding-top: 20px;*/
	border-width: 0 0 1px 0; 
	border-style: solid; 
	border-color: #DDDDDD; 
}

.info-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.info-link img{
	width: 760px;
	height: 80px;
}

.info-box{
	float:left;
	width:10px;
	margin: 0 20px 0 20px;
}

.info-box2{
	float:left;
	width:700px;

}

.info-box2 dt{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
/*	line-height: 25px;*/
	text-align: left;
/*	height: 52px;*/
}

.info-box2 dd{
	text-align: left;
	padding: 0;
	overflow: hidden;
	text-align: left;
	margin-top: 7px;
	font-size: 12px;
}

.info-arrow:before {
    content: '';
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 15px 20px 1px 0;
  border-top: 2px solid #00A0E9;
  border-right: 2px solid #00A0E9;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#navithink_wrapper{
	width: 100%;
	height: auto;
/*	background: #535353;*/
	background: url(images/prbg.jpg);
	padding: 55px 0 35px 0;
	
}

.navithink-content-wrap{
/*	width: 1320px;*/
	width: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

.navithink-content{
	position: relative;
	width: 180px;
	height: auto;
    margin: 0 0 20px 0;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
/*	padding-top: 20px;*/

}

.navithink-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.navithink-link img{
	width: 180px;
	height: 100px;
}

.navithink-picture{
	position: relative;
	width: 134px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.navithink-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.navithink-content p{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	color: #525252;
}





/*-------------------------------------------------
  footer
-------------------------------------------------*/
#footer{
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer-wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dcdddd;
}

#footer-wrap{
    width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.footer-content{
	width: 445px;
	height: 295px;
    margin: 0 15px 30px 15px;
	float: left;
	background: #fff;
	overflow: hidden;
	padding-top: 20px;
}

.footer-logo{
	width: 100%;
	padding: 0 0 0 20px;
}


.footer-logo a:after{
  content: '';
  display: inline-block;
  width: 220px;/*幅*/
  height: 38px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
  background-image: url("images/07logo.png");
  background-size: contain;
  background-repeat: no-repeat;/*画像を繰り返さない*/


}

.footer-logo img{
	width: 100%;
	height: auto;
}

.footer-addrees{
	width: 100%;	
	text-align: left;
	line-height: 28px;
	margin: 0 0 0 20px;
}

.footer-addrees p{	
	color: #000;
}

.footer-menu{
	margin-top: 60px;
}

.footer-menu p{
	text-align: center;
	color: #000;
}

.footer-menu p a:link {
	color: #000;
}

.footer-menu p a:visited {
	color: #000;
}
.footer-menu p a:hover {
	text-decoration: underline;
	color: #000;
}

.footer-menu p a:active {
	color: #000;
}

.footer-menu p:after{
	clear: both;
}

#copyrights
{
	width: 100%;
	margin: 10px 0 0 0;
}

#copyrights p
{
	text-align: center;
	color: #000;
}

.footer-logo-wrap{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.footer-logo-content{
	width: 33px;
	margin: 0 11px;
	height: auto;
/*	float: left;*/
	display: inline-block;
}

.footer-logo-content img{
	width: 100%;
	height: auto;
}


#footer-guide-wrap{
    width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

.footer-guide-content{
	width: 445px;
	height: 200px;
    margin: 0 15px 30px 15px;
	float: left;
	background: #fff;
	overflow: hidden;
	padding: 20px 0 25px 0;
}

.footer-guide-title{
	width: 100%;
	text-align: center;
}

.footer-guide-title p{
	font-size: 20px;
	font-weight: bold;
	color: #595757;
	margin: 0;
}

.footer-time{
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 8px 0;
}

.footer-time p{
	font-size: 11px;
	margin: 0;
}


.footer-tel{
	margin: 0;
	width: 100%;
	height: 40px;
	overflow: hidden;

}

.footer-tel img{
	width: 30px;
	height: auto;
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0 0 15px 0;
}

.footer-tel p{
	font-weight: bold;
	font-size: 26px;
	margin: 0;
	display: inline;
	line-height: 40px;
}

.footer-comment{
	width: 100%;
	text-align: center;
	margin: 10px 0 8px 0;
}

.footer-comment p{
	font-size: 13px;
	margin: 0;
}

.toiawase-wrap{
	position: relative;
	width: 405px;
	height: 52px;
	z-index: 100;
	overflow: hidden;
	background: #57b5db;
	margin: 0 auto; 
}

.taikenban-wrap{
	position: relative;
	width: 405px;
	height: 52px;
	z-index: 100;
	overflow: hidden;
	background: #EF454A;
	margin: 0 auto; 
}

.toiawase-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;

}

.toiawase-link img{
	width: 405px;
	height: 52px;

}

.footer-toiawase{
	text-align: center;	
	line-height: 52px;
}

.footer-toiawase p{
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	color: #fff;
}

.footer-taikenbanp{
	width: 380px;
	margin: 0 auto;
	padding:17px 0 3px 0;
}

.footer-taikenbanp img{
	width: 100%;
	height: auto;
}

#smapho{
	display: none;
}







/*-------------------------------------------------
  ページトップへ ↓
-------------------------------------------------*/

.pagetop {
	position: fixed;
	right: 30px;
	bottom: 0px;
	z-index: 9000;
	display: none;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
} 

.pagetop a {
    display:  inline-block;
    color: #fff;
    text-decoration:  none;
    background-color: #000;
    border-radius: 5px;
    position:  relative;
    height: 40px;
    width: 40px;
}

.pagetop a::before {
    content:  '';
    width: 10px;
    height: 10px;
    display:  block;
    border-top: solid 2px;
    border-right: solid 2px;
    transform: rotate(-45deg);
    position:  absolute;
    top: 5px;
    bottom:  0;
    left:  0;
    right:  0;
    margin:  auto;
}

.pagetop a:hover {
	background: #333333;
	color: #fff;
}

/*-------------------------------------------------
  ページトップへ ↑
-------------------------------------------------*/





/*-------------------------------------------------
  ホームのバナーのticker
-------------------------------------------------*/
.ticker
{
    width: 400px;
    height: 140px;
    overflow: hidden;
    margin: 0px;
    padding: 0;
    list-style: none;
    text-shadow: 0px 1px 1px #000;
        font-size: 25px;
}


.ticker li
{
    height: 140px;
 
    padding: 0px;
    margin: 0px 0px;
}



/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
.contentcolor-wrap
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
  	background: #fff;
}

.content-wrap
{
	height: 100%;
	margin: 0;
	padding: 30px 0 30px 0;
}

.content-color-wrap
{
	height: 100%;
	margin: 0;
	padding: 30px 0 30px 0;
	background: #efefef;
}

.content2-wrap
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	margin-top: 60px;
}

.content-brown-wrap{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 50px 0 50px 0;
/*	border-bottom: 1px solid #c9caca;*/
/*	background: #cdbbb7;*/ /*ブラウン*/
/*	background: #d5c59e;*/ /*ゴールド*/
	position: relative;
	margin-top: 60px;
}

.content-brown-wrap:after{
	content: "";
	position: absolute;
	bottom: -20px; left: 50%;
	margin-left: -20px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #d5c59e transparent transparent transparent;
}

.content-green-wrap{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 30px 0 20px 0;
/*	border-bottom: 1px solid #c9caca;*/
/*	background: #a0b9b3;*/ /*グリーン*/
/*	background: #d5c59e;*/  /*ゴールド*/
	background: #b8b8b8; /*グレー*/
/*	background: #57b5db;*/ /*濃い水色*/
	overflow: hidden;
/*	margin-top: 60px;*/
/*	margin-bottom: 30px;*/
}

.content-beige-wrap{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 50px 0 50px 0;
/*	border-bottom: 1px solid #c9caca;*/
/*	background: #cbc8b7;*/ /*ベージュ*/
	background: #d5c59e;  /*ゴールド*/
	position: relative;
	margin-top: 60px;
	margin-bottom: 40px;
}

.content-beige-wrap:after{
	content: "";
	position: absolute;
	bottom: -20px; left: 50%;
	margin-left: -20px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #d5c59e transparent transparent transparent;
}

.content-gray-wrap{
	width: 100%;
	height: 100%;
	margin: 0;
/*	padding: 50px 0 30px 0;*/
/*	border-bottom: 1px solid #c9caca;*/
	background: #b8b8b8; /*グレー*/
/*	background: #d5c59e;*/  /*ゴールド*/
	position: relative;
/*	margin-top: 60px;*/
/*	margin-bottom: 40px;*/
}




.content-manu-title{
	margin: 0 auto;
	padding: 0;	
	text-align:center;
}

.content-manu-title dt{
	font-size: 40px;
	font-weight: bold;
	color: #444444;
	margin: 0 0 5px 0;
}

.content-manu-title dd{
	font-size: 18px;
	margin: 0 0 20px 0;
}




/*-------------------------------------------------
  Main content
-------------------------------------------------*/



.pickup-wrap{
	width:1010px;
	height: 196px;
	margin: 0 auto;
	padding: 20px 0 20px 0;	
}

.pickup-line-wrap{
	width:1010px;
	height: 196px;
	margin: 0 auto;
	padding: 20px 0 20px 0;		
	margin-top: 20px;
	border-top: 1px solid #dcdddd;
}


.pickup-top h4{
/*	line-height: 30px;*/
	text-align: left;
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	color: #727171;
}





.pickup-top2{
	width:1010px;
	height: 30px;
	margin: 0 auto;
	padding: 0;	
/*	border-bottom: 1px solid #c9caca;*/
	margin-top: 20px;
}

.pickup-top2 h4{
/*	line-height: 30px;*/
	text-align: left;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	color: #727171;
}

.pickup-top2 link{
	margin: 0;
	display:inline;
	text-aligh: right;
}



.pickup-picture{
	width: 50%;
	float: left;
	overflow: hidden;
	margin: 0;
}

.pickup-picture img{
	width: 100%;
	height: auto;
}

.pickup-right-wrap{
	width: 50%;
	float: left;
	margin: 0;
}

.pickup-right:after{
	clear:both;
}

.pickup-right{
	margin: 0;
	overflow: hidden;

}

.pickup-right dt{
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0 20px 0 10px;
	overflow: hidden;
	line-height:36px;
}

.pickup-right dd{
	line-height:28px;
	margin-left: auto;
	padding: 0 20px 0 10px;
	overflow: hidden;
}

.soft-title-box{
	width: 100%;
	min-width: 1000px;
	height: 300px;
	background: url(images/soft-main.jpg) no-repeat;
	background-position: center center;
	background-size: 100%;
}

.soft-title{
	position: relative;
	width:1200px;
	height: 240px;
	margin: 0 auto;
	padding: 0;	
/*	margin-top: 70px;*/
}

.soft-title h5{
	width:100%;
	position: absolute;
	line-height: 38px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	z-index: 200;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	top: 50%;
	margin-top: -33px;
}

.soft-title img{
	position: absolute;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;	
	z-index: 100;
}


#softtab-wrap{
	width: 100%;
	height: 100%;
	margin: 20px 0 0 0;
	padding: 0;
/*	border-bottom: 1px solid #c9caca;*/
	overflow: hidden;
}


.softtab{
    list-style-type: none;
    padding-left: 0;
	text-align: center;
}

.softtab li{
	width: 500px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin: 0 2px 20px 2px;
	cursor:pointer;
	font-size: 16px;
/*	background: #fff;*/
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #777777;
	display: inline-block;
/display: inline;  /* IE用ハック */
/zoom: 1;  /* IE用ハック */
	color: #444444;
	border-radius: 5px;
}

.softtab li.selected2{
	width: 500px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	padding: 0;
	margin: 0 2px 20px 2px;
	cursor:default;
	font-size: 16px;
	color: #fff;
	background: #57b5db;
	display: inline-block;
/display: inline;  /* IE用ハック */
/zoom: 1;  /* IE用ハック */
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #57b5db;
	border-radius: 5px;
}

.softtab li a:hover{
	color: #fff;
}



.small-wrap{
	width:1200px;
	height: 100%;	
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 15px 0;
}






#softtab2-wrap{
	width: 100%;
	height: 45px;
	margin: 20px 0 0 0;
	padding: 0;
/*	border-bottom: 1px solid #c9caca;*/
	overflow: hidden;
}


.softtab2{
    list-style-type: none;
    padding-left: 0;
	text-align: center;
}

.softtab2 li{
	width: 160px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin: 0 2px 20px 2px;
	cursor:pointer;
	font-size: 16px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #777777;
/*	background: #fff;*/
	display: inline-block;
/display: inline;  /* IE用ハック */
/zoom: 1;  /* IE用ハック */
	color: #444444;
	border-radius: 5px;
}


.softtab2 li.selected2{
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	padding: 0;
	margin: 0 2px 20px 2px;
	cursor:default;
	font-size: 16px;
	color: #fff;
/*	background: #00a6e8;*/
	background: #57b5db;
	display: inline-block;
/display: inline;  /* IE用ハック */
/zoom: 1;  /* IE用ハック */
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #57b5db;
	border-radius: 5px;
}


.softtab2 li a:hover{
	color: #fff;
}

.content3-wrap
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	margin-top: 40px;
}



.content-left-wrap{
	width: 750px;
	height: 100%;
	float: left;
	margin: 0;
}

.content-right-wrap{
	width: 250px;
	height: 100%;
	float: right;
	margin: 0;
}

.topics-top{
	width: 750px;
	height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.topics-top h4{
	line-height: 30px;
	padding: 0;
	margin: 20px 0 0 10px;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	color: #727171;
	float: left;
}

.topics-top p{
	margin: 20px 0 0 30px;
	line-height: 30px;
	float: left;
}

.topics-top2{
	width: 250px;
	height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.topics-top2 h4{
	line-height: 30px;
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	font-size: 20px;
	font-weight: bold;
	color: #727171;
	float: left;
}

.content-topicsbox{
	width:1010px;
	height: 100%;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	overflow: hidden;

}



.content-topics{
	width: 85%;
	height: 60px;
	border-bottom: 1px dotted #c9caca;
	float: left;
}


.content-topics p{
display: inline-block;
vertical-align: middle;
	font-size: 18px;	
}


.content-logo p{
	margin: 5px 0 0 0;
	font-size: 19px;	
	text-align: center;
}



















.container-left{
	width: 670px;
	height: 100%;
	float: left;
}
.container-long{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.content-long{
	width: 1010px;
	heigth: 100%;
	margin: 0 auto;
}

.osusume-content{
	width: 305px;
	float: left;
    margin: 0 15px 15px 15px;  
}

.osusume-picture{
	width: 100%;
	overflow: hidden;
	margin: 0 0 8px 0;
}

.osusume-picture img{
	width: 100%;
	height: auto;
}

.osusume-content dt{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.osusume-content dt a:link {
	color: #0D0D0D;
}

.osusume-content dt a:visited {
	color: #0D0D0D;
}
.osusume-content dt a:hover {
	text-decoration: underline;
	color: #0D0D0D;
}

.osusume-content dt a:active {
	color: #0D0D0D;
}
.osusume-content dd{
	line-height:170%;
	margin-left: auto;
}

.osusume-content2{
	width: 305px;
	float: left;
    margin: 30px 15px 15px 15px;  
}


.osusume-content2 dt{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.osusume-content2 dt a:link {
	color: #0D0D0D;
}

.osusume-content2 dt a:visited {
	color: #0D0D0D;
}
.osusume-content2 dt a:hover {
	text-decoration: underline;
	color: #0D0D0D;
}

.osusume-content2 dt a:active {
	color: #0D0D0D;
}
.osusume-content2 dd{
	line-height:170%;
	margin-left: auto;
}

#container-wrapper{
	width: 100%;
	height: 100%;
	margin: 60px 0 60px 0;
	padding: 40px 0;
	background: #f4f4f4;
	overflow: hidden;
}





.content-title{
	width: 100%;
	height: 40px;
	border-bottom: 1px dotted #000;
	overflow: hidden;
	margin: 0 0 0 0;
}

.content-title h3{
	font-size: 21px;
	font-weight: bold;
	color: #595757;
	margin: 0 0 0 30px;
	display: inline;
}


.content-title link{
	margin: 0 0 0 38px;
	display:inline;
}





.content2
{
	width: 760px;
	height: 100%;
	margin: 0 15px 0 15px;
}

.content-title2{
	width: 100%;
	height: 40px;
	margin: 60px 0 0 0;
}

.content-title2 h3{
	font-size: 21px;
	font-weight: bold;
	color: #595757;
	float: left;
	margin: 0 0 0 30px;
	display:inline;
}

.content-title2 link{
	margin: 0 0 0 38px;
	display:inline;
}

.content-title2 a:link {
	color: #0D0D0D;
}

.content-title2 a:visited {
	color: #0D0D0D;
}
.content-title2 a:hover {
	text-decoration: underline;
	color: #0D0D0D;
}

.content-title2 a:active {
	color: #0D0D0D;
}

.container-hpbox{
	width: 100%;
	height: 240px;
/*	border-style: solid;*/
/*	border-color: #c9caca;*/
/*	border-width: 1px;*/	
	overflow: hidden;
}

.content-hpbox{
	width: 208px;
	height: 210px;
	float: left;
	margin: 15px 0 0 0;

}

.content-hpbox img{
/*	display: block;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
	float: left;
	display: inline;
}

.content-hpbox2{
	width: 208px;
	height: 210px;
	float: left;
	border-left: 1px solid #c9caca;
	margin: 15px 0 0 0;
}

.content-hptitle{
	width: 100%;
	height: 30px;
	float: left;
}

.content-hptitle p{
	margin: 0 0 0 10px;
	font-size: 15px;
	line-height: 30px;	
}

.content-hptitle a:link {
	color: #0D0D0D;
}

.content-hptitle a:visited {
	color: #0D0D0D;
}
.content-hptitle a:hover {
	text-decoration: underline;
	color: #0D0D0D;
}

.content-hptitle a:active {
	color: #0D0D0D;
}

.container-right{
	width: 335px;
	height: 100%;
	float: right;
}


.fb-picture{
	width: 305px;
	height: 71px;
	float:left;
	margin: 20px 0 0 15px;
}

.tw-picture{
	width: 305px;
	height: 71px;
	float:left;
	margin: 20px 0 0 15px;
}


.home
{
	width: 960px;
	height: 100%;
	background: url(images/bg_home.jpg) repeat-y;
	background-position:center;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
}

.home_left
{
	width: 460px;
	height: 100%;
	float: left;

}

.home_right
{
	width: 460px;
	height: 100%;
	float: right;


}

.home_titlebar
{
	width: 460px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url(images/home_title460.jpg) no-repeat;
	color: #0D0D0D;
}

.home_event
{
	width: 430px;
	height: 100%;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 20px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #999999;
	font-size: 13px;
}

.home_event a:link
{
	color: #0d0d0d;
}

.home_event a:hover
{
	color: #2DBCEF;
}

.home_event a:visited
{
	color: #0d0d0d;
}

.home_topics
{
	width: 320px;
	height: 100%;
	float: left;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 25px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	font-size: 10pt;
}

.home_topics a:link
{
	color: #0d0d0d;
}

.home_topics a:hover
{
	color: #2DBCEF;
}

.home_topics a:visited
{
	color: #0d0d0d;
}

.home_garten
{
	width: 200px;
	height: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 10px 15px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 12px;
}

.home_garten a:link
{
	color: #0d0d0d;
}

.home_garten a:hover
{
	color: #2DBCEF;
}

.home_garten a:visited
{
	color: #0d0d0d;
}

.bg_more
{
	width: 120px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	float: right;
/*	background: url(images/bg_more.jpg) no-repeat;*/
	text-align: center;
	margin: 15px 10px 30px 0px;
	display: block;
	background: #fff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}

.bg_more a:link {
	color: #000;
	text-decoration: none;

}

.bg_more a:visited {
	color: #000;
	text-decoration: none;

}
.bg_more a:hover {
	text-decoration: none;
	color: #fff;
	background: #2DBCEF;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}

.bg_more a:active {
	color: #000;
	text-decoration: none;

}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#mainwrapper
{
	width: 100%;
	background: white url(images/) repeat-y;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #E0E0E0;
	padding: 0px 0px 70px 0px;
	margin: auto;
}
#wrapper
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: auto;
}



#container
{
	position: relative;
	width: 780px;
	height: 1%;
	overflow: visible;
	/*float: right;*/
/*にわ・なびの記事幅表示と合わせるために以下はすべて0にすること。paddingは.contentで入力*/
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	
}

.content
{
	padding: 0;
	margin: 30px 0px 30px 0px;

}

#container_600
{
	width: 600px;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;

}

#container_780
{
	width: 780px;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	overflow: hidden;

}

#container_900
{
	width: 720px;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	overflow: hidden;
}



.content img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}

.contentbody img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
	margin: 0px;
}

.contentbody{
	padding: 0;
	text-align: justify;
	line-height: 25px;
	font-size: 14px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;
}

.contentbody table tr td
{
	font-size: 14px;
	text-align: justify;
	line-height: 25px;

}


.contentbody2 img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
	margin: 0px;
}

.contentbody2{
	padding: 0;
	text-align: justify;
	line-height: 25px;
	font-size: 14px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;
}

.contentbody2 table tr td
{
	font-size: 14px;
	text-align: justify;
	line-height: 25px;

}


.largefont table tr td
{
	color: #000000;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14pt;
	font-weight:bold;
	padding: 0;
	margin: 0px;
	line-height: 25px;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
#item-wrapper{

	margin: 0;
	padding: 0;

}


#item-catname-wrap{
/*    width: 980px;*/
    width: 100%;
	margin: 0;
	padding: 0;
}

#item-catname-wrap2{
    width: 100%;
	margin: 0;
	padding: 0 0 -100px 0;
}



.item-catname{
    width: 100%;

	text-align: center;
}

.item-catname h3{
	font-weight:bold; 
	font-size:28px; 
	text-align:center; 
	padding:20px 0px 15px 0px;
	line-height: 34px;
}


#item-menu-wrap{
    width: 100%;
	height: 100%;
	margin: 90px 0 0 0;
	overflow: hidden;
}

.item-menu{
    width: 920px;
	margin: 0 0 0 20px;
	word-break: keep-all;
	line-height: 30px;
	margin: 0 auto;	
	font-size: 14px;
}

.item-menu2{
    width: 950px;
	margin: 0 auto;
	word-break: keep-all;
	line-height: 60px;
}

.item-content-wrapper{
	width: 100%;
	background: #fff; 
	padding: 0; 
/*	margin-top: 30px;*/
	margin-bottom: 30px;
}

.item-contetn-wrap{
	width: 920px;
	margin: 0 auto; 
	padding: 10px 0 10px 0;
}

.item-title{
	font-weight:bold; 
	font-size:28px; 
	text-align:center; 
	padding:20px 0px 40px 0px;
	line-height: 34px;
}



.title_300
{
	background: url(images/bg_title_300.gif) top center no-repeat;
	height:20px;
	font-size: 110%;
	font-weight:bold;
	text-align:center;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 5px 0px;
}

.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 18px;
	padding: 0 0 0px 50px;
	margin: 0;
}




.bg_header
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_header.gif) no-repeat;
}
.bg_header_white
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_header_white.gif) no-repeat;
}
.bg_header_gray
{
	width:1000px;
	height:20px;
	background: url(images/bg_body_header_gray.gif) no-repeat;
}
.bg_header_silver
{
	width:1000px;
	height:20px;
	background: url(images/bg_body_header_silver.gif) no-repeat;
}

.bg_header900
{
	width:900px;
	height:25px;
	background: url(images/bg_body_header900.gif) no-repeat;
}
.bg_header900_gray
{
	width:900px;
	height:25px;
	background: url(images/bg_body_header900_gray.gif) no-repeat;
}
.bg_header600
{
	width:600px;
	height:25px;
	background: url(images/bg_body_header600.gif) no-repeat;
}
.bg_header600_gray
{
	width:600px;
	height:20px;
	background: url(images/bg_body_header600_gray.gif) top no-repeat;
}

.bg_header550_gray
{
	width:550px;
	height:20px;
	background: url(images/bg_body_header550_gray.gif) top no-repeat;
}

.bg_body371
{
	width:1000px;
	height:371px;
	overflow:hidden;
	background: url(images/bg_body_middle.gif) repeat-y;

}
.bg_body371_white
{
	width:1000px;
	height:371px;
	overflow:hidden;
	background: url(images/bg_body_middle_white.gif) repeat-y;

}
.bg_body
{
	width:1000px;
	overflow:hidden;
	background: url(images/bg_body_middle.gif) repeat-y;
}
.bg_body_white
{
	width:1000px;
	overflow:hidden;
	background: url(images/bg_body_middle_white.gif) repeat-y;
}
.bg_body_gray
{
	width:1000px;
	overflow:hidden;
	background: url(images/bg_body_middle_gray.gif) repeat-y;
}

.bg_body_silver
{
	width:1000px;
	overflow:hidden;
	background: url(images/bg_body_middle_silver.gif) repeat-y;
}

.bg_body_silver2012
{
/*	width:980px;*/
	width:100%;
	overflow:hidden;
/*	background: #b2b2b2 url(images/bg_footer.jpg) no-repeat;*/
/*	background: #dbdbdb;*/
	background: #898989;
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #4D4D4D; /* 線色 */

}

.bg_body_silver2012 a:link
{
	color: #0d0d0d;
}

.bg_body_silver2012 a:hover
{
	color: #000000;
}

.bg_body_silver2012 a:visited
{
	color: #0d0d0d;
}

.bg_body900
{
	width:900px;
	overflow:hidden;
	background: url(images/bg_body_middle900.gif) repeat-y;
}
.bg_body900_gray
{
	width:900px;
	overflow:hidden;
	background: url(images/bg_body_middle900_gray.gif) repeat-y;
}
.bg_body600
{
	width:600px;
	overflow:hidden;
	background: url(images/bg_body_middle600.gif) repeat-y;
}
.bg_body600_gray
{
	width:600px;
	overflow:hidden;
	background: url(images/bg_body_middle600_gray.gif) repeat-y;
}

.bg_body550_gray
{
	width:550px;
	overflow:hidden;
	background: url(images/bg_body_middle550_gray.gif) repeat-y;
}


.bg_footer
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_footer.gif) no-repeat;

}
.bg_footer_white
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_footer_white.gif) no-repeat;

}
.bg_footer_gray
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_footer_gray.gif) no-repeat;

}
.bg_footer_silver
{
	width:1000px;
	height:32px;
	background: url(images/bg_body_footer_silver.gif) no-repeat;

}
.bg_footer_silver2012
{
	width:980px;
	height:2px;
	background: url(images/bg_footer_footer.jpg) top no-repeat;

}

.bg_footer900
{
	width:900px;
	height:25px;
	background: url(images/bg_body_footer900.gif) no-repeat;

}
.bg_footer900_gray
{
	width:900px;
	height:25px;
	background: url(images/bg_body_footer900_gray.gif) no-repeat;

}
.bg_footer600
{
	width:600px;
	height:25px;
	background: url(images/bg_body_footer600.gif) no-repeat;

}
.bg_footer600_gray
{
	width:600px;
	height:15px;
	background: url(images/bg_body_footer600_gray.gif) bottom no-repeat;

}

.bg_footer550_gray
{
	width:550px;
	height:15px;
	background: url(images/bg_body_footer550_gray.gif) bottom no-repeat;

}



/*-------------------------------------------------
  groval menu
-------------------------------------------------*/



/*エクステリア造園ソフト*/
#image0
{
	display:block;
/*	width:119px;*/
	width:122px;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;

}
#image0-2
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;

}

#image0 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;

}

/*学校教育用ソフト*/
#image1 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	/*background:url(images/menu/bg_menu2-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;

}
#image1-2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image1 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}

/*安心のサポート体制*/
#image2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	/*background:url(images/menu/bg_menu3-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image2-2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image2 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}

/*ホームページ制作サービス*/
#image3 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	/*background:url(images/menu/bg_menu4-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image3-2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image3 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}

/*ホームページ制作サービス*/
#image4 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	/*background:url(images/menu/bg_menu5-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image4-2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image4 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}

/*CAD図面代行作図サービス*/
#image5 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	/*background:url(images/menu/bg_menu6-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image5-2 a
{
	display:block;
/*	width:119px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image5 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}


/*集客支援サイトe-toko*/
#image6 a
{
	display:block;
/*	width:118px;*/
	width:122px;
	/*background:url(images/menu/bg_menu7-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image6-2 a
{
	display:block;
/*	width:118px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image6 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}




/*お得なウェブストア*/
#image7 a
{
	display:block;
/*	width:118px;*/
	width:122px;
	/*background:url(images/menu/bg_menu7-1.jpg) no-repeat;*/
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
}
#image7-2 a
{
	display:block;
/*	width:118px;*/
	width:122px;
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
	height:45px;
	text-decoration:none;
	text-align:center;
	float: left;
	line-height: 120%;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	color: #2DBCEF;
}

#image7 a:hover
{
	background:url(images/menu/bg_menu_arrow.png) no-repeat;
}






/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 50px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
.menu_header
{
	height:7px;
	background: url(images/bg_body_middle_gray.gif) repeat-y;
/*	background: url(images/bg_body_header_gray.gif) top no-repeat;*/
}
.menu_middle
{
	background: url(images/bg_body_middle_gray.gif) repeat-y;

}
.menu_footer
{
	height:7px;
	background: url(images/bg_body_footer_gray.gif) bottom no-repeat;
	margin-bottom:5px;

}

#sidebarcontainer
{
	float: right;
	width: 300px;
	padding: 2px 0 0 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: Myriad,Arial;
	padding: 4px 10px;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
	font-family: Myriad,Arial;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	font-family: Myriad,Arial;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	font-family: Myriad,Arial;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: Myriad,Arial;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Myriad,Arial;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Myriad,Arial;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
	font-family: Myriad,Arial;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Myriad,Arial;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}


/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 10px; /*3px;*/
	font-size: larger;
}
.leftbox {
	float: left;
	width: 50%; /*45%;*/
/*	border-right: 1px dashed #ddd;*/
}
.rightbox {
	float: right;
	width: 50%; /*45%;*/
/*	border-left: 1px dashed #ddd;*/
}

.leftbox10 {
	float: left;
	width: 10%; 
}
.leftbox20 {
	float: left;
	width: 20%; 
}
.leftbox30 {
	float: left;
	width: 160px; 
}
.leftbox40 {
	float: left;
	width: 40%; 
}
.leftbox45 {
	float: left;
	width: 45%; 
}
.leftbox55 {
	float: left;
	width: 55%; 
}
.leftbox60 {
	float: left;
	width: 60%; 
}
.leftbox65 {
	float: left;
	width: 65%; 
}
.leftbox70 {
	float: left;
	width: 70%; 
}
.leftbox75 {
	float: left;
	width: 75%; 
}
.leftbox80 {
	float: left;
	width: 80%; 
}




#header_silver2013{
	width:980px;
	height:108px;
	overflow:hidden;
/*	background: url(images/icon/bg_header_silver.gif) top no-repeat;*/
	margin: 0px 0px 20px 0px;
}

#bg_header_icon{
/*	width:940;*/
	padding:0px 0px 0px 18px;
/*	background: url(images/icon/bg_header_silver.gif) top no-repeat;*/
/*	position:absolute;*/
/*	top:505px;*/	
}

#bg_header_icon li{
	display:block;	
	margin:	2px 0px 10px 0px;
	float:left;
}














/*スライダー*/
#topcontainer {
	width: 100%;
	text-align: center;
	background: #fff;
/*	padding:8px 0px 8px 0px;*/	
}


.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}


.slider_prev2,
.slider_next2 {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 300;
	cursor: pointer;
}

.slider_prev2 {background:url(images/img/prev.jpg) no-repeat right center;}
.slider_next2 {background:url(images/img/next.jpg) no-repeat left center;}


.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 200;
	cursor: pointer;
}

.slider_prev {background: #fff;}
.slider_next {background: #fff;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 100;
}

.pagination a {
	margin: 0 5px;
	border-radius: 50%;
  	height: 13px;
  	width: 13px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */







#headerlinetop{
	width: 100%;
	position: absolute;
	top: 140px;
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #00a0e9; /* 線色 */
   height: 1px; /* 高さ */
	z-index: 200;	

}


#headerlinebottom{
	width: 100%;
	position: absolute;
	top: 140px;
   border-width: 4px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: #eaf6fd; /* 線色 */
/*   height: 1px;*/ /* 高さ */
	z-index: 100;	
}






 
.showint220{
/*	padding:0px 50px 0px 15px;*/
/*	margin:20px 0px 30px 0px;*/
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 15px;
	width:220px;
	border-left: solid 1px #cccccc;
	float: left;
}

.showint220 p{
	font-size: 14px;
	margin-top: 0; 
	margin-bottom: 14px;
}

.showint220 mini{
	font-size: 85%;
	margin-bottom: 0;
	color: #555555;
}

.showtitle{
	font-weight:bold;
	font-size: 15px;
	color: #898989;
	padding:0px 0px 9px 0px;
}

.showint220 p a:link{
	color: #00a0e9;
}
.showint220 p a:visited{
	color: #00a0e9;
}
.showint220 p a:hover{
	color: #FCA451;
	text-decoration: none;
}

.showint500{
/*	padding:0px 50px 0px 15px;*/
/*	margin:20px 0px 30px 0px;*/
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 15px;
	width:500px;
	float: left;
}

.showint500 p{
	font-size: 14px;
	margin-top: 0; 
	margin-bottom: 14px;

}

.showint500 p a:link{
	color: #00a0e9;
}
.showint500 p a:visited{
	color: #00a0e9;
}
.showint500 p a:hover{
	color: #FCA451;
	text-decoration: none;
}

.showint350{
/*	padding:0px 50px 0px 15px;*/
/*	margin:20px 0px 30px 0px;*/
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 15px;
	width:350px;
	border-left: solid 1px #cccccc;
	float: left;
}





/* =======================================
	ClearFixElements
======================================= */

#header_pickup
{
	width: 960px;
	height: 195px;
	margin:0 auto;
}

.header_pickupbox
{
	width: 168px;
	height: 195px;
	background:#ffffff;
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
	float: left;
	margin:0px 0px 0px 20px;
}

.header_pickupimg
{
	width: 168px;
	height: 118px;
	background:#ffffff;
	color: #0D0D0D;
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
	margin:0 auto;
}

.header_pickuptitle
{
	width: 164px;
	font-weight:bold;
	font-size: 15px;
	color: #666666;
	margin:0 auto;
	padding:10px 0px 0px 0px;
}

.header_pickupexp
{
	width: 164px;
	font-size: 12px;
	color: #444444;
	margin:0 auto;
	padding:5px 0px 0px 0px;
}

.header_pickuptitle a:link{
	color: #666666;
}
.header_pickuptitle a:visited{
	color: #666666;
}
.header_pickuptitle a:hover{
	color: #00a0e9;
	text-decoration: none;
}


.blue_half_r
{
	width: 100%;
	height: 100px;
	line-height:100px;
	vertical-align: middle;
	background: #009FE8;
	float: left;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	border-width: 7px;
	border-style: solid;
	border-color: #F4F4F4;
	margin: 0px 0px 0px 0px;
}

.orange_half_r
{
	width: 400px;
	height: 60px;
	line-height:60px;
	vertical-align: middle;
	background: #FFDC7B;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #EB6100;
	border-width: 4px;
	border-style: solid;
	border-color: #EB6100;
	margin: 0 auto;
}

/*追加*/


/*メニューボタン*/
#menubutton a
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	background: #fff;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

#menubutton a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#menubutton a.selected{
	background: #57b5db;
	color: #fff;
}



#menubutton2 a
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	background: #57b5db;
	line-height: 50px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

#menubutton2 a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#menubutton2 a.selected{
	background: #57b5db;
	color: #fff;
}

#menubutton4 a
{
	display:block;
	width:200px;
	background: #dedede url(images/) no-repeat;
	height:50px;
	line-height:50px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	color: #000000;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;	

}

#menubutton4 a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}


#menubutton4 a.selected{
	background: #57b5db;
	color: #fff;
}

.feature_font
{
	font-size: 20px;
}

.feature_font2
{
	font-size: 20px;
	background: #57b5db;
	color: #fff;
}


#dmenu
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 50px;
	text-align: center;	
	background: #fff;
	cursor: pointer;
}

#dmenu a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#dmenu a.selected{
	background: #57b5db;
	color: #fff;
}

#dmenu2
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 50px;
	text-align: center;	
	background: #57b5db;
	color: #fff;
	cursor: pointer;
}

#dmenu2 a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#dmenu2 a.selected{
	background: #57b5db;
	color: #fff;
}

#dmenu3
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 50px;
	text-align: center;	
	background: #fff;
	cursor: pointer;
}

#dmenu3 a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#dmenu3 a.selected{
	background: #57b5db;
	color: #fff;
}

#dmenu4
{
	float: left;
	width: 226px;
	height: 50px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 50px;
	text-align: center;	
	background: #57b5db;
	color: #fff;
	cursor: pointer;
}

#dmenu4 a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
	color: #000;
}

#dmenu4 a.selected{
	background: #57b5db;
	color: #fff;
}

#menu2
{
	width: 100%; 
	height: ;
	margin: auto; 
	background: #dedede; 
	color: #fff;
	z-index: 9999;
	position: absolute;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #ffffff;
}

#menu2-2
{
	width: 100%; 
	height: ;
	margin: auto; 
	background: #dedede; 
	color: #fff;
	z-index: 9999;
	position: relative;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #ffffff;
}

#menu4
{
	width: 100%; 
	height: ;
	margin: auto; 
	background: #dedede; 
	color: #fff;
	z-index: 9999;
	position: absolute;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #ffffff;
}

#menu4-2
{
	width: 100%; 
	height: ;
	margin: auto; 
	background: #dedede; 
	color: #fff;
	z-index: 9999;
	position: relative;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #ffffff;
}




.ee11catlist
{
	font-size: 20px; 
	line-height: 40px; 
	vertical-align: middle; 
	padding: 3px 13px 3px 13px; 
	float: left; 
	border-width: 0px 0px 0px 1px; 
	border-style: solid; 
	border-color: #ffffff;
}



#contestmenu-wrapper{
	width: 1200px;
	height: 50px;
	margin: 40px auto 0;
	padding: 10px 0;
	background: #fff;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #dcdddd;
}

#contestmenu-wrap{
	width: 780px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

.contestyear-wrap{
	width: 950px;
	padding: 0;
	margin: 0 auto;
}


.contestmenu-boshu a{
	float: left;
	width: 226px;
	height: 60px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	background: #fff;
	line-height: 60px;
	text-align: center;
}

.contestmenu-boshu p{
	margin: 0;	
	font-size: 24px;
}

.contestmenu-boshu a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
}

.contestmenu-boshu a.selected{
	background: #57b5db;
	color: #fff;
}


.contestmenu-prosakuhin{
	float: left;
	width: 226px;
	height: 60px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 60px;
	text-align: center;	
	background: #fff;

}

.contestmenu-prosakuhin p{
	margin: 0;	
	font-size: 24px;
}

.contestmenu-shsakuhin{
	float: left;
	width: 226px;
	height: 60px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 60px;
	text-align: center;	
	background: #fff;

}

.contestmenu-shsakuhin p{
	margin: 0;	
	font-size: 24px;
}

.contestmenu-entry a{
	float: left;
	width: 226px;
	height: 60px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #dcdddd;
	line-height: 60px;
	text-align: center;	
	background: #fff;
}

.contestmenu-entry p{
	margin: 0;	
	font-size: 24px;
}

.contestmenu-entry a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	background: #fff;
	text-decoration: none;
}

.contestmenu-entry a.selected{
	background: #57b5db;
	color: #fff;
}


.topics-1-wrapper{
    width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;	
}

.topics-1-wrap{
	position: relative;
	width: 920;
	height: 100%;
    margin: 0 15px 30px 15px;
	float: left;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 20px 0 20px 0;
}

.topics-1-wrap p{
	text-align: center;
	line-height:25px;	
}

.topics-1-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.topics-1-link img{
	width: 920px;
	height: 100%;
}

.topics-1-picture{
	position: relative;
	width: 880px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}

.topics-1-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.topics-1-wrap dt{
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
}

.topics-1-wrap dd{
	height: 50px;
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;	
}

#topname-wrap{
    width: 100%;
	margin: 80px 0 0 0;
	
}

.topname{
    width: 100%;
	height: 68px;
	line-height: 68px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #777777;
}

.topname h4{
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 80px;
}

.group-content-wrap{
/*	width: 1320px;*/
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 40px;	
	text-align: center;
}

.group-content{
	position: relative;
	width: 220px;
	height: auto;
    margin: 0 15px 30px 15px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.group-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.group-link img{
	width: 220px;
	height: 250px;
}

.group-picture{
	position: relative;
/*	width: 405px;*/
	width: 218px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
}

.group-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.group-content dt{
/*	height: 32px;*/
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0x;
	overflow: hidden;
	line-height: 26px;
	text-align: left;

}

.group-content dd{
/*	height: 50px;*/
	line-height:22px;
	margin-left: auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

.support-content-wrap{
    width:100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;	
	text-align: center;


}

.support-content{
	position: relative;
	width: 286px;
	height: 260px;
    margin: 0 15px 30px 15px;
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
}

.support-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.support-link img{
	width: 286px;
	height: 280px;
}

.support-picture{
	position: relative;
	width: 246px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
}

.support-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.support-content dt{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
	height: 32px;
}

.support-content dd{
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;
}

/* =======================================
	ClearFixElements
======================================= */
#header_pickup
{
	width: 960px;
	height: 195px;
	margin:0 auto;
}

.header_pickupbox
{
	width: 168px;
	height: 195px;
	background:#ffffff;
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
	float: left;
	margin:0px 0px 0px 20px;
}

.header_pickupimg
{
	width: 168px;
	height: 118px;
	background:#ffffff;
	color: #0D0D0D;
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
	margin:0 auto;
}

.header_pickuptitle
{
	width: 164px;
	font-weight:bold;
	font-size: 15px;
	color: #666666;
	margin:0 auto;
	padding:10px 0px 0px 0px;
}

.header_pickupexp
{
	width: 164px;
	font-size: 12px;
	color: #444444;
	margin:0 auto;
	padding:5px 0px 0px 0px;
}

.header_pickuptitle a:link{
	color: #666666;
}
.header_pickuptitle a:visited{
	color: #666666;
}
.header_pickuptitle a:hover{
	color: #00a0e9;
	text-decoration: none;
}


.home_margin
{
	width: 100%;
	margin-bottom: 50px;
	color: #5B5B5B; 
	font-size: 28px;
	font-weight: normal;
}

.scrEvent 
{

    /*display: none;*/
}

.gray
{
	width: 100%;
	background: #F4F4F4;
}

.gray2
{
	width: 100%;
	background: #999999;
}

/*.gray_half_l*/
.heightLine
{
	width: 47%;
	/*height: 600px;*/
	background: #F4F4F4;
	float: left;
	margin: 0px 10px 30px 15px;
	padding: 0px 0px 55px 0px;
	position: relative;
}

.heightLine img
{
	width: 395px;
	height: 219px;
}

.gray_more
{
	text-align: center; 
	position: absolute; 
	bottom: 20px; 
	left: 140px;
}

.gray_half_r
{
	width: 48%;
	height: 600px;
	background: #F4F4F4;
	float: right;
}

.white
{
	width: 100%;
	background: #fff;
}

.red_half_l
{
	width: 46%;
	height: 100px;
	line-height:100px;
	vertical-align: middle;
	background: #E61F19;
	float: left;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	border-width: 7px;
	border-style: solid;
	border-color: #F4F4F4;
	margin: 0px 10px 30px 13px;
}

.blue_half_r
{
	width: 46%;
	height: 100px;
	line-height:100px;
	vertical-align: middle;
	background: #009FE8;
	float: left;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	border-width: 7px;
	border-style: solid;
	border-color: #F4F4F4;
	margin: 0px 10px 30px 13px;
}

.gray_half_r2
{
	width: 200px;
	height: 50px;
	line-height:50px;
	vertical-align: middle;
	background: #a0a0a0;
	float: left;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin: 15px 15px 0 0;
}

.tabmenu2{

	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0 0 10px 0;
}




.tab2{
	position:relative;
	width: 100%;
	width:920px;
	margin: 0 auto;
	text-align: center;
	list-style-type: none;
	padding-left: 0;
}


.tab2 li{
	position:relative;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #efefef;
	margin: 20px 10px 0 10px;
	list-style:none;
	padding: 0;
	font-size: 18px;
	background: #fff;
	display: inline-block; 
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	z-index: 900;
}
 
.tab2 li.select{
	position:relative;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #efefef;
	margin: 20px 10px 0 10px;
	list-style:none;
	padding: 0;
	font-size: 18px;
	background: #d4d4d4;
	display: inline-block; 
	/display: inline;  /* IE用ハック */
	/zoom: 1;  /* IE用ハック */
	z-index: 900;
	color:#6d6d6d;
}

.tab2 li:hover{
	color:#6d6d6d;
	background: #d4d4d4;
}

.tab2 li:after {
    content: url("images/shouhin_arrow.png");
    float: right;
	padding: 0 5px 0 0;
}


.tab2-manu-wrapper{
	position:relative;
	width:100%;
	height: 100%;
	padding-top: 0px;	
	margin: 0 auto;
}

.tab2-manu1-wrap{
	position:absolute;
	width: 200px;
	height: auto;
	line-height: 50px;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #efefef;
	font-size: 18px;
	background: #fff;
    left: 50%;
	margin-left: -215px;
	z-index: 800;
	padding: 0 0 20px 0;
	list-style:none;
}



.tab2-manu2-wrap{
	position:absolute;
	width: 200px;
	height: auto;
	line-height: 50px;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #efefef;
	font-size: 18px;
	background: #fff;
    left: 50%;
	margin-left: 13px;
	z-index: 800;
	padding: 0 0 20px 0;
	list-style:none;
}

.show2{
	width:100%;
	height: 100%;

}

.hide2{
    display:none;
}


#dropmenu{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  background: #fff;


}
#dropmenu li{
  position: relative;
  width: 24%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #dcdddd;
  z-index:999;
}
#dropmenu li a{
  display: block;
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  line-height: 50px;
}
#dropmenu li:hover > a{
/*  background: #57b5db;*/
 /* color: #fff;*/
}
#dropmenu > li:hover > a{
/*  border-radius: 3px 3px 0 0;*/
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
/*  border-radius: 0 0 3px 3px;*/
}
#dropmenu li:last-child ul{
/*  left: -100%;*/
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  left: -0.5%;
}
#dropmenu li ul li a{
/*  padding: 13px 15px;*/
  background: #57b5db;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 38px;

}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
/*  border-top: 1px solid #48A6CC;*/
  border-bottom: 1px solid #48A6CC;
  line-height: 38px;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
  height: 38px;
  line-height: 38px;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
  height: 38px;
  line-height: 38px;
}
#dropmenu li:hover ul li:last-child a{
/*  border-radius: 0 0 3px 3px;*/
  height: 38px;
  line-height: 38px;
}


/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 4px 15px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

a.nav {
pointer-events: none;
}

.index3-content-wrap{
    width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;	
}

.index3-content{
	position: relative;
	width: 286px;
	height: 286px;
    	margin: 0 15px 30px 15px;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
}

.index3-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 200;
	bottom: 0;
}

.index3-link img{
	width: 286px;
	height: 306px;
}

.index3-picture{
	position: relative;
	width: 246px;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
}

.index3-picture img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.index3-content dt{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
	overflow: hidden;
	line-height: 32px;
	text-align: left;
	height: 32px;
}

.index3-content dd{
	line-height:25px;
	margin-left: auto;
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: left;
/*	height: 25px;*/
}

.f-container{
	width:780px;
}

.f-item1{
	float:left;
	width:185px;
	margin: 10px 20px 0 0;
	font-size: 18px;
	font-weight: bold;
}

.f-item2{
	float:left;
	width:35px;

	margin: 10px 25px 0 0;
	padding: 0 0 0 0;
	background: #FF3366;
	text-align:center;
	display: inline-block;
	font-size: 12px;	
	color: #fff;
}


.f-item3{
	float:left;
	width:510px;
	margin: 0 0 0 0;
	font-size: 18px;
	line-height:36px;

}

.f-item4{
	float:left;
	width:510px;
	margin: 0 0 0 0;
	font-size: 18px;

}

.f-item5{
	float:left;
	width:255px;
	margin: 0 0 0 0;
	font-size: 18px;
	display: inline;
}

input::placeholder,
textarea::placeholder {
	color: #BBBBBB;
	font-size: 14px;	
}

/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #BBBBBB;
	font-size: 14px;
}

/* IE11 & IE10 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #BBBBBB;
	font-size: 14px;
}



.toggle_wrap:last-of-type {

}
.toggle_switch {
  position: relative;
  cursor: pointer;
	display: inline;

}
.toggle_switch.open {

}
.toggle_switch:hover {

}

.toggle_switch::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 9px;
  background: url(images/arrow_down.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
/*  right: 20px;*/
  margin: 0 0 0 20px;
  transition: transform .2s;

}
.toggle_switch.open::after {
  transform: rotateZ(180deg);
  top: 46%;
}
.toggle_contents {
  display: none;
  padding: 20px 10px;
  background: #eee;
  margin: 0 0 10px 0;
	font-size: 15px;
}


input, select, textarea {
	font-size: 18px;
}

.inquiry_flow {

  width: 670px;
  height: 82px;
  background: url(images/inquiry_flow.png) no-repeat;
  margin: 0 auto;
  padding-right: 80px;
}


/* =======================================
	select装飾
======================================= */
.cp_ipselect {
	overflow: hidden;
	width:492px;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;

}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 1.0em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;

}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #000;
	font-size: 18px;
}


/* =======================================
	radioボタン装飾
======================================= */
.cp_ipradio {
	width: 100%;
/*	margin: 2em auto;*/
	text-align: left;
}
.cp_ipradio ul {

}
.cp_ipradio .list_item {
	margin: 0 0 0.5rem 0;
	padding: 0;
}
.cp_ipradio label {
	line-height: 135%;
	position: relative;
	margin: 0.3rem;
	cursor: pointer;
}
.cp_ipradio .option-input {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;
}
.cp_ipradio .option-input:before,
.cp_ipradio .option-input:after {
	position: absolute;
	z-index: 1;
	top: -0.125rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	border-radius: 50%;
	background: #ffffff;
}

.cp_ipradio .option-input:after {
	z-index: 0;
	top: -0.25rem;
	left: -0.25rem;
	width: 1.25rem;
	height: 1.25rem;
	background: #999999;
}
.cp_ipradio .option-input:checked:after {
	z-index: 0;
	top: -0.25rem;
	left: -0.25rem;
	width: 1.25rem;
	height: 1.25rem;
	background: #2579bf;
}
.cp_ipradio .option-input:checked:before {
	-webkit-transform: scale(0, 0);
	        transform: scale(0, 0);
	border-width: 0.625rem;
	border-color: #2579bf;
}


/* =======================================
	checkbox装飾
======================================= */
.cp_ipcheck {
/*	width:100%;*/
	text-align: left;
}
.cp_ipcheck ul li{
	display: inline;
}
.cp_ipcheck .list_item2 {
	margin: 0 0 0.5rem 0;
	padding: 0;

}
.cp_ipcheck label {
	line-height: 135%;
	position: relative;
	cursor: pointer;

}
.cp_ipcheck .option-input05 {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;

}
.cp_ipcheck .option-input05:before {
	position: absolute;
	z-index:1;
	top: 0.125rem;
	left: 0.1875rem;
	width: 0.75rem;
	height: 0.375rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	        transform: rotate(-45deg) scale(0, 0);
	border: 2px solid #2579bf;
	border-top-style: none;
	border-right-style: none;

}
.cp_ipcheck .option-input05:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);

}
.cp_ipcheck .option-input05:after {
	position: absolute;
	top: -0.125rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	content: '';
	cursor: pointer;
	border: 2px solid #999999;
	background: #ffffff;

}


.br::before {
	content: "\A" ;
	white-space: pre-wrap ;
}

.br2::before {
	content: "\A" ;
	white-space: pre-wrap ;
}

.videoframe {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
	top: 0;

}

video {
  position: absolute;
	top: 50%; 
	left: 50%; 
	-webkit-transform : translate(-50%,-50%); 
	transform : translate(-50%,-50%); 
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
 background: url("images/bg_white.png") no-repeat;
 background-size: cover;
  z-index: -1;

}

.topcatch{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	-webkit-transform : translate(-50%,-50%); 
	transform : translate(-50%,-50%); 
/*	width:36%;*/ 
	width:400px;
	height:auto; 
	z-index:500;
/*	margin-left:70px;*/
	margin-top: -15px;
}



/* =======================================
	上部メニュー上からふわっと固定
======================================= */
.nav-wrapper{
position: fixed;
top: 0;
right: 0;
z-index: 990;
width: 100%;
}


.g-nav-menu{

}

.blue-mbg a{
	float: right;
	text-decoration: none; 
	width: 90px;
/*	height: 85px;*/
	color: #fff;
	font-weight: bold;
	margin: 25px 0 0 0;
/*	display: inline-block;*/
	line-height: 20px;	
  	text-align: center;
	background-color: #f93020;
/*	margin-right: -20px;*/
	font-size: 14px;
	padding: 25px 0;
}


.blue-mbg a:hover{
	width: 82px;
	color: #f93020;
	font-weight: bold;
	background-color: #fff;
	border-width: 4px;
	border-style: solid;
	border-color: #f93020;
	padding: 21px 0;
}



.black-mbg a{
	float: right;
	text-decoration: none; 
	width: 105px;
	color: #fff;
	margin: 0 0 0 1px;
	padding: 15px 5px;
/*	display: inline-block;*/
	line-height: 20px;	
  	text-align: center;
	background-color: #00578d;
	font-size: 14px;
}



/*-------------------------------------------------
  ドロップダウンメニュー　↓
-------------------------------------------------*/
.drmenu{
  *zoom: 1;
  list-style-type: none;
  width: 90px;
  float: right;
  padding: 0;
	margin: 25px 38px 0 10px;
}
.drmenu:before, .drmenu:after{
  content: "";
  display: table;
}
.drmenu:after{
  clear: both;

}

.drmenu li{
  width: 90px;
	height: 90px;
	  line-height: 70px;
  float: right;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
  background: #3c3c3c; 
	font-weight: bold;
}



.drmenu li a{
  display: block;
    margin: 0;
  padding: 15px 0 11px;
  color: #000;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}
.drmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.drmenu li ul li{
  width: 100%;

}

/* プルダウンの要素　*/
.drmenu li ul li a{
  padding: 20px -10px;
  border-top: 1px solid #d3d3d3;
  background: #efefef;
  text-align: center;
/*	margin-top: -15px;*/
	font-weight: normal;
}

.drmenu li:hover > a{
  background: #3c3c3c; 
  color: #fff;
}
.drmenu li a:hover{
  background: #3c3c3c; 
  color: #fff;
}



/* 下矢印 */
.drinit-bottom{
  font-size: 13px;

}

.drinit-bottom:after {
    content: '';
    display:block;
    width: 6px;
    height: 6px;
    margin: -18px auto 0;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#drmenu { 
	position: relative;
	z-index: 990; 
}

#drmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;

}
#drmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}



/*-------------------------------------------------
  ドロップダウンメニュー　↑
-------------------------------------------------*/

/*-------------------------------------------------
  ドロップダウンメニュー（CADコンテスト用）　↓
-------------------------------------------------*/
.drmenu_ct{
  *zoom: 1;
  list-style-type: none;
}
.drmenu_ct:before, .drmenu_ct:after{
  content: "";
  display: table;
/*  margin-top: -3px;*/
}
.drmenu_ct:after{
  clear: both;
}

.drmenu_ct li{
  position: relative;
  width: 24%;
 height: 50px;
  line-height: 50px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #dcdddd;
  font-size: 18px;
}

.drmenu_ct li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #000;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.drmenu_ct li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.drmenu_ct li ul li{
  width: 100%;

}

/* プルダウンの要素　*/
.drmenu_ct li ul li a{
  padding: 15px 15px;
  border-top: 1px solid #d3d3d3;
  background: #efefef;
  text-align: center;
/*	margin-top: -15px;*/
  font-size: 14px;
}
.drmenu_ct li:hover > a{
  background: #d3d3d3; 
}
.drmenu_ct li a:hover{
  background: #d3d3d3; 
}


/* 下矢印 */
.drinit-bottom2:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 4px 15px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#drmenu_ct { 
	position: relative;
	z-index: 800; 
}

#drmenu_ct li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;

}
#drmenu_ct li:hover ul li{
  overflow: visible;
  height: 38px;
}



/*-------------------------------------------------
  ドロップダウンメニュー（CADコンテスト用）　↑
-------------------------------------------------*/

/*-------------------------------------------------
  スクロールダウンボタン　↓
-------------------------------------------------*/

.scroll{
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  z-index: 995;
}
.scroll a{
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 0 80px;
	text-shadow:2px 2px 3px rgba(0, 0, 0, 0.9);
}
    /*矢印を作成する*/
.scroll a:before{
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      right: 0;
      bottom: 55px;
      margin: auto;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
      animation: move 2s infinite;
  -webkit-filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));
  -moz-filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));
  -ms-filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));
  filter:drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));



    }


/*矢印をアニメーションする*/
@keyframes move {
  0% {
    transform: rotate(45deg) translate(0, 0);
  }
  20% {
    transform: rotate(45deg) translate(10px, 10px);
  }
  40% {
    transform: rotate(45deg) translate(0, 0);
  }
}

/*-------------------------------------------------
  スクロールダウンボタン　↓
-------------------------------------------------*/

.move-wrapper{
	width: 100%;
/*	height:700px;*/
	position: relative;
	padding-bottom:60%;
}

@media screen and (min-width:1450px) {
	.softnavi-content-wrap,
	.topics-2-wrapper,
	.topics-3-wrapper,
	.main-1-wrapper,
	.info-wrapper,
	.navithink-content-wrap,
	.userint-3-wrapper,
	.support-content-wrap,
	.contest-content-wrap
	{
		width: 1320px;
	}
}