@charset "utf-8";

#contents_wrapper.tenpo .contents_box ul.vivapets-list li {
  width: auto;
  float: none;
  margin: 0;
  padding-left: 1.2em;
  position: relative;
}

#contents_wrapper.tenpo .contents_box ul.vivapets-list li span {
  position: absolute;
  left: 0;
}

.breadcrumb_list {
  margin: 0 0 12px 0;
  font-size: 11px;
}

.breadcrumb_list a {
  text-decoration: underline;
}

/* single */

#contents_wrapper.single p {
  margin-bottom: 20px;
}

#contents_wrapper.single .contents_box h4 {
  font-size: 16px !important;
}

#contents_wrapper.single .contents_box h5 {
  margin: 0 0 6px 0;
  font-size: 16px;
}

#contents_wrapper.single .contents_box {
  font-size: 14px;
}

/* tenpo */

#contents_wrapper.tenpo {
  padding: 0 20px;
}

#contents_wrapper.tenpo img {
  width: auto;
  height: auto;
}

#contents_wrapper.tenpo #tenpo_contents {
  overflow: hidden;
}


#contents_wrapper.tenpo #tenpo_sidebar {
  float: left;
  width: 264px;
  margin: 0 12px 0 0;
}

#contents_wrapper.tenpo #rd_sidebar {
  width: 300px!important;
}

#contents_wrapper.tenpo #tsushin_sidebar #hc_sidebar {
  float: none;
  width: 100%;
}

#tenpo_contents #tsushin_sidebar #hc_sidebar #hc_sidebar_inner .sidebar-kakomi {
    display: inline-block;
    margin: 8px;
}

#contents_wrapper.tenpo #hc_sidebar {
  float: left;
  width: 264px;
  margin: 0 12px 0 0;
}

#contents_wrapper.tenpo #tenpo_sidebar_info {
  margin: 0 0 12px 0;
  padding: 9px 6px;
  border: solid 4px #E4D9D7;
  zoom: 1;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .tenpo_name {
  padding: 8px 0 8px 20px;
  background: url(../../tempo_images/sidebar_icon_1.png) no-repeat 2px 9px;
  border-bottom: dotted 1px #B9B9B9;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .vcs_tenpo_name {
  padding: 8px 0 8px 20px;
  background: url(../../tempo_vcs_images/sidebar_icon_1.png) no-repeat 2px 9px;
  border-bottom: dotted 1px #B9B9B9;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .tenpo_tel {
  padding: 8px 0 8px 22px;
  background: url(../../tempo_images/sidebar_icon_2.png) no-repeat 2px 9px;
  border-bottom: dotted 1px #B9B9B9;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .vcs_tenpo_tel {
  padding: 8px 0 8px 22px;
  background: url(../../tempo_vcs_images/sidebar_icon_2.png) no-repeat 2px 9px;
  border-bottom: dotted 1px #B9B9B9;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .tenpo_name a,
#contents_wrapper.tenpo #tenpo_sidebar_info .tenpo_tel a {
  cursor: default;
}

#contents_wrapper.tenpo #tenpo_sidebar_info th {
  padding: 8px 10px 8px 22px;
  font-weight: 400;
  color: #999;
  white-space: nowrap;
}

#contents_wrapper.tenpo #tenpo_sidebar_info tr.time th {
  background: url(../../tempo_images/sidebar_icon_3.png) no-repeat 2px 9px;
}

#contents_wrapper.tenpo #tenpo_sidebar_info tr.vcs_time th {
  background: url(../../tempo_vcs_images/sidebar_icon_3.png) no-repeat 2px 9px;
}

#contents_wrapper.tenpo #tenpo_sidebar_info tr.station th {
  background: url(../../tempo_images/sidebar_icon_4.png) no-repeat 2px 9px;
}

#contents_wrapper.tenpo #tenpo_sidebar_info .tenpo_map {
  text-align: right;
}

#contents_wrapper.tenpo #tenpo_sidebar_info td {
  padding: 8px 0;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu {
  margin: 0 0 12px 0;
  border: solid 4px #E4D9D7;
  border-bottom: solid 3px #E4D9D7;
}

#contents_wrapper.tenpo #hc_sidebar_menu ul{
  margin: 0 0 12px 0;
  border: solid 4px #E4D9D7;
  border-bottom: solid 3px #E4D9D7;
}


#contents_wrapper.tenpo #tenpo_sidebar_menu li {
  background: url(../../tempo_images/tenpo_menu_bg.png) repeat-x;
  border-bottom: solid 1px #E4D9D7;
}

#contents_wrapper.tenpo #hc_sidebar_menu li {
  background: url(../../tempo_images/tenpo_menu_bg.png) repeat-x;
  border-bottom: solid 1px #E4D9D7;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu li a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
}

#contents_wrapper.tenpo #hc_sidebar_menu li a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.hc_menu_top {
  display: block;
  text-align: center;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
  background: red;
  color: white;
}

#contents_wrapper.tenpo #hc_sidebar_menu li.hc_menu_top {
  display: block;
  text-align: center;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
  background: red;
  color: white;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.svh_menu_top {
  display: block;
  text-align: center;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
  background: orange;
  color: white;
}

#contents_wrapper.tenpo #hc_sidebar_menu li.svh_menu_top {
  display: block;
  text-align: center;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
  background: orange;
  color: white;
}

#contents_wrapper.tenpo #vh_top_sidebar_menu li a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 43px;
  font-weight: 800;
  font-size: 15px;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_1 a { background: url(../../tempo_images/tenpo_menu_1.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_2 a { background: url(../../tempo_images/tenpo_menu_2.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_3 a { background: url(../../tempo_images/tenpo_menu_3.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_4 a { background: url(../../tempo_images/tenpo_menu_4.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_5 a { background: url(../../tempo_images/tenpo_menu_5.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_6 a { background: url(../../tempo_images/tenpo_menu_6.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_7 a { background: url(../../tempo_images/tenpo_menu_7.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_8 a { background: url(../../tempo_images/tenpo_menu_8.png) no-repeat 6px 50%; }

#contents_wrapper.tenpo #hc_sidebar_menu li.menu_1 a { background: url(../../tempo_images/tenpo_menu_1.png) no-repeat 6px 50%; }

#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_1 a { background: url(../../rd_images/rd_top_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_2 a { background: url(../../rd_images/rd_top_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_3 a { background: url(../../rd_images/rd_top_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_4 a { background: url(../../rd_images/rd_top_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_5 a { background: url(../../rd_images/rd_top_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_6 a { background: url(../../rd_images/rd_top_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_7 a { background: url(../../rd_images/rd_top_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_8 a { background: url(../../rd_images/rd_top_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_9 a { background: url(../../rd_images/rd_top_icon_9.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_10 a { background: url(../../rd_images/rd_top_icon_10.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_11 a { background: url(../../rd_images/rd_top_icon_11.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_12 a { background: url(../../rd_images/rd_top_icon_12.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_13 a { background: url(../../rd_images/rd_top_icon_13.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_14 a { background: url(../../rd_images/rd_top_icon_14.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.rd_menu_15 a { background: url(../../rd_images/rd_top_icon_15.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.hc_menu_1 a { background: url(../../hc_images/tenpo_icon_tenpoannai.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.hc_menu_2 a { background: url(../../hc_images/tenpo_icon_chirashi.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.hc_menu_3 a { background: url(../../hc_images/svhinfo.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.hc_menu_4 a { background: url(../../hc_images/tenpo_icon_cm.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo #hc_sidebar_menu li.hc_menu_1 a { background: url(../../hc_images/tenpo_icon_tenpoannai.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #hc_sidebar_menu li.hc_menu_2 a { background: url(../../hc_images/tenpo_icon_chirashi.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #hc_sidebar_menu li.hc_menu_3 a { background: url(../../hc_images/svhinfo.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #hc_sidebar_menu li.hc_menu_4 a { background: url(../../hc_images/tenpo_icon_cm.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_1 a { background: url(../../vcs_images/vcs_top_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_2 a { background: url(../../vcs_images/vcs_top_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_3 a { background: url(../../vcs_images/vcs_top_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_4 a { background: url(../../vcs_images/vcs_top_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_5 a { background: url(../../vcs_images/vcs_top_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_6 a { background: url(../../vcs_images/vcs_top_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.vcs_menu_7 a { background: url(../../vcs_images/vcs_top_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_1 a { background: url(../../tempo_images/vcs_menu_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_2 a { background: url(../../tempo_images/vcs_menu_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_3 a { background: url(../../tempo_images/vcs_menu_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_4 a { background: url(../../tempo_images/vcs_menu_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_5 a { background: url(../../tempo_images/vcs_menu_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_6 a { background: url(../../tempo_images/vcs_menu_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_7 a { background: url(../../tempo_images/vcs_menu_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo #tenpo_sidebar_menu li.tempo_vcs_menu_8 a { background: url(../../tempo_images/vcs_menu_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_guide a { background: url(../../tempo_images/tenpo_icon_guide.png) no-repeat 6px 50%; }
#contents_wrapper.tenpo #tenpo_sidebar_menu li.menu_contact a { background: url(../../tempo_images/tenpo_icon_contact.png) no-repeat 6px 50%; }

#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_1 > a { background: url(../../corporate_images/csr_menu_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_2 > a { background: url(../../corporate_images/csr_menu_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_3 > a { background: url(../../corporate_images/csr_menu_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_4 > a { background: url(../../corporate_images/csr_menu_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_5 > a { background: url(../../corporate_images/csr_menu_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_6 > a { background: url(../../corporate_images/csr_menu_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_7 > a { background: url(../../corporate_images/csr_menu_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_8 > a { background: url(../../corporate_images/csr_menu_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.menu_9 > a { background: url(../../corporate_images/csr_menu_icon_9.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_1 > a { background: url(../../recruit_images/recruit_menu_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_2 > a { background: url(../../recruit_images/recruit_menu_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_3 > a { background: url(../../recruit_images/recruit_menu_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_4 > a { background: url(../../recruit_images/recruit_menu_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_5 > a { background: url(../../recruit_images/recruit_menu_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_6 > a { background: url(../../recruit_images/recruit_menu_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_7 > a { background: url(../../recruit_images/recruit_menu_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.re_menu_8 > a { background: url(../../recruit_images/recruit_menu_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_1 > a { background: url(../../oshirase_images/other_menu_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_2 > a { background: url(../../oshirase_images/other_menu_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_3 > a { background: url(../../oshirase_images/other_menu_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_4 > a { background: url(../../oshirase_images/other_menu_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_5 > a { background: url(../../oshirase_images/other_menu_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_6 > a { background: url(../../oshirase_images/other_menu_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_7 > a { background: url(../../oshirase_images/other_menu_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_8 > a { background: url(../../oshirase_images/other_menu_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_9 > a { background: url(../../oshirase_images/other_menu_icon_9.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .corporate_top #tenpo_sidebar_menu li.oshirase_menu_10 > a { background: url(../../oshirase_images/other_menu_icon_10.png) no-repeat 6px 50%; background-size: 24px 24px;}

/* 12.18 */
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_1 > a { background: url(../../proservice_images/proservice_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_2 > a { background: url(../../proservice_images/proservice_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_3 > a { background: url(../../proservice_images/proservice_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_4 > a { background: url(../../proservice_images/proservice_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_5 > a { background: url(../../proservice_images/proservice_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_6 > a { background: url(../../proservice_images/proservice_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_7 > a { background: url(../../proservice_images/proservice_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_8 > a { background: url(../../proservice_images/proservice_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_9 > a { background: url(../../proservice_images/proservice_icon_9.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_10 > a { background: url(../../proservice_images/proservice_icon_10.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_11 > a { background: url(../../proservice_images/proservice_icon_11.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_12 > a {
 /*background: url(../../proservice_images/staffservice_icon_2.png) no-repeat 6px 50%;*/
 background: #F17B00;
 color: #fff;
  background-size: 24px 24px;
}
#contents_wrapper.tenpo .service_top #tenpo_sidebar_menu li.menu_13 > a {
 /*background: url(../../proservice_images/staffservice_icon_1.png) no-repeat 6px 50%;*/
  background-size: 24px 24px;
  background: #FF0000;
  color: #fff;
}


#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_1 > a { background: url(../../green_life_images/green_menu_icon_1.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_2 > a { background: url(../../green_life_images/green_menu_icon_2.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_3 > a { background: url(../../green_life_images/green_menu_icon_3.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_4 > a { background: url(../../green_life_images/green_menu_icon_4.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_5 > a { background: url(../../green_life_images/green_menu_icon_5.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_6 > a { background: url(../../green_life_images/green_menu_icon_6.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_7 > a { background: url(../../green_life_images/green_menu_icon_7.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_8 > a { background: url(../../green_life_images/green_menu_icon_8.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_9 > a { background: url(../../green_life_images/green_menu_icon_9.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_10 > a { background: url(../../green_life_images/green_menu_icon_10.png) no-repeat 6px 50%; background-size: 24px 24px;}
#contents_wrapper.tenpo .green_life #tenpo_sidebar_menu li.menu_11 > a { background: url(../../green_life_images/green_menu_icon_11.png) no-repeat 6px 50%; background-size: 24px 24px;}

#contents_wrapper.tenpo .tenpo_sidebar_banner li {
  margin: 0 0 12px 0;
  padding: 8px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  border: solid 4px #E4D9D7;
  overflow: hidden;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li a {
  display: block;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li img {
  float: left;
  margin: 0 10px 0 0;
  width: 55px;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li span {
  display: inline\9;
  overflow: hidden;
  vertical-align: middle;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li.rd a {
  color: #012752;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li.vcs a {
  color: #6A4E41;
}

#contents_wrapper.tenpo .tenpo_sidebar_banner li.svh a {
  color: #E06A0D;
}

#contents_wrapper.tenpo .tenpo_sidebar_chirashi {
  margin: 0 0 12px 0;
  padding: 8px;
  border: solid 4px #E4D9D7;
}

#contents_wrapper.tenpo .tenpo_sidebar_credit {
  margin: 0 0 12px 0;
  padding: 8px;
  border: solid 4px #E4D9D7;
}

#contents_wrapper.tenpo .tenpo_sidebar_credit h4 {
  margin: 0 0 16px 0;
  color: #474747;
  font-size: 14px;
  line-height: 1.8;
  border-bottom: solid 3px #616161;
}

#contents_wrapper.tenpo .tenpo_sidebar_credit .inner {
  padding: 0 14px;
}

#contents_wrapper.tenpo .tenpo_sidebar_point_card {
  margin: 0 0 20px 0;
}

#contents_wrapper.tenpo #tenpo_main {
  overflow: hidden;
}

#contents_wrapper.tenpo #tenpo_main a {
  text-decoration: underline;
}

#contents_wrapper.tenpo #tenpo_main #main_image {
  margin: 0 0 20px 0;
}

#contents_wrapper.tenpo #tenpo_main_image {
  margin: 0 0 20px 0;
  padding: 12px;
  border: solid 4px #EF7A00;
  overflow: hidden;
}

#contents_wrapper.tenpo #tenpo_main_image.reform {
  border-color: #011A41;
}


#contents_wrapper.tenpo #tenpo_main_image img {
  width: 112px;
}
#contents_wrapper.tenpo #vcs_tenpo_main_image {
  margin: 0 0 20px 0;
  padding: 12px;
  border: solid 4px #6E493D;
  overflow: hidden;
}

#contents_wrapper.tenpo #vcs_tenpo_main_image img {
  width: 45px;
}

#contents_wrapper.tenpo #vcs_tenpo_main_image h3 {
  float: left;
  font-size: 30px;
  color: #000;
}

#contents_wrapper.tenpo #tenpo_main_image h3 {
  float: left;
  font-size: 30px;
  color: #000;
}

#contents_wrapper.tenpo .contents_box h3.other-header {
    position: relative;
    /* padding: 10px 0 10px 48px; */
    padding: 10px 0 10px 10px;
    font-size: 1.3em;
    color: #F95B00;
    /* background: url(../../tempo_images/top_topics_h3_bg.png) 5px 50% no-repeat; */
    /* background-size: 34px; */
    border-bottom: solid 3px #686367;
    margin-bottom: 10px;
  }
#contents_wrapper.tenpo .contents_box h3.other-header:before {
  position: absolute;
    left: 0;
    bottom: -3px;
    content: ' ';
    width: 42px;
    border-bottom: solid 3px #FAA822;
}

#contents_wrapper.tenpo #tenpo_main_logo {
  float: right;
}

#contents_wrapper.tenpo .topics {
  margin: 0 0 20px 0;
  border: solid 3px #E4D9D7;
}

#contents_wrapper.tenpo .topics--vm {
  float: left;
  width: 60%;
}

#contents_wrapper.tenpo .topics h3 {
  position: relative;
  /*padding: 10px 0 10px 48px;*/
  padding: 10px 0 10px 10px;
  font-size: 1.3em;
  color: #F95B00;
  /*background: url(../../tempo_images/top_topics_h3_bg.png) 5px 50% no-repeat;*/
  /*background-size: 34px;*/
  border-bottom: solid 3px #686367;
}

#contents_wrapper.tenpo .topics h3:before {
  position: absolute;
  left: 0;
  bottom: -3px;
  content: ' ';
  width: 42px;
  border-bottom: solid 3px #FAA822;
}



#contents_wrapper.tenpo .topics ul {
  padding: 0 20px 30px 20px;
}

#contents_wrapper.tenpo .topics ul li {
  padding: 18px 0;
  border-bottom: dotted 1px #CBCBCB;
  overflow: hidden;
}

#contents_wrapper.tenpo .topics ul li .thumbnail {
  float: left;
  margin: 0 20px 0 0;
  width: 178px;
  height: 120px;
  /*height: auto\9;*/
  text-align: center;
  border: solid 1px #E88F4A;
}

#contents_wrapper.tenpo .topics ul li .thumbnail a {
  display: table-cell;
  display: inline\9;
  width: 178px;
  height: 120px;
  vertical-align: middle;
}

#contents_wrapper.tenpo .topics ul li .thumbnail img {
  width: auto;
  height: auto;
  max-width: 178px;
  max-height: 120px;
}

#contents_wrapper.tenpo .topics ul li .topics_content {
  overflow: hidden;
}

#contents_wrapper.tenpo .topics ul li .icon {
  display: inline-block;
  margin: 0 20px 10px 0;
  padding: 0 10px;
  min-width: 120px;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background: #5D90CF;
  line-height: 28px;
}

#contents_wrapper.tenpo .topics ul li .icon_category_event { background: #FF6D71; }
#contents_wrapper.tenpo .topics ul li .icon_category_reform { background: #FF6D71; }
#contents_wrapper.tenpo .topics ul li .icon_category_item { background: #82B34A; }
#contents_wrapper.tenpo .topics ul li .icon_category_info { background: #5D90CF; }

#contents_wrapper.tenpo .topics ul li h4 {
  margin: 0 0 6px 0;
  color: #E06A0D;
  font-size: 16px;
}

#contents_wrapper.tenpo .topics ul li h5 {
  margin: 0 0 24px 0;
  color: #000;
  font-size: 14px;
}

#contents_wrapper.tenpo .topics ul li .text {
  margin: 0 0 10px 0;
  font-size: 14px;
}

#contents_wrapper.tenpo .topics ul li .detail {
  overflow: hidden;
}

#contents_wrapper.tenpo .topics ul li .detail a {
  float: right;
  padding: 0 30px 0 8px;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  background: #989498 url(../../top_images/detail_bg.png) 90% 50% no-repeat;
}

#contents_wrapper.tenpo .topics ul li:last-child {
  border: none;
}

#contents_wrapper.tenpo .topics .more a {
  padding: 9px 0 5px 0;
  display: block;
  text-align: center;
  font-size: 18px;
  background: #E4D9D7;
}

#contents_wrapper.tenpo .topics .more--skip a {
  padding: 9px 0 5px 0;
  display: block;
  text-align: center;
  font-size: 18px;
  background: #E4D9D7;
}

#contents_wrapper.tenpo .topics .pager {
  margin: 0 auto;
  width: 240px;
  overflow: hidden;
}

#contents_wrapper.tenpo #tenpo_contents_menu {
  margin: 0 -4px;
}

#contents_wrapper.tenpo #tenpo_contents_menu ul {
  margin: 0 auto;
  padding: 0 0 2px 0;
  overflow: hidden;
}


#contents_wrapper.tenpo #tenpo_contents_menu ul li {
  position: relative;
  float: left;
  margin: 0 4px 10px 4px;
  padding: 7px 7px 37px 7px;
  width: 200px;
  background: #fff;
  border: solid 3px #E4D9D7;
  min-height: 258px;
}



#contents_wrapper.tenpo #tenpo_contents_menu ul li .image {
  margin: 0 0 8px 0;
}

#contents_wrapper.tenpo #tenpo_contents_menu ul li .image img {
  border: solid 1px #E06A0D;
}

#contents_wrapper.tenpo #tenpo_contents_menu ul li .icon {
  margin: 0 0 8px 0;
}

#contents_wrapper.tenpo #tenpo_contents_menu ul li h4 {
  margin: 0 0 4px 0;
  color: #E06A0D;
  font-size: 1.2em;
}

#contents_wrapper.tenpo #tenpo_contents_menu ul li a.more {
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 0 0 -7px;
  padding-right: 30px;
  width: 184px;
  color: #fff;
  line-height: 30px;
  text-align: right;
  background: #979296 url(../../top_images/detail_bg.png) 96% 50% no-repeat;
}

#contents_wrapper.tenpo #tenpo_footer_info {
  margin: 0 -4px;
  overflow: hidden;
}

#contents_wrapper.tenpo #tenpo_footer_info li {
  float: left;
  width: 33.3%;
}

#contents_wrapper.tenpo #tenpo_footer_info li.vcs_item {
  width: 100%;
}

#contents_wrapper.tenpo #tenpo_footer_info li h4 {
  margin: 0 0 16px 0;
  color: #474747;
  font-size: 14px;
  line-height: 1.8;
  border-bottom: solid 3px #616161;
}

#contents_wrapper.tenpo #tenpo_footer_info li .box {
  margin: 0 4px;
  padding: 8px;
  border: solid 4px #E4D9D7;
}

#contents_wrapper.tenpo #tenpo_footer_info li ul.icons {
  overflow: hidden;
}

#contents_wrapper.tenpo #tenpo_footer_info li ul.icons img {
  height: 34px;
}

#contents_wrapper.tenpo #tenpo_footer_info li ul.icons li {
  float: left;
  margin: 0 0 10px 0;
  width: 64px;
  text-align: center;
  white-space: nowrap;
  line-height: 2;
  font-size: 9px;
}

#contents_wrapper.tenpo #tenpo_footer_info ul li a.more {
  display: block;
  margin: 10px -8px -8px -8px;
  padding-right: 38px;
  color: #fff;
  line-height: 30px;
  text-align: right;
  background: #979296 url(../../top_images/detail_bg.png) right 10px center no-repeat;
}

#contents_wrapper.tenpo .contents_box {
  margin: 0 -5px;
  overflow: hidden;
}

#contents_wrapper.tenpo .contents_box li {
  float: left;
  margin: 0 5px 14px 5px;
  padding: 10px;
  width: 510px;
}

#contents_wrapper.tenpo .contents_box .section li {
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
}

/* 11.25 追加 */
#contents_wrapper.tenpo .contents_box > li {
  border: solid 4px #E4D9D7;
}

#contents_wrapper.tenpo .contents_box .guide_menu li {
  width: auto;
  border: none;
  background-color: #011A41;
  border-radius: 8px;
}

#contents_wrapper.tenpo .contents_box .guide_menu.orange li {
  background-color: #EF7A00;
  cursor: pointer;
}

#contents_wrapper.tenpo .contents_box .guide_menu ul.customer_qa_list li {
  padding-left: 70px;
  position: relative;
}

#contents_wrapper.tenpo .contents_box .guide_menu ul.customer_qa_list li:before {
    content: '１';
    display: block;
    position: absolute;
    background: #fff;
    color: #011A41;
    font-weight: 700;
    font-size: 35px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    border-radius: 50%;
    left: 12px;
    top: 10px;
}


#contents_wrapper.tenpo .contents_box li.guide_menu ul.customer_qa_list li:nth-child(2):before {
  content: '２';
}

#contents_wrapper.tenpo .contents_box li.guide_menu ul.customer_qa_list li:nth-child(3):before {
  content: '３';
}

#contents_wrapper.tenpo .contents_box li.guide_menu ul.customer_qa_list li:nth-child(4):before {
  content: '４';
}

.under_line {
margin-bottom: 10px;
    padding-bottom: 10px;
border-bottom: 1px dashed;
}

#contents_wrapper.tenpo .contents_box .guide_menu li a {
  color: white;
  text-decoration: none!important;
  font-size: 1.2em;
}

#contents_wrapper.tenpo .contents_box .goods_box {
  margin-right: auto;
  margin-left: auto;
  max-width: 350px;
  width: 100%;
}

#contents_wrapper.tenpo .contents_box .goods_box img {
display: inline-block;
margin-bottom: 10px;
width: 47%;
}

#contents_wrapper.tenpo .contents_box .goods_box img:first-child {
margin-right: 3%;
}
#contents_wrapper.tenpo .contents_box .goods_box img:last-child {

}

#contents_wrapper.tenpo .contents_box li a.more {
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 0 0 -10px;
  padding-right: 10%;
  color: #fff;
  width: 90.5%;
  line-height: 30px;
  text-align: right;
  background: #979296 url(../../top_images/detail_bg.png) 96% 50% no-repeat;
}

#contents_wrapper.tenpo .contents_box li.box_full {
  clear: both;
  position: relative !important;
  float: none;
  width: auto;
}

#contents_wrapper.tenpo .topics ul.reform-list li {
  float: left;
  margin: 0 5px 14px 5px;
    width: 96%;
  border: none;
  border-bottom: 1px dashed #ccc;
}

#contents_wrapper.tenpo .topics ul.reform-list li h5 {
  font-size: 1.3em;
  margin: 10px 0;

}

#contents_wrapper.tenpo .topics ul.reform-list li h5 a {
  color: #F28B00;
  text-decoration: none!important;
}

#contents_wrapper.tenpo .contents_box li img {
}

#contents_wrapper.tenpo .contents_box h4 {
  margin: 0 0 18px 0;
  padding: 0 0 4px 0;
  font-size: 14px;
  border-bottom: solid 3px #616161;
}

#contents_wrapper.tenpo .contents_box li .inner {
  padding: 0 8px 20px 8px;
}

#contents_wrapper.tenpo .contents_box table {
}

#contents_wrapper.tenpo .contents_box table th {
  padding: 8px 10px;
  width: 20%;
  white-space: nowrap;
  font-weight: 400;
  text-align: left;
  background: #F7F5F2;
  border: solid 1px #E6E6E5;
}

#contents_wrapper.tenpo .contents_box table thead th {
  width: auto;
}

#contents_wrapper.tenpo .contents_box table td {
  padding: 8px 14px;
  vertical-align: top;
  border: solid 1px #E6E6E5;
}

#contents_wrapper.tenpo .contents_box table img {
}

#contents_wrapper #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #000;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
}

#contents_wrapper.tenpo_access #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #5A7C8D;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/tenpo_icon_access.png) left no-repeat;
}

#contents_wrapper.tenpo_tenant #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #FFA153;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/tenpo_menu_6.png) left no-repeat;
  background-size: 32px;
}

#contents_wrapper.tenpo_access #tenpo_main_icon.massage {
  background: url(../../rd_images/rd_top_icon_12.png) no-repeat 6px 50%;
  color: #E18CB8;
}

/* 12.17 */

#contents_wrapper #tenpo_main_icon.pro_service {
  background: url(../../proservice_images/proservice_icon_0.png) no-repeat 6px 50%;
  color: #49BBC6;
}

#contents_wrapper.tenpo_access #tenpo_main_icon_goods {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #FF7CB3;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/tenpo_icon_goods.png) left no-repeat;
}

#contents_wrapper.tenpo_access #tenpo_main_icon_service {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #A5C06E;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../vcs_images/vcs_top_icon_4.png) left no-repeat;
}

#contents_wrapper.tenpo_access #tenpo_main_icon_links {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #F0B85F;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../vcs_images/vcs_top_icon_7.png) left no-repeat;
}

#contents_wrapper.tenpo_floor #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #F3C472;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/tenpo_icon_floor.png) left no-repeat;
}

#contents_wrapper.tenpo_calendar #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #8ABB24;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/vcs_menu_icon_5.png) left no-repeat;
}

#contents_wrapper.reform #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #AB4AA0;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../rd_images/rd_top_icon_13.png) left no-repeat;
  background-size: contain;
}

#contents_wrapper.reform #tenpo_main_icon.price {
  color: #587B8C;
  background: url(../../rd_images/rd_top_icon_4.png) left no-repeat;
}
#contents_wrapper.reform #tenpo_main_icon.calendar {
  color: #B7475F;
  background: url(../../rd_images/rd_top_icon_11.png) left no-repeat;
}

#contents_wrapper.reform #tenpo_main_icon.video {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #345399;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../rd_images/rd_top_icon_10.png) left no-repeat;
  background-size: contain;
}

#contents_wrapper.reform #tenpo_main_icon.support {
  color: #967BAD;
  background: url(../../rd_images/rd_top_icon_8.png) left no-repeat;
}

#contents_wrapper.reform #tenpo_main_icon.staff {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #E189B7;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../rd_images/rd_top_icon_12.png) left no-repeat;
  background-size: contain;
}
#contents_wrapper.reform #tenpo_main_icon.campaign {
  background: url(../../rd_images/rd_top_icon_2.png) left no-repeat;
  color: #F1AB94;
}
#contents_wrapper.reform #tenpo_main_icon.catalog {
  background: url(../../rd_images/rd_top_icon_5.png) left no-repeat;
  color: #F0B85F;
}

#contents_wrapper.reform #tenpo_main_icon.soudan {
  background: url(../../rd_images/rd_top_icon_6.png) left no-repeat;
  color: #6BB8B4;
}
#contents_wrapper.reform #tenpo_main_icon.faq {
  background: url(../../rd_images/rd_top_icon_7.png) left no-repeat;
  color: #FE903F;
}

#contents_wrapper.reform #tenpo_main_icon.howto {
  color: #00BD99;
  background: url(../../rd_images/rd_top_icon_14.png) left no-repeat;
}

#contents_wrapper.reform #tenpo_main_icon.loan {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #6AB7D6;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../rd_images/rd_top_icon_9.png) left no-repeat;
  background-size: contain;
}

#contents_wrapper.reform #tenpo_main_icon.teikei {
  color: #E4760E;
  background: url(../../rd_images/rd_top_icon_15.png) no-repeat left;
  background-size: contain;
}

#contents_wrapper.reform #tenpo_main_icon.guide {

  color: #7FA744;
  background: url(../../rd_images/rd_top_icon_1.png) no-repeat left;
}

#contents_wrapper .corporate_top #tenpo_main_icon, #contents_wrapper .recruit_top #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #F3C472;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background-size: 26px 26px;
}

#contents_wrapper .corporate_top #tenpo_main_icon.topmessage {color: #E79AC3;background: url(../../corporate_images/csr_menu_icon_1.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.concept {color: #CA6F83;background: url(../../corporate_images/csr_menu_icon_2.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.profile {color: #4061A5;background: url(../../corporate_images/csr_menu_icon_3.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.honsya_map {color: #83C5DF;background: url(../../corporate_images/csr_menu_icon_4.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.koukoku {color: #A58DBA;background: url(../../corporate_images/csr_menu_icon_5.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.kessan {color: #F3C472;background: url(../../corporate_images/csr_menu_icon_6.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.eco {color: #7EC48A;background: url(../../corporate_images/csr_menu_icon_7.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.csr {color: #FF9886;background: url(../../corporate_images/csr_menu_icon_8.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.butsuryu {color: #00968E;background: url(../../corporate_images/csr_menu_icon_9.png) no-repeat left;background-size: 30px 30px;}


#contents_wrapper .corporate_top #tenpo_main_icon.field_1 {color: #F28B00;background: url(../../recruit_images/recruit_menu_icon_1.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.field_2 {color: #7EC48A;background: url(../../recruit_images/recruit_menu_icon_2.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.field_3 {color: #7EC48A;background: url(../../recruit_images/recruit_menu_icon_2.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.field_4 {color: #7EC48A;background: url(../../recruit_images/recruit_menu_icon_2.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.employee {color: #6C8D9C;background: url(../../recruit_images/recruit_menu_icon_3.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.qa {color: #FF9886;background: url(../../recruit_images/recruit_menu_icon_4.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.point {color: #7EC4C0;background: url(../../recruit_images/recruit_menu_icon_5.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.career {color: #F3C472;background: url(../../recruit_images/recruit_menu_icon_6.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .corporate_top #tenpo_main_icon.staff {color: #7EC48A;background: url(../../recruit_images/recruit_menu_icon_7.png) no-repeat left;background-size: 30px 30px;}

#contents_wrapper .green_life #tenpo_main_icon.green_life_top {color: #71D5E8;background: url(../../green_life_images/green_menu_icon_1.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.hana_sitemap01 {color: #DC8F9F;background: url(../../green_life_images/green_menu_icon_2.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.hana_sitemap02 {color: #B6886F;background: url(../../green_life_images/green_menu_icon_3.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.herb {color: #82D792;background: url(../../green_life_images/green_menu_icon_4.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.sp_garden {color: #FFB1C9;background: url(../../green_life_images/green_menu_icon_5.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.kanri {color: #FFC631;background: url(../../green_life_images/green_menu_icon_6.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.q_a {color: #7DC3BF;background: url(../../green_life_images/green_menu_icon_7.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.grow_yasai {color: #CAB7E5;background: url(../../green_life_images/green_menu_icon_8.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.grow_kaju {color: #C09747;background: url(../../green_life_images/green_menu_icon_9.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.season {color: #AFC25D;background: url(../../green_life_images/green_menu_icon_10.png) no-repeat left;background-size: 30px 30px;}
#contents_wrapper .green_life #tenpo_main_icon.green_diy {color: #FFA052;background: url(../../green_life_images/green_menu_icon_11.png) no-repeat left;background-size: 30px 30px;}

#contents_wrapper .service_top #tenpo_main_icon.staff_service_1 {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #EF7A00;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  /*background: url(../../proservice_images/staffservice_icon_2.png) left no-repeat;*/
}

#contents_wrapper .service_top #tenpo_main_icon.staff_service_2 {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #FF0000;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  /*background: url(../../proservice_images/staffservice_icon_1.png) left no-repeat;*/
}



#contents_wrapper.tenpo_floor .contents_box li .floor_menu {
  padding: 0 0 20px 0;
  overflow: hidden;
}

#contents_wrapper.tenpo_floor .contents_box li .floor_menu li {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 10px;
  width: auto;
  font-size: 14px;
  border: none;
  border-right: solid 1px #40B8D4;
}

#contents_wrapper.tenpo_floor .contents_box li .floor_menu li:first-child {
  border-left: solid 1px #40B8D4;
}

#contents_wrapper.tenpo_floor .contents_box li .floor_menu li a {
  color: #40B8D4;
}

#contents_wrapper.tenpo .contents_box li .photo_list {
  margin: 0 -15px;
  overflow: hidden;
}

#contents_wrapper.tenpo .contents_box li .photo_list li {
  float: left;
  margin: 0 15px 15px 15px;
  padding: 0;
  width: 240px;
  min-height: 210px;
  text-align: center;
  line-height: 2;
  border: none;
}

#contents_wrapper.tenpo .contents_box li .photo_list li .image {
  margin: 0 0 8px 0;
  width: 238px;
  height:238px;
  display: table-cell;
  vertical-align: middle;
  /*border: solid 1px #ccc;*/
}

#contents_wrapper.tenpo .contents_box li .photo_list li .image img {
  max-width: 238px;
  max-height: 238px;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets .orange {
  color: #FF8940;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table {
  margin: 12px 0 20px 0;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table p {
  margin: 0;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table th {
  padding: 4px;
  font-weight: 800;
  background: #F6F4F2;
  border: solid 1px #ccc;
  width: auto;
  box-sizing: border-box;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table td {
  padding: 4px 2px;
  border: solid 1px #ccc;
  font-size: 10px;
}

/*
* 20170113
*/

#contents_wrapper.tenpo_floor .contents_box .vivapets table {
  width: 100%;
  box-sizing: border-box;

  *border-collapse:collapse; /* for IE6,7 */
  border-spacing:0;
  empty-cells:show;
  border-top:1px solid #999;
  border-right:none;
  border-bottom:none;
  border-left:1px solid #999;
}
#contents_wrapper.tenpo_floor .contents_box .vivapets table th,
#contents_wrapper.tenpo_floor .contents_box .vivapets table td {
  border-top:none;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
  border-left:none;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table,
#contents_wrapper.tenpo_floor .contents_box .vivapets table th,
#contents_wrapper.tenpo_floor .contents_box .vivapets table td {
    border: 0!important;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table th,
#contents_wrapper.tenpo_floor .contents_box .vivapets table td {
  border: 1px solid !important;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table .hide-td td {
  border: 0!important;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table * {
  box-sizing: border-box;
}

#contents_wrapper.tenpo_floor .contents_box .vivapets table tr:first-child th:first-child {
  width: 131px;
}
/*
#contents_wrapper.tenpo_floor .contents_box .vivapets table tr:first-child th:last-child {
  width: 22%;
}
*/
/* tenpo_rd */

#contents_wrapper.tenpo_rd #tenpo_main_image {
  border: solid 4px #011A41;
}

#contents_wrapper.tenpo_rd #tenpo_main_image img {
  width: 44px;
}

#contents_wrapper.tenpo_rd #tenpo_sidebar_info .tenpo_name {
  background-image: url(../../tempo_rd_images/sidebar_icon_1.png);
}

#contents_wrapper.tenpo_rd #tenpo_sidebar_info .tenpo_tel {
  background-image: url(../../tempo_rd_images/sidebar_icon_2.png);
}

#contents_wrapper.tenpo_rd #tenpo_sidebar_info tr.time th {
  background-image: url(../../tempo_rd_images/sidebar_icon_3.png);
}

#contents_wrapper.tenpo_rd #tenpo_sidebar_info tr.station th {
  background-image: url(../../tempo_rd_images/sidebar_icon_4.png);
}

#contents_wrapper.tenpo_rd .topics ul li .thumbnail {
  border: solid 1px #011A41;
}

/* tenpo_vh */

#contents_wrapper.tenpo_vh #tenpo_main_image {
  border: solid 4px #FF0000;
}

#contents_wrapper.tenpo_vh #tenpo_main_image img {
  width: auto;
  height: 46px;
}

#contents_wrapper.tenpo_vh #tenpo_sidebar_info .tenpo_name {
  background-image: url(../../tempo_vh_images/sidebar_icon_1.png);
}

#contents_wrapper.tenpo_vh #tenpo_sidebar_info .tenpo_tel {
  background-image: url(../../tempo_vh_images/sidebar_icon_2.png);
}

#contents_wrapper.tenpo_vh #tenpo_sidebar_info tr.time th {
  background-image: url(../../tempo_vh_images/sidebar_icon_3.png);
}

#contents_wrapper.tenpo_vh #tenpo_sidebar_info tr.station th {
  background-image: url(../../tempo_vh_images/sidebar_icon_4.png);
}

#contents_wrapper.tenpo_vh .topics ul li .thumbnail {
  border: solid 1px #FF0000;
}

#contents_wrapper #tenpo_footer_info ul.col_2 li {
  float: left;
  width: 50%;
}

/* tenpo_vivamall */

#contents_wrapper.tenpo_vivamall #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #FFA153;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
  background: url(../../tempo_images/tenpo_icon_vivamall.png) left no-repeat;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_mall {
  float: left;
  margin: 0 8px 0 0;
  width: 29px;
  min-height: 86px;
  color: #fff;
  text-indent: -9999px;
  background: #6C101F url(../../tempo_images/vivamall_mall_bg.png) top no-repeat;
  overflow: hidden;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_food {
  float: left;
  margin: 0 8px 0 0;
  width: 29px;
  min-height: 100px;
  color: #fff;
  text-indent: -9999px;
  background: #FF7C00 url(../../tempo_images/vivamall_food_bg.png) top no-repeat;
  overflow: hidden;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_list {
  margin: 0 0 20px 0;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_list th {
  padding: 6px 10px;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_list td {
  padding: 6px 10px;
  font-size: 13px;
  vertical-align: middle;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_list a {
  color: #009DD7;
}

#contents_wrapper.tenpo_vivamall .contents_box .tenant_list a:hover {
  text-decoration: underline;
}

/* tenpo_recruitment */

#contents_wrapper.tenpo_recruitment h5 {
  margin: 0 0 10px 0;
}

#contents_wrapper.tenpo_recruitment table {
  margin: 0 0 20px 0;
  width: 100%;
}

#contents_wrapper.tenpo_recruitment p {
  margin: 0 0 10px 0;
}

/* tenpo_kensaku */

#contents_wrapper.tenpo_kensaku {
  padding: 0 20px;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents {
  margin: 0 auto;
  max-width: 1300px;
  overflow: hidden;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_main {
  float: left;
  width: 52%;
}

#contents_wrapper.tenpo_kensaku #slider_wrap h4.title {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  background: #181816;
}

#contents_wrapper.tenpo_kensaku #slider_menu {
  margin: 0 0 16px 0;
}

#contents_wrapper.tenpo_kensaku #slider_menu li {
  padding: 8px;
  min-height: 140px;
  background: url(../../top_images/slider_menu_li_bg.png) right bottom no-repeat;
}

#contents_wrapper.tenpo_kensaku #slider_menu .prev a {
  height: 162px;
}

#contents_wrapper.tenpo_kensaku #slider_menu .next a {
  height: 162px;
}

#contents_wrapper.tenpo_kensaku #slider_menu li:nth-child(even) {
  background-color: #F7F2DC;
}

#contents_wrapper.tenpo_kensaku #area_search {
  margin: 0 0 16px 0;
  padding: 16px;
  border: solid 3px #E4D9D7;
}

#contents_wrapper.tenpo_kensaku #area_search_map {
  margin: 0 0 16px 0;
  position: relative;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li a {
  position: absolute;
  display: block;
  width: 24%;
  height: 9%;
  background: url(../../tempo_kensaku_images/blank.gif);
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li a span {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_1 a {
  top: 6.5%;
  right: 5.2%;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_2 a {
  top: 42.5%;
  right: 5.2%;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_3 a {
  top: 57.5%;
  right: 5.2%;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_4 a {
  top: 72.5%;
  right: 5.2%;
}

#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_5 a {
  top: 57.5%;
  right: 48%;
}
#contents_wrapper.tenpo_kensaku #area_search_map ul li.area_6 a {
    bottom: 1.2%;
    left: 1.0%;
}
#contents_wrapper.tenpo_kensaku #area_search ul.list {
  overflow: hidden;
}

#contents_wrapper.tenpo_kensaku #area_search ul.list li {
  float: left;
  margin: 0 12px 0 0;
}

#contents_wrapper.tenpo_kensaku #area_search ul.list li a {
  position: relative;
  padding: 0 0 0 16px;
  font-size: 12px;
  color: #E06A0D;
}

#contents_wrapper.tenpo_kensaku #area_search ul.list li a:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: ' ';
  height: 6px;
  width: 6px;
  background: #666;
  border: solid 3px #DCE2D8;
  border-radius: 6px;
}

#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_1 a:before { background: #B69AC6; }
#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_2 a:before { background: #6C91D1; }
#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_3 a:before { background: #3BC2CD; }
#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_4 a:before { background: #5AB250; }
#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_5 a:before { background: #A3DE2E; }
#contents_wrapper.tenpo_kensaku #area_search ul.list li.area_6 a:before { background: #ffc02e; }

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu {
  margin: 0 -4px;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul {
  margin: 0 auto;
  padding: 0 0 2px 0;
  overflow: hidden;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li {
  position: relative;
  float: left;
  margin: 0 4px 10px 4px;
  padding: 7px 7px 37px 7px;
  width: 200px;
  background: #fff;
  border: solid 3px #E4D9D7;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li .image {
  margin: 0 0 8px 0;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li .image img {
  border: solid 1px #E06A0D;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li .icon {
  margin: 0 0 8px 0;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li h4 {
  margin: 0 0 4px 0;
  color: #E06A0D;
  font-size: 1.2em;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_contents_menu ul li a.more {
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 0 0 -7px;
  padding-right: 30px;
  width: 184px;
  color: #fff;
  line-height: 30px;
  text-align: right;
  background: #979296 url(../../top_images/detail_bg.png) 96% 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_sidebar {
  float: right;
  width: 48%;
}

#contents_wrapper.tenpo_kensaku #tenpo_kensaku_sidebar_inner {
  padding: 0 0 0 10px;
}

#contents_wrapper.tenpo_kensaku .information_box {
  margin: 0 0 10px 0;
  border: solid 1px #ccc;
}

#contents_wrapper.tenpo_kensaku .information_box h4 {
  position: relative;
  padding: 10px 0 10px 38px;
  font-size: 1.3em;
  border-bottom: solid 3px #686367;
}

#contents_wrapper.tenpo_kensaku .teikyu h4 {
  color: #FF6D71;
  background: url(../../tempo_kensaku_images/kensaku_teikyu_h3_bg.png) 3px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku .media h4 {
  color: #FF9000;
  background: url(../../tempo_kensaku_images/kensaku_media_h3_bg.png) 3px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku .topics h4 {
  color: #5D90CF;
  background: url(../../tempo_kensaku_images/kensaku_topics_h3_bg.png) 3px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku .shinten h4 {
  color: #66B821;
  background: url(../../tempo_kensaku_images/kensaku_shintenpo_h3_bg.png) 3px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku .heiten h4 {
  color: #9071AB;
  background: url(../../tempo_kensaku_images/kensaku_heiten_h3_bg.png) 3px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku .information_box h4:before {
  position: absolute;
  left: 0;
  bottom: -3px;
  content: ' ';
  width: 36px;
}

#contents_wrapper.tenpo_kensaku .teikyu h4:before { border-bottom: solid 3px #FF6D71; }
#contents_wrapper.tenpo_kensaku .media h4:before { border-bottom: solid 3px #FF9000; }
#contents_wrapper.tenpo_kensaku .topics h4:before { border-bottom: solid 3px #5D90CF; }
#contents_wrapper.tenpo_kensaku .shinten h4:before { border-bottom: solid 3px #66B821; }
#contents_wrapper.tenpo_kensaku .heiten h4:before { border-bottom: solid 3px #9071AB; }

#contents_wrapper.tenpo_kensaku .information_box dt {
  position: absolute;
  padding: 6px 12px 2px 12px;
  color: #999;
  font-size: 0.9em;
}

#contents_wrapper.tenpo_kensaku .information_box dd {
  padding: 6px 12px 6px 9em;
  border-bottom: dotted 2px #DCDCDC;
}

#contents_wrapper.tenpo_kensaku .information_box dd a {
  text-decoration: underline;
}

#contents_wrapper.tenpo_kensaku .teikyu dd { padding-left: 14em; }
#contents_wrapper.tenpo_kensaku .shinten dd { padding-left: 11em; }
#contents_wrapper.tenpo_kensaku .heiten dd { padding-left: 8em; }

#contents_wrapper.tenpo_kensaku .information_box dd:last-child {
  border: none;
}

#contents_wrapper.tenpo_kensaku .information_box .more {
  padding: 0 12px 0 0;
  line-height: 36px;
  text-align: right;
}

#contents_wrapper.tenpo_kensaku .information_box .more a {
  padding: 0 0 0 14px;
  color: #22ABE9;
  text-decoration: underline;
  background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
}

#contents_wrapper.tenpo_kensaku_area {
  padding: 0 20px;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_contents {
  overflow: hidden;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar {
  float: left;
  width: 264px;
  margin: 0 12px 0 0;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area,
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class {
  margin: 0 0 14px 0;
  padding: 10px;
  border: solid 4px #E4D9D7;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area h4,
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class h4 {
  margin: 0;
  padding: 0 0 4px 0;
  font-size: 14px;
  border-bottom: solid 3px #616161;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li {
  border-bottom: solid 2px #DCDCDC;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li h5 {
  padding: 0 0 0 38px;
  line-height: 42px;
  font-size: 14px;
  cursor: pointer;
  background: url(../../tempo_kensaku_images/ichiran_icon.png) 6px 50% no-repeat;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li h5 a {
  display: block;
  margin: 0 0 0 -38px;
  padding: 0 0 0 38px;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li:last-child {
  border: none;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li ul.sub_menu {
  display: none;
  padding: 0 0 10px 38px;
  line-height: 1.8;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_area .area_list li ul.sub_menu li {
  border: none;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li {
  border-bottom: solid 2px #DCDCDC;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li h5 {
  display: block;
  padding: 0 0 0 38px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li:last-child {
  border: none;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li.vh h5 { background: url(../../tempo_kensaku_images/ic01.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li.svh h5 { background: url(../../tempo_kensaku_images/ic02.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li.rd h5 { background: url(../../tempo_kensaku_images/ic03.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li.vcs a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 800;
  background: url(../../tempo_kensaku_images/ic04.gif) left no-repeat;
}
#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li.vm a {
  display: block;
  padding: 0 0 0 38px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 800;
  background: url(../../tempo_kensaku_images/ic05.gif) left no-repeat;
}


#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li ul.sub_menu {
  display: none;
  padding: 0 0 10px 38px;
  line-height: 1.8;
}

#contents_wrapper.tenpo_kensaku_area #tenpo_kensaku_area_sidebar_inner #sidebar_class li ul.sub_menu li {
  border: none;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list {
  width: 100%;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list th {
  width: 30%;
  padding: 16px;
  border: none;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list td {
  width: 35%;
  padding: 16px;
  border: none;
  border-right: solid 2px #DCDCDC;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list td:last-child {
  border: none;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vh,
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .svh,
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .rd,
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vcs,
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vm {
  margin: 0 0 8px 0;
  padding: 0 0 0 38px;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vh { background: url(../../tempo_kensaku_images/ic01.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .svh { background: url(../../tempo_kensaku_images/ic02.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .rd { background: url(../../tempo_kensaku_images/ic03.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vcs { background: url(../../tempo_kensaku_images/ic04.gif) left no-repeat; }
#contents_wrapper.tenpo_kensaku_area table.tenpo_list .vm { background: url(../../tempo_kensaku_images/ic05.gif) left no-repeat; }

#contents_wrapper.tenpo_kensaku_area table.tenpo_list .address {
  margin: 0 0 16px 0;
  padding: 0 0 0 20px;
  background: url(../../tempo_images/sidebar_icon_1.png) 0 1px no-repeat;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list .tel {
  padding: 0 0 0 20px;
  background: url(../../tempo_images/sidebar_icon_2.png) 0 1px no-repeat;
}


#contents_wrapper.tenpo_kensaku_area table.tenpo_list .time {
  padding: 0 0 0 20px;
  background: url(../../tempo_images/sidebar_icon_3.png) 0 1px no-repeat;
}

#contents_wrapper.tenpo_kensaku_area table.tenpo_list .time h5 {
  font-weight: 400;
  color: #999999;
}

#contents_wrapper.tenpo_kensaku_area hr {
  margin: 20px -10px;
  display: block;
  height: 1px;
  border: none;
  border-bottom: solid #DCDCDC 2px;
  vertical-align: top;
}

.topics_content_header a {
  color: #E06A0D;
  text-decoration: none;
}

.no_thumb .thumbnail {
    display: none;
}

.no_thumb .exceptional {
    display: table-cell !important;
}

.table-cell {
    display: table-cell;
}

.block_link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.clearfix:after {
  content: '';
  clear: both;
  display: block;
}

.pull_down_menu_button {
  position: relative;
}

.pull_down_menu {
  display:none;
}

.pull_down_menu li {
  background: none!important;
  border-bottom: none!important;
  width: 100%!important;
}

#contents_wrapper.tenpo #tenpo_sidebar_menu li ul.pull_down_menu li a {
  margin: 4px 0 4px 20px;
  padding: 0 0 0 18px;
  font-weight: 400;
  background: url(../../top_images/slider_menu_h4_bg.png) 0 3px no-repeat;
  background-size: 10px 10px!important;
  font-size: 12px;
  line-height: 20px;
}

#contents_wrapper.tenpo .contents_box ul.cm_list li {
  border: none;
  width: 140px;
}

#contents_wrapper.tenpo .contents_box ul.cm_list {
  margin: 0 auto;
  width: 95%;
  text-align: center;
}

.cm {
    display: inline-block;
  margin: 0 20px 10px 0;
  padding: 0 10px;
  min-width: 120px;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background: #5D90CF;
  line-height: 28px;
  border-radius: 18px;
  position: relative;
}

.cm_list_1 {
  background-color: #FF6666;
}
.cm_list_2 {
  background-color: #993366;
}
.cm_list_3 {
  background-color: #3366CC;
}
.cm_list_4 {
  background-color: #33CC00;
}
.cm_list_5 {
  background-color: #CC9966;
}
.cm_list_6 {
  background-color: #339999;
}

.cm a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.box-small {
  border: 2px solid #ccc;
  padding: 1% 2%;
  margin-bottom: 10px;
}

.box-small--orange {
  border: 2px solid #F28B00;
  padding: 2%;
  margin-bottom: 10px;
  border-radius: 4px;
  position: relative;

}

.box-small--orange h5{
  color: #F28B00;
  padding: 10px 0 10px 30px ;
  background: url(../../vcs_images/vcs_icon_profile.png) no-repeat left center;
  background-size: ;
}

.culture-lesson {
  background: url(../../vcs_images/vcs_icon_culture_1.png) no-repeat center left;
  background-size: 30px 30px;
  padding: 7px 0 7px 36px;
  margin-bottom: 10px;
}

.culture-lesson span {
  color: #048948;
  font-weight: 800;
  font-size: 1.2em;
}

.trial-lesson {
  background: url(../../vcs_images/vcs_icon_event_1.png) no-repeat center left;
  background-size: 30px 30px;
  padding: 7px 0 7px 36px;
  margin-bottom: 10px;
}

.trial-lesson span {
  color: #FF8D00;
  font-weight: 800;
  font-size: 1.2em;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar {
  width: 100%;
  /*max-width: 768px;*/
  margin: 0 auto;

}

#contents_wrapper.tenpo .contents_box table.vcs-calendar thead th {
  border: none;
  background-color: #fff;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar tfoot th {
  border: none;
  background-color: #fff;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar th {
  width: 14%!important;
  text-align: center;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar td {
  padding: 1%;
    text-align: right;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar td:before {
display: block;
content: "";
float: left;
height: 100px;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar td .calendar-weekday {
  display: none;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar th.sun {
background-color: #ffebf2;
color: #ff4e53;
}
#contents_wrapper.tenpo .contents_box table.vcs-calendar td.sun {
  background-color: #fff5fa;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar th.sat {
  background-color: #def5ff;
  color: #0005ae;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar td.sat {
  background-color: #f7ffff;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar a {
  text-decoration: none!important;
  color: #0005ae;
}

#contents_wrapper.tenpo .contents_box table.vcs-calendar li {
  width: auto;
  border: none;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  text-align: left;
  background-size: 15px 15px;
  float: none;
}

.culture-lesson a {
  font-size: 1em;
  font-weight: 400;
  color: #03833F!important;
}

.trial-lesson a {
  font-size: 1em;
  font-weight: 400;
  color: #FFAD4D!important;
}

.booking {
  margin-bottom: 10px;
}

.booking:before {
  content: "要予約";
  display: inline-block;
  border: 2px solid red;
  color: red;
  padding: 2px 15px;
  margin-right: 5px;
  border-radius: 5px;
}

.inner-left {
    max-width: 220px;
    padding: 4%;
    width: 25%;
}

.inner-right {

}


#contents_wrapper.tenpo .contents_box .event-detail table {
  width: 100%;
  margin-bottom: 10px;
}

.blog-link {

}

#contents_wrapper.tenpo .contents_box .box-small--orange a {
  text-decoration: none!important;
  color: #21B3D1;
  background: url(../../vcs_images/vcs_to_more_blog.png) left center no-repeat;
  background-size: 10px 10px;
  padding-left: 15px;
}
.detail-icon {
background-size: 15px 15px;
 padding-left: 20px;
 display: inline-block;
 margin-right: 10px;
 float: right;
}

.back-calendar {
  float: right;
  background: url(../../vcs_images/vcs_icon_calendar.png) no-repeat left center;
  padding: 4px 0 4px 26px;
  text-decoration: none!important;
}

.back-calendar a {
  color: #21B3D1
}

#contents_wrapper.tenpo .contents_box .calendar-index {
  text-align: center;
}

#contents_wrapper.tenpo .contents_box .calendar-index li {
  width: 140px;
  display: inline-block;
  border: none;
  background-color: #583C31;
  border-radius: 6px;
}

#contents_wrapper.tenpo .contents_box .calendar-index li:hover {
  background-color: #F28B00;
}

#contents_wrapper.tenpo .contents_box .calendar-index li a {

  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  font-weight: 800;
  text-decoration: none!important;
  font-size: 1.3em;
}

.search-table {
  width: 100%;
  margin: 0 0 10px 0;
}

#image-btn {
    border: 0px;
    width: 273px;
    height: 60px;
    background: url(../../vcs_images/vcs_botan_1.png) left top no-repeat;
}

#contents_wrapper.tenpo .contents_box table.search-result-table {
  width: 100%;
}

#contents_wrapper.tenpo .contents_box table.search-result-table th {
  text-align: center;
  width: auto;
  vertical-align: middle;
}

#contents_wrapper.tenpo .contents_box table.search-result-table td {
  vertical-align: middle;
}

#contents_wrapper.tenpo .contents_box table.search-result-table .thumb {
  display: table-cell;
  padding-right: 8px;
    vertical-align: middle;
}

#contents_wrapper.tenpo .contents_box table.search-result-table .lesson-title {
  display: table-cell;
    vertical-align: middle;
}

p.explanation {
  float: right;
  padding-left: 20px;

  background: url(../../vcs_images/vcs_icon_hatena.png) no-repeat left center;
}

p.explanation a {
  color: #FF5F00!important;
}

#contents_wrapper.tenpo .contents_box .before-after-button ul {
  text-align: center;
  margin-bottom: 10px;
}

#contents_wrapper.tenpo .contents_box .before-after-button ul li {
  float: none;
  border: none;
  display: inline-block;
  width: auto;
  padding: 8px;
  margin-bottom: 0;
  font-size: 1.2em;
  cursor: pointer;
  color: white;
  width: 120px;
}

#contents_wrapper.tenpo .contents_box .before-after-button ul li {
  background-color: #999;
}

#contents_wrapper.tenpo .contents_box .before-after-button ul li.active {
  background-color: #E06A0D;
}

.reform .bx-wrapper {
  width: 480px;
  margin: 0 auto 10px;
  position: relative;
  /*height: 350px;*/
    overflow: hidden;
}

.reform .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: auto;
}

#bx-pager {
  overflow: hidden;
  width: auto;
  max-width: 480px;
  margin: 0 auto;
}

#bx-pager_2 {
  overflow: hidden;
  width: auto;
  max-width: 480px;
  margin: 0 auto;
}
/*
.reform .bx-wrapper .bx-controls-direction{
  text-align: center;
}
*/
/*
.reform .bx-wrapper .bx-controls-direction a {
  top: auto;
  bottom: 0;
  text-indent: 1px!important;
position: relative;
    top: 50%;
    margin-top: 16px;
    outline: 0;
    width: 80px;
    height: 28px;
    z-index: 1;
    background-color: #999;
    color: white;
    font-size: 1.3em;
    font-weight: 800;
    text-decoration: none!important;
    text-align: center;
    line-height: 28px;
    display: inline-block;
}

.reform .bx-wrapper .bx-prev {
  left: auto;
  margin-right: 35px;
}

.reform .bx-wrapper .bx-next {
  right: auto;
  background-color: #E06A0D!important;
}
*/


.reform table {
  margin-bottom: 10px;
  width: 100%;
}

.reform .topics h4 {
    margin: 0 0 16px 0;
    color: #474747;
    font-size: 14px;
    line-height: 1.8;
    border-bottom: solid 3px #616161;
}

#contents_wrapper.tenpo.reform .bx-wrapper img {
  margin: 0 auto;
  /*width: 100%;
  height: auto;*/
}

.reform_bxslider div {
  height: 300px;
    vertical-align: middle;
    display: table-cell;
    position: relative!important;
}

.reform_bxslider_2 div {
  height: 300px;
    vertical-align: middle;
    display: table-cell;
    position: relative!important;
}

.avoid-clicks{
  pointer-events: none;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager img {
  width: 100%;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager_2 img {
  width: 100%;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager li {
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: none;
  position: relative;
  padding: 0;
  border: none;
  display: inline-block;
  margin-bottom: 10px;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager_2 li {
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: none;
  position: relative;
  padding: 0;
  border: none;
  display: inline-block;
  margin-bottom: 10px;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager a {
display: block;
background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager_2 a {
display: block;
background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager a.active {
background: rgba(0, 0, 0, 0);
}

#contents_wrapper.tenpo.reform .contents_box #bx-pager_2 a.active {
background: rgba(0, 0, 0, 0);
}

.floatleft {
  float: left;
  width: 48%;
  margin-right: 2%;
  overflow: hidden;
}

.floatright {
  float: right;
  width: 50%;
}

.reform h5 {
  margin-bottom: 10px;
}

.reform-chance {
  margin-bottom: 10px;
}

.reform-point {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #ffffd3;
}

.reform-point h5 {
  padding-left: 45px;
  color: #E06A0D;
  background: url(../../rd_images/rd_icon_point.png) no-repeat left center;
  height: 39px;
  line-height: 39px;
  font-size: 1.2em;
}

.thumbnail-wrap {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;

}

.reform-thumbnail {
  width: 150px;
  height: 150px;
  border: 1px solid #F28B00;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  margin: 0 10px 10px 0;
}


#contents_wrapper.tenpo .reform-thumbnail img {
height: auto;
width: 100%;
}

.reform .left-table {
  float: left;
  width: 48%;
  margin: 0 1% 10px;
  min-height: 150px;
}

.reform .left-table th {
  vertical-align: middle;
  font-weight: 700!important;
  width: 40%;
  background-color: #eee;
  text-align: center;
}

.reform .left-table td {
    padding: 8px 4px!important;
    vertical-align: top!important;
    border: solid 1px #E6E6E5!important;
    font-size: 1.1em!important;
    line-height: 1.9em!important;
  }

  .reform-post-detail {
    background-color: #999;
    width: 80%;
    margin: 10px 10%;
    height: 30px;
    text-align: center;
    line-height: 30px;
  }

    .reform-post-detail a {
      color: white;
      font-weight: 700;
      text-decoration: none!important;

    }

    .move-oflow {
      overflow: hidden;
    }

    #contents_wrapper.tenpo .contents_box li.guide_list li {
      width: 46%;
      border: none;
      margin: 0;
      margin-bottom: 10px;
      padding: 0 2%;
      min-height: 165px;
    }
    #contents_wrapper.tenpo .contents_box li.guide_list li h5 {
      position: relative;
      text-align: center;
      color: white;
      background-color: #011A41;
      font-size: 1.2em;
    padding: 2% 0;
    border-radius: 8px;
    }

        #contents_wrapper.tenpo .corporate_top .contents_box li.guide_list li h5 {
          background: #F28B00;
        }

    #contents_wrapper.tenpo .corporate_top .contents_box li.guide_list li {

      min-height: 100px;
    }

        

        #contents_wrapper.tenpo .corporate_top #tenpo_main .contents_box li.guide_list li h5 a {
          color: #fff;
        }

      #contents_wrapper.tenpo .contents_box li.guide_list li h5 a {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    color: #fff;
text-decoration: none !important;
      }

    #contents_wrapper.tenpo .contents_box li.guide_list li .guide_link {
      overflow: hidden;
      padding: 0 2%;
      min-height: 144px;
    }

    #contents_wrapper.tenpo .contents_box li.guide_list li .guide_link li {
      padding: 0;
      margin: 0;
      line-height: 2em;
      min-height: auto;
      width: 50%;
    }
    #contents_wrapper.tenpo .contents_box li.guide_list li .guide_link li a {
    padding: 0 0 0 14px;
    color: #22ABE9;
    text-decoration: underline;
    background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
    }

    .guide_menu h5 {
      color: #F28B00;
      font-weight: 700;
      font-size: 1.2em;
    }

    .guide_menu .inner {
      width: 96%;
      margin: 10px 2%;
    }

    .about-reform-menu span {
      display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: white;
    background-color: #F28B00;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 50%;
    }

.guide_menu .safety h6 {
      margin-bottom: 10px;
    font-size: 1.2em;
}

.guide_menu .safety h6 span {
      display: inline-block;
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: white;
    background-color: black;
    font-size: .8em;
    border-radius: 6px;
    margin-right: 6px;
}

#contents_wrapper.tenpo .contents_box .guide_menu table th {
  background-color: #ddd;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px;
  border-color: #aaa;
}

#contents_wrapper.tenpo .contents_box .guide_menu table td {
  border-color: #aaa;
  vertical-align: middle;
}

#contents_wrapper.tenpo .contents_box .guide_menu table.guide_menu_table th {
  width: 0;

}

#reform-button-1 {
    border: 0px;
    width: 214px;
    height: 68px;
    background: url(../../rd_images/renov_banar_1.png) left top no-repeat;
}

#reform-button-2 {
      border: 0px;
  width: 265px;
  height: 189px;
    background: url(../../rd_images/renov_banar_2.png) left top no-repeat;
}

.bg-none li {
  background: none!important;
}

.column-half {
  width: 50%;
  float: left;
}

.list-style-orange {
  overflow: hidden;
}

.list-style-orange li {
  margin: 0!important;
  float: none!important;
}

.list-style-orange li:before {
  content: '●';
  color: #F28B00;
  display: inline-block;
  padding-right: 10px;
}

h5.orange {
    color: #F28B00;
    font-weight: 700;
    font-size: 1.2em;
}

h5.purple {
    font-weight: 700;
    font-size: 1.2em;
    background: #E6E5FF;
    padding: 4px;
    max-width: 700px;
    width: 100%;
}

.full-column {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  text-align: center;
}

.half-column {
    width: 48%;
    float: left;
    margin: 1%;
}
#contents_wrapper.tenpo .contents_box .reform-footer-links ul {
  width: 689px;
  overflow: hidden;
  margin: 0 auto;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li {
  width: 334px;
  height: 81px;
  border: none;
  box-sizing: border-box;
  padding: 6px;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li:nth-child(1) {
  background: url(../../rd_images/rd_bt01.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li:nth-child(2) {
  background: url(../../rd_images/rd_bt02.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li:nth-child(3) {
  background: url(../../rd_images/rd_bt03.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li:nth-child(4) {
  background: url(../../rd_images/rd_bt04.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links.part_2 ul li:nth-child(1) {
  background: url(../../rd_images/rd_bt_2_1.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links.part_2 ul li:nth-child(2) {
  background: url(../../rd_images/rd_bt_2_2.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links.part_2 ul li:nth-child(3) {
  background: url(../../rd_images/rd_bt_2_3.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links.part_2 ul li:nth-child(4) {
  background: url(../../rd_images/rd_bt_2_4.png) no-repeat left top;
}

#contents_wrapper.tenpo .contents_box .reform-footer-links ul li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.staff-introduction {
  font-size: 1.2em;
}

#contents_wrapper.tenpo .contents_box ul.recomendation-price-list li {
  border: none;
  width: auto;
}

#contents_wrapper.tenpo .contents_box ul.recomendation-price-list li a {
    padding: 0 0 0 14px;
    color: #22ABE9;
    text-decoration: underline;
    background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
}

.textcenter {
  text-align: center;
}
.three-column {
  width: 100%;
  max-width: 360px;
  box-sizing: border-box;
  display: inline-block;
  padding: 8px;
}
.bg_box {
  padding: 12px;
}

.bg_box_2 {
  padding: 20px 12px;
  min-height: 92px;
}

.bg_box_3 {
  padding: 20px;
}

.bg_white {
  background-color: #fff;
}

.bg_beige {
  background-color: #F5F1E9;
}

h5.blue {
  font-size: 1.3em;
  color: #032752 !important;
}

a.detail_bg {
  display: block;
  padding: 10px 20px 2px 2px;
  background: url(../../rd_images/detail_bg_2.png) top 10px right no-repeat;
}

.bg_navy span {
    display: block;
    padding: 12px 8px;
    color: #fff;
    background-color: #011A41;
    text-align: center;
    font-size: 1.3em;
    border-radius: 8px;
}

.bg_box_3 .question {
    padding: 10px 0 10px 40px;
  background: url(../../rd_images/faq_icon_q.png) no-repeat left center;
}

.bg_box_3 .answer {
    padding: 10px 0 10px 40px;
      background: url(../../rd_images/faq_icon_a.png) no-repeat left top 3px;
}

.bg_box_3 h5.question_2 {
    padding: 10px 0 10px 40px;
  background: url(../../oshirase_images/other_faq_q.png) no-repeat left center;
}

.bg_box_3 .answer_2 {
    padding: 10px 0 10px 40px;
      background: url(../../oshirase_images/other_faq_a.png) no-repeat left top 3px;
}

.box--radius {
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: 10px;
}
.box--radius .step {
  padding: 20px 0 20px 60px;
  background-position: left top 6px;
  background-repeat: no-repeat;
}

.box--radius .step--1 {
  background-image: url(../../rd_images/default_tx001.png);
}
.box--radius .step--2 {
  background-image: url(../../rd_images/default_tx002.png);
}
.box--radius .step--3 {
  background-image: url(../../rd_images/default_tx003.png);
}
.box--radius .step--4 {
  background-image: url(../../rd_images/default_tx004.png);
}
.box--radius .step--5 {
  background-image: url(../../rd_images/default_tx005.png);
}
.box--radius .step--6 {
  background-image: url(../../rd_images/default_tx006.png);
}

span.below {
  display: block;
  width: 54px;
  height: 18px;
  margin: 10px auto 10px 200px;
  background: url(../../rd_images/ic_arrow.png) no-repeat left top;
}

.hide {
  display: none;
}

.hide--2 {
  display: none;
}

.staff-massage h5 {
  font-size: 1.2em;
  margin-bottom: 20px;
}

.staff-massage .staff-massage-inner {
  padding: 12px;
  background-color: #FFF7E8;
  position: relative;
  border-radius: 8px;
}

.staff-massage .staff-massage-inner h6 {
  font-size: 1.4em;
  margin-bottom: 12px;
  color: #E28BB8;
}

.staff-massage div.staff-massage-inner:before {
content: '';
    display: block;
    position: absolute;
    border-bottom: 20px solid #FFF7E8;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -19px;
}

#contents_wrapper.tenpo .contents_box .w-mlist-block {
    overflow: hidden;
}

#contents_wrapper.tenpo .contents_box .w-mlist-body {
    width: 150px;
    box-sizing: border-box;
    margin: 2%;
    height: 230px;
    float: left;
    /*max-width: 150px;*/
}

#contents_wrapper.tenpo .contents_box .w-mlist-body dt:first-child{
    margin: 10px 0;
    font-size: 1.2em;
}

#contents_wrapper #tenpo_main_inner p.page-navi2 {
  padding: 10px;
  font-size: 1.1em;
}

#contents_wrapper #tenpo_main_inner p.page-navi2 a {
  color: #06ADEA;
}

/*10.15*/
#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi {
    border: 4px solid #E4D9D7;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    max-width: 260px;
}

#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi img {
  width: 100%;
}

#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi-inner {
    padding: 12px 12px 40px;
}

#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi footer {
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 28px;
    line-height: 28px;
    background-color: #989498;
    text-align: right;
    box-sizing: border-box;
}

#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi footer a {
    color: #fff;
}

#tenpo_contents #hc_sidebar #hc_sidebar_inner .sidebar-kakomi footer a span {
    display: block;
    padding: 0 30px 0 0;
    background: #979296 url(../../top_images/detail_bg.png) 96% 50% no-repeat;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full {
    border: 4px solid #E4D9D7;
    padding: 0;
    max-width: 1000px;
    width: 98%;
    margin: 0 1% 20px;
    box-sizing: border-box;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-half {
    border: 4px solid #E4D9D7;
    padding: 0;
    width: 48%;
    margin: 0 1% 20px;
    box-sizing: border-box;
    display: inline-block;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full table th {
  border: none;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full table td {
  border: none;
    vertical-align: middle;
    padding: 8px;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full .inner {
  width: 96%;
  margin: 2%;
  overflow: hidden;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full .inner .right-dotted-column {
    width: 30%;
    float: left;
    border-right: 3px dotted;
    padding: 1%;
}
div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full .inner .right-dotted-column:last-child {
  border: none;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full .inner img {
    float: left;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi-full.unfloat .inner img {
    float: none;
}

div#contents div#tenpo_contents div#tenpo_main div#tenpo_main_inner .kakomi {
    width: 24.68%;
    box-sizing: border-box;
    border: 4px solid #E4D9D7;
    display: inline-block;
    margin: 0 0 20px;
    padding: 8px;
    min-height: 365px;
    min-width: 240px;
}


#contents_wrapper.tenpo.reform .contents_box.shiroari_list h4 span {
  font-size: 1.2em;
  padding: 0 8px;
  color: #669933;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list h5 {
  font-size: 1.3em;
  padding: 4px;
  margin-bottom: 10px;
  border-radius: 4px;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list h6 {
  color: #F28B00;
  font-size: 1.2em;
  margin: 4px 0;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list .shiroari-box {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  max-width: 600px;
  padding: 10px;
}
#contents_wrapper.tenpo.reform .contents_box.shiroari_list nav {
  margin-bottom: 10px;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list nav a {
  color: #0066CC;
  text-decoration: none !important;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list nav div {
  display: inline-block;
  padding: 0 8px;
  font-size: 1.2em;
  font-weight: 700;
  background: url(../../rd_images/arrow_05.gif) no-repeat left center;
}

#contents_wrapper.tenpo .contents_box.shiroari_list .orange-round-list li {
  width: auto;
  border: none;
  padding: 6px;
  margin: 0;
  float: none;
}

#contents_wrapper.tenpo .contents_box.shiroari_list .orange-round-list li:before {
  content: '●';
  display: inline-block;
  padding: 0 4px;
  color: #F59D00;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list .shiroari-box h6 {
  color: #fff;
  background: #999;
  padding: 8px;
  margin-bottom: 15px;
}

#contents_wrapper.tenpo.reform .contents_box.shiroari_list .shiroari-box .shiroari_img {
  width: 160px;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box img {
  max-width: 100%;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box li.box_full {
  /*max-width: 1000px;*/
  color: #363636;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box li.box_full .text p {
  margin-bottom: 20px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box li.box_full hr {
  border: dashed 1px #E2E2E2;
  margin: 20px 0;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .lixil_way li {
  margin: 0;
  padding: 5px;
  width: 100%;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box a {
padding: 0 0 0 14px;
    color: #22ABE9;
    text-decoration: underline;
    /*background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
*/}

#contents_wrapper .corporate_top #tenpo_main .contents_box .lixil_way li div {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .lixil_way li div span {
  font-weight: 700;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .lixil_way li div:first-child {
    width: 180px;
    min-width: 180px;
    background: #FCEEE3;
    font-weight: 700;
    box-sizing: border-box;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box .lixil_way li div:last-child {
    /*width: 400px;*/
        width: 100%;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box ul.double {
  overflow: hidden;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box ul.double li {
  width: 50%;
  box-sizing: border-box;
    margin: 0;
        /*min-width: 287px;*/
        float: left;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box h5, #contents_wrapper .recruit_top #tenpo_main .contents_box h5 {
    font-size: 16px;
    margin-bottom: 4px;
    color: #E78429;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box dl {
  overflow: hidden;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .profile_list dl {
  padding: 4px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .profile_list dl dt, #contents_wrapper .corporate_top #tenpo_main .contents_box .profile_list dl dd {
  display: inline-block;
  float: left;
  box-sizing: border-box;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box .profile_list dl dt {

  min-width: 170px;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box .profile_list dl dd {

  width: 85px;
}


#contents_wrapper .corporate_top #tenpo_main .contents_box table.profile_list th,#contents_wrapper .corporate_top #tenpo_main .contents_box table.profile_list td {
  border: none;
  background: none;
  padding: 2px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box table.profile_list th {
  padding-right: 12px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box table.profile_list td {
  border: none;
  background: none;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box a.pdf {
  background: url(../../corporate_images/pdf_icon.png) no-repeat left center;
  padding-left: 25px;
  padding-right: 10px;
}

#contents_wrapper .corporate_top .contents_box .curriculum table {
  width: 100%;
  margin-bottom: 20px;
}

#contents_wrapper .corporate_top .contents_box .curriculum table th {
  padding: 8px 10px;
  width: 120px;
  white-space: nowrap;
  font-weight: 400;
  text-align: left;
  background: #F7F5F2;
  border: solid 1px #E6E6E5;
}

.mx_900px {
  max-width: 900px;
}

#contents_wrapper .corporate_top .contents_box h6 {
  margin-bottom: 10px;
}

#contents_wrapper.tenpo .contents_box table.csr_table td {
  border: none;

}

#contents_wrapper.tenpo .contents_box .staff_bosyu dl {
  border-top: 1px dashed;
  padding: 10px 10px;
  overflow: hidden;
}


#contents_wrapper.tenpo .contents_box ul.staff_recruit_list {
  overflow: hidden;
}

#contents_wrapper.tenpo .contents_box ul.staff_recruit_list li {
  width: auto;
  padding: 10px;
  margin: 0;
  margin-left: 10px;
}

#contents_wrapper.tenpo .contents_box ul.staff_recruit_list li a {
background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
}

.staff_bosyu dl dt {
  float: left;
  width: 20%;
  max-width: 100px;
  padding: 10px;
}
.staff_bosyu dl dd {
  float: left;
  width: 79%;
}

#contents_wrapper.tenpo .contents_box .new_staff dl {
  overflow: hidden;
  padding: 10px;
}

#contents_wrapper.tenpo .contents_box .new_staff dl dt {
  float: left;
  width: 20%;
  max-width: 95px;
}

#contents_wrapper.tenpo .contents_box .new_staff dl dd {
  float: left;
  width: 79%;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box .oshirase a {
  text-decoration: none;
  padding:0;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .oshirase dl {
  overflow: hidden;
  padding: 10px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .oshirase dt {
  float: left;
  display: inline-block;
  width: 100px;
}
#contents_wrapper .corporate_top #tenpo_main .contents_box .oshirase dd {
  float: left;
  display: inline-block;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .center {
  text-align: center;
}

.otoiawase_box_red {
  padding: 10px;
  background: #FF6D71;
  max-width: 850px;
}

.otoiawase_box_red header {
  color: white;
  font-size:1.2em;
  margin: 0 0 10px 10px;
}
.otoiawase_box_red .box_inner {
  background: white;
  padding: 15px;
}

.otoiawase_box_red .box_inner h6 {
  font-size: 1.4em;
}

.line_2 {
  line-height: 1.8em;
}

.line_2 p {
  padding: 0 10px;
}

.dis_app li {
min-height: 527px;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table {
  margin-bottom: 20px;

}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table th {
  background: #FFFBEA;
  box-sizing: border-box;
  white-space: normal;
  width: 80%;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table th h5 {
  font-size: 14px;
  color: #F28B00;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table td {
  vertical-align: middle;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table td div {
background: #F28B00;
border-radius: 8px;
padding: 12px;
font-size: 15px;
position: relative;
text-align: center;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box .contact_top_table td a {
  color: white;
  text-decoration: none;
  padding: 0;

}

/* 12.04 追記 */
#contents_wrapper .merchandise_top ul.merchandise_list {
  overflow: hidden;
}

#contents_wrapper .merchandise_top .contents_box h5 {
  color: #E06A0D;
  font-size: 16px;
    margin-bottom: 12px;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li {
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
  /*border-bottom: 1px dotted #999;*/
  overflow: hidden;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 10px;
  max-width: 920px;
  border-bottom: 1px dashed #ccc;
}
#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .label {
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 14px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: red;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .label.osusume {
  background: blue;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .to_tempo {
    display: inline-block;
    margin: 10px auto;
    padding: 6px 40px 6px 20px;
    font-size: 14px;
    background: #E06A0D;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .alignleft {
  text-align: center;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .to_tempo a {
  color: #fff;
  text-decoration: none;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .detail {
  margin-bottom: 10px;
  padding-left: 20px;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .detail a {
  color: #19A8CB;
  text-decoration: none !important;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .merchandise_image {
  width: 320px;
  height: 230px;
  border: 1px solid orange;
  vertical-align: middle;
    display: table-cell;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section > .oflow {
  min-width: 320px;
}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section .merchandise_image img {
  max-width: 320px;
  max-height: 230px;

}

#contents_wrapper .merchandise_top ul.merchandise_list > li >div.section table {
  width: 100%;
}

#contents_wrapper .merchandise_top #tenpo_main_icon {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 20px 0 40px;
  color: #000;
  font-weight: 800;
  font-size: 18px;
  line-height: 32px;
}

#contents_wrapper .merchandise_top #tenpo_main_icon.original_1 {background: url(../../merchandise_images/viva_goods_icon_1.png) left no-repeat;color: #FF93A0;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_2 {background: url(../../merchandise_images/viva_goods_icon_11.png) left no-repeat;color: #C9AA8C;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_3 {background: url(../../merchandise_images/viva_goods_icon_3.png) left no-repeat;color: #B19CC2;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_4 {background: url(../../merchandise_images/viva_goods_icon_4.png) left no-repeat;color: #FFC062;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_5 {background: url(../../merchandise_images/viva_goods_icon_5.png) left no-repeat;color: #A3C380;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_6 {background: url(../../merchandise_images/viva_goods_icon_6.png) left no-repeat;color: #99CACC;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_7 {background: url(../../merchandise_images/viva_goods_icon_7.png) left no-repeat;color: #FFB1BE;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_8 {background: url(../../merchandise_images/viva_goods_icon_8.png) left no-repeat;color: #6893BB;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_9 {background: url(../../merchandise_images/viva_goods_icon_9.png) left no-repeat;color: #E7B98A;}
#contents_wrapper .merchandise_top #tenpo_main_icon.original_10 {background: url(../../merchandise_images/viva_goods_icon_10.png) left no-repeat;color: #7FC7AE;background-size: contain;}

#contents_wrapper .merchandise_top #tenpo_sidebar_menu li a {
  background: url(../../merchandise_images/viva_goods_icon_0.png) left 7px center no-repeat;
}

#contents_wrapper .merchandise_category #tenpo_sidebar_menu li a {
  background: url(../../merchandise_images/viva_goods_icon_0.png) left 7px center no-repeat;
}

/*12.7 追記*/
#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full li {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.merchandise_links > li {
    float: left;
    display: inline-block;
    padding: 0px 15px 10px;
    width: 33%;
    min-width: 214px;
    box-sizing: border-box;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.merchandise_links.one-five > li {
  width: 20%;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.merchandise_links > li a {
    padding: 0 0 0 14px;
    color: #22ABE9;
    background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
    text-decoration: none;
}

#contents_wrapper.tenpo .merchandise_category a.more {
    padding: 0 0 0 14px;
    color: #22ABE9;
    background: url(../../top_images/top_department_detail_bg.png) left no-repeat;
    text-decoration: none;
  }

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info li {
    padding: 20px;
    border: 10px solid #F2EDE5;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info li h5 {
    color: #E06A0D;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list {
  overflow: hidden;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list > li {
    padding: 20px;
    border: 10px solid #F2EDE5;
    width: 100%;
    max-width: 362px;
    margin: 8px;
        float: left;
    display: inline-block;
    box-sizing: border-box;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list li h5 {
  color: #E06A0D;
  border-bottom: 1px solid #E06A0D;
  margin-bottom: 10px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list li .image_list {
  width: 99%;
  overflow: hidden;
  margin: 0 auto 10px;

}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list li .image_list li {
  width: 33%;
  box-sizing: border-box;
  padding: 4px;
  float: left;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.category_info_list li p {
  min-height: 80px;
}

#contents_wrapper.tenpo .merchandise_category .bottom a {
    display: block;
    margin: -10px;
    padding-right: 75px;
    color: #fff !important;
    line-height: 30px;

    text-align: right;
    background: #979296 url(../../top_images/detail_bg.png) right 20px center no-repeat;
}

#contents_wrapper.tenpo .merchandise_category li.box_full a {
    text-decoration: none !important;
    color: #30B7ED;
}

/* 12.8 */
#contents_wrapper .merchandise_top .one_two_lists li {
  width: auto;
}

#contents_wrapper .merchandise_top .one_two_lists li .text {
  text-align: center;
}

#contents_wrapper .merchandise_top .page_top_links--orange li {
  width: auto;
  background: #EF7A00;
  border-radius: 12px;
  position: relative;
  padding: 0;
  text-align: center;
  width: 240px;
}

#contents_wrapper .merchandise_top .page_top_links--orange li a {
    text-decoration: none !important;
    color: #fff;
    display: block;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 17px;
    text-align: center;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li {
  max-width: 434px;
  padding: 10px;
  position: relative;
  min-height: 163px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5 {
    border: none;
    color: #3FC0AF;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0;
    display: inline-block;
    padding-right: 10px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li .aside {
  display: inline-block;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li .alignleft {
  margin-bottom: 0;
}

#contents_wrapper.tenpo .contents_box li.box_full ul.links {
  overflow: hidden;
}

#contents_wrapper.tenpo .contents_box li.box_full ul.links li {
  padding-left: 15px;
  background: url(/top_images/top_department_detail_bg.png) no-repeat left top 4px;
  line-height: 20px;
}

#contents_wrapper.tenpo .contents_box li.box_full ul.links li a{
    text-decoration: none !important;
    color: #30B7ED;
}
/* 12.16 */
/*
#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.links li {
  padding-left: 15px;
  background: url(/top_images/top_department_detail_bg.png) no-repeat left top 4px;
  line-height: 20px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full ul.links li a{
    text-decoration: none !important;
    color: #30B7ED;
}
*/
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_01 { background-image: url(/service/img2008/icon/01.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_02 { background-image: url(/service/img2008/icon/02.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_03 { background-image: url(/service/img2008/icon/03.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_04 { background-image: url(/service/img2008/icon/04.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_05 { background-image: url(/service/img2008/icon/05.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_06 { background-image: url(/service/img2008/icon/06.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_07 { background-image: url(/service/img2008/icon/07.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_08 { background-image: url(/service/img2008/icon/08.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_09 { background-image: url(/service/img2008/icon/09.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_10 { background-image: url(/service/img2008/icon/10.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_11 { background-image: url(/service/img2008/icon/11.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_12 { background-image: url(/service/img2008/icon/12.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_13 { background-image: url(/service/img2008/icon/13.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_14 { background-image: url(/service/img2008/icon/14.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_15 { background-image: url(/service/img2008/icon/15.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_16 { background-image: url(/service/img2008/icon/16.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_17 { background-image: url(/service/img2008/icon/17.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_18 { background-image: url(/service/img2008/icon/18.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_19 { background-image: url(/service/img2008/icon/19.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_20 { background-image: url(/service/img2008/icon/20.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_21 { background-image: url(/service/img2008/icon/21.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_22 { background-image: url(/service/img2008/icon/22.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_23 { background-image: url(/service/img2008/icon/23.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_24 { background-image: url(/service/img2008/icon/24.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_25 { background-image: url(/service/img2008/icon/25.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_26 { background-image: url(/service/img2008/icon/26.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_27 { background-image: url(/service/img2008/icon/27.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_28 { background-image: url(/service/img2008/icon/28.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_29 { background-image: url(/service/img2008/icon/29.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_30 { background-image: url(/service/img2008/icon/30.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_31 { background-image: url(/service/img2008/icon/31.gif);}
#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list > li h5.icon_32 { background-image: url(/service/img2008/icon/32.gif);}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full ul.category_info_list {
  max-width: 1350px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.about_service li.box_full.to_staff ul.category_info_list > li {
  min-height: 130px;
  height: auto;
  width: 281.5px;
}

.orange_link_box {
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 20px;
  color: #fff !important;
  background: #EF7A00;
  font-weight: 700;
  font-size: 14px;
}

.orange_link_box a {
  display: block;
  color: #fff !important;
  padding: 4px 24px;
}

/* 12.9 Event */
#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full #pagenavi {
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box li.box_full #pagenavi li {
    width: 20%;
    min-width: 200px;
    box-sizing: border-box;
    display: inline-block;
    padding: 4px 0 4px 30px;
    background: url(/top_images/top_department_detail_bg.png) no-repeat left 10px top 8px;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.event_top li.box_full table {
  width: 100%;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.event_top li.box_full table th {
  border: none;
  background: none;
  border-bottom: 1px dashed #ccc;
  width: auto;
}

#contents_wrapper.tenpo .merchandise_category .contents_box.event_top li.box_full table td {
  border: none;
  background: none;
  border-bottom: 1px dashed #ccc;

}

#contents_wrapper.tenpo .merchandise_category .contents_box.event_top li.box_full table td p {
    width: 25%;
    float: left;
    box-sizing: border-box;
    display: inline-block;
    padding: 4px 0 4px 0;
    min-width: 260px;

}

#contents_wrapper.tenpo .merchandise_category .contents_box.event_top li.box_full table td p a {
  background: url(/top_images/top_department_detail_bg.png) no-repeat left 10px top 5px;
  padding-left: 30px;

}

/* 豆知識 */
#contents_wrapper.tenpo .contents_box .mamechishiki_top_menu_list li {
  width: auto;
}

#contents_wrapper.tenpo .contents_box .kougu table {
  border: 1px solid #ccc;
  max-width: 600px;
}

#contents_wrapper.tenpo .contents_box .kougu table.waku_grey_slim td, #contents_wrapper.tenpo .contents_box .kougu table.waku_grey_slim th {
  border: none;
}

#contents_wrapper.tenpo .contents_box .tejun table {
  max-width: 900px;
}

#contents_wrapper.tenpo .contents_box .tejun table td, #contents_wrapper.tenpo .contents_box .tejun table th {
  border: none;
  background: none;
  vertical-align: middle;
}

#contents_wrapper.tenpo #tenpo_main .tenpo_link {

  display: inline-block;
  background: #EF7A00;
  text-align: center;
  font-size: 15px;
  border-radius: 12px;
}

#contents_wrapper.tenpo #tenpo_main .tenpo_link a {
  text-decoration: none;
  color: #fff;
    padding: 12px 20px;
    display: block;
    width:140px;
}

#contents_wrapper.tenpo .mamechishiki_top #tenpo_sidebar_menu li.menu_1 > a {
background: url(/mamechishiki_images/mamechishiki_icon_1.png) no-repeat 6px 50%;
}

#contents_wrapper.tenpo .mamechishiki_top #tenpo_sidebar_menu li.menu_2 > a {
background: url(/mamechishiki_images/mamechishiki_icon_2.png) no-repeat 6px 50%;
}

#contents_wrapper.tenpo .mamechishiki_top #tenpo_sidebar_menu li.menu_3 > a {
background: url(/mamechishiki_images/mamechishiki_icon_3.png) no-repeat 6px 50%;
}

#contents_wrapper.tenpo .mamechishiki_top #tenpo_sidebar_menu li.menu_4 > a {
background: url(/mamechishiki_images/mamechishiki_icon_4.png) no-repeat 6px 50%;
}

#contents_wrapper.tenpo .mamechishiki_top #tenpo_sidebar_menu li.menu_5 > a {
background: url(/mamechishiki_images/mamechishiki_icon_5.png) no-repeat 6px 50%;
}
#contents_wrapper #tenpo_main_icon.diy_knowhow {
background: url(/mamechishiki_images/diy_icon.png) no-repeat 6px 50%;
color: #AAC88A;
}

#contents_wrapper.tenpo .contents_box table.no_border > tbody > tr > td, #contents_wrapper.tenpo .contents_box table.no_border > tbody > tr > th {
  border: none;
}

#contents_wrapper.tenpo .mamechishiki_top h5 {
  font-size: 15px;
  color: #EF7A00;
  margin-bottom: 15px;
}

#contents_wrapper.tenpo .contents_box ul.recipe li {
  width: auto;
  float: none;
}

/*12.15*/
#contents_wrapper .corporate_top #tenpo_main .contents_box .concept_message {
line-height: 2em;
}

#contents_wrapper .corporate_top #tenpo_main .contents_box a.governance-item {
  background: url(../../top_images/top_department_detail_bg.png) no-repeat left center, url(/corporate_images/ico_blank.gif) right center no-repeat;
  padding-right: 20px;
}

/* 12.16 */
#contents_wrapper .service_top #tenpo_main .contents_box #pagenavi table {
  width: 100%;
  margin-bottom: 20px;
}

#contents_wrapper .service_top #tenpo_main .contents_box #pagenavi table td {
  border: none;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
}

#contents_wrapper .service_top #tenpo_main .contents_box #pagenavi table td ul.links li {
  float: left;
  width: 25%;
  box-sizing: border-box;
}

/* 1.6 */
#contents_wrapper #tenpo_main .contents_box .pagenavi li {
    display: inline-block;
    width: 24%;
    box-sizing: border-box;
min-width: 185px;
}
#contents_wrapper .service_top #tenpo_main .contents_box .pagenavi ul {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    padding: 15px 0;
    margin-bottom: 20px;
}

#contents_wrapper #tenpo_main .contents_box #pagenavi li {
    display: inline-block;
    /*width: 24%;*/
    box-sizing: border-box;
min-width: 185px;
}
#contents_wrapper #tenpo_main .contents_box #pagenavi ul {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    padding: 15px 0;
    margin-bottom: 20px;
}

#contents_wrapper.tenpo .contents_box table.service-table {
  width: 820px;
}

#contents_wrapper.tenpo .contents_box table.service-table.service-table_vh {
  width: auto;
}

#contents_wrapper.tenpo .contents_box table.service-table th {
  white-space: normal;
  text-align: center;
}

th.shop {
  width: 1em !important;
  padding: 8px 13px !important;
}
th.contents {
    width: 25% !important;
}
th.cost {
    width: 6% !important;
}

.scrolled-x {
  overflow-x: scroll;
}

/* 12.24 */
div#c_error {
    border: solid 1px red;
    padding: 4px;
    background-color: #FFF4F4;
    color: #FF0101;
    margin-top: 10px;
}

#sub-section {
padding: 0 14px;
overflow: hidden;
max-width: 1000px;
}

#sub-section p {
  margin-bottom: 8px;
}

/* 1.5 */
.procategorywrap h2, .rd-main h2 {
    margin-bottom: 15px;
    padding-left: 8px;
    border-left: 4px solid orange;
    font-size: 20px;
}

.rd-main h3 {
  font-size: 16px;
  color: orange;
  padding: 4px 8px;
  border-bottom: 2px solid #FFA500;
  margin-bottom: 20px;
}
#contents_wrapper.tenpo.single_oshirase .contents_box li.box_full #localnavi ul li {
  max-width: 180px;
  width: auto;
}

#contents_wrapper.tenpo.single_oshirase .contents_box li.box_full #other-section {
  max-width: 1200px;
}

#contents_wrapper.tenpo .contents_box li.box_full #localnavi {
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .contents_box li.box_full #localnavi ul li {
  display: inline-block;
  width: 17%;
  max-width: 160px;
  font-size: 15px;
  cursor: pointer;
  color: #30B7ED;
}

#contents_wrapper.tenpo .contents_box li.box_full #localnavi ul li.clicked {
  color: #000;
  font-weight: 700;
}

.procategorywrap .top {
    max-width: 920px;
    width: 96%;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px 20px 40px;
    border: 4px solid #F3EFE4;
    margin: 2%;
    margin-bottom: 10px;
/*    float: left;
    height: 330px;*/
}

.procategorywrap .top h3 {
  margin-top: 8px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  min-width: 300px;
  overflow: hidden;
}

.procategory div.btm {
  position: relative;
}

.procategory div.btm > div {
    width: 320px;
    height: 230px;
    text-align: center;
    padding: 0;
    margin-right: 11px;
    float: left;
    background-image: none;
    text-align: center;
}

.procategory div.btm > div img {
  max-width: 320px;
  max-height: 230px;
  vertical-align: middle;
    height: 100%!important;
  width: auto;
}

.procategory div.btm > div > a {
  display: block;
  position: absolute;
  bottom: -40px;
    right: 0;
}

.procategory div.btm table {
  min-width: 300px;
}

.procategorywrap .top img {
  margin-bottom: 8px;
}

.procategorywrap .top strong {
  display: block;
  min-width: 300px;
  overflow: hidden;
}

div.col-main {
  width: 100%;
  max-width: 900px;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

div.col-main .orange_link_box {
  float: right;
  margin: 0;
}

.pageup {
  margin-bottom: 20px;
}

.col-main-left, .col-main-right {
  width: 50%;
  float: left;
}

p.pay, p.free, p.free02 {
    font-size: 15px;
    padding: 4px 0;
}

#contents_wrapper.tenpo.single_oshirase .contents_box h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo.single_oshirase .contents_box .oshirase_box {
  padding: 20px;
  border: 3px solid #E4D9D7;
  max-width: 600px;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo.single_oshirase .contents_box #other-section2 table td, #contents_wrapper.tenpo.single_oshirase .contents_box #other-section table td {
  border: none;
  text-align: center;
}

#contents_wrapper.tenpo.single_oshirase .contents_box #other-section2 table th, #contents_wrapper.tenpo.single_oshirase .contents_box #other-section table th {
  border: none;
  text-align: center;
}

.img-right {
  float: right;
  margin-left: 12px;
}

/* 1.15 */

#contents_wrapper.tenpo .green_life .contents_box li.box_full .news h4 {
  color: #FC9451;
  background: url(../../green_life_images/life_green_news_icon.png) no-repeat left center;
  padding: 8px 0 8px 42px;
}

/* 1.18 */
#contents.green_life .point2, #contents.green_life #sub-section {
margin: 0 20px 20px;
max-width: 1038px;
}

#contents.green_life .box_full .section table {
max-width: 1038px;
margin-bottom: 10px;
}

#contents_wrapper #contents.green_life #tenpo_main .contents_box #pagenavi ul {
  border: none;
}

#contents.green_life .box_full .section #pagenavi li {
  /*max-width: 150px;*/
  margin: 4px;
}

#contents.green_life .box_full .section #pagenavi li a {
display: block;
    padding: 10px 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    background: #FF9933;
    border-radius: 8px;
    text-decoration: none;
}

#contents.green_life .box_full .section .color_red_orenge {
  color: #FF6633;
}

#contents.green_life .box_full .section .green_garden_index_table {
  width: 100%;
}

#contents.green_life .box_full .section .green_garden_index_table td li {
  display: inline-block;
  padding: 0 4px;
}

#contents.green_life .box_full .section .green_garden_index_table td a {
    text-decoration: none !important;
    color: #30B7ED;
}

#contents_wrapper.tenpo .contents_box .section  .herb_list > li {
  border: 1px solid #F28B00;
  margin: 0 4px 8px !important;
  overflow: hidden;
  box-sizing: border-box;
  width: 248px;
  display: inline-block;
}

#contents_wrapper.tenpo .contents_box .section  .herb_list > li h5 {
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #F28B00;
  font-weight: 400;
  margin-bottom: 8px;
}

#contents_wrapper.tenpo .contents_box .section .herb_list > li h6 {
  margin-bottom: 20px;
}

/* 1.19 */
#contents_wrapper.tenpo .contents_box .section .herb_goods_list {
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .contents_box .section .herb_goods_list > li {
  margin: 0 4px 8px !important;
  overflow: hidden;
  box-sizing: border-box;
width: 123px;
    min-height: 179px;
  display: inline-block;
}

#contents_wrapper.tenpo .contents_box .section .herb_goods_list > li h5 {
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #F28B00;
  font-weight: 400;
  margin-bottom: 8px;
}

#contents_wrapper.tenpo .contents_box .section .herb_goods_list > li div.img {
  padding: 4px;
  text-align: center;
}

.no-border td {
  border: none !important;
}

.triangle {
  width: 0;
  height: 0;
  border-top: 20px transparent solid;
  border-bottom: 20px transparent solid;
  border-left: 20px orange solid;
}

#contents_wrapper.tenpo .contents_box .section ul.natsubate_points > li {
  width: 100%;
  max-width: 454px;
  display: inline-block;
  background: #FBF8F4;
  min-height: 308px;
}
#contents_wrapper.tenpo .contents_box .section ul.natsubate_points > li td {
  vertical-align: middle;
  max-width: 175px;
}

#contents_wrapper.tenpo .contents_box .section ul.taisaku li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
#contents_wrapper.tenpo .contents_box .section ul.taisaku li:last-child {
  border: none;
}

span.orange {
  color: #F28B00;
}

a.linktxt {
    text-decoration: none !important;
    color: #30B7ED !important;
}

#contents_wrapper.tenpo .green_life .contents_box table th {
  width: auto;
}

ol.decimal_l {
  list-style: decimal;
  padding-left: 1em;
}

ol.decimal_l li {
  margin-bottom: 20px !important;
}

.width_350 > li{
  width: 100% !important;
  max-width: 350px !important;
}

.font2 {
  font-weight: 700;
  margin-bottom: 20px;
  padding: 4px;
  display: block;
  font-size: 15px;
}

#contents_wrapper.tenpo .contents_box .section ul.suiren_links {
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .contents_box .section ul.suiren_links li {
  padding: 0 16px;
  display: inline-block;
  border-left: 1px solid;

}

#contents_wrapper.tenpo .contents_box .section ul.suiren_links li a {
  color: #5DCEF0;
}

#contents_wrapper.tenpo .contents_box .section ul.suiren_links li:last-child {
  border-right: 1px solid;
}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li {
  border-bottom: 1px dashed #ccc;
  padding: 0 20px 20px;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl {
  overflow: hidden;

}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl dt, #contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl dd {
  /*float: left;*/
}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl dt {
padding: 4px 20px 10px 0;
    color: #999;

}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl dd {
  font-size: 13px;
  width: 100%;

}

#contents_wrapper.tenpo .green_life .contents_box .section.news ul li dl dd a {
}

#contents_wrapper.tenpo #tenpo_main .monthly_recommendation a,
#contents_wrapper.tenpo #tenpo_main .example a {
  color: #60D0F1;
  text-decoration: none;
  padding: 4px 8px;
}

/*************************
SHUFOO CHIRASHI STYLE
*************************/
#contents_wrapper.tenpo .contents_box .shufoo-chirashi li {
  width: auto;
}

.blue_link a {
  color: #25B5D3 !important;
}

a.blue_arrow_link {
  color: #25B5D3 !important;
  text-decoration: none !important;
  margin-bottom: 20px;
  display: inline-block;
}

a.blue_arrow_link:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 12px solid #25B5D3;
}

.chirashi_area {
    border: 1px solid #ccc;
padding-top: 24px;
max-width: 960px;
max-width: 600px;
    width: auto !important;
    height: auto !important;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.chirashi_area h5 {
width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    color: white;
    padding: 4px 0;
}

.shufoo-chirashi {
  display: block !important;
    text-align: center;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
padding: 20px 0px;
}

.shufoo-ui-area .shufoo-dc {
  width: 100% !important;
}

.shufoo-shopList.shufoo-list-parent {
overflow: hidden;
}

.shufoo-img img {
  max-width: 142px;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table {
  width: 100%;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table th {
  border: none;
  background: none;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}

#contents_wrapper.chirashi_top.tenpo .contents_box table th .title {
  font-weight: 700;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td {
  border: none;
  background: none;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td dl.chiku {
  margin-bottom: 20px;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td dt {
  margin-bottom: 4px;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td dd {
  overflow: hidden;
  width: 100%;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td a {
    color: #25B5D3;
    width: 25%;
    max-width: 200px;
    float: left;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding-left: 14px;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td a:before {
    content: "";
    display: inline-block;
    border: 3px solid transparent;
    border-left: 10px solid #25B5D3;
    height: 0;
    width: 0;
    position: absolute;
    top: 6px;
    left: 0;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td a.svh-color:before {
    border-left: 10px solid #F28B00;
}
#contents_wrapper.chirashi_top.tenpo .contents_box table td a.svh-color {
  color: #F28B00;
}
#contents_wrapper.tenpo .contents_box .section ul.hachibana_list { overflow: hidden; width: 100%; max-width: 900px; }
#contents_wrapper.tenpo .contents_box .section ul.hachibana_list li {
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  display: inline-block;
  float: left;
}

#contents_wrapper.tenpo .contents_box .section ul.hachibana_list li h5 {
  margin-bottom: 20px;
  font-size: 18px;
}

#contents_wrapper.tenpo .contents_box .section ul.hachibana_list li div.oflow {
  padding-top: 20px;
}

.three-blocks > div {
  min-width: 260px;
width: 30%;
float: left;
margin: 0 4px 8px; 
}

/************************************
Vivahome Club Card Stylesheet
*************************************/

#club_card_sidebar {
  float: left;
  width: 264px;
  margin: 0 12px 0 0;
}

#club_card_sidebar #sidebar_menu {}

#club_card_sidebar #sidebar_menu > ul {
  margin: 0 0 12px 0;
  border: solid 4px #E4D9D7;
  border-bottom: solid 3px #E4D9D7;
}

#club_card_sidebar #sidebar_menu > ul > li {
    background: url(../../tempo_images/tenpo_menu_bg.png) repeat-x;
    border-bottom: solid 1px #E4D9D7;
}

#club_card_sidebar #sidebar_menu > ul > li.header {
  background: #F26A74;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 8px 0;
}

#club_card_sidebar #sidebar_menu > ul > li.header.cash {
  background-color: #EF7A00;
}

#club_card_sidebar #sidebar_menu > ul > li > a {
    display: block;
    padding: 0 0 0 38px;
    line-height: 43px;
    font-weight: 800;
    font-size: 15px;
}

#club_card_sidebar #sidebar_menu > ul > li > ul > li > a {
    margin: 4px 0 4px 20px;
    padding: 0 0 0 18px;
    font-weight: 400;
    background: url(../../top_images/slider_menu_h4_bg.png) 0 3px no-repeat;
    background-size: 10px 10px!important;
    font-size: 12px;
    line-height: 20px;
    display: block;
}
#contents_wrapper.tenpo .contents_box li.box_full header.oshirase {
  overflow: hidden;
}
#contents_wrapper.tenpo .contents_box li.box_full header.oshirase h4 {
    color: #FC9451;
    background: url(../../green_life_images/life_green_news_icon.png) no-repeat left 10px center;
    padding: 8px 0 8px 50px;
    position: relative;
}
#contents_wrapper.tenpo .contents_box li.box_full header.oshirase h4:before {
    content: "";
    border-bottom: 3px solid orange;
    height: 100%;
    width: 52px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
}
#contents_wrapper.tenpo .club_card .contents_box {
  margin: 0;
}
#contents_wrapper.tenpo .club_card .contents_box li {
  padding: 10px;
  margin: 0 0 20px;
  width: 100%;
  box-sizing: border-box;
  float: none;
}
.club_card ul.contact-about-card {
  overflow: hidden;
}
.club_card ul.contact-about-card li {
  max-width: 340px !important;
  float: left !important;
  width: 100%;
  padding: 0 !important;
  border: #F26A74 2px solid;
  margin: 0 8px 16px !important;
}
.club_card ul.contact-about-card li header {
    height: 60px;
    background: #F26A74;
    color: #fff;
    font-size: 1.2em;
    display: table-cell;
    width: 450px;
    vertical-align: middle;
}
.club_card ul.contact-about-card li header h5 {
      padding-left: 15px;
}

.club_card ul.contact-about-card li > div {
    padding: 15px;
    font-size: 14px;
}

.club_card ul.contact-about-card li .tel {
    font-size: 36px;
  font-weight: 700;
}

.orange_link_button li {
  display: inline-block !important;
  position: relative !important;
  width: auto  !important;
  background: #F28B00 !important;
  border-radius: 6px;
  padding: 0 !important;
  min-width: 165px;
  margin: 0 4px 12px !important;
}

.orange_link_button li > a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    font-size: 1.2em !important;
    padding: 12px 16px !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full #sub-section {
  padding: 0;
  max-width: 100%;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full #sub-section p {
  margin-bottom: 8px;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full #sub-section h4 {
    border: none;
    font-size: 1.2em;
    margin-bottom: 8px;
    color: #EF7A00;
    font-weight: 600;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full .box--beige {
  display: inline-block;
  padding: 20px !important;
  background: #FBF8F4;
  border-radius: 8px;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full .waku {
  margin-bottom: 20px;
}
#contents_wrapper.tenpo .club_card .contents_box li.box_full .point-color-bold02 {
  font-weight: 700;
  color: red;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full .point-color-bold03 {
  font-weight: 700;
}
#contents_wrapper.tenpo .club_card .contents_box li.box_full .q_and_a li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 0;
}
#contents_wrapper.tenpo .club_card .contents_box li.box_full .q_and_a li:last-child {
  border: none;
}
#contents_wrapper.tenpo .club_card .contents_box li.box_full .q_and_a li .q {
  background: url(/point_card_images/card_q.png) no-repeat left center;
  font-weight: 700;
  color:#EF7A00;
  padding-left: 40px;
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
}

#contents_wrapper.tenpo .club_card .contents_box li.box_full .q_and_a li .a {
  background: url(/point_card_images/card_a.png) no-repeat left top;
  padding-left: 40px;
  min-height: 40px;
  padding-top: 8px;
}

#contents_wrapper.tenpo .club_card span.l {
  font-size: 2.2em;
  display: inline-block;
  margin-bottom: 8px;
}
#contents_wrapper.tenpo .club_card span.m {
  font-size: 1.3em;
  margin-bottom: 8px;
  display: inline-block;
}
#contents_wrapper.tenpo .club_card span.b {
  font-weight: 700;
}

#contents_wrapper.tenpo .club_card span.s {
  font-size: .9em;
}

#contents_wrapper.tenpo .club_card span.red {
  color: red;
}

.club_card .fixed-box-size {
    max-width: 300px;
    margin: 0 8px 20px;
}

.club_card ul.inline-block-list li {
  display: inline-block;
  margin: 0 8px 20px;
  width: 100%;
  padding: 10px;
}

.club_card ul.width-auto li {
  width: auto !important;
  margin: 0 0 4px !important;
  padding: 0 8px !important;
}

.club_card .center{
  text-align: center;
}

.club_card ul.step_list li {
  padding: 15px;
  margin-bottom: 38px !important;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  position: relative;
}

.club_card ul.step_list li header {
    min-height: 50px;
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 14px;
    padding-left: 60px;
}

.club_card ul.step_list li:nth-child(1) header {background-image: url(/point_card_images/card_step_1.png);}
.club_card ul.step_list li:nth-child(2) header {background-image: url(/point_card_images/card_step_2.png);}
.club_card ul.step_list li:nth-child(3) header {background-image: url(/point_card_images/card_step_3.png);}
.club_card ul.step_list li:nth-child(4) header {background-image: url(/point_card_images/card_step_4.png);}

.club_card ul.step_list li header h5 {
    font-size: 15px;
    color: #F28B00;
}
.club_card ul.step_list li .text {
  margin: 10px 0 10px 60px;
}
.club_card ul.step_list li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top: 20px solid #999;
  position: absolute;
    bottom: -60px;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.club_card ul.step_list li:last-child:after {
  display: none;
}

.club_card .box-r {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.club_card table.lineup_1_table th, .club_card table.lineup_1_table td {
  padding: 15px !important;
  vertical-align: middle !important;
}

.club_card table.lineup_1_table th {
  font-weight: 700 !important;
}

.club_card table.lineup_1_table th span {
  color: orange;
}

.club_card .float-l li {
  float: left !important;
  }

.club_card p.text-right {
  text-align: right;
}
.club_card table.change-info-table th, .club_card table.change-info-table td {
  vertical-align: middle !important;
  padding: 8px 24px !important;
}
.club_card table.change-info-table th {
  width: auto !important;
}

.club_card span.blue {
  color: #0000FF;
}
.club_card span.green{
  color: #009900;
}
#club_card_sidebar #sidebar_menu > ul > li {
  background-position: left 6px top 8px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}
#club_card_sidebar #sidebar_menu > ul > li.menu_1 {background-image: url(/point_card_images/viva_card_icon_1.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_2 {background-image: url(/point_card_images/viva_card_icon_2.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_3 {background-image: url(/point_card_images/viva_card_icon_3.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_4 {background-image: url(/point_card_images/viva_card_icon_4.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_5 {background-image: url(/point_card_images/viva_card_icon_5.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_6 {background-image: url(/point_card_images/viva_card_icon_6.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_7 {background-image: url(/point_card_images/viva_card_icon_7.png);}
#club_card_sidebar #sidebar_menu > ul > li.menu_8 {background-image: url(/point_card_images/viva_card_icon_8.png);}

#tenpo_main_icon.point_card_top {color: #60CFE6 !important;background: url(/point_card_images/viva_card_icon_0.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_8, #tenpo_main_icon.card_9 {color: #72D183 !important;background: url(/point_card_images/viva_card_icon_2.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_2,#tenpo_main_icon.card_qa_1,#tenpo_main_icon.card_1a_2,#tenpo_main_icon.card_qa_3 {color: #6DB9B5 !important;background: url(/point_card_images/viva_card_icon_4.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_3,#tenpo_main_icon.lineup_1,#tenpo_main_icon.lineup_2,#tenpo_main_icon.lineup_3 {color: #C1ABE0 !important;background: url(/point_card_images/viva_card_icon_5.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_7 {color: #EE9D84 !important;background: url(/point_card_images/viva_card_icon_6.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_4 {color: #E28BB8 !important;background: url(/point_card_images/viva_card_icon_7.png) no-repeat left center;background-size: contain;}
#tenpo_main_icon.card_5, #tenpo_main_icon.card_1 {color: #5D90CF !important;background: url(/point_card_images/viva_card_icon_1.png) no-repeat left center;background-size: contain;}

#tenpo_main_icon.card_6 {color: #F0B960 !important;background: url(/point_card_images/viva_card_icon_8.png) no-repeat left center;background-size: contain;}

#contents_wrapper.tenpo .club_card .contents_box li.box_full .news h4 {
  color: #FC9451;
  background: url(../../green_life_images/life_green_news_icon.png) no-repeat left center;
  padding: 8px 0 8px 42px;
      margin: 8px 8px 20px;
}


#contents_wrapper.tenpo .club_card .contents_box .section.news ul li {
  border-bottom: 1px dashed #ccc;
  padding: 0 20px 20px;
  margin-bottom: 20px;
}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl {
  overflow: hidden;

}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dt, #contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dd {
  float: left;
}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dt {
padding: 4px 20px 10px 0;
    color: #999;
    min-width: 100px;
}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dd {
  font-size: 13px;
  width: 100%;
  max-width: 1300px;
      padding-top: 4px;
}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dd a {
  /*color: #7ED8F3;*/
}

#contents_wrapper.tenpo .club_card .contents_box .section.news ul li dl dd .title {
  margin-bottom: 1em;
}

#contents_wrapper.tenpo .contents_box li .flower-osusume .flower-osusume__item {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  border-left: 1px solid #ccc;
  margin-bottom: 1.2em;
    padding: 4px 20px;
}

#contents_wrapper.tenpo .contents_box li .flower-osusume .flower-osusume__item:last-child {
  border-right: 1px solid #ccc;
}

#contents_wrapper.tenpo .contents_box li .flower-osusume .flower-osusume__item a {
  color: #60D0F1;
}

#contents_wrapper.tenpo .contents_box li .hachibana-osusume .hachibana-osusume__item {
  border-top: none;
  border-bottom: none;
padding: 0 .8em;
    text-align: center;
}

a.svh-color {
  color: #F28B00 !important;
}