/*@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow|Oswald|Fjalla+One|Pathway+Gothic+One);
@import url(https://fonts.googleapis.com/css?family=Lora|Abel|Josefin+Sans|Lusitana);
@import url(https://fonts.googleapis.com/css?family=Fredoka+One|Luckiest+Guy);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans|Hind|Carme);
@import url(https://fonts.googleapis.com/css?family=Cabin:400,500,500italic,600,600italic,700,700italic,400italic|Francois+One);*/

@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
.button {
	font-family: 'PT Sans Narrow';
	font-size: 13pt;
	text-align: center;
}
/*.news {
	display: block;
	background-repeat: repeat-x;
	background-position: center bottom;
	width:420px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}


.news a {
	display: block;
	text-decoration: none;
	color: #333;
}
.news a:hover {
	display: block;
}

.daytime2 {
	font-size: 9pt;
	line-height: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF;
}
.nagasa4s {
	font-size: 10pt;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.news_right {
	display: block;
	float: right;
	width: 310px;
	border: 3px solid #999;
	padding: 10px;
	margin: 0px;
	height: 68px;
	background-image: url(../news_bk.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tittletext2 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
/*
.sellect80{
	width:100px;
	height:67px;
	float: left;
}
.sellect80 .frame{
	display:table-cell;
	width:100px;
	height:67px;
	text-align:center;
	vertical-align:middle;
	border: 2px solid #0edfda;
}

.sellect80 img{
	max-width:100px;
	max-height:67px;
	vertical-align:bottom;
	line-height: 0px;
}

.news_thumbnail {
	width: 100px;
	height: 67px;
	background-color: #d9d9d9;
	border: 2px solid #0edfda;
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news_thumbnail img {
	width: auto;
	height: 100%;
	border: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.topics_thumbnail {border: 2px solid #0edfda;}


.news2 {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: 100%;
}


.news2 a {
	display: block;
	text-decoration: none;
	color: #333;
}
.news2 a:hover {
	display: block;
}


.nagasa5 {
	font-size: 10pt;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.daytime {
	font-size: 10pt;
	line-height: 18px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nagasa4 {
	font-size: 10pt;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
*/
/*.box200 {
	width:200px;
	
	margin-bottom: 10px;
	float: left;
}


.sellect80s {
	width:400px;
	height:267px;
	margin-bottom: 10px;
	float: left;
}
.sellect80s .frame{
	display:table-cell;
	width:400px;
	height:267px;
	text-align:center;
	vertical-align: middle;
}

.sellect80s img{
	max-width:400px;
	max-height:267px;
	vertical-align:bottom;
}
.news_right2 {
	display: block;
	float: right;
	width: 370px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.news_right3 {
	float: right;
	width: 520px;
}
*/





html{
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: none;
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #e4e4e4;
}


video {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
}

section#s01{
	position: relative;
}

section.contents{
	background: #e4e4e4;
}

.header .header_nav{
	background: rgba(4,252,246,.7);
	color: #fff;
	height: 90px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	font-family: 'Lato', sans-serif;

	font-weight: 700;
}

.header .header_nav a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.header .header_nav ul{
	display: table;
	height: 100%;
}

.header .header_nav li{
	display: table-cell;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}


.center_logo{
	width: 100%;
	height: 100%;
	position: absolute;
}
.center_logo img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 768px;
	height: auto;

}
.header .header_logo{
	background: rgba(4,252,246,.7);
	height: 90px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 9999;
}

.header .header_logo img{
	display: block;
	margin: 30px auto 0 auto;
}

.h_left{
	width: 50%;
}


.h_right{
	width: 120px!important;
	float: right;
	padding-right: 20px;
}

.h_left{
	float: left;
}


#s02{
	color: #818181;
	background-color: #e4e4e4;
	
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-top: 100px;
}

a.btn{
  display: inline-block;
  width: 500px;
  margin: 45px 40px 40px;
  padding: 15px 10px;
  border: 3px solid #727272;
  background-color: #727272;
  background-image: url(../img/arrow_wh_s.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
}

#top #s02 a {
  position:relative;
  z-index:2;
  overflow:hidden
}
#top #s02 a:after {
  display:block;
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  left:50%;
  width:550px;
  height:550px;
  margin:-275px 0 0 -275px;
  border:255px double rgba(255,255,255,0);
  border-radius:50%;
  transition:.5s
}
#top #s02 a:hover {
  color:#555
}
#top #s02 a:hover::after {
  border-width:0;
  border-color:rgba(255,255,255,1);
  background:#fff
}

#s03{
	z-index: 0;
	overflow: hidden;
	background-color: #E4E4E4;

}

#bg01 {
    background-image: url(../img/bg_middle.png);
    background-repeat: repeat-x;
    z-index: 300;
    height: 100%;
    top: 100px;
    left: 0;
	padding-bottom: 100px;
}

#bg02 {
    background-image: url(../img/bg_top.png);
    background-repeat: repeat-x;
    z-index: 310;
    height: 100%;
    top: 130px;
    left: 0;
}
.box01{
width: 900px;
margin: 0 auto;
text-align: center;
padding-top: 200px;
}

.box02{
width: 900px;
margin: 0 auto;
text-align: center;
padding-top: 50px;
}

.box03{
width: 900px;
margin: 0 auto;
text-align: center;
padding-top: 0;
}

.box04{
width: 900px;
height: 300px;
margin: 0 auto;
text-align: center;
padding-top: 50px;
padding-bottom: 50px;
position: relative;
}

#top.box04{
	font-size: 12px;
	}

.bc4{
	width: 225px;
	height: 300px;
	float: left;
	text-align: left;
	padding: 10px;
	color: #fff;
    background-color: transparent;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  0.3s ease;
}

.bc4:hover {
    background-color: #36B5BD;
    border-radius: 50%;

    }
    

.bc4 h4, .bc4_1 h4, .bc4_2 h4, .bc4_3 h4, .bc4_4 h4 {
	font-size: 60px;
	text-align: center;
	margin-bottom: 15px;
}

.bc4 h4 span, .bc4_1 h4 span, .bc4_2 h4 span, .bc4_3 h4 span, .bc4_4 h4 span{
	display: block;
	font-size: 16px;
	text-align: center;
}

.bc4:after, .bc4_1:after, .bc4_2:after, .bc4_3:after, .bc4_4:after {
	content: "";
	display: block;
	clear: both;
}

.bc4_1{
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 300px;
	text-align: left;
	padding: 10px;
	color: #fff;
    background-color: transparent;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  0.3s ease;
}
.bc4_1:hover {
    background-color: rgba(54,181,189,0.5);
    border-radius: 50%;
	width: 300px;
	
	position: absolute;
	top: -33px;
	left: -40px;
    }
.bc4_1 .p{
	margin: auto;
	width: 205px;
	}
.bc4_1 .p:hover{
	margin: 0 auto;
	width: 205px;
	}

	
.bc4_2{
	position: absolute;
	top: 0;
	left: 25%;
	width: 225px;
	height: 300px;
	text-align: left;
	padding: 10px;
	color: #fff;
    background-color: transparent;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  0.3s ease;
}
.bc4_2:hover {
    background-color: rgba(54,181,189,0.5);
    border-radius: 50%;
	width: 300px;
	position: absolute;
	top: -33px;
	left: 192px;
    }
.bc4_2 .p{
	margin: auto;
	width: 205px;
	}
.bc4_2 .p:hover{
	margin: 0 auto;
	width: 205px;
	}
.bc4_3{
	position: absolute;
	top: 0;
	left: 50%;
	width: 225px;
	height: 300px;
	text-align: left;
	padding: 10px;
	color: #fff;
    background-color: transparent;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  0.3s ease;
}
.bc4_3:hover {
    background-color: rgba(54,181,189,0.5);
    border-radius: 50%;
	width: 300px;
	position: absolute;
	top: -33px;
	left: 417px;
    }
.bc4_3 .p{
	margin: auto;
	width: 205px;
	}
.bc4_3 .p:hover{
	margin: 0 auto;
	width: 205px;
	}
.bc4_4{
	position: absolute;
	top: 0;
	left: 75%;
	width: 225px;
	height: 300px;
	text-align: left;
	padding: 10px;
	color: #fff;
    background-color: transparent;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  0.3s ease;
}
.bc4_4:hover {
    background-color: rgba(54,181,189,0.5);
    border-radius: 50%;
	width: 300px;
	position: absolute;
	top: -33px;
	left: 642px;
    }
.bc4_4 .p{
	margin: auto;
	width: 205px;
	}
.bc4_4 .p:hover{
	margin: 0 auto;
	width: 205px;
	}
#s04{
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top,  #f4f4f4 0%, #aaaaaa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#aaaaaa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4f4f4 0%,#aaaaaa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */

	min-height: 500px;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 100px;
}

#s04_inner{
	background-image: url(../img/sec04_back.png);
	background-position: center 80px;
	background-repeat: no-repeat;
	min-height: 500px;
height: 100%;
}

#s05{

	/*min-height: 900px;*/
	overflow: hidden;
}

.s05_contents{
	background-color: rgba(255,255,255,0.4);
	margin-top: 100px;
	margin-bottom: 100px;
	min-height: 700px;
}

.news_box{
	width: 1000px;
	margin: 20px auto;
}

.news_box_c{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

.news_box_photo{
	width: 20%;
	float: left;
}

.news_box_text{
	width: 75%;
	height: 80px;
	float: right;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(142, 142, 142);
   background: url(../img/plus.png) no-repeat 320px center;
  background-color: rgb(176, 176, 176);
  color: #fff;
  opacity: 0.7;
  padding: 10px;
  margin-right: 3%;

}

.news_box_text span{
display: block;
font-size: 80%;

}

.left_text{
	position: fixed;
	top: 60%;
	left:20px;
	z-index: 250;
}



.right_text{
	position: fixed;
	top: 20%;
	right: 20px;
}

footer{
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	line-height: 1.5;
	background-color: #919191;
	text-align: center;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 95px;
}

.add {
	font-size: 14px;
}
footer .tel{
	font-weight: 700;
	font-size: 18px;
	margin-top: 10px;
}

footer .copy{
	font-weight: 700;
	font-size: 10px;
	margin-top: 10px;
}
footer .copy1{
	font-weight: 700;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 10px;
}
.group_33 {

  position: relative;
margin: 20px auto;
  width: 938px;
  height: 413px;
  z-index: 10;
}

.area {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b40.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 200px;
  top: 107px;
  width: 128px;
  height: 128px;
  z-index: 4;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area p{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 50px;
}
.area:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 148px;
	height: 148px;
	top: 100px;
	left: 190px;
	}
.area p:hover{
	opacity: 1.0
}
.area_1 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b41.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 43px;
  width: 183px;
  height: 183px;
  z-index: 3;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_1:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 203px;
	height: 203px;
	top: 33px;
	left: -10px;
	}

.area_1 p{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 80px;
}

.area_1 p:hover{
	opacity: 1.0
}

.area_2 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b42.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 53px;
  top: 240px;
  width: 161px;
  height: 161px;
  z-index: 7;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_2:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 187px;
	height: 187px;
	top: 230px;
	left: 43px;
	}

.area_2 p{
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 70px;
}

.area_2 p:hover{
	opacity: 1.0
}

.area_3 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b43.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 638px;
  top: 252px;
  width: 161px;
  height: 161px;
  z-index: 8;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_3:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 181px;
	height: 181px;
	top: 242px;
	left: 628px;
	}

.area_3 p{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 70px;
}

.area_3 p:hover{
	opacity: 1.0
}

.area_4 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b44.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 558px;
  top: 52px;
  width: 194px;
  height: 194px;
  z-index: 9;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_4:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 214px;
	height: 214px;
	top: 42px;
	left: 548px;
	}

.area_4 p{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 90px;
}

.area_4 p:hover{
	opacity: 1.0
}

.area_5 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b45.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 757px;
  top: 18px;
  width: 128px;
  height: 128px;
  z-index: 6;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_5:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 148px;
	height: 148px;
	top: 8px;
	left: 747px;
	}

.area_5 p{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 50px;
}

.area_5 p:hover{
	opacity: 1.0
}

.area_6 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  background-image: url(../img/b46.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 773px;
  top: 177px;
  width: 106px;
  height: 106px;
  z-index: 5;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all  2s ease;
}

.area_6:hover {
	background-color: #68E4E1;
	background-image: none;
	width: 126px;
	height: 126px;
	top: 167px;
	left: 763px;
	}

.area_6 p{
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	opacity: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 2;
	padding-top: 40px;
}

.area_6 p:hover{
	opacity: 1.0
}

.ar_01 {
  position: absolute;
  left: 200px;
  top: 50px;
  width: 145px;
  height: 60px;
  z-index: 85;
}

.ar_02 {
  position: absolute;
  left: 500px;
  top: 250px;
  width: 145px;
  height: 60px;
  z-index: 85;
}

.ar_03 {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 145px;
  z-index: 85;
}

.ar_04 {
  position: absolute;
  left: 500px;
  top: 0px;
  width: 145px;
  height: 145px;
  z-index: 85;
}

#navi li.current a {
	color: #888;
}

.object span {
    z-index:10;
    position:absolute;
    -webkit-transition: all 2s ease;/*アニメーションの変化*/
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
}
.pos0 {
    top:50%;
    left:50%;
    transform: translateX(-384px);
    opacity: 0;
}
.pos1 {
    top:500px;
    left:200px;
}
.pos2 {
    top:1000px;
    left:400px;
}
.pos3 {
    top:1500px;
    left:200px;
}


#product #s01{
	background: url(../img/product_top_bg.jpg) no-repeat;
	background-size: 100% 100%;
	min-height: 880px;
}

.header_boy{
	position: absolute;
	right: 0;
	bottom: 0;
}

.t17{
	font-size: 17px;
}

.t24{
	font-size: 24px;
}

.t40{
	font-size: 40px;
}

.t402{
	font-size: 40px;
	margin-left: -20px;
}

#product .center_logo1{
	width: 760px;
	height: 40%;
	position: relative;
	margin: 0 auto;
}
#product .center_logo1 img{
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 100px;
	width: 98px;
	height: auto;
}

#product .center_logo1 .text{
	color: #818181;
    font-family: 'Noto Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
	position: absolute;
	top: 0;
	left: 120px;
	margin-top: 100px;
	width: 660px;
	height: auto;

}

#product .center_logo2{
	width: 660px;
	height: 60%;
	position: relative;
	margin: 0 auto;
}
#product .center_logo2 img{
	position: absolute;
	top: 0;
	left: 100px;
	width: 196px;
	height: auto;

}

#product .center_logo2 .text{
	color: #818181;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	position: absolute;
	top: 0;
	left: 320px;
	margin-top: 0;
	width: 660px;
	height: auto;

}

#product .center_logo2 .text2{
	color: #818181;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 120px;
	width: 760px;
	height: auto;
text-align: center;
}

.box03 .text{
	text-align: left;
	width: 750px;
	margin: 0 auto;
}
#product #s02{
	background-image: none;
	background-color: #dfdfdf;
	min-height: 500px;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 100px;
}

#product #s04{
	background-image:url(../img/ps04.png) ;
	background-size: cover;
	min-height: 500px;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 100px;
}

#product #s05{
	background-image: none;
	background-size: cover;
	min-height: 400px;
	overflow: hidden;
}
#product footer{
	position: relative;
}
.object2 span {
    z-index:10;
    position:absolute;
    top: -90px;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transition: all 2s ease;/*アニメーションの変化*/
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
}
.ci_box{
	width: 1000px;
	margin:  0 auto;
}
.ci_box:after{
content: "";
display: block;
clear: both;
}
.ci_box_c{
	width: 33.33%;
	height: 300px;
	margin:  20px auto;
	float: left;
	text-align: center;
	position: relative;
}
.ci_box_c:after{
content: "";
display: block;
clear: both;
}
.ci_box_c img{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 297px;
	height: auto;
    -webkit-transition: all 0.5s ease;/*アニメーションの変化*/
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}


table {
    width: 900px;
    margin: 20px auto;
    border-collapse: collapse;
}

 th, td{
	padding: 10px;
	border-bottom: 1px solid #000;
	text-align: left;
	vertical-align: top;
}

.map-embed
{
	max-width: 100% ;
	height: 0 ;
	margin: 0 ;
	padding: 0 0 56.25% ;

	overflow: hidden ;

	position: relative ;
	top: 0 ;
	left: 0 ;
}

.map-embed > div
{
	position: absolute ;
	top: 0 ;
	left: 0 ;

	width: 100%;
	height: 400px;

	margin: 0 ;
	padding: 0 ;
}

.map-embed img
{
	max-width: none ;
}

#cont h3{
	background: #000;
	color: #fff;
	margin-bottom: 10px;
}

div.tooltip	{
	width: 42em;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px 20px;
	border: 1px solid #AAA;
	line-height: 200%;
	font-size: 16px;
}

div.tooltip p{
	color: #FFF;
	background: #222;
	padding: 5px 10px;
	line-height: 200%;
}

div.tooltip h3{
font-size: 18px;
margin-bottom: 18px;
}

div.tooltip h3:before{
content: "【";
}

div.tooltip h3:after{
content: "】";
}



#topi {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.form_inp {
	border:0;
	padding:8px;
	font-size:11pt;
	color:#333;
	border:1px solid #999;
	width:97%;
	-moz-box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 5px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 10px;
}
.form_inp2 {
	border:0;
	padding:8px;
	font-size:11pt;
	color:#333;
	border:1px solid #999;
	width:70%;
	-moz-box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 5px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 10px;
}
.footlogos {
	width: 179px;
	position: absolute;
	left: 50%;
	margin-left: -89px;
	margin-top: -190px;
}
.form_inp4 {
	border:0;
	padding:8px;
	font-size:11pt;
	color:#333;
	border:1px solid #999;
	width:97%;
	-moz-box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 5px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 5px -6px rgba(0,0,0,0.5);
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 20px;
}
.space800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 50px;
	height: 1380px;
	margin-bottom: 50px;
	clear: both;
	color: #565656;
}
.space800s {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 40px;
	margin-bottom: 150px;
	clear: both;
	color: #565656;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.lines {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 15px;
}

label  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.normal {
	font-size: 10pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.normal a {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.eng {
	font-family: 'Oswald';
	padding-left: 10px;
}
.tittle2 {
	font-family: Oswald;
	font-size: 40pt;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 15px;
	
}

.tittle2center {
	font-family: 'Fjalla One', sans-serif;
	font-size: 60pt;
	margin-bottom: 50px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	display: table;
	margin-right: auto;
	margin-left: auto;
	line-height: 60px;
	color: #565656;
}

.rubi {
	font-size: 11pt;
	line-height: 20px;
	padding-bottom: 30px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}
.tittletext {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.normal10 {
	font-size: 11pt;
	line-height: 22px;
}

.rubi2 {
	font-size: 11pt;
	line-height: 20px;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.red_text2 {color: #F00;}
.red_text {
	color: #F00;
	padding-right: 5px;
	padding-left: 5px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.spacer {
	padding-top: 140px;
	padding-right: 50px;
	padding-left: 50px;
}
.spacer2 {
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.text-danger {
	color: #F30;
}

button, input[type=button],
input[type=reset], input[type=submit] {
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	cursor: pointer;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 11pt;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 97%;
}

/*　サンプル1の要素
------------------------------------------------------------ */
/*.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	background: #ccc;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}*/

.entry_btm {
	width: 250px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


a:link.under{
	color: #000;
}


a:visited.under {
	text-decoration: none;
	color: #666;
	
}

a:active.under{
	color: #666;
	text-decoration: none;
}


a:hover.under{
	text-decoration: underline;
	color: #000;
}

input:focus {
	border:1px solid #3C9;
}
textarea:focus, input:focus{
	outline:none
}
article.index {
	display: none;	
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}




.siz50_herf {
	max-width: 100%;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.siz100_full {
	max-width: 100%;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
}

.d_none {
	display:none;
}

.clearfix { zoom: 1; }

        .clearfix:before,
        .clearfix:after { content: ""; display: table; }
        .clearfix:after { clear: both; }
		

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .clearfix {
	/*height: 1px;*/
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}


p ul li div{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.waku300 {
	width: 300px;
	margin-left: 600px;
	padding-top: 60px;
	clear: both;
}

.morebtm2 {
	color: #333;
	clear: both;
	margin-right: 50px;
}
.morebtm2 a {
	display: block;
	font-family: "PT Sans Narrow";
	font-size: 15pt;
	color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: right;
	margin-bottom: 15px;
	text-decoration: none;
	letter-spacing: 5px;
	padding: 5px;
}
.morebtm2 a:hover {
	text-decoration: underline;
	color: #0edfda;
}

/* 161018 追加 */
.footer_name{
	font-size:16px;
}



.catalog-btn{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #fff;
}

.catalog-btn img{
  vertical-align: bottom;
}




