/* ===================================================================
CSS information

 file name  : item.css
 author     : Ability Consultant
 style info : item
=================================================================== */
#contents > * > *, .con_markup .box_markup {
	max-width: 1000px;
	margin: auto;
}
@media only screen and (max-width: 1024px) {
  #contents > * > *, .con_markup .box_markup {
		width: 95%;
  }
}

.con_costume .box_slides::after {
	content: "";
	display: table;
	clear: both;
}

#contents > * {
	padding-left: 240px;
}
@media only screen and (max-width: 1280px) {
  #contents > * {
		padding-left: 0;
  }
}
@media print {
  #contents > * {
		padding-left: 0;
  }
}
.ie8 #contents > * {
	padding-left: 0;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title .bg_title {
	background-image: url(../item/images/img_title.jpg);
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.wrp_intro {
	margin-bottom: 60px;
	margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro {
		margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
		margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
		margin-top: 30px;
  }
}
.wrp_intro .con_intro h3 {
	font-weight: normal;
	text-align: center;
	color: #ce849b;
	font-size: 147%;
	background: url(../images/common/ic_st_intro.png) center 0 no-repeat;
	padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro h3 {
		font-size: 120%;
		background-size: 36px auto;
		padding-top: 30px;
  }
}
.wrp_intro .con_intro .txt {
	text-align: center;
	margin-top: 20px;
	line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .txt {
		margin-top: 15px;
		text-align: left;
  }
}

/* -----------------------------------------------------------
	con_costume
----------------------------------------------------------- */
.con_costume {
	margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume {
		margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume {
		margin-bottom: 50px;
  }
}
.con_costume .box_title {
	text-align: center;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_costume .box_title {
		margin-bottom: 20px;
  }
}
.con_costume .box_title h2, .con_costume .box_title h3 {
	color: #664a18;
	font-weight: normal;
	font-family: "Cinzel", serif;
	font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .con_costume .box_title h2, .con_costume .box_title h3 {
		font-size: 200%;
  }
}
.con_costume .box_title .txt {
	color: #fff;
	font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .con_costume .box_title .txt {
		font-size: 100%;
  }
}
.con_costume .box_title .txt {
	color: #505050;
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .box_title .txt {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .box_title .txt {
		margin-bottom: 20px;
  }
}
.con_costume .box_slides .box_slide {
	float: left;
	width: 80%;
}
@media only screen and (max-width: 767px) {
  .con_costume .box_slides .box_slide {
		width: 100%;
		margin: 0 0 5px;
  }
}
.con_costume .box_slides .box_slide .slick-dots {
	position: absolute;
	bottom: 30px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.con_costume .box_slides .box_slide .slick-dots li {
	position: relative;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #ffffff;
	margin: 0 10px;
	width: 16px;
	height: 16px;
}
.con_costume .box_slides .box_slide .slick-dots li button {
	display: block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	font-size: 0;
	border: 0;
	background: none;
	outline: none;
}
.con_costume .box_slides .box_slide .slick-dots li button:before {
	content: "";
}
.con_costume .box_slides .box_slide .slick-dots li.slick-active {
	background-color: #fff;
}
.con_costume .box_slides .box_thum {
	float: right;
	width: 18.5%;
}
@media only screen and (max-width: 767px) {
  .con_costume .box_slides .box_thum {
		width: 100%;
  }
}
.con_costume .box_slides .box_thum * {
	outline: none;
}
.con_costume .box_slides .box_thum .slick-list {
	padding: 0 !important;
}
.con_costume .box_slides .box_thum .slick-list .thum {
	margin: 0;
	padding: 0;
	padding-left: 6px;
	background: #fff;
	line-height: 0;
	margin: 0 0 5px;
	border: 0;
	cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_costume .box_slides .box_thum .slick-list .thum {
		padding-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_costume .box_slides .box_thum .slick-list .thum {
		padding-left: 3px;
  }
}
.con_costume .box_slides .box_thum .slick-list .thum.slick-current {
	background: transparent url(../item/images/bg_active.jpg) repeat-y;
}

/* -----------------------------------------------------------
	con_markup
----------------------------------------------------------- */
.con_markup {
	background: transparent url(../item/images/bg_markup.jpg) repeat-x center;
	background-size: auto 100%;
	padding: 60px 0 50px;
	margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_markup {
		padding: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_markup {
		padding: 35px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_markup {
		margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_markup {
		margin-bottom: 40px;
  }
}
.con_markup .box_markup .st_cinzel {
	font-weight: normal;
	text-align: center;
	font-family: "Cinzel", serif;
	color: #ceb484;
	font-size: 267%;
	color: #664a18;
}
@media only screen and (max-width: 767px) {
  .con_markup .box_markup .st_cinzel {
		font-size: 200%;
  }
}
.con_markup .box_markup .sub {
	text-align: center;
	color: #fff;
	font-size: 120%;
	margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_markup .box_markup .sub {
		font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_markup .box_markup .sub {
		font-size: 107%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_markup .box_markup .sub {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_markup .box_markup .sub {
		margin-bottom: 20px;
  }
}
.con_markup .box_markup .photo {
	text-align: center;
	margin-bottom: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_markup .box_markup .photo {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_markup .box_markup .photo {
		margin-bottom: 25px;
  }
}
.con_markup .box_markup .txt {
	text-align: center;
	line-height: 1.9;
	font-size: 100%;
	color: #664a18;
}

/* -----------------------------------------------------------
	con_ex
----------------------------------------------------------- */
.con_ex {
	text-align: center;
}
.con_ex h4 {
	font-weight: normal;
	margin-bottom: 30px !important;
	color: #391e00;
	font-size: 120%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ex h4 {
		font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ex h4 {
		font-size: 107%;
  }
}
.con_ex ul {
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_ex ul {
		display: block;
  }
}
.con_ex ul li {
	width: 31.3%;
	margin-right: 3%;
}
@media only screen and (max-width: 767px) {
  .con_ex ul li {
		width: 100%;
		margin: 0 0 50px;
  }
}
.con_ex ul li .photo {
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ex ul li .photo {
		margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_ex ul li .photo {
		margin-bottom: 10px;
  }
}
.con_ex ul li .cate {
	margin: 0 0 10px;
}
.con_ex ul li .cate span {
	background: #ebebeb;
	display: inline-block;
	color: #777777;
	min-width: 115px;
	padding: .3em 0;
}
.con_ex ul li h5 {
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 120%;
	color: #634b28;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ex ul li h5 {
		margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_ex ul li h5 {
		margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ex ul li h5 {
		font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ex ul li h5 {
		font-size: 107%;
  }
}
.con_ex ul li .btn_gold a {
	display: block;
	width: 100%;
	padding: .7em 1.5em;
	border: 3px solid #c4c1ba;
	background: #fff;
	color: #575757;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-color: #836c42;
	color: #836c42;
}
@media only screen and (max-width: 767px) {
  .con_ex ul li .btn_gold a {
		padding: .7em 1em;
  }
}
.con_ex ul li .btn_gold a span::after {
	content: "\f3d3";
	font-family: "Ionicons";
	padding-left: 5px;
}
.con_ex ul li .btn_gold a:hover {
	background: #c4c1ba;
}
.con_ex ul li .btn_gold a:hover {
	background: #836c42;
	color: #fff;
}
.con_ex ul li .btn_gold a span:after {
	content: none;
}
.con_ex ul li:last-child {
	margin-right: 0;
}
