@CHARSET "UTF-8";
body{
	width:950px;
	--height:100%;
	margin:0 auto;
	font-family:"メイリオ";
	background-repeat:repaet-x;
	background-image:url("../bgpic/9ce71f56666759b352845c7670e61ee9_s.jpg");
}
.body{
	width:950px;
	--height:100%;
	background-color:rgba(254,254,254,1);
	box-shadow:0px 0px 1px 2px black;
	-webkit-box-shadow:0px 0px 1px 2px black;
	-ms-box-shadow:0px 0px 1px 2px black;
	margin:0 auto;


}


/* ヘッダー部分 */
.header{
	display:flex;
	display:-webkit-flex;
	width:950px;
	height:120px;
	border-bottom:solid 5px black;
}
.company_logo{
	width:350px;
	height:120px;
	display:flex;
	display:-webkit-flex;
}
.company_logo p{
	font-family:'Bentham', serif;
	font-size:40px;
	color:#666666;
}
.logologo{
	width:100px;
	height:120px;
}
.company-name{
	width:250px;
	height:120px;
	padding-top:2px;
	padding-left:10px;
}
.company-name p{
	font-family:'Bentham', serif;
	font-size:39px;
	color:#666666;
}
.company-name_text{
	width:250px;
	font-size:11px;
	color:black;
	font-family:"メイリオ";
	padding-top:2px;
	padding-left:2px;
	line-height:1.1em;
	word-wrap:break-word;
	-ms-word-wrap:break-word;
	-moz-word-wrap:break-word;
	-webkit-word-wrap:break-word;
	-o-word-wrap:break-word;


}
.space{
	letter-spacing:-11px;
}

/* nav */
.nav{
	width:950px;
	height:120px;
	--margin:0 auto;
	line-height:120px;
}


.nav ul{
	width:950px;
	list-style:none;
	vertical-align:middle;
	margin:0 auto;
}
.nav ul li{
	display:inline-block;
	width:130px;
	height:80px;
	line-height:80px;
	--border-left:solid 1px black;
	--border-right:solid 0px black;
	text-align:center;
	--float:right;
}

.nav ul li a{
	height:80px;
	line-height:10px;
	display:block;   /* メニューバーの表示を2行に表示する為。加えてline-heightの調整 */
	color:#666666;
	text-decoration:none;
	font-weight:lighter;
	font-size:18px;
	text-shadow:5px 3px 4px 0px #708090;
	-webkit-text-shadow:5px 3px 4px 0px #708090;
	-moz-text-shadow:5px 3px 4px 0px #708090;
	-ms-box-shadow:5px 3px 4px 0px #708090;
	--line-height:80px;
	text-shadow:3px 3px 3px #ccc;
}
.nav ul li a:hover{
	opacity:0.4;
	transition-property:transform;
	transition-duration:2s;
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	text-shadow:1px 1px 3px black;
}



.slide-out{
	width:950px;
	height:450px;
	padding-top:0px;
	padding-bottom:0px;
}


/*  画像スライダー */
.slide{
	--display:table;
	width:750px;
	height:350px;;
	margin:25px auto;

}
/*
.bxslider{
	width:750px;
	height:350px;
	display:table-cell;
	vertical-align:middle;
	margin:0 auto;

	}*/

/*
.img-center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;

}
*/

/* カンパニー */
.company-info{
	width:950px;
	height:550px;
	border-top-width:1px;
	border-bottom-width:5px;
	border-top-style:solid;
	display:flex;
	display:-ms-flex;
	flex-direction:column;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	margin-top:-3%;
}
.company-header{
	width:950px;
	height:50px;
	line-height:50px;
	color:black;
}
.company-header h1{
	text-align:center;
	text-shadow:2px 4px 5px 0px  black;
}
.company-flex{
	display:flex;
	display:-ms-flex;
	width:950px;
	height:500px;
}
.company-left{
	width:475px;
	height:500px;
	text-align:center;
	padding-top:64px;
}

.company-left img{
	text-align:center;
	box-shadow:3px 3px 3px 3px #ccc;
}
.company-text{
	width:400px;
	margin:0 auto;
	word-wrap:break-word;
	font-size:11px;
	text-align:left;
	padding-top:25px;
}
.company-right{
	display:table;
	width:475px;
	heigth:500px;
	text-align:center;

}
.company_bar{
	height:400px;
	--width:475px;
	display:table-cell;
	vertical-align:middle;
}
.company_bar ul{
	padding-top:10%;
	poadding-bottom:10%;
}
.company_bar ul li{
	list-style-type:none;
	text-align:center;
}
.company_bar ul li a{
	width:350px;
	color:white;
}

.company-guide{
	text-align:left;
	font-size:11px;
	padding-left:40px;
}
.paddy{
	border:solid 1px black;
}
#logo img:hover{
	opacity:0.2;
	transition-property:opacity;
	-webkit-transition-property:opacity;
	-ms-transition-property:opacity;
	transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	-ms-transition-duration:0.7s;
}
#logo{
	text-align:center;
}



/* ブランド */
.bland{
	width:950px;
	height:1050px;;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color:black;
	color:white;
}

.bland h1{
	text-align:center;
	text-shadow:2px 2px 5px 0px  white;

}
.bland ul{
	padding-left:25px;
	padding-right:25px;
}
.bland ul li{
	width:220px;
	display:inline-block;
	margin:0 auto;
	position:relative;
	list-style-type:none;
}
.top-bland{
	width:950px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}
.top-bland ul{

	}
.top-bland ul li {
	width:200px;
	height:200px;
	display:table;
	float:left;
	border:solid 1px rgba(52,56,56,1);
	margin-left:12.5px;
	margin-right:12.5px;
	margin-bottom:15px;

}
.top-bland ul li span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin-right:10px;
	margin-left:10px;
	font-size:23px;
}
.top-bland ul li span a{
	text-decoration:none;
	color:white;
}
.top-bland ul li:hover{
	border:solid 1px #f2f1df;
	transition-property:border;
	-webkit-transition-property:border;
	-ms-transition-property:border;
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-ms-transition-duration:1s;
}
/*
.bland-into{
	width:950px;
	height:550px;
	padding-top:100px;
	padding-bottom:100px;
}
*/
.bland-into ul li a:hover{
	--transform:scale(1.5);
	---ms-transform:scale(1.5);
	---webkit-transform:scale(1.5);
}
/* 画像ホバー時 */
.scale{
	width:220px;
	height:80px;
	overflow:hidden;
}
.scale img {
  transition:0.5s;
}

.scale img:hover{
	-moz-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
}


/* セクション */
.section{
	width:950px;
	height:100%;
	display:flex;
	display:-webkit-flex;
	--background-color:mistyrose;
}
#acMenu{
	margin:0 auto;;
	padding-top:20px;
	padding-bottom:50px;
	width:550px;
	transition-property:color;

}
#acMenu dt{
	margin:0 auto;
    display:block;
    padding-top:20px;
    padding-bottom:20px;
    width:550px;
    height:50px;
    line-height:15px;
    text-align:center;
    border:white 1px solid;
    cursor:pointer;
    -webkit-cursor:pointer;
    transition:300ms;
	-webkit-transition:300ms;
	-ms-transition:300ms;
	color:white;
	background-color:black;
 }

#acMenu dt:hover{
	opacity:0.55;
	transition-property:opacity;
	-webkit-transition-property:opacity;
	-ms-transition-property:opacity;
	transition-duration:0.1s;
	-webkit-transition-duration:0.1s;
	-ms-transition-duration:0.1s;
	}

#acMenu dd{
	margin:0 auto;
	background:white;
    width:550px;
    height:100%;;
    overflow:auto;
    line-height:50px;
    text-align:center;
    border:#dcdcdc 1px solid;
    display:none;


}
.info{
	width:630px;
	border-right:dotted 1px black;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
.info  h2{
	text-align:center;
	--padding-top:20px;
	text-shadow:2px 4px 5px 0px  black;
}
/*
.info ul li{
	width:100px;
	height:50px;
	list-style-type:none;
	position:relative;
}
.info ul li a{
	text-decoration:none;
}
.info ul li ul{
	height:50px;
	position:absolute;
}

.info ul li ul li{
	height:0;
	overflow:hidden;
	transition:300ms;
	-webkiti-transition:300ms;

}
.info ul li:hover ul{
	--height:100px;
}
.info ul li:hover ul li{
	height:100px;
	width:100px;
	--overflow:auto;
}
*/
.calendar{
	width:300px;
	text-align:center;
	--background-color:orange;
	padding-top:20px;
	padding-bottom:20px;

}
.calendar h2{
	text-shadow:2px 4px 5px 0px  black;
}
.calendar table{
	margin:0 auto;
}

/* フッター */
.footer{
	width:950px;
	height:20px;
	background-color:black;
	display:flex;
	display:-webkit-flex;
	font-size:12px;
	color:white;
}
#toPageTop{
	--position:fixed;
}
#toPageTop  img{
	--right:100px;
}
.copy-right{
	width:350px;
	height:20px;
	--background-color:orange;
}
.copy-right p{
	text-align:center;

}
.site-map{
	width:600px;
	height:20px;
	--background-color:green;
	--padding-left:200px;
}
.site-map{
	margin:0 auto;
}
.site-map ul{
	width:580px;
}
.site-map ul li	{
	display:block;
	float:right;
	padding:0 5px;
}
.site-map ul li	a{
	text-decoration:none;
	color:white;
}
.site-map ul li	a:hover{
	opacity:0.4;
	transition-property:opacity;
	-webkit-transition-property:opacity;
	-ms-transition-property:opacity;
	transition-duration:0.1s;
	-webkit-transition-duration:0.1s;
	-ms-transition-duration:0.1s;
}
/* タイトル */
.text_small_jp{
	font-size:12px;
	vertical-align:middle;
}
/* claerfix */
.clearfix {
	zoom:1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* ホバー */
.shadow{
	--display:inline-block;
	--padding:.5em 4em;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration:none;
	outline:none;
	transition:all .3s;
}
.shadow:hover {
	box-shadow:0 0 45px rgba(255,255,255,.6) inset;
}

.shadow{
	position:relative;
	display:inline-block;
	padding:.5em 4em;
	border:2px solid #fff;
	color:#fff;
	text-align:center;
	text-decoration:none;
	outline:none;
	overflow:hidden;
}
.shadow::after {
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
	display:block;
	content: '';
	width:0;
	height:0;
	background-color: rgba(255,255,255,.3);
	border-radius:50%;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform: translate(-50%, -50%);
	opacity:0;
}
.shadow:hover::after {
	-webkit-animation:circle .75s;
	animation:circle .75s;
}
@-webkit-keyframes circle {
	50% {
		opacity:1;
	}
	100% {
		width:300px;
		height:300px;
	}
}
@keyframes circle {
	50% {
		opacity:1;
	}
	100% {
		width:300px;
		height:300px;
	}
}
/* ホバー２ */
.button {
	position:relative;
	display:inline-block;
	padding:.5em 4em;
	border:2px solid #fff;
	color:#fff;
	text-align:center;
	text-decoration:none;
	outline:none;
	overflow: hidden;
}
.button::after {
	position:absolute;
	top:100%;
	left:0;
	z-index:2;
	display:block;
	content:attr(data-hover);
	width:100%;
	height:100%;
	padding:.5em 4em;
	background-color:#fff;
	color:#333;
	opacity:0;
	transition:all .3s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.button:hover::after {
	top:0;
	opacity:1;
}
/* ホバー3 */
.button1 {
	position: relative;
	display: inline-block;
	padding: .5em 4em;
	color:white;
	text-align: center;
	text-decoration: none;
	outline: none;
	overflow: hidden;
	transition: all .5s;
	background-color:black;
	--border:1px solid black;
}
.button1::before,
.button1::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.button1::before {
	top: 0;
	left: 0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;

}
.button1::after {
	right: 0;
	bottom: 0;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;

}
.button1:hover {
	background-color:rgba(133,178,223,1);
	color: #FFF;
	transition: all .7s;

}
.button1:hover::before,
.button1:hover::after {
	width: 0;
	height: 0;
	opacity: 0;
	transition: all .7s;
	content:attr(data-hover);
}
/* ホバー4 */
.button2 {
	display: inline-block;
	padding: .5em 4em;
	border: 2px solid #fff;
	color:white;
	text-align: center;
	text-decoration:none;
	outline: none;
	overflow: hidden;
	background-color:red;
}
.button2 span {
	display: inline-block;
	transform: translate3d(0,-10px,0);
	-ms-transform: translate3d(0,-10px,0);
	-webkit-transform: translate3d(0,-10px,0);
	transition: transform .4s, opacity .4s;
	transition-timing-function: cubic-bezier(.75,0,.125,1);
	opacity: 0;
}
.button2 a{
	text-decoration:none;
}
.button2::before {
	position: absolute;
	top: 0;
	left: 0;
	content: attr(data-hover);
	padding: .5em 4em;
	transition: transform .4s, opacity .4s;
	transition-timing-function:cubic-bezier(.75,0,.125,1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-sizing: border-box;
	color:white;
}
.button2:hover::before {
	transform: translate3d(0,50%,0);
	-webkit-transform: translate3d(0,50%,0);
	-ms-transform: translate3d(0,50%,0);
	opacity: 0;
}
.button2:hover span {
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	opacity: 1;
}
.button2:hover span:nth-child(1) {
	transition-delay: .08s;
}
.button2:hover span:nth-child(2) {
	transition-delay: .16s;
}
.button2:hover span:nth-child(3) {
	transition-delay: .24s;
}
.button2:hover span:nth-child(4) {
	transition-delay: .32s;
}
.button2:hover span:nth-child(5) {
	transition-delay: .40s;
}
