/**********************************************

DRESS

**********************************************/

.main_dress {
  margin-bottom: 15%;
  padding-top: 0;
}

.main_dress .article_h2 {
  padding-bottom: 4%;
}

.main_dress .page_catch {
  text-align: center;
  font-size: 16px;
  color:#b1914d;
  padding: 0 3%;
  margin-bottom: 2%;
}

.main_dress .page_txt {
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
}

.main_dress .bnr_box {
  margin: 0 5%;
}

.main_dress .bnr_box .bnr{
  margin-bottom: 4%;
}

.main_dress .btn_box {
  text-align: center;
  margin: 0 3%;
}

.main_dress .btn_box li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-bottom: 4%;
}

.main_dress .gallery_block {
  margin: 10% 3%;
	padding: 10% 5% 15%;
  overflow-x: hidden;
  border-top: 4px solid rgba(177,145,77,1);
  background: rgba(177,145,77,.2);
}

.main_dress .slick-slide {
	width: 100%;
	text-align: center;
	position: relative;
}

.main_dress .slick-slide img {
	width: 100%;
	margin: 0 auto;
}


.main_dress .section_disney {
  margin: 10% 0;
}

.main_dress .section_disney .main {
}

.main_dress .section_disney .title_box {
  padding: 8% 0 4%;
  text-align: center;
}

.main_dress .section_disney .title_box h3 {
  font-size: 36px;
  font-style: italic;
}

.main_dress .section_disney .title_box .catch {
  font-size: 14px;
}

.main_dress .section_disney .gallery_block {
  border: none;
  padding: 0 5% 15%;
  margin: 5% 3% 0;
}

.main_dress .section_disney #tab-1 .gallery_block {
	background-color: rgba(233,177,28,0.2);
}

.main_dress .section_disney #tab-2 .gallery_block {
	background-color: rgba(65,126,196,0.2);
}

.main_dress .section_disney #tab-3 .gallery_block {
	background-color: rgba(231,86,75,0.2);
}

.main_dress .section_disney #tab-4 .gallery_block {
	background-color: rgba(35,167,150,0.2);
}

.main_dress .section_disney #tab-5 .gallery_block {
	background: rgba(145,41,140,0.2);
}

.main_dress .section_disney #tab-6 .gallery_block {
	background-color: rgba(228,83,131,0.2);
}

.main_dress .section_disney .gallery_block h4 {
  width: 112%;
  margin-left: -6%;
}

.main_dress .section_blythe {
  text-align: center;
  margin-bottom: 10%;
}

.main_dress .section_blythe .title_box {
  position: relative;
  margin-bottom: 5%;
  font-size: 13px;
}

.main_dress .section_blythe .title_box h3 {
  font-size: 36px;
  font-style: italic;
}

.main_dress .section_blythe .ph_box {
  margin-bottom: 5%;
}

.main_dress .section_blythe .ph_box .ph {
  margin-bottom: 2%;
}

.main_dress .section_blythe .ph_box .ph02 {
  width: 48%;
  display: inline-block;
}

