@charset "UTF-8";

#home_key {
  margin: 0 0 6px 0;
}

#home_visual_area {
  height: 303px;
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
}

#home_visual_tab_area {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  height: 31px;
  padding: 3px 10px;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  background-color: #eeeeee;
  width: 100%;
  z-index: 10;
}

#home_visual_tab {
  display: flex;
  justify-content: center;
  gap: 0 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#home_visual_tab li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 107.8%;
}

#home_visual_tab li a {
  display: block;
  width: auto;
  height: 18px;
  margin: 3px 5px 0 5px;
  padding: 2px 0.5em 0 0.5em;
  border: 1px solid #aaaaaa;
  border-radius: 2px;
  background-color: #ffffff;
  color: #666666;
  line-height: 18px;
  text-align: center;
}

#home_visual_tab li.on a {
  position: relative;
  border: 1px solid #ffcb2f;
  background-color: #faffb5;
  box-shadow: 0 0 2px #ffe084 inset;
  color: #333333;
}

#home_visual_tab li a:hover {
  background-color: #ffe084;
}

#home_visual_tab li.on a:hover {
  background-color: #faffb5;
}

#home_visual_tab li.on a:before,
#home_visual_tab li.on a:hover:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -12px;
  border-top: 0 solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 6px solid #ffcb2f;
  border-left: 12px solid transparent;
}

* html #home_visual_tab li.on a:hover {
  border: 1px solid #ffcb2f;
}

#home_visual_box1,
#home_visual_box2,
#home_visual_box3,
#home_visual_box4 {
  overflow: hidden;
  border: solid 1px #aaa;
  height: 270px;
  width: 438px;
}

.visual_box_on {
  display: block;
}

.visual_box_off {
  display: none;
}

#home_contents {
  width: 750px;
}

#home_contents_main {
  width: 440px;
  float: left;
}

#home_contents_right {
  width: 300px;
  float: right;
}

.home_contents_main_article {
  position: relative;
  margin: 0 0 10px 0;
}

.home_contents_main_article h2,
#eventsearch_list_area_padding h2 {
  height: 31px;
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 107.8%;
  line-height: 31px;
  text-indent: 10px;
  color: #fff;
  background: #4db41b url(../images/groundtop/subheader_bg.gif) repeat-x;
  border-left: 1px solid #4db41b;
  border-right: 1px solid #4db41b;
}

/* イベントタイトル */
#event_main_area.home_contents_main_article h2 {
  margin-bottom: 13px;
}

.home_contents_center_article {
  margin: 0 0 10px 0;
  background: url(../images/groundtop/bg_home_contents_center_article.gif)
    no-repeat;
}

.home_contents_center_article h2 {
  font-size: 107.8%;
  line-height: 33px;
  height: 33px;
  text-indent: 35px;
  background: url(../images/groundtop/icon_center_article_h2.gif) no-repeat;
}

.home_contents_center_article p {
  font-size: 92.4%;
  text-align: justify;
  text-justify: inter-ideograph;
}

.home_contents_center_article p.btn_about {
  text-align: center;
  margin: 0;
}

.home_contents_center_article p.btn_about a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.home_contents_center_article h2#title_about {
  background-position: 8px 6px;
}

.home_contents_center_article h2#title_enquete {
  background-position: 8px -22px;
}

.box_ip-txt {
  padding: 10px;
  border-radius: 5px;
  background-color: #edf7e8;
  text-align: center;
}

.home_contents_right_article {
  position: relative;
  width: 300px;
  margin: 0 0 10px 0;
}

.home_contents_right_article h2 {
  background: #4db41b url(../images/groundtop/subheader_bg.gif) repeat-x;
  border-left: 1px solid #4db41b;
  border-right: 1px solid #4db41b;
  color: #ffffff;
  font-size: 107.8%;
  line-height: 31px;
  text-indent: 10px;
}

.home_contents_right_article_btn {
  width: 300px;
}

.home_contents_right_article_btn p {
  margin: 0 0 8px 0;
}

.home_contents_right_article_btn p a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.home_contents_right_article_facebook {
  width: 300px;
  height: 200px;
  margin: 0 0 10px 0;
}

.home_contents_right_article_web-sf {
  width: 300px;
  margin: 0 0 10px 0;
}

.box_web-sf.img-replacement {
  display: block;
  height: 222px;
  background: url(../images/groundtop/banner_web-sf.gif) 0 0 no-repeat;
}

#home_newarticles_box {
  margin-bottom: 10px;
}

.home_eventarticles_list {
  list-style-type: none;
  padding: 6px 0 0 0;
  margin: 0;
}

.home_eventarticles_list li {
  margin: 0 0 5px 0;
  padding: 0 0 5px 10px;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
  text-indent: -10px;
}

.home_eventarticles_list li a.list {
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  margin: 0;
  padding-left: 10px;
}

span.txt_company,
span.txt_date {
  float: right;
  margin-left: 0.5em;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: normal;
  word-wrap: break-word;
}

#home_prospect_area {
  position: relative;
  margin: 0 0 20px 0;
  z-index: 2;
}

#home_prospect_area a {
  display: block;
  height: 100px;
  background: url(../images/groundtop/banner_prospect.png) 0 0 no-repeat;
}

.home_newarticles_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.home_contents_main_article .home_newarticles_list {
  margin: 0 10px;
}

.home_newarticles_list li {
  display: table;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
}

.home_newarticles_list li:first-child {
  margin-top: 5px;
}

.home_newarticles_list li > div {
  display: table-cell;
  vertical-align: top;
}

.txt_newarticles {
  padding-left: 1.5em;
}

.info_newarticles {
  margin-bottom: 0.3em;
}

.pl_newarticles {
  position: relative;
  font-size: 15px;
}

.pl_newarticles:before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: -1.2em;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #4db41b;
}

.pl_newarticles:after {
  content: "";
  position: absolute;
  top: 9px;
  left: -13px;
  display: block;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #ffffff;
}

.pl_newarticles:hover:before {
  background-color: #dbb400;
}

.txt_newarticles .txt_company {
  display: block;
  float: none;
  margin-left: 0;
}

.txt_newarticles .txt_category {
  color: #666666;
  font-size: 11px;
}

.img_newarticles {
  width: 90px;
}

#new_arrival_list_box .img_newarticles {
  width: 50px;
}

.img_newarticles a {
  position: relative;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  margin-left: 10px;
  border: 1px solid #cccccc;
  padding: 1px;
}

.img_newarticles a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.img_newarticles img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
}

#home_contents_main ul .img_newarticles a {
  width: 80px;
  height: 80px;
}

#home_contents_main ul .img_newarticles img {
  max-width: 76px;
  max-height: 76px;
}

#new_arrival_list_box .img_newarticles a {
  width: 50px;
  height: 50px;
}

#new_arrival_list_box .img_newarticles img {
  max-width: 46px;
  max-height: 46px;
}

/* その他新着○件 */
.other-new {
  text-indent: 0;
}

.other-new a.link_other-new,
.other-new a.link_other-open {
  display: inline-block;
  height: 14px;
  margin-left: 0.5em;
  padding: 0 3px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: #333333;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
}

.other-new a.link_other-new {
  background-color: #f3f3f3;
}

.other-new a.link_other-open {
  border-color: #0c6606;
  background-color: #ffffff;
}

.other-new a.link_other-new:visited {
  border-color: #cccccc;
  background-color: #f3f3f3;
  color: #333333;
  text-decoration: none;
}

.other-new a.link_other-new:hover,
.other-new a.link_other-new:active {
  border-color: #dbb400;
  background-color: #fffae1;
  color: #333333;
  text-decoration: none;
}

.other-new div {
  margin: 6px 0;
  padding: 1px 10px 10px 10px;
  background-color: #f4fdf0;
}

.home_newarticles_list .other-new ul,
.home_eventarticles_list .other-new ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home_newarticles_list .other-new li,
.home_eventarticles_list .other-new li {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  list-style: none;
  text-indent: 0;
}

/* 「ニュースの一覧はこちらから」「ここに表示するには？」 */
.home_newarticles_list li.link_list-news {
  margin-bottom: 20px;
  padding-bottom: 0;
  background: none;
  text-align: right;
}

.link_list-news a {
  position: relative;
  margin-left: 1em;
  padding-left: 1.3em;
  background: url(../images/interface/icon_arrow_top_quattro.gif) no-repeat left
    center;
}

/* 新着ニュース一覧　new_arrival_list */
#new_arrival_list .other-new {
  margin: 0 0 3px 0;
}

#new_arrival_list .other-new a.link_other-new,
#new_arrival_list .other-new a.link_other-open {
  vertical-align: top;
}

#new_arrival_list_box ul.long li {
  display: table;
  width: 100%;
  padding: 0 0 8px 0;
  text-indent: 0;
}

#new_arrival_list_box ul.long li > div {
  display: table-cell;
  vertical-align: top;
}

#new_arrival_list_box ul.long .other-new ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#new_arrival_list_box ul.long .other-new li {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  list-style: none;
  text-indent: 0;
}

#home_news_area {
  display: block;
  height: 1px;
  overflow: hidden;
}

.home_news_area p {
  margin-bottom: 0;
}

h3#etc_media_news {
  color: #333;
  padding-left: 25px;
  line-height: 1.5;
  font-size: 100%;
}

ul#home_news_box {
  padding: 0;
  margin: 0 0 10px 0;
  list-style-type: none;
  font-size: 0;
}

ul#home_news_box li {
  display: inline-block;
  width: 33%;
  margin-top: 12px;
  font-size: 13px;
}

ul#home_news_box li:nth-child(-n + 3) {
  margin-top: 5px;
}

ul#home_news_box li:nth-child(3n-1) {
  width: 35%;
}

ul#home_news_box li:first-child,
ul#home_news_box li:nth-child(3n + 1) {
  width: 32%;
}

ul#home_news_box a.catlink {
  position: relative;
  display: inline-block;
  height: 33px;
  line-height: 33px;
}

ul#home_news_box a.catlink:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  background-image: url(../images/interface/news_icon.jpg);
  vertical-align: middle;
}

ul#home_news_box a.catlink:hover:before {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

ul#home_news_box a.catlink.news_cat_190:before,
#news_category_list .news_cat_190 {
  background-position: 0 0;
}

ul#home_news_box a.catlink.news_cat_340:before,
#news_category_list .news_cat_340 {
  background-position: 0 -33px;
}

ul#home_news_box a.catlink.news_cat_350:before,
#news_category_list .news_cat_350 {
  background-position: 0 -66px;
}

ul#home_news_box a.catlink.news_cat_120:before,
#news_category_list .news_cat_120 {
  background-position: 0 -99px;
}

ul#home_news_box a.catlink.news_cat_360:before,
#news_category_list .news_cat_360 {
  background-position: 0 -132px;
}

ul#home_news_box a.catlink.news_cat_370:before,
#news_category_list .news_cat_370 {
  background-position: 0 -165px;
}

ul#home_news_box a.catlink.news_cat_380:before,
#news_category_list .news_cat_380 {
  background-position: 0 -198px;
}

ul#home_news_box a.catlink.news_cat_460:before,
#news_category_list .news_cat_460 {
  background-position: 0 -231px;
}

ul#home_news_box a.catlink.news_cat_390:before,
#news_category_list .news_cat_390 {
  background-position: 0 -264px;
}

ul#home_news_box a.catlink.news_cat_450:before,
#news_category_list .news_cat_450 {
  background-position: 0 -297px;
}

ul#home_news_box a.catlink.news_cat_310:before,
#news_category_list .news_cat_310 {
  background-position: 0 -330px;
}

ul#home_news_box a.catlink.news_cat_220:before,
#news_category_list .news_cat_220 {
  background-position: 0 -363px;
}

ul#home_news_box a.catlink.news_cat_260:before,
#news_category_list .news_cat_260 {
  background-position: 0 -396px;
}

ul#home_news_box a.catlink.news_cat_330:before,
#news_category_list .news_cat_330 {
  background-position: 0 -429px;
}

ul#home_news_box a.catlink.news_cat_400:before,
#news_category_list .news_cat_400 {
  background-position: 0 -462px;
}

ul#home_news_box a.catlink.news_cat_410:before,
#news_category_list .news_cat_410 {
  background-position: 0 -495px;
}

ul#home_news_box a.catlink.news_cat_230:before,
#news_category_list .news_cat_230 {
  background-position: 0 -528px;
}

ul#home_news_box a.catlink.news_cat_150:before,
#news_category_list .news_cat_150 {
  background-position: 0 -561px;
}

ul#home_news_box a.catlink.news_cat_420:before,
#news_category_list .news_cat_420 {
  background-position: 0 -594px;
}

ul#home_news_box a.catlink.news_cat_430:before,
#news_category_list .news_cat_430 {
  background-position: 0 -627px;
}

ul#home_news_box a.catlink.news_cat_300:before,
#news_category_list .news_cat_300 {
  background-position: 0 -660px;
}

ul#home_news_box a.catlink.news_cat_270:before,
#news_category_list .news_cat_270 {
  background-position: 0 -693px;
}

ul#home_news_box a.catlink.news_cat_280:before,
#news_category_list .news_cat_280 {
  background-position: 0 -726px;
}

ul#home_news_box a.catlink.news_cat_290:before,
#news_category_list .news_cat_290 {
  background-position: 0 -759px;
}

.news_cat_640 {
  background-position: 0 -792px;
}

.news_cat_540 {
  background-position: 0 -825px;
}

.news_cat_530 {
  background-position: 0 -858px;
}

.news_cat_500 {
  background-position: 0 -891px;
}

.news_cat_560 {
  background-position: 0 -924px;
}

.news_cat_520 {
  background-position: 0 -957px;
}

.news_cat_570 {
  background-position: 0 -990px;
}

.news_cat_590 {
  background-position: 0 -1023px;
}

.news_cat_550 {
  background-position: 0 -1056px;
}

.news_cat_600 {
  background-position: 0 -1089px;
}

.news_cat_620 {
  background-position: 0 -1122px;
}

.news_cat_610 {
  background-position: 0 -1155px;
}

ul#home_news_etc_box {
  display: block;
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;
  zoom: 1;
  overflow: hidden;
}

ul#home_news_etc_box li {
  display: inline-block;
  height: 1.4em;
  margin: 3px 0;
  padding: 0 9px;
  border-right: 1px solid #cccccc;
  line-height: 1.4em;
}

ul#home_news_etc_box li:first-child,
ul#home_news_etc_box li:nth-child(8) {
  border-left: 1px solid #cccccc;
}

.home_articles_box_center {
  padding: 10px 10px 8px 10px;
  border: 1px solid #aaa;
  border-top: none;
  line-height: 1.5;
}

.home_box_enquete {
  padding-bottom: 0;
}

.home_box_enquete p {
  margin: 0 0 10px 0;
}

.home_box_enquete p a img {
  margin: 0 0 8px 0;
}

.home_box_enquete p.enquete_txt_01 {
  background: url(../images/groundtop/img_enquete_01.gif) no-repeat 0 0;
  padding: 0 0 15px 130px;
}

.home_box_enquete p.enquete_txt_02 {
  background: url(../images/groundtop/img_enquete_02.gif) no-repeat 0 0;
  padding: 0 0 15px 130px;
}

.home_box_enquete p.enquete_txt_03 {
  background: url(../images/groundtop/img_enquete_03.gif) no-repeat 0 0;
  padding: 0 0 20px 130px;
}

#home_mmbn_box,
.home_articles_box {
  padding: 5px 10px;
  border: 1px solid #aaa;
  border-top: none;
  overflow: hidden;
}

.home_articles_box .home_event_pick-up {
  box-sizing: border-box;
}

.home_articles_box div.home_event_pick-up {
  border: 1px solid #ffcb2f;
  background-color: #fdfdf0;
  margin: 5px 0 8px 0;
  padding: 0;
}

.home_articles_box ul.home_event_pick-up {
  margin: 0;
  padding: 15px 10px 5px 10px;
}

.home_articles_box .home_event_pick-up li {
  position: relative;
  margin: 0;
  padding: 0;
}

.home_articles_box .home_event_pick-up li:not(:first-child) {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed #dddddd;
}

.mark_pick-up {
  position: absolute;
  top: -10px;
  left: -12px;
  display: block;
  width: 5em;
  height: 18px;
  background-color: #ee5f00;
  padding: 0 0.5em;
  color: #ffffff;
  text-align: center;
}

.home_event_pick-up li:first-child .mark_pick-up {
  top: -22px;
}

.mark_pick-up,
.home_articles_box .mark_pick-up:before,
.home_articles_box .mark_pick-up:after {
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
}

.home_articles_box .mark_pick-up:before,
.home_articles_box .mark_pick-up:after {
  content: "";
  position: absolute;
  top: 0;
  border-top: 9px solid #ee5f00;
  border-bottom: 9px solid #ee5f00;
  z-index: 3;
}

.home_articles_box .mark_pick-up:before {
  left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid #ee5f00;
}

.home_articles_box .mark_pick-up:after {
  right: -6px;
  border-left: 6px solid #ee5f00;
  border-right: 6px solid transparent;
}

ul#home_mmbn_box_list,
ul.home_articles_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: normal;
  word-wrap: break-word;
}

ul#home_mmbn_box_list li,
ul.home_articles_list li {
  margin: 0 0 5px 0;
  padding: 0 0 5px 10px;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
  text-indent: -10px;
}

ul.home_eventarticles_list > li:last-child,
ul#home_mmbn_box_list li:last-child,
ul.home_articles_list li:last-child {
  margin: 0;
  padding-bottom: 0;
  background: none;
}

ul#home_mmbn_box_list li a,
ul.home_articles_list li a.list {
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  margin: 0;
  padding-left: 10px;
}

ul#home_top10 {
  border: 1px solid #aaa;
  border-top: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul#home_top10 li {
  margin: 0 10px 0 10px;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: normal;
  word-wrap: break-word;
}

ul#home_top10 li.rank_10 {
  background: none;
}

ul#home_top10 p {
  margin: 0;
  line-height: 1.4em;
  word-break: break-all;
  padding-left: 20px;
  clear: both;
}

ul#home_top10 p.txt {
  padding: 8px 0 0 20px;
  background-repeat: no-repeat;
  background-position: left 6px;
}

ul#home_top10 li.rank_1 p.txt {
  background-image: url(../images/interface/top10_rank_01.gif);
}

ul#home_top10 li.rank_2 p.txt {
  background-image: url(../images/interface/top10_rank_02.gif);
}

ul#home_top10 li.rank_3 p.txt {
  background-image: url(../images/interface/top10_rank_03.gif);
}

ul#home_top10 li.rank_4 p.txt {
  background-image: url(../images/interface/top10_rank_04.gif);
}

ul#home_top10 li.rank_5 p.txt {
  background-image: url(../images/interface/top10_rank_05.gif);
}

ul#home_top10 li.rank_6 p.txt {
  background-image: url(../images/interface/top10_rank_06.gif);
}

ul#home_top10 li.rank_7 p.txt {
  background-image: url(../images/interface/top10_rank_07.gif);
}

ul#home_top10 li.rank_8 p.txt {
  background-image: url(../images/interface/top10_rank_08.gif);
}

ul#home_top10 li.rank_9 p.txt {
  background-image: url(../images/interface/top10_rank_09.gif);
}

ul#home_top10 li.rank_10 p.txt {
  background-image: url(../images/interface/top10_rank_10.gif);
}

ul.home_newarticles_list_right {
  border: 1px solid #c0c0c0;
  border-top: none;
  list-style-type: none;
  margin: 0;
  padding: 6px 10px 0;
}

ul.home_newarticles_list_right li {
  margin: 0 0 5px 0;
  padding: 0 0 8px 10px;
  background: url(../images/groundtop/hr_dot.gif) no-repeat left bottom;
  text-indent: -10px;
}

ul.home_newarticles_list_right li a.list {
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  margin: 0;
  padding-left: 10px;
}

p.hone_more_info {
  display: block;
  position: absolute;
  top: 6px;
  right: 5px;
  width: 55px;
  margin: 0;
  padding: 0;
}

p.hone_more_info a {
  display: block;
  height: 18px;
  border: 1px solid #999999;
  border-radius: 4px;
  background: #dbdbdb;
  background: -webkit-gradient(
    linear,
    0 0,
    0 bottom,
    from(#f5f5f5),
    to(#dbdbdb)
  );
  background: -webkit-linear-gradient(#f5f5f5, #dbdbdb);
  background: -moz-linear-gradient(#f5f5f5, #dbdbdb);
  background: -ms-linear-gradient(#f5f5f5, #dbdbdb);
  background: -o-linear-gradient(#f5f5f5, #dbdbdb);
  background: linear-gradient(#f5f5f5, #dbdbdb);
  color: #666666;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

p.hone_more_info a:hover {
  border-color: #dbb400;
  background: #ffffff;
  color: #dbb400;
}

ul.hone_more_info {
  margin: 0 10px 15px 10px;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

ul.hone_more_info li {
  display: inline;
  padding-left: 5px;
  line-height: 1.6;
  margin: 0 10px 15px 10px;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

ul.hone_more_info li a {
  padding-left: 15px;
  background: url(../images/interface/icon_arrow_top_quattro.gif) no-repeat left
    center;
}

#home_cheer_box {
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid #ff8001;
  background-color: #ffffff;
}

#home_cheer_box h2 {
  display: block;
  overflow: hidden;
  height: 40px;
  margin: 1px 1px 15px 1px;
  background: url(../images/groundtop/list-cheer_bg.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
}

#home_cheer_box ul,
#home_cheer_box li {
  list-style: none;
}

#home_cheer_box ul {
  margin: 0 10px;
  padding: 0;
  border-top: 1px solid #afe4e4;
}

#home_cheer_box li {
  display: block;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #afe4e4;
  line-height: 18px;
}

#home_cheer_box span {
  color: #666666;
  font-size: 11px;
}

#home_cheer_box span.sprt-company {
  display: block;
  min-height: 15px;
  height: auto !important;
  height: 15px;
  padding-left: 25px;
  background: url(../images/groundtop/icon_cheer-s.gif) no-repeat 0 0;
}

#home_cheer_box span.sprtr-name {
  float: right;
  margin-left: 0.5em;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: normal;
  word-wrap: break-word;
}

#home_cheer_box p {
  display: block;
  height: 30px;
  margin: 15px 1px 1px 1px;
  padding: 3px;
  background: url(../images/groundtop/list-cheer_bg.png) no-repeat 0 100%;
  line-height: 40px;
}

#home_cheer_box p a {
  display: block;
  overflow: hidden;
  margin: 0 0 0 221px;
  width: 70px;
  height: 30px;
  background: url(../images/groundtop/home_more_cheer.png) no-repeat 0 0;
  _background-image: url(../images/groundtop/home_more_cheer.gif);
  /*IE6*/
  text-indent: 100%;
  white-space: nowrap;
}

#home_cheer_box p a:hover {
  background-position: 0 -30px;
}

/* イベント */
.event_data {
  margin: 0 10px 20px 10px;
  padding: 5px 10px;
  border: 1px solid #aaaaaa;
}

.event_data h3 {
  margin: 0 0 10px 0;
  padding: 0 0 3px 0;
  border-bottom: 2px solid #4db41b;
  color: #333333;
}

.event_data dl,
.event_data dt,
.event_data dd {
  display: block;
}

.event_data dl {
  margin: 0;
}

.event_data dt,
.event_data dd {
  min-height: 1.4em;
  padding: 0;
  line-height: 1.4;
}

.event_data dt {
  width: 3.5em;
  color: #555555;
  font-weight: bold;
}

.event_data dd {
  margin: -1.4em 0 0.5em 4em;
  word-break: break-all;
}

.event_data dd:last-of-type {
  margin-bottom: 0;
}

.event_list_box,
.event_list_box dt,
.event_list_box dd {
  display: block;
}

.event_list_box {
  margin: 0 10px 13px 10px;
  border-bottom: 2px solid #f7f7f7;
}

.event_list_box dt {
  margin: 0;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.event_list_box dt,
.event_list_box table th {
  padding: 5px 10px;
  background: url(../images/interface/border_white.gif) repeat-x left top
    #f7f7f7;
}

.event_list_box dd {
  margin: 0;
  padding: 0;
}

.event_list_box table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 92.4%;
  line-height: 1.5;
}

.event_list_box table th {
  background: url(../images/interface/border_white.gif) repeat-x left top
    #f7f7f7;
  border: 1px solid #ddd;
  width: 3.5em;
  padding: 5px 10px;
  white-space: nowrap;
  text-align: right;
}

.event_list_box table td {
  border: none;
  padding: 5px 10px;
  word-break: break-all;
  overflow-wrap: break-word;
  border-bottom: 1px dotted #bebebe;
}

.event_list_box table td.event_day {
  background: none;
}

.event_list_box table tr:last-child td {
  border-bottom: none;
}

#eventcalender_calender_area {
  width: 200px;
  float: left;
}

.eventcalender_btnlist {
  width: 180px;
  border-top: 1px solid #bbb;
  margin: 15px 0 0 0;
  padding: 4px 0 0 0;
}

.eventcalender_btnlist img {
  margin: 0 0 2px 0;
}

#eventcalender_nav {
  padding: 0;
  margin: 0 0 10px 0;
  zoom: 1;
  overflow: hidden;
}

#eventcalender_nav li {
  padding: 0;
  margin: 0 10px 0 0;
  list-style-type: none;
  text-align: center;
  float: left;
}

.eventcalender_calender {
  width: 278px;
  font-size: 92.4%;
  border-collapse: collapse;
  line-height: 1.5;
}

.eventcalender_calender th {
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}

.eventcalender_calender td {
  text-align: center;
}

.eventcalender_calender td a {
  text-decoration: underline !important;
  display: block;
  zoom: 1;
  font-weight: bold;
}

.eventcalender_calender td.today {
  color: #fff;
  font-weight: bold;
  background-color: #4db41b;
}

.eventcalender_calender td.today a {
  color: #fff;
}

.eventcalender_calender td a:hover {
  text-decoration: none;
}

.eventcalender_calender .sun {
  color: red;
}

.eventcalender_calender .sat {
  color: #000090;
}

.eventcalender_search_layouttable {
  margin: 0 0 10px 0;
}

.eventcalender_search_layouttable td {
  vertical-align: middle;
}

.eventcalender_search_layouttable td#btn {
  vertical-align: middle;
  text-align: right;
}

.home_contents_event-search {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: 0 1px 2px 1px #eeeeee;
  background-color: #ffffff;
}

.home_contents_event-search h2 {
  height: 1.2em;
  margin: 0 0 5px 0;
  padding: 0 0 0 3px;
  border-left: 3px solid #4db41b;
  border-right: 0 none;
  background: transparent none;
  color: #333333;
  line-height: 1.2;
  text-indent: 0;
}

.event-search_box .box_event-search {
  float: left;
}

.event-search_box .box_event-search.btn_event_search {
  float: right;
}

#eventcalender_search_input {
  width: 23.5em;
  padding: 0 3px;
  border: 1px solid #999999;
  background: #faffb5;
}

.event_search {
  font-size: 12px;
}

#eventcalender_search_input,
.btn_event_search span.btn,
.btn_event_search span.btn input {
  height: 1.8em;
  line-height: 1.8;
  font-size: 13px;
}

.btn_event_search span.btn input {
  padding: 0 5px;
}

.event_search select {
  margin-right: 2px;
}

.event_search select:not(:first-of-type) {
  margin-left: 2px;
}

.event_hall_list {
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
}

.event_hall_list:not(:first-of-type) {
  background: url(../images/groundtop/hr_dot.gif) left top repeat-x;
}

.event_hall_list:first-of-type {
  padding-top: 0;
}

.event_hall_list a {
  display: block;
}

.event_hall_list dt {
  margin: 0 0 5px 0;
  font-weight: bold;
}

.event_hall_list dt a {
  background: url(../images/interface/btn_close.gif) no-repeat right center;
  padding: 3px 0;
}

dl.off dt a {
  background: url(../images/interface/btn_open.gif) no-repeat right center;
}

dl.off ul {
  display: none;
}

.event_hall_list dd {
  margin: 0;
  padding: 0;
}

.event_hall_list dd ul {
  margin: 5px 0 0 0;
  padding: 0 0 10px 0;
  border-top: 1px dotted #dddddd;
}

.event_hall_list dd ul li {
  list-style-type: none;
  margin: 5px 0 0 10px;
  padding: 0;
  line-height: 1.4;
}

.event_hall_list dd ul li a {
  position: relative;
  padding: 0 0 0 10px;
  background: none;
}

.event_hall_list dd a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 0.4em;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #de0000;
}

ul.event_menu {
  margin: 0;
  padding: 0;
}

ul.event_menu li {
  margin: 0;
  padding: 5px 0 0 0;
  background: url(../images/groundtop/hr_dot.gif) repeat-x scroll left bottom
    transparent;
  font-weight: bold;
  list-style-type: none;
}

ul.event_menu li:not(:first-child) {
  background: url(../images/groundtop/hr_dot.gif) left top repeat-x;
}

ul.event_menu li:first-child {
  padding-top: 0;
  background: none;
}

ul.event_menu li a {
  position: relative;
  display: block;
  padding: 5px 5px 5px 1.5em;
}

ul.event_menu li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-radius: 100%;
  background-color: #4db41b;
}

ul.event_menu li a:hover:before {
  background-color: #dbb400;
}

ul.event_menu li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -3px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #ffffff;
}

#terms_content {
  margin: 10px;
}

#terms_content li {
  list-style-type: none;
}

#terms_content h1 {
  height: 33px;
  background-image: url(../images/myroom/title_bg.gif);
  margin: 10px 0;
  padding: 0 8px 0 25px;
  font-weight: bold;
  font-size: 100%;
  line-height: 32px;
  overflow: hidden;
  width: 100%;
}

#terms_content h2 {
  margin: 10px 0;
  font-size: 100%;
}

#terms_content .marker li {
  list-style-type: disc;
}

#terms_member_content {
  margin: 10px;
}

#terms_member_content li {
  list-style-type: none;
}

#terms_member_content h1 {
  height: 33px;
  background-image: url(../images/myroom/title_bg.gif);
  margin: 10px 0;
  padding: 0 8px 0 25px;
  font-weight: bold;
  font-size: 100%;
  line-height: 32px;
  overflow: hidden;
  width: 100%;
}

#terms_member_content h2 {
  margin: 10px 0;
  font-size: 100%;
}

#terms_member_content h3 {
  margin: 10px 0;
  padding: 0;
  font-size: 100%;
  text-align: center;
  color: #222;
}

#terms_member_content h4 {
  margin: 10px 0;
  padding: 0;
  font-size: 100%;
  color: #222;
  background: none;
  border: none;
}

.advitem {
  text-align: center;
  margin-bottom: 5px;
}

.advitem_l {
  float: left;
}

.advitem_r {
  float: right;
}

.advitem_l img,
.advitem_r img {
  margin-top: 5px;
}

.search_ad_bottom_02 .advitem_l img,
.search_ad_bottom_02 .advitem_r img {
  margin: 0 0 15px 0;
}

#new_arrival_list_box {
  margin: 10px 0;
  clear: both;
}

#new_arrival_list_left {
  float: left;
  width: 570px;
}

#new_arrival_list_left .pagenate {
  text-align: center;
  margin: 10px;
}

#new_arrival_list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 10px;
}

#new_arrival_list_box ul.long {
  float: none;
  display: block;
  width: auto;
  margin-right: 10px;
}

#new_arrival_list li {
  margin: 0 0 5px 0;
  padding: 0 0 8px 10px;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
  text-indent: -10px;
  word-break: break-all;
  word-wrap: break-word;
}

#new_arrival_list li a.listlink {
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
  margin: 0;
  padding-left: 10px;
}

dl#new_arrival_list {
  padding: 0;
  margin: 0 10px 20px 10px;
}

dl#new_arrival_list dt {
  padding: 0 6px;
  background: url(../images/groundtop/news_arw.gif) no-repeat left 0.5em;
}

dl#new_arrival_list dd {
  margin: 0 0 5px 0;
  padding: 0 6px 5px 6px;
  background: url(../images/groundtop/hr_dot.gif) repeat-x left bottom;
  word-break: break-all;
  word-wrap: break-word;
}

#news_category_list {
  margin: 0 0 5px 0;
  float: right;
  width: 170px;
}

#news_category_list strong {
  margin: 0 0 10px 0;
  display: block;
}

#news_category_list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}

#news_category_list ul li {
  margin: 0 0 4px 0;
  padding: 0 2px 4px 0;
  border-right: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
}

#news_category_list ul li a {
  font-weight: bold;
  display: block;
  line-height: 33px;
  height: 33px;
  color: #222;
  text-indent: 40px;
  background-image: url(../images/interface/news_icon.jpg);
  background-repeat: no-repeat;
}

#news_category_list ul li.now a {
  border-right: 5px solid #c9e8ba;
}

#news_category_list ul.news_subcategory li {
  margin: 0 0 0 1.5em;
  padding: 0 0 0 1.5em;
  border: 0 none;
  position: relative;
}

#news_category_list ul.news_subcategory li::before,
#news_category_list ul.news_subcategory li::after {
  content: "";
  position: absolute;
}

#news_category_list ul.news_subcategory li::before {
  border-left: 1px dashed #ccc;
  display: block;
  height: 2.5em;
  top: 0;
  left: -0.7em;
}

#news_category_list ul.news_subcategory li:last-child::before {
  height: 1.25em;
}

#news_category_list ul.news_subcategory li::after {
  border-top: 1px dashed #ccc;
  display: block;
  left: -0.7em;
  width: 1.4em;
  top: 1.2em;
}

#news_category_list ul.news_subcategory li a {
  font-weight: normal;
  text-indent: 0;
  background-image: none;
  height: auto;
  line-height: 1.6;
  padding: 0.5em 0;
}

a.sourcelink:link,
a.sourcelink:visited {
  color: #000;
}

a.urllink:link,
a.urllink:visited {
  color: #777;
}

#modified_date {
  font-weight: normal;
  font-size: 12px;
}

.news_box_se_wrap {
  position: relative;
  display: -webkit-flex;
  /* Safari */
  display: -ms-flexbox;
  /* IE10 */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  margin: 10px 0 0 10px;
}

.news_box_se {
  display: inline-block;
  overflow: inherit;
  width: 360px;
  margin: 0 0 10px 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
}

.news_box_se_wrap div.news_box_se:nth-of-type(even) {
  margin-left: 10px;
}

.news_box_se dl {
  display: table;
  width: 100%;
  min-height: 50px;
  margin: 0;
  padding: 7px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

.news_box_se dt,
.news_box_se dd {
  display: table-cell;
}

.news_box_se dt {
  width: 50px;
  margin: 0;
  padding: 0;
}

.news_box_se dt img {
  width: 50px;
}

.news_box_se dt a {
  display: block;
  width: 46px;
  border: 1px solid #b1b1b1;
  padding: 1px;
  background: #ffffff;
}

.news_box_se dt a img {
  width: 46px;
}

.news_box_se dd {
  margin: 0;
  padding: 0 0 0 7px;
  vertical-align: top;
}

.newsbox_se-new {
  font-size: 107.8%;
  line-height: 1.2;
}

.newsbox_se-new > a {
  font-weight: bold;
}

.news_box_se p {
  margin: 2px 0 0 0;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
}

.news_box_se .other-new {
  font-weight: normal;
}

.news_box_se .other-new a.link_other-new,
.news_box_se .other-new a.link_other-open {
  float: right;
  height: 1.2em;
  font-size: 10px;
  line-height: 1.2em;
}

.news_box_se .other-new a.link_other-new:link,
.news_box_se .other-new a.link_other-new:visited {
  border-color: #0e6907;
  background-color: #0e6907;
  color: #ffffff;
}

.news_box_se .other-new a.link_other-open,
.news_box_se .other-new div {
  background-color: #ffffff;
}

.news_box_se .other-new a.link_other-open {
  color: #333333;
}

.news_box_se .other-new a.link_other-new:hover,
.news_box_se .other-new a.link_other-open:hover {
  border-color: #dbb400;
  background-color: #fffae1;
  color: #333333;
}

.news_box_se .other-new ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.news_box_se .other-new li {
  position: relative;
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  list-style: none;
  text-indent: 0;
}

.news_box_se .other-new li:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 4px solid #de0000;
}

.news_box_se p.description {
  clear: both;
  padding: 5px 0 0 0;
  word-break: break-all;
  word-wrap: break-word;
}

.search_box_etc_wrap {
  width: 730px;
  margin: 0 auto;
  padding: 0;
}

.search_box_etc {
  display: block;
  float: left;
  width: 355px;
  height: 52px;
  margin: 0 0 5px 0;
  padding: 0;
  vertical-align: bottom;
  border-bottom: 1px dotted #bdbdbd;
  background: none;
  list-style: none;
  overflow: hidden;
}

.search_box_etc:nth-child(even) {
  float: right;
}

.search_box_etc:nth-child(-n + 2) {
  border-top: 1px dotted #bdbdbd;
  padding-top: 5px;
}

.search_box_etc div.img {
  float: left;
  width: 46px;
}

.search_box_etc div.img img {
  width: 46px;
}

.search_box_etc div.img a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.search_box_etc div.txt {
  float: left;
  width: 299px;
  padding-left: 10px;
  line-height: 1.2;
}

.search_box_etc div.txt p strong {
  font-size: 12px;
}

.search_box_etc p {
  margin: 0;
  font-size: 12px;
  word-break: break-all;
  word-wrap: break-word;
}

p.number {
  display: block;
  width: 730px;
  height: auto;
  margin: 10px auto;
  padding: 0;
  text-align: left;
}

p.over_msg {
  background: url(../images/interface/icon_over_msg.gif) no-repeat left 2px;
  padding: 0 0 0 17px;
  margin: 0 0 12px 20px;
  line-height: 1.2;
}

#pagenation {
  font-size: 15px;
  text-align: center;
  margin: 0 0 20px 0;
}

#event_main_area #pagenation {
  margin-top: 20px;
}

#pagenation .here,
#pagenation .prev,
#pagenation .next {
  font-weight: bold;
}

#pagenation .here {
  background: #ddd;
  padding: 4px 5px;
}

#pagenation a {
  padding: 4px 5px;
}

#pagenation a:hover {
  background: #4db41b;
  padding: 4px 5px;
  color: #fff;
}

#box-pagenation {
  position: relative;
  overflow: hidden;
  margin: 0 0 40px 0;
  padding: 10px 0 0 0;
}

#box-pagenation ul {
  position: relative;
  left: 50%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#box-pagenation ul li {
  position: relative;
  left: -50%;
  float: left;
  margin: 0 10px;
  padding: 0;
}

#box-pagenation a,
#box-pagenation span {
  display: block;
  height: 1.8em;
  padding: 0 8px;
  font-size: 15px;
  line-height: 1.8em;
}

#box-pagenation .here,
#box-pagenation .prev,
#box-pagenation .next {
  font-weight: bold;
}

#box-pagenation .here {
  background: #dddddd;
}

#box-pagenation a:hover {
  background: #4db41b;
  color: #ffffff;
}

.formError {
  color: red;
  font-weight: bold;
}

.fieldWithErrors {
  display: inline;
}

/*--メルマガメンバぅ登録関連--*/

#regist {
  margin: 10px;
}

#regist p {
  font-size: 107.8%;
}

#regist a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#regist .regist_img1 {
  margin: 40px;
  width: 650px;
  text-align: center;
}

#new_arrival_list_left #regist .regist_img1 {
  margin: 40px 0 40px 0;
  width: 550px;
}

#regist .regist_img2 {
  margin-bottom: 10px;
  text-align: center;
}

.regist_btn_wrap {
  width: 544px;
  margin: 0 auto;
  zoom: 1;
  overflow: hidden;
}

#regist .snslogin {
  float: left;
}

#regist .registration {
  float: right;
}

/* CLIP */
#special_clip {
  width: 438px;
  height: 270px;
  position: relative;
  background-image: url(../images/groundtop/top_special_clip/bkg_clip.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 0px;
}

#special_clip a:hover img {
  filter: Alpha(Opacity=60);
  opacity: 0.6;
}

.wrp_clip_head {
  text-align: right;
  padding-top: 10px;
  padding-right: 8px;
  clear: both;
  margin: 0;
}

.wrp_clip_main {
  padding-bottom: 4px;
  padding-left: 4px;
}

.wrp_clip_footer {
  overflow: hidden;
  padding: 0 8px 0 11px;
  text-align: left;
}

.btn_clip01 {
  display: block;
  display: inline-block\9;
  /*IE8*/
  margin-bottom: 10px;
}

#special_clip a.btn_clip01:hover img {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.btn_clip03 {
  display: block;
  float: left;
  width: 186px;
}

.btn_clip04 {
  display: block;
  float: right;
  width: 224px;
}

/* EEP */
#special_eep {
  width: 438px;
  height: 270px;
  position: relative;
  background-image: url(../images/groundtop/top_special_eep/bkg_eep.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}

#special_eep dl {
  display: block;
  height: 116px;
  margin: 0 5px 0 253px;
  padding: 6px 0 0 0;
}

#special_eep dl dt {
  display: block;
  font-weight: bold;
  line-height: 12px;
  margin: 0;
  padding: 0 0 3px 0;
}

#special_eep dl dd {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  line-height: 130%;
}

#special_eep dl dd:first-of-type {
  height: 43px;
}

#special_eep a:hover img {
  filter: Alpha(Opacity=0);
  opacity: 0;
}

.btn_eep01 {
  clear: both;
  margin-top: 0px;
  margin-left: 10px;
  display: block;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#special_eep a {
  color: #09b54f;
  text-decoration: underline;
}

#special_eep a:hover {
  color: #ed7529;
  text-decoration: underline;
}

.h46 {
  height: 46px\9;
  /* IE8 */
}

/* lab 試験・分析.com */
#special_lab,
#special_lab a {
  display: block;
  width: 438px;
}

#special_lab {
  background-image: url(../images/groundtop/top_special_lab/lab_auto_on.png);
  height: 270px;
}

#special_lab a {
  background-image: url(../images/groundtop/top_special_lab/lab_auto_off.png);
  background-repeat: no-repeat;
  display: block;
}
.lab_link {
  background-position: 0 0;
  height: 150px;
}
.lab_ask_link {
  background-position: 0 100%;
  height: calc(270px - 150px);
}

.lab_link:hover,
.lab_ask_link:hover {
  background-position: -500px 0;
  opacity: 1;
}

/* クラボウ */
#special_kurabo,
#special_kurabo a {
  height: 270px;
}

#special_kurabo {
  width: 438px;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#special_kurabo a {
  background: url(../images/groundtop/top_special_kurabo/bkg_kurabo.jpg);
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#special_kurabo a:hover {
  opacity: 0.7;
}

/* スマートファクトリー */
#special_sf,
#special_sf a {
  height: 270px;
}
#special_sf {
  background: url(../images/groundtop/top_special_sf/bkg_sf.jpg);
}
#special_sf a {
  background: url(../images/groundtop/top_special_sf/btn_sf.png);
  display: block;
}
#special_sf a:hover {
  background-position: 0 -270px;
}

/* ceramic セラミックス.com */
#special_ceramic {
  display: block;
  width: 436px;
  height: 268px;
  background-image: url(../images/groundtop/top_special_ceramic/bg_ceramic.png);
  margin: 1px;
}

#special_ceramic a {
  background-repeat: no-repeat;
  display: block;
}

.ceramic_retrieval {
  display: flex;
  gap: 0 15px;
  margin: 8px 0 0 181px;
  padding: 0;
}
.ceramic_retrieval li {
  display: block;
}

.ceramic_link {
  background-position: 0 0;
  height: 110px;
}
.ceramic_btn_link {
  height: 24px;
}
.btn_kakouhou .ceramic_btn_link {
  background-image: url(../images/groundtop/top_special_ceramic/btn_kakou.png);
  width: 120px;
}
.btn_gojyuon .ceramic_btn_link {
  background-image: url(../images/groundtop/top_special_ceramic/btn_sozai.png);
  width: 110px;
}

.btn_kikaku,
.btn_kikaku a {
  height: 94px;
  width: 430px;
}
.btn_kikaku {
  margin: 28px auto 0;
}

.btn_kikaku a {
  background-image: url(../images/groundtop/top_special_ceramic/btn_kikaku.png);
}

a.ceramic_link:hover {
  opacity: 0.6;
}
a.ceramic_btn_link:hover {
  background-position: 0 -30px;
}
.btn_kikaku a:hover {
  background-position: 0 -100px;
}

/* 廃溶剤・廃油リサイクル企業特集 */
#special_recycle,
#special_recycle a {
  display: block;
  height: 270px;
}
#special_recycle {
  background: url(../images/groundtop/top_special_recycle/bkg_recycle.png);
}
/* 新製品・新サービス特集 */
#special_offerings,
#special_offerings a {
  display: block;
  height: 270px;
}
#special_offerings {
  background: url(../images/groundtop/top_special_offerings/bkg_offerings.png);
}
/* 労働安全特集 */
#special_safety,
#special_safety a {
  display: block;
  height: 270px;
}
#special_safety {
  background: url(../images/groundtop/top_special_safety/bkg_safety.png);
}

/* セミナーゲート */
#special_seminar {
  display: block;
}

.sp_seminar-box {
  background: #fff url(../images/groundtop/top_special_seminar/bkg_seminar.png);
  height: 270px;
  position: relative;
}

#special_seminar a.seminar-logo {
  display: block;
  height: 40px;
  margin: 0 0 0 auto;
  width: 160px;
}

.sp_seminar-btn {
  bottom: 15px;
  display: block;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 414px;
}

.sp_seminar-btn p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: .25em;
}

.sp_seminar-btn ul {
  bottom: 15px;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 414px;
}

.sp_seminar-btn li,
.sp_seminar-btn li a {
  height: 40px;
  width: 200px;
}
.sp_seminar-btn li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
}
.sp_seminar-btn li:first-child a {
  background-image: url(../images/groundtop/top_special_seminar/btn_seminar01.png);
}
.sp_seminar-btn li:last-child a {
  background-image: url(../images/groundtop/top_special_seminar/btn_seminar02.png);
}
.sp_seminar-btn li a:hover {
  background-position: 0 -50px;
  opacity: 1;
}


/* 製造業ニュース：サブカテゴリー */
.news_box_subcat,
.news_box_subcat li {
  list-style: none;
  padding: 0;
}

.news_box_subcat {
  display: flex;
  justify-content: space-between;
  margin: 10px 15px;
}

.news_box_subcat li {
  margin: 0;
  width: 30%;
}

.news_box_subcat a {
  background-color: #f4fdf0;
  background-position: -5px 50%;
  background-repeat: no-repeat;
  border: 1px solid #4db41b;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 70px;
  padding: 10px;
  position: relative;
  text-align: right;
}

.news_box_subcat .subcat_jaxa a {
  background-image: url(../images/groundtop/bg_subcat_jaxa.png);
}

.news_box_subcat .subcat_haya2 a {
  background-image: url(../images/groundtop/bg_subcat_haya2.png);
}

.news_box_subcat .subcat_ohter a {
  background-image: url(../images/groundtop/bg_subcat_ohter.png);
}

.news_box_subcat a::before,
.news_box_subcat a::after {
  content: "";
  display: block;
  position: absolute;
}

.news_box_subcat a::before {
  background: #4db41b;
  border-radius: 100%;
  bottom: 0.6em;
  height: 1em;
  right: 0.6em;
  width: 1em;
}

.news_box_subcat a::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid #fff;
  border-top: 0.3em solid transparent;
  bottom: 0.8em;
  right: 0.9em;
}

.news_box_subcat a:hover {
  border-color: #dbb400;
  background-color: #fff;
}

.news_box_subcat a:hover::before {
  background: #dbb400;
}

/* 親カテゴリへ戻る */
.back_category a {
  position: relative;
}

.back_category a::before,
.back_category a::after {
  content: "";
}

.back_category a::before {
  background: #4db41b;
  border-radius: 100%;
  display: inline-block;
  height: 1em;
  margin: 0;
  vertical-align: middle;
  width: 1em;
}

.back_category a::after {
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid #fff;
  border-top: 0.3em solid transparent;
  bottom: 0.4em;
  position: absolute;
  left: 0.3em;
}

.back_category a:hover::before {
  background: #dbb400;
}

/* イベントタイトル */
#top_box_about,
#top_box_about a {
  height: 100px;
}

#top_box_about {
  margin-bottom: 20px;
}

#top_box_about a {
  background: url(../images/groundtop/banner_about.jpg) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#top_box_about a:hover {
  background-position: 0 -100px;
}

/* CN関連ニュース */
.box_atengineer-news {
  background: #edf7e8;
  margin-bottom: 20px;
  padding: 10px;
}
.box_atengineer-news h2 {
  background: transparent none;
  border: 0;
  color: #333;
  display: block;
  height: auto;
  text-indent: 0;
}
.list-atnews {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.list-atnews li {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.list-atnews li.clearfix:after {
  display: none;
}
.list-atnews li:not(:last-child) {
  border-bottom: 1px dashed #bdbdbd;
  margin: 0 0 8px;
  padding: 0 0 8px;
}

.txt_atnews {
  width: calc(100% - 80px);
}
.img_atnews,
.img_atnews a {
  width: 70px;
}
.img_atnews a {
  display: block;
  height: 50px;
  overflow: hidden;
  position: relative;
}

.img_atnews img {
  display: block;
  height: auto;
  left: 50%;
  max-width: 100px;
  min-height: 50px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.txt_atnews-date {
  color: #444;
}
