@charset "utf-8";


/* kodawari
-----------------------------------------------------------------*/
#main_visual {
	background: url(../img/kodawari/fv.png) no-repeat center top;
	background-size: cover;
}
@media (max-width: 767px) {
	#main_visual .mv_txt {
		font-size: 32px;
	}
}


#container {
}
#container .subtitle {
	padding: 70px 0;
	color: #543520;
	font-size: 38px;
	letter-spacing: 3px;
	text-align: center;
}
@media (max-width: 767px) {
	#container .subtitle {
		font-size: 28px;
	}
}


.sec_wrap01 {
	background: url(../img/top/sec03_bg.png) no-repeat right bottom;
	padding-bottom: 10px;
}
/*sec01*/
#sec01 {
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}
#sec01::after {
	content: "";
	display: block;
	background: #f0e7c8 url(../img/kodawari/sec_bg.png) repeat-x right top;
	width: calc(920px + calc(calc(100% - 1300px) / 2));
	height: 380px;
	position: absolute;
	z-index: -1;
	top: 110px;
	left: 0;
}
#sec01 .content {
	padding-top: 65px;
	padding-bottom: 75px;
}
#sec01 .title_bg {
	position: absolute;
	z-index: -1;
	left: -100px;
	top: 40px;
}
#sec01 .title_wrapper {
	position: absolute;
	left: 0;
	top: 65px;
	width: 100%;
	pointer-events: none;
}
#sec01 .title {
	position: relative;
	display: inline-block;
	color: #53341f;
	font-size: 38px;
	letter-spacing: 3px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	pointer-events: initial;
}
#sec01 .title::before {
	content: "";
	position: absolute;
	top: 10px;
	right: -20px;
	display: block;
	width: 1px;
	height: 350px;
	background-color: #53341f;
}
#sec01 .detail {
	width: 550px;
}
#sec01 .detail p {
	padding: 110px 0 35px 90px;
	line-height: 1.8;
}
#sec01 .detail .btn {
	display: inline-block;
	width: 170px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
#sec01 .detail .btn img {
	margin-right: 15px;
	margin-top: -4px;
}
.sec01_img {
	position: absolute;
	top: 0;
	right: -190px;
}
@media (max-width: 767px) {
	#sec01 {
		/*position: relative;*/
		/*z-index: 1;*/
		/*margin-bottom: 100px;*/
	}
	#sec01::after {
		/*content: "";*/
		/*display: block;*/
		/*background-color: #eee9d0;*/
		width: 80%;
		/*height: 350px;*/
		/*position: absolute;*/
		/*z-index: -1;*/
		top: 70px;
		/*left: 0;*/
	}
	#sec01 .content {
		padding-top: 0;
		padding-bottom: 40px;
	}
	#sec01 .title_bg {
		/*position: absolute;*/
		/*z-index: -1;*/
		/*left: -100px;*/
		/*top: 40px;*/
	}
	#sec01 .title_wrapper {
		position: static;
	}
	#sec01 .title {
		padding-bottom: 10px;
		border-bottom: 1px solid #53341f;
		display: block;
		/*color: #53341f;*/
		font-size: 32px;
		/*letter-spacing: 3px;*/
		-ms-writing-mode: initial;
		writing-mode: initial;
	}
	#sec01 .title::before {
		display: none;
		/*content: "";*/
		/*position: absolute;*/
		/*top: -10px;*/
		/*right: -20px;*/
		/*display: block;*/
		/*width: 1px;*/
		/*height: 350px;*/
		/*background-color: #53341f;*/
	}
	#sec01 .detail {
		width: 100%;
	}
	#sec01 .detail p {
		padding: 30px 0 30px;
	}
	#sec01 .detail .btn {
		/*display: inline-block;*/
		/*width: 170px;*/
		/*height: 40px;*/
		/*font-size: 14px;*/
		/*text-align: center;*/
		/*line-height: 40px;*/
	}
	#sec01 .detail .btn img {
		/*margin-right: 15px;*/
		/*margin-top: -4px;*/
	}
	.sec01_img {
		position: static;
		/*top: 0;*/
		/*right: -190px;*/
	}
	.sec01_img img {
		width: 100%;
	}
}


/*sec02*/
#sec02 {
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}
#sec02::after {
	content: "";
	display: block;
	background: #f0e7c8 url(../img/kodawari/sec_bg.png) repeat-x left top;
	width: calc(920px + calc(calc(100% - 1300px) / 2));
	height: 380px;
	position: absolute;
	z-index: -1;
	top: 110px;
	right: 0;
}
#sec02 .content {
	padding-top: 65px;
	padding-bottom: 75px;
	padding-left: 530px;
}
#sec02 .title_bg {
	position: absolute;
	z-index: -1;
	left: 500px;
	top: 20px;
}
#sec02 .title_wrapper {
	position: absolute;
	left: 530px;
	top: 65px;
	width: 100%;
	pointer-events: none;
}
#sec02 .title {
	position: relative;
	display: inline-block;
	height: 500px;
	/*padding: 10px 10px 0 0;*/
	/*border-right: 1px solid #53341f;*/
	color: #53341f;
	font-size: 38px;
	letter-spacing: 3px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	pointer-events: initial;
}
#sec02 .title::before {
	content: "";
	position: absolute;
	top: 10px;
	right: -20px;
	display: block;
	width: 1px;
	height: 350px;
	background-color: #53341f;
}
#sec02 .detail {
	width: 550px;
}
#sec02 .detail p {
	padding: 110px 0 35px 90px;
	line-height: 1.8;
}
#sec02 .detail .btn {
	display: inline-block;
	width: 340px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
#sec02 .detail .btn img {
	margin-right: 15px;
	margin-top: -4px;
}
.sec02_img {
	position: absolute;
	top: 0;
	left: -190px;
}
@media (max-width: 767px) {
	#sec02 {
		/*position: relative;*/
		/*z-index: 1;*/
		/*margin-bottom: 100px;*/
	}
	#sec02::after {
		/*content: "";*/
		/*display: block;*/
		/*background-color: #eee9d0;*/
		width: 80%;
		/*height: 280px;*/
		/*position: absolute;*/
		/*z-index: -1;*/
		top: 70px;
		/*right: 0;*/
	}
	#sec02 .content {
		padding-top: 0;
		padding-bottom: 40px;
		padding-left: 0;
	}
	#sec02 .title_bg {
		/*position: absolute;*/
		/*z-index: -1;*/
		left: auto;
		right: -100px;
		/*top: 20px;*/
	}
	#sec02 .title_wrapper {
		position: static;
	}
	#sec02 .title {
		padding-bottom: 10px;
		border-bottom: 1px solid #53341f;
		display: block;
		height: auto;
		/*color: #53341f;*/
		font-size: 32px;
		/*letter-spacing: 3px;*/
		-ms-writing-mode: initial;
		writing-mode: initial;
	}
	#sec02 .title::before {
		/*content: "";*/
		/*position: absolute;*/
		/*top: -10px;*/
		/*right: -20px;*/
		/*display: block;*/
		/*width: 1px;*/
		/*height: 350px;*/
		/*background-color: #53341f;*/
	}
	#sec02 .detail {
		width: 100%;
	}
	#sec02 .detail p {
		padding: 30px 0 30px;
	}
	#sec02 .detail .btn {
		/*display: inline-block;*/
		/*width: 340px;*/
		/*height: 40px;*/
		/*font-size: 14px;*/
		/*text-align: center;*/
		/*line-height: 40px;*/
	}
	#sec02 .detail .btn img {
		/*margin-right: 15px;*/
		/*margin-top: -4px;*/
	}
	.sec02_img {
		position: static;
		/*top: 0;*/
		/*left: -190px;*/
	}
	.sec02_img img {
		width: 100%;
	}
}


/*sec03*/
#sec03 {
	padding: 100px 0;
	background: url(../img/kodawari/sec03_bg.png) no-repeat center;
	background-size: cover;
}
#sec03 .inner {
	padding: 30px 0;
	background-color: rgba(255, 255, 255, 0.5);
}
#sec03 h2 {
	color: #543520;
	font-size: 38px;
	letter-spacing: 3px;
}
#sec03 p {
	margin-top: 15px;
	line-height: 1.8;
}
@media (max-width: 767px) {
	#sec03 {
		/*padding: 100px 0;*/
		/*background: url(../img/kodawari/sec03_bg.png) no-repeat center;*/
		/*background-size: cover;*/
	}
	#sec03 .inner {
		/*padding: 30px 0;*/
		/*background-color: rgba(255, 255, 255, 0.5);*/
	}
	#sec03 h2 {
		/*color: #543520;*/
		font-size: 28px;
		/*letter-spacing: 3px;*/
	}
	#sec03 p {
		/*margin-top: 15px;*/
	}
}


/*sec04*/
#sec04 {
	padding: 60px 0 120px;
}
#sec04 a {
}
#sec04 a:hover {
	opacity: 0.9;
}
#sec04 img {
	max-width: 100%;
}
@media (max-width: 767px) {
	#sec04 {
	}
}