/*-------------------------------------------------
  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: 23px;
	padding: 0;
	margin: 0;
	height: 100%; 
	overflow-x: hidden;
	box-sizing : border-box;
/*	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;
}

.serif-font{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{

}


input[type="submit"]{
-webkit-appearance: none;
}


/*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: #000000;
	text-decoration: underline;
	text-underline-offset: 3px;

}

a:visited {
	color: #000000;
	text-decoration: underline;
	text-underline-offset: 3px;

}
a:hover {
	text-decoration: underline;
/*	text-decoration: none;*/
	color: #00A0E9;
	text-underline-offset: 3px;

}

a:active {
	color: #000000;
	text-decoration: underline;
	text-underline-offset: 3px;

}


.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: 20px;*/
	height: 40px;

}
.c_line50
{
	clear: both;
/*	height: 10px;*/
	height: 50px;

}
.c_line60
{
	clear: both;
	height: 60px;
}
.c_line70
{
	clear: both;
	height: 70px;
}
.c_line80
{
	clear: both;
/*	height: 30px;*/
	height: 80px;

}
.c_line90
{
	clear: both;
	height: 90px;
}
.c_line100
{
	clear: both;
	height: 100px;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/

	.pc-display{display:none;}	
	.tab_smp-display{display:inherit;}



#wrapper{

}

/* クリアフィックス */


 
.clearfix {

}

#header{

}

.headerbg{

}

#menu-top{
	position: absolute;
/*	width: 100%;*/
	z-index: 11;
	top: 20px;
	left: 20px;

}

.menu-logo{
	width: 100%;
/*	height: 50px;*/


}

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


}

.menu-logo a:hover{
  background: rgba(68,68,68, 0.1);
}


.tablet-open{
	display: none;
}

.menu-title1{
	width: 75%;
	height: 25px;
	float: left;
}

.menu-title1 h1{
	font-size: 90%;
	color: #000;
	float: right;
	line-height: 30px;
	padding: 0 10px 0 0;
}

.menu-title2{
	width: 75%;
	height: 25px;
	float: left;
}

.menu-title2 h2{
	font-size: 90%;
	color: #000;
	line-height: 18px;
	text-align: right;
	margin: 0 10px 0 0;
}

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

.global-nav {
  position: fixed;
  right: -320px; /* これで隠れる。右配置がright 左配置がleft */
  top: 0;
  width: 300px; /* スマホに収まるくらい */
  height: 100vh;
  padding-top: 30px;
  background-color: #fff;
  transition: all .6s;
  z-index: 998;
  overflow-y: auto; /* メニューが多くなったらスクロールできるように */
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.hamburger {
  position: fixed;
  right: 15px;  /* 右配置がright 左配置がleft */
  top: 12px;
  width: 55px; /* クリックしやすいようにちゃんと幅を指定する */
  height: 55px; /* クリックしやすいようにちゃんと高さを指定する */
  cursor: pointer;
  z-index: 999;
/*  background-color: #3c3c3c;*/
  background-color: #000;
}
.global-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-nav__item {
  position: relative;
  cursor: pointer;
	display: inline;

  text-align: center;
  padding: 0 14px;
}
.global-nav__item {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  color: #111;
}

.global-nav__item a{
  text-decoration: none;
  color: #111;
  padding: 8px 20px;
}
.global-nav__item a:hover {
  background-color: #eee;
}


.global-nav__item::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0.6em;
  height: 0.6em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  position: absolute;
  top: 46%;
 left: 10%;
  margin: 0;
  transition: transform .2s;
  z-index:9999;

}
.global-nav__item.open::after {
  transform: translateY(25%) rotate(-45deg);
  top: 42%;
}

.global-nav__item2{
  display: none;

}

.global-nav__item2 li{

/*  background: #eee;*/

	text-align:center;
}

.global-nav__item2 li a{
  text-decoration: none;
  color: #111;
  display: block;
   padding: 12px 0;
}

.global-nav__item2 li a:hover {
  background-color: #eee;
}

.global-nav__item3 {
  text-align: center;
  padding: 0 14px;
}
.global-nav__item3 a {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  color: #111;
}
.global-nav__item3 a:hover {
  background-color: #eee;
}
.hamburger__line {
  position: absolute;
  left: 18px;  /* 三本線の位置 */
  width: 22px;  /* 三本線の幅 */
  height: 2px;  /* 線の太さ */
  background-color: #fff;
  transition: all .6s;
}
.hamburger__line--1 {
  top: 20px;　  /* 3本線の上 */
}
.hamburger__line--2 {
  top: 28px;  /* 3本線の真中 */
}
.hamburger__line--3 {
  top: 36px;  /* 3本線の下 */
}
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 997;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer;
}
/* 表示された時用のCSS */
.nav-open .global-nav {
  right: 0;　  /* 右配置がright 左配置がleft */
}
.nav-open .black-bg {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  visibility: visible;
}
.nav-open .hamburger__line--1 {
  transform: rotate(45deg);
  top: 26px;
}
.nav-open .hamburger__line--2 {
  width: 0;
  left: 50%;　  /* ※逆：右配置がleft 左配置がright */
}
.nav-open .hamburger__line--3 {
  transform: rotate(-45deg);
  top: 26px;
}

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

.guide-wrap{
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 200;
	overflow: hidden;
	top: 55px;
	right: 155px;
	
}

.guide-link{
	position: absolute;
	width: 40px;
	height: 40px;	
	z-index: 300;
}

.guide-link a:after{
	position: absolute;
	width: 100%;
	height: auto;	
	z-index: 300;
    content: url("images/guide-icon.png");	
}


.guide-link img{
	display:none;
}


.guide{
	display:none;
}

.guide p{
	display:none;
}

.webdemo-wrap{
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 200;
	overflow: hidden;
	top: 55px;
	right: 105px;
}

.webdemo-link{
	position: absolute;
	width: 40px;
	height: 40px;	
	z-index: 300;
}

.webdemo-link a:after{
	position: absolute;
	width: 100%;
	height: auto;	
	z-index: 300;
    content: url("images/webdemo-icon.png");	
}


.webdemo-link img{
	display:none;
}


.webdemo{
	display:none;
}

.webdemo p{
	display:none;

}

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

.numberweb-wrap{
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 200;
	overflow: hidden;
	top: 55px;
	right: 55px;
}

.numberweb-link{
	position: absolute;
	width: 40px;
	height: 40px;	
	z-index: 300;
}

.numberweb-link a:after{
	position: absolute;
	width: 100%;
	height: auto;	
	z-index: 300;
    content: url("images/numberweb-icon.png");	
}


.numberweb-link img{
	display:none;
}


.numberweb{
	display:none;
}

.numberweb p{
	display:none;

}

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

.webmanual-wrap{
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 200;
	overflow: hidden;
	top: 55px;
	right: 5px;
}

.webmanual-link{
	position: absolute;
	width: 40px;
	height: 40px;	
	z-index: 300;
}

.webmanual-link a:after{
	position: absolute;
	width: 100%;
	height: auto;	
	z-index: 300;
    content: url("images/webmanual-icon.png");	
}


.webmanual-link img{
	display:none;
}


.webmanual{
	display:none;
}

.webmanual p{
	display:none;

}

.logo-wrap{
	display: none;
}


.logo-content{
	display: none;
}

.logo-content img{
	display: none;
}


.title-backcolor1-wrap{
    position: absolute;
	width: 100%;
	height: 90px;
	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以下用*/
	overflow: hidden;
}

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

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

.title-backcolor2-wrap{
    position: absolute;
	width: 100%;
	height: 80px;
	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;
}

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

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


/*-------------------------------------------------
  slider-pro 縦サイズとボタン調整 ↓
-------------------------------------------------*/


/*-------------------------------------------------
  slider-pro 縦サイズとボタン調整 end ↑
-------------------------------------------------*/












/*-------------------------------------------------
  body
-------------------------------------------------*/
#body-main
{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#body-wrapper
{
	margin: 0;
	padding: 0;
	background: #fff;
	overflow-x: hidden;
}

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

.body-title p{
	font-size: 18px;
	font-weight: bold;
	margin: 0;	
}
.body-title dt{
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto 5px;
font-family: 'Ubuntu Mono', monospace;
font-weight: 700;		
}

.body-title dd{
	font-size: 12px;
/*	font-weight: bold;*/
	margin: 0;	
}

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

.body-title2 p{
	font-size: 24px;
/*	font-weight: bold;*/
	margin: 0;
	line-hight: 34px;
}

#body-topmenu{
	position: fixed;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	z-index: 800;
}
/*-------------------------------------------------
  easyselectbox.js　select　↓
-------------------------------------------------*/

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

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

}

.esb-displayer:after {
/*    content: url("images/shouhin_arrow_white.png");*/
    content: url("images/shouhin_arrow.png");
    float: right;
}
.easy-select-box {
    width: 240px;
    padding: 8px 8px;
/*    background: #00A0E9;*/
    border: 1px solid #00A0E9;
    background: #fff;
    outline: 0;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	color: #00A0E9;
box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.esb-dropdown {
    display: none;
    overflow: auto;
    position: absolute;
    min-width: 240px;
    background: #FFF;
    border: 1px solid #CCC;
    border-top: none;
    z-index: 999;
}
.esb-item {
    width: 240px;
    padding: 12px 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: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding:0 0 0 0;
}

.navicontent{
	position: relative;
	width: 23%;
	height: 100%;
    margin: 0 1% 0 1%;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding: 0 0 1% 0;
}

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

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

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

.navipicture img{
	width: 50%;
	height: auto;
}

.navititle{
	text-align: center;
}

.navititle h2{
	font-weight: bold;
	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
}

#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: 100%;
	height: 100%;
	margin: 30px auto 0;
	overflow: hidden;
}

.navi-object-wrap{
    width: 96%;
	margin: 0 auto;
/*	line-height: 40px;*/

}

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

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

.navi-object{


}

.navi-object li{
padding: 0;
margin: 0;
list-style: none;
}

.navi-object li a{
	float: left;	
display:block;
margin: 0 5px 10px 5px;  
 padding: 5px 10px 5px 10px;
 color: #00A0E9; /*文字色*/
 background-color: #fff; /*背景色*/
 border: 1px solid #00A0E9; /*線の太さ・色*/
 border-radius: 20px; /*角の丸み*/	
 font-size:12px;
}

.navi-object li a:hover{
 color: #fff; /*文字色*/
 background-color: #00A0E9; /*背景色*/
	text-decoration: none;

}

.navi-object li a:link {
	text-decoration: none;
}

.navi-object li a:visited {
	text-decoration: none;
}

.navi-object li a:active {
	text-decoration: none;
}

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

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

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

.softnavi-link img{
	width: 100%;
	height: 150px;
}

.softnavi-picture{
	position: relative;
	width: 94%;
	height: 100px;
	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: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
}

.softnavi-content dd{
	line-height:18px;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}

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

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

}


.pr-box{
  position: absolute;
	top: 50%; 
	left: 50%; 
	-webkit-transform : translate(-50%,-50%); 
	transform : translate(-50%,-50%); 
	width: 100%;
	height: 700px;
	margin-top: 30px;
}

.pr-picture{

}

.pr-picture:after{

}

.pr-picture2{
/*	float: right;*/
	text-align: center;
}

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


.pr-content{
	width: 100%;

	
}

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


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

}


.pr-content p{
	padding: 0 20px 0 20px;
	line-height: 30px;

}


.main-1-wrapper{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

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

.main-1-wrap p{
	text-align: center;
	line-height:18px;
	font-size: 100%;	
	margin: 0;
}


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

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


.main-1-picture{
	position: relative;
	width: 300px;
	height: 300px;
	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{
	font-size: 100%;
	font-weight: bold;
	margin: 4% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	line-height: 18px;
	text-align: left;
}

.main-1-wrap dd{
	line-height:22px;
	margin: 2% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	text-align: left;	
	font-size: 100%;
}

.top-1-wrapper{

    width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.top-1-wrap{
	position: relative;
	width: 96%;
	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: 100%;
	height: 100%;
}

.top-1-picture{
	position: relative;
	width: 100%;
	height: 260px;
	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: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	float: left;
	overflow: hidden;
}

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

.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: 100%;
	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: 100%;
	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{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 5px;*/	

}

.topics-2-wrap{
	position: relative;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 10px 20px 10px 20px;
	width: 100%;
	height: 100px;
    border-bottom: 1px solid #DDDDDD;
}

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

.topics-2-link img{
	width: 100%;
	height: 100%;
}


.topics-2-picture{
	position: relative;
	float: left;
	width: 140px;
	height: 100px;
	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-text{
	float: left;
	width: 50%;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 6%;
}

.topics-2-text dt{
	font-size: 15px;
	font-weight: bold;
	margin:0;
	overflow: hidden;
	line-height: 20px;
	text-align: left;

}

.topics-2-text dd{
	font-size: 12px;
	margin-top:10px;
	overflow: hidden;
	line-height: 18px;
	text-align: left;

}

.topics-2-text p{
	font-size: 15px;
	font-weight: bold;
	margin:0;
	overflow: hidden;
	line-height: 20px;
	text-align: left;

}

.topics-3-wrapper{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}

.topics-3-wrap{
	position: relative;
	width: 100%;
	height: 100%;
    margin: 0 1% 10px 1%;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding: 4% 0 6% 0;
}

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

.topics-3-link img{
	width: 100%;
	height: 150px;
}

.topics-3-wrap dt{
	font-size: 100%;
	font-weight: bold;
	margin: 2% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	line-height: 20px;
	text-align: left;

}

.topics-3-wrap dd{
	line-height:22px;
	margin: 2% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	text-align: left;
	height: 80px;
	font-size: 100%;
}

.userint-3-wrapper{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.userint-3-wrap{
	position: relative;
	width: 90%;
	height: 260px;
    margin: 0 0 10px 0;
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding: 0;
}

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

.userint-3-link img{
	width: 100%;
	height: 311px;
}

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


.userint-3-picture{
	position: relative;
	width: 100%;
	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: 16px;
	font-weight: bold;
	margin: 4% 0 0 0;
	padding: 0;
	overflow: hidden;
	line-height: 22px;
	text-align: left;

}

.userint-3-wrap dd{
	line-height:22px;
	margin: 0 0 0 0;
	padding:0;
	overflow: hidden;
	text-align: left;
	margin: 2% 0 0 0;
	font-size: 12px;
}

.next-wrap{
	text-align:center;
	margin-bottom:30px;
}

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

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

.next-list{

}

.next-list p{


}

.next-list a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
  background: #00A0E9; /* 背景色 */
  color: #fff; /* 文字色 */
  padding: 16px 40px; /* 上下の余白、左右の余白 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	border: 2px solid #00A0E9;
}

.next-list a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.next-list a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.next-list a:hover
{
	text-decoration: none;
	color: #00A0E9;
	outline: none;
 	 background: #fff; /* 背景色 */
	border: 2px solid #00A0E9;
}

.next-list a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.next-wrap2{
	text-align:center;
	margin-bottom:30px;
}

.next-list2 a{

	font-size: 14px;
  background: #fff; /* 背景色 */
  color: #000; /* 文字色 */
  padding: 16px 40px; /* 上下の余白、左右の余白 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	border: 2px solid #000;
}

.next-list2 a:link 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.next-list2 a:visited 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.next-list2 a:hover
{
	text-decoration: none;
	color: #fff;
	outline: none;
 	 background: #000; /* 背景色 */
	border: 2px solid #000;
}

.next-list2 a:active
{
	outline: none;
	text-decoration: none;
	color: #000;
}

.next-wrap3{

	text-align:center;
	margin-bottom:30px;

}

.next-list3 a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
  background: #E7A325; /* 背景色 */
  color: #fff; /* 文字色 */
  padding: 16px 40px; /* 上下の余白、左右の余白 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	border: 2px solid #E7A325;
	margin-top:30px;
	
}

.next-list3 a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.next-list3 a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.next-list3 a:hover
{
	text-decoration: none;
	color: #E7A325;
	outline: none;
 	 background: #fff; /* 背景色 */
	border: 2px solid #E7A325;
}

.next-list3 a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.garten-wrapper{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 5px;	
}

.garten-wrap{
	position: relative;
	width: 48%;
	height: 100%;
    margin: 0 1% 10px 1%;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 4%;
}

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

.garten-link img{
	width: 100%;
	height: 220px;
}

.garten-picture{
	position: relative;
	width: 174px;
	height: 140px;
	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-wrap p{
	margin: 0;
	padding: 2% 6% 6% 6%;
	overflow: hidden;
	line-height: 18px;
	text-align: left;
	height: 40px;
	font-size: 100%;
}


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

.contest-content{
	position: relative;
	width: 45%;
	height: 200px;
    margin: 0 2% 0 2%;
/*	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: 45%;
	height: 200px;
}

.contest-picture{
	position: relative;
	width: 100%;
	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: 100%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
}

.contest-2-wrapper{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 20px;*/	
	text-align: center;
}

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

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

.contest-2-link img{
	width: 100%;
	height: 300px;
}

.contest-2-picture{
	position: relative;
	width: 98%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}

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

.info-wrap{
	position: relative;
	width: 94%;
	height: auto;
    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; 
	padding: 5px 0 15px 0;
}

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

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

.info-box{
	float:left;
	width:5%;
	margin: 0 2% 0 2%;
}

.info-box2{
	float:left;
	width:90%;

}

.info-box2 dt{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
	line-height: 20px;

/*	height: 52px;*/
}

.info-box2 dd{
	text-align: left;
	padding: 0;
	overflow: hidden;
	text-align: left;
	margin-top: 0;
	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: #efefef;
/*	background: url(images/prbg.jpg);*/
	padding: 40px 0 10px 0;
	
}

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

.navithink-content{
	position: relative;
	width: 115px;
	height: auto;
    margin: 0 0 30px 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: 115px;
	height: 100px;
}

.navithink-picture{
	position: relative;
	width: 84px;
	height: 31px;
	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: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	color: #000;
}


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

.mainimg-content{
	position: relative;
	width: 100%;
	height: auto;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;

}

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

.mainimg-link img{
	width: 100%;
	height:100%;
}

.mainimg-link a:hover img{
background-color: rgba(0, 0, 255, 0);
}


.mainimg-picture{
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

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


/*-------------------------------------------------
  にわなびでフロートするcss　↓
-------------------------------------------------*/
.float_adjust780_text{

	width:100%;
	margin: 5px 0 0 0;
	overflow: hidden;

}

.float_adjust780_text_right{

	width:100%;
	margin: 5px 0 0 0;
	overflow: hidden;

}

.float_image1{
	width: 100%;
	height: auto;
    margin: 0 5px 20px 5px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding-top: 0;
	line-height:0;
	padding: 0 0 30px 0;
}

.float_image2{


	width: 46%;
	height: auto;
    margin: 0 5px 0 5px;
	float: left;
	overflow: hidden;
	margin-top: -50px;

}

.float_image3{

	width: 46%;
	height: auto;
    margin: 0 5px 20px 5px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding-top: 0;
	line-height:0;
}

.float_image4{
	width: 90%;
	height: auto;
    margin: 0 5px 0 5px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding-top: 0;
	line-height:0;
}

.niwa1300-wrapper{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
display:block;
}

.niwa1300-content{
	width: 44%;
	height: 100%;
    margin: 0 2% 20px 2%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #fff;
	padding-top: 0;
	line-height:0;
}

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

.niwa1300-topimg{
	position: relative; 
	width:100%;
	min-width:150%;
	height:auto; 
	margin:0 auto; 
	text-align:center;
	padding: 30px 0 0 0;
	top: 0;
	right:25%;
}

.niwa1300-topimg2{
	width:100%; 
	height:auto; 
	margin:0 auto; 
	text-align:center;
}

.niwa1300-topimg3{
	width:100%; 
	height:auto; 
	margin:0 auto; 
	text-align:center;
}

.niwa1300-topimg4{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
display:block;
}

.niwa1300-topimg5{
	width: 96%;
	height:auto; 
	margin:0 auto; 
	text-align:center;
}

.niwa1300-content2{
	position: relative;
	width: 44%;
	height: 100%;
    margin: 0 2% 20px 2%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #fff;
	padding-top: 0;
	line-height:0;
	z-index: 10;
}

.niwa1300-content2-link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 30;
	bottom: 0;
}

.niwa1300-content2-link img{
	width: 100%;
	height: auto;
}

.niwa1300-content2 img{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.niwa1300-content2 p{
	white-space: pre-wrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 80%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	overflow: hidden;
	line-height:120%;
	width: 100%;
}

.textmarker{
  background: -moz-linear-gradient(transparent 0%, #D9EFF9 0%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 0%, #D9EFF9 0%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 0%, #D9EFF9 0%);       /* IE用 */
  background: -o-linear-gradient(transparent 0%, #D9EFF9 0%);        /* Opera用 */
  background: linear-gradient(transparent 0%, #D9EFF9 0%);
	display: inline;
	overflow: hidden;
  font-weight: 500;
}
.textmarker2{
  background: -moz-linear-gradient(transparent 0%, #F8E2A1 0%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 0%, #F8E2A1 0%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 0%, #F8E2A1 0%);       /* IE用 */
  background: -o-linear-gradient(transparent 0%, #F8E2A1 0%);        /* Opera用 */
  background: linear-gradient(transparent 0%, #F8E2A1 0%);
	display: inline;
	overflow: hidden;	
}
/*-------------------------------------------------
  footer
-------------------------------------------------*/
#footer{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

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

#footer-wrap{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
}

.footer-content{
	width: 65%;
/*	height: 295px;*/
/*    margin: 0 0 30px 0;*/
	float: left;
/*	background: #fff;*/
	overflow: hidden;

}

.footer-content2{


}

.footer-content2-wrap{

}

.footer-content2-wrap p{

}

.footer-content2-wrap p a{

}

.footer-content3{
	width:35%;
	float: left;
/*	background: #fff;*/
	overflow: hidden;

}

.footer-logo{
	width: 80%;
	padding: 0 0 10px 0;
}


.footer-logo a:after{
  content: '';
  display: block;
  width: 200px;/*幅*/
  height: 38px;/*どれだけデカくなってもはみ出ないであろう高さを指定*/
/*  background-image: url("images/07logowhite.png");*/
  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;

}

.footer-addrees p{	
	color: #000;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
}


.footer-menu{
	width: 100%;
/*	margin-top: 10px;*/
}

.footer-menu p{
	text-align: left;
	color: #000;
	font-size: 12px;
	margin: 0;
}

.footer-menu p a:link {
	color: #000;
	font-size: 12px;

}

.footer-menu p a:visited {
	color: #000;
	font-size: 12px;
}
.footer-menu p a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 12px;
	text-underline-offset: 3px;

}

.footer-menu p a:active {
	color: #000;
	font-size: 12px;
}

.footer-menu p:after{
	clear: both;
	font-size: 12px;
}

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

#copyrights p
{
	text-align: left;
	color: #000;
	font-size: 12px;
	margin: 0;
}

.footer-logo-wrap{
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 20px 0;
}

.footer-logo-content{
	width: 30px;
	margin: 0 5px;
	height: auto;
	float: left;
}

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

#footer-guide-wrap{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 5px;
}

.footer-guide-content{
	width: 92%;
	height: 200px;
    margin: 0 2% 10px 2%;
	float: left;
	background: #fff;
	overflow: hidden;
	padding: 4% 2% 4% 2%;
}

.footer-guide-title{
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 2% 0 2%;
}

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

.footer-time{
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 8px 0;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 2% 0 2%;
}

.footer-time p{
	font-size: 80%;
	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: 160%;
	margin: 0;
	display: inline;
	line-height: 40px;
}

.footer-comment{
	width: 100%;
	text-align: center;
	margin: 10px 0 8px 0;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 2% 0 2%;
}

.footer-comment p{
	font-size: 80%;
	margin: 0;
}

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

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

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

}

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

}

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

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

.footer-taikenbanp{
	width: 86%;
	margin: 0 auto;
	padding:20px 0 10px 0;
}

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

#smapho{

}

#smapho-none{
	display: none;	
}

#footer-smapho-wrap{
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
/*	border-color: #dcdddd;*/
	border-color: #cccccc;
	background-color: #efefef;
}

.footer-smapho{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 10px;*/
}


.footer-smapho li{ 
	margin: 0;
	padding: 0;
	display: inline-block;	
	vertical-align: top;
	width: 49%;
	height: 50px;
	text-align: center;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #cccccc;
}

.footer-smapho li a{

/*	float: left;*/

/*	background-color: #000;*/
	text-align: center;
	color: #000;

	line-height: 50px;
	margin: 0px;
	font-size: 14px;
	cursor:pointer;
display: block;
}


.footer-smapho li a:link {
	text-decoration: none;
}

.footer-smapho li a:visited {
	text-decoration: none;
}
.footer-smapho li a:hover {
	text-decoration: none;

}

.footer-smapho li a:active {
	text-decoration: none;
}


.footer-smapho li:nth-child(even){
	border-width: 1px 0 0 0;
	border-style: solid;
/*	border-color: #dcdddd;*/
	border-color: #cccccc;

}

.footer-smapho li a:hover{
*/	background-color: #f2f2f2;*/
	text-decoration: none;
}

.footer-toiawase{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background-color: #00A0E9;
	padding: 60px 0;
}

.footer-toiawase-content{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.footer-toiawase-box{
	position: relative;
	width: 100%;
	height: auto;
    margin: 0;
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	text-align: center;

}

.footer-toiawase-box dt{
	font-size: 26px;
	font-weight: bold;
	margin:0;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	height: 36px;
	color: #fff;
	padding: 0 20px 0 20px;
}

.footer-toiawase-box dd{
	font-size: 16px;
	line-height:24px;
	margin: 20px 0 30px 0; 
	padding: 0 20px 0 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.footer-toiawase-bt a{
	text-decoration: none; 
	color: #fff;
	font-weight: bold;
  	text-align: center;
  height:100px;
  line-height:100px;
	font-size: 20px;
	padding: 20px 50px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #fff;

}


.footer-toiawase-bt a:hover{
	color: #00A0E9;
	font-weight: bold;
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #00A0E9;
}

.footer-copy{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background-color: #00A0E9;

}

.footer-copy-content{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.footer-copy-content p{
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.ft-content{
	position: relative;
	width: 47%;
	max-width:47%;
	height: 90px;
    margin: 0 2% 2% 2%;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	padding:0 0 0 0;
}

.ft-content:nth-of-type(5){
    margin: 0 2% 0 0;
}

.ft-content:nth-of-type(6){
    margin: 0 0 0 2%;
}

.ft-content:nth-of-type(7){
    margin: 0 2% 0 0;
}

.ft-content:nth-of-type(8){
    margin: 0 0 0 2%;
}

.ft-content:nth-of-type(9){
    margin: 0 2% 0 0;
}

.ft-content:nth-of-type(10){
    margin: 0 0 0 2%;
}

.ft-content:nth-of-type(11){
    margin: 0 2% 0 0;
}

.ft-content:nth-of-type(12){
    margin: 0 0 0 2%;
}

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

.ft-link img{
	width: 100%;
	height: auto;
}

.ft-link a:hover img{

}


.ft-picture{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	z-index: 50;
}

.ft-picture img{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;

}

.ft-text{
	position: absolute;	
	z-index: 100;
	height:20px;
	right: 0;
	bottom: 20px;
	left: 0;
}

.ft-text p{
	font-size: 10px;
	text-align: center;
	color: #000;
	margin: 0;

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

.pagetop {
	position: fixed;
	right:5%;
	bottom: 20px;
	z-index: 9999999;
/*	display: inline;*/
} 

.pagetop a {
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;


	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	display: block;
	color: #fff;
	text-align: center;
	margin: 0;
	background: #000;
	/*border-radius: 5px;*/
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.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: #000;
	color: #fff;
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

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

/*-------------------------------------------------
  ホームのバナーの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;
	text-underline-offset: 3px;

}

.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;
	text-underline-offset: 3px;

}

.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: 100%;
	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;
	text-underline-offset: 3px;

}

.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;
	text-underline-offset: 3px;

}

.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: 110px;
	height: 30px;
	line-height: 30px;
	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用 */ 
	font-size: 12px;
}

.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: #00A0E9;
    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: 100%;
	height: 1%;
	overflow: visible;
	/*float: right;*/
/*にわ・なびの記事幅表示と合わせるために以下はすべて0にすること。paddingは.contentで入力*/
	padding: 0px 0px 0px 0px;
	margin: auto;
	border-width: 0 0;

	
}

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

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

#container_720
{
	width: 100%;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

#container_780
{
	width: 100%;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

.container_780
{
	width: 100%;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

#container_1000
{
	width: 100%;
	height: 1%;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

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

.contentbody img{
    width:auto;
    height:auto;
    max-width:100% !important;
    max-height:100% !important;
}

.contentbody{
    max-width:100% !important;
}


.contentbody table tr td
{
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
  table-layout: fixed !important;
  width: 48% !important;
}


.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;

}

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

.contentbody3{
	padding: 0;
	text-align: justify;
	line-height: 28px;
	font-size: 16px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;
}

.contentbody3 table tr td
{
	font-size: 16px;
	text-align: justify;
	line-height: 28px;

}


.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-ad{
	clear: both;
	height: 10px;
}

#item-wrapper{
	margin: 0;
	padding: 0;
}


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

.item-catname{
    width: 100%;

	margin: 0 auto;

}

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

.item-catname h3{
	font-weight:bold; 
	font-size:24px; 
	text-align:center; 
	padding:0 0px 0px 0px;
	margin: 0 0 -5px 0;
	line-height: 32px;
}

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

.item-menu{
    width: 96%;
	margin: 20px auto 0;
	line-height: 30px;
/*	word-break: keep-all;*/
	font-size:10px !important;
}

.item-menu2{
    width: 96%;
	margin: 20px auto 0;
	line-height: 30px;
	font-size:10px !important;
}


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

.item-contetn-wrap{
	width: 90%;
	padding: 0; 
	margin: 0 auto; 
}

.item-title{
	font-weight:bold; 
	font-size:22px; 
	text-align:left; 
	padding:20px 0px 30px 0px;
	line-height: 32px;
}

.item-content-wrapper2{
	width: 100%;
	padding: 0; 
	margin: 30px 0;
}


.item-contetn-wrap2{
	width: 90%;
	margin: 0 auto; 
	padding: 14px 0 14px 0;
}

.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: 100%;
	height: 30px;
	margin: 40px auto 0;
	padding: 10px 0;
	background: #fff;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #dcdddd;
}

#contestmenu-wrap{
	width: 100%;
	height: 30px;
	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: 100%;
	margin: 0;
	overflow: hidden;	
}

.topics-1-wrap{
	position: relative;
	width: 96%;
	height: 100%;
    margin: 0 auto;
	float: left;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 0 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: 96%;
	margin: 0 auto;
	overflow: hidden;	
	text-align: center;
	padding-top: 30px;

}

.group-content{
	position: relative;
	width: 46%;
	height: 100%;
    margin: 0;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	padding: 0 1% 20px 1% ;
}

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


.group-link img{
	width: 200px;
	height: 400px;
}


.group-picture{
	position: relative;
	width: 100%;
	height: 100px;
	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{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	color: #525252;

}

.group-content dd{
	line-height:22px;
	margin: 0 0 0 0;
	padding:0;
	overflow: hidden;
	text-align: left;
	margin: 2% 0 0 0;
	font-size: 12px;
}


.support-content-wrap{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;	
}

.support-content{
	position: relative;
	width: 48%;
	height: 256px;
    margin: 0 1% 10px 1%;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding-top: 1%;
}

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

.support-link img{
	width: 100%;
	height: 231px;
}

.support-picture{
	position: relative;
	width: 94%;
	height: 100px;
	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: 100%;
	font-weight: bold;
	margin: 1% 0 0 0;
	padding: 0 4% 0 4%;
	overflow: hidden;
	line-height: 18px;
	text-align: left;
}

.support-content dd{
	line-height:22px;
	margin: 1% 0 0 0;
	padding: 0 4% 0 4%;
	overflow: hidden;
	text-align: left;
	font-size: 100%;
}

.support-content2{
	position: relative;
	width: 100%;
	height: auto;
    margin: 0 0 2% 0;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
/*	padding-top: 1%;*/
}

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

.support-link2 img{
	width: 96%;
	height: 180px;
}

.support-picture2{
	position: relative;
	width: 96%;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}

.support-picture2 img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}
/* =======================================
	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: 40px;
	line-height:40px;
	vertical-align: middle;
	background: #a0a0a0;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 10px 10px 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;
  width: 100%;
  height: 30px;
  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:600;
}
#dropmenu li a{
  display: block;
  margin: 0;
  color: #000;
  font-size: 10px;
  line-height: 1;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
}
#dropmenu li:hover > a{
  background: #00A0E9;
  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: 200%;
  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: #efefef;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 30px;
/*  border-top: 1px solid #48A6CC;*/
  border-bottom: 1px solid #cccccc;
  line-height: 30px;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
  height: 30px;
  line-height: 30px;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
  height: 30px;
  line-height: 30px;
}
#dropmenu li:hover ul li:last-child a{
/*  border-radius: 0 0 3px 3px;*/
  height: 30px;
  line-height: 30px;
}


/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 0 2px 4px;
    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: 98%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 5px;	
}

.index3-content{
	position: relative;
	width: 100%;
	height: 100%;
    margin: 0 1% 10px 1%;
	float: left;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 4% 0 6% 0;
}

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

.index3-link img{
	width: 100%;
	height: 100%;
}


.index3-picture{
	position: relative;
	width: 90%;
	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: 100%;
	font-weight: bold;
	margin: 4% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	line-height: 18px;
	text-align: left;
}

.index3-content dd{
	line-height:22px;
	margin: 2% 0 0 0;
	padding: 0 6% 0 6%;
	overflow: hidden;
	text-align: left;	
	font-size: 100%;
}

.f-container{
	width:96%;
	margin: 0 auto;
}

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

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

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


.f-item3{
	float:left;
	width:100%;
	margin: 0 0 0 0;
	font-size: 15px;
	line-height:36px;

}

.f-item4{
	float:left;
	width:100%;
	margin: 0 0 0 0;
	font-size: 15px;

}

.f-item5{
	float:left;
	width:100%;
	margin: 0 0 10px 0;
	font-size: 15px;
	display: inline;
}

input.input96{
width:96%; 
height:40px;
}

textarea.input96b{
width:96%; 
height:240px;
}

input.input70{
width:70px;
height:40px;
}

input.input70s{
width:70px;
height:40px;
}

input.input120{
width:120px;
height:40px;
}

input.input189{
width:189px;
height:40px;
}

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: 19px;
  height: 11px;
  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: 320px;
  height:64px;
  background: url(images/inquiry_flow-s.png) no-repeat;
  text-align:center;
  margin: 0 auto; 
}

.inquiry_flow2 {

  width: 320px;
  height: 64px;
  background: url(images/inquiry_flow-s2.png) no-repeat;
  text-align:center;
  margin: 0 auto; 
}

.inquiry_flow3 {

  width: 320px;
  height: 64px;
  background: url(images/inquiry_flow-s3.png) no-repeat;
  text-align:center;
  margin: 0 auto; 
}

/* =======================================
	select装飾
======================================= */
.cp_ipselect {
	overflow: hidden;
	width:100%;
	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: 15px;
}


/* =======================================
	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: block;
}
.cp_ipcheck .list_item2 {
	margin: 0 0 0.5rem 0;
	padding: 0;

}
.cp_ipcheck label {
	line-height: 135%;
	position: relative;
	cursor: pointer;
	font-size: 15px;
}
.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;

}


.cp_ipcheck2 {
/*	width:100%;*/
	text-align: left;
}
.cp_ipcheck2 ul li{
	display: block;
}
.cp_ipcheck2 .list_item2 {
	margin: 0 0 0.5rem 0;
	padding: 0;

}
.cp_ipcheck2 label {
	line-height: 135%;
	position: relative;
	cursor: pointer;
	font-size: 15px;
}
.cp_ipcheck2 .option-input05 {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;

}
.cp_ipcheck2 .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_ipcheck2 .option-input05:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);

}
.cp_ipcheck2 .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 {
	display:none;
}

.br3::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:  600px;
  min-width: 100%;
  min-height: 100%;
 background: url("images/bg_white.png") no-repeat;
 background-size: cover;
  z-index: 10;

}

.topcatch{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	-webkit-transform : translate(-50%,-50%); 
	transform : translate(-50%,-50%); 
	width:220px;
	height:auto; 
	z-index:500;
	margin-top: -30px;
}

/* =======================================
	上部メニュー上からふわっと固定
======================================= */
.g-nav-menu{


}

.blue-mbg a{
position: fixed;
top: 12px;
right: 78px;
z-index: 990;
	text-decoration: none; 
	width: 55px;
/*	height: 85px;*/
	color: #fff;
	font-weight: bold;
/*	margin: 25px 0 0 0;*/
/*	display: inline-block;*/
	line-height: 16px;	
  	text-align: center;
/*	background-color: #00A0E9;*/
	background-color: #f93020;
/*	margin-right: -20px;*/
	font-size: 12px;
	padding: 12px 0;
}





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

.drmenu li{
  position: relative;
  width: 120px;
	height: 70px;
	line-height: 70px;
  float: right;
  margin: 3px 0 0 0;
  padding: 0;
  text-align: center;
  color: #fff;
  background: #00578d; 
}

.drmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #000;
  font-size: 14px;
  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: 15px 15px;
  border-top: 1px solid #d3d3d3;
  background: #efefef;
  text-align: left;
/*	margin-top: -15px;*/
}
.drmenu li:hover > a{
  background: #3c3c3c; 
  color: #fff;
}
.drmenu li a:hover{
  background: #3c3c3c; 
  color: #fff;
}


/* 下矢印 */
.drinit-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 4px 5px;
    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;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dcdddd;
}
.drmenu_ct:before, .drmenu_ct:after{
  content: "";
  display: table;
/*  margin-top: -3px;*/
}
.drmenu_ct:after{
  clear: both;
}

.drmenu_ct li{
  position: relative;
/*  width: 24%;*/
  width: 49%;

 height: 40px;
  line-height: 40px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #dcdddd;
  font-size: 10px;
}

.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: 10px;
}
.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: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 0 140px;
	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: 120px;
      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%;
}


/*-------------------------------------------------
  ロードマーク　↓
-------------------------------------------------*/
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 9999;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #000;
  z-index: 9999;
}
/*-------------------------------------------------
  ロードマーク　↑
-------------------------------------------------*/

.grid-wrapper {
margin:0 0 2% 0;
	position: relative;
    border-radius: 4px;        /* CSS3草案 */
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;   /* Firefox用 */
overflow: hidden;
border:1px solid #eee;
	z-index: 1;

}


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

}

.youtube-content{
	position: relative;
	width: 90%;
	height: auto;
/*	float: left;*/
    margin: 0 10px 30px 10px;
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	padding: 0 0 10px 0;

}



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

.youtube-link img{
	width: 90%;
	height: 160px;
}

.youtube-link a:hover img{
background-color: rgba(0, 0, 255, 0);
}


.youtube-c{
	position: relative;
	width:100%;
	height:240px;
	overflow: hidden;
}

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

}





.youthumbnail {
     position: relative;
     padding-bottom: 49.8%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}

.youthumbnail-s {
     position: relative;
     padding-bottom: 100%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}


.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}


.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


.youtube_play {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}


.youtube_play img {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}




.youtube_play:hover {
	cursor:pointer;
}


.youtube .youtube_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;

}

.youtube .youtube_btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: url("images/y_icon.png") center center no-repeat;
  background-size: 96px 96px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.youtube .youtube_btn:hover:after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background: url("images/y_icon.png") center center no-repeat;
  background-size: 96px 96px;
}

.y_icon-wrap{
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
     width:60px;
     height:60px;
}

.loopSlider{
	height: 396px;
	overflow: hidden;
	position: relative;
}
.loopSlider .loopslider_wrap{
	height: 396px;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.loopSlider .loopslider_wrap ul{
	display: -webkit-flex;
	display: flex;
}
.loopSlider .loopslider_wrap ul li{
	width: 300px;
}

/*-------------------------------------------------
  吹き出し　↓
-------------------------------------------------*/

.balloon2-left {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 0 0.5em 15px;
	padding: 10px 16px;
	min-width: 120px;
 	max-width: 85%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 3px #555;
 	box-sizing: border-box;
	margin-right: 16px;
	float: left;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
}

.balloon2-left:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
 	z-index: 2;
}

.balloon2-left:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #555;
 	z-index: 1;
	clear: both;
}

.balloon2-right {
 	position: relative;
	display: inline-block;
 	margin: 0.5em 15px 0.5em 0;
	padding: 10px 16px;
	min-width: 120px;
 	max-width: 85%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 3px #555;
 	box-sizing: border-box;
	margin-left: 16px;
	float: right;
    border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
}

.balloon2-right:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
 	z-index: 2;
}

.balloon2-right:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 14px solid #555;
 	z-index: 1;
	clear: both;
}
/*-------------------------------------------------
  吹き出し　↑
-------------------------------------------------*/

/* CSSアニメーションの指定 */
.Headline{
  animation: SlideIn 1.0s;
}

/* CSSアニメーションの設定 */
@keyframes SlideIn {
  0% {
    opacity: 0;
    transform: translateY(64px);
	-webkit-transform: translateY(64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
	-webkit-transform: translateY(0);
  }
}

/* slide */
/* ズームインスライド */
  .main_imgBox {
    height: 380px; /* 高さ1/2 */
    overflow: hidden;
    position: relative; }

  .main_img {
    z-index:10;
    opacity: 0;
    width: 100%;
    height: 380px; /* 高さ2/2 */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 24s 0s infinite;
    animation: anime 24s 0s infinite; }

    .main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_img:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    .main_img:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }

@keyframes anime {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
         transform: scale(1.2);
                    z-index:9;
    }
    100% { opacity: 0 }
}

@-webkit-keyframes anime {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
         transform: scale(1.2);
                    z-index:9;
    }
    100% { opacity: 0 }
}


dt.main_text{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 39%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
		color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
    -webkit-animation: anime2 24s 0s infinite;
    animation: anime2 24s 0s infinite;
opacity: 0;
	}


    dt.main_text:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    dt.main_text:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    dt.main_text:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }


@keyframes anime2 {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
    }
    100% { opacity: 0 }
}

@-webkit-keyframes anime2 {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
    }
    100% { opacity: 0 }
}

dd.main_text{
	white-space: nowrap;
	font-size: 24px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
		color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
    -webkit-animation: anime3 24s 0s infinite;
    animation: anime3 24s 0s infinite;
opacity: 0;
	}


    dd.main_text:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    dd.main_text:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 12s; }

    dd.main_text:nth-of-type(4) {
      -webkit-animation-delay: 18s;
      animation-delay: 18s; }




@keyframes anime3 {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
    }
    100% { opacity: 0 }
}

@-webkit-keyframes anime3 {
    0% {
        opacity: 0;
    }
    13% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    37% {
        opacity: 0;
    }
    100% { opacity: 0 }
}




p.main_bt a{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 24%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #fff;
	background: #00A0E9;	
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #00A0E9;
/*box-shadow: 1px 1px 2px #444;*/
padding: 8px 16px;
display: block;
}

p.main_bt a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

p.main_bt a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

p.main_bt a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

p.main_bt a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

p.main_bt a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

p.main_bt a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

/* content slide */
.slider{
	margin: 40px auto;
	width: 85%;
    display: none; /* 画像が一瞬縦に全部表示を防ぐ */
}

/* 画像が一瞬縦に全部表示を防ぐ */
.slider.slick-initialized {
    display: block;
}


.slide img{
	height: auto;
	width: 200px;
	padding: 0 10px; /*画像の間隔　※jsのvariableWidth: trueも必要*/

}

.slide a 
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none;
}

.slide a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

/*slick*/
.slick-prev:before,
.slick-next:before{
    color: #000; /*左右ボタンの色*/
}

.companytop{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 100%;
	height: 300px; /* スライドの高さ*/
}

.companytop .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.companytop .image2{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.companytop dt.text{
	white-space: nowrap;
	font-size: 24px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
		color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
}

.companytop dd.text a{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 26%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
	background: #00A0E9;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #00A0E9;
/*box-shadow: 1px 1px 2px #444;*/
padding: 10px 16px;
display: block;
}

.companytop dd.text a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	top: 50%;
	margin: 0 0 0 10px;
}

.companytop dd.text a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.companytop dd.text a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.companytop dd.text a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.companytop dd.text a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.companytop dd.text a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.companytop2{
	padding-top: 50%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
/*	width: 100%;*/
/*	height: 500px;*/ /* スライドの高さ*/
}

.companytop2 .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.companytop3{
	padding-top: 50%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
/*	width: 100%;*/
/*	height: 500px;*/ /* スライドの高さ*/
}

.companytop3 .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.recruit{
	padding-top: 50%;
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 100%;
/*	height: 229px;*/ /* スライドの高さ*/
	margin: 0 auto;

}

.recruit .image{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

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

.recruit-link img{
	width: 100%;
	height: auto;
}

.c_linerecruit
{
	clear: both;
	height: 0;
}

.companybt-wrapper{
	width:100%;
	margin: 0;
	padding: 0;
 	overflow:auto; 
}

.companybt-wrap{
	width:49.5%;
	float:left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #000;

	text-align: center;
}

.companybt-wrap:last-child{
	width:49.5%;
	border-width: 1px 0 1px 0;

}

.companybt a{
	font-size: 14px;
  background: #fff; /* 背景色 */
  color: #000; /* 文字色 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	display:block;
  padding: 20px 0; /* 上下の余白、左右の余白 */
}


.companybt a:after{ /*矢印*/

    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 0 0 0 15px;
}

.companybt a:link 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt a:visited 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt a:hover
{

}

.companybt a:active
{
	outline: none;
	text-decoration: none;
	color: #000;
}

.companybt2-wrapper{
	width:100%;
	margin: 0;
	padding: 0;
 	overflow:auto; 
}

.companybt2-wrap{
/*	width:50%;*/
	width:49.5%;
	float:left;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #000;

	text-align: center;
}

.companybt2-wrap:nth-of-type(3){
	width:49.5%;
	border-width:0 1px 1px 1px; 

}

.companybt2-wrap:nth-of-type(4){
	width:49.5%;
	border-width: 0 0 1px 0;

}

.companybt2 a{
	font-size: 14px;
  background: #fff; /* 背景色 */
  color: #000; /* 文字色 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	display:block;
  padding: 20px 0; /* 上下の余白、左右の余白 */
}


.companybt2 a:after{ /*矢印*/

    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 0 0 0 15px;
}

.companybt2 a:link 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt2 a:visited 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt2 a:hover
{

}

.companybt2 a:active
{
	outline: none;
	text-decoration: none;
	color: #000;
}

.companybt2-1-wrapper{
	width:100%;
	margin: 0;
	padding: 0;
 	overflow:auto; 
}

.companybt2-1-wrap{
/*	width:50%;*/
	width:49.5%;
	float:left;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #000;

	text-align: center;
}

.companybt2-1-wrap:nth-of-type(3){
	width:49.5%;
	border-width:0 1px 1px 1px; 

}

.companybt2-1-wrap:nth-of-type(4){
	width:49.5%;
	border-width: 0 0 1px 0;

}

.companybt2-1 a{
	font-size: 14px;
  background: #fff; /* 背景色 */
  color: #000; /* 文字色 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	display:block;
  padding: 20px 0; /* 上下の余白、左右の余白 */
}


.companybt2-1 a:after{ /*矢印*/

    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 0 0 0 15px;
}

.companybt2-1 a:link 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt2-1 a:visited 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt2-1 a:hover
{

}

.companybt2-1 a:active
{
	outline: none;
	text-decoration: none;
	color: #000;
}

.companybt3-wrapper{
	width:100%;
	margin: 0;
	padding: 0;
 	overflow:auto; 
}

.companybt3-wrap{
/*	width:50%;*/
	width:49.5%;
	float:left;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #000;

	text-align: center;
}

.companybt3-wrap:nth-of-type(3){
	width:49.5%;
	border-width:0 1px 1px 1px; 

}

.companybt3-wrap:nth-of-type(4){
	width:49.5%;
	border-width: 0 0 1px 0;

}

.companybt3 a{
	font-size: 14px;
  background: #fff; /* 背景色 */
  color: #000; /* 文字色 */
  text-decoration: none; /* デフォルトで入る下線を消す */
	display:block;
  padding: 20px 0; /* 上下の余白、左右の余白 */
}


.companybt3 a:after{ /*矢印*/

    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 0 0 0 15px;
}

.companybt3 a:link 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt3 a:visited 
{
	text-decoration: none;
	color: #000;
	outline: none;
}

.companybt3 a:hover
{

}

.companybt3 a:active
{
	outline: none;
	text-decoration: none;
	color: #000;
}

.eachtop{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 100%;
	height: 160px; /* スライドの高さ*/
}

.eachtop .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.eachtop dt.text{
	white-space: nowrap;
	font-size: 36px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
}

.eachtop dd.text{
	white-space: nowrap;
	font-size: 16px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 2%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
	text-shadow: 1px 1px 2px #444;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
/*border: solid 1px #fff;*/
/*box-shadow: 1px 1px 2px #444;*/
padding: 12px 20px;
display: block;
}

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

.eachtop-link img{
	width: 100%;
	height: 160px;
}

.contest_an_title{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 100%;
	height: 100px; /* スライドの高さ*/
}

.contest_an_title .title{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #00A0E9;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.contest_an_title p.test2{
	white-space: nowrap;
	font-size: 36px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 35%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'Ubuntu Mono', monospace;
font-weight: 700;
}

.contest_an_title dt.test2{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.contest_an_title dd.test2{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 30;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
padding: 12px 20px;

}

.contest_an_title p.test3{
	white-space: nowrap;
	font-size: 36px;
	margin: auto;
	position: absolute;
	z-index: 20;
	float:left;
	top: 10%;
	left: 5%;
	font-weight: bold;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'Ubuntu Mono', monospace;
font-weight: 700;
}

.contest_an_title dt.test3{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	bottom: 20%;
	left: 5%;
	z-index: 20;
	float:left;
	font-weight: bold;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.contest_an_title dd.test3 a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 30%;
	right: 10%;

/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 6px 12px;
display: block;
}

.contest_an_title dd.test3 a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.contest_an_title dd.test3 a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.contest_an_title dd.test3 a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.contest_an_title dd.test3 a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.contest_an_title dd.test3 a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.contest_an_title dd.test3 a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}


.contest_an{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 50%;
	height: 200px; /* スライドの高さ*/
	float:left;
}

.contest_an .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.contest_an dt.text{
	white-space: normal;
	font-size: 28px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.contest_an dd.text a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 20%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 6px 12px;
display: block;
}

.contest_an dd.text a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.contest_an dd.text a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.contest_an dd.text a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.contest_an dd.text a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.contest_an dd.text a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.contest_an dd.text a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.topics-info-wrapper{
	position: relative;
	width: 96%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 5px;*/	

}

.topics-info-wrap{
	position: relative;
	background: #fff;
	z-index: 100;
	overflow: hidden;
	padding: 30px 0 0 0;
	width: 100%;
	height: auto;
    border-bottom: 1px solid #DDDDDD;
}

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

.topics-info-link img{
	width: 100%;
	height: 100%;
}


.topics-info-picture{
	position: relative;
	float: left;
	width: 140px;
	height: 105px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}


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




.topics-info-text{
	float: left;
	width: 55%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 20px;
}




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

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

.c_lineinfo
{
	clear: both;
	height: 0px;
}

.event_an{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 50%;
	height: 240px; /* スライドの高さ*/
	float:left;
}

.event_an_link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 20;
	bottom: 0;
}

.event_an_link img{
	width: 100%;
	height: 240px; /* スライドの高さ*/
}


.event_an_picture{
	position: absolute;
/*	width: 405px;*/
	width: 100%;
	height: 240px; /* スライドの高さ*/
	margin: 0 auto;
	overflow: hidden;
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
	z-index: 10;
}

.event_an_picture img{
	position: absolute;


	bottom: 0;

	margin: auto;
	width: 100%;
  height: 240px;
  object-fit: cover;
}

.event_an dt.text{
	white-space: pre-wrap;
/*	word-break: keep-all;*/
	font-size: 20px;
	margin: auto;
	position: absolute;
	z-index: 40;
	top: 38%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
	width: 80%;
}

.event_an dd.text a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 40;
	bottom: 18%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 8px 16px;
display: block;
}

.event_an dd.text a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.event_an dd.text a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.event_an dd.text a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.event_an dd.text a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.event_an dd.text a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.event_an dd.text a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

.background-gray{
	width: 100%;
	height: auto;
	background: #efefef;
/*	background: url(images/prbg.jpg);*/
	padding: 40px 0 10px 0;
	
}


.support_an_title{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 100%;
	height: 100px; /* スライドの高さ*/
}

.support_an_title .title{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #00A0E9;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.support_an_title p.test2{
	white-space: nowrap;
	font-size: 36px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 35%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'Ubuntu Mono', monospace;
font-weight: 700;
}

.support_an_title dt.test2{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.support_an_title dd.test2{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	z-index: 30;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
padding: 12px 20px;

}

.support_an_title p.test3{
	white-space: nowrap;
	font-size: 36px;
	margin: auto;
	position: absolute;
	z-index: 20;
	float:left;
	top: 10%;
	left: 5%;
	font-weight: bold;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'Ubuntu Mono', monospace;
font-weight: 700;
}

.support_an_title dt.test3{
	white-space: nowrap;
	font-size: 14px;
	margin: auto;
	position: absolute;
	bottom: 20%;
	left: 5%;
	z-index: 20;
	float:left;
	font-weight: bold;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.support_an_title dd.test3 a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 30%;
	right: 10%;

/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 6px 12px;
display: block;
}

.support_an_title dd.test3 a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.support_an_title dd.test3 a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.support_an_title dd.test3 a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an_title dd.test3 a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an_title dd.test3 a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.support_an_title dd.test3 a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}


.support_an{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 50%;
	height: 200px; /* スライドの高さ*/
	float:left;
}

.support_an .image{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.support_an dt.text{
	white-space: normal;
	font-size: 28px;
	margin: auto;
	position: absolute;
	z-index: 20;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.support_an dd.text a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 30;
	bottom: 20%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 6px 12px;
display: block;
}

.support_an dd.text a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.support_an dd.text a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.support_an dd.text a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an dd.text a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an dd.text a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.support_an dd.text a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}


.support_an{
/*	padding-top: 50%;*/
	position: relative;
	z-index: 10;
	overflow: hidden;
	vertical-align: bottom;
	width: 50%;
	height: 240px; /* スライドの高さ*/
	float:left;
}

.support_an_link{
	position: absolute;
	width: 100%;
	height: 100%;	
	z-index: 20;
	bottom: 0;
}

.support_an_link img{
	width: 100%;
	height: 240px; /* スライドの高さ*/
}


.support_an_picture{
	position: absolute;
/*	width: 405px;*/
	width: 100%;
	height: 240px; /* スライドの高さ*/
	margin: 0 auto;
	overflow: hidden;
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
	z-index: 10;
}

.support_an_picture img{
	position: absolute;


	bottom: 0;

	margin: auto;
	width: 100%;
  height: 240px;
  object-fit: cover;
}

.support_an dt.text{
	white-space: pre-wrap;
/*	word-break: keep-all;*/
	font-size: 20px;
	margin: auto;
	position: absolute;
	z-index: 40;
	top: 38%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
		color: #ffffff;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
	width: 80%;
}

.support_an dd.text a{
	white-space: nowrap;
	font-size: 12px;
	margin: auto;
	position: absolute;
	z-index: 40;
	bottom: 18%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
/*	font-weight: bold;*/
	text-align: center;
	overflow: hidden;
	line-height:140%;
/*	text-shadow: 1px 1px 2px #444;*/
		color: #ffffff;
/*	background: #00A0E9;*/
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
border: solid 1px #fff;
/*box-shadow: 1px 1px 2px #444;*/
padding: 8px 16px;
display: block;
}

.support_an dd.text a:after{ /*矢印*/
    content: '';
	  display: inline-block;
    left:3px;
    width:10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

	margin: 0 0 0 10px;
}

.support_an dd.text a:hover:after {
    border-top: 1px solid #00A0E9;
    border-right: 1px solid #00A0E9;
}

.support_an dd.text a:link 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an dd.text a:visited 
{
	text-decoration: none;
	color: #fff;
	outline: none;
}

.support_an dd.text a:hover
{
	text-decoration: none;
	color: #00A0E9;
border: solid 1px #00A0E9;
 background-color:rgba(255,255,255,0.8);
}

.support_an dd.text a:active
{
	outline: none;
	text-decoration: none;
	color: #fff;
}

/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 30thロゴフェイドインフェイドアウト */

.logo_fadein {
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999;
    display: flex; /* フレックスで中央配置 */
    align-items: center;
    justify-content: center;
    opacity: 1; /* 最初から確実に表示 */
    visibility: visible;
}

.logo_fadein p {
    display: block;
    opacity: 1; /* 最初から透明にしない */
    visibility: visible;
}

.logo_fadein img {
    display: block;
	width:50%;
	height:auto;
    margin: 0 auto;
}

body.no-scroll {
    overflow: hidden !important; /* スクロールを防止 */
    height: 100vh;
    width: 100vw;
    position: fixed;
}