@charset "UTF-8";

html,body,
h1,h2,h3,h4,h5,h6,p,
dl,dt,dd,ol,ul,li,
table,tr,th,td,
article,aside,footer,header,menu,section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	line-height: 100%;
}
html {
	scroll-behavior: smooth;
}
img {
	border: none;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
ul,li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #362e2b;
}
a:hover {
	opacity: 0.8;
	text-decoration: none;
}
body {
	background: #FFFFFF;
	font-size: 14px;
	color: #362e2b;
}

header {
	background: #f5f2ea;
	margin-bottom: 60px;
	padding: 27px 0px 0px 0px;
	text-align: center;
}
header div {
	margin-bottom: 21px;
}
header li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px;
	padding: 0px 12px;
	font-size: 0px;
}

main {
	text-align: center;
}
@media screen and (max-width: 1100px) {
	.main-inner {
		padding: 0px 16px;
	}
}

h1 {
	width: 966px;
	margin: 0px auto 100px auto;
}
h1 img {
	width: 100%;
	height: auto;
	margin: 0px auto;
}
@media screen and (max-width: 966px) {
	h1 {
		width: 100%;
	}
}

#copy-box {
	position: relative;
	width: 966px;
	height: 201px;
	margin: 0px auto 25px auto;
}
#copy-box #copy-left {
	float: left;
}
#copy-box #copy-right {
	float: right;
}
#copy-box #copy-sp {
	width: 100%;
	height: auto;
	display: none;
}
#copy-box #copy-center {
	position: absolute;
	top: 0px;
	left: 340px;
}
@media screen and (max-width: 800px) {
	#copy-box {
		width: 100%;
		height: auto;
	}
	#copy-box #copy-left {
		display: none;
		width: 48%;
		height: auto;
	}
	#copy-box #copy-right {
		display: none;
		width: 48%;
		height: auto;
	}
	#copy-box #copy-sp {
		display: block;
	}
	#copy-box #copy-center {
		position: static;
		padding-top: 20px;
	}
}

.anchor {
	margin-bottom: 20px;
}
.anchor li {
	display: inline-block;
	margin: 0px 20px 20px 20px;
}
.anchor a {
	display: block;
	width: 345px;
	background: url(../images/back-anchor.png) top left no-repeat;
	padding: 20px 0px 31px 0px;
	color: #ffffff;
	font-size: 16px;
}
.anchor.anchor-f a {
	background: url(../images/back-anchor-f.png) top left no-repeat;
	padding: 31px 0px 20px 0px;
}

#howto {
	background: url(../images/back-howto.jpg) bottom right no-repeat;
	padding: 40px 0px;
}
#howto h2 {
	margin-bottom: 25px;
	font-size: 30px;
	color: #947a54;
	line-height: 100%;
	letter-spacing: 1px;
}
#howto h3 {
	margin-bottom: 30px;
	line-height: 160%;
}
@media screen and (max-width: 700px) {
	#howto h3 {
		text-align: left;
	}
}

#objective {
	background: #f5f2ea url(../images/back-objective.jpg) bottom left no-repeat;
	padding: 60px 0px;
}
#objective-inner {
	width: 1120px;
	margin: 0px auto;
}
#objective-image {
	float: left;
	width: 560px;
}
#objective-image img {
	border-radius: 30px;
}
#objective-text {
	float: right;
	width: 530px;
}
#objective h2 {
	margin-bottom: 6px;
	font-size: 30px;
	color: #947a54;
	line-height: 130%;
	letter-spacing: 1px;
}
#objective-copy {
	width: 375px;
	background: #bfbd36;
	border-radius: 20px;
	margin: 0px auto 20px auto;
	padding: 10px 0px 8px 0px;
	font-size: 25px;
	color: #ffffff;
	line-height: 100%;
	letter-spacing: 1px;
}
#objective h3 {
	line-height: 150%;
	text-align: left;
}
#objective-text2 {
	max-width: 1120px;
	margin: 20px auto 0px auto;
	font-size: 16px;
	line-height: 150%;
	text-align: left;
}
#objective em {
	font-style: normal;
	color: #947a54;
	font-size: 18px;
}
@media screen and (max-width: 800px) {
	#objective-inner {
		width: 100%;
	}
	#objective-image {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#objective-image img {
		max-width: 100%;
		height: auto;
	}
	#objective-text {
		float: none;
		width: 100%;
	}
}

#concept {
	padding: 80px 0px;
}
#concept h2 {
	width: 381px;
	margin: 0px auto 30px auto;
}
#concept h2 img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 859px) {
	#concept h2 {
		width: 70%;
	}
}
#concept h3 {
	margin-bottom: 40px;
	line-height: 160%;
}
#concept-copy {
	width: 545px;
	background: #bfbd36;
	border-radius: 20px;
	margin: 0px auto 45px auto;
	padding: 10px 0px 8px 0px;
	font-size: 25px;
	color: #ffffff;
	line-height: 100%;
	letter-spacing: 1px;
}

#concept-slider-box {
	width: 274px;
	margin: 0px auto;
}
#concept .bx-wrapper .bx-viewport {
	box-shadow: 0 0 0px #ccc;
	border: 0px solid #fff;
	left: 0px;
}
#concept .bx-wrapper .bx-prev {
	left: -20px;
	background: url(../js/images/controls.png) no-repeat 0px 0px;
}
#concept .bx-wrapper .bx-next {
	right: -20px;
	background: url(../js/images/controls.png) no-repeat -27px 0px;
}
#concept .bx-wrapper .bx-controls-direction a {
	margin-top: 0px;
	width: 18px;
	height: 18px;
}
#concept .bx-wrapper {
	margin: 0 auto 0px;
}
#concept .bx-wrapper .bx-pager {
	display: none;
}

#concept-list-box {
	text-align: center;
}
#concept-list-box li {
	display: inline-block;
	margin-bottom: 15px;
}
.concept-list {
	position: relative;
	width: 274px;
	background: #fcfaf3;
}
#concept .concept-list h2 {
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
	font-size: 18px;
	color: #947a54;
	line-height: 130%;
	letter-spacing: 1px;
}
#concept .concept-list h3 {
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	color: #bfbd36;
	line-height: 130%;
	letter-spacing: 1px;
}
#concept .concept-list h3 span {
	background: #bfbd36;
	margin-right: 6px;
	border-radius: 20px;
	padding: 0px 7px;
	color: #ffffff;
	font-size: 16px;
}
#concept .concept-list div {
	padding: 0px 0px 12px 12px;
	text-align: left;
}
#concept .concept-list a {
	display: block;
	width: 274px;
	background: url(../images/back-concept.png) top left no-repeat;
	padding: 12px 0px 25px 0px;
	color: #ffffff;
	font-size: 15px;
	z-index: 10000;
}





.plan {
	width: 1120px;
	background: #fcfaf3 url(../images/back-plan-h.jpg) center top repeat-x;
	margin: 0px auto 45px auto;
	padding-bottom: 45px;
}
.plan h2 {
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
	font-size: 36px;
	font-weight: bold;
	color: #947a54;
	line-height: 130%;
	letter-spacing: 1px;
}
.plan h3 {
	width: 100%;
	margin-bottom: 28px;
	font-size: 26px;
	color: #bfbd36;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: bold;
}
.plan h3 span {
	background: #bfbd36;
	margin-right: 12px;
	margin-left: 6px;
	border-radius: 20px;
	padding: 0px 9px;
	color: #ffffff;
	font-size: 20px;
}
.plan-info {
	background: url(../images/back-plan.jpg) right bottom no-repeat;
}
.plan-inner {
	padding: 0px 20px;
}
.width-set {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background: #ffffff;
	border: 1px solid #bfbd36;
	border-radius: 25px;
	margin: 0px auto 35px auto;
}
.content-inner {
	padding: 14px 10px 6px 14px;
}
.content-inner div {
	float: left;
	width: 84px;
	background: #bfbd36;
	border-radius: 20px;
	margin-top: 3px;
	padding: 4px 0px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.content-inner h4 {
	float: right;
	width: 390px;
	font-size: 24px;
	color: #947a54;
	line-height: 130%;
	letter-spacing: 1px;
	text-align: left;
}
.plan-text {
	float: left;
	width: 550px;
	margin-bottom: 23px;
	text-align: left;
}
.plan-text p {
	line-height: 135%;
	font-size: 15px;
	letter-spacing: 1px;
}
.plan-text p em {
	font-style: normal;
	color: #947a54;
	font-weight: bold;
}
.plan-image {
	float: right;
	width: 520px;
	margin-bottom: 35px;
	text-align: left;
}

.point {
	background: #ffffff;
	border: 1px solid #bfbd36;
	border-radius: 25px;
	margin: 0px auto 45px auto;
}
.point-inner {
	padding: 14px 10px 6px 14px;
}
.point-inner div {
	width: 180px;
	background: #bfbd36;
	border-radius: 20px;
	margin: 0px auto 20px auto;
	padding: 4px 0px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 110%;
}
.point-inner ul {
	width: 340px;
	margin: 0px auto 5px auto;
}
#plan-hananoyu .point-inner ul {
	width: 410px;
}
#plan-rakusan .point-inner ul {
	width: 425px;
}
#plan-asakaso .width-set2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#plan-asakaso .point-inner ul {
	width: 520px;
}
.point-inner li {
	margin-left: 1.2em;
	text-indent: -1.2em;
	font-size: 15px;
	text-align: left;
	line-height: 160%;
	color: #947a54;
	letter-spacing: 1px;
}
.point-inner li span {
	margin-right: 3px;
	color: #bfbd36;
}

.slider-box {
	float: left;
	width: 540px;
}
.slider-box .bx-wrapper {
	margin: 0 auto 40px;
}
.slider-box .bx-wrapper .bx-viewport {
	box-shadow: 0 0 0px #ccc;
	border: 0px solid #fff;
	left: 0px;
}
.slider-box .bx-wrapper .bx-pager {
	bottom: -25px;
}
.slider-box .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e2e1b2;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	border-radius: 30px;
}
.slider-box .bx-wrapper .bx-prev,
.slider-box .bx-wrapper .bx-next {
	display: none;
}
.slider-box .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider-box .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #bfbd36;
	opacity: 1;
}
.time-schedule {
	float: right;
	width: 510px;
	text-align: left;
}
.time-schedule .time-schedule-inner {
	position: relative;
	height: 400px;
	background: #f7f3e0;
	border: 1px solid #e6e0cb;
	border-radius: 25px;
	margin-bottom: 40px;
	padding: 10px 15px 15px 15px;
	font-size: 15px;
}
.time-schedule .time-schedule-inner div {
	width: 150px;
	height: auto;
	background: #bfbd36;
	border: 0px solid #e6e0cb;
	border-radius: 20px;
	margin: 0px auto 30px auto;
	padding: 6px 0px 4px 0px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.time-schedule .time-schedule-inner dt,
.time-schedule .time-schedule-inner dd {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 130%;
}
.time-schedule .time-schedule-inner dt.s-space,
.time-schedule .time-schedule-inner dd.s-space {
	height: 10px;
}
.time-schedule .time-schedule-inner dt span {
	margin-right: 3px;
	color: #bfbd36;
}
.time-schedule .time-schedule-inner dd {
	margin: -20px 0px 5px 113px;
}
.time-schedule .time-schedule-inner p {
	position: absolute;
	bottom: 20px;
	left: 17px;
	line-height: 130%;
	margin-left: 1.1em;
	text-indent: -1.1em;
	letter-spacing: 1px;
}

.plan-detail {
	background: #ffffff;
	border: 1px solid #e7e1cc;
}
.detail-left {
	float: left;
	width: 435px;
	text-align: left;
}
.detail-left .left-inner {
	padding: 15px 0px 0px 24px;
}
.left-inner div {
	width: 330px;
	background: #bfbd36;
	border: 0px solid #e6e0cb;
	border-radius: 20px;
	margin: 0px auto 15px 0px;
	padding: 6px 0px 4px 0px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.left-inner li {
	margin: 0px 0px 8px 1.1em;
	text-indent: -1.1em;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 130%;
}
.left-inner li:last-child {
	margin-bottom: 0px;
}
.left-inner li span {
	margin-right: 3px;
	color: #bfbd36;
}
.detail-right {
	float: right;
	width: 640px;
	border-left: 2px dashed #e7e1cc;
}
.right-inner {
	padding: 15px 0px 20px 0px;
}
.plan-link {
	width: 500px;
	margin: 0px auto 20px auto;
}
.plan-link img {
	width: 100%;
	height: auto;
}

.date {
	width: 540px;
	margin: 0px auto;
}
.link-hp {
	float: left;
}
.adress {
	float: right;
}
.adress dl {
	margin-bottom: 10px;
}
.adress dt,
.adress dd {
	line-height: 130%;
}
.adress dt {
	width: 180px;
	background: #947a54;
	border-radius: 20px;
	margin: 0px auto 15px 0px;
	padding: 6px 0px 4px 0px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}
.adress dd {
	margin: -45px 0px 0px 190px;
	color: #947a54;
	font-size: 12px;
	text-align: center;
}
.adress dd span {
	font-size: 26px;
}
.adress p {
	padding-left: 10px;
	color: #947a54;
	text-align: left;
	letter-spacing: 1px;
}

.time-schedule .time-schedule-inner span.text-small {
	font-size: 14.5px;
	color: #362e2b;
}

.special-info {
	border-top: 2px dashed #e7e1cc;
	border-bottom: 2px dashed #e7e1cc;
	margin-bottom: 40px;
	padding: 20px 0px;
}
.special-info div {
	width: 270px;
	height: auto;
	background: #bfbd36;
	border: 0px solid #e6e0cb;
	border-radius: 20px;
	margin: 0px auto 16px auto;
	padding: 6px 0px 4px 0px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
}
#plan-hananoyu .special-info div {
	width: 175px;
}
.special-info p {
	margin-bottom: 16px;
	line-height: 160%;
	font-size: 15px;
	letter-spacing: 1px;
}
.special-info a {
	border-bottom: 1px solid #947a54;
}
.special-info a span {
	background: url(../images/linkmark.png) right center no-repeat;
	padding: 0px 23px 0px 0px;
	line-height: 130%;
	color: #947a54;
}

#plan-hananoyu .left-inner div {
	width: 310px;
}
#plan-hananoyu .time-schedule .time-schedule-inner p {
	position: static;
}
#plan-hananoyu .date {
	width: 475px;
}
#plan-hananoyu .adress {
	padding-top: 17px;
}

#plan-rakusan .left-inner div {
	width: 310px;
}
#plan-rakusan .time-schedule .time-schedule-inner p {
	bottom: 17px;
}
#plan-rakusan .date {
	width: 490px;
}

#plan-asakaso .left-inner div {
	width: 340px;
}
#plan-asakaso .date {
	width: 570px;
}

footer {
	background: #f5f2ea;
	text-align: center;
}
footer div {
	background: #947a54;
	margin: 0px auto 13px auto;
	padding: 9px 0px 6px 0px;
	font-size: 20px;
	color: #ffffff;
	line-height: 150%;
	letter-spacing: 1px;
}
footer div em {
	font-style: normal;
	font-size: 23px;
}
footer li {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px;
	padding: 0px 12px;
	font-size: 0px;
}

.sp {
	display: none;
}

@media screen and (max-width: 610px) {
	h1 img {
		width: 80%;
	}
	.plan-link {
		width: 100%;
	}

	footer div em {
		display: block;
	}
	header li,
	footer li {
		width: 20%;
		padding: 0px 10px;
	}
	header li:nth-of-type(2),
	footer li:nth-of-type(2) {
		width: 13%;
	}
	header li:nth-of-type(3),
	footer li:nth-of-type(3) {
		width: 13%;
	}
	header li img,
	footer li img {
		width: 100%;
		height: auto;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}

	h1 {
		margin-bottom: 50px;
	}
	#concept-copy {
		width: 345px;
		border-radius: 40px;
		padding: 6px 0px 4px 0px;
		font-size: 25px;
		line-height: 140%;
	}

	#concept h3 {
		text-align: left;
	}
	#concept #concept-slider h3 {
		text-align: center;
	}

	.plan {
		width: 100%;
	}
	.plan-inner {
		padding: 0px 10px;
	}
	.plan-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.plan-image img {
		width: 80%;
		height: auto;
	}

	.content div {
		float: none;
		margin-bottom: 8px;
	}
	.content h4 {
		float: none;
		width: 100%;
	}

	.time-schedule {
		float: none;
		width: 100%;
	}
	.time-schedule .time-schedule-inner {
		height: auto;
	}
	.time-schedule .time-schedule-inner p {
		position: static;
	}

	.detail-left {
		float: none;
		width: 100%;
	}
	.detail-left .left-inner {
		padding: 10px 10px 10px 10px;
	}
	.detail-right {
		float: none;
		width: 100%;
		border-left: 0px dashed #e7e1cc;
		border-top: 2px dashed #e7e1cc;
	}
	.right-inner {
		padding: 10px;
	}
	.plan-text {
		float: none;
		width: 100%;
	}

	.date {
		width: 100%;
	}
	.link-hp {
		float: none;
		margin-bottom: 15px;
	}
	.adress {
		float: none;
	}
	.adress dt {
		margin: 0px auto 15px auto;
	}
	.adress dd {
		margin: 0px;
	}
	.adress p {
		text-align: center;
	}
	.slider-box {
		float: none;
		width: 100%;
	}
	.slider-box li img {
		width: 100%;
		height: auto;
	}
	.slider-box .bx-wrapper {
		margin: 0 auto 60px;
	}

	#plan-hananoyu .date,
	#plan-rakusan .date,
	#plan-asakaso .date {
		width: 100%;
	}
	#plan-hananoyu .adress {
		padding-top: 0px;
	}

	.special-info p {
		text-align: left;
	}

	.width-set {
		width: 100%;
	}
	.content {
		width: 100%;
	}
	.point-inner ul {
		width: 100%;
	}
	#plan-hananoyu .point-inner ul,
	#plan-rakusan .point-inner ul,
	#plan-asakaso .width-set2,
	#plan-asakaso .point-inner ul {
		width: 100%;
	}

}