body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, select, header, nav, section, footer {
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 1.0;
	word-wrap: break-word;
}
address, em, i {
	font-style: normal;
}
strong, th, b {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: none;
}

img {
	border: 0;
}
li {
	list-style-type: none;
}
small {
	font-size: 100%;
}
/*-----------------  font -------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
	font-size: 100%; /* IE */
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
html>/**/body {
	font-size: 16px; /* Except IE */
}
body {
	-webkit-text-size-adjust: 100%;
	background-color:#FFF;
}
/*-----------------  img -------------------*/
img {
	max-width: 100%;
	height: auto;
}
@media \0screen {
img {
	width: auto; /* for ie 8 */
}
}
a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* Content
------------------------------------------------------------*/
body {
	background: url(../images/115-03.jpg) repeat left top;
}
body {
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #000;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}


/*****NEWS*******/

.pr_top-topics_low-box {
    padding: 0 20px;
}
.pr_top-topics_low-list {
    overflow: hidden;
    max-width: 1200px;
    margin: 60px auto 0;
}
.pr_top-topics_low-list .pr_top-topics-item {
    float: left;
    width: 50%;
    margin-top: 0;
    padding: 0 11px 0 0;
}
.pr_top-topics_low-list .pr_top-topics-item:nth-child(n+3) {
    margin-top: 60px;
}
.pr_top-topics_low-list .pr_top-topics-item:nth-child(2n) {
    padding-right: 0;
    padding-left: 11px;
}
.pr_top-info-box {
    
    padding: 80px 0 100px;
    background: #ededed;
}
.pr_top-info-in-box{
	width:1200px;
	margin:auto;
}
.pr_top-info-head {
    padding: 20px;
    text-align: center;
}
.pr_top-info-head-inner {
    
    position: relative;
}
.pr_top-info-ttl {
    display: block;
    margin: 0;
    color: #505050;
    font-size: 21px;
    line-height: 1.2;
    vertical-align: top;
}
.gray{ background: #ededed;}

.pr_top-info-list {
    margin: 33px 0 0;
    padding: 0 20px;
}
.pr_top-info-item {
    display: block;
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}
.pr_top-info-date {
    display: inline-block;
    width: 20%;
    color: #505050;
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
    vertical-align: top;
}
.pr_top-info-lead {
    display: inline-block;
    width: 79%;
    /* text-align: left; */
    vertical-align: top;
}
.pr_top-info-lead a {
    display: block;
    color: #505050;
    font-size: 15px;
    line-height: 1.8;
}

/****************/

/******JOYA*********/
h3{
	width:1200px;
	font-size: 21px;
	color: #505050;
	line-height: 1.2;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin:100px 0 40px 0; 
	
}
h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 4em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}
h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
	background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

.h3text{
	text-align:center;
	color: #505050;
	margin-top:25px;
	margin-bottom:20px;
	font-weight:600;
	
}
.h3text2{
	text-align:center;
	color: #505050;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
	
}


#aboutleft{
	width:400px;
	float:left;
	margin-top:25px;

}
#aboutright{
	width:740px;
	padding:0px 30px 0 30px;
	float:left;
}
.joyatext{
	line-height:30px;
}


#aboutbox {
	overflow: hidden;
	width: 1200px;
	margin:auto;
	margin-top:100px;
}
#topfactory {
	margin-top:100px;
	
	background-image: url(../images/factory.jpg);
	padding:1px 0 100px 0;
	
}
#facbox{
	width:1200px;
	margin:auto;
	padding-top:100px;}
.fato{
	background-color:rgba(0, 0, 0, 0.76);
	color:#FFF;
	
}
.factext{
	color:#FFF;
	width:1180px;
	line-height:35px;
	padding:30px 40px 0 40px;}
#button{
	    text-align: center;
    margin-top: 40px;
}
.button {
	display: inline-block;
	width: 200px;
	height: 48px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}	


.button {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
}
.button:hover {
	background-color: rgba(255, 255, 255, .2);
}


#topproduct{
}
#producttext{
	width:1200px;
	margin:auto;
	margin-bottom:35px;
}

* {
  box-sizing: border-box;
}








.drop {
  overflow: hidden;
  list-style: none;
  position: absolute;
  padding: 0;
  width: 100%;
  left: 0;
  top: 48px;
}
.drop div {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 0.5s 0.1s;
  -moz-transition: all 0.5s 0.1s;
  -ms-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
  position: relative;
}
.drop li {
  display: block;
  padding: 0;
  width: 100%;
  background: #3E8760 !important;
}


#center{
	margin: auto;
    margin-top: 100px;
    margin-bottom: 40px;
	
}
#slide,.slide {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topbox3{
	width:1200px;
	margin:auto;
	margin-top:100px;
	margin-bottom:100px;
	overflow:hidden;
	
}
h4{
	text-align:center;
	font-size:18px;
	font-weight:600px;
	margin-bottom:25px;
	color:rgb(80, 80, 80);}

.topbox33{
	width:360px;
	margin:0 20px;
	float:left;}
	.h4text{
		font-size:14px;
		
	}
.h4text{
	margin-bottom:10px;
	height:30px;
	line-height:17px;
}

demo {
  width: 500px;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color:rgb(80, 80, 80);
}
.heading {
  margin: 10px 0 25px 0;
}
.demo3 .heading {
  color: rgb(80, 80, 80);
  text-align: center;
  overflow: hidden;
}
.demo3 .heading span {
  display: inline-block;
  position: relative;
}
.demo3 .heading span:before,
.demo3 .heading span:after {
	content: "";
	width: 45px;
	margin: 0 15px;
	position: absolute;
	bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153,153,153);
}
.demo3 .heading span:before {
  right: 100%;
}
.demo3 .heading span:after {
  left: 100%;
}

/****************************************************/
.sample12 {
	
	overflow:		hidden;

	position:		relative;
}
.sample12 .caption {
	width:			100%;
	height:			100%;
	visibility:		hidden;	/* 文字を表示しない */
	font-size:		130%;
	color:			#fff;
	top:			0;
	left:			0;
	position:		absolute;
	text-align:		center;
	-webkit-transition:	all 0.4s step-end;
	transition:		all 0.4s step-end;
}
.sample12:hover .caption {
	visibility:		visible;	/* 文字を表示する */
}
.sample12 .caption p {
	font-size:		130%;
	padding-top:		90px;
	color:			#fff;
	opacity:		0;	/* ホバーが解除された時すぐ消えるように、文字を表示しない */
}
.sample12:hover .caption p {
	opacity:		1;	/* 文字を表示する */
}
.sample12 .mask1, .sample12 .mask2 {
	width:			100%;
	height:			50%;	/* 高さは半部のサイズ */
	position:		absolute;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
}
.sample12 .mask1 {
	top:			-50%;	/* 枠の上に置いて表示させない */
}
.sample12:hover .mask1 {
	top:			0;	/* 下にずらして表示する */
}
.sample12 .mask2 {
	bottom:			-50%;	/* 枠の下に置いて表示させない */
}
.sample12:hover .mask2 {
	bottom:			0;	/* 上にずらして表示する */
}



	/**********u上に戻る*********/
#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -90px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}
#page-top1:hover{
	opacity:0.7;
}
	

#yuko{
	margin:auto;
	width:1200px;}
	#yukoimg{
		text-align: center;}
	#yukotext{
		text-align:center;
		line-height:32px;
		margin:20px 0 30px 0}
.imgy{
	
	/*影を入れる*/
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
	margin-bottom: 50px;
	text-align: center;
	border: thin groove #CCC;
	
}
.imgy:hover {
	opacity: 0.7 ;
}
.imgy:after{
	opacity:0.7;}

@media screen and ( max-width: 480px ) {

	

	
/*****NEWS*******/

.pr_top-topics_low-box {
    padding: 0 20px;
}
.pr_top-topics_low-list {
    overflow: hidden;
    max-width: 1200px;
    margin: 60px auto 0;
}
.pr_top-topics_low-list .pr_top-topics-item {
    float: left;
    width: 50%;
    margin-top: 0;
    padding: 0 11px 0 0;
}
.pr_top-topics_low-list .pr_top-topics-item:nth-child(n+3) {
    margin-top: 60px;
}
.pr_top-topics_low-list .pr_top-topics-item:nth-child(2n) {
    padding-right: 0;
    padding-left: 11px;
}
.pr_top-info-box {
    
    padding: 80px 0 100px;
    background: #ededed;
}
.pr_top-info-in-box{
	width:100%;
	margin:auto;
}
.pr_top-info-head {
    padding: 20px;
    text-align: center;
}
.pr_top-info-head-inner {
    
    position: relative;
}
.pr_top-info-ttl {
    display: block;
    margin: 0;
    color: #505050;
    font-size: 21px;
    line-height: 1.2;
    vertical-align: top;
}
.gray{ background: #ededed;}

.pr_top-info-list {
    margin: 33px 0 0;
    padding: 0 20px;
}
.pr_top-info-item {
    display: block;
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}
.pr_top-info-date {
    display: inline-block;
    width: 20%;
    color: #505050;
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
    vertical-align: top;
}
.pr_top-info-lead {
    display: inline-block;
    width: 80%;
    /* text-align: left; */
    vertical-align: top;
}
.pr_top-info-lead a {
    display: block;
    color: #505050;
    font-size: 15px;
    line-height: 1.8;
}

/****************/

/******JOYA*********/
h3{
	width:100%;
	font-size: 21px;
	color: #505050;
	line-height: 1.2;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin:100px 0 40px 0; 
	
}
h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 4em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}
h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
	background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

.h3text{
	text-align:center;
	color: #505050;
	margin-top:25px;
	margin-bottom:20px;
	font-weight:600;
	padding:0 20px;
	
	
}
.h3text2{
	text-align: center;
    color: #505050;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    padding: 0 20px;
	
}


#aboutleft{
	width:100%;
	float:none;
	margin-top:25px;

}
#aboutright{
	width:100%;
	padding:0px 30px 0 30px;
	float:none;
}
.joyatext{
	line-height:30px;
}


#aboutbox {
	overflow: hidden;
	width: 100%;
	margin:auto;
	margin-top:50px;
}
#topfactory {
	margin-top:50px;
	
	background-image: url(../images/factory.jpg);
	padding:1px 0 100px 0;
	
}
#facbox{
	width:100%;
	margin:auto;
	padding-top:100px;}
.fato{
	background-color:rgba(0, 0, 0, 0.76);
	color:#FFF;
	
}
.factext{
	color:#FFF;
	width:100%;
	line-height:35px;
	padding:30px 40px 0 40px;}
#button{
	    text-align: center;
    margin-top: 40px;
}
.button {
	display: inline-block;
	width: 200px;
	height: 48px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}	


.button {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
}
.button:hover {
	background-color: rgba(255, 255, 255, .2);
}


#topproduct{
	
}
#producttext{
	width:100%;
	margin:auto;
	margin-bottom:35px;
	padding:0 15px;
}

* {
  box-sizing: border-box;
}




.drop {
  overflow: hidden;
  list-style: none;
  position: absolute;
  padding: 0;
  width: 100%;
  left: 0;
  top: 48px;
}
.drop div {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: all 0.5s 0.1s;
  -moz-transition: all 0.5s 0.1s;
  -ms-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
  position: relative;
}
.drop li {
  display: block;
  padding: 0;
  width: 100%;
  background: #3E8760 !important;
}


#center{
	margin: auto;
    margin-top: 100px;
    margin-bottom: 40px;
	
}
#slide,.slide {
	list-style: none;
	margin: 0;
	padding: 0;
	
	
}
#topbox3{
	width:100%;
	margin:auto;
	margin-top:50px;
	margin-bottom:100px;
	overflow:hidden;
	
}
h4{
	text-align:center;
	font-size:18px;
	font-weight:600px;
	margin-bottom:25px;
	color:rgb(80, 80, 80);}

.topbox33{
	width:90%;
	margin:0 20px;
	float:left;}
	.h4text{
		font-size:14px;
		
	}
.h4text{
	margin-bottom:10px;
}


/****************************************************/
.sample12 {
	
	overflow:		hidden;

	position:		relative;
}
.sample12 .caption {
	width:			100%;
	height:			100%;
	visibility:		hidden;	/* 文字を表示しない */
	font-size:		130%;
	color:			#fff;
	top:			0;
	left:			0;
	position:		absolute;
	text-align:		center;
	-webkit-transition:	all 0.4s step-end;
	transition:		all 0.4s step-end;
}
.sample12:hover .caption {
	visibility:		visible;	/* 文字を表示する */
}
.sample12 .caption p {
	font-size:		130%;
	padding-top:		90px;
	color:			#fff;
	opacity:		0;	/* ホバーが解除された時すぐ消えるように、文字を表示しない */
}
.sample12:hover .caption p {
	opacity:		1;	/* 文字を表示する */
}
.sample12 .mask1, .sample12 .mask2 {
	width:			100%;
	height:			50%;	/* 高さは半部のサイズ */
	position:		absolute;
	left:			0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
}
.sample12 .mask1 {
	top:			-50%;	/* 枠の上に置いて表示させない */
}
.sample12:hover .mask1 {
	top:			0;	/* 下にずらして表示する */
}
.sample12 .mask2 {
	bottom:			-50%;	/* 枠の下に置いて表示させない */
}
.sample12:hover .mask2 {
	bottom:			0;	/* 上にずらして表示する */
}



	/**********u上に戻る*********/
#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -90px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
}
#page-top1:hover{
	opacity:0.7;
}
	
#yuko{
	margin:auto;
	width:100%;}
	#yukoimg{
		text-align: center;}
	#yukotext{
		text-align:center;
		line-height:24px;
		margin:20px 0 15px 0}
.imgy{
	
	/*影を入れる*/
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
	margin-bottom: 50px;
	text-align: center;
	border: thin groove #CCC;
	
}
.imgy:hover {
	opacity: 0.7 ;
}
.imgy:after{
	opacity:0.7;}



}

#protext{
	text-align:center;}
	#tenjikai{
    text-align: center;
    margin: auto;
    max-width: 400px;
    margin: auto;
    width: 95%;
    margin-bottom: 40px;
    margin-top: 40px;

}
#tenjikai img{
	margin-bottom: 15px;
}
#tenjikai p{
    line-height: 1.8;
}
.cupon{
	margin-top: 20px;
}