.section__block--top-page {
  max-width: 1100px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #B43B3D !important;  /**ページャーの色（フーバー、アクティブ）の変更*/
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
	width: 900px;
  list-style-type: none;
  margin: 0 auto 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}
.top_midashi {
	font-size: 20px;
	line-height: 2em;
	letter-spacing: .1em;
	color: #4a3a2e;
	text-align: center;
}
/* common */
hr.solid {
	clear: both;
	width: 900px;
	height: 1px;
	margin: 30px auto 0 auto;
	border-top: 1px #000 solid;
}
hr.dashed {
	clear: both;
	width: 900px;
	height: 1px;
	margin: 30px auto 0 auto;
	border-top: 1px #000 dashed;
}
p.line_large {
	line-height: 1.7em;	
}
/* コピルアック */
.top_kopi {
	width: 900px;
	margin: 0 auto;
	font-size: 16px;
}
.top_kopi h2 {
	font-size: 40px;
	text-align: left;
	color: #4A3A2E;
	padding-top: 20px;
	letter-spacing: .15em;
}
.top_kopi h3 {
	font-size: 26px;
}
.top_kopi img {
	float: left;
	display: block;
	width: 190px;
	height: auto;
	margin-bottom: 40px;
	margin-right: 30px;
}
.top_kopi span {
}
.top_kopi span a {
	display: block;
	float: left;
	width: 260px;
	background: #4A3A2E;
	color: #FFF;
	padding: 10px 30px;
	margin-top: 20px;
	margin-left: 15px;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
}
/* Onlyone */
.top_only {
	width: 900px;
	margin: 0 auto;
	font-size: 16px;
}
.top_only h2 {
	font-size: 30px;
	text-align: left;
	color: #4A3A2E;
	padding-top: 20px;
	letter-spacing: .15em;
	line-height: 1.6em;
}
.top_only div {
	width: 480px;
	margin-right: 25px;
	float: left;
}
.top_only h3 {
	width: 480px;
	font-size: 26px;
	float: left;
}
img.only_01 {
	display: block;
	width: 350px;
	height: auto;
}
img.only_02 {
	width: 100%;
	clear: both;
	margin: 30px 0;
}
/* premium */
.top_pre {
	width: 900px;
	margin: 0 auto;
	font-size: 16px;
}
.top_pre h2 {
	font-size: 30px;
	text-align: left;
	color: #4A3A2E;
	padding-top: 20px;
	letter-spacing: .1em;
	line-height: 1.6em;
}
.top_pre .inner {
	width: 480px;
	margin-right: 25px;
	float: left;
}
.top_pre h3 {
	width: 480px;
	font-size: 26px;
	float: left;
}
img.pre_01 {
	display: block;
	width: 370px;
	height: auto;
	padding-top: 50px;
}
/* premium / gift */
.gift_01 {
	float: left;
	width: 300px;
	margin: 30px auto;
}
.gift_01 img {
	float: right;
	width: auto;
	height: 180px;
}
.gift_02 {
	float: left;
	width: 570px;
	margin: 30px auto 30px 30px;
}
.gift_02 img {
	float: right;
	width: auto;
	height: 180px;
}
img.price {
	float: none !important;
	width: auto;
	height: 90px;
	margin-top: 15px;
}
.gift_01 p,
.gift_02 p {
	padding: 45px 0 0 0;
	font-size: 16px;	
}
.gift_01 p .ttl,
.gift_02 p .ttl {
	font-size: 22px;	
}
.gift_01 p .border {
	display: inline-block;
	padding: 10px;
	margin-top: 10px;
	border: 1px #ADADAD solid;
}
.gift_02 p .border {
	display: inline-block;
	padding: 20px 10px;
	margin-top: 10px;
	border: 1px #ADADAD solid;
}
.top_pre span a { /* 購入ボタン */
	display: block;
	width: 260px;
	background: #4A3A2E;
	color: #FFF;
	padding: 10px 30px;
	margin: 15px auto 30px;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
}
/* baisen */
.baisen {
	width: 1100px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: #4A3A2E;
	color: #FFF;
	font-family: "FP-HiraKakuProN-W3", sans-serif;
}
.baisen h4 {
	font-size: 18px;
	font-family: "FP-HiraKakuProN-W6", sans-serif;
}


@media (max-width: 980px) {
  /* ~980px */
  .news__lists {
	width: 98%;
  list-style-type: none;
  margin: 0 auto 2em;
}
/* コピルアック */
.top_kopi,
.top_only,
.top_pre {
	width: 98%;
}
.top_kopi img {
	width: 150px;
	height: auto;
}
.top_kopi h2 {
	font-size: 35px;
	text-align: left;
	color: #4A3A2E;
	padding-top: 20px;
	letter-spacing: .15em;
}
.top_kopi h3 {
	font-size: 23px;
}
.top_kopi p span a {
	width: 42%;
	font-size: 14px;
	padding: 8px;
	margin-left: 10px;
}
.top_pre span a {
	font-size: 14px;
	padding: 8px;
}
/* baisen */
.baisen {
	max-width: 95%;
	padding: 10px;
}
.baisen h4 {
	font-size: 18px;
	font-family: "FP-HiraKakuProN-W6", sans-serif;
}
hr.solid,
hr.dashed {
	max-width: 98%;
}
}
@media (max-width: 768px) {
  /* ~768px */
  
}
@media (max-width: 480px) {
  /* ~480px */
.top_kopi h2,
.top_only h2,
.top_pre h2 {
	font-size: 30px;
	text-align: none;
	text-align: center;
}
.top_kopi h3,
.top_only h3,
.top_pre h3 {
	width: 100%;
	font-size: 22px;
	text-align: none;
	text-align: center;
}
.top_kopi img {
	float: none !important;
	width: 100px;
	height: auto;
	margin: 20px auto;
}
.top_only div,
.top_pre .inner {
	width: 100%;
	margin-right: 0;
	float: none;
}
img.pre_01 {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
/* premium / gift */
.gift_01,
.gift_02 {
	float: none;
	width: 100%;
	margin: 20px 0;
}
.gift_01 img,
.gift_02 img {
	float: none;
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-bottom: -20px;
}
.gift_02 img {
	width: 100%;
	height: auto;
}
img.price {
	float: none !important;
	width: auto;
	height: 100px;
	margin: 15px auto 0;
}
.gift_01 p,
.gift_02 p {
	font-size: 20px;
	text-align: center !important;
	line-height: -2em;
}
.top_midashi {
	font-size: 17px;
	line-height: 2em;
	letter-spacing: .1em;
	color: #4a3a2e;
	text-align: center;
}
.top_kopi p span a,
.top_pre span a {
	width: 90% !important;
	float: none;
	margin: 10px auto;
}
}