/* ------------------------------------------
                    STORY
------------------------------------------ */

#story-content {
	position: relative;
	max-width: 1180px;
	margin: 0 auto;

}

#story-content-detail {
	padding-top: 1em;
	text-align: center;
}

#story-content-detail h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 55px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 1.2;
}

#story-content-detail h3 {
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: normal;
}

#story-content-detail p {
	margin-bottom: 2em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.story-content-main-image {
	margin-bottom: 2em;
}

.story-content-main-image img {
	display: inline-block;
}

.wool-top-image01 {

}

.wool-top-image02 {

}

#story-content-detail section {
	margin-bottom: 2em;
}

#story-content-detail section:last-of-type {
	margin-bottom: 0;
}

#story-content-detail .wool-section02 {

}

.wool-section02 img {
	float: left;
	margin-right: 30px;
}

.wool-section02-text {
	padding-top: 40px;
}

#story-content-detail .wool-section03 {

}

.wool-section03 img {
	float: right;
	margin-left: 30px;
}

.wool-section03-text {
	padding-top: 30px;
}

.cotton-top-image01 {

}

.cotton-section02 img {
	float: right;
	margin-left: 30px;
}

#story-content-detail .cotton-section02-text {
	padding-top: 40px;
}

#story-content-detail .cotton-section03-text {
	padding-top: 60px;
}

.cotton-section03 img {
	float: left;
	margin-right: 30px;
}

body#history-top #wrapper {
	background: url(/assets/img/bg-history.jpg) no-repeat;
	background-size: cover;	
}

.history-section h3 {
	display: inline-block;
	margin-bottom: 15px;
	padding: 0.1em 1em;
	font-size: 25px;
	font-weight: 900;
	letter-spacing: 2px;
}

.history-section figure.left {
	float: left;
	margin: 0 30px 30px 0;
}

.history-section figure.right {
	float: right;
	margin: 0 0 30px 30px;
}

.history-section figure figcaption {
	margin-top: 0.5em;
	font-size: 72%;
}

.history-section figure.left figcaption {
	margin-top: 0.5em;
}

.history-section figure figcaption .left {
	float: left;
}

.history-section figure figcaption .right {
	float: right;
}

.btn-prev {
	float: left;
}

.btn-next {
	float: right;
}

.col6 p {
	margin-top: 1em;
}

.history-section-width-75 {
	width: 75%;
	max-width: 1180px;
	margin: 0 auto;
}

.history-image03 {
	position: relative;
}

.history-image03 span {
	position: absolute;
	top: 245px;
	left: 120px;
	width: 230px;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#privacypolicy {
	max-width: 880px;
	margin: 0 auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#privacypolicy p {
	margin-bottom: 50px;
}

#privacypolicy h2 {
	margin-bottom: 15px;
	font-size: 30px;
	text-align: center;
}



/* ------------------------------------------
                 for tablet
------------------------------------------ */

@media(max-width:768px){

#story-content-detail h2 {
    margin-bottom: 15px;
}

.history-section img {
	max-width: 100%;
}

.history-section p {
	font-size: 93%;
}

.wool-section02-text {
    padding-top: 0;
}

.wool-section02 img {
	margin-bottom: 15px;
}

.wool-section03-text {
    padding-top: 0px;
}

.wool-section03 img {
    margin-bottom: 15px;
}

#story-content-detail .cotton-section02-text {
    padding-top: 0px;
}

.cotton-section02 img {
	margin-bottom: 15px;
}

#story-content-detail .cotton-section03-text {
    padding-top: 0px;
}

#story-content-detail iframe {
	width: 100% !important;
}

}

/* ------------------------------------------
                  for sp
------------------------------------------ */

@media(max-width:480px){

.history-section figure.left {
    float: none;
    margin: 0px 0 30px 0;
}

.history-section figure.right {
    float: none;
    margin: 0px 0px 30px 0;
}

.page-navigation .btn {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 86%;
}

.col {
    float: none;
}

.col6 {
    width: 100%;
    margin-right: 0;
}

.story-content-main-image img {
	max-width: 100%;
}

.wool-top-image02 {
	width: 100%;
}

#story-content-detail img {
	max-width: 100%;
}

.content-bottom-btn .btn-large {
	font-size: 86%;
}

.cotton-top-image01 {
	width: 100%;
}

.cotton-section03 img {
	margin-bottom: 15px;
}

#story-content-detail iframe {
	height: 350px !important;
}

#story-content-detail h2 {
	font-size: 25px;
}

.history-image03 span {
	position: absolute;
	top: 245px;
	left: 120px;
	width: 180px;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

}
