@charset "Shift_JIS";

/*  Top Contents
-----------------------------------------------------------------------------*/
#top_slider {
  margin: 0 auto -30px;
  padding: 14px 0 0;
  background: #fff url(../../img/common/topicpath_bg.png) repeat-x left top;
}

#top_slider #slider_inner {
  margin: 0 auto;
  width: 960px;
}

#amino_bn { margin-bottom: 30px; }

#amino_bn .fixing {
  padding-top: 37px;
  float: left;
}

#amino_bn:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#home .block { margin: 0 0 41px; }

#home .block .title {
  font-size: 27px;
  color: #555;
  line-height: 32px;
  margin-bottom: 20px;
  padding-left: 48px;
  background: url(../../img/common/title_bg01.gif) no-repeat 0 11px;
}

#home .block .txt_15 {
  word-wrap: break-word;
  line-height: 22px;
  padding: 14px 0 0;
}

#home .block div {
  padding: 23px 20px;
  width: 432px;
  background: #f7f5f1;
  position: relative;
}

#home .block .deatil_btn {
  text-align: right;
  right: 19px;
  bottom: 23px;
  position: absolute;
}

#home .column_left {
  width: 720px;
  float: left;
}

#home .column_left a { color: #0066cc; }

#home .column_left h2 {
  font-size: 20px;
  color: #333;
  padding-left: 20px;
  background: url(../../img/common/icon_02.gif) no-repeat 0 4px;
  position: relative;
}

#home .column_left h2 span {
  *top: 0;
  top: -3px;
  right: 8px;
  display: block;
  position: absolute;
}

#home .column_left h2 a {
  font-size: 13px;
  padding-left: 12px;
  display: inline-block;
  background: url(../../img/common/arrow_icon04.gif) no-repeat left center;
}

#home .column_left .news_list {
  font-size: 15px;
  line-height: 25px;
  margin-top: 10px;
  padding: 14px 0 0;
  border-top: 1px solid #dfdfdf;
}

#home .column_left .news_list dt {
  font-size: 15px;
  line-height: 25px;
}

#home .column_left .news_list dd {
  margin: -25px 0 14px;
  padding: 0 0 10px 102px;
  border-bottom: 1px solid #dfdfdf;
}

#home .column_right {
  width: 215px;
  float: right;
}

#home .column_right div {
  margin-bottom: 10px;
  padding: 10px 3px 3px;
  border: 1px solid #e6e6e6;
  position: relative;
}

#home .column_right .icon {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 100;
}

#home .column_right .title {
  font-size: 13px;
  line-height: 19px;
  padding: 0 0 10px 7px;
}

#home .column_right ul li {
  font-size: 13px;
  margin-top: 3px;
  padding: 14px 9px 8px;
  border-left: 4px solid #ef232a;
  background: #f7f5f1;
}

#home .column_right ul li a:hover {
  opacity: 0.75;
  -moz-opacity: 0.75;
  zoom: 1;
  text-decoration: none;
  filter: alpha(opacity=75);
}

#home .column_right ul li img {
  vertical-align: middle;
  margin: 0 5px;
}

#home .box_banner { padding-top: 27px; }
#home .banner_list { margin: 10px -10px 0 0; }

#home .banner_list li {
  margin-right: 10px;
  float: left;
}

.prd_list {
  padding: 10px 0 0;
  overflow: hidden;
}

.prd_list li {
  box-sizing: border-box;
  padding-left: 11px;
  width: 30%;
  background: url(../../img/common/arrow_icon03.png) no-repeat 0 7px;
  float: left;
}

.prd_list li.w40 { width: 40%; }
.prd_list li.wauto { width: auto; }

#home #banner07,
#banner07 {
display: block;
    margin: 10px 0;
    padding: 3px 3px 3px;
    border: 1px solid #e6e6e6;}
#banner07 .inner {
position: relative;
display: block;
min-height: 99px;
background-color: #f7f5f1;}
#banner07 img.banner07_bg {
position: absolute;
z-index: 0;
top: 0;
right: 0;}

#home #banner07 h3.title,
#banner07 h3.title {
position: relative;
font-size: 15px;
padding:10px ;
line-height: 1.3em;
z-index: 10;}
#banner07 h3.title span {
display: block;
font-size: 11px;}

#banner07 p.link_txt {
position: absolute;
z-index: 10;
left: 15px;
bottom: 10px;
margin: 0 0;
line-height: 1.4em;
}
#banner07 .icon {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 100;
}

/*  2024.04追加　宝友会員ページ
-----------------------------------------------------------------------------*/
.column_right input[type="button"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  color: #000
}
.column_right input[type="button"] {
	-webkit-appearance: none;
  border-style:none;
  width: 207px;
  height: 46px;
  font-size: 13px;
  margin-top: 3px;
  padding: 11px 9px;
  color: #333;
  text-align: left;
  background-image: url(/img/home/banner_hoyukai_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size:cover;
}
.column_right input[type="button"]:hover {
  opacity: 0.7;
}
