@charset "utf-8";
/* CSS Document */

#special-column {
	font-family: "Noto Sans Japanese" !important;
	margin-right: 10px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #323232;
	width: 700px;
	background-color: #EDDFD3;
}
#special-column h2 {
	height: 500px;
	width: 700px;
	padding-bottom: 30px;
	background-image: url(pc_001.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom: 1px dashed #5D3720;
	margin-bottom: 33px;
}
#special-column h3.vertical {
	font-family: "ゴシックMB101 M" !important;
	font-size: 22px;
	line-height: 38px;
	color: #5D3720;
	-ms-writing-mode: tb-rl;            /* IE用　*/
    -webkit-writing-mode: vertical-rl;  /* chrome用　*/
    -o-writing-mode: vertical-rl;       /* opera用　*/
    writing-mode: vertical-rl;
	position: absolute;
}
#special-column p {
	padding-bottom: 20px;
}


.column-left {
	width: 500px;
	padding-left: 30px;
	padding-right: 170px;
	padding-bottom: 50px;
	position: relative;
}
.column-left h3 {
	right: 35px;
}
.column-right {
	width: 500px;
	padding-left: 170px;
	padding-bottom: 50px;
	position: relative;
}
.column-right h3 {
	left: 50px;
}

.image {
	padding-bottom: 30px;
}



.profile {
	padding-right: 148px;
	padding-bottom: 50px;
	position: relative;	
}
.profile h3 {
	right: 35px;
}
.profile div {
	width: 245px;
	padding-left: 30px;
	float: left;
}
#special-column .profile h4 {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 12px;
}
#special-column .profile h4 .sub {
	font-weight: normal;
}
#special-column .profile p {
	padding-bottom: 23px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}


.report {
	padding-bottom: 40px;
	border-top: 1px dashed #5D3720;
	border-bottom: 1px dashed #5D3720;

}

.report h3 {
	font-family: "ゴシックMB101 M" !important;
	font-size: 22px;
	line-height: 1;
	color: #5D3720;
	padding-top: 74px;
	padding-bottom: 75px;
	text-align: center;
}

.report ol li {
	padding-bottom: 48px;
	margin-bottom: 30px;
	overflow: hidden;
	background-image: url(pc_step_arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.report ol li .detail {
	width: 340px;
	padding-right: 30px;
	float: right;
}
.report ol li .photo {
	width: 300px;
	float: left;
}
.report ol li .photo2 {
	clear: both;
	padding-top: 70px;
	padding-bottom: 70px;
}
.report ol li:nth-of-type(2n) .detail {
	float: left;
	padding-left: 30px;
	padding-right: 0;
}
.report ol li:nth-of-type(2n) .photo {
	float: right;
}
.report ol li:nth-of-type(5),
.report ol li:nth-last-child(1) {
	padding-bottom: 0;
	background-image: none;
}
.report ol li:nth-last-child(1) .detail {
	width: 365px;
}

.report ol li h4 {
	font-family: "ゴシックMB101 M" !important;
	padding-bottom: 35px;
	padding-left: 12px;
	font-size: 18px;
	line-height: 1;
	color: #5D3720;
}
.report ol li h4 img {
	display: block;
	padding-bottom: 28px;
	margin-left: -12px;
	opacity:1 !important;
}
.report ol li p {
	line-height: 25px;
}

.epilogue {
	padding-bottom: 35px;
}
.epilogue h3 {
	font-family: "ゴシックMB101 M" !important;
	font-size: 22px;
	line-height: 1;
	color: #5D3720;
	padding-top: 60px;
	padding-bottom: 70px;
	text-align: center;
}
.epilogue p {
	width: 500px;
	padding-left: 30px;
	padding-bottom: 38px;
}


#special-column .shop {
	padding: 0px 30px 50px;
	overflow:hidden;
}

#special-column .shop h4 {
	width: 170px;
	padding: 4px;
	border: 1px solid #fff;
	float: left;
}
#special-column .shop p {
	width: 420px;
	float: right;
}
#special-column .shop a {
	color: #323232;
}

