@charset "UTF-8";
/* CSS Document */

html,
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;	
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic ProN', Arial, sans-serif;
}
body {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

header {
	padding: 12px 0 30px 0;
	margin: 0 auto;
	max-width: 100%;
	background-color: #fff;
	
}
.head_type1{
	margin: 0 auto;
	max-width: 976px;
	padding-bottom: 15px;
}

header img{
	max-width: 200px;
}
.style-logo {
	display: block;
	float: left;margin-left: 50px; width: 308px;
}
.style-nav{width: 376px; margin-left: 600px; padding: 25px 0 0 5px;}
.style-nav ul {
	float: right;
	list-style-type: none;
	text-align: center;
	padding-right: 30px;
}
.style-nav ul li {display: inline-block;}
.style-nav ul li a {
	font-size: 14px;
	line-heigt:12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	display: block;
	text-transform: uppercase;
	padding: 5px;
}



.footer-line{
	height: 3px;
	background-color: #abf922;
	text-align: center;
	padding: 0;
}

footer {
	font-size: 12px;
	text-align: center;
	padding: 20px 30px;
	/*background-color: #86e88d;*/
	background-color: #fff;
}
footer span {
	font-size: 14px;
}
/*---------------------------------------------------*/
.footer-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 120px;	
}
.footer-image{
	margin-top:  10px;	
}

/*---------------------------------------------------*/

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

img{
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
	margin-bottom: 30px;
	
}

/*---------------------------------------------------*/
main{
	position: relative;
	margin-left: 0 auto;
	text-align: center;
display:block;
}
@media all and (-ms-high-contrast: none){*::-ms-backdrop, .main{display:block;}}

.wrapper {
	margin: 0 auto 0 auto;text-align: center;
}

.parent {
	margin: 0 auto; text-align: center;
	overflow: hidden;
	width: 970px;
	padding: 15px 0 ;
}
.left_side_column {
	float: left;
	width: 700px;
	margin-left: 50px;
}
.right_side_column {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}
.right_side_column ul{
	list-style-type: none;
	font-size: 13px;
}
.right_side_column ul li{
	text-align: left;
	width: 200px;
	height: 40px;
	line-height: 40px;
	display: block;
	margin-bottom: 4px;
	border: solid 1px #ccc;
}
.right_side_column ul li span{
	color: #d12133;
}
.right_side_column ul li a {
	padding-left: 8px;
	width: 198px;
	height: 38px;
	display: block;
	text-decoration: none;
	background-color: #fff;
}
.right_side_column ul li a:hover {
		background-color: #fff4f5;
}

/*------------------*/
.right_side_banner {
	margin-bottom: 8px;
}

/*------------------------------------------*/
.prdct_nav_back {
	background-color: #abf922;
	text-align: center;height: 10px;
}
.prdct_nav {
	clear: both;
width: 1020px;
	text-align: center;
	display: inline-block;
height: 10px;
}

.infomation-top_back {
	background-image: url(../images/infomation-top.jpg);
	background-color: #abf922;
}
.infomation-top {
	clear: both;
	width: 100%;
	max-width: 1020px;
	text-align: center;
	display: inline-block;
}

.home-top1 {
	clear: both;
	width: 1040px;
	text-align: center;
	display: inline-block;
}
.home-top {

	clear: both;
	width: 953px;
	text-align: center;
	display: inline-block;
	margin-bottom: -15px;
}
@media all and (-ms-high-contrast: none){*::-ms-backdrop, 
.slider{
margin: 0 auto;
}

}
/*---------------------------------------------------*/

.box-01{
	margin: 0 auto;
	width: 700px;
}
.box-01 p.title{
	font-weight: bold;
	width: 700px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
	margin: 30px 0 25px 0;
	display: block;
	border-left: solid 10px #d12133;
	border-bottom: solid 1px #d12133;
}
.box-01 p.title2{
	font-weight: bold;
	width: 700px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
	margin: 10px 0 25px 0;
	display: block;
	border-left: solid 10px #d12133;
	border-bottom: solid 1px #d12133;
}
.box-01 p.com-txt{
	text-align: left;
	padding-left: 20px;
	margin-bottom: 30px;
}
.pt-title img{
	max-width: 100%;
	text-align: center;
	margin: 18px 0 18px 0;
}

/*----------------*/
.details{
	margin-left: 30px;
	text-align: left;
}
.details dl {
	border-bottom: solid 1px #ccc;
}
.details dl.lst {
	border-bottom: none;
}
.details dl dt {
	padding: 15px 0 15px 0;
	line-height: 30px; 
	width: 200px;
	float: left;
}
.details dl dd {
	padding: 15px 0 15px 0;
	line-height: 30px; 
	margin-left: 200px;
}
/*----------------*/
.details2{
	margin-left: 30px;
	text-align: left;
}
.details2 dl {
	border-bottom: solid 1px #ccc;
}

.details2 dl dt {
	padding: 15px 0 15px 0;
	line-height: 30px; 
	width: 250px;
	float: left;
}
.details2 dl dd {
	padding: 15px 0 15px 0;
	line-height: 30px; 
	margin-left: 250px;
}
/*---------------------------------------------------*/
.infomation-top2_back {
	background-image: url(../images/infomation-top2.jpg);
	background-color: #fcfbb3;
}

.top_box_1{
	position: relative;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: left;
	width: 700px;
	font-weight: 300;
	line-height: 26px;	
font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic ProN', Arial, sans-serif;
}
/*---------------------------------------------------*/
.prdct_index_bac {
	/*background-color: #abf922;*/
background-color: #fff;
	text-align: center;
	margin-top: 25px;
}

.prdct_index {
	clear: both;
	width: 100%;
	height: 80px;
	line-height: 80px;
	max-width: 264px;
	text-align: center;
	display: inline-block;
}

/* -------------3box toppage---------------- */
.Box976titl {
	width: 976px;
	padding: 0;
	margin: 25px auto 0 auto;
	background-color: #fff;
	text-align: center;
} 
.nav3box {
	width:976px;
	height: 410px;
	margin-top: 0;
	margin-bottom: 25px;
}
.nav3box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav3box ul li {
	float: left;
	font-size: 16px;
	line-height: 20px;
}
.nav3box ul li.nav3box01{
	width:320px;
	height: 400px;
	padding-left: 0;
	display: block;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 10px -2px #555;
    -webkit-box-shadow: 0px 0px 10px -2px #555;
    box-shadow: 0px 0px 10px -2px #555;
	behavior: url(PIE.htc);
}
.nav3box ul li.nav3box01 p img{
	margin-top:15px;
	width:167px;
}
.nav3box ul li.nav3box02,.nav3box ul li.nav3box03 {
	width:320px;
	height: 400px;
	background-color: #FFF;
	margin-right: 0;
	margin-left: 6px;
	display: block;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 10px -2px #555;
    -webkit-box-shadow: 0px 0px 10px -2px #555;
    box-shadow: 0px 0px 10px -2px #555;
	behavior: url(PIE.htc);
}
.nav3box ul li.nav3box02 p img{
	margin-top:15px;
	width:167px;
}
.nav3box ul li.nav3box03 p img{
	margin-top:15px;
	width:167px;
}

.nav3box figure img {
	margin-top: 8px;
}
.nav3box ul li a p {
	font-size:16px;
	color:#1B1B1B;
	text-align: center;
	padding: 8px;
}

.nav3box ul li a:hover {
	text-decoration: none;
}
.nav3box ul li a:hover p {
	text-decoration: underline;
}

/* -------------3box products---------------- */

.Box750titl {
	width: 700px;
	padding: 0;
	margin: 25px auto 0 auto;
	background-color: #fff;
	text-align: center;

} 
.pr3box {
	width:700px;
	height: 310px;
	margin-bottom: 25px;
}
.pr3box ul {
	list-style-type: none;
}
.pr3box ul li {
	float: left;
	line-height: 20px;
}
.pr3box ul li.pr3box01{
	width:170px;
	height: 310px;
	padding-left: 0;
	display: block;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 10px -2px #555;
    -webkit-box-shadow: 0px 0px 10px -2px #555;
    box-shadow: 0px 0px 10px -2px #555;
	behavior: url(PIE.htc);
}

.pr3box ul li.pr3box02,.pr3box ul li.pr3box03,.pr3box ul li.pr3box04 {
	width:170px;
	height: 310px;
	background-color: #FFF;
	margin-right: 0;
	margin-left: 6px;
	display: block;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 10px -2px #555;
    -webkit-box-shadow: 0px 0px 10px -2px #555;
    box-shadow: 0px 0px 10px -2px #555;
	behavior: url(PIE.htc);
}
.pr3box ul li.pr3box01 p img{
	margin-top:15px;
	width:137px;
}
.pr3box ul li.pr3box02 p img{
	margin-top:15px;
	width:137px;
}
.pr3box ul li.pr3box03 p img{
	margin-top:15px;
	width:137px;
}
.pr3box ul li.pr3box04 p img{
	margin-top:15px;
	width:137px;
}
.pr3box figure img {
	margin-top: 8px;
}
.pr3box ul li a p {
	font-size:14px;
	color:#1B1B1B;
	text-align: center;
	padding: 8px;
}

.pr3box ul li a:hover {
	text-decoration: none;
}
.pr3box ul li a:hover p {
	text-decoration: underline;
}

/* ---------------- product item --------------------- */
.parent_product {
	margin: 0 auto; text-align: center;
	overflow: hidden;
	width: 700px;
	padding: 0;
	margin-top:30px;
}
.left_product {
	float: left;
	width: 345px;
	margin-left: 10px;
}
.right_product{
	float: right;
	width: 315px;
	margin-left: 20px;
	margin-right: 10px;
	text-align: left;
}

.right_product p.pr_name{
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 30px;
}
.right_product p.pr_description{
	font-size: 14px;
	line-height: 24px;
	font-weight: 500; 
}
.right_product img.to_cart{
	width: 215px;
	margin-top: 25px;
}

p.pr_after{
	margin: 30px 0 30px 25px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500; 
	text-align: left;
}
/* ---------------- inquiry --------------------- */
.gr_contents_com {
	background-color: #fff;
	padding: 5px;
	width: 690px;
	clear: both;
	margin: 0 auto;
	}
.com1box {
	background-color: #FFF;
	width: 690px;
	margin: 0 auto;
	padding: 0;
	}

table {
	border-collapse: collapse;
	border: #AAA 1px solid;
	width:100%;
	font-size: 14px;
	color: #1F1F0D;
	background-color:transparent;
}
th {
	width:180px;
	border: #AAA 1px solid;
	text-align: left;
	padding: 3px;margin: 5px;
	padding-left: 6px;
}
.tgr{
	width:180px;
	font-weight: normal;
	background-color: #EEE;
	padding: 7px 5px 7px 20px;
}
.tgriq{
	width:180px;
	font-weight: normal;
	padding: 7px 5px 7px 20px;
}
td {
	border: #AAA 1px solid;
	text-align: left;
	padding: 10px 10px 10px 30px;
}
tr:hover {
    background: #ddd;
    color: #222;
}
.formbtn_per {
	width:700px;
	text-align: center;
	margin: 100px auto;
}
.formbtn_box {
	width:300px;
	display: inline-block;
}
.formbtn {
	font-weight: bold;
	display: block;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 30px;
	border: solid 1px #ccc;
}
.formbtn a {
	width: 298px;
	height: 48px;
	display: block;
	text-decoration: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 5px;
	-moz-box-shadow: #666 0px 2px 5px;
	box-shadow: #666 0px 2px 5px;
	background: #edf9f7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a8e8a0), to(#000));
	background: -webkit-linear-gradient(#f2fff7, #a8e8a0);
	background: -moz-linear-gradient(#f2fff7, #a8e8a0);
	background: -ms-linear-gradient(#f2fff7, #a8e8a0);
	background: -o-linear-gradient(#f2fff7, #a8e8a0);
	background: linear-gradient(#f2fff7, #a8e8a0);
	-pie-background: linear-gradient(#f2fff7, #a8e8a0);
	position:relative;
	behavior: url(/css/PIE.htc);
}
.formbtn a:hover {
	-webkit-box-shadow: #666 0px 1px 2px;
	-moz-box-shadow: #666 0px 1px 2px;
	box-shadow: #666 0px 1px 2px;
	background: #f8fff7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d6ffd1), to(#000));
	background: -webkit-linear-gradient(#f8fff7, #d6ffd1);
	background: -moz-linear-gradient(#f8fff7, #d6ffd1);
	background: -ms-linear-gradient(#f8fff7, #d6ffd1);
	background: -o-linear-gradient(#f8fff7, #d6ffd1);
	background: linear-gradient(#f8fff7, #d6ffd1);
	-pie-background: linear-gradient(#f8fff7, #d6ffd1);
	position:relative;
	behavior: url(/css/PIE.htc);
}

/*---------------------------------------------------*/



/*---------------------------------------------------*/
    #pageTop {
      position: fixed;
      bottom: 30px;
      right: 30px;
    }
    #pageTop a {
      display: block;
      z-index: 999;
      padding: 5px 0 0 3px;
      border-radius: 5px;
      width: 70px;
      height: 70px;
      background-color: #d12133;
      color: #fff;
      font-weight: bold;
      font-size:40px;
      text-decoration: none;
      text-align: center;
		opacity: 0.3;
    }

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.6;
    }

.sticky {
    postion: -webkit-sticky;
    position: sticky;
    top: 0;
}



