@charset "UTF-8";
.contents_main .Area_box {
  float: left;
  width: 600px;
  padding: 0;
  margin: 0 0 20px;
}

.contents_main .border {
  border-bottom: dashed 1px #a1a1a1;
}

.contents_main .Area_l {
  float: left;
  width: 295px;
  padding: 0;
  margin: 0 10px 15px 0;
}

.contents_main .Area_r {
  float: left;
  width: 295px;
  padding: 0;
  margin: 0 0 15px;
}

.contents-menu {
  padding: 0;
  margin: 0;
}
.contents-menu > dt {
  font-size: 14px;
  text-align: left;
  padding: 0 3px .5em 14px;
  margin: 6px 0 8px 4px;
  background: url(../../images/img_common/arrow.gif) no-repeat left 0.3em;
  border-bottom: 1px dashed #a1a1a1;
  display: block;
}
.contents-menu > dd {
  font-size: 12px;
  text-align: left;
  padding: 0 3px 0 14px;
  margin: 0 0 0 17px;
  line-height: 1.5em;
  background: url(../../images/img_common/arrow2.gif) no-repeat left 0.1em;
  display: block;
}
.contents-menu > dd.dot-line {
  padding: 0 3px 10px 14px;
  margin: 10px 4px 15px;
  border-bottom: dashed 1px #a1a1a1;
}
.contents-menu.-no-border dt {
  border-bottom: 0;
  padding-bottom: 0;
}

/*
.contents_main dl {
	padding: 0;
	margin: 0;
}
.contents_main dl dt {
	font-size: 14px;
	height: 24px;
	text-align: left;
	padding: 0 3px 0 14px;
	margin: 6px 0 8px 4px;
	background: url(../../images/img_common/arrow.gif) no-repeat left .3em;
	border-bottom: dashed 1px #a1a1a1;
	display: block;
}
.contents_main dl dd {
	font-size: 12px;
	text-align: left;
	padding: 0 3px 0 14px;
	margin: 0 0 0 17px;
	line-height: 1.5em;
	background: url(../../images/img_common/arrow2.gif) no-repeat left .1em;
	display: block;
	
	&.dot-line {
  	padding: 0 3px 10px 14px;
  	margin: 10px 4px 15px;
  	border-bottom: dashed 1px #a1a1a1;
	}
}
*/
/**　製品情報　******************/
.contents_main h2.product_bt01, .contents_main h2.product_bt02, .contents_main h2.product_bt03, .contents_main h2.product_bt04, .contents_main h2.product_bt05, .contents_main h2.product_bt06, .contents_main h2.product_bt07, .contents_main h2.product_bt08, .contents_main h2.product_bt09 {
  width: 295px;
  background: none;
  padding: 0;
  margin: 0 0 10px;
  clear: both;
}

.contents_main .pet01 a {
  display: block;
  width: 295px;
  height: 115px;
  background: url(../../product/images/product_bt01.gif) no-repeat 0 0;
  font-size: 18px;
  line-height: 1.2em;
  color: #FFF;
}

.contents_main h2.product_bt01 a {
  width: 295px;
  height: 116px;
  padding: 36px 0 5px 77px;
}

.contents_main .pet02 a {
  display: block;
  width: 295px;
  height: 115px;
  background: url(../../product/images/product_bt02.gif) no-repeat 0 0;
  font-size: 18px;
  line-height: 1.2em;
  color: #FFF;
}

.contents_main h2.product_bt02 a {
  width: 295px;
  height: 116px;
  padding: 36px 0 5px 77px;
}

.contents_main .pet03 a {
  display: block;
  width: 295px;
  height: 115px;
  background: url(../../product/images/product_bt03.gif) no-repeat 0 0;
  font-size: 18px;
  line-height: 1.2em;
  color: #FFF;
}

.contents_main h2.product_bt03 a {
  width: 295px;
  height: 115px;
  padding: 36px 0px 5px 77px;
}

.contents_main .pet04 a {
  display: block;
  width: 295px;
  height: 115px;
  background: url(../../product/images/product_bt04.gif) no-repeat 0 0;
  font-size: 18px;
  line-height: 1.2em;
  color: #FFF;
}

.contents_main h2.product_bt04 a {
  width: 295px;
  height: 115px;
  padding: 36px 0px 5px 77px;
}

.contents_main h2.product_bt01 a:hover,
.contents_main h2.product_bt02 a:hover,
.contents_main h2.product_bt03 a:hover,
.contents_main h2.product_bt04 a:hover {
  opacity: .8;
}

.contents_main .pet05,
.contents_main .pet06,
.contents_main .pet07,
.contents_main .pet08,
.contents_main .pet09 {
  height: 98px;
}
.contents_main .pet05 a,
.contents_main .pet06 a,
.contents_main .pet07 a,
.contents_main .pet08 a,
.contents_main .pet09 a {
  display: block;
  width: 295px;
  height: 98px;
  text-indent: -9999px;
}
.contents_main .pet05 a:hover,
.contents_main .pet06 a:hover,
.contents_main .pet07 a:hover,
.contents_main .pet08 a:hover,
.contents_main .pet09 a:hover {
  opacity: .8;
}

.contents_main .pet05 a {
  background: url(../../product/images/product_bt05.gif) no-repeat 0 0;
}

.contents_main .pet06 a {
  background: url(../../product/images/product_bt06.gif) no-repeat 0 0;
}

.contents_main .pet07 a {
  background: url(../../product/images/product_bt07.gif) no-repeat 0 0;
}

.contents_main .pet08 a {
  background: url(../../product/images/product_bt08.png) no-repeat 0 0;
}

.contents_main .pet09 a {
  background: url(../../product/images/product_bt09.png) no-repeat 0 0;
}

.gextime_list a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}

/**　カタログ・ダウンロード一覧　*********/
ul#dllist {
  margin-left: 24px;
  margin-bottom: 2em;
}

ul#dllist li {
  float: left;
}

ul#dllist li.fish {
  width: 600px;
  margin-bottom: 2em;
}

ul#dllist li.fish02,
ul#dllist li.animal {
  width: 172px;
  margin-right: 32px;
}

ul#dllist li.dogcat {
  width: 172px;
  margin-right: 28px;
}

ul#dllist li.exoterra {
  width: 172px;
}

h3.dl_fish {
  background-color: #008bd0;
  font-weight: bold;
  color: #fff;
  padding: 7px;
  margin-bottom: 1em;
}

h3.dl_fish02 {
  background-color: #008bd0;
  font-weight: bold;
  color: #fff;
  padding: 7px;
  margin-bottom: 1em;
  text-align: center;
}

h3.dl_animal {
  background-color: #e45799;
  font-weight: bold;
  color: #fff;
  padding: 7px;
  margin-bottom: 1em;
  text-align: center;
}

h3.dl_dogcat {
  background-color: #e98025;
  font-weight: bold;
  color: #fff;
  padding: 7px;
  margin-bottom: 1em;
  text-align: center;
}

h3.dl_exoterra {
  background-color: #231815;
  font-weight: bold;
  color: #fff;
  padding: 7px;
  margin-bottom: 1em;
  text-align: center;
}

ul#dllist li.fish ul {
  margin-left: 14px;
}

ul#dllist li.fish ul li {
  float: left;
  margin-right: 60px;
}

ul#dllist li.fish ul li.last {
  margin-right: 0;
}

ul#dllist li.fish ul li.mega {
  margin-right: 20px;
}

ul#dllist li.fish ul li.top {
  margin-right: 70px;
}

ul#dllist li.fish02 ul {
  margin-left: 14px;
}

ul#dllist li.animal ul {
  margin-left: 14px;
}

ul#dllist li.dogcat ul {
  margin-left: 14px;
}

ul#dllist li.exoterra ul {
  margin-left: 14px;
}

#dllist .cover03 {
  margin-bottom: 10px;
  width: 150px;
  line-height: 1.2em;
  margin-left: 10px;
}

#dllist .cover02 {
  margin-bottom: 20px;
}

#dllist .cover {
  margin-bottom: 10px;
  width: 150px;
  line-height: 1.2em;
}

/* movie/index.html */
/*
.contents_right .Area_box .movie_set {
    float: left;
    padding: 0 29px 0 0;
    width: 310px;
}
.contents_right .Area_box .movie_set_end {
    float: left;
    width: 310px;
}
.contents_right .Area_box .movie_set h2,
.contents_right .Area_box .movie_set_end h2 {
	font-weight:bold;
	text-align:center;
}
*/
.movie-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.movie-list__item {
  width: 48%;
  margin-bottom: 2rem;
}
.movie-list__container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
}
.movie-list__container > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.movie-list__title {
  color: #3e3a39;
  width: auto;
  padding: 0 3px .5em 14px;
  margin: 6px 0 8px 4px;
  background: url(../../images/img_common/arrow.gif) no-repeat left 0.3em;
}

table.spec {
  border-left: 1px solid #346fcd;
  border-top: 1px solid #346fcd;
}

table.spec td {
  background-color: #e7f4f7;
  border-bottom: 1px solid #346fcd;
  border-right: 1px solid #346fcd;
}

table.spec_none {
  border-left: medium none;
  border-top: medium none;
}

table.spec_none td {
  border-bottom: medium none;
  border-right: medium none;
}



/*# sourceMappingURL=../maps/product.css.map */
