/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
body { margin:0; padding:0;
       /*font-family:"Century Gothic",Arial,sans-serif;*/
       color:#333;  /*background:#000; */background:#00be00;
  line-height: 1.0;
  -webkit-text-size-adjust: none;
/*
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
}

/* layout */
#header_wrap { width:100%; /*min-width:1140px;*/ background:#00be00;}
#header { /*width:1140px; height:112px;*/ position:relative; margin:0 auto;background:#00be00;}

#index_top_wrap { width:100%; min-width:1140px; background:#f2f2f2; }
#index_top { /*width:1140px;*/ positio:relative; margin:0 auto; padding:10px 0 0; }

#main_contents_wrap { width:100%; /*min-width:1140px;*/ /*background:#fff url(img/common/background1.gif) repeat-x left top;background:#000;*/background:#00be00;}

#main_contents { /*width:1140px;*/ margin:0 auto; padding:0;/*background:#000;*/background:#00be00;}


#main_col { width:700px; float:left; padding:0; /*background:#fff;*/background:#00be00; }
#side_col { width:300px; float:right; padding:0; /*background:#fff;*/background:#00be00;  }
.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; display:none;}
.headline1 span { border-bottom:4px solid #ccc; padding:0 0 10px 0; margin:0; display:inline-block; }

#bread_crumb {display:none;}


/* ----------------------------------------------------------------------
 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; width:1140px; margin:0 0 10px 0; height: 400px; overflow: hidden;}
/*#slider img { width:1140px; height:400px; display:block; }*/

/* top banner */
#index_banner ol { margin:22px 0 22px 0; padding:0; }
#index_banner ol li { list-style-type:none; margin:0; padding:0; float:left; margin:0 22px 0 0; }
#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:690px; 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 10px 0; padding:0 0 10px 0; border-bottom:1px dotted #aaa; }
#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 { margin:0; font-size:12px; color:#999; }
#index_blog ol li .title { margin:0; font-size:14px; }

/* 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; }




/* ----------------------------------------------------------------------
 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:#333; }

/* 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:18px; 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 a { text-decoration: none; }
#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 -10px 0 0; }
#related_post li { display:inline-block; margin:0 5px 10px 0; vertical-align:top; width:373px; border:1px solid #ccc; padding:10px; }
#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 { }
#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 { text-decoration: none; -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; 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:5px; 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 */
.menu_button { display:none; }
#global_menu { margin:0; position:absolute; right:0px; bottom:0px; z-index:999; }
#global_menu ul ul { display:none; position:absolute; top:63px; 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; }
#global_menu li a {
 font-size:14px; text-align:center; text-decoration:none; display:block; height:60px; line-height:60px; padding:0 20px; border-bottom:4px solid #fff;
 -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 ul li a:hover, #global_menu > ul > li.active_menu > a { border-bottom:4px solid #aaa; color:#333; }
#global_menu ul ul li { float:none; height:auto; line-height:26px; padding:0; margin:0; text-align:left; }
#global_menu ul ul a { 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; }




/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */

/*#return_top { display:none;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:#f4f4f4;*/background:#00be00; margin:0 auto; padding:0; }
#footer_inner { /*width:1140px;*/ margin:0 auto; position:relative; font-size:11px; padding-top:0px; }
#footer a { }
#footer a:hover { }
#footer li { line-height:170%; margin:0 0 10px 0; padding:0; }

/* 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:16px; margin:0 0 15px 0; padding:0 0 8px 0; }
.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:#999; 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:11px 0 0 15px; float:right; }
#social_link li { display:inline-block; margin:0; position:relative; }
#social_link li a {
  display:block; text-indent:-200px; overflow:hidden; width:24px; height:24px; position:relative;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none;
  background: #fff;
  border-radius: 100%;
}
#social_link li:before {
  font-family:'design_plus'; color:#999; font-size:14px; display:block; position:absolute; top:5px; left:5px;
  width:17px; height:17px; line-height:17px; z-index: 999;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#social_link li.twitter:before { content:'\e904'; }
#social_link li.facebook:before { content:'\e902'; }
#social_link li.insta:before { content:'\ea92'; }
#social_link li.pint:before { content:'\e905'; }
#social_link li.flickr:before { content:'\eaa4'; }
#social_link li.tumblr:before { content:'\eab9'; }
#social_link li.rss:before { content:'\e90b'; }
#social_link li.twitter:hover:before { color:#16b9dc; }
#social_link li.facebook:hover:before { color:#3B5998; }
#social_link li.insta:hover:before { color:#8a3ab9; }
#social_link li.rss:hover:before { color:#ffcc00; }
#social_link li.pint:hover:before { color:#cb2027; }
#social_link li.flickr:hover:before { color:#ff0084; }
#social_link li.tumblr:hover:before { color:#34526f; }*/

#social_link { margin:11px 0 0 15px; padding:0; text-align:center; float: right; }
#social_link li { display:block; margin:0 0 0 5px; position:relative; background: #fff; border-radius: 100%; float: left; }
#social_link li a {
  display:block; text-indent:-200px; overflow:hidden; width:24px; height:24px; position:relative;
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none;
}
#social_link li:before {
  font-family:'design_plus'; color:#000; font-size:12px; display:block; position:absolute; top:5px; left:4px;
  width:17px; height:17px; line-height:17px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#social_link li.twitter:before { content:'\e904'; }
#social_link li.facebook:before { content:'\e902'; }
#social_link li.insta:before { content:'\ea92'; }
#social_link li.pint:before { content:'\e905'; }
#social_link li.flickr:before { content:'\eaa4'; }
#social_link li.tumblr:before { content:'\eab9'; }
#social_link li.rss:before { content:'\e90b'; }
#social_link li.twitter:hover:before { color:#16b9dc; }
#social_link li.facebook:hover:before { color:#3B5998; }
#social_link li.insta:hover:before { color:#8a3ab9; }
#social_link li.rss:hover:before { color:#ffcc00; }
#social_link li.pint:hover:before { color:#cb2027; }
#social_link li.flickr:hover:before { color:#ff0084; }
#social_link li.tumblr:hover:before { color:#34526f; }


/* copyright */
#copyright p { margin:13px 0 0 0; float:right; font-size:12px; }


/* add code */


body {
  line-height: 1.0;
  -webkit-text-size-adjust: none;
  /*font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
  font-family: "Noto Sans JP";
  /*background:#000; */  background:#00be00;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

strong {
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  margin: 0px;
  color:#fff;
}


p {
  padding: 0 0 15px 0;
  text-align: left;
  color: #fff;
  line-height: 150%;
  font-size: 96%;
}

.st {
  color: #ff4040;
}

.stb {
  font-weight: bold;
}

.sto {
  color: #ff9600;
}

.pc-none {
  display: none;
}

body {
/*
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
*/
  margin: 0;
  padding: 0;
  color: #333333;
  text-align: center;
  /*background:#000;*/  background:#00be00;
  font-family: "Noto Sans JP";
}

#wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  /*background:#000;*/  background:#00be00;
}

img {
  border: none;
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a:hover {
  color: #ff9900;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.f120 {
  font-size: 120%;
}

.f130 {
  font-size: 130%;
}

.f140 {
  font-size: 140%;
}

.f150 {
  font-size: 150%;
}

.f180 {
  font-size: 180%;
}

.min {
  font-family: "ＭＳ Ｐ明朝";
}

.blue {
  color: #4095f5;
}

.mp0 {
  margin: 0;
  padding: 0;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.link a {
  color: #333;
  text-decoration: none;
}

.link a:hover {
  color: #01642b;
  text-decoration: underline;
}

/* ============================================================== */
/*title*/
/* ============================================================== */
h2 {
  font-weight: normal;
  font-size: 24pt;
  margin-bottom: 30px;
  padding: 10pt 0 0 0;
  letter-spacing: 2px;
  vertical-align: bottom;
  /*font-family: arial;*/
  font-family: "Noto Sans JP";
}

h3 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20pt;
  padding: 15pt 0 15pt 0;
  position: relative;
}

.sub-title {
  padding: 5px 0 0 38px;
  color: #222;
  font-size: 14pt;
  background: url(/web/wp-content/uploads/sub_title.jpg) 0 4px no-repeat;
}

.section-heading1 {
  font-weight: normal;
  font-size: 150%;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  color: #333;
  /*font-family: "ＭＳ Ｐ明朝";*/
  font-family: "Noto Sans JP";
}

.section-heading1 span {
  font-size: 7pt;
  color: #85725e;
}

.section-heading2 {
  width: 100%;
  height: 28px;
  margin-bottom: 20px;
  padding-top: 12px;
  background-color: #ff9600;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 120%;
position: relative;
z-index: 1;
}

/* ============================================================== */
/*header*/
/* ============================================================== */
header {
  width: 100%;
  height: 110px;
  margin: 0 auto;
  text-align: left;
  position: fixed;
  top: 0;
  z-index: 3;
background:#00be00;

}

header:after {
  content: '';
  display: block;
  clear: both;
}

header div {
  width: 700px;
  margin: 0px auto;
  position: relative;
}

header #logo {
  width: 240px;
  height: auto;
  margin-top: 0px;
  float: left;
}

header #logo img {
  position: relative;
}


header #head-contact {
  width: 84px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 0;
  float: left;
}

header.scrolled {
  transition-property: background-color;
  transition-duration: 1s;
  /*background-color: #01642b;  */
  /*background-color: #000; */
background-color: #00be00;
}

#cont-header {
  width: 100%;
  height: 110px;
  margin: 0 auto;
  /*background-color: #01642b;  
  /*background-color: #000;*/
background-color: #00be00;
}

/* ============================================================== */
/*navi*/
/* ============================================================== */

.spnaviOpen {
  display: block;
  position: absolute;
  top: 20px;
  right: 0px;
  width: 50px;
  height: 50px;
  background: url(/web/wp-content/uploads/btn_spmenu_bg.png) center left no-repeat;
  background-size: 40px 40px;
  text-indent: -9999px;
}





/* ============================================================== */
/*main img*/
/* ============================================================== */
/*
.main-contents {
  display: block;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 700px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/web/wp-content/uploads/main01_large.jpg) no-repeat;
  background-size: cover;
}
*/
.main-contents-sp {
 display:none;
}

.main-contents {


}

.slideBox {
  display: block;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 700px;
  margin: 0 auto;
  overflow: hidden;
  background-size: cover;
}

/* imgのみ */
.item1 {
  opacity: 0;
  width: 100%;
  height: 700px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 40s 0s infinite;
  animation: anime 40s 0s infinite;
}

.item1:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.item1:nth-of-type(3) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

.item1:nth-of-type(4) {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}

.item1:nth-of-type(5) {
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}

.item1:nth-of-type(6) {
  -webkit-animation-delay: 25s;
  animation-delay: 25s;
}

.item1:nth-of-type(7) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s;
}

.item1:nth-of-type(8) {
  -webkit-animation-delay: 35s;
  animation-delay: 35s;
}

/* ふわっとアニメーション */
@keyframes anime {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}



.main-image {
/*
  padding-top: 100px;
  text-align: center;
*/
}

/*
.main-image .main-image01 {
  margin: 0 0 10px;
  padding: 0 0 0 0;
  font-size: 3.2vw;
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
*/
.main-image .main-image02 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #fff;
}

.main-image-under {
  padding-top: 180px;
  text-align: center;
}

.main-contents-sp {
  display: none;
}

.main-contents-sp02 {
  display: none;
}

/* ============================================================== */
/*main*/
/* ============================================================== */
div#wrap section {
  /*margin-top: 500px; */
  /*background-color: #fff;*/
  /*background:#000; */
background:#00be00;
  position: relative;
  z-index: 2;
  margin:0 auto;
  /*width:1000px;*/
}

#page-index {
  margin-top: 100px !important;
background:#000; 
  /*background:#00be00;*/
}
#page-index-home {
  margin-top: 10px !important;
background:#00be00;
}

section#page-contents {
  margin-top: 80px !important;
}

section#page-contents02 {
  margin-top: 0px !important;
}
/*
p {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 100%;
  line-height: 180%;
}
*/

/* ============================================================== */
/*float box*/
/* ============================================================== */
.float-box {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 30px 0;
  text-align: left;
}

.float-box:after {
  content: '';
  display: block;
  clear: both;
}

.float-left {
  float: left;
  margin-right: 20px;
  text-align: left;
}

.float-right {
  float: right;
  margin-left: 20px;
}

/* ============================================================== */
/*home*/
/* ============================================================== */
#index01-box {
  width: 700px;
  margin: 0 auto;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  padding: 30px 0 30px 0;
  text-align: left;
}

#index01-box:after {
  content: '';
  display: block;
  clear: both;
}
#index01-box-home {
  width: 700px;
  margin: 0 auto;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 30px 0 30px 0;
  text-align: left;
}

#index01-box-home:after {
  content: '';
  display: block;
  clear: both;
}

.txt-left {
  text-align: left;
  text-decoration: none;
}

.link-page {
  text-align: center;
  text-decoration: none;
  display: inlie;
  padding-bottom: 2px;
  font-weigh4: bold;
  font-size: 110%;
}

.link-page a {
  color: #222;
  text-decoration: none;
  border-bottom: 2px solid #222;
  padding-bottom: 4px;
}

.link-page a:hover {
  color: #01642b;
  text-decoration: none;
  border-bottom: 2px solid #222;
  padding-bottom: 4px;
}

.float-right-index01 {
  width: 300px;
  height: auto;
  float: right;
  margin-left: 20px;
}

.txt-index01 {
  font-size: 200% !important;
  text-align: left;
}

.txt-index01 .pr {
  color: #01642b;
}

.home-about{width:46%;margin:0 auto;}
.page-cont{width:90%;margin:0 auto;}
.faq-box{width:96%;margin:0 auto; margin-bottom:20px;padding:20px 20px 10px 15px;border:1px solid #fff;border-radius:3px;
position: relative;
z-index: 1;}

.faq-box p{font-size:100% !important;margin:0; padding:0 0 10px 0;}
.faq-box span{margin-bottom:0 !important;padding-bottom:0 !important;}

.faq-table{width:100%; margin:0 auto; border:none;}
.faq-table td{text-align:left;color:#fff;border:none;padding-bottom:10px;font-size:95%;line-height:150%;background:#000;vertical-align:top;padding:0 0 10px 0;}
.faq-table th{width:10%; text-align:left;color:#fff;border:none;font-size:95%;line-height:150%;background:#000;vertical-align:top;padding:0;}

.faq-table02{width:100%; margin:0 auto; border:none;}
.faq-table02 td{text-align:left;color:#fff;border:none;padding-bottom:10px;line-height:150%;}
.faq-table02 th{width:8%; text-align:left;color:#fff;border:none;line-height:150%;background:#000;vertical-align:top;}

.rate-table{width:100%; margin:0 auto; border-top:1px solid #fff;border-left:1px solid #fff;}
.rate-table td{width:48%;text-align:left;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:10px 0; text-align:center;font-size:100%;line-height:150%;}

.rate-table02{width:94%; margin:0 auto; border:none;}
.rate-table02 td{text-align:left;color:#fff;border:none;padding:10px 0; text-align:left;font-size:100%;line-height:150%;}
.rate-table02 th{width:10%;text-align:left;color:#fff;border:none;padding:10px 0 0 10px; text-align:left;font-size:100%;line-height:150%;background:#000;vertical-align:top;}

.comp-table{width:100%; margin:0 auto; border-top:1px solid #fff;border-left:1px solid #fff;}
.comp-table td{width:32px;text-align:cebter;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:10px 5px; text-align:center;font-size:100%;vertical-align:middle;line-height:150%;}
.comp-table .left-area{width:16%;text-align:cebter;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:10px 5px; text-align:center;font-size:100%;vertical-align:middle;vertical-align:middle;line-height:150%;}
.comp-table .area01{width:8%;text-align:cebter;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:10px 5px; text-align:center;font-size:100%;vertical-align:middle;line-height:150%;}
.comp-table .area02{width:8%;text-align:cebter;color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff;padding:10px 5px; text-align:center;font-size:100%;vertical-align:middle;line-height:150%;}

.item-cont{width:48%;margin:0 auto;margin-bottom:60px;}

.company-wrap{width:60%;margin:0 auto;}

.item-box{width:90%;margin:0 auto;margin-left:70px !important;}
.item-box:after{content: "."; display: block; height: 0px; clear: both; line-height: 0; visibility: hidden;}
.item-box li{list-style:none;width:26%;margin-right:10px;margin-bottom:15px;padding:10px;float:left;border:1px solid #fff; border-radius:5px; color:#fff;font-size:100%;position: relative;z-index: 1;}
.item-box li:nth-child(3n){list-style:none;width:26%;margin:-right:0;margin-bottom:15px;padding:10px;float:left;border:1px solid #fff; border-radius:5px; color:#fff;font-size:100%;position: relative;z-index: 1;}
.item-box img{display:block;width:30%;margin-top:5px;float:left;align-items: center !mportant;}

.item-box span{display:block;text-align:right; color:#fff;right:0:vertical-align:middle !important;padding-top:5px;line-height:160%;} 


.ttl-index01 {
  margin: 0 0 10px;
  padding: 20px 0 20px 0;
  font-size: 3vw;
  color: #fff;
  /*text-align: center;*/
  text-align:center;
}

.ttl-index01 p{
  margin: 0 0 10px;
  padding: 20px 24px 20px 24px;
  font-size: 3vw;
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  display: inline-block;
  text-align:center;
  border-top:1px dashed #fff;
  letter-spacing:4px;
}

.ttl-index02 {
  clear: both;
  display: block;
  /*position:fixed;*/
  z-index: -1;
  top: 0;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/web/wp-content/uploads/index_img2_large.jpg) no-repeat;
  background-size: cover;
}

.ttl-index03 {
  clear: both;
  display: block;
  /*position:fixed;*/
  z-index: -1;
  top: 0;
  width: 100%;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/web/wp-content/uploads/index_img3.png) no-repeat;
  background-size: cover;
}

h2.index-heading {
  margin-top: -40px;
  display: inline-block;
  padding: 20px;
  color: #fff;
  background: #01642b;
}

h2.index-heading-lineup {
  margin-top: -40px;
  margin-left: 30px;
  margin-right: 30px;
  display: inline-block;
  padding: 20px;
  color: #fff;
  background: #01642b;
}

h2.index-heading span {
  color: #222;
}

.index-heading-news {
  position: absolute;
  width: 150px !important;
  margin-top: -100px !important;
  display: block;
  padding: 20px 0;
  background: #01642b;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}

h2.ttl-h2 {
  color: #fff;
  background: #01642b;
  line-height: 120%;
  text-align: center;
  margin: 0;
  padding: 0;
}

h2.ttl-h2-gr {
  color: #01642b;
  line-height: 120%;
  text-align: center;
  margin: 0;
  padding: 0;
}

.ttl-h2-sub {
  font-size: 70% !important;
  color: #222;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.heading-ttl {
  position: absolute;
  width: 20% !important;
  margin-top: -80px !important;
  display: block;
  padding: 40px 0 60px 0;
  background: #01642b;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}

.heading-ttl-none {
  margin-bottom: 30px;
  display: block;
  text-align: center;
  background: none;
}

.box2 {
  zoom: 1;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.box2:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

.box2-left {
  width: 45%;
  height: auto;
  float: left;
  margin-right: 30px;
}

.box2-right {
  width: 45%;
  height: auto;
  float: right;
  margin-left: 30px;
}

.box-news {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  overflow: hidden;
  background: #f2f2f2;
}

.img-line{width:42%;margin-top:10px;margin-bottom:20px;}

/* ============================================================== */
/*home*/
/* ============================================================== */
.box {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  overflow: hidden;
}

.box00 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.box-in {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

.home-guide {
  width: 1170px;
  margin: 0 auto;
  display: flex;
}

.home-guide li {
  width: 275px;
  border: 1px solid #CCC;
  position: relative;
  overflow: hidden;
}

.home-guide li img {
  margin: 30px 0 10px;
  position: relative;
  z-index: 1;
}

.home-guide li a {
  display: block;
  text-decoration: none;
}

.home-guide li h3 {
  font-size: 1.2em;
  color: #FF9600;
  padding: 0;
  transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.home-guide li a:hover h3 {
  color: #fff;
}

.home-guide li span {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  z-index: 0;
  border-radius: 50%;
  background-color: #FF9600;
  transform: scale(1);
  transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
position: relative;
z-index: 1;
}

.home-guide li a:hover span {
  transform: scale(6.5);
}

.home-guide li p {
  padding: 20px;
  font-size: 80%;
  line-height: 160%;
  text-align: center;
  position: relative;
  z-index: 2;
  transition: all 0.5s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.home-guide li a:hover p {
  color: #fff;
}

#box-btm-guide-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0 40px 0;
  overflow: hidden;
  background: #feeed8;
}

#box-btm-guide {
  width: 1150px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

#box-btm-guide:after {
  content: '';
  display: block;
  clear: both;
}

#btm-guide-left {
  width: 540px;
  float: left;
}

#btm-guide-right {
  width: 560px;
  float: right;
}

#btm-guide-left .btm-guide-txt01 {
  margin: 0;
  padding: 0;
  font-size: 90%;
}

#btm-guide-left img {
  margin-bottom: 10px;
}

#btm-guide-left .btm-guide-txt02 {
  margin: 0;
}

#box-btm-contact {
  display: block;
  position: absolute;
  left: 50%;
  width: 1500px;
  height: 160px;
  margin: 0 auto;
  margin-left: -750px;
  position: relative;
  overflow: hidden;
  background: url(/web/wp-content/uploads/btm_contact_bg.jpg) no-repeat;
}

#box-btm-contact-in {
  padding-top: 40px;
  text-align: center;
}

.cont-box {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}

.box-blue {
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 0 0 0;
  overflow: hidden;
  background: #e1f3f1;
}

.box-grey {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  padding: 40px 0 40px 0;
  overflow: hidden;
  background: #f8f8f8;
}

.red {
  color: #e72c32;
}

.komemark {
  color: #ff0000;
}

#cont {
  width: 820px;
  float: left;
}

#right-side {
  width: 300px;
  float: right;
}

#news-list-box {
  width: 300px;
  background: #feeed8;
}

#news-list {
  width: 240px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

#news-list ul {
  width: 240px;
}

#news-list li {
  padding: 0 0 20px 0;
  font-size: 90%;
  text-align: left;
}

#news-list li a {
  color: #666;
  text-decoration: underline;
}

#news-list li a:hover {
  color: #666;
  text-decoration: none;
}

.news-title-box {
  margin-bottom: 20px;
  border-bottom: 1px dotted #ddd;
}

.news-title-box:after {
  content: '';
  display: block;
  clear: both;
}

.news-ttl {
  padding: 10px 0 15px 0;
  font-size: 140%;
  color: #ff6600;
}

.news-title-left {
  float: left;
}

.news-title-right {
  margin-top: 25px;
  float: right;
}

.news-title-right li {
  margin-right: 5px;
  float: left;
}

/* ============================================================== */
/*contact*/
/* ============================================================== */
.contact-txt {
  color: #666;
}

#contact-tel {
  width: 100%;
  text-align: center;
}

#contact-tel p {
  padding: 25px 0 15px 0;
  color: #222 !important;
  font-size: 110%;
  text-align: center;
}

#contact-tel .ttl-tel {
  color: #fff;
  font-size: 120%;
  text-align: center;
}

#contact-tel img {
  width:40%;
  margin-bottom:30px;
  text-align: center;
}

.contact-box {
  width: 700px;
  margin: 0 auto;
  padding: 30px 0 30px 0;
}

.contact-table {
  clear: both;
  width: 100%;
  margin: 0 auto;
  margin: 65px 0 30px 0;
  padding: 0;
  border: none;
  border-spacing: 0;
}

.contact-table th {
  width: 100%;
  display: block;
  padding: 20px 0 5px 10px;
  border: none;
  font-weight: bold;
  font-size: 100%;
  color:#fff;
 background:#000;
}

.contact-table td {
  width: 100%;
  display: block;
  border: none;
  color:#fff;
}

.contact-table td.bordernone {
  border: none;
}

.contact-table .size1 {
  width: 100%;
  margin-bottom: 15px;
}

.contact-table .size2 {
  width: 100%;
  margin-bottom: 15px;
}

.contact-table .size3 {
  width: 100%;
  height: 300px;
}

.contact-table input, select {
  height: 35px;
  vertical-align: middle;
  border: 1px solid #999;
}



.contact-table input {
  border-radius: 5px;
position: relative;
z-index: 1;
}

.contact-table textarea {
 width:100%;
  border-radius: 5px;
  border: 1px solid #999;
position: relative;
z-index: 1;
}

.contact-table radio, checkbox {
  vertical-align: middle;
}

.contact-table submit, button {
  margin-top:20px;
  padding:10px 30px 10px 30px;
  background: #00a0e9;
  color:#fff;
}

.contact-table-conf {
  width: 100%;
  margin: 35px 0 30px 0;
  padding: 0;
  border-spacing: 0;
}

.contact-table-conf th {
  width: 100%;
  display: block;
  border: none;
  font-weight: normal;
}

.contact-table-conf td {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
}

.contact-table-conf td.bordernone {
  border: none;
}

.contact-box .contact-btn {
  width: 40%;
  margin: 0 auto;
  padding: 20px 0;
  border: none;
}

.mw_wp_form [type=submit]{
  margin: 0 auto;
	width: 120px;　/* ボタンの横幅の長さ */
	line-height: 4em; /* ボタンの縦幅の高さ */
 padding:10px 0;
  border: none;
}


.required {
  display: inline;
  margin-left: 20px;
  padding: 0 10px 0 10px;
  color: #fff;
  background: #ff9933;
  font-size: 80% !important;
}

/* ============================================================== */
/*index-news*/
/* ============================================================== */
#index-news {
  width: 70%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

#index-news div.wn-head {
  display: none;
}

#index-news div.whatsnew {
  border: none;
  margin-top: 0px !important;
}

#index-news div.wn-item {
  padding: 35px 0px 20px 120px;
  position: relative;
  font-size: 100%;
  border-bottom: 1px solid #ddd;
  text-align: left;
  color: #fff;
}

#index-news div.wn-article a {
  color: #fff;
  text-decoration: none;
  padding-bottom:10px;
  line-height:140%;
}
#index-news div.wn-article a:hover {
  color: #fff;
  text-decoration: underline;
}

#index-news div.wn-date {
  position: absolute;
  top: 35px;
  left: 0px;
  color: #fff;
  font-weight: bold;
}

#index-news div.wn-date .news-update {
  margin-left: 10px;
  padding: 0 5px 0 5px;
  display: inline;
  color: #4c7d2b;
  border: 1px solid #4c7d2b;
}

#index-news div.wn-date .news-news {
  margin-left: 10px;
  padding: 0 5px 0 5px;
  display: inline;
  color: #2a75af;
  border: 1px solid #2a75af;
}

/* ============================================================== */
/*footer*/
/* ============================================================== */
#btm-cont-box {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 60px 0;
  /*background: #14652b;*/
background:#00be00;
  position: relative;
}

#btm-cont-box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#btm-cont-left {
  width: 45%;
  margin-right: 30px;
  float: left;
}

#btm-cont-left p {
  padding-bottom: 30px;
  color: #fff;
  font-size: 140%;
  text-align: center;
}

#btm-cont-right {
  width: 45%;
  margin-right: 30px;
  float: right;
}

#btm-cont-right p {
  color: #fff;
  font-size: 110%;
  text-align: center;
}

#btm-cont-right .ttl-tel {
  color: #fff;
  font-size: 120%;
  text-align: center;
}

footer {
  clear: both;
  width: 90%;
  margin: 0 auto;
  /*background:#000; */
background:#00be00;
}

#foot {
  width: 100%;
  margin: 0 auto;
  margin-bottom:40px;
  /*border-top:2px solid #fff; */
  text-align:center;
background:#00be00;
}

#foot:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#footer-mark{width:10%; height:auto;margin:0 auto; text-align:center;}
.foot-address-box{ width:70%;margin:0 auto;padding-bottom:50px;border-bottom:2px solid #fff;}
.foot-address{ width:55%;margin:0 auto;padding-top:70px;}
.foot-address p{ text-align:left;font-size:90%;padding-top:30px;font-weight:bold;}

#btm-navi-box{width:100%;margin:0 auto;text-align:center !important;}
#btm-navi-box:after{  content: ""; clear: both;  height: 0; display: block; visibility: hidden;}

#btm-navi{
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
margin:0 auto;
padding-top:10px;
padding-bottom:14px;
  /*background:#000; */
background:#00be00;
  color: #fff;
  text-align:center;
/*border:2px solid #fff;text-align:center;*/
}
#btm-navi img{
  width: 35%; height:auto;
margin:0 auto;
  color: #fff;
  text-align:center; !important
}
/*
#btm-navi li{list-style:none;width:19.5%;padding:10px 0;border-right:2px solid #fff;float:left; color:#fff;}
#btm-navi li:first-child{list-style:none;width:19.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;border-right:2px solid #fff;text-align:center;}
#btm-navi li:last-child{list-style:none;width:19.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;text-align:center;}
#btm-navi li a{display:block;text-align:center;color:#fff;text-decoration:none;}


#btm-navi li img{width:12%;height:auto;margin-left:10px;} 

#btm-navi li.btm-navi-txt a{padding:5px 0;display:block;text-align:center;color:#fff;text-decoration:none;} */

.foot-navi {
  position: relative;
  overflow: hidden;
  /*width:100%;*/
  text-align: center;
}

.foot-navi ul {
  padding-top: 40px;
  position: relative;
  left: 50%;
  float: left;
}

.foot-navi ul li {
  padding: 0 7px 0 7px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 90%;
  position: relative;
  left: -50%;
  float: left;
}

.foot-navi li a {
  color: #fff;
  text-decoration: none;
}

.foot-navi li a:hover {
  text-decoration: underline;
}

.foot-navi li:first-child {
  padding: 0 8px 0 0;
  letter-spacing: 1px;
  text-align: center;
  font-size: 90%;
  position: relative;
  left: -50%;
  float: left;
}

.foot-navi li:first-child a {
  color: #fff;
  text-decoration: none;
}

.foot-navi li:first-child a:hover {
  text-decoration: underline;
}

.foot-navi li:last-child {
  padding: 0 0 0 8px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 90%;
  position: relative;
  left: -50%;
  float: left;
}

.foot-navi li:last-child a {
  color: #fff;
  text-decoration: none;
}

.foot-navi li:last-child a:hover {
  text-decoration: underline;
}

.foot-navi-sp {
  display: none;
}

#copyright {
  clear: both;
  width: 1000px;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  border-top: 1px solid #666;
}

#copyright img {
  margin: 0 auto;
  width: 30%;
  height: auto;
  padding-top: 30px;
}

#copyright .copy01 {
  font-size: 100%;
  text-align: center;
  color: #fff;
  padding-top: 30px;
}

#copyright .copy02 {
  font-size: 70%;
  text-align: center;
  color: #fff;
  padding-top: 0;
}

/* ============================================================== */
/*company*/
/* ============================================================== */
#index01-box {
  width: 800px;
  margin: 0 auto;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  padding: 30px 0 30px 0;
  text-align: left;
}

#index01-box:after {
  content: '';
  display: block;
  clear: both;
}

.txt-left {
  text-align: left;
  text-decoration: none;
}

.float-right-map {
  width: 500px;
  height: auto;
  float: right;
  margin-right: 20px;
}

.txt-company01 {
  padding-top: 120px;
  font-size: 180% !important;
  line-height: 200%;
  text-align: left;
  font-weight: bold;
}

.txt-company01 .pr {
  color: #01642b;
}

/*
      h3.ttl-h3{
      clear:both;
      position: relative;
      display: inline-block;
      left:0;
      right:0;
      margin:0 auto;
      margin-bottom: 1em;
      text-align:center;
      left: 0;
      right: 0;
      margin: auto;
    }
    h3.ttl-h3:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
position: relative;
z-index: 1;
  }
  */
h3.ttl-h3 {
  position: relative;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px !important;
  font-size: 180%;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  color: #222;
}

h3.ttl-h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: block;
  width: 80px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #222;
  border-radius: 2px;
  color: #222;
position: relative;
z-index: 1;
}

.mincho {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E;
}

.h3-sub {
  font-size: 70%;
  font-weight: bold;
}

.listmark-num > li {
  margin-top: 20px;
  padding-left: 30px;
  margin-bottom: 25px;
  font-size: 120%;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E;
}

.listmark-num > li:before {
  content: counter(my-counter);
  /* カウンター「my-counter」を呼び出す */
  counter-increment: my-counter;
  /* この要素が現れる度にカウンター「my-counter」が加算されていく、 */
  background-color: #01642b;
  display: block;
  float: left;
  margin-top: -10px;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  letter-spacing: -0.5pt;
  text-indent: -0.5pt;
  line-height: 40px;
  /* 行間を高さと同じにすることで、上下中央に配置させる */
  margin-left: -30px;
  margin-right: 20px;
  text-align: center;
  height: 40px;
  width: 40px;
  /* width、heightを同じ数値にして、正方形にする */
  border-radius: 50%;
  /* 要素を丸にする（正方形なので、正円となる） */
  font-family: "ＭＳ Ｐ明朝";
position: relative;
z-index: 1;
}

.listmark-num > li:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}

.listmark-num {
  counter-reset: my-counter;
  /* ol本体でカウンターをリセット ? このクラスが呼び出される度に1からカウントされるようにする */
  padding: 0;
}

.company-table {
  width: 90%;
  margin:0 auto;
  margin-top: 30px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

.company-table th {
  width: 20%;
  margin: 0;
  padding: 18px 0 16px 0;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
  border: none;
  border-bottom: 1px solid #ddd;
  color:#fff;
  background:#000;
  vertical-align:top;
}

.company-table td {
  padding: 18px 0 16px 0;
  font-size: 90%;
  line-height: 180%;
  text-align: left;
  border: none;
  border-bottom: 1px solid #ddd;
  color:#fff;
  background:#000;
  vertical-align:top;
}

.company-table .no-line {
  border: none;
}

.company-table td.bordernone {
  border: none;
}

.history-table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

.history-table th {
  width: 15%;
  margin: 0;
  padding: 18px 0 16px 0;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  border: none;
  border-bottom: 1px solid #ddd;
  background:#000;
  vertical-align:top;
}

.history-table td {
  padding: 18px 0 16px 0;
  font-size: 100%;
  line-height: 180%;
  text-align: left;
  border: none;
  border-bottom: 1px solid #ddd;
  background:#000;
  vertical-align:top;
}

.history-table .no-line {
  border: none;
}

.history-table td.bordernone {
  border: none;
}

/* ============================================================== */
/*blog*/
/* ============================================================== */
.blog-box {
  max-width: 100%;
  margin: 0 auto;
  padding: 30px 0 30px 0;
  text-align: left;
  border-bottom: 1px solid #222;
}

.blog-box:after {
  content: '';
  display: block;
  clear: both;
}

.blog-left {
  width: 25%;
  float: left;
  margin-right: 20px;
  text-align: left;
}

.blog-right {
  width: 72%;
  float: right;
}

.blog-txt {
  padding-bottom: 5px;
  color: #666;
  font-size: 100%;
}

.blog-date {
  padding-bottom: 5px;
  color: #666;
  font-size: 100%;
}

.blog-ttl {
  padding-bottom: 5px;
  font-size: 130%;
  color: #222;
  font-weight: bold;
}

.sns {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.sns:after {
  content: '';
  display: block;
  clear: both;
}

.sns p {
  font-size: 100%;
  font-weight: bold;
}

.sns .sns-btn {
  clear: both;
  display: block;
  width: 260px;
  margin: 0 auto;
  text-align: center;
}

.sns li {
  float: left;
  margin-right: 5px;
}

.blog-return {
  clear: both !important;
  display: block;
  width: 170px;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 50px;
}

.blog-return-in {
  display: inline;
  margin: 0 auto;
  padding-bottom: 5px;
  text-align: center;
  border-bottom: 1px solid #222;
  font-size: 120%;
  font-weight: bold;
}

.blog-return-in a {
  text-decoration: none;
  color: #222;
}

.blog-return-in a:hover {
  text-decoration: none;
  color: #01642b;
}

.blog-return-in img {
  vertical-align: top;
}

.lineup-navi-box {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-top: 3px solid #222;
  border-bottom: 3px solid #222;
  padding-bottom: 10px;
}

.lineup-navi-box:after {
  content: '';
  display: block;
  clear: both;
}

.lineup-navi {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}

.lineup-navi li {
  float: left;
  padding: 10px 30px 10px 30px;
  border-right: 1px solid #ddd;
  font-weight: bold;
  list-style-type: none;
  font-size: 16px;
}

.lineup-navi li:last-child {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0 10px 20px;
  border-right: none;
  font-weight: bold;
  list-style-type: none;
  font-size: 16px;
}

.lineup-navi li a {
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

.lineup-navi li:last-child a {
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

.lineup-navi li a:hover {
  color: #01642b;
  font-weight: bold;
  text-decoration: none;
}

.lineup-navi li:last-child a:hover {
  color: #01642b;
  font-weight: bold;
  text-decoration: none;
}

.lineup-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lineup-list li {
  width: 250px;
  margin-bottom: 20px;
  text-align: center;
}

.lineup-list p {
  font-size: 13px;
}

.lineup-list p a {
  color: #0086D9;
}

#loading {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
}

#loading > div {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  animation: loading-animation 1s linear 0s infinite;
  text-align: center;
}

#loading > div > img {
  width: 50px;
  margin-bottom: 10px;
}

#loading > div span {
  color: #FFF;
  display: block;
  font-size: 12px;
}

@keyframes loading-animation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.green-overlay {
  position: relative;
}

.green-overlay:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00642A;
  right: 0;
  top: 0;
  transition: all 1.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.green-overlay.animated:after {
  width: 0%;
}

.button1 {
  display: block;
  background-color: #3E900B;
  color: #FFF;
  padding: 1em 0;
  text-align: center;
  border-bottom: 4px solid #55AC1F;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}

.button1 span.material-icons {
  font-size: 22px;
  position: relative;
  top: 4px;
  margin-right: 3px;
}

.button1.futura {
  padding: 15px 0;
  font-size: 20px;
}

#footer-paint-mark {
  position: absolute;
  width: 180px;
  left: -40px;
  top: -70px;
  z-index: 100;
}

/*
  nav.spnavi ul.drop-menu {
  box-sizing: border-box;
  background-color: #222;
  padding: 40px 25px 25px;
  position: fixed;
  top: 0;
  right: -80vw;
  width: 40vw;
  height: 100%;
  z-index: 500;
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  overflow: hidden scroll ;
}
*/
  nav.spnavi ul.drop-menu {
  box-sizing: border-box;
  background-color: #00be00;
  padding: 40px 25px 25px;
  position: fixed;
  top: 0;
  right: -80vw;
  width: 40vw;
  height: 100%;
  z-index: 500;
  transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  overflow: hidden scroll ;
}
nav.spnavi ul.drop-menu.open {
  right: 0;
}

nav.spnavi ul.drop-menu li a {
  display: block;
  padding: 7px 10px;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
}

nav.spnavi ul.drop-menu li.close {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  right: 0;
  top: 0;
  line-height: 1em;
  font-size: 40px !important;
  color: #FFF;
}

nav.spnavi ul.drop-menu li.nav-logo {
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  width:30% !important;
  height:auto;
}
nav.spnavi ul.drop-menu li.nav-address {
  display: block;
  padding: 10px 10px;
  color: #fff !important;
  text-decoration: none;
  font-size: 100% !important;
  line-height:150%;
  /*font-family:'メイリオ',Meiryo, 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro';*/
  font-family: "Noto Sans JP";
}

nav.spnavi ul.drop-menu li.nav-address a{
  display: block;
  color: #fff !important;
  text-decoration: none;
}


.page-company-title {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.page-company-title > div {
  padding-bottom: 0;
}

section#page-contents {
  padding-bottom: 60px;
}

#banners {
  margin-top: 100px;
  margin-bottom: 100px;
}

#news-blank-header {
  background-color: #12642A;
  height: 94px;
}

#mixingcolor-ul {
  max-width: 800px;
  margin: 0 auto 40px;
  overflow: visible;
}

#mixingcolor-ul li {
  margin-top: 80px;
  overflow: visible;
  text-align: left;
}

#mixingcolor-ul li:nth-child(even) {
  text-align: right;
}

#mixingcolor-ul li img {
  width: calc(100% - 30px);
  position: relative;
  height: 300px;
  object-fit: cover;
}

#mixingcolor-ul li p {
  font-size: 14px;
  padding: 0 30px;
  margin-top: 20px;
  line-height: 2;
  text-align: justify;
}

#mixingcolor-last {
  font-size: 16px;
  padding: 0 20px;
  font-weight: bold;
  text-align: center;
}


.kottou-box{width:96%;margin:0 auto; margin-bottom:20px;padding:20px 20px 10px 15px;border:1px solid #fff;border-radius:3px;position: relative;z-index: 1;}
.kottou-box-in{width:90%;margin:0 auto;}
.kottou-box p{text-align:left;}
.kottou-box .kot-ttl{font-size:120% !important;margin:0 auto; padding:0 0 10px 0;text-align:left;font-weight:bold;}
.kottou-box .kot-img{margin:0 auto; padding:0 0 10px 0;text-align:center;}
.kottou-box .kot-com{font-size:94% !important;margin:0; padding:0 0 10px 0;text-align:right;}


#btm-navi-new{
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 60%;
margin:0 auto;
  background: #000;
  color: #fff;
border:5px solid #fff;text-align:center;
 left:20%;text-align:center !important;
  padding-top:8px;
}

#btm-navi-new .btm-navi-top{width:40%;margin:0 auto;margin-top:5px !important;text-align:center;}

#btm-navi-new ul{ clear;both;width:100%;margin:0 auto;margin-top:-26px;border-top:5px solid #fff;}
#btm-navi-new ul:after{  content: ""; clear: both;  height: 0; display: block; visibility: hidden;}
#btm-navi-new li{list-style:none;width:48.5%;padding:10px 0;border-right:5px solid #fff;float:left; color:#fff;}
#btm-navi-new li:first-child{list-style:none;width:48.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;border-right:5px solid #fff;text-align:center;}
#btm-navi-new li:last-child{list-style:none;width:48.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;text-align:center;}
#btm-navi-new li a{display:block;text-align:center;color:#fff;text-decoration:none;}

#btm-navi-new li img{width:26%;padding:8px 0 8px 0;text-align:center;}



#btm-navi-new-box{
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 60%;
margin:0 auto;
  /*background: #000;*/
background:#00be00;
  color: #fff;
border:5px solid #fff;text-align:center;
 left:20%;text-align:center !important;
  padding-top:8px;
}

#btm-navi-new-box .btm-navi-top{width:40%;margin:0 auto;margin-top:8px !important;text-align:center;}

#btm-navi-new-box ul{ clear;both;width:100%;margin:0 auto;margin-top:15px;border-top:5px solid #fff;}
#btm-navi-new-box ul:after{  content: ""; clear: both;  height: 0; display: block; visibility: hidden;}
#btm-navi-new-box li{list-style:none;width:48.5%;padding:10px 0;border-right:5px solid #fff;float:left; color:#fff;}
#btm-navi-new-box li:first-child{list-style:none;width:48.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;border-right:5px solid #fff;text-align:center;}
#btm-navi-new-box li:last-child{list-style:none;width:48.5%;padding:10px 0 10px 0;border-right:none;float:left; color:#fff;text-align:center;}
#btm-navi-new-box li a{display:block;text-align:center;color:#fff;text-decoration:none;}

#btm-navi-new-box li img{width:26%;padding:8px 0 8px 0;text-align:center;}

.ttl-topic{display:block;width:40%;text-align:center !important;}
.ttl-topic img{display:block;text-align:center !important;}

