@charset "UTF-8";

html,body,div,span,header,main,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,table,input,textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style: none;
  font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 ProN W3', Meiryo, メイリオ, Osaka, 'serif';
  font-weight: 400;
}

table {
  border: 0;
}

body {
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  text-align: center;
}

a {
  text-decoration: none;
  color: #101217;
}

a:hover {
  text-decoration: underline;
  color: #101217;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

img {
  padding: 0;
  margin: 0;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 16px;
}

p,
ul {
  font-size: 15px;
}

b,
strong {
  font-weight: 800;
}

.gothic {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
}

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

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

.text-left {
  text-align: left;
}

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

.small {
  font-size: 11px;
}

.pdnB10 {
  padding-bottom: 10px;
}

.pdnB20 {
  padding-bottom: 20px;
}

.pdnT30 {
  padding-top: 30px;
}

.mgnT10 {
  margin-top: 10px;
}

.mgnT20 {
  margin-top: 20px;
}

.mgnT30 {
  margin-top: 30px;
}

.mgnB20 {
  margin-bottom: 20px;
}

.mgnB30 {
  margin-bottom: 30px;
}

.mgnB40 {
  margin-bottom: 40px;
}

.indent_1 li {
  padding-left: 1em;
  text-indent: -1em;
}

.indent_2 li {
  padding-left: 2em;
  text-indent: -2em;
}

/* header */

#header {
  width: 1000px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

#header #header-black {
  background: #101217;
  padding: 0 20px;
}

#header #header-black img {
  float: left;
}

#header #header-black p {
  float: right;
  width: 50%;
  padding-top: 7px;
  text-align: right;
  color: #ffffff;
  font-size: 12px;
}

.global-main {
  margin: 17px 0 0;
}

.global-main h1,
.global-main p,
.global-main div {
  float: left;
}

.global-main h1 {
  margin: 0 10px 0 0;
}

.global-main p {
  margin: 2px 5px;
}
.global-main .global-main-last {
  float: left;
  width: 270px;
}
.global-main .global-main-last2 {
  text-align: center;
  width: 100%;
  padding: 3px 0;
  margin: 0px auto 0 5px;
  background: #fbd1d1;
  font-size: 13px;
}
.global-main .global-main-last-login,
.global-main .global-main-last-cart {
  float: left;
  padding-left: 5px;
}
.global-main .global-main-last ul {
  padding: 5px 0px 0px 5px;
  width: 100%;
}

.global-main .global-main-last ul li {
  font-size: 12px;
  margin-top: 5px;
  padding: 0 16px;
  line-height: 1.4;
  border-left: 1px solid #b0b0b0;
  float: left;
}

.global-main div ul li {
  font-size: 12px;
  margin-top: 5px;
  padding: 0 16px;
  line-height: 1.4;
  border-left: 1px solid #b0b0b0;
  float: left;
}

.global-main div ul li:first-child {
  border-left: 0;
}

#header #header-old {
  text-align: left;
  color: #7d7d7d;
  font-size: 12px;
}

#header #header-old a {
  color: #7d7d7d;
}

.global-nav {
  list-style: none;
  border-top: solid 1px #9c9c9c;
  border-bottom: solid 1px #9c9c9c;
  margin-top: 10px;
  margin-bottom: 17px;
}

#footer .global-nav {
  margin-top: 0;
}

.global-nav li {
  float: left;
}

.global-nav li a {
  display: block;
  padding: 6px 5px 7px 32px;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: 800;
  color: #101217;
  position: relative;
}

.global-nav li a::before {
  content: '';
  position: absolute;
  background: #000000;
  top: 12px;
  left: 20px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

.global-nav li:last-child {
  background: #d25e00;
  float: right;
}

.global-nav li:last-child a {
  padding: 6px 20px 7px;
  color: #ffffff;
}

.global-nav li:last-child a:before {
  width: 0;
  height: 0;
}

/*.global-nav li:last-child a:hover { text-decoration: none; }*/

#header ul#prod-nav {
  margin-bottom: 20px;
}

#header ul#prod-nav li {
  height: 118px;
  float: left;
  background: url(images/header_pnav_line.png) no-repeat left;
}

#header ul#prod-nav li a {
  display: block;
  text-align: center;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.6;
  color: #101217;
}

#header ul#prod-nav li a:hover {
  text-decoration: none;
}

#header ul#prod-nav li:nth-child(1) a {
  width: 135px;
}

#header ul#prod-nav li:nth-child(2) a {
  width: 144px;
}

#header ul#prod-nav li:nth-child(3) a {
  width: 141px;
}

#header ul#prod-nav li:nth-child(4) a {
  width: 140px;
}

#header ul#prod-nav li:nth-child(5) a {
  width: 141px;
}

#header ul#prod-nav li:nth-child(6) a {
  width: 143px;
}

#header ul#prod-nav li:nth-child(7) a {
  width: 148px;
  text-align: right;
  line-height: 1.1;
}

.breadcrumb {
  background: #f3f3f3;
  padding: 6px 0 8px 20px;
  text-align: left;
}

.breadcrumb li {
  font-size: 12px;
  display: inline;
}

.breadcrumb li a {
  text-decoration: underline;
}

.breadcrumb li a:hover {
  color: #646567;
}

.breadcrumb li:after {
  content: ' > '
}

.breadcrumb li:last-child:after {
  content: '';
}

#header-search {
  float: left;
  width: 204px;
  margin-bottom: 20px;
}

#header-search-form {
  width: 228px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}

#header-search-box {
  width: 140px;
  height: 36px;
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
}

#header-search-btn {
  position: absolute;
  top: 0;
  _top: 1px;
  left: 160px;
}

*:first-child + html #header-search-btn {
  top: 1px;
}

#header-words {
  width: 770px;
  float: right;
}

#header-words p {
  float: left;
  display: block;
  width: 120px;
  height: 28px;
  padding-top: 10px;
  text-align: center;
  background: #383838 url(images/header_words.png) no-repeat right;
  color: #ffffff;
  font-size: 12px;
}

#header-words ul {
  float: right;
  width: 640px;
  height: 28px;
  background: #efefef;
  padding-top: 10px;
  padding-left: 10px;
}

#header-words ul li {
  float: left;
  padding-right: 13px;
  font-size: 13px;
}

#header-words ul li a {
  text-decoration: underline;
}

#header-words ul li a:hover {
  color: #646567;
}

/* banner */

#ind-banner {
    margin-bottom: 50px;
}

.swiper-container {
  height: 163px;
  /* ここに画像表示サイズの高さ */
  padding-bottom: 40px;
  /* 画像下の余白調整（25pxじゃなくてもいいです） */
}

.swiper-slide {
  text-align: center;
}

.swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-button-prev.swiper-button-black {
  background-image: url(images/swiper_prev.png);
}

.swiper-button-next.swiper-button-black {
  background-image: url(images/swiper-next.png);
}

.swiper-button-next,
.swiper-button-prev {
  background-size: 13px 24px;
  margin-top: -40px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

/* banner2 */
.header_bn2 {
    width: 100%;
    margin: 10px auto 10px auto;
    padding: 0px;
    text-align: center;
}
.header_bn2 img {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
}

/* purpose */

#ind-purpose {
  width: 1000px;
  margin: 70px auto 20px auto;
}

#ind-purpose h2 {
  background: url(images/ind_purpose_header.png) no-repeat left;
  padding: 16px 0 0 22px;
  height: 50px;
  text-align: left;
  margin-bottom: 18px;
}

#ind-purpose-1 {
  margin-right: -18px;
}

#ind-purpose-1 li {
  width: 321px;
  margin-right: 18px;
  margin-bottom: 15px;
  float: left;
  text-align: right;
  font-size: 14px;
}

#ind-purpose-1 li a {
/*  display: block;*/
  display: inline-block;
}

#ind-purpose-1 li a.allitem:hover {
  text-decoration: underline;
}

#ind-purpose-1 li a div {
  width: 301px;
  height: 57px;
  background: #383838 top right no-repeat;
  text-align: left;
  padding-top: 31px;
  padding-left: 20px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 5px;
}

#ind-purpose-1 li:nth-child(6) div {
  padding-top: 12px;
  height: 76px;
  line-height: 1.2;
}

#ind-purpose-1 li a:hover {
  text-decoration: none;
}

#ind-purpose-1 li a:hover div {
  background-color: #000000;
}

#ind-purpose-1 li:nth-child(1) div {
  background-image: url(images/ind_purpose_1_1.png);
}

#ind-purpose-1 li:nth-child(2) div {
  background-image: url(images/ind_purpose_1_2.png);
}

#ind-purpose-1 li:nth-child(3) div {
  background-image: url(images/ind_purpose_1_3.png);
}

#ind-purpose-1 li:nth-child(4) div {
  background-image: url(images/ind_purpose_1_4.png);
}

#ind-purpose-1 li:nth-child(5) div {
  background-image: url(images/ind_purpose_1_5.png);
}

#ind-purpose-1 li:nth-child(6) div {
  background-image: url(images/ind_purpose_1_6.png);
}

#ind-purpose-1 li:nth-child(7) div {
  background-image: url(images/ind_purpose_1_7.png);
}

#ind-purpose-1 li:nth-child(8) div {
  background-image: url(images/ind_purpose_1_8.png);
}

#ind-purpose-1 li:nth-child(9) div {
  background-image: url(images/ind_purpose_1_9.png);
}

#ind-purpose-2 {
  margin-right: -18px;
}

#ind-purpose-2 li {
  width: 321px;
  margin-right: 18px;
  float: left;
  text-align: right;
  font-size: 14px;
}

#ind-purpose-2 li a {
  /*  display: block;*/
  display: inline-block;
}

#ind-purpose-2 li a.allitem:hover {
  text-decoration: underline;
}

#ind-purpose-2 li a div {
  width: 207px;
  height: 46px;
  background: #ffffff 63px 21px no-repeat;
  text-align: left;
  padding-top: 18px;
  padding-left: 110px;
  font-size: 18px;
  margin-bottom: 5px;
  border: solid 2px #d6d6d6;
}

#ind-purpose-2 li a:hover {
  text-decoration: none;
}

#ind-purpose-2 li a:hover div {
  background-color: #f7f7f7;
}

#ind-purpose-2 li:nth-child(1) div {
  background-image: url(images/ind_purpose_2_1.png);
}

#ind-purpose-2 li:nth-child(2) div {
  background-image: url(images/ind_purpose_2_2.png);
}

#ind-purpose-2 li:nth-child(3) div {
  background-image: url(images/ind_purpose_2_3.png);
}

/* ranking */

#ind-ranking {
  width: 1000px;
  margin: 50px auto;
}

.ttl_h2 {
  background: url(images/ttl_h2.png) no-repeat left center;
  padding-left: 22px;
  text-align: left;
  margin-bottom: 32px;
}

#ind-ranking table.auto {
  width: 1000px;
}

#ind-ranking table.auto td {
  width: 205px;
  vertical-align: top;
}

#ind-ranking table.auto td:last-child {
  width: 180px;
}

#ind-ranking .layout1 {
  width: 180px;
  position: relative;
  z-index: 0;
}

#ind-ranking .rank {
  height: 44px;
  width: 44px;
  background: no-repeat center center;
  position: absolute;
  top: -28px;
  left: 68px;
  z-index: 2;
}

#ind-ranking table.auto td:nth-child(1) .rank {
  background-image: url(images/ind_ranking_1.png);
}

#ind-ranking table.auto td:nth-child(2) .rank {
  background-image: url(images/ind_ranking_2.png);
}

#ind-ranking table.auto td:nth-child(3) .rank {
  background-image: url(images/ind_ranking_3.png);
}

#ind-ranking table.auto td:nth-child(4) .rank {
  background-image: url(images/ind_ranking_4.png);
}

#ind-ranking table.auto td:nth-child(5) .rank {
  background-image: url(images/ind_ranking_5.png);
}

#ind-ranking .rank img {
  display: none;
}

#ind-ranking .item {
  width: 180px;
  height: 180px;
  /*background: #efefef;*/
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
}

#ind-ranking .item img {
  max-width: 180px;
  max-height: 180px;
}

#ind-ranking .goods {
  margin-top: 18px;
  font-size: 14px;
  line-height: 1.6em;
  text-align: left;
}

#ind-ranking .goods a {
  text-decoration: underline;
}

#ind-ranking .goods a:hover {
  color: #646567;
}

#ind-ranking .price {
  margin-top: 10px;
  font-size: 14px;
  text-align: right;
  color: #a10021;
}

/* infolist */

#ind-infolist {
  width: 100%;
  background: #f6f6f6;
  padding: 50px 0;
  overflow: hidden;
}

#ind-infolist h2 {
  width: 978px;
  margin: 0 auto 30px auto;
  text-align: left;
}

#ind-infolist .mainCont {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

#ind-infolist .newsback{
    width: 100%;
    text-align: right;
}
#ind-infolist .newsback span{
    padding: 3px 8px;
    margin-left: 10px;
    border: solid 1px #cccccc;
}
#ind-infolist ul.news {
  margin: 20px 0 0 135px;
  width: 865px;
}

#ind-infolist ul.news li.news {
  margin-top: 5px;
  font-size: 14px;
  width: 865px;
  clear:both;
  /*line-height: 1.7em;*/
}

#ind-infolist ul.news li.news font:nth-child(1) {
  display: block;
  margin-left: -135px;
  margin-bottom: 10px;
  padding-top: 10px;
  height: 26px;
  width: 135px;
  float: left;
  font-size: 14px;
  border-top: solid 1px #cccccc;
}

#ind-infolist ul.news li.news font strong {
  font-weight: 400;
}

#ind-infolist ul.news li.news font:nth-child(2) {
  display: block;
  height: 28px;
  width: 866px;
  float: left;
  font-size: 16px;
  color: #101217;
  border-top: solid 1px #cccccc;
  padding-top: 10px;
  margin-bottom: 10px;
}

#ind-infolist ul.news li span.news_cate {
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    width: 50px;
    display: inline-block;
    padding: 3px 5px;
    margin-right: 12px;
    margin-left: 0px;
}

.news_cate01 {background: #3b6326;}/* 価格 */
.news_cate02 {background: #17a7e1;}/* お知らせ */
.news_cate03 {background: #ff9800;}/* 新商品 */
.news_cate04 {background: #c1354a;}/* 重要 */
.news_cate05 {background: #FF0000;}/* セール */
.news_cate06 {background: #652411;}/* ブログ */

.topic {
	width: 1000px;
	color: #000;
	padding: 4px;
	line-height: 22px;
	text-align:center;
	margin:10px auto 50px auto;
	border: 2px solid #ff0000;
}
.topic p.topicT {
	font-size: 23px;
	color: #ff0000;
	font-weight:bold;
	padding: 4px;
	line-height: 23px;
	margin:0px 0px 5px 0px;
}
.topic a {
  text-decoration: underline;
}

.topic a:hover {
  text-decoration: none;
}


#ind-infolist a {
  color: #b60024;
  text-decoration: underline;
}

#ind-infolist a:hover {
  color: #a10021;
  text-decoration: none;
}

/* today */

#ind-today {
  width: 1000px;
  margin: 45px auto 50px;
}

#ind-today .ttl_h2 {
  margin-bottom: 45px;
}

#ind-today ul li.ind-today-list {
  border: solid 2px #d6d6d6;
  width: 316px;
  height: 225px;
  margin-right: 20px;
  float: left;
}

#ind-today ul li.ind-today-list:last-child {
  margin-right: 0;
}

#ind-today ul li.ind-today-list div {
  width: 154px;
  height: 96px;
  margin: -20px auto 0 auto;
  background: #ffffff;
}

#ind-today ul li.ind-today-list div h3 {
  font-size: 28px;
  font-weight: 800;
  color: #a10021;
  line-height: 1.3em;
}

#ind-today ul li.ind-today-list div p {
  font-size: 16px;
}

#ind-today ul li.ind-today-list div span {
  background: #a10021;
  color: #ffffff;
  font-weight: 800;
  padding: 2px 1px 2px 5px;
}

#ind-today ul li.ind-today-list ul {
  margin: 0 auto;
  width: 267px;
}

#ind-today ul li.ind-today-list ul li {
  margin: 1px;
  width: 87px;
  font-size: 12px;
  float: left;
  line-height: 1.3em;
}

#ind-today ul li.ind-today-list ul li img {
  margin-bottom: 5px;
}

#ind-today ul li.ind-today-list ul li span {
  font-size: 10px;
}

#ind-today ul li.ind-today-list:nth-child(2) ul {
  width: 277px;
}

#ind-today ul li.ind-today-list:nth-child(2) ul li:first-child {
  width: 92px;
}

#ind-today ul li.ind-today-list:nth-child(2) ul li:first-child img {
  float: right;
}

#ind-today ul li.ind-today-list:nth-child(2) ul li:last-child {
  width: 92px;
}

#ind-today ul li.ind-today-list:nth-child(2) ul li:last-child img {
  float: left;
}

/* category */
#ind-category {
  width: 100%;
  background: #f6f6f6;
  padding: 50px 0;
}

#ind-category h2 {
  width: 978px;
  margin: 0 auto 10px auto;
  text-align: left;
}

#ind-category h2 span {
  font-size: 16px;
  background: url(images/ind_category_h2.png) no-repeat left center;
  padding: 4px 0 4px 26px;
}

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.cp_actab label {
  font-size: 22px;
/*  line-height: 2.4;*/
  line-height: 54px;
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  cursor: pointer;
  margin: 20px 0 0 0;
  background: #383838;
  color: #ffffff;
}

.cp_actab label .prcwt {
  background: #fb1a1a;
  padding: 8px;
  border-radius: 4px;
  margin-left: 15px;
  font-size: 18px;
  vertical-align: bottom;
}

.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  background: #ffffff;
  /* 181203~ 追加 */
  padding-left: 40px;
  position: relative;
}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
  /*  max-height: 40em;*/
  /* 181203 追加 */
  max-height: 200em;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
}

/* tag */
.cp_actab .undertag {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  color: #fff;
  overflow: hidden;
  padding-left: 50px;
}
.cp_actab .undertag .trnglr {
  position: relative;
  padding: 5px 10px;
  background: #fb1a1a;
}

.cp_actab .undertag .trnglr::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 50px 25px 0;
  border-color: transparent #fb1a1a transparent transparent;
  position: absolute;
  top: 2px;
  left: -50px;
}

/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}

.cp_actab input[type=checkbox] + label::after {
  content: url(images/cp_actab_p.png);
}

.cp_actab input[type=checkbox]:checked + label::after {
  content: url(images/cp_actab_m.png);
}

/* 181203 追加 */
.cp_actab .cp_actab-content div {
  /*  float: left;*/
  padding-top: 25px;
  margin-right: 40px;
  width: 200px;
  display: inline-block;
  vertical-align: top;
}

.cp_actab .cp_actab-content div:nth-child(4n) {
  margin-right: 0;
}
.cp_actab .cp_actab-content div:last-of-type {
  margin-bottom: 20px;
}

/* 181203 コメントアウト */
/*
#ind-category-01.cp_actab .cp_actab-content div:nth-child(1) {
  width: 160px;
  margin-left: 40px;
}

#ind-category-01.cp_actab .cp_actab-content div:nth-child(2) {
  width: 184px;
}

#ind-category-01.cp_actab .cp_actab-content div:nth-child(3) {
  width: 204px;
}

#ind-category-01.cp_actab .cp_actab-content div:nth-child(4) {
  width: 204px;
}

#ind-category-01.cp_actab .cp_actab-content div:nth-child(5) {
  width: 204px;
}

#ind-category-02.cp_actab .cp_actab-content div:nth-child(1) {
  width: 180px;
  margin-left: 40px;
}

#ind-category-02.cp_actab .cp_actab-content div:nth-child(2) {
  width: 230px;
}

#ind-category-02.cp_actab .cp_actab-content div:nth-child(3) {
  width: 200px;
}

#ind-category-02.cp_actab .cp_actab-content div:nth-child(4) {
  width: 230px;
}

#ind-category-02.cp_actab .cp_actab-content div:nth-child(5) {
  width: 180px;
  margin-left: 40px;
}
*/

.cp_actab .cp_actab-content div h3 {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
}

.cp_actab .cp_actab-content div h3 .deco {
  color: #fff;
  background: #fb1a1a;
  font-size: 12px;
  padding: 4px;
  line-height: 1em;
  margin-left: 5px;
  display: inline-block;
  vertical-align: text-bottom;
}

.cp_actab .cp_actab-content div h3::before {
  content: '';
  position: absolute;
  background: #000000;
  top: 10px;
  left: -13px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: block;
}

.cp_actab .cp_actab-content div ul {
  padding-bottom: 20px;
}

.cp_actab .cp_actab-content div ul li {
  font-size: 14px;
  line-height: 1.8em;
}

.cp_actab .cp_actab-content div ul li a {
  text-decoration: underline;
}

.cp_actab .cp_actab-content div ul li a:hover {
  color: #646567;
}

/* choice */

#ind-choice {
  width: 100%;
  background: url(images/ind_choice_bg.png) repeat center center;
  height: 400px;
  color: #ffffff;
}

#ind-choice h2 {
  padding: 60px 0 36px 0;
  font-size: 28px;
}

#ind-choice ul {
  width: 702px;
  margin: 0 auto;
}

#ind-choice ul li {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  float: left;
  border: solid 1px #ffffff;
  margin: 0 16px;
}

#ind-choice ul li h3 {
  font-size: 24px;
  margin: 50px 0 12px 0;
}

#ind-choice ul li:nth-child(2) p {
  font-size: 14px;
}

/* photo */

#ind-photo {
  width: 100%;
  background: url(images/ind_photo.png) no-repeat center;
  height: 351px;
}

#ind-photo h2 {
  padding: 62px 0 0 0;
  font-size: 28px;
}

/* pagetop */

.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 5px;
  z-index: 100;
}

.pagetop img {
  width: 50px;
  height: 50px;
}
.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.pagetop a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}


/* footer */
#footer {
  width: 1000px;
  margin: 0 auto;
}

#footer-copy {
  background: #000000;
  color: #ffffff;
  text-align: left;
  font-size: 12px;
  margin: 10px 0 40px;
  padding: 5px 20px;
}

#footer-old {
  font-size: 12px;
  text-align: left;
}

/*=================================================
  purpose.html 梱包目的から商品を探す
 ==================================================*/

/* index */

#pur-index {
  width: 1000px;
  margin: 50px auto;
}

#pur-index h2.ttl_h2 {
  margin-bottom: 20px;
}

#pur-index ul {
  border: 2px solid #d6d6d6;
  padding: 30px 9px 20px 30px;
}

#pur-index ul li {
  float: left;
  margin: 0 20px 10px 0;
  width: 299px;
  height: 62px;
}

#pur-index ul li a {
  display: block;
  text-align: center;
  background: #383838 url(images/pur_ind.png) 276px 25px no-repeat;
  padding-top: 18px;
  width: 299px;
  height: 44px;
  font-size: 18px;
  color: #ffffff;
}

#pur-index ul li a:hover {
  background-color: #000000;
  text-decoration: none;
}

#pur-index ul li:nth-child(6) a {
  padding-top: 12px;
  height: 50px;
  font-size: 14px;
}

/* advise */
#pur-advise {
  width: 1000px;
  margin: 50px auto 30px auto;
}

#pur-advise h2 {
  font-size: 22px;
  padding-top: 28px;
  padding-left: 100px;
  text-align: left;
  height: 51px;
  background: url(images/pur_ttl.png) top left no-repeat;
  margin-bottom: 18px;
}

#pur-advise ul {
  margin-right: -28px;
}

#pur-advise ul li {
  width: 486px;
  margin-right: 28px;
  margin-bottom: 28px;
  float: left;
  text-align: left;
}

#pur-advise ul li h3 a {
  display: block;
  width: 450px;
  height: 60px;
  background: #383838 top right no-repeat;
  text-align: left;
  padding-top: 26px;
  padding-left: 36px;
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 5px;
}

#pur-advise ul li h3 a:hover {
  background-color: #000000;
  text-decoration: none;
}

#pur-advise ul li p {
  display: block;
  background: #f6f6f6;
  padding: 26px 22px 0 22px;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.8em;
}

#pur-advise ul li div {
  text-align: right;
  font-size: 14px;
}

#pur-advise ul li:nth-child(1) h3 a {
  background-image: url(images/pur_adv_01.png);
}

#pur-advise ul li:nth-child(2) h3 a {
  background-image: url(images/pur_adv_02.png);
}

#pur-advise ul li:nth-child(3) h3 a {
  background-image: url(images/pur_adv_03.png);
}

#pur-advise ul li:nth-child(4) h3 a {
  background-image: url(images/pur_adv_04.png);
}

#pur-advise ul li:nth-child(5) h3 a {
  background-image: url(images/pur_adv_05.png);
}

#pur-advise ul li:nth-child(6) h3 a {
  background-image: url(images/pur_adv_06.png);
}

#pur-advise ul li:nth-child(7) h3 a {
  background-image: url(images/pur_adv_07.png);
}

#pur-advise ul li:nth-child(8) h3 a {
  background-image: url(images/pur_adv_08.png);
}

#pur-advise ul li:nth-child(9) h3 a {
  background-image: url(images/pur_adv_09.png);
}

#pur-advise ul li:nth-child(10) h3 a {
  background-image: url(images/pur_adv_10.png);
}

#pur-advise ul li:nth-child(11) h3 a {
  background-image: url(images/pur_adv_11.png);
}

#pur-advise ul li:nth-child(12) h3 a {
  background-image: url(images/pur_adv_12.png);
}

#pur-advise ul li:nth-child(6) h3 a {
  padding-top: 12px;
  height: 74px;
  line-height: 1.2;
  font-size: 17px;
}

#pur-advise ul li:nth-child(10) h3 a,
#pur-advise ul li:nth-child(11) h3 a,
#pur-advise ul li:nth-child(12) h3 a {
  padding-left: 85px;
  background-position: 35px 32px;
  width: 401px;
}

/* recommend */
#pur-recommend {
  width: 1000px;
  margin: 30px auto;
}

#pur-recommend ul {
  margin-right: -28px;
}

#pur-recommend ul li {
  width: 486px;
  margin-right: 28px;
  margin-bottom: 22px;
  float: left;
  text-align: left;
}

#pur-recommend ul li div {
  width: 273px;
  float: left;
}

#pur-recommend ul li div h3 {
  font-size: 16px;
  margin-left: 13px;
  position: relative;
}

#pur-recommend ul li div h3::before {
  content: '';
  position: absolute;
  background: #000000;
  top: 9px;
  left: -13px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}

#pur-recommend ul li div p {
  margin: 10px 0 4px;
  font-size: 14px;
}

#pur-recommend ul li div p.text-right {
  margin: 0 0 0;
}

#pur-recommend ul li div p a {
  text-decoration: underline;
}

#pur-recommend ul li div p a:hover {
  color: #646567;
}

#pur-recommend ul li img {
  float: right;
  width: 185px;
}

#pur-recommend ul:before,
#pur-recommend ul:after {
  content: "";
  display: table;
}

#pur-recommend ul:after {
  clear: both;
}

#pur-recommend ul {
  zoom: 1;
}

#pur-recommend ul li:before,
#pur-recommend ul li:after {
  content: "";
  display: table;
}

#pur-recommend ul li:after {
  clear: both;
}

#pur-recommend ul li {
  zoom: 1;
}

/* voice */
#pur-voice {
  width: 1000px;
  margin: 30px auto 80px auto;
}

#pur-voice h2.ttl_h2 {
  margin-bottom: 15px;
}

#pur-voice ul li {
  width: 220px;
  padding: 0 20px;
  float: left;
  text-align: left;
  background: url(images/pur_voice_line.png) no-repeat right top;
}

#pur-voice ul li:first-child {
  padding: 0 20px 0 0;
}

#pur-voice ul li:last-child {
  background-image: none;
  padding: 0 0 0 20px;
}

#pur-voice ul li h3 {
  font-size: 14px;
  padding-left: 45px;
  position: relative;
  padding-top: 15px;
  height: 25px;
  background: url(images/pur_voice.png) no-repeat left top;
}

#pur-voice ul li p {
  margin: 10px 0 4px;
  font-size: 14px;
}


/* 上部帯バナー -----------*/

#headerBn40 {
    width: 100%;
    height: 40px;
}

/* 会員登録1000円OFF */
#headerBn40.headerBnNew {
		height: 40px;
		background: #cc0033;
		margin: 0px 0px;
		padding:0px 0px;
}
#headerBn40.headerBnNew .headerBnLink {
    height: 40px;
    background: url(https://www.baikado-shigyo.jp/pic-labo/headerBnNew.png) no-repeat center top;
}
/* レビュー投稿10%OFFクーポン */
#headerBn40.headerBnReview {
		height: 40px;
		background: #30C7E7;
		margin: 0px 0px;
		padding:0px 0px;
}
#headerBn40.headerBnReview .headerBnLink {
    height: 40px;
    background: url(https://www.baikado-shigyo.jp/pic-labo/headerBnReview.png) no-repeat center top;
}
/* 5%還元 */
#headerBn40.headerBnCashless {
		height: 40px;
		background: #E61212;
		margin: 0px 0px;
		padding:0px 0px;
}
#headerBn40.headerBnCashless .headerBnLink {
    height: 40px;
    background: url(https://www.baikado-shigyo.jp/pic-labo/headerBnCashless.png) no-repeat center top;
}
/* 1000円OFF */
#headerBn40.headerBn1000OFF {
		height: 40px;
		background: #ffff66;
		margin: 0px 0px;
		padding:0px 0px;
}
#headerBn40.headerBn1000OFF .headerBnLink {
    height: 40px;
    background: url(https://www.baikado-shigyo.jp/pic-labo/headerBn1000OFF.png) no-repeat center top;
}



#headerBn40 .headerBnLink {
    display: block;
    width: 100%;
    height: 40px;
    background: no-repeat center top;
}

#headerBn40:after {
    content: "";
    display: block;
    clear: both;
}

#headerBn40 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}




/*=================================================
  プリント
 ==================================================*/

@media print {
  * {
    background: #fff;
    color: #000 !important;
  }
}


/* CSS装飾の⇒ボタン ---------------------------------*/

/* ⇒ボタン7 */
.cp_actab-content a.btn7{
		clear:both;
    font-size: 15px;
    display: inline-block;
    color: #44320E;
    text-decoration:none;
    position: relative;
    margin: 0px 10px 25px 0;
		padding: 5px 35px 3px 15px;
    border: solid 1px #383838;
    background: #fff;
}
.cp_actab-content a.btn7:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 20px;
    width: 8px;
    height: 8px;
    margin: auto;
    border-top: solid 1px #383838;
    border-right: solid 1px #383838;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cp_actab-content a.btn7:hover {
		color: #fff;
		background:#383838;
		}
.cp_actab-content a.btn7:hover:after {  
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}


/* SNSボタン
---------------------------------------------------------------------------*/
.list-sns {
    position: fixed;
    bottom: 115px;
    right: 5px;
    z-index: 10000;
}
.list-sns li {
    margin-bottom: 5px;
    list-style-type: none;
}
