@charset "UTF-8";
@font-face {
	font-family: berthold_walbaum_bookregular;
	src: url(../common/font/berthold_walbaum_book_regular-webfont.eot);
	src: url(../common/font/berthold_walbaum_book_regular-webfont.eot?#iefix) format("embedded-opentype"), url(../common/font/berthold_walbaum_book_regular-webfont.woff2) format("woff2"), url(../common/font/berthold_walbaum_book_regular-webfont.woff) format("woff"), url(../common/font/berthold_walbaum_book_regular-webfont.ttf) format("truetype"), url(../common/font/berthold_walbaum_book_regular-webfont.svg#berthold_walbaum_bookregular) format("svg");
	font-weight: 400;
	font-style: normal
}
.section01 .catch, .section01 .read {
	font-family: source-han-serif-japanese, serif;
	-webkit-font-kerning: normal;
	font-kerning: normal
}
.section01 .catch, .section01 .read {
	font-weight: 400
}
.side_btn {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.section01 {
	padding-top: 60px;
	padding-bottom: 60px;
	margin: 0 auto;
	text-align: center;
	position: relative
}
@media screen and (max-width:460px) {
	.section01 {
		padding-top: 20px;
		padding-bottom: 40px
	}
}
.section01 .catch {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 2;
	letter-spacing: .06em;
	line-height: 1.6
}
@media screen and (max-width:460px) {
	.section01 .catch {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.8
	}
}
.section01 .catch span {
	color: #bd9b50;
	font-size: 44px;
	font-size: 4.4rem;
	font-style: italic;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px
}
@media screen and (max-width:460px) {
	.section01 .catch span {
		font-size: 25px;
		font-size: 2.5rem
	}
}
.section01 .read {
	margin-top: 30px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 2.1;
	letter-spacing: .1em
}
@media screen and (max-width:460px) {
	.section01 .read {
		font-size: 15px;
		font-size: 1.5rem;
		letter-spacing: 0;
		margin-top: 20px
	}
}
.section01 .leaf>img {
	position: absolute
}
.section01 .leaf .p03 {
	top: 120px;
	left: 5%
}
@media screen and (max-width:460px) {
	.section01 .leaf .p03 {
		top: 88px;
		left: -8%;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3)
	}
}
.section01 .leaf .p04 {
	top: 90px;
	left: 84%
}
@media screen and (max-width:460px) {
	.section01 .leaf .p04 {
		top: 15px;
		left: 84%;
		-webkit-transform: scale(.57);
		-ms-transform: scale(.57);
		transform: scale(.57)
	}
}
.section01 .leaf .p05 {
	top: 320px;
	left: 13%
}
@media screen and (max-width:460px) {
	.section01 .leaf .p05 {
		top: 250px;
		left: 0;
		-webkit-transform: scale(.57) rotate(-75deg);
		-ms-transform: scale(.57) rotate(-75deg);
		transform: scale(.57) rotate(-75deg)
	}
}
.section01 .leaf .p06 {
	top: 290px;
	left: 80%
}
@media screen and (max-width:460px) {
	.section01 .leaf .p06 {
		top: 220px;
		left: 85%;
		-webkit-transform: scale(.57);
		-ms-transform: scale(.57);
		transform: scale(.57)
	}
}
.section01 .map_wrap {
	margin-top: 100px;
	display: block
}
@media screen and (max-width:460px) {
	.section01 .map_wrap {
		margin-top: 30px
	}
}
.section01 .map_wrap #map_canvas ,
.section01 .map_wrap iframe {
	width: 100%;
	height: 475px
}
@media screen and (max-width:460px) {
	.section01 .map_wrap #map_canvas ,
	.section01 .map_wrap iframe {
		height: 210px;
	}
}
.section01 .google_link {
	text-align: center
}
.section01 .google_link a {
	margin-top: 20px;
	padding: 10px 0;
	width: 300px;
	color: #fff;
	background-color: #a18100;
	font-size: 13px;
	font-size: 1.3rem;
	display: inline-block;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}
.section01 .google_link a:after {
	content: "";
	display: block;
	margin: auto 0;
	border-width: 8px 2px 2px 8px;
	border-style: solid;
	border-color: transparent #fff #fff transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}
.no-touchevents .section01 .google_link a:hover {
	background-color: #7b6300
}
.no-touchevents .section01 .google_link a:hover:after {
	-webkit-transform: rotate(-45deg) translate(4px, 4px);
	-ms-transform: rotate(-45deg) translate(4px, 4px);
	transform: rotate(-45deg) translate(4px, 4px)
}
@media screen and (max-width:460px) {
	.section01 .google_link a {
		font-size: 12px;
		font-size: 1.2rem;
		width: 100%;
		margin: 10px auto 0;
		right: 0
	}
	.section01 .google_link a:after {
		border-width: 7px 2px 2px 7px
	}
}
.comBg02.type02 {
	background-image: url(../img/access/bg_leaf_01.jpg), url(../img/access/bg_leaf_02.jpg);
	background-position: 0 70px, right 50px;
	background-size: 30% auto, 35% auto;
	position: relative
}
@media screen and (max-width:460px) {
	.comBg02.type02 {
		background-position: -140px 100px, 170px -20px;
		background-size: 80% auto, 67% auto
	}
}
.comBg02.type02:before {
	content: none
}
.comBg02.type02:after {
	content: "";
	width: 100%;
	height: 61%;
	background-image: url(../img/access/bg_leaf_03.jpg), url(../img/access/bg_leaf_04.jpg);
	background-position: 0 70px, right 671px;
	background-size: 18% auto, 38% auto;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0
}
@media screen and (max-width:460px) {
	.comBg02.type02:after {
		background-position: 0 70px, 130px 401px;
		background-size: 18% auto, 98% auto
	}
}
.comBg02.type02 .mod_wrap04 {
	position: relative;
	z-index: 10
}
.section02 {
	position: relative;
	padding-bottom: 50px
}
@media screen and (max-width:460px) {
	.section02 {
		padding-bottom: 20px
	}
}
.section02 .leaf02>img {
	position: absolute;
	z-index: 10
}
.section02 .leaf02 .p01 {
	top: 220px;
	left: 470px;
	width: 5.5%
}
@media screen and (max-width:460px) {
	.section02 .leaf02 .p01 {
		width: 12%;
		left: inherit;
		right: 0
	}
}
.section02 .leaf02 .p02 {
	left: 440px;
	top: 290px;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}
@media screen and (max-width:460px) {
	.section02 .leaf02 .p02 {
		left: 290px;
		top: 260px;
		width: 7%
	}
}
.section02 .info_left {
	position: relative
}
.section02 .info_left .map {
	margin-bottom: 25px
}
.section02 .info_left .in .info_table {
	margin-top: 40px;
	width: 44%;
}
@media screen and (max-width:460px) {
	.section02 .info_left .in .info_table {
		margin-top: 10px;
		width: 100%;
	}
}
.section02 .info_left .in .info_table tbody tr th {
	font-size: 13px;
	font-size: 1.3rem;
	color: #bd9a4f;
	font-weight: 700;
	vertical-align: top;
	text-align-last: justify
}
@media screen and (max-width:460px) {
	.section02 .info_left .in .info_table tbody tr th {
		font-size: 9px;
		font-size: .9rem;
		line-height: 2;
		width: 17%
	}
	.section02 .info_left .in .info_table tbody tr th span {
		padding-left: 2em
	}
}
.section02 .info_left .in .info_table tbody tr td {
	padding: 0 0 35px 40px;
	max-width: 430px;
	display: block;
}
.section02 .info_left .in .info_table tbody tr td.space {
	padding: 0 0 10px 40px;
}
@media screen and (max-width:460px) {
	.section02 .info_left .in .info_table tbody tr td {
		font-size: 9px;
		font-size: .9rem;
		line-height: 2;
		padding: 0 0 25px 10px
	}
	.section02 .info_left .in .info_table tbody tr td.space {
		padding: 0 0 10px 10px
	}
}
@media screen and (max-width:460px) {
	.section02 .info_left .in .info_table tbody tr td span {
		display: none
	}
}
.section02 .info_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 55%;
    max-width: 650px;
}
@media screen and (max-width:460px) {
	.section02 .info_right {
		position: relative;
		right: inherit;
		top: inherit;
		width: 100%;
	}
}
.section02 .info_right .min {
	margin-bottom: 26px;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: .1em
}
.section02 .info_right .map {
	background-image: url(../img/access/illust_map.jpg);
	background-size: cover;
	padding: 35%
}
@media screen and (max-width:460px) {
	.section02 .info_left .map_box .min {
		margin-bottom: 6px;
		font-size: 14px;
		font-size: 1.4rem;
		order: 2;
		width: 100%;
		margin-top: 14px;
		letter-spacing: .1em;
		text-align: center;
	}
	.section02 .info_right .min {
		margin-bottom: 6px;
		font-size: 14px;
		font-size: 1.4rem;
		order: 2;
		width: 100%;
		margin-top: 14px;
		letter-spacing: .1em;
		text-align: center;
	}
}
@media screen and (max-width:460px) {
	.section02 .info_left .map_box .map {
		background-image: url(../img/access/illust_map_sp.jpg);
		background-size: cover;
		padding: 47%;
		-webkit-transform: rotate3d(0, 0, 0, 0);
		transform: rotate3d(0, 0, 0, 0);
		order: 3;
	}
}
.section02 .info_right .map_ph {
	background-image: url(../img/access/map_ph.jpg);
	background-size: cover;
	padding: 35%;
	margin-top: 50px;
}
@media screen and (max-width:460px) {
	.section02 .info_right .map_ph {
		background-image: url(../img/access/map_ph_sp.jpg);
		padding: 34%;
		-webkit-transform: rotate3d(0, 0, 0, 0);
		transform: rotate3d(0, 0, 0, 0);
		order: 1;
		width: 100%;
		margin-top: 20px;
	}
}



.sec_access {
	background-color: #f2eee2;
	padding-bottom: 100px;
	position: relative;
	padding-top: 70px;
}

.sec_access:before {
	position: absolute;
	top: 5px;
	content: '';
	display: block;
	left: 0;
	width: 100%;
	height: 7px;
	z-index: 1;
	background-image: url(../common/img/prt_deco03.png);
	background-size: 30px 7px;
	background-position: center center;
	background-repeat: repeat-x
}
@media screen and (max-width: 460px) {
	.sec_access:before {
		height: 4px;
		background-size: auto 4px
	}
}

.sec_access .in {
	margin: 0 auto;
	max-width: 1200px;
	min-width: 980px;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
}

.sec_access .in .flexArea {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 25px;
}

.sec_access .in .txtArea .tit {
	font-family: "source-han-serif-japanese", serif;
	font-size: 24px;
    font-size: 2.4rem;
	text-align: center;
}

.sec_access .in .left {
	max-width: 440px;
	width: 44%;
	/* padding-top: 25px; */
	order: 2;
}

.sec_access .in .left .access_box .tit {
	font-family: "source-han-serif-japanese", serif;
	font-size: 18px;
    font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
}

.sec_access .in .left .access_box .txt {
	text-align: justify;
	font-size: 15px;
    font-size: 1.5rem;
	line-height: calc(24.5/15);
}

.sec_access .in .left .access_box .txt.next {
	margin-top: 2.45rem;
}

.sec_access .in .left .access_box .point {
	font-weight: bold;
}

.sec_access .in .left .access_box .ul li {
	text-align: justify;
	font-size: 15px;
    font-size: 1.5rem;
	position: relative;
	padding-left: 1.5rem;
}

.sec_access .in .left .access_box .ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "※";
}

.sec_access .in .right {
	order: 1;
	width: 650px;
}

.sec_access .in .right .map_ph img {
	width: 100%;
}

@media screen and (max-width:460px) {


	.sec_access {
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.sec_access .in {
		max-width: none;
		min-width: auto;
		padding-left: 16px;
		padding-right: 16px;
	}
	
	.sec_access .in .flexArea {
		display: block;
		margin-top: 25px;
	}
	
	.sec_access .in .flexArea {
		margin-top: 10px;
	}

	.sec_access .in .left {
		max-width: none;
		width: 100%;
		padding-top: 0;
		order: 1;
	}
	
	.sec_access .in .left .access_box .tit {
		color: #bd9a4f;
		font-size: 10px;
		font-size: 1.0rem;
	}
	
	.sec_access .in .left .access_box .txt {
		font-size: 10px;
		font-size: 1.0rem;
		line-height: calc(17.5/10);
	}
	
	.sec_access .in .left .access_box .txt.next {
		margin-top: 1.75rem;
	}

	.sec_access .in .left .access_box .ul li {
		font-size: 10px;
		font-size: 1.0rem;
		padding-left: 1rem;
	}

	.sec_access .in .right {
		padding-top: 10px;
	}

	.sec_access .in .right {
		order: 2;
		width: auto;
	}
	
	.sec_access .in .txtArea .tit {
		margin-bottom: 6px;
		font-size: 14px;
		font-size: 1.4rem;
		order: 2;
		width: 100%;
		margin-top: 14px;
		letter-spacing: .1em;
		text-align: center;
		width: 100vw;
		margin-left: -16px;
	}

}