@charset "euc-jp";



.cat_list_column { margin:0 0 50px 0; }
.cat_list_column dl { display:flex; align-items:center; padding:0 0 10px 0; border-bottom:solid 1px #000; }
.cat_list_column dt { padding:0 10px 0 0; }
.cat_list_column dt img { width:55px; }

.oshirase { margin: 30px auto 0 auto; width: 95%; max-width: 980px; font-size: 14px; border: solid 1px #000; }
.oshirase dt { padding: 5px; font-weight: normal; background: #ffb6c1; border-bottom: solid 1px #000; }
.oshirase dd { padding: 5px; }

.movie_cell {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie_cell iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.ritou { margin: 30px auto; font-size: 14px; border: solid 1px #000; }
.ritou dt { padding: 5px; font-weight: normal; text-align: center; background: #ffb6c1; border-bottom: solid 1px #000; }
.ritou dd { padding: 5px; }



/* main */
.main__section--product {
  padding: 20px 0 60px;
}

/* sidebar */
.sidebar__section {
  float: left;
  width: 270px;
  margin-right: 60px;
}

.menu__section {
  margin-bottom: 60px;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}

/* contents */
.contents__section {
  float: right;
  width: 970px;
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

/* footer */
.footer__section {
  border-bottom: 1px solid #000;
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}

.footer__navi {
  margin-bottom: 40px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}


/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  width: 110px;
}

.product-list__unit-md {
  width: 141px;
}

.product-list__unit-lg {
  width: 30%;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 20px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 10px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 32px;
  display: block;
  text-align: center;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 60px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding-top: 60px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb {
	margin:0;
	padding:0;
}

.product__image-thumb ul {
	width:100%;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 0 0 10px;
  width:30% !important;
  text-align:center;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #ddd;
}

.product__guide {
  padding: 0 0 60px;
}

.product__info {
	margin:0;
	padding:0;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 40px 0 60px;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  line-height:150%;
  border-bottom: 3px solid #ddd;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.section__title-h2 img {
	vertical-align:middle;
}

.btn-primary {
  background: #009900;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #666;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;

  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 16px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;


}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}


/* slider */
#slider div {
  width: 100%;
}

.slider {
  margin: 0 auto 60px;
  width: 100%;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}






/*	Image
--------------------------------------*/

div.figure {
	margin-bottom:1em;
}

/*	List
--------------------------------------*/

ul.normal li {
	margin-left:1em;
	list-style-position:outside;
	list-style-type:disc;
}

.square-01 li {
	padding-left:1em;
	background:url(https://img03.shop-pro.jp/PA01004/803/etc/1_icon_square_01.gif) no-repeat 0 0.3em;
}

.rhombus-01 li {
	padding-left:1em;
	background:url(https://img03.shop-pro.jp/PA01004/803/etc/1_icon_rhombus_01.gif) no-repeat 0 0.3em;
}

/*	Table
--------------------------------------*/

table.hd-01 {
	width:100%;
}

table.hd-01 th,
table.hd-01 td {
	padding:5px 10px;
	border:1px solid #241200;
}

table.hd-01 th {
	width:140px;
	border-right:none;
	background-color:#d1d2da;
	text-align:center;
}

table.hd-01 td {
	border-left:none;
}

/*	div.article
--------------------------------------*/

div.article {
	margin-bottom:35px;
}

div.article h2.article-title {
	margin-bottom:15px;
}

div.article span.note {
	color:#f00;
}

div.article span.note-01 {
	color:#f60;
	font-size:133%;
	font-weight:bold;
}

/*	div.section
--------------------------------------*/

.section {
	margin:0 0 20px 0 !important;
}

div.section h2.section-title {
	margin-bottom:12px;
	font-size:100%;
}

div.section.level2-01 {
	overflow:hidden;
	zoom:1;
}

div.section.level3-01 h3.section-title {
	margin-bottom:10px;
	padding-bottom:2px;
	background:url(https://img03.shop-pro.jp/PA01004/803/etc/1_texture_border-dotted_01.gif) repeat-x left bottom;
}

div.section ul.content-nav.col5-01 {
	margin:0 -22px 0 0;
	overflow:hidden;
	zoom:1;
}

div.section ul.content-nav.col5-01 li {
	margin:0 22px 20px 0;
	float:left;
	width:98px;
}

div.article div.section-group {
	margin-bottom:15px;
	padding:10px 0 10px 60px;
	border:1px solid #0b0623;
	line-height:1.2;
}

div.article div.section-group.group-01 {
	background:url(https://img03.shop-pro.jp/PA01004/803/etc/f4_texture_section-group_01.gif) no-repeat 380px 55px;
	font-size:117%;
}

div.article div.section-group h3 {
	margin:0 0 5px -60px;
}

div.article div.section-group p {
	margin:0;
}

div.article div.section-group.group-02 {
	position:relative;
	zoom:1;
}

div.article div.section-group.group-02 p {
	margin:-60px 0 0 10px;
}

/*	div.pageer-header
--------------------------------------*/

#main-content div.pager-header {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}

#main-content div.pager-header dl {
	margin:0 30px 0 15px;
	float:left;
	display:inline;/* for IE6 */
}

#main-content div.pager-header dl * {
	display:inline;
}

#main-content div.pager-header dl li span {
	font-weight:bold;
}

#main-content div.pager-header p {
	margin:0;
}

#main-content div.pager-header ul.pager {
	margin:0;
	overflow:hidden;
	clear:both;
	zoom:1;
}

#main-content div.pager-header ul.pager li.prev {
	float:left;
}

#main-content div.pager-header ul.pager li.next {
	float:right;
}

/*	div.pageer-footer
--------------------------------------*/

#main-content div.pager-footer {
	margin:0 -1px 10px;
	position:relative;
	width:592px;
	height:30px;
	background:url(https://img03.shop-pro.jp/PA01004/803/etc/1_texture_pager_01.gif) no-repeat;
	color:#fff;
}

#main-content div.pager-footer p {
	text-align:center;
	line-height:30px;
}

#main-content div.pager-footer ul.pager li.prev {
	position:absolute;
	top:5px;
	left:5px;
}

#main-content div.pager-footer ul.pager li.next {
	position:absolute;
	top:5px;
	right:5px;
}

#main-content div.pager-footer ul.pager li a {
	color:#fff;
}

/*	div#content-nav
--------------------------------------*/

#content-nav {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}

#content-nav h2 {
	margin-bottom:5px;
	text-align:center;
}

#content-nav div.column {
	margin:0 2px 0 8px;
	float:left;
	display:inline;/* for IE6 */
	width:131px;
}

#content-nav div.column.pseudo-first-child {
	width:147px;
}

#content-nav div.block {
	margin-bottom:5px;
}

#content-nav div.block h3.block-title {
	margin-bottom:0;
}

#content-nav div.block ul {
	margin-bottom:5px;
}

/*	div#guide-nav
--------------------------------------*/

#guide-nav {
}

#guide-nav .guide-body { border:1px solid #999; border-top:none; overflow:hidden; zoom:1; }

#guide-nav h3 {
	margin:0 -1px 10px;
}

#guide-nav .column {
	margin:0 7px;
	float:left;
	display:inline;/* for IE6 */
	width:278px;
}

#guide-nav .block {
	margin-bottom:10px;
}

#guide-nav .block h4.block-title {
	margin-bottom:5px;
}

#guide-nav .block span.note {
	color:#f00;
}

#guide-nav .block-06 h4,
#guide-nav .block-06 dl {
	margin-bottom:0;
	font-weight:bold;
}

#guide-nav .block-06 dl dt {
	color:#f00;
}

#guide-nav .block-06 dl dd {
	font-size:133%;
}

/*--------------------------------------
	div#sub-content
--------------------------------------*/

/*	div.block
--------------------------------------*/

#sub-content div.block {
	margin-bottom:5px;
	padding-bottom:10px;
	border:1px solid #000018;
	border-top:none;
}

#sub-content div.block h3.block-title {
	margin:0 -2px 10px;
}

#sub-content div.block div.content-link,
#sub-content div.block div.external-link {
	margin:0 5px 10px;
	text-align:center;
}

#sub-content div.block div.content-link span.caption,
#sub-content div.block div.external-link span.caption {
	display:block;
	text-align:left;
}

#guide-nav .brand-new { margin:0 0 10px 0; padding:0; height:22px; font-size:14px; font-weight:bold; text-align:center; line-height:22px; color:#fff; background:#ff3300; border:none; }

/*	#topic-path
--------------------------------------*/

#topic-path {
	margin:0 0 30px 0;
	padding:5px 10px;
	background:#2a3238;
	color:#fff;
	font-size:12px;
}

#topic-path ul li {
	display:inline;
}

#topic-path ul li a {
	margin-right:0.2em;
	color:#fff;
}

#topic-path img {
	display:none !important;
}



@media screen and (min-width: 861px) and (max-width: 5000px) {
div.section.level2-01 h2.section-title {
	float:left;
	width:30%;
}

div.section.level2-01 h2.section-title img {
	width:100%;
	max-width:166px;
}

div.section.level3-01 {
	margin-bottom:15px;
	float:right;
	width:65%;
}
}

@media screen and (min-width: 1px) and (max-width: 860px) {

div.section.level3-01 {
	margin:15px 0;
}
}



@media screen and (min-width: 861px) and (max-width: 5000px) {
.sort__section .sort { display: flex; }
.sort__section .sort li { margin: 0 0 0 10px; font-size: 12px; }
}
@media screen and (min-width: 1px) and (max-width: 860px) {
.sort__section .sort { margin: -20px 0 0 0; }
.sort__section .sort li { font-size: 12px; }
}



/* 取扱説明書一覧 */
#manual { margin: 0 0 50px 0; word-break: break-all; }
#manual .small { font-size: 10px; }
@media screen and (min-width: 861px) and (max-width: 5000px) {
#manual h1 { font-size: 36px; }
#manual h2 { margin: 0 0 15px 0; font-size: 16px; }
#manual .sec_01 p { margin: 35px 0 0 0; }
#manual .sec_02 { margin: 50px 0 0 0; }
#manual .sec_02 table { table-layout: fixed; width: 100%; }
#manual .sec_02 td { padding: 20px 5px; text-align: center; border: solid 1px #000; }
#manual .sec_list { margin: 50px 0 0 0; }
#manual .sec_list table { table-layout: fixed; width: 100%; }
#manual .sec_list th { padding: 20px 10px; text-align: center; border: solid 1px #000; background: #f0eff0; }
#manual .sec_list td { padding: 20px 10px; vertical-align: top; border: solid 1px #000; }
#manual .sec_list td a { display: block; margin: 0 0 20px 0; }
#manual .sec_list td > a:last-child { margin: 0; }
}
@media screen and (min-width: 1px) and (max-width: 860px) {
#manual h1 { font-size: 20px; }
#manual h2 { margin: 0 0 15px 0; font-size: 18px; }
#manual .sec_01 p { margin: 35px 0 0 0; }
#manual .sec_02 { margin: 50px 0 0 0; }
#manual .sec_02 table { table-layout: fixed; width: 100%; }
#manual .sec_02 td { padding: 20px 5px; font-size: 12px; text-align: center; border: solid 1px #000; }
#manual .sec_list { margin: 50px 0 0 0; }
#manual .sec_list table { table-layout: fixed; width: 100%; }
#manual .sec_list th { padding: 20px 5px; text-align: center; border: solid 1px #000; background: #f0eff0; }
#manual .sec_list td { padding: 20px 5px; vertical-align: top; border: solid 1px #000; }
#manual .sec_list td a { display: block; margin: 0 0 20px 0; }
#manual .sec_list td > a:last-child { margin: 0; }
}
/* 取扱説明書一覧 */