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

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #ffffff url();
	color: #000000;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;*/
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 16px;
	padding: 0px 0;
	margin: 0;
	line-height: 32px;


}

img
{
	border: 0;
	vertical-align: bottom;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	margin: 0;
}

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

/* Links */
a:link, a:visited
{
	color: #009DE5;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #131133;
	text-decoration: underline;
}
#header a:link, #header a:visited
{
	color: #000000;
	text-decoration: underline;
}
#header a:hover, #header a:active
{
	color: #2FC7FF;
}
#copyrights a:link, #copyrights a:visited
{
	/*color: #000000;*/
}
#copyrights a:hover, #copyrights a:active
{
	/*color: #000000;*/
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
height: 0px;
width: 800px;
clear: both;
line-height: 0px;
zoom: 1;
display: hidden;
font-size: 0px;
}

/*-------------------------------------------------
  ホームのメイン画像スライダー
-------------------------------------------------*/

#viewer {
	margin-top: 0px;
	width: 100%;
	height: 700px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	width: 100%;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
.flow-navi__wrapper {
  display:none;
}
.flow-navi {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color:#fff;
  border-bottom: 1px solid #cccccc;
text-align:right;
}

.flow-navi ul{
 width:1000px;
margin:0 auto;

}

.flow-navi li{
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
 padding: 24px 4px;
 font-size:16px;
	color: #000;
	text-decoration: none;

}


.flow-navi li a{
	color: #000;
	text-decoration: none;
}

.flow-navi li a:visited{
	color: #000;
	text-decoration: none;
}

.flow-navi li a:hover{
  
  background: -moz-linear-gradient(transparent 70%, #00a0e9 70%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 70%, #00a0e9 70%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 70%, #00a0e9 70%);       /* IE用 */
  background: -o-linear-gradient(transparent 70%, #00a0e9 70%);        /* Opera用 */
  background: linear-gradient(transparent 70%, #00a0e9 70%);
}


.bt2{
	width: 100%; 
	max-width: 920px;
	margin: 0 auto;
	text-align:center;
}

.bt2-content{
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 40%;
	height: auto; 
 	margin: 0 auto; 
	padding: 7% 0 0 0;
}

.bt2-content:nth-of-type(1){
    padding: 7% 4% 0 0;
}

.bt2-content:nth-of-type(2){
    padding: 7% 0 0 4%;
}

.bt2-content img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}


.main-text{
	width: 90%; 
	max-width: 690px;
	margin: 0 auto;
text-align:left;	
	padding: 8% 0 12% 0;
}

.main-text p{
	font-size:100%;
	line-height:220%;
	color:#000;
	font-weight: bolder;
/*	text-shadow: 1px 1px 4px #a9a9a9;*/
}

.main-text2{
	width: 90%; 
	max-width: 640px;
	margin: 0 auto;
text-align:left;	
	padding: 2% 0 0 0;
}

.main-text2 p{
	font-size:100%;
	line-height:220%;
	color:#000;
/*	font-weight: bolder;*/
margin-bottom: 0;
}


.sub-text{
	width: 90%; 
	max-width: 600px;
	margin: 0 auto;
text-align:center;	
	padding: 0 0 0 0;
}

.sub-text p{
	font-size:130%;
	line-height:260%;
}

.sub-text2{
	width: 90%; 
	max-width: 600px;
	margin: 0 auto;
text-align:center;	
	padding: 0 0 0 0;
}

.sub-text2 p{
	font-size:130%;
	line-height:200%;
}

.main-title{
	width: 90%; 
	max-width: 1200px;
	margin: 0 auto;
	text-align:center;	
	padding: 6% 0 0 0;
}

.main-title p{
	font-size:340%;
/*	line-height:260%;*/
	font-weight: bold;
}

.sub-title{
	width: 90%; 
	max-width: 1200px;
	margin: 0 auto;
	text-align:center;	
	padding: 1% 0 2% 0;
}

.sub-title p{
	font-size:175%;
	line-height:100%;
	font-weight: bold;
}


.sakuhin-title{
	width: 90%; 
	max-width: 1200px;
	margin: 0 auto;
	text-align:center;	
	padding: 5% 0 0 0;
}

.sakuhin-title p{
	font-size:200%;
/*	line-height:260%;*/
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer-company{
	width: 90%; 
	max-width: 1200px;
	margin: 0 auto;
	text-align:center;
	padding: 4% 0 6% 0;
}

.footer-company p{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
}

.footer-company p a:link, .footer-company p a:visited
{
	color: #fff;
	text-decoration: none;
}
.footer-company p a:hover, .footer-company p a:active
{
	color: #fff;
	text-decoration: underline;
}

.block2{
	width: 90%; 
	max-width: 980px;
	margin: 0 auto;
	text-align:center;
}

.block2-content30{
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 30%;
	height: auto; 
 	margin: 0 auto; 
	padding: 0 0 9% 0;
}

.block2-content70{
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 60%;
	height: auto; 
 	margin: 0 auto; 
	padding: 0 0 9% 8%;
}

.block2-content30 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}



.block2-content30 p{
	font-size: 100%;
	margin: 3% 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}

.block2-content70 p{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}

.list2{
	width: 90%; 
	max-width: 1200px;
	margin: 0 auto;
	text-align:center;
	padding: 0 0 0 0;
}

.list2-content{
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 100%;
	height: auto; 
 	margin: 0 auto; 
	padding: 0 0 2% 0;
}

.list2-content img{
	width: 15%;
	height: auto;
	float:left;
}



.list2-content p{
	width:80%;
	float:left;
	font-size: 100%;
	margin: 1% 0 0 5%;
	line-height: 180%;
	padding: 0 0 0 0;
	text-align:left;
}


/* 無限ループ */

.loopSlider{
	height: 400px;
	overflow: hidden;
	position: relative;
	padding: 0 0 6% 0;
}
.loopSlider .loopslider_wrap{
	height: 400px;
	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: 400px;
}


figure {
  position: relative;
  overflow: hidden;
  width: 400px;
}
figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
figure:hover figcaption {
  opacity: 1;
}

figcaption p{
  width: 100%;
	font-size:160%;
	color:#fff;
	text-align:center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-70%);
	-moz-transform: translate(-50%,-70%);
	-ms-transform: translate(-50%,-70%);
	-o-transform: translate(-50%,-70%);
	transform: translate(-50%,-70%);
}



#header
{
	position: relative;
	width: 100%;
	height: 100%;
/*	background: url(images/bg_header.jpg) top center no-repeat;*/
/*	border-width: 0px 0px 0px 0px;*/
/*	border-style: solid;*/
/*	border-color: #E0E0E0;*/
	margin: auto;
	z-index: 9999;
}

#header h1
{
	float: left;
	z-index: 1000;
}

#header h2
{

	position: absolute;
	top: 25px;
	left: 260px;
	font-size: 13px;
	line-height: 140%;
}


.header_text01
{
	height: 16px;
	width: 600px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.header_text02
{
	height: 16px;
	width: 700px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
	font-size: 13px;
	/*font-weight: bold;*/
	text-align: left;
}

#logo
{
	width: 980px;
	height: 30px;
	background: #ffffff;
	display: none;
	margin: auto;
}

.menu
{
    position: relative;
	bottom: 100px;
	width: 100%;
	height: 180px;
/*	background: #e7e7e7 url() bottom center no-repeat;*/
	background: #ffffff url(images/) no-repeat;
/*	border-top: thin solid #dedede;*/
/*	border-bottom: thin solid #dedede;*/
/*box-shadow:0px 0px 1px 0px #808080;*/
/*-moz-box-shadow:0px 0px 1px 0px #808080;*/
/*-webkit-box-shadow:0px 0px 1px 0px #808080;*/
	z-index:9999;
 margin-bottom: -80px;
}

.menu .header-logo{
/*	width: 100%;*/
/*	height: 100px;*/
	padding: 10px 0 0 0;
	margin:auto;
	text-align: center;
	background: #ffffff url(images/) no-repeat;
}


.menu .header-logo p:after{

    content: url("images/tachibana_07cad_logo.png");
}

.menucatagory
{
	width: 100%;
	height: 80px;
/*	background: #e7e7e7 url() bottom center no-repeat;*/
	background: #ffffff url(images/) no-repeat;
/*	border-top: thin solid #dedede;*/

/*	padding-bottom: 1px;*/

	z-index: 9999;
}


.menucatagory_logo
{
	position: absolute;
	top:12px;
	left:-66px;

	z-index: 9999;
}


.fixed {
    position: fixed;
    top: 0;
	left: 0;
	height: 80px;
	transition: .2s;
	border-bottom: thin solid #dedede;
	padding-bottom: 1px;
}

.fixed .header-logo{
	display: none;
}


/*メニューボタン*/
.menubutton
{
/*	display:block;*/
	display: inline-block;
	padding: 0px 0px 0px 0px;
	float: left;
/*	border-width: 0px 1px 0px 0px;*/
/*	border-style: solid;*/
/*	border-color: #ffffff;	*/
/*	line-height:90px;*/
/*	vertical-align: middle;*/
	padding-bottom: 1px;
 margin-bottom: -80px;
	border-bottom: thin solid #dedede;
}

.menubutton a
{
	width:140px;
	height:80px;
  display: table-cell;
  vertical-align: middle;
	text-decoration:none;
	text-align:center;
	line-height:24px;

}

.menubutton p
{
	display: inline;
	font-size: 13px;
	color: #000000;


}

.menubutton a p:hover
{
  
  background: -moz-linear-gradient(transparent 70%, #dedede 70%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 70%, #dedede 70%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 70%, #dedede 70%);       /* IE用 */
  background: -o-linear-gradient(transparent 70%, #dedede 70%);        /* Opera用 */
  background: linear-gradient(transparent 70%, #dedede 70%);
}


.menubutton2
{
	display: inline-block;
	background:url(images/) no-repeat;
	float: left;
	padding: 0px 0px 0px 0px;
	border-bottom: thin solid #dedede;
	padding-bottom: 1px;	

}

.menubutton2 a
{
	width:140px;
	height:80px;
  display: table-cell;
  vertical-align: middle;
	text-decoration:none;
	text-align:center;
	line-height:24px;
}

.menubutton2 p
{
	font-size: 13px;
	color: #000000;	
	text-decoration: none;
	display: inline;
  background: -moz-linear-gradient(transparent 70%, #dedede 70%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 70%, #dedede 70%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 70%, #dedede 70%);       /* IE用 */
  background: -o-linear-gradient(transparent 70%, #dedede 70%);        /* Opera用 */
  background: linear-gradient(transparent 70%, #dedede 70%);
}


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



#sidemenu
{
	width: 210px;
	//background: #000;
	position: fixed; 
	right: 0; 
	top: 180px; 
	z-index: 9999; 
}

.sidemenu
{
	width: 175px; 
	background: #F4F4F4; 
	z-index: 9999; 
	float: right;
	border-width: 5px 0px 5px 5px; 
	border-style: solid; 
	border-color: #dedede;
	//-moz-box-shadow: 0 0 2px #000, 0 0 12px #e5e5e5;  
	//-webkit-box-shadow: 0 0 2px #000, 0 0 12px #e5e5e5;  
	line-height: 160%;
}

.shbutton
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	//position: fixed; 
	//right: 180px; 
	//top: 180px; 
	float: left;
	background: #dedede;
	display: block;
	cursor: pointer;
	margin-top: 0px;
	z-index: 99999;
	text-align: center;
}






.feature_font
{
	font-size: 14px;
}

#dmenu
{
	display:block;
	width:121px;
	background:url(images/) no-repeat;
	height:70px;
	line-height:70px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: #000000;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	cursor: pointer;
}

#dmenu2
{
	display:block;
	width:121px;
	background: #dedede url(images/) no-repeat;
	height:70px;
	line-height:70px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: #000;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	cursor: pointer;
}

#dmenu:hover
{
	background: #ffffff url(images/) no-repeat;
}

#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;
}

.ee11catlist
{
	font-size: 15px; 
	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;
}


/*メニューボタン*/
#footermenubutton a
{
	display:block;
	width:121px;
	background:  url(images/) no-repeat;
	height:45px;
	line-height:45px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: #fff;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;	
}
#footermenubutton2 a
{
	display:block;
	width:121px;
	background: #ffffff url(images/) no-repeat;
	height:45px;
	line-height:45px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: #fff;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;
}

#footermenubutton a:hover
{
	background: #ffffff url(images/) no-repeat;
	color: #000000;
}

.inquiry
{
	display:block;
	/*width:121px;*/
	background:  url(images/) no-repeat;
	height:45px;
	line-height:45px;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	float: left;
	padding: 0px 5px 0px 5px;
	font-size: 15px;
	color: #fff;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #e7e7e7;	
}

.home_margin
{
	width: 100%;
	margin-bottom: 20px;
/*	color: #5B5B5B; */
	font-size: 28px;
	font-weight: normal;
	line-height: 42px;
}

.home_margin_title
{
	width: 100%;
	margin-bottom: 20px;
/*	color: #5B5B5B; */
	font-size: 32px;
	font-weight: 500;
	line-height: 50px;
}

.item_margin_title
{
	width: 100%;
/*	color: #5B5B5B; */
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
}

.scrEvent 
{
/*	margin: 0 0 60px 0;*/
    /*display: none;*/
}

.gray
{
	width: 100%;
	height: auto;
	text-align: center;
/*	padding:30px 0 30px 0;*/
	/*background: #F4F4F4;*/
	background: #eeeeee;
	/*background: url(images/bg_gray.png);*/
}

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

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

.heightLine2
{
	width: 47%;
	/*height: 600px;*/
	/*background: #F4F4F4;*/
	background: url(images/bg_gray.png);
	float: left;
	margin: 0px 10px 30px 15px;
	padding: 0px 0px 55px 0px;
	position: relative;
}

.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;
	height: auto;
/*  background: url(images/background01.jpg) no-repeat; */
/*  -webkit-background-size: cover;*/
/*  -moz-background-size: cover;*/
/*  -o-background-size: cover;*/
/*  background-size: cover;*/
}

.background01
{
	width: 100%;
	background: url(images/background01.jpg) no-repeat;
	height: auto;
/*	padding:30px 0 30px 0;*/
background-size: cover;
}


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



/*-------------------------------------------------
  トップページ最上段のなかの文字
-------------------------------------------------*/
.top_top
{
	margin-top: 10px;
	font-size: 15px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{

	width: 100%;
/*	background: url(images/) repeat-y;*/
/*	border-width: 0px 0px 0px 0px;*/
/*	border-style: solid;*/
/*	border-color: #E0E0E0;*/
	padding: 0px 0px 0 0px;
	margin: auto;
/*	z-index: 1000;*/
}
#wrapper
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: auto;
	overflow:hidden;
}

#rightbox
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	z-index: 100;	
}

.contactbox
{
	position: relative;
	right: 40px;
	top: 40px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	background: #D61518; 
	margin: 0px 0px 0px 0px;
	z-index: 1000;	
	color: #ffffff;
}

.pagetop {
	position: fixed;
	right:5%;
	bottom: 20px;
	z-index: 9000;
/*	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:hover {
	background: #000;
	color: #fff;
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

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

.works_trim
{
	width: 200px;
	height: 280px;
	float: left;
	margin: 20px 6px 20px 7px;
	padding: 0px;
	display: inline;
	background: #34261b url(images/bg_gray.jpg) bottom;
}





/*-------------------------------------------------
  Item styles
-------------------------------------------------*/



.contenttitle h2
{
	height: 100%;
	clear: both;
	background:  url(images/bg_title.jpg);
	font-size: 32px;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 10px 0px;
	color: #000;
/*	border-width: 0px 0px 12px 0px;*/
/*	border-style: solid;*/
/*	border-color: #f5f5f5;*/
}

.contenttitle br
{
	display: none;
}

.contentbody
{
	/*↓にわ・なびでレイアウトを崩さないためにはwidthを指定しておく必要がある*/
	width: 100%;
	/*----------------------*/
	background: #ffffff url(images/);
	text-align: justify;
	padding: 30px 10px 30px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E0E0E0;
	/*↓Indexテンプレートのコメントが消えないためのcss*/
	line-height: 25px;
	font-size: 16px;
}
.contentbody table tr td
{
	font-size: 15px;
	text-align: justify;
	line-height: 23px;

}

.contentbody img
{
	margin: 0px;

}

.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: 30px;
	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: 30px;

}


/*アイテムタイトル　↓*/
.item-content-wrapper{
	width: 100%;
/*	background: #fff;*/ 
	padding: 0; 
/*	margin-top: 30px;*/
	margin-bottom: 30px;
}


.item-contetn-wrap{
/*	width: 760px;*/
	width: 90%;
	max-width: 860px;
	margin: 0 auto; 
	padding: 10px 0 10px 0;
}

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

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


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

/*アイテムタイトル　↑*/




.catdesc
{
	width: 1200px;
	font-size: 12px;
	margin: 0 auto;
	width:;
	height:;
	background: url(images/);
	padding: 5px 0px 5px 0;
/*	margin-bottom: 20px;*/
/*	border-width: 0px 0px 1px 0px;*/
/*	border-style: solid;*/
/*	border-color: #dedede;*/
}

.catdesc_bottom
{
	width: 980px;
	font-size: 12px;
	width:;
	height:;
	background: url(images/);
	padding: 5px 0px 5px 0;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #dedede;
}


.works_index
{
	background: #ffffff; 
	padding: 10px; 
	margin: 0px 0px 30px 0px;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.nextlink
{
	width: 49%;
	height: 100%;
	float: left;
	padding: 20px 0px 20px 0px;
	background: #ddd url(images/prevs.png) left no-repeat;
	display: box;
	font-size: 13px;
	text-align: right;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #999;
	color: #000;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

.prevlink
{
	width: 50%;
	height: 100%;
	float: right;
	padding: 20px 0px 20px 0px;
	background: #ddd url(images/prevs.png) left no-repeat;
	display: box;
	font-size: 13px;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #999;
	color: #000;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

/*カレンダー*/
table.calendar {background-color:#fff;border-collapse: collapse;font-family:sans-serif;border:1px solid #ddd;}
table.calendar caption {color:#aaa;letter-spacing:2px;padding:4px;}
table.calendar th,table.calendar td {border:1px solid #ddd;padding:2px 4px;}
table.calendar th {text-align:center;}
table.calendar td {text-align:right;color:#999;letter-spacing:1px;}
tr.calendardateheaders {background-color:#ccc;color:#fff;}
td.blank {background-color:#f5f5f5;}
td.saturday {background-color:#f7f9fd;}
td.sunday {background-color:#fff3ee;}
td.holiday {background-color:#fff3ee;}
td.today {background-color:#ffffcc;}

/*以下、defaultスキン用 */
table.calendar a:link,table.calendar a:visited 
{
	background:none;padding:0;
}
table.calendar 
{
	margin:0 auto;
}



table#table-01 th {
	width: 110px;
	color: #ffffff;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 1px 1px 0px;
    background: #72ad06;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
	/*width: 500px;*/
	background: #ffffff;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 1px 1px 0px;
    text-align: left;
    white-space: nowrap;

}
table#table-02 {
	background: #f5f5f5;
    /*width: 625px;*/
    border: 0px #E3E3E3 solid;
    /*border-collapse: collapse;*/
  /*  border-collapse: 5px;*/
    border-spacing: 4px;
}

table#table-02 th {
	width: 300px;
	color: #e5f4bb;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 1px 1px 0px;
    background: #72ad06;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-02 td {
	width: 340px;
	background: #ffffff;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 1px 1px 0px;
    text-align: left;
    white-space: nowrap;

}
.QA-Qbox01 {
	padding-left: 0px;
	margin-top: 0px;
	clear: both;
}
.QA-box01 {

	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	padding-left: 45px;
}
.QA-Abox01 {
	background: #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 60px;
	color: #000000;
	text-indent: 1em;
	line-height: 2em;
	/*clear: both;*/
	border-width: 2px 2px 2px 2px; 
	border-style: dotted; 
	border-color: #2b6d0e;
}
.QA-Qtext01 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	color: #704d2a;
	padding-bottom: 5px;
	line-height: 2em;
	width: 600px;
	float: left;
	font-weight: regular;
}
.QA-textcolor {
	color: #704d2a;
}

.QA-Qbotton {
	float: left;
	border: 0;
}





/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 280px;
	padding: 0px 0px 0px 0px;
}
.sidebar
{
	color: #362779;
/*	margin: 0 0 4px 10px; */
	margin: 0 0 4px 10px;
}


/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl2
{
	width: 200px;
	padding: 0 0 10px 0;
	margin-right: 550px;
}
.sidebardl dt
{
	background: url(images/header_menu.gif);
	color: #362779;
	font-size: 12px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 5px 0px 5px 15px;
}
.sidebardl dd
{
	background: #ffffff;
	padding: 2px 10px;
	margin: 1px 0 0 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #E0E0E0;
}
/*---------↓以下のスタイルは特に必要なと思われます----
.sidebardl dd:hover
{
	color: #FFFFFF;
	background: #ffffff;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
----------------------*/
.sidebardl dd a:link, .sidebardl dd a:visited
{
	color: #444444;
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

.sidebardl dd div.leftbox30
{
	width: 100%; 
}
/* NP_List */
.current 
{
	color: #0096db;
	/*background: #ffffff;*/
	/*font-weight: bold;*/
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #888888;
	text-decoration: none;
}
.list
{

	font-size: 12px;
	color: #3066B5;
	clear: both;
	padding: 5px 0px 10px 10px;


}
.list a:link
{
	color: #3066B5;
}
.list .current 
{
	/*width: 179px;*/
	float: left;
	color: #6e9a19;
	/*background: #ffffff;*/
	font-weight: bold;
	padding: 0px 15px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	border-color: #888888;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}
dd.stripe 
{
	background-color: white;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
/*-------------------------------------------------
  footer
-------------------------------------------------*/
#footer{
	width: 100%;
	margin: 0;
	padding: 0;
}

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

#footer-wrap{
    width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 80px 0;
}

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

}

.footer-content2{
	width:700px;
	float: left;
/*	background: #fff;*/
	overflow: hidden;

}

.footer-content2-wrap{
	width:175px;
	float: left;
/*	background: #fff;*/
	overflow: hidden;
}

.footer-content2-wrap p{
	font-size: 12px;
	text-align: left;
	color: #000;
	margin:0px 0 10px;/*上 左右 下*/
}

.footer-content2-wrap p a{
	font-size: 12px;
	text-align: left;
	color: #000;
}

.footer-content2-wrap p a:link {
	text-decoration: none;
	color: #000;
}

.footer-content2-wrap p a:visited {
	text-decoration: none;
	color: #000;
}
.footer-content2-wrap p a:hover {
	text-decoration: none;
	color: #000;
}

.footer-content2-wrap p a:active {
	text-decoration: none;
	color: #000;
}

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

}


.footer-logo{
	width: 100%;
}


.footer-logo a:after{
  content: '';
  display: inline-block;
  width: 220px;/*幅*/
  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;
	line-height: 28px;
	margin: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

}

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

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

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

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

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

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

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

}

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

}

.toiawase-link a:hover img{

}


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

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

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

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

.smapho{
	display: none;
}

.smapho-none{
	
}


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

.footer-toiawase-content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

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

}

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

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

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

}


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

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

}

.footer-copy-content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

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

.ft-content{
	position: relative;
	width: 220px;
	height: 92px;
    margin: 0 9px 9px 9px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding:0 0 0 0;
}

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

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

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

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

.ft-link img{
	width: 220px;
	height: 92px;
}

.ft-link a:hover img{

}


.ft-picture{
	position: absolute;
	width: 220px;
	height: 92px;
	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;
	top: 53px;
	right: 0;
	bottom: 0;
	left: 0;
}

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

}


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

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

.navithink-content{
	position: relative;
	width: 19%;
	height: auto;
    margin: 0 0 20px 0;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	z-index: 100;
	overflow: hidden;
/*	padding-top: 20px;*/
	border-right: 1px solid #c9caca;
}

.navithink-content:last-child {
	border: 0px none;
}

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

.navithink-link img{
	width: 100%;
	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: 20px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	color: #000;
}


.ft-works-content{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	flex-wrap:wrap;
	text-align:center;
}

.ft-works{
	position: relative;
	width: 367px;
	height: 100px;
    margin: 0 20px 20px 20px;
/*	float: left;*/
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding:0 0 0 0;
/*	border-width: 1px; */
/*	border-style: solid; */
/*	border-color: #DD5419;	*/

	background: #fff;
}

.ft-works a{
 	font-size:18px;
/*	color: #00a0e9; */
	color: #C0C0C0;
	text-decoration: none;
	line-height:100px;		
	display: block;
}

@media screen and (min-width: 1200px) {
	.ft-works:nth-of-type(3n+1){
	    margin: 0 20px 0 0;
	}
	
	.ft-works:nth-of-type(3n){
	    margin: 0 0 0 20px;
	}
}


.ft-works a:before {
    content: '';
    display:block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  position: absolute;
  top: 45px;
  right: 30px;
}

.ft-works a:link {
	color: #000;
	background: #fff;
}

.ft-works a:visited {
	color: #000;
	background: #fff;
}
.ft-works a:hover {
	color: #fff;
	background: #C0C0C0;
}

.ft-works a:active {
	color: #000;
	background: #fff;
}

.ft-works a:hover:before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.ft-works-content2{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align:center;
}

.ft-works2{
	position: relative;
	width: 367px;
	height: 100px;
    margin: 0 0 80px 0;
/*	float: left;*/
	display:inline-block;
	vertical-align: top;
	overflow: hidden;
	padding:0 0 0 0;
	border-width: 1px; 
	border-style: solid;
	border-color: #00a0e9;
	text-align: center;
	background: #fff;
}

.ft-works2 a{
 	font-size:18px;
	color: #00a0e9;
	text-decoration: none;
	line-height:100px;		
	display: block;
}

.ft-works2 a:before {
    content: '';
    display:block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #00a0e9;
    border-right: 1px solid #00a0e9;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  position: absolute;
  top: 45px;
  right: 30px;
}

.ft-works2 a:link {
	color: #00a0e9;
	background: #fff;
}

.ft-works2 a:visited {
	color: #00a0e9;
	background: #fff;
}
.ft-works2 a:hover {
	color: #fff;
	background: #00a0e9;
}

.ft-works2 a:active {
	color: #00a0e9;
	background: #fff;
}

.ft-works2 a:hover:before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

/*-------------------------------------------------
  改行
-------------------------------------------------*/

.c_line
{
	clear: both;
	height: 0px;
}
.c_line5
{
	clear: both;
	height: 5px;
}
.c_line10
{
	clear: both;
	height: 10px;
}
.c_line15
{
	clear: both;
	height: 15px;
}
.c_line20
{
	clear: both;
	height: 20px;
}
.c_line25
{
	clear: both;
	height: 25px;
}
.c_line30
{
	clear: both;
	height: 30px;
}

.c_line40
{
	clear: both;
	height: 40px;
}

.c_line50
{
	clear: both;
	height: 50px;
}

.c_line60
{
	clear: both;
	height: 60px;
}

.c_line70
{
	clear: both;
	height: 70px;
}

.c_line80
{
	clear: both;
	height: 80px;
}

.c_line90
{
	clear: both;
	height: 90px;
}

.c_line100
{
	clear: both;
	height: 100px;
}

.c_line110
{
	clear: both;
	height: 110px;
}

.c_line120
{
	clear: both;
	height: 120px;
}

.c_line-100
{
	margin-top:-100px;
	
}

.c_line-100 span{
	display:inline-block;
}

.c_line-300
{
	margin-top:-400px;
	
}

.c_line-300 span{
	display:inline-block;
}



/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 0px;
    margin-left: 0px;

    padding: 0px;
    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: 168px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 540px;
    margin-right: 0px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 545px;
	margin-left: 0px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.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;*/
	#: larger;
}
.leftbox {
	float: left;
	width: 50%; /*45%;*/
	border-right: 1px dashed #ddd;
}
.rightbox {
	float: right;
	width: 50%; /*45%;*/
/*	border-left: 1px dashed #ddd;*/
}

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

div.leftbox100px {
	float: left;
	width: 105px; 
}

div.leftbox150px {
	float: left;
	width: 155px; 
}

div.leftbox200px {
	float: left;
	width: 205px; 
}

div.leftbox250px {
	float: left;
	width: 255px; 
}

div.leftbox300px {
	float: left;
	width: 305px; 
}

div.leftbox350px {
	float: left;
	width: 355px; 
}
div.leftbox400px {
	float: left;
	width: 405px; 
}

div.leftbox450px {
	float: left;
	width: 455px; 
}
div.leftbox500px {
	float: left;
	width: 505px; 
}

div.leftbox550px {
	float: left;
	width: 555px; 
}
div.leftbox600px {
	float: left;
	width: 605px; 
}

div.leftbox650px {
	float: left;
	width: 655px; 
}
div.leftbox700px {
	float: left;
	width: 705px; 
}

div.leftbox750px {
	float: left;
	width: 755px; 
}

div.leftbox800px {
	float: left;
	width: 805px; 
}
*/

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

.leftbox100px {
	float: left;
	width: 105px; 
}

.leftbox150px {
	float: left;
	width: 155px; 
}

.leftbox200px {
	float: left;
	width: 205px; 
}

.leftbox250px {
	float: left;
	width: 255px; 
}

.leftbox300px {
	float: left;
	width: 305px; 
}

.leftbox350px {
	float: left;
	width: 355px; 
}
.leftbox400px {
	float: left;
	width: 405px; 
}

.leftbox450px {
	float: left;
	width: 455px; 
}
.leftbox500px {
	float: left;
	width: 505px; 
}

.leftbox550px {
	float: left;
	width: 555px; 
}
.leftbox600px {
	float: left;
	width: 605px; 
}

.leftbox650px {
	float: left;
	width: 655px; 
}
.leftbox700px {
	float: left;
	width: 705px; 
}

.leftbox750px {
	float: left;
	width: 755px; 
}

.leftbox800px {
	float: left;
	width: 805px; 
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.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;
	text-align: right;
}
.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;
}

table#table-01 {
	background: #f5f5f5;
    width: 620px;
    border: 0px #E3E3E3 solid;
    /*border-collapse: collapse;*/
  /*  border-collapse: 5px;*/
    border-spacing: 4px;
}

#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;
}

.top-title{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-48%,-100%);
	-moz-transform: translate(-48%,-100%);
	-ms-transform: translate(-48%,-100%);
	-o-transform: translate(-48%,-100%);
	transform: translate(-48%,-100%);
	width:82%;
	height:50%;
	z-index:9000;
	overflow:visible;
	white-space: nowrap;

	
}

.top-title .toptext{
    position: absolute;
	height:auto;
	font-size: 5.5rem;
	color: #ffffff;
    bottom: 0;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;

}

.bottom-title{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-48%,-0%);
	-moz-transform: translate(-48%,-0%);
	-ms-transform: translate(-48%,-0%);
	-o-transform: translate(-48%,-0%);
	transform: translate(-48%,-0%);
	width:82%;
	height:50%;
	z-index:9000;
	overflow:visible;
	
}

.bottom-title .top2text{
    position: absolute;
	height:auto;
	top: 5%;
	font-size: 1.0rem; 
	color: #ffffff;
	line-height: 220%;
	text-shadow: 1px 1px 1px #000; 
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
/*letter-spacing:-0.05em;*/
white-space: nowrap;
font-weight: 500;
}

.top-title-item-wrapper
{
	position: relative;

}


.top-title-item{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-100%);
	-moz-transform: translate(-50%,-100%);
	-ms-transform: translate(-50%,-100%);
	-o-transform: translate(-50%,-100%);
	transform: translate(-50%,-100%);
	width:100%;
	height:50%;
	z-index:9000;
	overflow:visible;
	white-space: nowrap;	
	text-align:center;
}

.top-title-item .toptext{
    position: relative;
/*	height:auto;*/
	font-size: 4.5rem;
	color: #ffffff;
    top: 70%;
	line-height:140%;
	text-shadow: 1px 1px 2px #000;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
font-weight: lighter;
}

.bottom-title-item{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-0%);
	-moz-transform: translate(-50%,-0%);
	-ms-transform: translate(-50%,-0%);
	-o-transform: translate(-50%,-0%);
	transform: translate(-50%,-0%);
	width:100%;
	height:50%;
	z-index:9000;
	overflow:visible;
	text-align:center;
}

.bottom-title-item .top2text{
    position: relative;
/*	height:auto;*/
	top: 20%;
	font-size: 1.0rem; 
	color: #ffffff;
/*	line-height: 220%;*/
	text-shadow: 1px 1px 1px #000; 
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
/*letter-spacing:-0.05em;*/
white-space: nowrap;
font-weight: 500;

}





.scrollmark{
	position: absolute;
	font-size: 1.1rem;
	color: #ffffff;
	bottom: 95px;
	left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  padding: 0 0 20px 0;
}

.scrollmark .span{
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}


.bg_more a
{
/*	width: 120px;*/
	width: 100%;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
/*	float: right;*/
	background: url(images/bg_more_n.png) repeat;
	text-align: center;
/*	margin: 15px 10px 30px 0px;*/
	margin: auto;
	display: block;
	color: #000;
/*	background: #000;*/
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
/*    border-radius: 3px;*/        /* CSS3草案 */  
/*    -webkit-border-radius: 3px;*/    /* Safari,Google Chrome用 */  
/*    -moz-border-radius: 3px;*/   /* Firefox用 */ 
font-weight: bold;
}


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

}

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

}
.bg_more a:hover {
	width: 100%;
	text-decoration: none;
	color: #000;
background: rgba(255,255,255,0.3);
/*    border-radius: 3px;*/        /* CSS3草案 */  
/*    -webkit-border-radius: 3px;*/    /* Safari,Google Chrome用 */  
/*    -moz-border-radius: 3px;*/   /* Firefox用 */ 
}

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

}

.bg_more2 a
{
/*	width: 120px;*/
	width: 300px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
/*	float: right;*/
	background: url(images/bg_more_n.png) repeat;
	text-align: center;
/*	margin: 15px 10px 30px 0px;*/
	margin: auto;
	display: block;
	color: #000;
/*	background: #000;*/
/*	border-width: 1px 1px 1px 1px;*/
/*	border-style: solid;*/
/*	border-color: #999999;*/
/*    border-radius: 3px;*/        /* CSS3草案 */  
/*    -webkit-border-radius: 3px;*/    /* Safari,Google Chrome用 */  
/*    -moz-border-radius: 3px;*/   /* Firefox用 */ 
font-weight: bold;
}


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

}

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

}
.bg_more2 a:hover {
	width: 300px;
	text-decoration: none;
	color: #000;
background: rgba(255,255,255,0.3);
/*    border-radius: 3px;*/        /* CSS3草案 */  
/*    -webkit-border-radius: 3px;*/    /* Safari,Google Chrome用 */  
/*    -moz-border-radius: 3px;*/   /* Firefox用 */ 
}

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

}


.top-main-title{
	width: 100%;
	height: 100%;
	text-align:center;
	font-size: 2.5rem;
	color: #000;
/*	line-height:140%;*/	
	overflow:visible;
/*	letter-spacing:-0.05em;*/
}

.top-main-title dt{
	font-size: 2.5rem;
	color: #000;
	font-weight: bold;
/*	overflow: hidden;*/
	padding: 0 0 0 0;
    margin-left: auto;
    margin-right: auto;
}

.top-main-title dd{
	font-size: 1rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 20px 0 40px 0;
    margin-left: auto;
    margin-right: auto;
}


.top-background01
{
	width: 100%;
	background: url(images/background01.jpg) no-repeat;
	height: auto;
/*	padding:30px 0 30px 0;*/
background-size: cover;
}

.top-pict-wrapper{
	position: relative;
    width: 980px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.top-pict-left-wrap{
	position: relative;
	width: 680px;
	height: 481px;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	margin: 0 0 0 10px;
}


.top-pict-left-picture{
	position: relative;
	width: 680px;
	height: 481px;
	margin: 0 auto;
	overflow: hidden;
}

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

.top-pict-left-wrap2{
	position: relative;
	width: 420px;
	height: 259px;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	margin: 0 0 0 10px;
}


.top-pict-left-picture2{
	position: relative;
	width: 420px;
	height: 259px;
	margin: 0 auto;
	overflow: hidden;
}


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

.top-pict-right-wrap{
	position: relative;
	width: 680px;
	height: 481px;
	float: right;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	margin: 0 10px 0 0;
}

.top-pict-right-picture{
	position: relative;
	width: 680px;
	height: 481px;
	margin: 0 auto;
	overflow: hidden;
}

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

.top-pict-right-wrap2{
	position: relative;
	width: 420px;
	height: 259px;
	float: right;
	z-index: 100;
	overflow: hidden;
	background: #fff;
	margin: 0 10px 0 0;
}

.top-pict-right-picture2{
	position: relative;
	width: 420px;
	height: 259px;
	margin: 0 auto;
	overflow: hidden;
}

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




.button-anime-right {
  position: absolute;
  top:30%;
  right:0%;
  border: 4px solid #000;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  z-index:100;
background: rgba(255,255,255,0.5);
	margin: 0 10px 0 0;
}

.button-anime-right dt{
	font-size: 2.5rem;
	color: #000;
	font-weight: bold;
/*	overflow: hidden;*/
	padding: 40px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-right dd{
	font-size: 1rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 30px 20px 30px 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-right2 {
  position: absolute;
  top:5%;
  right:0%;
  border: 4px solid #00a0e9;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  z-index:100;
  background: rgba(255,255,255,0.5);
  margin: 0 10px 0 0;
}

.button-anime-right2:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -36px;
 	margin-top: -18px;
	border: 18px solid transparent;
	border-right: 18px solid #00a0e9;
 	z-index: 2;
}

.button-anime-right2:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -40px;
 	margin-top: -20px;
	border: 20px solid transparent;
	border-right: 20px solid #00a0e9;
 	z-index: 1;
}

.button-anime-right2 dt{
	font-size: 2rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 40px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-right2 dd{
	font-size: 1rem;
	font-weight: bold;
	color: #000;
/*	overflow: hidden;*/
	padding: 30px 20px 30px 20px;
    margin-left: auto;
    margin-right: auto;
}


.button-anime-left {
  position: absolute;
  top:20%;
  left:0%;
  border: 4px solid #000;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  z-index:100;
background: rgba(255,255,255,0.5);
	margin: 0 0 0 10px;
}

.button-anime-left dt{
	font-size: 2.5rem;
	color: #000;
	font-weight: bold;
/*	overflow: hidden;*/
	padding: 40px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-left dd{
	font-size: 1rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 30px 20px 30px 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-left2 {
  position: absolute;
  top:5%;
  left:0%;
  border: 4px solid #ea5514;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  z-index:100;
  background: rgba(255,255,255,0.5);
  margin: 0 0 0 10px;
}

.button-anime-left2:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -36px;
 	margin-top: -18px;
	border: 18px solid transparent;
	border-left: 18px solid #ea5514;
 	z-index: 2;
}

.button-anime-left2:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -40px;
 	margin-top: -20px;
	border: 20px solid transparent;
	border-left: 20px solid #ea5514;
 	z-index: 1;
}

.button-anime-left2 dt{
	font-size: 2rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 40px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.button-anime-left2 dd{
	font-size: 1rem;
	font-weight: bold;
	color: #000;
/*	overflow: hidden;*/
	padding: 30px 20px 30px 20px;
    margin-left: auto;
    margin-right: auto;
}



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

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


.top-content3-picture{
	position: relative;
	width: 160px;
	height: 170px;
	margin: 0 auto;
	overflow: hidden;
}

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

.top-content3-content p{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 20px 0 20px;
/*	overflow: hidden;*/
	line-height: 32px;
	text-align: center;
	height: 32px;
}

.v_wrapper {
  height: 360px; // 高さを画面いっぱいに指定する。(vhが効かない場合の対策)
  position: relative;  //横幅がウィンドウズサイズの縦幅よりもはみ出てしまう場合に、左にずらすために指定。
  width: 640px; // 横幅もいっぱいに。
}

#video {
    background: url(images/homeimage/movie_bg.jpg) no-repeat; // 動画が再生を始めるまで、cssのほうでも背景を設定します。
  background-attachment: fixed; // 中央揃えになるように、fixed。
  background-position: center center; // positionも中央に。
  background-size: cover; // 画面サイズに応じてサイズを可変するように設定。
  // 以下、画面いっぱいにするためのCSS設定
  min-height: 167px;
  min-width: 296px;
  // wrapperのサイズに応じて、leftの位置をjQueryで指定するため、positionはabsoluteにします。
  position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
  // z-indexは調整してください。
  z-index: 1;
}

#video2 {
    background: url(images/homeimage/movie_bg.jpg) no-repeat; // 動画が再生を始めるまで、cssのほうでも背景を設定します。
  background-attachment: fixed; // 中央揃えになるように、fixed。
  background-position: center center; // positionも中央に。
  background-size: cover; // 画面サイズに応じてサイズを可変するように設定。
  left: 0;
  // 以下、画面いっぱいにするためのCSS設定
  min-height: 360px;
  min-width: 640px;
  // wrapperのサイズに応じて、leftの位置をjQueryで指定するため、positionはabsoluteにします。
  position: absolute;
  top: 0;
  // z-indexは調整してください。
  z-index: 1;
}


.top-sakuhin-wrapper{
	position: relative;
    width: 980px;
	height: 490px;
	margin: 0 auto;
	overflow: hidden;
/*	background: #fff;*/

}


.top-sakuhin-wrap{
	position: relative;
	top:50%;
	-webkit-transform: translate(-10%,-50%);
	-moz-transform: translate(-10%,-50%);
	-ms-transform: translate(-10%,-50%);
	-o-transform: translate(-10%,-50%);
	transform: translate(-10%,-50%);
	width: 421px;
	height: 260px;
	float: right;
	z-index: 100;
	overflow: hidden;
/*	background: #fff;*/
}

.top-sakuhin-picture{
	position: relative;
	width: 421px;
	height: 260px;
	margin: 0 auto;
	overflow: hidden;
}

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


.top-sakuhin-left {
  position: absolute;
  top:20%;
  left:5%;
/*  border: 4px solid #000;*/
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  z-index:100;
/*background: rgba(255,255,255,0.5);*/
padding: 15px 0;
}

.top-sakuhin-left dt{
	font-size: 2.5rem;
	color: #000;
	font-weight: bold;
/*	overflow: hidden;*/
	padding: 40px 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.top-sakuhin-left dd{
	font-size: 1rem;
	color: #000;
/*	overflow: hidden;*/
	padding: 30px 20px 30px 20px;
    margin-left: auto;
    margin-right: auto;
}


.topics-1-wrapper{
    width: 100%;
    max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.topics-1-wrap{
	position: relative;
	width: 90%;
	max-width: 1200px;
	height: auto;
    margin: 0;
	display: inline-block;
	vertical-align: top;
/*	background: #fff;*/
	z-index: 100;
	overflow: hidden;
	padding:0 0 0 0;

}

.topics-1-wrap img{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.topics-2-wrapper{
    width: 100%;
    max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.topics-2-wrap{
	position: relative;
	width: 90%;
	max-width: 560px;
	height: auto;
    margin: 0 40px 20px 40px;
	display: inline-block;
	vertical-align: top;
/*	background: #fff;*/
	z-index: 100;
	overflow: hidden;
	padding:0 0 0 0;

}

@media screen and (min-width: 1400px) {
	.topics-2-wrap:nth-of-type(2n){
	    padding: 0 40px 20px 0;
	}
	
	.topics-2-wrap:nth-of-type(2n-1){
	    padding: 0 0 20px 40px;
	}
}

.topics-2-wrap img{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

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

.topics-2-link img{
	width: 460px;
	height: 340px;
}

.topics-2-picture{
	position: relative;
	width: 460px;
	height: 238px;
	margin: 0 auto;
	overflow: hidden;
}

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

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

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

.topics-3-wrapper{
    width: 980px;
	margin: 0 auto;
	overflow: hidden;
/*	padding-top: 25px;	*/
}

.topics-3-wrap{
	position: relative;
	width: 296px;
	height: 280px;
    margin: 0 15px 50px 15px;
	float: left;
	background: #fff;
	z-index: 100;
	overflow: hidden;
/*	padding-top: 20px;*/
}

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

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

.topics-3-picture{
	position: relative;
	width: 296px;
	height: 167px;
	margin: 0 auto;
	overflow: hidden;
}

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

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

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

.item-3-wrap{
	position: relative;
	width: 296px;
	height: auto;
    margin: 0 15px 30px 15px;
	float: left;
	background: #fff;
	z-index: 100;
	overflow: hidden;
/*	padding-top: 20px;*/
}

.pict-list-3-wrapper{
    width: 980px;
	margin: 0 auto;
	overflow: hidden;	
}

.pict-list-3-wrap{
	position: relative;
	width: 286px;
/*	height: 260px;*/
	height: 296px;
    margin: 0 20px 30px 20px;
	float: left;
	z-index: 100;
	overflow: hidden;
	background: #fff;
/*	padding-top: 20px;*/
}

.pict-list-3-s{
	position: relative;
	width: 286px;
	height: 266px;	
	overflow: hidden;
}


.pict-list-3-picture{
	position: relative;
/*	width: 360px;*/
/*	height: 222px;*/
	width: 430px;
	height: 266px;
	margin: 0 auto;
	overflow: hidden;
}

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


.pict-list-3-wrap p{
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
/*	padding: 0 20px 0 20px;*/
	overflow: hidden;
/*	line-height: 25px;*/
	text-align: left;
	color: #888888;
/*	height: 54px;*/
}

.textmarker{
  background: -moz-linear-gradient(transparent 0%, #dedede 0%);      /* Firefox用 */
  background: -webkit-linear-gradient(transparent 0%, #dedede 0%);   /* Safari用 */
  background: -ms-linear-gradient(transparent 0%, #dedede 0%);       /* IE用 */
  background: -o-linear-gradient(transparent 0%, #dedede 0%);        /* Opera用 */
  background: linear-gradient(transparent 0%, #dedede 0%);
	display: inline;
	overflow: hidden;	
}

.float_adjust980_text{

	width:500px;
	margin: 0 50px 0 0;
	overflow: hidden;

}

.float_adjust980_text2{

	width:500px;
	margin: 0 0 0 0;
	overflow: hidden;

}

.float_adjust980_text3{

	width:660px;
	margin: 0 0 0 50px;
	overflow: hidden;

}

.float_adjust980_text4{

	width:720px;
	margin: 0 0 0 50px;
	overflow: hidden;

}






/* JavaScriptが有効な場合、対象を隠す */
html.enable-javascript .enable-javascript-css{
  visibility: hidden;
}

/* 画像すべてを読み終えたら、対象を表示する */
html.enable-javascript.window-load .enable-javascript-css{
  visibility: visible;
}


.float_adjust540_text{

	width:540px;
	margin: 0 0 0 50px;
	overflow: hidden;

}

.float_adjust540_text p{


}

.float_adjust540_text_right{

	width:540px;
	margin: 0 50px 0 0;
	overflow: hidden;

}

.float_adjust540_text_right p{


}

.item_moretext{
	text-align:right;
	margin: 0 0 15% 0;
}

.item_moretext a{
	font-weight:bold; 
	color:#00a0e9;
	text-decoration:none;
}

.item_moretext a:hover{
	text-decoration: underline;
	text-underline-offset: 5px;
}

.imgint img{
 margin: 0 0 100px 0;
}

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

.youtube-content{
	position: relative;
	width: 286px;
	height: 100%;
	float: left;
    margin: 0 12px 30px 12px;
/*	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: 286px;
	height: 200px;
}

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


.youtube-c{
	position: relative;
	width:286px;
	height:160px;
	overflow: hidden;
}

.youtube-content dt{
	font-size: 16px;
/*	font-weight: bold;*/
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	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;
}


/* コンテスト受賞者写真2022　*/
.saiyuu_pict2022{


}

.saiyuu_pict2022::before {
  content: url("images/saiyuu_pict2022.jpg");
  vertical-align: middle;
  text-aline:center;
}

.saiyuu_pict2022 p{
margin:0;
padding:0;

}


/* コンテスト受賞者写真2023　*/
.saiyuu_pict2023{


}

.saiyuu_pict2023::before {
  content: url("images/saiyuu_pict2023.jpg");
  vertical-align: middle;
  text-aline:center;
}

.saiyuu_pict2023 p{
margin:0;
padding:0;

}


.saiyuu_pict2023qr{


}

.saiyuu_pict2023qr::before {
  content: url("images/saiyuu_qr2023.png");
  vertical-align: middle;
  text-aline:center;
}

.saiyuu_pict2023qr p{
margin:0;
padding:0;

}

.yuu_pict2023qr{


}

.yuu_pict2023qr::before {
  content: url("images/yuu_qr2023.png");
  vertical-align: middle;
  text-aline:center;
}

.yuu_pict2023qr p{
margin:0;
padding:0;

}


/* コンテスト受賞者写真2024　*/
.saiyuu_pict2024{


}

.saiyuu_pict2024::before {
  content: url("images/saiyuu_pict2024.jpg");
  vertical-align: middle;
  text-aline:center;
}

.saiyuu_pict2024 p{
margin:0;
padding:0;

}