@charset "utf-8";
/* CSS Document */
#contents,
#main-column {
	width: 100%;
}
#bread-crumb ol li:nth-child(2) {
	display: none;
}
#Journal h2 {
    margin: 0 0 75px;
    transform: none;
    letter-spacing: normal;
    width: 100%;
    height: 479px;
    background-image: url(https://image1.shopserve.jp/rin8486.ln.shopserve.jp/pic-labo/T_PC_soap.jpg);
    background-size: 1405px 479px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1405px) {
	#Journal h2 {
		height: 582px;
		background-image: url(https://image1.shopserve.jp/rin8486.ln.shopserve.jp/pic-labo/T_PC_soap.jpg);
		background-size: 1705px 582px;
	}
}
@media screen and (min-width: 1705px) {
	#Journal h2 {
		height: 683px;
		background-image: url(https://image1.shopserve.jp/rin8486.ln.shopserve.jp/pic-labo/T_PC_soap.jpg);
		background-size: 2000px 683px;
	}
}
.journal-cont {
	width: 1035px;
	margin: 0 auto;
}
.page-soap-title {
	margin-bottom: 75px;
	font-size: 18px;
	line-height: 160%;
	transform: rotate(0.028deg);
	letter-spacing: 3px;
	font-family: "秀英明朝 B","aozoramincho","Sawarabi Mincho";
}
.page-soap-contents {
	width: 720px;
	padding-bottom: 55px;
	margin: 0 auto 80px;
	border-bottom: 2px dotted #000;
}
.page-soap-contents.last-contents {
	margin: 0 auto;
	padding-bottom: 0;
	border-bottom: none;
}
.page-soap-contents h3 {
    margin-bottom: 110px;
    font-size: 28px;
    text-align: center;
    letter-spacing: 2px;
}
.page-soap-contents h4 {
    margin-bottom: 1.5em;
    font-size: 20px;
    text-align: center;
	transform: rotate(0.028deg);
    letter-spacing: 2px;
	font-family: "秀英明朝 B","aozoramincho","Sawarabi Mincho";
}
.page-soap-contents p {
	margin-bottom: 1em;
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	transform: rotate(0.028deg);
}
