#contents {
	background-image: url(../images/bg.jpg);
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43312A;
	background-attachment: fixed;
}

body {
	color: #43312A;
}

.conv dd {
	color: #43312A;
}

.conv dt {
	color: #43312A;
}

.device-sp #contents {
  padding: 0 7px;
}

.article {
  margin: 0 auto;
  padding: 0 10px 32px 10px;
  background-color: #fff;
}
.article-header {
  margin: 0 -17px 16px;
}

.article-title {
  background-image: url(../images/main_title_sp.jpg);
  padding-top: 84.375%;
}

.article-lead {
	background-color: #CBAC92;
	margin: 0;
	padding: 20px;
}
.article-lead__text p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
  color: #fff;
}

.article-content  a {
	color: #fa960a;
}

.article-content {
  margin-top: 32px;
}

.article-content__title {
  line-height: 1;
  font-size: 20px;
}
.article-content__title span {
  display: inline-block;
  border-bottom: 1px solid #d7a577;
  padding: 0 3px 4px;
  margin-bottom: 20px;
}

.article-content__text {
  margin-top: 24px;
}
.article-content__text p {
  font-size: 140%;
  margin: 0 auto 1.75em;
  padding: 0 3px;
}

.article-content__photo {
  background: no-repeat center top;
  width: 100%;
  padding-top: 68.75%;
  margin: 45px auto;
  background-size: contain;
}
/*.article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1_sp.jpg);
}
.article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2_sp.jpg);
}*/
.article-content__photo + h3 {
  margin-top: 55px;
}

.column_lace {
	background-color: #FAECC5;
	width: 98%;
	padding:20px;
	margin:20px auto 20px auto;
	font-size: 16px;
}
.column_lace h3{
	margin-top: 30px;
	font-weight: bold;
	font-size: 110%;
	text-align:center;
	margin:40px auto 0 auto;
}

.column_lace h3 img {
	width: 250px;
	height: 55px;
	text-align:center;
	margin:0 auto;
}

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

.column_lace .photo img{
	width: 100%;
	height: auto;
}


.device-pc .article {
  width: 960px;
  padding: 0 0 40px 0;
}
.device-pc .article-title {
  background-image: url(../images/main_title_pc.jpg);
}

.device-pc .article-lead {
  margin: 0 auto;
  padding: 40px 0;
}
.device-pc .article-lead__text {
  width: 800px;
}
.device-pc .article-lead__text p {
  font-size: 18px;
}

.device-pc .article-content {
  margin-top: 64px;
}
.device-pc .article-content::before {
  margin-left: 260px;
  width: 176px;
  height: 41px;
}
.device-pc .article-content__title {
  line-height: 1;
  width: 440px;
  margin: 40px auto 0;
}
.device-pc .article-content__title span {
  margin-bottom: 32px;
}

.device-pc .article-content__text p {
  width: 440px;
  font-size: 160%;
  margin: 0 auto 1.75em;
  padding: 0;
}
.device-pc .article-content__text p.credit {
  margin-top: 5.25em;
}

.device-pc .article-content__photo {
  padding-top: 66.60714%;
}
/*.device-pc .article-content__photo:nth-of-type(1) {
  background-image: url(../images/ph1-1.jpg);
}
.device-pc .article-content__photo:nth-of-type(2) {
  background-image: url(../images/ph1-2.jpg);
}*/
.device-pc .article-content__photo + h3 {
  margin-top: 64px;
}

.device-pc .article-photo a {
  width: 300px;
  margin: 0 auto;
}

.device-pc .column_lace {
	width: 550px;
	padding: 20px 30px 50px 30px;
	margin: 80px auto 100px auto;
	}

.column_lace .photo{
/*	width: 500px;
*/	height: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	}

.device-pc .column_lace h3 img {
	text-align:center;
	margin:0 auto;
}

.device-pc .products > ul.column-4 {
	text-align:center;
	margin:0 auto;	
}


/*# sourceMappingURL=main.css.map */
