@charset "UTF-8";
/*************************************** 
基本構造
****************************************/
@media only screen and (max-width: 736px) {
  .pc_only {
    display: none !important; } }
@media print, screen and (min-width: 737px) {
  .sp_only {
    display: none !important; } }
body {
  font-family: Osaka, 'ＭＳ Ｐゴシック', Arial,sans-serif;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #333;
  margin: 0 auto;
  background: url(../image/bk_line.gif) repeat-y center; }

#wrapper {
  width: 950px;
  text-align: left;
  margin: 0 auto;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999; }

#header {
  width: 950px;
  height: 85px;
  margin: 0;
  padding: 0; }

#menu {
  height: 40px;
  margin: 0;
  padding: 0; }

#navigation {
  width: 840px;
  height: 22px;
  margin: 10px 55px;
  padding: 0; }

#contents {
  margin-bottom: 0;
  overflow: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

#side img {
  border: 0px; }

.layout-tw #side {
  display: inline;
  width: 220px;
  float: left;
  margin: 0 0 0 55px;
  padding: 0;
  background-color: #FFF; }
.layout-tw #main {
  float: right;
  width: 580px;
  display: inline;
  position: relative;
  margin: 0 55px 0 0;
  padding: 0;
  background-color: #FFF; }

.layout-wt #main {
  float: left;
  width: 580px;
  display: inline;
  position: relative;
  margin: 0 0 0 55px;
  padding: 0;
  background-color: #FFF; }
.layout-wt #side {
  display: inline;
  width: 250px;
  float: right;
  margin: 0 55px 0 0;
  padding: 0;
  background-color: #FFF; }

.layout-twt #side {
  display: inline;
  width: 170px;
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
  background-color: #FFF; }
.layout-twt #main {
  float: left;
  width: 610px;
  display: inline;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #FFF; }
.layout-twt #side_2 {
  display: inline;
  position: relative;
  width: 170px;
  float: right;
  margin: 0;
  padding: 0;
  background-color: #FFF; }

#footer {
  width: 950px;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center; }

.clear {
  clear: both;
  background: none; }

a:link {
  color: blue; }
a:hover {
  color: #F0F; }
a:active {
  color: lime; }

/*************************************** 
#header
****************************************/
#header {
  background-image: url(../image/header.jpg);
  background-repeat: no-repeat; }

#header_left, #header_right {
  float: left;
  height: 85px;
  width: 175px;
  margin: 0;
  padding: 0; }

#header_left em, #header_right em {
  display: none; }

#header_left a {
  display: block;
  height: 85px;
  width: 175px; }

#link_access {
  float: left;
  height: 30px;
  width: 55px;
  margin: 0;
  padding: 0; }

#fontsizeswitcher {
  float: left;
  height: 35px;
  width: 150px;
  margin: 0;
  padding: 0; }

#link_catalog {
  float: left;
  height: 30px;
  width: 120px;
  display: inline;
  margin: 0;
  padding: 0; }

#link_access a {
  height: 30px;
  width: 55px;
  display: block;
  margin: 0;
  padding: 0; }

#link_catalog a {
  height: 30px;
  width: 120px;
  display: block;
  margin: 0;
  padding: 0; }

#header h1 {
  display: none; }
#header strong {
  font-size: 12px;
  font-weight: bold;
  height: 35px;
  width: 600px;
  display: block;
  margin: 30px 0 0;
  padding: 0; }

#header_description {
  float: left;
  height: 85px;
  width: 600px;
  margin: 0;
  padding: 0; }

/*************************************** 
#menu
****************************************/
#menu {
  background-image: url(../image/menu.jpg);
  background-repeat: no-repeat; }

#menu_panel {
  width: 840px;
  height: 40px;
  margin: 0 55px;
  padding: 0; }
  #menu_panel em {
    display: none;
    height: 40px;
    width: 120px;
    text-decoration: none; }
  #menu_panel a {
    background-image: url(../image/menu.jpg);
    display: block;
    float: left;
    height: 40px;
    width: 120px;
    margin: 0;
    padding: 0; }
    #menu_panel a.top {
      background-position: -55px 0; }
    #menu_panel a:hover.top, #menu_panel a.top_hover {
      background-position: -55px -40px; }
    #menu_panel a.about {
      background-position: -175px 0; }
    #menu_panel a:hover.about, #menu_panel a.about_hover {
      background-position: -175px -40px; }
    #menu_panel a.plant {
      background-position: -295px 0; }
    #menu_panel a:hover.plant, #menu_panel a.plant_hover {
      background-position: -295px -40px; }
    #menu_panel a.voice {
      background-position: -415px 0; }
    #menu_panel a:hover.voice, #menu_panel a.voice_hover {
      background-position: -415px -40px; }
    #menu_panel a.shop {
      background-position: -535px 0; }
    #menu_panel a:hover.shop, #menu_panel a.shop_hover {
      background-position: -535px -40px; }
    #menu_panel a.members {
      background-position: -655px 0; }
    #menu_panel a:hover.members, #menu_panel a.members_hover {
      background-position: -655px -40px; }
    #menu_panel a.company {
      background-position: -775px 0; }
    #menu_panel a:hover.company, #menu_panel a.company_hover {
      background-position: -775px -40px; }

/*************************************** 
#navigation
****************************************/
#navigation {
  background-image: url(../image/navigation.gif);
  text-indent: 15px; }

#navi_list {
  line-height: 22px;
  margin: 0; }
  #navi_list ul {
    margin: 0; }
  #navi_list li {
    display: inline;
    list-style-type: none; }

/*************************************** 
#footer
****************************************/
#footer_menu {
  height: 50px;
  width: 950px;
  margin: 0 0 10px;
  padding: 0; }
  #footer_menu a {
    color: #333;
    text-decoration: none; }
    #footer_menu a:hover {
      color: #F0F; }
  #footer_menu .footer_link {
    height: 25px; }

#footer_bar {
  height: 25px;
  width: 950px;
  background-color: #232B60;
  margin: 0;
  padding: 0; }
  #footer_bar address {
    line-height: 25px;
    color: #FFF;
    font-style: normal; }

/*************************************** 
#side .layout-wt
****************************************/
.layout-wt #side_banner1 {
  height: 95px;
  width: 250px;
  margin: 0 0 10px;
  padding: 0; }
  .layout-wt #side_banner1 a {
    background-image: url(../image/side_banner1.jpg);
    height: 95px;
    width: 250px;
    display: block; }
.layout-wt #side_banner2 {
  background-image: url(../image/side_banner2.gif);
  height: 50px;
  width: 250px;
  margin: 0 0 20px;
  padding: 0; }
.layout-wt #side_banner3 {
  height: 156px;
  width: 250px;
  margin: 0 0 10px;
  padding: 0; }
  .layout-wt #side_banner3 a {
    background-image: url(../image/side_banner3.jpg);
    height: 156px;
    width: 250px;
    display: block; }
.layout-wt #side_banner4 {
  background-image: url(../image/side_banner4.jpg);
  height: 82px;
  width: 250px;
  display: block; }
  .layout-wt #side_banner4 a {
    background-image: url(../image/side_banner4.jpg);
    height: 82px;
    width: 250px;
    display: block; }
.layout-wt #side_banner5 {
  height: 82px;
  width: 250px;
  margin: 0 0 10px;
  padding: 0; }
  .layout-wt #side_banner5 a {
    background-image: url(../image/side_banner5.jpg);
    height: 82px;
    width: 250px;
    display: block; }
.layout-wt #side_banner6 {
  height: 82px;
  width: 250px;
  margin: 0;
  padding: 0; }
  .layout-wt #side_banner6 a {
    background-image: url(../image/event_bn.jpg);
    height: 70px;
    width: 250px;
    display: block;
    margin: 10px 0 0 0; }
.layout-wt #side_banner7 {
  height: 117px;
  width: 250px;
  margin: 0;
  padding: 0; }
  .layout-wt #side_banner7 a {
    background-image: url(../image/hakodate-link.jpg);
    height: 117px;
    width: 250px;
    display: block;
    margin: 10px 0 0 0; }
.layout-wt #side_information {
  width: 248px;
  border: 1px solid #232B60;
  height: 600px;
  margin: 0;
  padding: 0; }
  .layout-wt #side_information ul {
    width: 200px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #232B60;
    margin: 0 24px;
    padding: 0 0 10px; }
  .layout-wt #side_information li {
    list-style-type: none;
    font-size: 10px;
    text-indent: 10px;
    margin: 10px 0;
    padding: 0; }
  .layout-wt #side_information .news_date {
    text-indent: 20px;
    height: 15px;
    width: 200px;
    display: block;
    line-height: 15px;
    background-image: url(../image/side_listmark.gif);
    background-repeat: no-repeat;
    margin: 10px 0 0;
    padding: 0; }
.layout-wt #side_title1 {
  height: 28px;
  width: 248px;
  background-image: url(../image/side_title1.gif);
  margin: 0;
  padding: 0; }
.layout-wt #side_title2 {
  height: 30px;
  width: 250px;
  line-height: 30px;
  color: #39C;
  text-indent: 10px;
  margin: 10px 0 0 0;
  padding: 0; }
.layout-wt #side_count {
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: middle;
  color: #006699; }
.layout-wt #side_submenu {
  height: 90px;
  width: 250px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0; }
  .layout-wt #side_submenu em {
    display: none;
    height: 30px;
    width: 250px;
    text-decoration: none; }
  .layout-wt #side_submenu a {
    background-image: url(../image/side_submenu.jpg);
    display: block;
    float: left;
    height: 30px;
    width: 250px;
    background-position: 0 0;
    margin: 0;
    padding: 0; }
    .layout-wt #side_submenu a.voice {
      background-position: 0 0; }
    .layout-wt #side_submenu a:hover.voice, .layout-wt #side_submenu a.voice_hover {
      background-position: 250px 0; }
    .layout-wt #side_submenu a.products {
      background-position: 0 -30px; }
    .layout-wt #side_submenu a:hover.products, .layout-wt #side_submenu a.products_hover {
      background-position: 250px -30px; }
    .layout-wt #side_submenu a.faq {
      background-position: 0 30px; }
    .layout-wt #side_submenu a:hover.faq, .layout-wt #side_submenu a.faq_hover {
      background-position: 250px 30px; }
.layout-wt #side_banner6 strong, .layout-wt #side_banner1 strong, .layout-wt #side_banner2 strong, .layout-wt #side_title1 strong, .layout-wt #side_banner3 strong, .layout-wt #side_banner4 strong, .layout-wt #side_banner5 strong {
  display: none; }
.layout-wt #side_banner6:hover, .layout-wt #side_banner1:hover, .layout-wt #side_banner3:hover, .layout-wt #side_banner4:hover, .layout-wt #side_banner5:hover {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }
.layout-wt #side_submenu_wt {
  height: 180px;
  width: 250px;
  margin: 15px 0 0;
  padding: 0; }
  .layout-wt #side_submenu_wt em {
    display: none;
    height: 30px;
    width: 250px;
    text-decoration: none; }
  .layout-wt #side_submenu_wt a {
    background-image: url(../image/side_submenu3.jpg);
    display: block;
    float: left;
    height: 30px;
    width: 250px;
    background-position: 0 0;
    margin: 0;
    padding: 0; }
    .layout-wt #side_submenu_wt a.company {
      background-position: 0 0; }
    .layout-wt #side_submenu_wt a:hover.company, .layout-wt #side_submenu_wt a.company_hover {
      background-position: 250px 0; }
    .layout-wt #side_submenu_wt a.greeting {
      background-position: 0 -30px; }
    .layout-wt #side_submenu_wt a:hover.greeting, .layout-wt #side_submenu_wt a.greeting_hover {
      background-position: 250px -30px; }
    .layout-wt #side_submenu_wt a.access {
      background-position: 0 -60px; }
    .layout-wt #side_submenu_wt a:hover.access, .layout-wt #side_submenu_wt a.access_hover {
      background-position: 250px -60px; }
    .layout-wt #side_submenu_wt a.shoproot {
      background-position: 0 -90px; }
    .layout-wt #side_submenu_wt a:hover.shoproot, .layout-wt #side_submenu_wt a.shoproot_hover {
      background-position: 250px -90px; }
    .layout-wt #side_submenu_wt a.about {
      background-position: 0 -120px; }
    .layout-wt #side_submenu_wt a:hover.about, .layout-wt #side_submenu_wt a.about_hover {
      background-position: 250px -120px; }
    .layout-wt #side_submenu_wt a.plant {
      background-position: 0 -150px; }
    .layout-wt #side_submenu_wt a:hover.plant, .layout-wt #side_submenu_wt a.plant_hover {
      background-position: 250px -150px; }

.layout-tw #side_company {
  width: 218px;
  border: 1px solid #232B60;
  height: 155px;
  margin: 0;
  padding: 0; }
.layout-tw #side_title {
  height: 30px;
  width: 210px;
  background-image: url(../image/side_title2.jpg);
  margin: 5px 4px;
  padding: 0; }
.layout-tw #side_photo {
  height: 112px;
  width: 210px;
  margin: 0 4px 5px 4px;
  padding: 0;
  background-image: url(../image/side_photo1_2.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.layout-tw #side_submenu {
  height: 120px;
  width: 220px;
  margin: 15px 0 0;
  padding: 0; }
  .layout-tw #side_submenu em {
    display: none;
    height: 30px;
    width: 220px;
    text-decoration: none; }
  .layout-tw #side_submenu a {
    background-image: url(../image/side_submenu2.jpg);
    display: block;
    float: left;
    height: 30px;
    width: 220px;
    background-position: 0 0;
    margin: 0;
    padding: 0; }
    .layout-tw #side_submenu a.company {
      background-position: 0 0; }
    .layout-tw #side_submenu a:hover.company, .layout-tw #side_submenu a.company_hover {
      background-position: 220px 0; }
    .layout-tw #side_submenu a.greeting {
      background-position: 0 -30px; }
    .layout-tw #side_submenu a:hover.greeting, .layout-tw #side_submenu a.greeting_hover {
      background-position: 220px -30px; }
    .layout-tw #side_submenu a.access {
      background-position: 0 -60px; }
    .layout-tw #side_submenu a:hover.access, .layout-tw #side_submenu a.access_hover {
      background-position: 220px -60px; }
    .layout-tw #side_submenu a.shoproot {
      background-position: 0 -90px; }
    .layout-tw #side_submenu a:hover.shoproot, .layout-tw #side_submenu a.shoproot_hover {
      background-position: 220px -90px; }
    .layout-tw #side_submenu a.about {
      background-position: 0 -120px; }
    .layout-tw #side_submenu a:hover.about, .layout-tw #side_submenu a.about_hover {
      background-position: 220px -120px; }
    .layout-tw #side_submenu a.plant {
      background-position: 0 -150px; }
    .layout-tw #side_submenu a:hover.plant, .layout-tw #side_submenu a.plant_hover {
      background-position: 220px -150px; }
.layout-tw #side_panel {
  background-image: url(../image/side_panel.jpg);
  height: 680px;
  width: 220px;
  text-align: center;
  margin: 0 0 20px;
  padding: 20px 0 0; }
.layout-tw #side_banner1 {
  height: 70px;
  width: 182px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0; }
  .layout-tw #side_banner1 a {
    background-image: url(../image/side_banner6.jpg);
    height: 70px;
    width: 182px;
    display: block; }
.layout-tw #side_banner2 {
  height: 114px;
  width: 182px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0; }
  .layout-tw #side_banner2 a {
    background-image: url(../image/side_banner7.jpg);
    height: 114px;
    width: 182px;
    display: block; }
.layout-tw #side_banner3 {
  background-image: url(../image/side_banner8.jpg);
  height: 130px;
  width: 180px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0; }
.layout-tw #side_banner6 {
  height: 70px;
  width: 250px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0; }
  .layout-tw #side_banner6 a {
    background-image: url(../image/event_bn.jpg);
    height: 70px;
    width: 182px;
    display: block; }
.layout-tw #side_title strong, .layout-tw #side_photo em, .layout-tw #side_banner1 strong, .layout-tw #side_banner2 strong, .layout-tw #side_banner3 strong {
  display: none; }
.layout-tw #side_banner1:hover, .layout-tw #side_banner2:hover {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }

/*************************************** 
トップページ【index】 
****************************************/
.scroll-top {
  height: 18px;
  width: 550px;
  text-align: right;
  float: right; }

.top-bn {
  width: 100%;
  text-align: center; }
  .top-bn img {
    width: 100%; }
  .top-bn img.topbn50p{
    width: 50%;
    height: auto; }
  .top-bn table {
    width: 100%; }
  .top-bn table td{
    width: 50%; }


#flash_title {
  width: 950px;
  height: 420px;
  margin: 0;
  padding: 0; }

.index_contents {
  width: 560px;
  margin: 20px 0 10px 0; }

.index_banner {
  width: 560px;
  height: 300px;
  margin: 10px 0 10px 0;
  background: url(../image/bk_top_item.png) no-repeat center;
  float: left; }

.index_banner_l img, .index_banner_r img {
  border: 0px; }

.index_banner_l {
  width: 250px;
  height: 265px;
  float: left;
  margin: 20px 0 0 20px; }

≈
.index_banner_r {
  width: 250px;
  height: 265px;
  float: left;
  margin: 20px 0 0 15px; }

.index_banner_rbox {
  width: 240px;
  height: 132px;
  float: left;
  margin: 0 0 0 10px; }

.index_banner_rbox_img {
  width: 110px;
  height: 100px;
  float: left;
  margin: 10px 0 0 10px; }

.index_banner_rbox_com {
  width: 110px;
  height: 100px;
  float: left;
  margin: 10px 0 0 10px;
  text-align: left; }
  .index_banner_rbox_com .redtext {
    color: #CC0000;
    font-weight: bold; }
  .index_banner_rbox_com .buletext {
    color: #0000FF;
    font-weight: bold; }

#index_title {
  width: 560px;
  height: 20px;
  background-image: url(../image/index_title.jpg);
  background-repeat: no-repeat;
  float: right;
  margin: 0 0 2px;
  padding: 0; }

#index_sizititle {
  width: 560px;
  height: 20px;
  background-image: url(../image/index_sizititle.jpg);
  background-repeat: no-repeat;
  float: right;
  margin: 0 0 2px 0;
  padding: 0; }
  #index_sizititle h3 {
    color: #333333;
    font-weight: normal;
    font-size: 12px;
    float: right;
    margin: 0 0px 0 10px; }

#index_button {
  height: 15px;
  width: 70px;
  float: right;
  padding: 0; }
  #index_button a {
    height: 15px;
    width: 70px;
    display: block;
    background-image: url(../image/index_button.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0; }

.index_topics {
  width: 560px;
  margin-top: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  padding-bottom: 5px; }
  .index_topics .index_date {
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 15px;
    background-image: url(../image/index_listmark.gif);
    background-repeat: no-repeat;
    background-position: left top; }
  .index_topics .index_comment {
    float: left;
    width: 420px;
    padding: 0  0 0; }

.index_banner strong, #index_title h3, #index_button strong {
  display: none; }

.index_banner h2 {
  width: 350px;
  display: block;
  margin: 0 0 0 200px;
  padding: 20px 0 0 0;
  font-size: 16px; }
.index_banner a:hover {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }

#index_button:hover {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }

/*************************************** 
当社について【about】 
****************************************/
#about_title1 {
  width: 580px;
  height: 75px;
  background-image: url(../image/about_title1.gif);
  margin: 0;
  padding: 0; }

#about_title2 {
  width: 580px;
  height: 35px;
  margin: 0;
  padding: 0 0 0 10px;
  border-bottom: 5px solid #215fab; }
  #about_title2 h3 {
    color: #215fab;
    font-size: 1.1rem; }

.about_contents {
  width: 580px;
  margin-top: 30px;
  margin-bottom: 30px; }

#about_comment1 {
  width: 580px;
  float: left;
  overflow: visible;
  margin: 0;
  padding: 0 10px 0 0; }

#about_comment2 {
  width: 300px;
  padding-right: 10px;
  float: left;
  margin: 0; }

#about_photo1, #about_photo2, #about_photo3 {
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0; }

/*#about_photo1{width:170px;height:200px;background-image:url(../image/about_photo1.jpg);}*/
#about_photo2 {
  width: 270px;
  height: 180px;
  background-image: url(../image/about_photo2_1.jpg); }

#about_photo3 {
  width: 270px;
  height: 180px;
  background-image: url(../image/about_photo3_2.jpg); }

#about_title1 h2, #about_photo1 strong, #about_photo3 em, #about_photo2 em {
  display: none; }

/*************************************** 
工場案内【plant】 
****************************************/
#plant_title1 {
  width: 580px;
  height: 60px;
  background-image: url(../image/plant_title1.gif);
  margin: 0;
  padding: 0; }

#plant_title2 {
  width: 580px;
  height: 60px;
  background-image: url(../image/plant_title2.gif);
  margin: 0;
  padding: 0; }

.plant_contents {
  width: 580px;
  margin: 0 0 30px; }

.plant_subtitle {
  width: 580px;
  height: 50px;
  display: block;
  margin: 0;
  padding: 0; }
  .plant_subtitle strong {
    font-size: 14px;
    text-indent: 20px;
    margin: 0;
    padding: 0; }

.plant_number {
  float: left;
  height: 150px;
  width: 60px;
  margin: 0;
  padding: 0; }

.plant_photo {
  float: left;
  height: 150px;
  width: 220px;
  margin: 0;
  padding: 0; }

.plant_comment {
  float: left;
  height: 150px;
  width: 290px;
  margin: 0;
  padding: 0; }
  .plant_comment h4 {
    font-size: 16px;
    color: #090;
    font-weight: bold;
    width: 290px;
    margin: 10px 0 20px;
    padding: 0; }

#plant_title1 h2, #plant_title2 h3, .plant_photo em, .plant_number em {
  display: none; }

.plant_n1 {
  background-image: url(../image/plant_n1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  display: inline; }

.plant_n2 {
  background-image: url(../image/plant_n2.jpg);
  background-repeat: no-repeat;
  background-position: center top; }

.plant_n3 {
  background-image: url(../image/plant_n3.jpg);
  background-repeat: no-repeat;
  background-position: center top; }

.plant_n4 {
  background-image: url(../image/plant_n4.jpg);
  background-repeat: no-repeat;
  background-position: center top; }

.plant_photo1 {
  background-image: url(../image/plant_photo1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  display: inline; }

.plant_photo2 {
  background-image: url(../image/plant_photo2.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo3 {
  background-image: url(../image/plant_photo3.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo4 {
  background-image: url(../image/plant_photo4.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo5 {
  background-image: url(../image/plant_photo5.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo6 {
  background-image: url(../image/plant_photo6.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo7 {
  background-image: url(../image/plant_photo7.jpg);
  background-repeat: no-repeat;
  background-position: center; }

.plant_photo8 {
  background-image: url(../image/plant_photo8.jpg);
  background-repeat: no-repeat;
  background-position: center; }

/*************************************** 
商品のこだわり【products】 
****************************************/
.products_contents {
  width: 580px;
  margin: 10px 0 120px 0; }

#products_title1 {
  width: 580px;
  height: 50px;
  margin: 0 0 10px 0;
  padding: 0; }

#products_title2 {
  width: 580px;
  height: 30px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  margin: 0;
  padding: 0; }

#products_title3 {
  width: 210px;
  height: 30px;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  margin: 0 0 5px;
  padding: 0; }

#products_title1 {
  background-image: url(../image/products_title1.jpg);
  background-repeat: no-repeat; }

#products_title2 {
  background-image: url(../image/products_title2.gif);
  background-repeat: no-repeat; }

#products_title3 {
  background-image: url(../image/products_title3.gif);
  background-repeat: no-repeat; }

#products_comment {
  padding: 5px; }

#products_photo1 {
  float: right;
  height: 360px;
  width: 345px;
  border: 1px dashed #999;
  margin: 0;
  padding: 0; }

#products_photo2 {
  float: left;
  height: 210px;
  width: 345px;
  border: 1px dashed #999;
  margin: 20px 10px 0 0;
  padding: 0; }

#products_photo1 {
  background-image: url(../image/products_photo1_2.jpg);
  background-repeat: no-repeat;
  background-position: center center; }

#products_photo2 {
  background-image: url(../image/products_photo2.jpg);
  background-repeat: no-repeat;
  background-position: center center; }

#products_title1 h2, #products_photo1 em, #products_photo2 em, #products_title3 strong, #products_title2 h3 {
  display: none; }

/*************************************** 
お客様の声【voice】 
****************************************/
#voice_title {
  width: 580px;
  height: 170px;
  background-image: url(../image/voice_title.jpg);
  background-repeat: no-repeat;
  background-position: left;
  margin: 0;
  padding: 0; }
  #voice_title h2 {
    display: none; }

.voice_contents {
  width: 580px;
  margin: 0 0 30px; }

.voice_item {
  height: 30px;
  width: 580px;
  margin-top: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999; }
  .voice_item h3 {
    font-size: 16px;
    line-height: 30px;
    text-indent: 15px; }

.voice_date {
  height: 30px;
  width: 580px;
  line-height: 30px;
  color: #360;
  text-indent: 15px;
  padding: 0;
  display: none; }

.voice_comment {
  color: #360;
  background-color: #EEEDEF;
  padding: 10px 10px 20px; }
  .voice_comment h4 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px; }

/*************************************** 
よくある質問【faq】 
****************************************/
.faq_contents {
  width: 580px;
  margin: 10px 0 10px 0; }

#faq_title1 {
  width: 580px;
  height: 50px;
  background-image: url(../image/faq_title1.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#faq_title2 {
  width: 580px;
  height: 50px;
  background-image: url(../image/faq_title2.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0; }

.faq_q {
  height: 20px;
  width: 580px;
  background-image: url(../image/faq_q.gif);
  text-indent: 15px;
  line-height: 20px;
  color: #F60;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0; }

.faq_a {
  background-image: url(../image/faq_a.gif);
  background-repeat: repeat;
  width: 580px;
  margin: 0;
  padding: 0; }

.faq_mark {
  float: left;
  width: 50px;
  height: 20px;
  font-weight: bold;
  color: red;
  margin: 10px 0 0;
  text-align: right; }

.faq_answer {
  float: left;
  width: 500px;
  margin: 10px 0 30px; }

#faq_title1 h2, #faq_title2 h3 {
  display: none; }

/*************************************** 
カタログダウンロード【catalog】 
****************************************/
#catalog_title {
  width: 580px;
  height: 50px;
  background-image: url(../image/catalog_title.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#catalog_contents {
  width: 580px;
  margin: 10px 0 10px 0; }
  #catalog_contents strong {
    font-size: 20px;
    margin: 15px 0 0 0;
    display: block; }

#catalog_button {
  float: left;
  height: 230px;
  width: 345px;
  margin: 0;
  padding: 0; }
  #catalog_button a {
    height: 230px;
    width: 345px;
    display: block;
    background-image: url(../image/catalog_button.jpg);
    background-repeat: no-repeat;
    background-position: center center; }

.catalog_comment {
  float: right;
  width: 220px; }

.catalog_comment_file {
  float: right;
  width: 580px; }
  .catalog_comment_file a img {
    border: 0px; }

#catalog_button:hover {
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.5; }

#catalog_title h2, #catalog_button strong {
  display: none; }

/*************************************** 
会社概要【company】 
****************************************/
.company_contents {
  width: 580px;
  margin: 10px 0 10px; }

#company_title1 {
  width: 580px;
  height: 30px;
  background-image: url(../image/company_title1.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#company_title2 {
  width: 580px;
  height: 30px;
  background-image: url(../image/company_title2.jpg);
  background-repeat: no-repeat;
  margin: 0 0 20px;
  padding: 0; }

#company_title3 {
  width: 580px;
  height: 30px;
  background-image: url(../image/company_title3.jpg);
  background-repeat: no-repeat;
  margin: 0 0 20px;
  padding: 0; }

.company_contents table {
  width: 100%;
  margin-bottom: 30px; }
.company_contents th {
  width: 150px;
  text-indent: 15px;
  font-weight: normal;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
  margin: 0; }
.company_contents td {
  padding-right: 5em;
  padding-top: 15px;
  padding-bottom: 5px; }
.company_contents th, .company_contents td {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999; }

#company_image {
  height: 65px;
  width: 580px;
  margin: 0 0 30px;
  padding: 0;
  background-image: url(../image/company_image1.gif);
  background-repeat: no-repeat;
  background-position: center; }

#company_policy ul {
  width: 580px;
  margin: 0 0 30px;
  padding: 0 0 10px; }
#company_policy li {
  list-style-type: none;
  font-size: 12px;
  text-indent: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0; }
#company_policy .list_mk {
  text-indent: 20px;
  display: block;
  line-height: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-image: url(../image/company_image2.gif);
  background-repeat: no-repeat; }

#company_comment {
  font-size: 16px;
  text-indent: 20px; }

#company_image strong, #company_title1 h2, #company_title2 h3, #company_title3 strong {
  display: none; }

/*************************************** 
社長挨拶【greeting】 
****************************************/
.greeting_contents {
  width: 580px;
  margin: 10px 0 10px; }

#greeting_title1 {
  width: 580px;
  height: 30px;
  background-image: url(../image/greeting_title1.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#greeting_title2 {
  width: 580px;
  height: 25px;
  background-image: url(../image/greeting_title2.jpg);
  background-repeat: no-repeat;
  margin: 0 0 20px;
  padding: 0; }

#greeting_comment1 {
  width: 550px;
  margin: 10px 15px 30px 15px;
  padding: 0; }

#greeting_comment2 {
  width: 400px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  margin: 0; }

#greeting_photo {
  float: left;
  height: 40px;
  width: 150px;
  text-align: center;
  margin: 0;
  padding: 175px 0 0;
  background-image: url(../image/greeting_photo.jpg);
  background-repeat: no-repeat;
  background-position: center top; }

#greeting_title1 h2, #greeting_title2 h3 {
  display: none; }

#co2fontsixe {
  font-size: 10px; }

/*************************************** 
本社工場へのアクセス【access】 
****************************************/
.access_contents {
  width: 580px;
  margin: 10px 0 10px; }

#access_title1 {
  width: 580px;
  height: 30px;
  background-image: url(../image/access_title1.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#access_title2 {
  width: 580px;
  height: 25px;
  background-image: url(../image/access_title2.jpg);
  background-repeat: no-repeat;
  margin: 0 0 20px;
  padding: 0; }

.access_comment {
  width: 550px;
  margin: 10px 15px 30px 15px;
  padding: 0; }

#access_map {
  width: 500px;
  height: 500px;
  margin: 0 40px; }

#access_title1 h2, #access_title2 h3 {
  display: none; }

/*************************************** 
市内販売先のご案内【shoproot】 
****************************************/
.shoproot_contents {
  width: 580px;
  margin: 10px 0 10px; }

#shoproot_title1 {
  width: 580px;
  height: 30px;
  background-image: url(../image/shoproot_title.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }

#shoproot_title2 {
  width: 580px;
  height: 25px;
  background-image: url(../image/shoproot_title2.jpg);
  background-repeat: no-repeat;
  margin: 0 0 20px;
  padding: 0; }

.shoproot_comment {
  width: 550px;
  margin: 30px 15px 10px 15px;
  padding: 0; }
  .shoproot_comment strong {
    font-size: 18px; }

#shoproot_map {
  width: 500px;
  height: 500px;
  margin: 0 40px; }

#shoproot_title1 h2, #shoproot_title2 h3 {
  display: none; }

/*************************************** 
新着情報＆催事案内【topics】 
****************************************/
.topics_contents {
  width: 580px;
  margin: 10px 0 10px; }

#topics_title1 {
  width: 580px;
  height: 30px;
  background-image: url(../image/topics_title1.jpg);
  background-repeat: no-repeat;
  margin: 10px 0 30px;
  padding: 0; }

.topics_title2 {
  width: 580px;
  height: 25px;
  background-image: url(../image/topics_title2.jpg);
  background-repeat: no-repeat;
  margin: 0 0 15px;
  padding: 0; }
  .topics_title2 h3 {
    line-height: 25px;
    color: #FFF;
    text-indent: 20px;
    font-weight: normal;
    font-size: 12px; }

.topics_comment {
  width: 550px;
  margin: 10px 15px 30px 15px;
  padding: 0; }

#topics_title1 h2 {
  display: none; }

.topics_contents strong img {
  margin: 0 10px 0 0;
  vertical-align: middle; }

/*************************************** 
催事案内
****************************************/
table.bussanten-table {
  margin: 0 auto 0px;
  padding: 0px;
  width: 490px;
  border-left: #ebe8da 1px solid;
  border-top: #ebe8da 1px solid; }
  table.bussanten-table td {
    line-height: 100%;
    border-right: #ebe8da 1px solid;
    border-bottom: #ebe8da 1px solid; }
    table.bussanten-table td.box1 {
      background-color: #F5F3E8;
      padding: 7px;
      color: #333333;
      vertical-align: top;
      text-align: center; }
    table.bussanten-table td.box2, table.bussanten-table td.box3, table.bussanten-table td.box4, table.bussanten-table td.box5 {
      background-color: #FFFFFF;
      padding: 7px;
      color: #333333;
      vertical-align: top; }

.event_comment {
  margin: 15px 0 0 0; }

#event_title {
  width: 580px;
  height: 50px;
  background-image: url(../image/event_title.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px;
  padding: 0; }
  #event_title h2 {
    display: none; }

#catalog_button strong {
  display: none; }

/*************************************** 
ショップ【shop】
ショッピングカート依存だと思われるがとりあえず作成
****************************************/
/*************************************** 
#side .layout-twt
****************************************/
.layout-twt #side_member, .layout-twt #side_category, .layout-twt #side_search, .layout-twt #side_pickup, .layout-twt #side_choice {
  height: auto;
  width: 170px;
  margin: 20px 0 0;
  padding: 0; }
.layout-twt #shop_title1, .layout-twt #shop_title2, .layout-twt #shop_title3, .layout-twt #shop_title4 {
  height: 25px;
  width: 170px;
  margin: auto;
  padding: 0; }
.layout-twt #shop_title1 {
  background-image: url(../image/shop_title1.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.layout-twt #shop_title2 {
  background-image: url(../image/shop_title2.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.layout-twt #shop_title3 {
  background-image: url(../image/shop_title3.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.layout-twt #shop_title4 {
  background-image: url(../image/shop_title4.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.layout-twt #shop_title1 strong, .layout-twt #shop_title2 strong, .layout-twt #shop_title3 strong, .layout-twt #shop_title4 strong {
  display: none; }

/***************************************/
#shop_menu {
  width: 948px;
  height: 30px;
  margin: 10px 0 0;
  padding: 0; }
  #shop_menu em {
    display: none;
    height: 30px;
    width: 237px;
    text-decoration: none; }
  #shop_menu a {
    background-image: url(../image/shop_menu.jpg);
    display: block;
    float: left;
    height: 30px;
    width: 237px;
    margin: 0;
    padding: 0; }
    #shop_menu a.itemlist {
      background-position: 0px 0; }
    #shop_menu a.payment {
      background-position: -237px 0; }
    #shop_menu a.contact {
      background-position: -474px 0; }
    #shop_menu a.cart {
      background-position: -711px 0; }
    #shop_menu a:hover.itemlist, #shop_menu a:hover.payment, #shop_menu a:hover.contact, #shop_menu a:hover.cart {
      -moz-opacity: 0.5;
      filter: alpha(opacity=50);
      opacity: 0.5; }

#shop_title5 {
  background-image: url(../image/shop_title5.jpg);
  background-repeat: no-repeat;
  height: 25px;
  width: 550px;
  background-position: center;
  margin: 0 auto; }
  #shop_title5 h2 {
    display: none; }

#shop_contents {
  width: 600px;
  text-align: center;
  margin: 0 5px 20px; }
  #shop_contents img {
    border-style: none; }

.shop_banner {
  margin: 20px 0 0;
  padding: 0; }
  .shop_banner a:hover {
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    opacity: 0.5; }

#shop_navi {
  line-height: 20px;
  text-align: left;
  width: 550px;
  height: 20px;
  margin: 0 auto; }
  #shop_navi ul {
    margin: 0; }
  #shop_navi li {
    display: inline;
    list-style-type: none; }

#shop_item {
  width: 550px;
  margin: 0 25px 0 25px;
  padding: 0; }

#shop_img {
  width: 170px;
  margin: 0 0 10px;
  padding: 0;
  display: inline; }

/***************************************/
/*
* {
  margin: 0;
  padding: 0;

  html {
    body {
      behavior: url("../css/csshover.htc");
      text-align: center;
      margin: 0 auto;
    }

    div#wrapper {
      behavior: url("../css/csshover.htc");
      text-align: left;
    }

    table {
      font-family: Osaka, 'ＭＳ Ｐゴシック', Arial,sans-serif;
      font-size: 12px;
      color: #333;
    }
  }

  &:first-child + html body {
    font-family: 'メイリオ';
  }
}
*/
/*=========PC用メニュー*/
.under_page_menu-btn {
  position: fixed;
  top: 4px;
  right: 4px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  z-index: 1; }

.under_page_menu {
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(7, 26, 68, 0.8);*/
  background: rgba(7, 26, 68, 0.9);
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  opacity: 0; }
  .under_page_menu ul {
    -js-display: flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    vertical-align: middle;
    width: 60%;
    margin: 20px auto 0 auto; }
  .under_page_menu li {
    width: 48%;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    text-align: center;
    border-bottom: #EFEFEF 1px solid;
    box-sizing: border-box; }
    .under_page_menu li:last-child {
      width: 100%; }
    .under_page_menu li:nth-child(even) {
      margin-right: 4px; }
    .under_page_menu li a {
      display: block;
      font-size: 18px;
      color: #fff; }
      .under_page_menu li a:hover {
        color: #999; }

/* 開閉用ボタンがクリックされた時のスタイル */
.open .under_page_menu {
  cursor: url(../image/cross.svg), auto;
  -webkit-transition: all .5s;
  transition: all .5s;
  visibility: visible;
  opacity: 1; }

/*下層ヘッダー*/
@media print, screen and (min-width: 641px) {
  .page_head {
    padding: 0px 0 195px !important; }
    .page_head .head_logo {
      margin-bottom: 100px !important; } }
.page_head.page_head_jumokusou {
  padding: 0px 0 30px !important; }

/* page navigation*/
.pagenav {
  clear: both;
  width: 100%;
  height: 57px;
  margin: 0 auto 30px auto;
  text-align: center; }
  .pagenav a {
    display: inline-block;
    color: #CE603F;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    background-color: #FFF;
    padding: 5px;
    text-decoration: none; }

.page-numbers {
  margin: 16px 0 0 0; }

.prev.page-numbers, .next.page-numbers {
  margin: 0; }

a.prev {
  float: left;
  display: inline-block;
  background: url(../image/controls-l.png) no-repeat;
  background-position: 0 0;
  background-color: none;
  border: none;
  width: 56px;
  height: 57px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
a.next {
  float: right;
  display: inline-block;
  background: url(../image/controls-r.png) no-repeat;
  background-position: 0 0;
  background-color: none;
  border: none;
  width: 56px;
  height: 57px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.current {
  clear: both;
  color: #60BFC6;
  text-align: center; }
