@charset "UTF-8";
* {
	padding: 0px;
	-webkit-text-size-adjust: 100%;
	color: #333;
	line-height: 1.7em;
	margin: 0px;
}

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
.set {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


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

.cf {
  min-height: 1px;
}

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


.product02 .saitama {
	position: absolute;
	left: 74%;
	top: 65%;
}
.product02 .shizuoka {
	position: absolute;
	left: 64%;
	top: 76%;
}
.product02 .mie {
	position: absolute;
	left: 53%;
	top: 78%;
}
.product02 .kouchi {
	position: absolute;
	left: 28.5%;
	top: 83%;
}
.product02 .fukuoka{
	position: absolute;
	left: 17%;
	top: 65.5%;
}
.product02 .saga {
	position: absolute;
	left: 9%;
	top: 65.5%;
}
.product02 .miyazaki {
	position: absolute;
	left: 19%;
	top: 81%;
}
.product02 .kagoshima {
	position: absolute;
	left: 15%;
	top: 92%;
}



/* PC */
@media screen and (min-width: 751px){
.pc_none {
  display: none;
}

#all-warpper {
	overflow: hidden;
}
#contents-wrapper {
	margin-left: -260px;
	width: 100%;
	float: right;
}
#contents {
	margin-left: 260px;
}
#contents_inner {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#global-nav-wrapper {
	background-color: #FFF;
	width: 230px;
	float: left;
	padding: 15px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(image/index/side_bg.jpg);
	background-position: center top;
	height: 100vh;
}
#global-nav-wrapper .logo {
	width: 230px;
	margin-bottom: 20px;
}
#global-nav-wrapper .logo img {
	width: 100%;
}
#global-nav-wrapper #global-nav {
	list-style-type: none;
	margin-bottom: 20px;
}
#global-nav-wrapper #global-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C543E;
	margin-bottom: 5px;
}
#global-nav-wrapper #global-nav li a {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
}
#global-nav-wrapper #global-nav li a:first-letter {
	font-size: 22px;
	color: #F97E00;
}
#global-nav-wrapper #global-nav li a:hover {
	color: #F97E00;
}
#global-nav-wrapper .btn_request a {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	background-color: #F97E00;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#global-nav-wrapper .btn_request a:hover {
	background-color: #93AB40;
}
#header {
	background-color: #E8E8E8;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 79%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
}
#header .language {
	font-size: 13px;
	background-color: #111;
	float: right;
	width: 20%;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .language a {
	color: #FFF;
}
#header .language a:hover {
	color: #FFF;
	text-decoration: none;
}
#mv-wrapper {
	width: 100%;
	max-height: 500px;
	z-index: 100;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 500px;
}
#index01 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#index01 h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#index01 h3 {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: normal;
	float: left;
	padding-right: 7%;
	padding-left: 7%;
	width: 86%;
	text-align: center;
}
#index01 h4 {
	font-size: 15px;
	line-height: 1.8em;
	font-weight: normal;
	float: left;
	padding-right: 7%;
	padding-left: 7%;
	width: 86%;
	text-align: center;
}
#index02 {
	float: left;
	width: 50%;
}
#index03 {
	float: right;
	width: 50%;
}
#index02 .banner01, #index03 .banner01 {
	float: left;
	width: 46%;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index02 .banner02, #index03 .banner02 {
	width: 96%;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index03 .info {
	background-color: #EFEFEF;
	height: 240px;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index04 {
	clear: both;
	padding-top: 1%;
}
#index04 #index04_inner01 {
	float: left;
	width: 48%;
	height: 500px;
	margin: 1%;
}
#index04 #index04_inner02 {
	float: right;
	width: 48%;
	height: 500px;
	margin: 1%;
	overflow: hidden;
}
#index04 #index04_inner02 iframe {
	height: 500px;
}
#index05 {
	padding-top: 1%;
}
#index05 #index05_inner01 {
	width: 48%;
	margin: 1%;
	float: left;
}
#index05 #index05_inner01 h3 {
	background-color: #E8E8E8;
	padding: 5px;
	font-size: 15px;
}
#index05 #index05_inner01 dl {
	padding-bottom: 20px;
}
#index05 #index05_inner01 dl dt {
	float: left;
	width: 25%;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 5px;
}
#index05 #index05_inner01 dl dd {
	float: left;
	width: 73%;
	margin-top: 10px;
	font-size: 14px;
}
#index05 .map {
	width: 48%;
	margin: 1%;
	float: right;
}
#footer {
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer p {
	text-align: right;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#sv-wrapper {
	width: 100%;
	margin-bottom: 40px;
}
#sv-wrapper img {
	width: 100%;
}
#sv-wrapper h2 {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: right;
	padding: 10px;
	background-color: #245A3C;
}
.title01 {
	background-color: #94AB40;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
}
.product_ttl {
	font-size: 15px;
	font-weight: bold;
	color: #245A3C;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #245A3C;
}
.product01 {
	margin-bottom: 50px;
}
.product01 ul {
	list-style-type: none;
	margin-bottom: 30px;
}
.product01 ul li {
	width: 49%;
	margin-bottom: 2%;
	border: 1px solid #E8E8E8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li:nth-child(odd) {
	float: left;
}
.product01 ul li:nth-child(even) {
	float: right;
}
.product01 ul li img {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.product01 ul li .name {
	font-size: 15px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-bottom: 10px;
}
.product01 ul li .code {
	font-size: 13px;
	float: left;
	width: 50%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li .code span {
	color: #FFF;
	background-color: #F97E00;
	padding: 5px;
	margin-right: 10px;
}
.product01 ul li .price {
	width: 50%;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li .price span {
	margin-right: 20px;
	font-weight: normal;
	font-size: 14px;
}
.product01 ul li .txt {
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	clear: both;
}

.product02 {
	position: relative;
	margin-bottom: 80px;
}
.product02 .bg {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.product02 .icon {
	height: 60px;
	width: 60px;
}
.concept01 {
	margin-top: 20px;
	margin-bottom: 50px;
	position: relative;
	background-image: url(image/concept/concept01_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
.concept01 .concept01_1 {
	width: 22%;
	position: absolute;
	top: 60px;
	right: 1%;
}
.concept01 .concept01_2 {
	width: 18%;
	position: absolute;
	top: 260px;
	left: 1%;
}
.concept01 .concept01_3 {
	width: 18%;
	position: absolute;
	top: 240px;
	right: 5%;
}
.concept01 .concept01_4 {
	width: 22%;
	position: absolute;
	top: 30px;
	left: 5%;
}
.concept01 .concept01_1 img, .concept01 .concept01_2 img, .concept01 .concept01_3 img, .concept01 .concept01_4 img {
	width: 100%;
}
.concept01 h4, .concept01 h5, .concept01 h6 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	line-height: 32px;
	background-image: url(image/concept/concept01_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.concept02 {
	margin-bottom: 50px;
}
.concept02 .concept02_inner {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 1px solid #94AB40;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.concept02 .concept02_inner.last {
	margin-right: 0px;
}
.concept02 .concept02_inner img {
	float: left;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 10px;
}
.concept02 .concept02_inner .name {
	font-size: 15px;
	color: #F97E00;
	margin-top: 10px;
}
.concept02 .concept02_inner .from {
	font-size: 14px;
}
.concept02 .concept02_inner .txt {
	font-size: 14px;
	clear: both;
}
.banner_fb {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.banner_fb img {
	width: 100%;
}
.guide01 {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.guide01 dt {
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 5px;
	font-weight: bold;
	color: #94AB40;
	padding: 5px;
	float: left;
	width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.guide01 dd {
	font-size: 15px;
	padding: 5px;
	float: left;
	width: 70%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.guide02 {
	margin-bottom: 40px;
	list-style-type: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.guide02 li {
	float: left;
	width: 32%;
}
.guide02 li:not(:last-child) {
	margin-right: 2%;
}
.guide02 li img {
	width: 100%;
}
.qa01 {
	margin-bottom: 50px;
}
.qa01 dl {
	margin-bottom: 30px;
}
.qa01 dl dt {
	font-size: 15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 1.8em;
	text-indent: -1.8em;
	padding-right: 5px;
}
.qa01 dl dt:first-letter {
	font-size: 16px;
	color: #F97E00;
	font-weight: bold;
	padding-left: 5px;
}
.qa01 dl dd {
	font-size: 14px;
	padding-left: 1.8em;
	text-indent: -1.8em;
	padding-right: 5px;
}
.qa01 dl dd:first-letter {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	padding-left: 5px;
}
.qa01 dl dd a {
	color: #333;
}
.qa01 dl dd a:hover {
	text-decoration: none;
}
#company01 {
	margin-bottom: 50px;
}
#company01 h4 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#company01 dl {
	margin-right: 5px;
	margin-left: 5px;
}
#company01 dl dt {
	font-size: 15px;
	font-weight: normal;
	float: left;
	width: 12%;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	padding-right: 20px;
}
#company01 dl dd {
	font-size: 15px;
	font-weight: normal;
	float: left;
	width: 88%;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
#company02 {
	margin-bottom: 50px;
}
#company02 dl {
	background-color: #E8E8E8;
	float: left;
	width: 60%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 30px;
}
#company02 dt {
	float: left;
	width: 32%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
}
#company02 dd {
	background-color: #FFF;
	float: left;
	width: 68%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 15px;
}
#company02 img {
	float: right;
	width: 38%;
}
#company02 .map {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	clear: both;
}
#company02 .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#pagetop {
	height: 70px;
	width: 70px;
	bottom: 25px;
	position: fixed;
	right: 20px;
	z-index: 6;
}
#pagetop p {
	height: 70px;
	width: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	width: 70px;
	padding-top: 70px;
}
}

/* SP */
@media only screen and (max-width: 750px) {
.sp_none {
  display: none;
}
#all-warpper {
}
#contents-wrapper {
}
#contents {
}
#contents_inner {
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}

#header-wrapper {
	background-color: #FFF;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	z-index: 4;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1F5543;
}
#header {
	position: relative;
}
#header .logo {
	width: 160px;
}
#header .logo img {
	height: 40px;
	padding: 5px;
}
#header .sb-toggle-right {
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#header .sb-toggle-right img {
	width: 40px;
	padding: 5px;
}
#global-nav {
	list-style-type: none;
}
#global-nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C543E;
	margin-bottom: 5px;
}
#global-nav li a {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
}
#global-nav li a:first-letter {
	font-size: 18px;
	color: #F97E00;
}
#header .language {
	font-size: 13px;
	background-color: #111;
	float: right;
	width: 20%;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.language {
	font-size: 13px;
	background-color: #111;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 10px;
	float: left;
	width: 46%;
}
.language a {
	color: #FFF;
}
#mv-wrapper {
	width: 100%;
	max-height: 300px;
	z-index: 100;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 300px;
	margin-top: 52px;
}
#index01 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#index01 h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#index01 h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
#index01 h4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
#index02 {
}
#index03 {
	margin-bottom: 30px;
}
#index02 .banner01, #index03 .banner01 {
	float: left;
	width: 46%;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index02 .banner02, #index03 .banner02 {
	width: 96%;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index03 .info {
	background-color: #EFEFEF;
	height: 240px;
	margin: 2%;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
#index04 {
}
#index04 #index04_inner01 {
	height: 500px;
	margin-bottom: 30px;
}
#index04 #index04_inner02 {
	background-color: #999;
	height: 500px;
	margin-bottom: 30px;
	overflow: auto;
}
#index05 {
}
#index05 #index05_inner01 {
}
#index05 #index05_inner01 h3 {
	background-color: #E8E8E8;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
#index05 #index05_inner01 dl {
	margin-bottom: 10px;
}
#index05 #index05_inner01 dl dt {
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#index05 #index05_inner01 dl dd {
	font-size: 13px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#index05 .map {
}
#footer {
	background-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	text-align: center;
	color: #FFF;
	font-size: 11px;
}

#sv-wrapper {
	margin-top: 50px;
	width: 100%;
	margin-bottom: 30px;
}
#sv-wrapper img {
	width: 100%;
}
#sv-wrapper h2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	padding: 5px;
	background-color: #245A3C;
}
.title01 {
	background-color: #94AB40;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
}
.product_ttl {
	font-size: 15px;
	font-weight: bold;
	color: #245A3C;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #245A3C;
}
.product01 {
	margin-bottom: 50px;
}
.product01 ul {
	list-style-type: none;
	margin-bottom: 30px;
}
.product01 ul li {
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li:nth-child(odd) {
}
.product01 ul li:nth-child(even) {
}
.product01 ul li img {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.product01 ul li .name {
	font-size: 14px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-bottom: 10px;
}
.product01 ul li .code {
	font-size: 12px;
	float: left;
	width: 50%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li .code span {
	color: #FFF;
	background-color: #F97E00;
	padding: 5px;
	margin-right: 10px;
}
.product01 ul li .price {
	width: 50%;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.product01 ul li .price span {
	margin-right: 20px;
	font-weight: normal;
	font-size: 13px;
}
.product01 ul li .txt {
	font-size: 13px;
	font-weight: normal;
	padding: 10px;
	clear: both;
}

.product02 {
	position: relative;
	margin-bottom: 40px;
}
.product02 .bg {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.product02_sp {
	list-style-type: none;
	margin-top: 30px;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.product02_sp li {
	float: left;
	width: 18%;
	margin: 1%;
}
.product02_sp li img {
	width: 100%;
}
.product02 .icon {
	height: 30px;
	width: 30px;
}
.concept01 {
	margin-bottom: 50px;
	position: relative;
}
.concept01 .concept01_1 {
	width: 24%;
	position: absolute;
	top: 380px;
	right: 1%;
}
.concept01 .concept01_2 {
	width: 22%;
	position: absolute;
	top: 360px;
	left: 1%;
}
.concept01 .concept01_3 {
	width: 22%;
	position: absolute;
	top: 390px;
	right: 28%;
}
.concept01 .concept01_4 {
	width: 24%;
	position: absolute;
	top: 410px;
	left: 22%;
}
.concept01 .concept01_1 img, .concept01 .concept01_2 img, .concept01 .concept01_3 img, .concept01 .concept01_4 img {
	width: 100%;
}
.concept01 h4, .concept01 h5, .concept01 h6 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	line-height: 30px;
	background-image: url(image/concept/concept01_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
.concept02 {
	margin-bottom: 50px;
}
.concept02 .concept02_inner {
	margin-bottom: 10px;
	border: 1px solid #94AB40;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.concept02 .concept02_inner.last {
}
.concept02 .concept02_inner img {
	float: left;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 10px;
}
.concept02 .concept02_inner .name {
	font-size: 14px;
	color: #F97E00;
	margin-top: 10px;
}
.concept02 .concept02_inner .from {
	font-size: 13px;
}
.concept02 .concept02_inner .txt {
	font-size: 13px;
	margin-top: 10px;
}
.banner_fb {
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32%;
}
.banner_fb img {
	width: 100%;
}
.guide01 {
	margin-bottom: 10px;
}
.guide01 dt {
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94AB40;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #94AB40;
}
.guide01 dd {
	font-size: 13px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.guide02 {
	max-width: 220px;
	margin-bottom: 40px;
	list-style-type: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.guide02 li {
	margin-bottom: 0px;
}
.guide02 li:not(:last-child) {
	margin-right: 2%;
}
.guide02 li img {
	width: 100%;
}
.qa01 {
	margin-bottom: 50px;
}
.qa01 dl {
	margin-bottom: 30px;
}
.qa01 dl dt {
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 2em;
	text-indent: -2em;
	padding-right: 5px;
}
.qa01 dl dt:first-letter {
	font-size: 16px;
	color: #F97E00;
	font-weight: bold;
	padding-left: 5px;
}
.qa01 dl dd {
	font-size: 13px;
	padding-left: 2em;
	text-indent: -2em;
	padding-right: 5px;
}
.qa01 dl dd:first-letter {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	padding-left: 5px;
}
.qa01 dl dd a {
	color: #333;
}
.qa01 dl dd a:hover {
	text-decoration: none;
}
#company01 {
	margin-bottom: 50px;
}
#company01 h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#company01 dl {
	margin-right: 5px;
	margin-left: 5px;
}
#company01 dl dt {
	font-size: 14px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-bottom: 5px;
}
#company01 dl dd {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 20px;
}
#company02 {
	margin-bottom: 50px;
}
#company02 dl {
	margin-bottom: 30px;
}
#company02 dt {
	font-size: 14px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-bottom: 5px;
}
#company02 dd {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 20px;
}
#company02 img {
	width: 100%;
}
#company02 .map {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	clear: both;
}
#company02 .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#saitama, #shizuoka, #mie, #kouchi, #fukuoka, #saga, #miyazaki, #kagoshima {
	padding-top: 60px;
	margin-top: -60px;
}

#pagetop {
	height: 40px;
	width: 40px;
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop p {
	height: 40px;
	width: 40px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	display: block;
	height: 0px;
	width: 40px;
	padding-top: 40px;
}
}
