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

 pc style setting

---------------------------------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#333;
}
/* layout */
body header .container {
	width:1170px;
	margin:0px auto;
}
body header .h_main {
	padding: 24px 0;
}
body header .h_main p.head_title {
	float: left;
	font-size: 8px;
	font-weight: normal;
	color: #8dabc1;
	margin-top: 30px;
}
body header .h_main ul {
	float: right;
	margin: 0;
}
body header .h_main ul li {
	float: left;
	margin-right: 10px;
}
body header .h_main ul li:last-child {
	margin-top: 14px;
}
body header .h_main ul li:first-child {
	width: 300px;
}
body header .h_main ul li:first-child img {
	width:100%;
	height:auto;
}
body header .h_gnav {
	clear: both;
	height: auto;
	overflow: hidden;
}
body header .h_gnav .h_logo {
	float: left;
	margin-top: 0px;
	width: 200px;
}
body header .h_gnav .h_logo img {
	width: 100%;
}
body header .h_gnav ul {
	float: right;
	width: 82%;
}
body header .h_gnav ul li {
	float: left;
}
#index_top_wrap {
	width:100%;
	min-width:1140px;
	background:#f2f2f2;
	height: 100%;
	margin: 0;
	padding: 0;
}
#index_top {
	width: 100%;
	position:relative;
	margin:0 auto;
	padding: 0px;
}
#index_top .main_banner {
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 0;
}
#main_contents_wrap {
	width:100%;
	min-width:1140px;
	background:#fff url(img/common/background1.gif) repeat-x left top;
	overflow: hidden;
}
.home #main_contents {
	margin:0 auto;
	width: 100%;
}
#main_contents {
	margin:0 auto;
	width: 1170px;
}
.paged #main_contents {
	margin:0 auto;
	width: 1170px;
}
#main_col {
	width: 100%;
	padding:50px 0;
}
#side_col {
	width:300px;
	float:right;
	padding:50px 0;
}
.page-template-page-noside-php #main_col {
	width:100%;
	float:none;
}
.page-template-page-noside-short-php #main_col, .page-template-page-co-noside-php #main_col {
	width:850px;
	float:none;
	margin:0 auto;
}
/* headline */
.headline1 {
	border-bottom:1px solid #ddd;
	padding:0;
	margin:0 0 25px 0;
	font-size:18px;
	font-weight:bold;
}
.headline1 span {
	border-bottom:4px solid #ccc;
	padding:0 0 10px 0;
	margin:0;
	display:inline-block;
}
.main_banner img {
	width:100%;
}
/* ----------------------------------------------------------------------
 company info
---------------------------------------------------------------------- */
#company_info {
	margin:0 0 50px 0;
	padding:1px 0 0 0;
}
#company_info p {
	margin:0;
}
#company_info dl {
	border-bottom:1px solid #ddd;
	margin:0 0 40px 0;
}
#company_info dt {
	float:left;
	width:150px;
	display:inline;
	margin:0 0 0px 0;
	line-height:200%;
	font-weight:bold;
	font-size:11px;
	border-top:1px solid #ddd;
	padding:12px 10px 10px 0;
}
#company_info dd {
	margin:0 0 0px 150px;
	line-height:200%;
	background:#f9f9f9;
	padding:12px 10px 10px 10px;
	border-top:1px solid #ddd;
}
#company_map {
	text-align:right;
}
#company_map a {
	color:#333;
}
#company_map iframe {
	width:100%;
}
#company_map_desc {
	padding:20px 0 0;
	margin-bottom:-30px;
}
/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* slider */
#slider {
	z-index:1;
	min-width: 100%;
	margin:0 0 10px 0;
	width: 100%;
}
#slider img {
	width: 100%;
	display:block;
}
/* top banner */
#index_banner ol {
	margin: 0px 0 0px 0;
	padding:0;
}
#index_banner ol li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	margin:0 22px 0 0;
	width:365px;
}
#index_banner ol li.num3 {
	margin:0;
}
#index_banner img {
	display:block;
}
/* news */
#index_news {
	position:relative;
}
#index_news ol {
	margin:0 0 40px 0;
	padding:0;
}
#index_news ol li {
	list-style-type:none;
	margin:0 0 2px 0;
	padding:5px;
	background:#f2f2f2;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#index_news ol li .date {
	font-size:12px;
	margin:0 10px 0 0;
	line-height:100%;
	background:#999;
	color:#fff;
	padding:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	width:70px;
	text-align:center;
}
#index_news ol li .title {
	float:left;
	width: 530px;
	line-height:150%;
	padding:7px 0;
	margin:0;
}
#index_news ol li .title a {
	display:block;
	text-decoration:none;
}
/* archive link */
.index_archive_link a {
	position:absolute;
	right:0px;
	top:5px;
	font-size:13px;
	text-decoration:none;
}
.index_archive_link a:hover {
	text-decoration:underline;
}
/* index center banner */
#index_center_banner {
	display:block;
	margin:0 0 40px 0;
}
/* product */
#index_product {
	position:relative;
	margin:0 0 10px 0;
}
#index_product ol {
	margin:0 -28px 0 0;
	padding:0;
}
#index_product ol li {
	list-style-type:none;
	margin:0 23px 20px 0;
	padding:0;
	vertical-align:top;
	width:248px;
	display:inline-block;
}
#index_product ol li .image {
	display:block;
	background:#fff;
}
#index_product ol li .image img {
	display:block;
	width:248px;
	height:190px;
	border:1px solid #ccc;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#index_product ol li .image:hover img {
	opacity:0.5;
}
#index_product ol li .category {
	background:#999;
	color:#fff;
	padding:0 10px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:14px;
}
#index_product ol li .category a {
	text-decoration:none;
	color:#fff;
}
#index_product ol li .category a:hover {
	text-decoration:underline;
}
#index_product ol li .title {
	font-size:14px;
	margin:15px 0 5px;
}
#index_product ol li .title a {
	text-decoration:none;
}
#index_product ol li .desc {
	font-size:12px;
	margin:5px 0 10px;
	line-height:160%;
}
/* blog */
#index_blog {
	position:relative;
	margin:0 0 40px 0;
}
#index_blog ol {
	margin:0;
	padding:0;
}
#index_blog ol li {
	    list-style-type: none;
    margin: 0 0 2px 0;
    padding: 5px;
    background: #f2f2f2;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#index_blog ol li:last-child {
	/* border:none; */
	/* margin:0; */
	/* padding:0; */
}
#index_blog ol li .image {
	float:left;
	margin:0 15px 0 0;
	background:#fff;
}
#index_blog ol li .image img {
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#index_blog ol li .image:hover img {
	opacity:0.5;
}
#index_blog ol li .date {
	font-size: 12px;
    margin: 0 10px 0 0;
    line-height: 100%;
    background: #999;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
    width: 70px;
    text-align: center;
	display: inline;
}
#index_blog ol li .title {
	float: left;
    width: 530px;
    line-height: 150%;
    padding: 7px 0;
    margin: 0;
}
#index_blog ol li .title a{
	text-decoration:none;
	font-weight:normal;
}
/* footer banner */
#footer_banner li {
}
#footer_banner li.num1 {
	float:left;
}
#footer_banner li.num2 {
	float:right;
}
#footer_banner li.num3 {
	clear:both;
	padding:30px 0 0 0;
}
#footer_banner li img {
	display:block;
}
.sp_main_img {
	display:none;
}
/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* product */
#product_list {
	position:relative;
	margin:0 0 10px 0;
}
#product_list {
	margin:0 -28px 0 0;
	padding:0;
}
#product_list li {
	list-style-type:none;
	margin:0 23px 20px 0;
	padding:0;
	vertical-align:top;
	width:248px;
	display:inline-block;
}
#product_list li .image {
	display:block;
	background:#fff;
}
#product_list li .image img {
	display:block;
	width:248px;
	height:190px;
	border:1px solid #ccc;





	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#product_list li .image:hover img {
	opacity:0.5;
}
#product_list li .title {
	font-size:14px;
	margin:0 0 10px 0;
}
#product_list li .title a {
	text-decoration:none;
	display:block;
	padding:10px;
	background:#999;
	color:#fff;
	height:40px;
	overflow:hidden;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:background;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:background;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#product_list li .title a:hover {
	background:#313131;
}
/* news */
#news_list {
	position:relative;
}
#news_list {
	margin:0 0 40px 0;
	padding:0;
}
#news_list li {
	list-style-type:none;
	margin:0 0 2px 0;
	padding:5px;
	background:#f2f2f2;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#news_list li .date {
	margin:0 10px 0 0;
	font-size:12px;
	line-height:100%;
	background:#999;
	color:#fff;
	padding:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	width:70px;
	text-align:center;
}
#news_list li .title {
	float:left;
	width:690px;
	line-height:150%;
	padding:7px 0;
	margin:0;
}
#news_list li .title a {
	display:block;
	text-decoration:none;
}
/* blog */
#post_list {
	margin:0;
	padding:0;
}
#post_list li {
	border-bottom:1px dotted #aaa;
	margin:0 0 25px 0;
	padding:0 0 15px 0;
}
#post_list .image {
	float:right;
	background:#fff;
}
#post_list .image img {
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#post_list .image:hover img {
	opacity:0.5
}
#post_list .info {
	float:left;
	width:510px;
}
#post_list .no_thumbnail .info {
	float:none;
	width:auto;
}
#post_list .post_date {
	font-size:12px;
	width:54px;
	height:54px;
	text-align:center;
	margin:0 15px 15px 0;
	line-height:100%;
	float:left;
	background:#bbb;
	position:relative;
}
#post_list .date {
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	width:54px;
}
#post_list .month {
	color:#fff;
	display:block;
	position:absolute;
	bottom:10px;
	width:54px;
}
#post_list .title {
	font-size:16px;
	line-height:180%;
	margin:0 0 15px 0;
}
#post_list .title a {
	text-decoration:none;
}
#post_list .title a:hover {
	text-decoration:underline;
}
#post_list .desc {
	clear:both;
}
#post_list ul {
	margin:0;
}
#post_list li li {
	border:none;
	margin:0 25px 5px 0;
	padding:0;
	float:left;
	font-size:12px;
}
#post_list li.meta_category {
	background:url(img/common/icon_category.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_tag {
	background:url(img/common/icon_tag.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_comment {
	background:url(img/common/icon_comment.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_author {
	background:url(img/common/icon_author.png) no-repeat left 3px;
	padding-left:15px;
}
/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.post {
	margin:0 0 10px 0;
}
/* title */

#post_title {
	margin:0 0 25px 0;
}
#post_title h2 {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:160%;
}
#post_title .post_date {
	font-size:12px;
	width:54px;
	height:54px;
	text-align:center;
	margin:0 15px 5px 0;
	line-height:100%;
	float:left;
	background:#bbb;
	position:relative;
}
#post_title .date {
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	width:54px;
}
#post_title .month {
	color:#fff;
	display:block;
	position:absolute;
	bottom:10px;
	width:54px;
}
/* post thumbnail */
.post_image {
	text-align:center;
	margin:0 0 30px 0;
}
.post_image img {
	margin:0;
	width:100%;
	height:auto;
}
/* next page */
#post_pagination {
	margin:0 0 30px 0;
}
#post_pagination h5 {
	margin:0 10px 0 0;
	float:left;
	line-height:30px;
	font-size:12px;
}
#post_pagination a, #post_pagination p {
	float:left;
	display:inline-block;
	background:#eee;
	margin:0 5px 0 0;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#333;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
}
#post_pagination p {
	background:#999;
	color:#fff;
}
#post_pagination a:hover {
	background:#00a2d9;
	color:#fff;
}
/* meta and bookmark */
#post_meta {
	border-top:1px dotted #aaa;
	margin:0 0 20px 0;
	padding:15px 0;
}
#post_meta #meta {
	float:left;
	width:60%;
	margin:0;
	font-size:12px;
}
#post_meta #meta li {
	padding:0;
	margin:0 0 6px 0;
	line-height:160%;
}
#post_meta #meta li.meta_author {
	background:url(img/common/icon_author.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_comment {
	background:url(img/common/icon_comment.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_category {
	background:url(img/common/icon_category.png) no-repeat 3px 4px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_tag {
	background:url(img/common/icon_tag.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta .bookmark {
	float:right;
	margin:0;
}
#post_meta .bookmark li {
	float:left;
	margin:0 0 0 10px;
}
/* related post*/
#related_post {
	margin:0 0 35px 0;
}
#related_post .headline {
	font-size:18px;
	margin:0 0 12px 0;
	line-height:100%;
}
#related_post ul {
	margin: 0 -5px 0 -5px;
}
#related_post li {
	display: block;
	float: left;
	vertical-align:top;
	width: 33.333333%;
	padding: 0;
	margin: 0;
}
#related_post .image {
	float:left;
	margin:0 15px 0 0;
	background:#fff;
}
#related_post .image img {
	width:72px;
	height:72px;
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#related_post .image:hover img {
	opacity:0.5;
}
#related_post .info {border: 1px solid #ccc;padding: 10px;margin: 5px;}
#related_post .date {
	margin:0 0 5px 0;
	line-height:100%;
	font-size:12px;
	color:#999;
}
#related_post .title {
	font-size:14px;
	margin:0;
}
#related_post .title a {
	text-decoration:none;
	display:block;
}
/* next prev post link */
#previous_next_post {
	margin:0 0 40px 0;
	padding:0;
	border-top:1px solid #ccc;
}
#previous_next_post p {
	margin:0;
	padding:0;
}
#previous_next_post a {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#previous_post a {
	margin:0;
	width:50%;
	float:left;
	border-right:1px solid #ccc;
	line-height:140%;
	font-size:12px;
	background:url(img/common/arrow_left.gif) no-repeat left 20px;
	padding:25px 30px;
}
#next_post a {
	margin:0;
	left:-1px;
	position:relative;
	width:50%;
	float:right;
	text-align:right;
	border-left:1px solid #ccc;
	line-height:140%;
	font-size:12px;
	background:url(img/common/arrow_right.gif) no-repeat right 20px;
	padding:25px 30px;
}
/* ----------------------------------------------------------------------
 product single page
---------------------------------------------------------------------- */
#product_headline a {
	text-decoration:none;
}
#product_headline a:hover {
	text-decoration:underline;
}
.product_title {
	margin:0 0 20px 0;
}
/* slider */
#product_image_slider_wrap {
	width:770px;
	background:#f2f2f2;
	padding:15px;
	position:relative;
	margin:0 0 30px 0;
}
#product_image_slider_wrap #loader {
	position:absolute;
	top:200px;
	left:350px;
}
#product_image_slider {
	width:575px;
	height:380px;
margin:;
	overflow:hidden;
}
#product_image_slider img {
	width:575px;
	height:380px;
}
/* thumbnail */
.nivo-controlNav {
	padding:0;
	margin:0;
	position:absolute;
	right:15px;
	top:15px;
}
.nivo-controlNav a {
	cursor:pointer;
	margin:0 0 13px 0;
	display:block;
}
.nivo-controlNav a img {
	display:block;
	opacity:0.3;
}
.nivo-controlNav a.active img, .nivo-controlNav a:hover img {
	opacity:1;
}
/* no slider */
#product_image {
}
#product_image img {
	display:block;
	border:15px solid #f2f2f2;
	margin:0 auto 30px;
}
/* bookmark */
.bookmark {
	margin:0 0 30px 0;
}
.bookmark li {
	float:left;
	margin:0 10px 0 0;
}
/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */

/* logo */
#logo_text {
	position:absolute;
	left:0px;
	top:35px;
	margin:0;
	padding:0;
	font-size:24px;
	line-height:100%;
	font-weight:normal;
}
#logo_text a {
	text-decoration:none;
	display:block;
}
#logo_text a:hover {
	color:#00a2d9;
}
#description {
	position:absolute;
	left:0px;
	top:55px;
	font-weight:normal;
	font-size:11px;
	color:#aaa;
}
#logo_image {
	position:absolute;
	margin:0;
	padding:0;
	line-height:100%;
}
#logo_image img {
	display:block;
}
/* global menu */
.header_menu {
	background: #000000;
}
#menu-menu {
	margin: 0;
	padding: 0;
}
.menu_button {
	display:none;
}
#global_menu {/* margin:0; *//* position: relative; *//* right:0px; *//* bottom:0px; *//* z-index:999; *//* width: 1140px; *//* margin: 0px auto; */
}
#global_menu ul ul {
	display:none;
	position:absolute;
	top:60px;
	left:0px;
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
}
#global_menu ul ul ul {
	left:100%;
	top:0;
	margin:0 0 0 -1px;
}
#global_menu li {
	float:left;
	font-size:1%;
	position:relative;
	width: 14%;
}
#global_menu li a {
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	display:block;
	height:60px;
	line-height: 24px;
	padding: 0 10px;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:background;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:background;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#global_menu li a span {
	display:block;
	font-size: 8px;
}
#global_menu li a:before {
	content:"";
	width:1px;
	height: 46px;
	background:#ccc;
	position:absolute;
	left: 0;
}
#global_menu li:first-child a:before {
	display:none;
}
#global_menu ul li a:hover, #global_menu > ul > li.active_menu > a {/* border-bottom:4px solid #006; */
	color: #a0a0a0;
}
#global_menu ul ul li {
	float:none;
	height:auto;
	line-height:26px;
	padding:0;
	margin:0;
	text-align:left;
}
#global_menu ul ul a {
	color:#000;
	font-size:12px;
	position:relative;
	padding:10px 20px 8px;
	width:150px;
	height:auto;
	line-height:180%;
	margin:0 0 -1px 0;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
}
#global_menu ul ul a:hover {
	border:1px solid #ccc;
	background:#e2e2e2;
}
#global_menu li a br {
	display:none;
}
/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top {
	z-index:999;
	position:fixed;
	right:0px;
	bottom:25px;
	margin:0;
	display:block;
	width:36px;
	height:100px;
	text-indent:-9999px;
	background:#ccc url(img/footer/return_top.png) no-repeat center;
}
#return_top:hover {
}
/* basic setting */
#footer {
	clear:both;
	width:100%;
	min-width:1140px;
	background:#434343;
}
#footer_inner {
	width:1140px;
	margin:0 auto;
	position:relative;
	font-size:11px;
	padding-top:50px;
}
#footer a {
}
#footer a:hover {
}
#footer li {
	line-height:170%;
	margin:0 0 10px 0;
	padding:0;
}
#footer #footer_inner #footer_widget .textwidget p {
	color: #FFF;
}
/* widget area */
#footer_widget {
	position:relative;
}
.footer_widget {
	margin:0 41px 40px 0;
	width:350px;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
}
.footer_widget.right_widget {
	margin-right:0;
}
.footer_headline {
	font-size:18px;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	color:#FFF;
	border-bottom:#FFF 1px solid;
}
.footer_widget ul {
	margin:0;
}
.footer_widget li ul {
	margin:10px 0 0 0;
}
.footer_widget li {
}
.footer_widget img {
	height:auto;
	max-width:100%;
	width:auto;
}
/* copyright */
#copyright {
	width:100%;
	min-width:1140px;
	clear:both;
	color:#fff;
	background:#000;
	margin:0;
}
#copyright_inner {
	width:1140px;
	height:50px;
	margin:0 auto;
	positiion:relative;
	font-size:11px;
}
#copyright a {
	text-decoration:none;
	color:#fff;
}
#copyright a:hover {
	text-decoration:underline;
}
/* menu */
#footer_menu {
	margin:23px 0 0 0;
	float:left;
}
#footer_menu li {
	float:left;
	margin:0;
	line-height:100%;
}
#footer_menu li a {
	text-decoration:none;
	border-right:1px solid #aaa;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}
#footer_menu li:last-child a {
	border:none;
}
/* sns link */
#social_link {
	margin:15px 0 0 15px;
	float:right;
}
#social_link li {
	float:left;
	margin:0 0 0 5px;
	line-height:100%;
}
#social_link li a {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	width:24px;
	height:24px;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#social_link li.rss a {
	background-image:url(img/footer/rss.png);
}
#social_link li.twitter a {
	background-image:url(img/footer/twitter.png);
}
#social_link li.facebook a {
	background-image:url(img/footer/facebook.png);
}
#social_link li a:hover {
	opacity:0.5;
}
/* copyright */
#copyright p {
	margin:13px 0 0 0;
	float:right;
	font-size:12px;
}
#index_banner .image {
	text-decoration:none;
}
.index_banner_h {
	font-size: 15px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-style:bold;
	border:none;
}
.index_banner_p {
	font-size:13px;
	text-align: center;
	font-style:normal;
	border:none;
}
#index_banner {
	width:1140px;
	margin:0px auto;
}
.mapp-layout {
	position: absolute;
	top: 50px;
}
.post {
	position:relative;
}
.map_area {
	height:600px;
	position:relative;
}
#mapp0_layout {
	display:block;
	z-index:2;
}
#mapp1_layout {
	display:block;
	z-index:1;
}
.gmwd_categories_container h4 {
	display:none;
}
.about {
	position: absolute;
	right: 0;
	top: 3px;
}
.about img {
}
.about p:nth-child(1) {
	font-size: 12px;
}
.about p:nth-child(2) {
	font-size: 14px;
	line-height: 24px;
}
.about p:nth-child(3) {
	font-size: 32px;
	line-height: 39px;
}
#estimateResult {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#estimateResult dl {
	overflow: hidden;
}
#estimateResult dt {
	float: left;
}
#estimateResult dd {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#selectEstimate {
	margin-bottom: 20px;
}
#selectEstimate .radio {
	display: inline;
	margin-right: 10px;
}
#selectEstimate .radio label {
	margin-left: 2px;
}
#selectEstimate .checkbox {
	display: inline;
	margin-right: 10px;
}
#selectEstimate .checkbox label {
	margin-left: 2px;
}
#selectEstimate fieldset {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
#selectEstimate fieldset .image {
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
#selectEstimate .description {
	margin-bottom: 10px;
}
#selectEstimate .summary {
	margin-bottom: 20px;
}
#printEstimate input.company {
	width: 400px;
}
#printEstimate input.name {
	width: 200px;
}
#estimateContent {
	margin-bottom: 20px;
}
#estimateContent table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	border-width: 1px;
	border-style:solid;
}
#estimateContent th, #estimateContent td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#estimateContent th {
	padding: 5px;
	font-weight: normal;
}
#estimateContent th.quantity {
	width: 60px;
}
#estimateContent th.price {
	width: 100px;
}
#estimateContent th.sumprice {
	width: 140px;
}
#estimateContent td {
	padding: 5px;
}
#estimateContent td.quantity, #estimateContent td.price, #estimateContent td.sumprice {
	text-align: right;
}
#estimateContent tfoot th, #estimateContent tfoot td {
	text-align: right;
}
#estimateContent td.discount {
	color: #ff0000;
}
#customerForm .customerField-textarea textarea {
	padding: 5px;
}
#customerForm .customerField-radio input {
	margin-right: 2px;
}
#customerForm .customerField-radio label {
	margin-right: 5px;
}
#customerForm .customerField-checkbox input {
	margin-right: 2px;
}
#customerForm .customerField-checkbox label {
	margin-right: 5px;
}
#customerForm .summary {
	margin-bottom: 20px;
}
.formStyle {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.formStyle th {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	width: 150px;
	border-width: 1px;
	border-style:solid;
}
.formStyle td {
	padding: 5px;
	border-width: 1px;
	border-style:solid;
}
.formStyle input, .formStyle select, .formStyle textarea {
	font-size: 100%;
}
.formStyle input {
	vertical-align: middle;
}
.formStyle textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.formStyle input.sei {
	width: 80px;
	margin-left: 2px;
	margin-right: 5px;
}
.formStyle input.mei {
	width: 80px;
	margin-left: 2px;
}
.formStyle input.zip1 {
	width: 40px;
	margin-right: 2px;
}
.formStyle input.zip2 {
	width: 60px;
	margin-left: 2px;
}
.formStyle .addr1 {
	width: 200px;
}
.formStyle .addr2 {
	width: 400px;
}
.formStyle .tel1 {
	width: 50px;
	margin-right: 2px;
}
.formStyle .tel2 {
	width: 50px;
	margin-left: 2px;
	margin-right: 2px;
}
.formStyle .tel3 {
	width: 50px;
	margin-left: 2px;
}
.formStyle .email {
	width: 400px;
}
.formStyle .email-confirm {
	margin-top: 5px;
}
.formButton {
	text-align: center;
}
.formButton .send {
	width: 140px;
}
.formButton .reset {
	width: 100px;
	margin-right: 10px;
}
.error-message {
	margin-top: 5px;
}
.formStyle .required {
	margin-left: 2px;
	font-size: 90%;
}
.formStyle .rule {
	margin-left: 5px;
}
.formStyle .labelFornt {
	margin-right: 2px;
}
.formStyle .labelBack {
	margin-left: 2px;
}
.formStyle .setUpload {
	margin-bottom: 10px;
}
.explanation {
	margin-bottom: 20px;
	line-height: 150%;
}
.attention {
	color: #FF0000;
}
#errorMess {
	color: #ff0000;
}
.mainTitle {
	color: #333333;
}
.mainTitle {
	background-color: #eeeeee;
}
.subTitle {
	color: #ffffff;
}
.subTitle {
	background-color: #0099ff;
}
th {
	color: #333333;
}
th {
	background-color: #eeeeee;
}
td {
	color: #333333;
}
td {
	background-color: #ffffff;
}
table, th, td {
	border-color: #cccccc;
	border-width: 1px;
	border-style:solid;
}
.formStyle .required {
	color: #ff0000;
}
.formStyle .description {
	color: #333333;
}
.formStyle .rule {
	color: #0099ff;
}
.formStyle .error-message {
	padding: 5px;
	color: #ff0000;
	border: 1px solid #ff0000;
}
main .container {
	width: 1170px;
	margin: 0px auto;
}
main .ctn1 {
	background: url("https://www.shunkaimaru.com/wordpress/wp-content/uploads/2022/06/1028-tec3-whit.jpg") no-repeat center top;
	height: auto;
	background-size: cover;
}
main .ctn1 .container {
	padding-top: 90px;
}
main .ctn1 figure {
	float: right;
	padding-right: 5px;
}
main .ctn1 .msg {
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
}

main .ctn1 .msg h1{
font-size: 18px;
    font-weight: bold;
    background-color: #e3e5e6;
    padding: 10px;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
}
main .ctn2 {
	background: url("https://www.shunkaimaru.com/wordpress/wp-content/uploads/2022/06/whatis.jpg") no-repeat center top;
	height: auto;
	text-align: center;
	
	clear: both;
	padding: 20px 0px;
	margin: 0;
	background-size: cover;
}
main .ctn2 .container {
	margin: 0px auto;
	padding: 0px;
}
main .ctn2 h3 {
	padding: 0;
	margin: 0;
}
main .ctn2 .container ul li {
	width: 300px;
	margin-right: 39px;
	margin-top: 40px;
}
main .ctn2 .container ul li figure {
	line-height: 0;
	padding: 0;
	margin: 0;
}
main .ctn2 .container ul li figure img{
	width:100%;
}

main .ctn2 .container ul li .btn {
	position: relative;
	padding: 11px 0;
	background: #333;
}

main .ctn2 .container ul li .btn a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

main .ctn3 {
	background: url("https://www.shunkaimaru.com/wordpress/wp-content/uploads/2022/06/bg5-1.jpg") no-repeat center top;
	text-align: center;
	width: 50%;
	height: auto;
	background-size: cover;
	overflow: hidden;
	float: left;
}
main .ctn3 > div {width: 500px;margin: 0px auto;}
main .ctn3 .box {
	width: 100%;
	height: auto;
	color: #000;
	/* float: left; */
	padding-top: 70px;
	background: none;
}
main .ctn32 {
	background: url("https://www.shunkaimaru.com/wordpress/wp-content/uploads/2022/06/bg6.jpg") no-repeat center top;
	text-align: center;
	width: 50%;
	height: auto;
	background-size: cover;
	overflow: hidden;
	float: left;
}
main .ctn32 > div {
	width: 500px;
	margin: 0px auto;
}

main .ctn32 .box {
	width: 100%;
	height: auto;
	color: #000;
	/* float: left; */
	padding-top: 70px;
	background: none;
}
main .ctn4 {
	padding-top: 60px;
	clear: both;
}
main .ctn4 .ctn4_r {
	border:#313131 solid 8px;

	width: 33%;
	padding: 20px 10px 10px;
	float: right;
}
main .ctn4 .ctn4_r .box {
	background: #fff  no-repeat right top;
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	width: 97%;
	height: auto;
}
main .ctn4 .ctn4_l {
	background: url("https://www.web-realize.com/wp-content/uploads/2019/04/1190x400-1.jpg");
	padding: 8px;
	float: left;
	width: 60%;
}
main .ctn4 .ctn4_l .tt_topics {
	background-color: #fff;
	padding: 12px 20px 8px 15px;
	margin-bottom: 8px;
}
main .ctn4 .ctn4_l .tt_topics h3 {
	float: left;
}
main .ctn4 .ctn4_l .tt_topics p {
	float: right;
	padding-top: 12px;
}
main .ctn4 .ctn4_l .ct_topics {
	background-color: #fff;
	padding: 30px;
}
main .ctn4 .ctn4_l .ct_topics .news_in {
	overflow: auto;
}
main .ctn4 .ctn4_l .ct_topics .news_in dl {
	border-bottom: 1px dotted #d1d1d1;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
main .ctn4 .ctn4_l .ct_topics .news_in dl dt {
	color: #5ebcdb;
	width: 85px;
	float: left;
	line-height: 1.5;
	font-size: 12px;
}
main .ctn4 .ctn4_l .ct_topics .news_in dl dd {
	padding-left: 85px;
	line-height: 1.5;
}
main .ctn4 .ctn4_l .ct_topics .news_in dl dd a {
	text-decoration: none;
}
main .ctn4 .ctn4_l .ct_topics .news_in dl dd a:hover {
	text-decoration: underline;
}
.dis_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
}
.flex_wrap {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex_align_item_start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
}
.flex_align_item_end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
}
.flex_align_item_center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}
.flex_jus_between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}
.flex_jus_center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex_jus_around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.flex_jus_start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
}
.flex_jus_end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
body footer {
	margin-top: 65px;
	background: url("https://www.shokubutsu-shokubai.com/wp-content/uploads/2025/08/1028-tec3-foot-1.jpg");
	color: #fff;
	background-size: cover;
}
body footer .page_up {
	position: fixed;
	right: 20px;
	bottom: 60px;
}
body footer p {
	line-height: 1.8;
}
body footer .footer_in {
	padding: 60px 0 50px;
	width: 1170px;
	margin: 0px auto;
}
body footer .footer_in .f_logo {
	float: left;
	width: 390px;
	font-size: 12px;
	color: #bfd1de;
}
body footer .footer_in .f_logo a {
	color: #bfd1de;
}
body footer .footer_in .f_logo h1 {
	float: left;
	margin-right: 20px;
}
body footer .footer_in .f_logo .icon_home {
	float: left;
	padding-top: 40px;
}
body footer .footer_in .f_btn {
	float: left;
	width: 210px;
	text-align: center;
}
body footer .footer_in .f_link {
	float: right;
	width: 320px;
}
body footer .footer_in .f_link ul {
	float: left;
	width: 50%;
}
body footer .footer_in .f_link ul li {
	line-height: 2.1;
}
body footer .footer_in .f_link ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
body footer .footer_in .f_link ul li a:hover {
	text-decoration: underline;
}
body footer .f_co {
	background: rgba(13, 31, 46, 0.6);
	font-size: 13px;
	text-align: center;
	padding: 18px 0;
	color: #a4c1d3;
}
.footer_fixed_nav {
	display:none;
}

.fullwidth-image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
}