@charset "utf-8";

@media print, screen and (max-width: 480px) {

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
 text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-print-color-adjust: exact;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
tbody,
tr,
th,
td,
div,
span {
	background-image: url(../img/spacer.gif);
	background-color: transparent;
}

html,
body {
 /*font-size: 11px;
	font-size: 3.4375vw;*/
	font-size: 9.6px;
	font-size: 3vw;
	line-height: 1.8em;
	letter-spacing: 0.18em;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #ffffff;
	color: #000000;
}

body, table, th, td, h1, h2, h3, h4, h5, h6, pre {
	font-weight: normal;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
}

.loader,
.loader:after {
	border-radius: 50%;
	width: 20px;
	width: 6.2vw;
	height: 20px;
	height: 6.2vw;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto;
}









/* basic style ------------------------------ */
.hover {
	cursor: pointer;
}
a.hover:link,
a.hover:visited,
a.hover:hover {
	opacity: 1.0;
}
a.hover:active {
	opacity: 1.0;
}

.spNone {
	display: none !important;
}

.anchor {
	border-top: 55px solid transparent !important;
	border-top: 14.666667vw solid transparent !important;
	margin-top: -55px !important;
	margin-top: -14.666667vw !important;
}

.mb0 {
	margin-bottom: 0px !important;
}
.mb4 {
	margin-bottom: 4px !important;
	margin-bottom: 1.2vw !important;
}
.mb8 {
	margin-bottom: 8px !important;
	margin-bottom: 2.5vw !important;
}








/* wrapper ------------------------------ */
#wrapper {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 124px !important;
	padding-top: 33.066667vw !important;
	overflow: hidden;
}








/* header ------------------------------ */
#head {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
 background: transparent;
	width: 100%;
	min-width: 100%;
	height: 124px;
	height: 33.066667vw;
 padding: 0px;
 position: fixed;
 left: 0px;
 top: 0px;
 z-index: 1000;
 /*box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
 -moz-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);
 -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);*/
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	zoom: 1;
}
#head:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

#head-inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 15px 15px 10px;
	padding: 4vw 4vw 2.6666667vw;
	position: relative;
	left: 0px;
	top: 0px;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	zoom: 1;
}
#head-inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

#head a:link,
#head a:visited {
	color: #000000;
	text-decoration: none;
}
#head a:hover,
#head a:active {
	color: #000000;
	text-decoration: underline;
}

#head-logo {
	width: 165px;
	width: 44vw;
	height: 30px;
	height: 8vw;
	float: left;
	margin: 0px;
}
#head-logo > a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9000px;
	overflow:  hidden;
	background: url("../img/h_logo.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

#head-catch {
	float: left;
	margin-left: 15px;
	margin-left: 4vw;
	margin-right: -30px;
	margin-right: -8vw;
	margin-top: 2px;
	margin-top: 0.53333333vw;
	font-size: 0.9em;
	line-height: 1.4em;
	letter-spacing: 0.18em;
	opacity: 1.0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

#head-subnav {
	position: absolute;
	right: 86px;
	right: 22.933333vw;
	top: 72px;
	top: 19.2vw;
	opacity: 1.0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
#head-subnav > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#head-subnav > ul > li {
	display: inline-block;
	margin: 0px 0px 0px 1.0em;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.05em;
	letter-spacing: 0.1em;
}

#head-trigger {
	width: 57px;
	width: 15.2vw;
	height: 57px;
	height: 15.2vw;
	position: absolute;
	right: 0px;
	right: 4vw;
	top: 56px;
	top: 14.933333vw;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}
#head-trigger > a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9000px;
	overflow:  hidden;
	background: url("../img/h_gnav_tigger.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

#head-close {
	width: 57px;
	width: 15.2vw;
	height: 57px;
	height: 15.2vw;
	position: absolute;
	right: 0px;
	right: 4vw;
	top: 56px;
	top: 14.933333vw;
	z-index: -10;
	opacity: 0;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
#head-close > a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-align: left;
	text-indent: -9000px;
	overflow:  hidden;
	background: url("../img/h_gnav_close.png") no-repeat 0px 0px;
	background-size: 100% auto;
	cursor: pointer;
}

#head-gnav {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 270px;
	width: 72vw;
	height: 100%;
	overflow: auto;
	background: #ffffff;
	position: fixed;
	right: -1000px;
	top: 0px;
	z-index: 20;
	opacity: 0;
	padding: 124px 0px 60px 20px;
	padding: 33.066667vw 0px 16vw 5.3333333vw;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.head-nav01 {
	list-style-type: none;
	margin: 0px;
	padding: 18px;
	padding: 4.8vw;
	border-top: 1px solid #000000;
	letter-spacing: 0.2em;
}
.head-nav01 > dt {
	margin: 0px;
	padding: 0px;
	margin-top: 24px;
	margin-top: 6.4vw;
	font-size: 1.4em;
	line-height: 1.05em;
	color: #71a72b;
}
.head-nav01 > dt > a {
	color: inherit !important;
}
.head-nav01 > dt:nth-child(1) {
	margin-top: 0px;
}
.head-nav01 > dd {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-top: 4vw;
	font-size: 1.0em;
	line-height: 1.05em;
}
.head-nav01 > dd > a:before {
	content: " ";
	display: inline-block;
	width: 7px;
	width: 1.8666667vw;
	height: 7px;
	height: 1.8666667vw;
	border-radius: 7px;
	border-radius: 1.8666667vw;
	background: #9cc62c;
	margin-right: 0.8em;
}
.head-nav01 > dd > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}
.head-nav01 > dd > ul > li {
	margin: 0.8em 0px 0px 0px;
	padding: 0px 0px 0px 4.8vw;
}
.head-nav01 > dd > ul > li:before {
	content: " ";
	display: inline-block;
	width: 8px;
	width: 2.133333333333333vw;
	height: 6px;
	height: 1.6vw;
	background-image: url("../img/cmn_arw01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin-right: 6px;
	margin-right: 1.6vw;
	margin-top: -3px;
	margin-top: -0.8vw;
	vertical-align: middle;
}
.head-nav02 {
	list-style-type: none;
	margin: 0px;
	padding: 18px;
	padding: 4.8vw;
	border-top: 1px solid #000000;
	letter-spacing: 0.2em;
}
.head-nav02 > li {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-top: 4vw;
	font-size: 1.1em;
	line-height: 1.05em;
}
.head-nav02 > li:nth-child(1) {
	margin-top: 0px;
}
.head-nav01:last-child, .head-nav02:last-child {
	border-bottom: 1px solid #000000;
}

#head-overlay {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10;
	visibility: hidden;
	background: rgba(238,238,238,0.8);
	opacity: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

body.head-open #head-trigger {
	pointer-events: none;
}
body.head-open #head-overlay {
	opacity: 0.8;
	visibility: visible;
}
body.head-open #head-close {
	opacity: 1.0;
	z-index: 90;
}
body.head-open #head-gnav {
	right: 0px;
	opacity: 1.0;
}

#head.smaller {
 background: #ffffff;
 background: rgba(255,255,255,0.9);
	height: 65px;
	height: 17.333333vw;
}
#head.smaller #head-catch {
	opacity: 0;
	pointer-events: none;
}
#head.smaller #head-trigger {
	top: 4px;
	top: 1.0666667vw;
}
#head.smaller #head-subnav {
	opacity: 0;
	pointer-events: none;
}
#head.smaller #head-gnav {
	padding-top: 72px;
	padding-top: 19.2vw;
}
#head.smaller #head-close {
	top: 4px;
	top: 1.0666667vw;
}








/* footer ------------------------------ */
#foot {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
 background: #ffffff;
 position: relative;
 left: 0px;
 top: 0px;
 z-index: 999;
	zoom: 1;
}
#foot:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

#foot a:link,
#foot a:visited {
	color: #000000;
	text-decoration: none;
}
#foot a:hover,
#foot a:active {
	color: #000000;
	text-decoration: underline;
}

#foot-nav {
	display: none;
}

#foot-box {
	background: #9cc62c;
	padding: 36px 0px;
	padding: 9.6vw 0px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#foot-catch {
	font-size: 1.0em;
	line-height: 1.0em;
	margin-bottom: 15px;
	margin-bottom: 4vw;
	color: #ffffff;
}
#foot-logo {
	display: inline-block;
	width: 220px;
	width: 58.666667vw;
	height: 40px;
	height: 10.666667vw;
}
#foot-logo > a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	text-indent: -9000px;
	overflow:  hidden;
	background: url("../img/f_logo.png") no-repeat 0px 0px;
	background-size: 100% auto;
}
#foot-info {
	margin-top: 18px;
	margin-top: 4.8vw;
	font-size: 1.0em;
	line-height: 1.9em;
	letter-spacing: 0.2em;
}

#foot-topagetop {
	width: 100%;
	margin: 0px auto;
	padding: 24px 0px;
	padding: 6.4vw 0px;
	text-align: center;
}
#foot-topagetop > a {
	display: inline-block;
	width: 54px;
	width: 14.4vw;
	height: 54px;
	height: 14.4vw;
	background: url("../img/f_topagetop.png") no-repeat 0px 0px;
	background-size: 100% auto;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
}

#copyright {
	border-top: 1px solid #000000;
	margin: 0px 15px;
	margin: 0px 4vw;
	padding: 15px 0px 30px;
	padding: 4vw 0px 8vw;
	text-align: center;
	font-size: 0.84em;
	line-height: 1.05em;
}

#copyright small {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}









/* parts ------------------------------ */
.button01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	display: inline-block;
	min-width: 286px;
	min-width: 76.266667vw;
	background: #ffffff;
	color: #000000;
	border: 2px solid #cee987;
	border-width: 0.53333333vw;
	border-radius: 80px;
	padding: 22px 15px 22px 15px;
	padding: 5.8666667vw 4vw 5.8666667vw 4vw;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.0em;
	letter-spacing: 0.08em;
	position: relative;
	left: 0px;
	top: 0px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}
.button01:after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	width: 2.1333333vw;
	height: 7px;
	height: 1.8666667vw;
	background-image: url("../img/cmn_arw01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin-left: 8px;
	margin-left: 2.1333333vw;
	margin-top: -2px;
	margin-top: -0.53333333vw;
}
.button01:link,
.button01:visited {
	border-color: #cee987;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
.button01:hover,
.button01:active {
	border-color: #9cc62c;
	background: #9cc62c;
	color: #ffffff;
	text-decoration: none;
}
.button01:link:after,
.button01:visited:after {
	background-position: 0px 0px;
}
.button01:hover:after,
.button01:active:after {
	background-position: 0px -10px;
}

.button02 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	display: inline-block;
	min-width: 286px;
	min-width: 76.266667vw;
	background: #ffffff;
	color: #000000;
	border: 2px solid #dddddd;
	border-width: 0.53333333vw;
	border-radius: 80px;
	padding: 22px 15px 22px 15px;
	padding: 5.8666667vw 4vw 5.8666667vw 4vw;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.0em;
	letter-spacing: 0.08em;
	position: relative;
	left: 0px;
	top: 0px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}
.button02:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	width: 2.1333333vw;
	height: 7px;
	height: 1.8666667vw;
	background-image: url("../img/cmn_arw03.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin-right: 8px;
	margin-right: 2.1333333vw;
	margin-top: -2px;
	margin-top: -0.53333333vw;
}
.button02:link,
.button02:visited {
	border-color: #dddddd;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
.button02:hover,
.button02:active {
	border-color: #dddddd;
	background: #dddddd;
	color: #000000;
	text-decoration: none;
}
.button02:link:after,
.button02:visited:after {
	background-position: 0px 0px;
}
.button02:hover:after,
.button02:active:after {
	background-position: 0px -10px;
}

.button03 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	display: inline-block;
	min-width: 286px;
	min-width: 76.266667vw;
	background: #9cc62c;
	color: #ffffff;
	border: 2px solid #cee987;
	border-width: 0.53333333vw;
	border-radius: 80px;
	padding: 22px 15px 22px 15px;
	padding: 5.8666667vw 4vw 5.8666667vw 4vw;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.0em;
	letter-spacing: 0.08em;
	position: relative;
	left: 0px;
	top: 0px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	cursor: pointer;
}
.button03:link,
.button03:visited {
	border-color: #9cc62c;
	background: #9cc62c;
	color: #ffffff;
	text-decoration: none;
}
.button03:hover,
.button03:active {
	border-color: #9cc62c;
	background: #ffffff;
	color: #9cc62c;
	text-decoration: none;
}

.link01 {
	display: inline-block;
	padding: 0px 0px 6px 6px;
	padding: 0px 0px 1.6vw 1.6vw;
	color: #000000;
	text-decoration: none !important;
	border-bottom: 2px solid #9cc62c;
	border-bottom-width: 0.53333333vw;
}
.link01:after {
	content: " ";
	display: inline-block;
	width: 10px;
	width: 2.6666667vw;
	height: 8px;
	height: 2.1333333vw;
	background-image: url("../img/cmn_arw01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin-left: 8px;
	margin-left: 2.1333333vw;
	margin-top: -2px;
	margin-top: -0.53333333vw;
}
a.link01:hover {
	color: #9cc62c;
	text-decoration: none !important;
}

.link01-rev {
	display: inline-block;
	padding: 0px 6px 6px 0px;
	padding: 0px 1.6vw 1.6vw 0px;
	color: #000000;
	text-decoration: none !important;
	border-bottom: 2px solid #9cc62c;
	border-bottom-width: 0.53333333vw;
}
.link01-rev:before {
	content: " ";
	display: inline-block;
	width: 10px;
	width: 2.6666667vw;
	height: 8px;
	height: 2.1333333vw;
	background-image: url("../img/cmn_arw01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	-ms-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
	margin-right: 8px;
	margin-right: 2.1333333vw;
	margin-top: -2px;
	margin-top: -0.53333333vw;
}
a.link01-rev:hover {
	color: #9cc62c;
	text-decoration: none !important;
}

.link01-blue {
	display: inline-block;
	padding: 0px 0px 6px 6px;
	padding: 0px 0px 1.6vw 1.6vw;
	color: #000000;
	text-decoration: none !important;
	border-bottom: 2px solid #2877ba;
	border-bottom-width: 0.53333333vw;
}
.link01-blue:after {
	content: " ";
	display: inline-block;
	width: 10px;
	width: 2.6666667vw;
	height: 8px;
	height: 2.1333333vw;
	background-image: url("../img/sea_arw01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin-left: 8px;
	margin-left: 2.1333333vw;
	margin-top: -2px;
	margin-top: -0.53333333vw;
}
a.link01-blue:hover {
	color: #2877ba;
	text-decoration: none !important;
}

.icon-tel {
	display: inline-block;
	text-decoration: none !important;
	/*pointer-events: none;*/
}
.icon-tel:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	width: 7.4666667vw;
	height: 28px;
	height: 7.4666667vw;
	margin-top: -0.2em;
	margin-right: 0.5em;
	background: url("../img/cmn_ic_tel01.png") no-repeat 0px 0px;
	background-size: 100%;
}








/* pager ------------------------------ */
.pager {
	clear: both;
	color: #000000;
	margin-top: 40px;
	margin-top: 10.666667vw;
	margin-bottom: 40px;
	margin-bottom: 10.666667vw;
}
.pager:nth-last-child(1) {
	margin-bottom: 0px;
}
.pager ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: normal;
	line-height: 1.05em;
	zoom: 1;
}
.pager ul:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.pager a {
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.pager a:link,
.pager a:visited {
	color: #000000;
	text-decoration: none;
}
.pager a:hover,
.pager a:active {
	color: #9cc62c;
	text-decoration: underline;
}
.pager span {
	color: #cccccc;
}
.pager span.current {
	opacity: 1.0;
	font-weight: bold;
	color: #000000;
}
.pager ul li.prev {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 2px 0px;
	margin: 0px 0px 0.53333333vw 0px;
	padding: 0px 10px 0px 0px;
	padding: 0px 2.6666667vw 0px 0px;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.05em;
}
.pager ul li.next {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 2px 0px;
	margin: 0px 0px 0.53333333vw 0px;
	padding: 0px 0px 0px 10px;
	padding: 0px 0px 0px 2.6666667vw;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.05em;
}
.pager ul li.list,
.pager ul li.number {
	display: inline-block;
	text-align: center;
}
.pager ul li.number {
	font-size: 1.1em;
	line-height: 1.0em;
}
.pager ul li.number a,
.pager ul li.number span {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	margin: 0px 5px;
	margin: 0px 1.3333333vw;
	width: 30px;
	width: 8vw;
	height: 30px;
	height: 8vw;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	text-align: center;
	padding-top: 0.7em;
}
.pager ul li.number a:link,
.pager ul li.number a:visited {
	border: 1px solid #9cc62c;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
}
.pager ul li.number a:hover,
.pager ul li.number a:active {
	border: 1px solid #9cc62c;
	background: #9cc62c;
	color: #ffffff;
	text-decoration: none;
}
.pager ul li.number span {
	background: #9cc62c;
	color: #ffffff;
}

.single-pager {
	margin-top: 20px;
	margin-top: 5.3333333vw;
	padding-top: 24px;
	padding-top: 5.3333333vw;
	border-top: 1px solid #dddddd;
	zoom: 1;
}
.single-pager:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.single-pager > .prev {
	float: left;
}
.single-pager > .next {
	float: right;
}
.single-pager > .prev > span,
.single-pager > .next > span {
	opacity: 0.3;
}









/* container ------------------------------ */
#container {
	width: 100%;
	zoom: 1;
}
#container:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

.error-inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 2.0em 0px;
	margin: 0px auto;
	min-height: 200px;
	text-align: center;
}
.error-inner .lead {
	font-size: 1.6em;
	line-height: 1.45em;
}

.page-title-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 203px;
	height: 54.133333vw;
	overflow: visible;
	margin-top: -60px;
	margin-top: -16vw;
	padding-top: 98px;
	padding-top: 26.133333vw;
	padding-bottom: 40px;
	padding-bottom: 10.666667vw;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.page-title-box:before {
	content: " ";
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url("../img/sp/cmn_title_bg.png") no-repeat 50% 0px;
	background-size: 100%;
	width: 100%;
	height: 259px;
	height: 69.066667vw;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.page-title-box .page-title {
	display: inline-block;
	width: 100%;
	height: 48px;
	height: 12.8vw;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
	text-align: left;
	text-indent: -9000px;
	overflow:  hidden;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}

/*.page-title-box + * {
	position: relative;
	left: 0px;
	top: -86px !important;
}*/

.common-sec {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.common-sec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 40px 20px;
	padding: 16vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.common-sec > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.common-sec .sec-title {
	margin-bottom: 14px;
	margin-bottom: 3.7333333vw;
}
.common-sec > .inner > p {
	margin-bottom: 1.8em;
}
.common-sec > .inner > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.sec-title {
	color: #71a72b;
	font-size: 2.3em;
	line-height: 1.45em;
	text-align: center;
}

.sec-heading {
	font-size: 2.0em;
	line-height: 1.45em;
	vertical-align: middle;
}
.sec-heading:before,
.sec-heading:after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	width: 10.666667vw;
	height: 37px;
	height: 9.8666667vw;
	background: url("../img/cmn_heading_bg01.png") no-repeat 0px 0px;
	background-size: 100% auto;
	margin-top: -6px;
	margin-top: -1.6vw;
}
.sec-heading:before {
	margin-right: 12px;
	margin-right: 3.2vw;
	-ms-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.sec-heading:after {
	margin-left: 8px;
	margin-left: 2.1333333vw;
}

.common-box01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	padding: 28px 20px;
	padding: 7.4666667vw 5.3333333vw;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.common-box01 .title {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	margin-bottom: 5.3333333vw;
}
.common-box01 .summary {
	max-width: 280px;
	max-width: 74.666667vw;
	margin: 0px auto 20px auto;
	margin-bottom: 5.3333333vw;
	letter-spacing: 0.16em;
}
.common-box01 .more {
	text-align: center;
}

.common-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.common-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.common-list01 > li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 24px 0px;
	margin: 0px 0px 6.4vw 0px;
	zoom: 1;
}
.common-list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.common-list01 > li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.common-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.common-list01 > li .thumb > img {
	border-radius: 9px;
	border-radius: 2.4vw;
	max-width: 100%;
	height: auto;
}
.common-list01 > li .thumb {
	width: 110px;
	width: 29.333333vw;
	height: 110px;
	height: 29.333333vw;
	overflow: hidden;
	float: left;
}
.common-list01 > li .text {
	width: 210px;
	width: 56vw;
	float: right;
}
.common-list01 > li .position {
	font-size: 1.3em;
	line-height: 1.45em;
	color: #71a72b;
}
.common-list01 > li .heading {
	font-size: 1.6em;
	line-height: 1.45em;
	color: #71a72b;
}
.common-list01 > li .ruby {
	font-size: 0.5em;
	line-height: 1.45em;
	display: block;
	padding-top: 0.2em;
}
.common-list01 > li .heading > .icon {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	width: 13.333333vw;
	margin-right: 6px;
	margin-right: 1.6vw;
	position: relative;
	left: 0px;
	top: -4px;
	top: -1.0666667vw;
	margin-top: 4px;
	margin-top: 1.0666667vw;
}
.common-list01 > li .summary {
	font-size: 100%;
	line-height: 1.9em;
	margin-bottom: 1.6em;
}
.common-list01 > li .summary:nth-last-child(1) {
	margin-bottom: 0px;
}
.common-list01 > li .more {
	text-align: right;
}

.common-list02 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.common-list02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.common-list02 > li {
	margin: 0px 0px 48px 0px;
	margin-bottom: 12.8vw;
	padding: 0px;
}
.common-list02 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.common-list02 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.common-list02 > li .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.common-list02 > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.common-list02 > li .heading {
	color: #71a72b;
	font-size: 2.0em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.common-list02 > li .more {
	text-align: center;
}
.common-list02 > li .summary {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.common-list02 > li p {
	margin-bottom: 1.4em;
}
.common-list02 > li p:nth-last-child(1) {
	margin-bottom: 0px;
}

.event-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.event-list01 > li {
	display: block;
	margin: 0px 0px 32px 0px;
	margin: 0px 0px 8.5333333vw 0px;
	padding: 0px;
	zoom: 1;
}
.event-list01 > li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.event-list01 > li .thumb {
	width: 118px;
	width: 31.466667vw;
	height: 118px;
	height: 31.466667vw;
	overflow: hidden;
	float: left;
}
.event-list01 > li .thumb > img {
	border-radius: 9px;
	border-radius: 2.4vw;
	max-width: 100%;
	height: auto;
}
.event-list01 > li .text {
	float: right;
	width: 200px;
	width: 53.333333vw;
}
.event-list01 > li .heading {
	font-size: 1.3em;
	line-height: 1.45em;
	color: #9cc62c;
	margin-bottom: 2px;
	margin-bottom: 0.625vw;
}
.event-list01 > li .date {
	margin-bottom: 4px;
	margin-bottom: 1.25vw;
}
.event-list01 > li .summary {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.event-list01 > li .more {
	text-align: left !important;
	padding-top: 0.6em !important;
	padding-bottom: 0px !important;
}

.news-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.news-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.news-list01 > li {
	display: block;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	margin-bottom: 10.666667vw;
	zoom: 1;
}
.news-list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.news-list01 > li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.news-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.news-list01 > li .thumb > img {
	max-width: 100%;
	height: auto;
}
.news-list01 > li .thumb {
	width: 110px;
	width: 29.333333vw;
	max-height: 110px;
	max-height: 29.333333vw;
	overflow: hidden;
	float: left;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.news-list01 > li .text {
	width: 205px;
	width: 54.666667vw;
	float: right;
}
.news-list01 > li .heading {
	font-size: 1.3em;
	line-height: 1.45em;
	color: #71a72b;
	margin-bottom: 4px;
	margin-bottom: 1.0666667vw;
}
.news-list01 > li .date {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.8em;
	line-height: 1.0em;
	margin-right: 0.5em;
}
.news-list01 > li .category {
	display: inline-block;
	border: 1px solid #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	background: #ffffff;
	color: #000000;
	padding: 4px;
	padding: 1.0666667vw;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	font-size: 0.7em;
	line-height: 1.0em;
	margin: 2px 5px 2px 0px;
	margin: 0.53333333vw 1.3333333vw 0.53333333vw 0px;
}
.news-list01 > li .summary {
	font-size: 1.0em;
	margin-bottom: 4px;
	margin-bottom: 1.0666667vw;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-list01 > li .more {
	text-align: right;
}

.flow-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.flow-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.flow-list01 > li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 24px 0px;
	margin: 0px 0px 6.4vw 0px;
	padding: 24px;
	padding: 6.4vw;
	width: 100%;
	background: #ffffff;
	border: 2px solid #a8cd45;
	border-radius: 9px;
	border-radius: 2.4vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	line-height: 1.7em;
}
.flow-list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.flow-list01 > li:after {
	content: " ";
	display: block;
	width: 10px;
	height: 11px;
	background: url("../img/cmn_arw02.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -20px;
	bottom: -5.3333333vw;
	margin: 0px auto;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.flow-list01 > li:nth-last-child(1):after {
	display: none;
}
.flow-list01 > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom:  3.2vw;
}
.flow-list01 > li .heading:before {
	content: " ";
	display: block;
	height: 21px;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-size: auto 100%;
}
.flow-list01 > li:nth-child(1) .heading:before {
	background-image: url("../img/cmn_num01.png");
}
.flow-list01 > li:nth-child(2) .heading:before {
	background-image: url("../img/cmn_num02.png");
}
.flow-list01 > li:nth-child(3) .heading:before {
	background-image: url("../img/cmn_num03.png");
}
.flow-list01 > li:nth-child(4) .heading:before {
	background-image: url("../img/cmn_num04.png");
}
.flow-list01 > li .heading .note {
	font-size: 70%;
	line-height: 1.45em;
}

.flow-list02 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.flow-list02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.flow-list02 > li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 24px 0px;
	margin: 0px 0px 6.4vw 0px;
	padding: 24px;
	padding: 6.4vw;
	width: 100%;
	background: #ffffff;
	border: 2px solid #a8cd45;
	border-radius: 9px;
	border-radius: 2.4vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	line-height: 1.7em;
}
.flow-list02 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.flow-list02 > li:after {
	content: " ";
	display: block;
	width: 10px;
	height: 11px;
	background: url("../img/cmn_arw02.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -20px;
	bottom: -5.3333333vw;
	margin: 0px auto;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.flow-list02 > li:nth-last-child(1):after {
	display: none;
}
.flow-list02 > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom:  3.2vw;
}
.flow-list02 > li .heading:before {
	content: " ";
	display: block;
	height: 21px;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-size: auto 100%;
}
.flow-list02 > li:nth-child(1) .heading:before {
	background-image: url("../img/cmn_num01.png");
}
.flow-list02 > li:nth-child(2) .heading:before {
	background-image: url("../img/cmn_num02.png");
}
.flow-list02 > li:nth-child(3) .heading:before {
	background-image: url("../img/cmn_num03.png");
}
.flow-list02 > li:nth-child(4) .heading:before {
	background-image: url("../img/cmn_num04.png");
}
.flow-list02 > li:nth-child(5) .heading:before {
	background-image: url("../img/cmn_num05.png");
}
.flow-list02 > li:nth-child(6) .heading:before {
	background-image: url("../img/cmn_num06.png");
}
.flow-list02 > li .summary + * {
	margin-top: 12px;
	margin-top: 3.2vw;
}
.flow-list02 > li .tel {
	text-align: center;
	font-size: 2.0em;
	line-height: 1.05em;
}
.flow-list02 > li .tel .note {
	text-align: center;
	padding-top: 12px;
	margin-top: 3.2vw;
	font-size: 0.5em;
	line-height: 1.45em;
}

.common-table01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #9cc62c;
	border-radius: 9px;
	border-radius: 2.4vw;
	overflow: hidden;
}
.common-table01 th,
.common-table01 td {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px;
	padding: 15px 10px;
	padding: 4vw 2.6666667vw;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #9cc62c;
}
.common-table01 th {
	background: #f3fbe5;
	border-right: 1px solid #9cc62c;
}
.common-table01 td {
	background: #ffffff;
}
.common-table01 tr:nth-last-child(1) th,
.common-table01 tr:nth-last-child(1) td {
	border-bottom: none;
}









/* home ------------------------------ */
#home-mv-outer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 356px;
	height: 94.933333vw;
	padding: 60px 15px 0px;
	padding: 16vw 4vw 0px;
	background: url("../img/sp/home_mv_bg.gif") repeat-x 50% 100%;
	background-size: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	margin-top: -60px;
	margin-top: -16vw;
}
#home-mv {
	width: 348px;
	width: 92.8vw;
	height: 194px;
	height: 51.733333vw;
	margin: 0px auto;
	border-radius: 9px;
	border-radius: 2.4vw;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#home-mv:after {
	content: " ";
	display: block;
	width: 210px;
	width: 56vw;
	height: 47px;
	height: 12.533333vw;
	background: url("../img/home_mv_catch.png") no-repeat 0px 0px;
	background-size: 100%;
	position: absolute;
	right: 10px;
	right: 2.6666667vw;
	top: 10px;
	top: 2.6666667vw;
	z-index: 20;
}
#home-mv p {
	width: 100%;
	margin: 0px auto;
}
#home-mv img {
	max-width: 100%;
	height: auto;
}

.home-event {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	/*background: #ffffff;*/
	background: #f3fbe5;
}
.home-event > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 56px 20px 40px;
	padding: 14.933333vw 5.3333333vw 12.5vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.home-event > .inner > .title {
	background: url("../img/home_event_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 184px;
	width: 49.066667vw;
	height: 46px;
	height: 12.266667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0px auto 24px auto;
	margin-bottom: 6.4vw;
}
.home-event > .inner > .title:before {
	content: " ";
	display: block;
	position: absolute;
	left: 15px;
	left: 4vw;
	top: 67px;
	top: 17.866667vw;
	width: 64px;
	width: 17.066667vw;
	height: 46px;
	height: 12.266667vw;
	background: url("../img/home_event_eyecatch01.png") no-repeat 0px 0px;
	background-size: 100% auto;
}
.home-event .more {
	text-align: center;
	padding-top: 0.5em;
	/*padding-bottom: 2.0em;*/
}

.home-sea {
	position: relative;
}
.home-sea > .inner {
	position: relative;
}
.home-sea > .inner > .home-sea-box01 {
	width: 100%;
	height: 256px;
	height: 80vw;
	background: #edf6f9 url("../img/home_sea_bg.jpg") no-repeat 23% 50%;
	background-size: auto 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.home-sea > .inner > .home-sea-box01 .title {
	width: 73px;
	width: 22.8125vw;
	height: 180px;
	height: 56.25vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sea_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
}
.home-sea > .inner > .home-sea-box01 .lead {
	width: 65px;
	width: 20.3125vw;
	height: 84px;
	height: 26.25vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sea_lead.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 20px;
	left: 6.25vw;
	top: 26px;
	top: 8.125vw;
}
.home-sea > .inner > .home-sea-box02 {
	background: #edf6f9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 40px 20px;
	padding: 12.5vw 6.25vw;
}
.home-sea > .inner > .home-sea-box02 .catch {
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	font-size: 1.2em;
	line-height: 2.2em;
	font-weight: 700;
	color: #005bac;
	margin-bottom: 15px;
	margin-bottom: 4.6875vw;
}
.home-sea > .inner > .home-sea-box02 .text {
	font-size: 1.1em;
	line-height: 2.0em;
	font-weight: 500;
	color: #000000;
}
.home-sea > .inner > .home-sea-box02 .more {
	margin-top: 20px;
	margin-top: 6.25vw;
	text-align: center;
	font-size: 1.2em;
}

.home-inochinoomamori {
	background: #f3fbe5;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.home-inochinoomamori > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 30px 0px;
	padding: 9.375vw 0px;
	position: relative;
	left: 0px;
	top: 0px;
	zoom: 1;
}
.home-inochinoomamori > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-inochinoomamori > .inner > .home-inochinoomamori-box01 {
	padding: 0px 30px;
	padding: 0px 8vw;
}
.home-inochinoomamori > .inner > .home-inochinoomamori-box01 > .title {
	background: url("../img/home_qr_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 315px;
	width: 84vw;
	height: 178px;
	height: 47.466667vw;
	/*margin-top: -50px;
	margin-top: -13.333333vw;*/
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-bottom: 2.6666667vw;
}
.home-inochinoomamori > .inner > .home-inochinoomamori-box01 > p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.home-inochinoomamori > .inner > .home-inochinoomamori-box02 {
	width: 348px;
	width: 92.8vw;
	margin: 0px auto;
}
.home-inochinoomamori > .inner > .home-inochinoomamori-box02 img {
	max-width: 100%;
	height: auto;
}
.home-inochinoomamori > .inner > .more {
	clear: both;
	padding-top:  16px;
	padding-top:  4.2666667vw;
	text-align: center;
}

.home-obutsudan {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url("../img/sp/home_obutsudan_title_bg.jpg") no-repeat 50% 50%;
	background-size: auto 100%;
	height: 400px;
	height: 106.66vw;
	position: relative;
}
.home-obutsudan > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 315px;
	width: 84vw;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: column;
}
.home-obutsudan .title {
	width: 139px;
	width: 37.06vw;
	height: 217px;
	height: 57.86vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/home_obutsudan_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	top: 34px;
	top: 9.06vw;
	right: 0px;
}
.home-obutsudan .text {
	width: 137px;
	width: 36.53vw;
	height: 204px;
	height: 54.4vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/home_obutsudan_txt.png") no-repeat 0px 0px;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 34px;
	top: 9.06vw;
	z-index: 1;
}
.home-obutsudan .more {
	width: 158px;
	width: 42.13vw;
	height: 29px;
	height: 7.73vw;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 30px;
	bottom: 8vw;
	z-index: 2;
	margin: 0 auto;
}
.home-obutsudan .more a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/home_obutsudan_more.png") no-repeat 0px 0px;
	background-size: cover;
}

.home-gokito {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	/*background: #ffffff url("../img/home_gokito_bg.jpg") no-repeat 0px 0px;*/
	background-size: cover;
	background: #f9f9f9;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.home-gokito > .inner {
	margin: 0px auto;
	padding: 40px 15px;
	padding: 10.666667vw 4vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-gokito > .inner > .title {
	background: url("../img/home_gokito_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 340px;
	width: 90.666666666666667vw;
	height: 50px;
	height: 13.333333333333333vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	text-align: center;
	font-size: 2.5em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px auto 20px auto;
	margin-bottom: 5.3333333vw;
}

.home-gokito .gokito-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.home-gokito .gokito-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-gokito .gokito-list01 > li {
	margin: 0px;
	padding: 0px;
	border-radius: 5vw;
	overflow: hidden;
}
.home-gokito .gokito-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.home-gokito .gokito-list01 > li .thumb > img {
	border-radius: 9px;
	border-radius: 2.4vw;
	max-width: 100%;
	height: auto;
}
.home-gokito .gokito-list01 > .gokito-list01-type01 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}
.home-gokito .gokito-list01 > .gokito-list01-type01 .heading {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.home-gokito .gokito-list01 > .gokito-list01-type01 .text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	padding: 20px 22px;
	padding: 5.3333333vw 5.8666667vw;
}
.home-gokito .gokito-list01 > .gokito-list01-type01 .more {
	text-align: right;
	padding-top: 0.4em;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 {
	width: 160px;
	width: 42.666667vw;
	float: left;
	zoom: 1;
}
.home-gokito .gokito-list01 > .gokito-list01-type02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-gokito .gokito-list01 > .gokito-list01-type02:nth-last-child(1) {
	float: right;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 .thumb {
	width: 100%;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 .text {
	width: 100%;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 .heading {
	font-size: 1.4em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 .summary {
	font-size: 1.0em;
	letter-spacing: normal;
}
.home-gokito .gokito-list01 > .gokito-list01-type02:nth-last-child(1) .summary {
	letter-spacing: 0.14em;
}
.home-gokito .gokito-list01 > .gokito-list01-type02 .more {
	text-align: center;
	padding-top: 0.8em;
}

.home-grave {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #ffffff;
}
.home-grave > .inner {
	margin: 0px auto;
	padding: 40px 15px;
	padding: 10.666667vw 4vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-grave > .inner > .title {
	background: url("../img/home_grave_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 220px;
	width: 58.666667vw;
	height: 61px;
	height: 16.266667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	margin-bottom: 5.3333333vw;
}
.home-grave > .inner > .title:before {
	content: " ";
	display: block;
	position: absolute;
	right: 26px;
	right: 6.9333333vw;
	top: 68px;
	top: 18.133333vw;
	width: 41px;
	width: 10.933333vw;
	height: 39px;
	height: 10.4vw;
	background: url("../img/home_grave_eyecatch01.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

.home-grave .grave-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.home-grave .grave-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-grave .grave-list01 > li {
	margin: 0px;
	padding: 0px;
}
.home-grave .grave-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.home-grave .grave-list01 > li .thumb > img {
	border-radius: 9px;
	border-radius: 2.4vw;
	max-width: 100%;
	height: auto;
}
.home-grave .grave-list01 > .grave-list01-type01 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}
.home-grave .grave-list01 > .grave-list01-type01 .heading {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.home-grave .grave-list01 > .grave-list01-type01 .text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	padding: 20px 22px;
	padding: 5.3333333vw 5.8666667vw;
}
.home-grave .grave-list01 > .grave-list01-type01 .more {
	text-align: right;
	padding-top: 0.4em;
}
.home-grave .grave-list01 > .grave-list01-type02 {
	width: 160px;
	width: 42.666667vw;
	float: left;
	zoom: 1;
}
.home-grave .grave-list01 > .grave-list01-type02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-grave .grave-list01 > .grave-list01-type02:nth-last-child(1) {
	float: right;
}
.home-grave .grave-list01 > .grave-list01-type02 .thumb {
	width: 100%;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.home-grave .grave-list01 > .grave-list01-type02 .text {
	width: 100%;
}
.home-grave .grave-list01 > .grave-list01-type02 .heading {
	font-size: 1.4em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.home-grave .grave-list01 > .grave-list01-type02 .summary {
	font-size: 1.0em;
	letter-spacing: normal;
}
.home-grave .grave-list01 > .grave-list01-type02:nth-last-child(1) .summary {
	letter-spacing: 0.14em;
}
.home-grave .grave-list01 > .grave-list01-type02 .more {
	text-align: center;
	padding-top: 0.8em;
}

.home-ceremony {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url("../img/home_ceremony_bg.png") no-repeat 84% 100%;
	background-size: auto 100%;
}
.home-ceremony > .inner {
	margin: 0px auto;
	padding: 25px 22px 135px;
	padding: 6.6666667vw 5.8666667vw 36vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-ceremony > .inner .title {
	background-image: url("../img/home_ceremony_title.png");
	width: 201px;
	width: 53.6vw;
	height: 26px;
	height: 6.9333333vw;
}

.home-about {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	background: #ffffff;
}
.home-about > .inner {
	margin: 0px auto;
	padding: 40px 15px;
	padding: 10.666667vw 4vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-about > .inner > .title {
	background: url("../img/home_about_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 252px;
	width: 67.2vw;
	height: 61px;
	height: 16.266667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0px auto 20px auto;
	margin-bottom: 5.3333333vw;
}
.home-about > .inner:after {
	content: " ";
	display: block;
	position: absolute;
	right: 10px;
	right: 2.6666667vw;
	bottom: -15px;
	bottom: -4vw;
	width: 55px;
	width: 14.666667vw;
	height: 41px;
	height: 10.933333vw;
	background: url("../img/home_about_eyecatch02.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

.home-about .about-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	zoom: 1;
}
.home-about .about-list01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-about .about-list01 > li {
	margin: 0px;
	padding: 0px;
}
.home-about .about-list01 > li > a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.home-about .about-list01 > li .thumb > img {
	border-radius: 9px;
	border-radius: 2.4vw;
	max-width: 100%;
	height: auto;
}
.home-about .about-list01 > .about-list01-type01 {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}
.home-about .about-list01 > .about-list01-type01 .heading {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.home-about .about-list01 > .about-list01-type01 .text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	padding: 20px 22px;
	padding: 5.3333333vw 5.8666667vw;
}
.home-about .about-list01 > .about-list01-type01 .more {
	text-align: right;
	padding-top: 0.4em;
}
.home-about .about-list01 > .about-list01-type02 {
	width: 160px;
	width: 42.666667vw;
	float: left;
	zoom: 1;
}
.home-about .about-list01 > .about-list01-type02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.home-about .about-list01 > .about-list01-type02:nth-last-child(1) {
	float: right;
}
.home-about .about-list01 > .about-list01-type02 .thumb {
	width: 100%;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.home-about .about-list01 > .about-list01-type02 .text {
	width: 100%;
}
.home-about .about-list01 > .about-list01-type02 .heading {
	font-size: 1.4em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.home-about .about-list01 > .about-list01-type02 .summary {
	font-size: 1.0em;
	letter-spacing: 0.14em;
	letter-spacing: normal;
}
.home-about .about-list01 > .about-list01-type02:nth-last-child(1) .summary {
	letter-spacing: 0.14em;
}
.home-about .about-list01 > .about-list01-type02 .more {
	text-align: center;
	padding-top: 0.8em;
}

.home-news {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	/*background: #f3fbe5;*/
	background: #ffffff;
	margin-top: -56px;
	margin-top: -14.933333vw;
}
.home-news > .inner {
	margin: 0px auto;
	padding: 34px 15px 48px 15px;
	padding: 9.0666667vw 4vw 12.8vw 4vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-news > .inner > .title {
	background: url("../img/home_news_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	width: 148px;
	height: 62px;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0px auto 24px auto;
	margin-bottom: 6.4vw;
}

.home-news > .inner > .more {
	text-align: center;
	margin-top: 40px;
	margin-top: 10.666667vw;
}









/* about ------------------------------ */
body.about .page-title-box .page-title {
	background-image: url("../img/about_title.png");
}

.about-greeting {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-greeting > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 30px 20px;
	padding: 10.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.about-greeting > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.about-greeting .sec-title {
	margin-bottom: 14px;
	margin-bottom: 3.7333333vw;
}
.about-greeting > .inner .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto 24px auto;
	margin-bottom: 6.4vw;
}
.about-greeting > .inner .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.about-greeting > .inner .text {

}
.about-greeting > .inner .text p {
	margin-top: 1.8em;
}
.about-greeting > .inner .text p:nth-child(1) {
	margin-top: 0px;
}
.about-greeting > .inner .text .author {
	text-align: right;
}
.about-greeting > .inner .text .author > span {
	font-size: 1.6em;
	line-height: 1.05em;
	vertical-align: baseline;
}

.about-guide {
	background: url("../img/about_guide_bg01.jpg") no-repeat 50% 50%;
	background-size: auto 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-guide > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 30px 20px;
	padding: 8vw 5.3333333vw 8vw 5.3333333vw;
}
.about-guide .sec-title {
	margin-bottom: 380px;
	margin-bottom: 101.333333vw;
}
.about-guide > .inner > p {
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 1.8em;
}
.about-guide > .inner > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.about-guide2 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-guide2 > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.about-guide2 > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

.about-guide2 .about-item01 {
	margin-bottom: 44px;
	margin-bottom: 11.733333vw;
	zoom: 1;
}
.about-guide2 .about-item01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.about-guide2 .about-item01 .thumb {
	width: 168px;
	width: 44.8vw;
	margin: 0px auto 16px auto;
	margin-bottom: 4.2666667vw;
}
.about-guide2 .about-item01 .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.about-guide2 .about-item01 .text {
	/* ----- */
}
.about-guide2 .about-item01 .heading {
	color: #71a72b;
	font-size: 1.6em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.2666667vw;
}
.about-guide2 .about-item01 .text > p {
	margin-bottom: 1.8em;
}
.about-guide2 .about-item01 .text > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.about-guide2 .about-item02 {
	margin-bottom: 40px;
	margin-bottom: 10.666667vw;
}
.about-guide2 .about-item02:nth-last-child(1) {
	margin-bottom: 0px;
}
.about-guide2 .about-item02 .thumb {
	width: 140px;
	width: 37.333333vw;
	margin: 0px auto 12px auto;
	margin-bottom: 3.2vw;
}
.about-guide2 .about-item02 .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.about-guide2 .about-item02 .heading {
	color: #71a72b;
	font-size: 1.4em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.about-guide2 .about-item02 p {
	margin-bottom: 1.8em;
}
.about-guide2 .about-item02 p:nth-last-child(1) {
	margin-bottom: 0px;
}
.about-guide2 .about-item02 p > span.alnR {
	display: block;
}

.about-3dview {
	background: #f5f5f5;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-3dview > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 30px 20px;
	padding: 8vw 5.3333333vw 8vw 5.3333333vw;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}
.about-3dview > .inner:before {
	content: " ";
	display: block;
	width: 55px;
	height: 41px;
	background: url("../img/about_360view_eyecatch02.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	right: 5.3333333vw;
	top: 90px;
	top: 24vw;
}
.about-3dview .title {
	color: #71a72b;
	font-size: 2.3em;
	line-height: 1.45em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}
.about-3dview .title:before {
	content: " ";
	display: block;
	width: 67px;
	height: 34px;
	background: url("../img/about_360view_eyecatch01.png") no-repeat 0px 0px;
	background-size: 100% auto;
	margin: 0px auto 8px auto;
	margin-bottom: 2.1333333vw;
	position: relative;
	left: -15px;
	left: -4vw;
	top: 0px;
}
.about-3dview iframe {
	width: 100%;
	height: 300px;
	height: 80vw;
}

.about-illust {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url("../img/sp/about_illust_bg.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.about-illust > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 25px 20px 120px 20px;
	padding: 6.6666667vw 5.3333333vw 32vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.about-illust > .inner .title {
	background-image: url("../img/about_illust_title.png");
	width: 237px;
	width: 63.2vw;
	height: 22px;
	height: 5.8666667vw;
}

.about-monk {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #ffffff;
}
.about-monk > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.about-monk .sec-title {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.about-monk .common-list01 > li:nth-last-child(1){
	margin-bottom: 0px;
}
.about-monk .common-list01 > li .text {
	float: none;
	display: inline;
}
.about-monk .common-list01 > li .position,
.about-monk .common-list01 > li .heading {
	width: 210px;
	width: 56vw;
	float: right;
}
.about-monk .common-list01 > li .text > *:nth-child(1) {
	padding-top: 24px;
	padding-top: 6.4vw;
}
.about-monk .common-list01 > li .heading {
	font-size: 1.6em;
}
.about-monk .common-list01 > li .ruby {
	font-size: 0.5em;
}
.about-monk .common-list01 > li .summary {
	clear: both;
	padding-top: 8px;
	padding-top: 2.1333333vw;
}

.about-bottom {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #f3fbe5;
}
.about-bottom > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.about-bottom .common-list01 > li {
	display: block;
	width: 154px;
	width: 41.066667vw;
	margin: 0px;
}
.about-bottom .common-list01 > li:nth-child(odd) {
	float: left;
}
.about-bottom .common-list01 > li:nth-child(even) {
	float: right;
}
.about-bottom .common-list01 > li .thumb {
	width: 100%;
	height: 154px;
	height: 41.066667vw;
	overflow: hidden;
	float: none;
	margin-bottom: 10px;
	margin-bottom: 2.6666667vw;
}
.about-bottom .common-list01 > li .text {
	width: 100%;
	float: none;
}
.about-bottom .common-list01 > li .heading {
	font-size: 1.45em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
}
.about-bottom .common-list01 > li .summary {
	font-size: 100%;
	line-height: 1.9em;
	margin-bottom: 0.4em;
}
.about-bottom .common-list01 > li .more {
	text-align: center;
}









/* about/access/ ------------------------------ */
.about-access-sec {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-access-sec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.about-access-sec > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.about-access-sec .sec-title {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.about-access-sec .common-table01 {
	width: 100%;
	margin-top: 32px;
	margin-top: 8.5333333vw;
}
.about-access-sec .common-table01 th {
	width: 28%;
}
.about-access-sec .gmap {
	background: #dddddd;
	width: 100%;
	height: 300px;
	height: 80vw;
}
.about-access-sec .gmap iframe {
	width: 100%;
	height: 100%;
}









/* about/illust/ ------------------------------ */
.about-illust-sec {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.about-illust-sec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 40px 20px;
	padding: 16vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.about-illust-sec > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.about-illust-sec .sec-title {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.about-illust-sec .lead {
	text-align: left;
	margin-bottom: 40px;
	margin-bottom: 10.666667vw;
}

.about-illust-sec .sec-heading {
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}

.about-illust-box {
	margin-top: 40px;
	margin-top: 10.666667vw;
	text-align: center;
}
.about-illust-box:nth-child(1) {
	margin-top: 0px;
}
.about-illust-box .image01,
.about-illust-box .image02{
	text-align: center;
	margin: 0px auto 4px auto;
}
.about-illust-box .image01 {
	width: 280px;
	width: 74.666667vw;
}
.about-illust-box .image02 {
	width: 180px;
	width: 48vw;
}









/* about/gallery/ ------------------------------ */
.foogallery .fg-item {
	width: 46% !important;
}









/* event ------------------------------ */
body.event .page-title-box .page-title {
	background-image: url("../img/event_title.png");
}

.event-lead {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding: 60px 20px 0px 20px;
	padding: 16vw 5.3333333vw 0px 5.3333333vw;
}
.event-lead > p {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}

.event-list-sec {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.event-list-sec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.event-list-sec > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-list-sec > .inner .more {
	text-align: center;
	padding-top: 2.0em;
}

.event-toyoga {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url("../img/event_index_yoga_bg.jpg") no-repeat 60% 50%;
	background-size: cover;
}
.event-toyoga > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 70px 20px 75px 20px;
	padding: 18.666667vw 5.3333333vw 20vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.event-toyoga > .inner .title {
	background-image: url("../img/event_index_yoga_title.png");
	width: 170px;
	width: 45.333333vw;
	height: 22px;
	height: 5.8666667vw;
}









/* event/yoga/ ------------------------------ */
.event-yoga-mv {
	background: url("../img/sp/event_yoga_bg01.jpg") no-repeat 20% 100%;
	background-size: auto 118%;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.event-yoga-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 60px 20px 30px 20px;
	padding: 16vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.event-yoga-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-yoga-mv > .inner > .title {
	font-size: 2.3em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
	text-align: center;
	margin-bottom: 320px;
	margin-bottom: 85.333333vw;
	/*text-shadow: 0px 0px 4px rgba(255,255,255,0.3);*/
}
.event-yoga-mv > .inner > p.lead {
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin-bottom: 0.8em;
}
.event-yoga-mv > .inner > p {
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin-bottom: 1.8em;
	text-shadow: 0px 0px 6px rgba(0,0,0,1.0);
}

.event-yoga-summary {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.event-yoga-summary > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 40px 20px;
	padding: 8vw  5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.event-yoga-summary > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-yoga-summary > .inner > p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
.event-yoga-summary > .inner > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.event-yoga-lec {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.event-yoga-lec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 0px 20px;
	padding: 8vw  5.3333333vw 0px 5.3333333vw;
	zoom: 1;
}
.event-yoga-lec > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-yoga-lec > .inner .sec-heading {
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}

.event-yoaga-lec-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.event-yoaga-lec-list > li {
	margin: 0px 0px 24px 0px;
	margin-bottom: 6.4vw;
	padding: 0px;
	zoom: 1;
}
.event-yoaga-lec-list > li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-yoaga-lec-list > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.event-yoaga-lec-list > li .thumb {
	width: 110px;
	width: 29.333333vw;
	height: 110px;
	height: 29.333333vw;
	overflow: hidden;
	border-radius: 160px;
	float: left;
}
.event-yoaga-lec-list > li .text {
	display: inline;
	float: none;
}
.event-yoaga-lec-list > li .text p {
	clear: both;
	padding-top: 1.0em;
}
.event-yoaga-lec-list > li .text .name {
	font-size: 2.0em;
	line-height: 1.45em;
	color: #71a72b;
	margin-top: 0px;
	padding-top: 1.8em;
	width: 210px;
	width: 56vw;
	float: right;
	clear: none;
}

.event-yoga-info {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.event-yoga-info > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 30px 20px;
	padding: 8vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.event-yoga-info > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.event-yoga-info > .inner .sec-heading {
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.event-yoga-info > .inner > .more {
	text-align: center;
	margin-top: 2.0em;
}
.event-yoga-info > .inner .note-box {
	margin-top: 2.0em;
	font-size: 1.0em;
	line-height: 2.0em;
}
.event-yoga-info > .inner .note-box a:link,
.event-yoga-info > .inner .note-box a:visited {
	color: #71a72b;
	text-decoration: none;
}
.event-yoga-info > .inner .note-box a:hover,
.event-yoga-info > .inner .note-box a:active {
	color: #71a72b;
	text-decoration: underline;
}

.event-yoaga-info-list {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.event-yoaga-info-list > li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 4px 0px;
	margin: 0px 0px 1.0666667vw 0px;
	padding: 0px 12px;
	padding: 0px 3.2vw;
	background: #f3fbe5;
	font-size: 1.0em;
	line-height: 1.45em;
	display: flex;
}
.event-yoaga-info-list > li .heading {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 13%;
	padding: 12px 0px;
	padding: 3.2vw 0px;
	color: #71a72b;
	font-weight: 700;
}
.event-yoaga-info-list > li .data {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 87%;
	padding: 12px 0px 12px 24px;
	padding: 3.2vw 0px 3.2vw 6.4vw;
}
.event-yoaga-info-list > li .data .list01 > li {
	margin-bottom: 0.6em;
}









/* grave ------------------------------ */
body.grave .page-title-box .page-title {
	background-image: url("../img/grave_title.png");
}

.grave-index-mv {
	background: url("../img/grave_index_bg01.png") no-repeat 65% 0px;
	background-size: cover;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-index-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 70px 20px 30px 80px;
	padding: 18.666667vw 5.3333333vw 8vw 21.333333vw;
	zoom: 1;
}
.about-greeting-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-index-mv > .inner > p {
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: bold;
	text-shadow: 0px 0px 6px rgba(255,255,255,1.0);
	margin-bottom: 1.6em;
}

.grave-index-links {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-index-links > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 30px 20px;
	padding: 10.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.grave-index-links > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-index-links .common-list02 > li .more {
	text-align: center;
}









/* grave/eitai/ ------------------------------ */
.grave-eitai-mv {
	background: url("../img/grave_eitai_bg01.jpg") no-repeat 55% 0px;
	background-size: cover;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-eitai-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 70px 20px 30px 20px;
	padding: 18.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.about-eitai-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-eitai-mv > .inner > .title {
	font-size: 2.3em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
	text-align: center;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}
.grave-eitai-mv > .inner > p {
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: bold;
	margin-bottom: 1.8em;
}

.grave-eitai-chara {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-eitai-chara > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 0px 20px;
	padding: 8vw 5.3333333vw 0px 5.3333333vw;
	zoom: 1;
}
.grave-eitai-chara > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-eitai-chara .sec-title {
	font-size: 2.3em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-eitai-chara-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.8em;
	text-align: center;
}
.grave-eitai-chara-list > li {
	display: inline-block;
	vertical-align: top;
	margin: 0px 10px 5px 10px;
	margin: 0px 2.6666667vw 1.3333333vw 2.6666667vw;
	padding: 0px;
	letter-spacing: 0.2em;
	width: 145px;
	width: 38.666667vw;
}

.grave-eitai-type {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-eitai-type > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 40px 20px;
	padding: 16vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-eitai-type > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-eitai-type .sec-title {
	font-size: 2.3em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}

.grave-eitai-type-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.grave-eitai-type-list > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	padding: 0px;
	text-align: left;
}
.grave-eitai-type-list > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.grave-eitai-type-list > li .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-eitai-type-list > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.grave-eitai-type-list > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-eitai-type-list > li .summary {
	margin-bottom: 1.2em;
}
.grave-eitai-type-list > li .price01,
.grave-eitai-type-list > li .price02 {
	background: #f3fbe5;
	padding: 12px;
	padding: 3.2vw;
	font-size: 1.3em;
	line-height: 1.45em;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
}
.grave-eitai-type-list > li .price01 > span,
.grave-eitai-type-list > li .price02 > span {
	font-size: 70%;
}
.grave-eitai-type-list > li .price02 {
	margin-top: 28px;
	margin-top: 7.4666667vw;
}
.grave-eitai-type-list > li .price02:before {
	content: " ";
	display: block;
	width: 16px;
	width: 4.2666667vw;
	height: 16px;
	height: 4.2666667vw;
	background: url("../img/cmn_ic_plus01.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -22px;
	top: -5.8666667vw;
	margin: 0px auto;
}

.grave-eitai-flow {
	background: #f5f5f5;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.grave-eitai-flow > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-eitai-flow > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-eitai-flow .title {
	font-size: 2.3em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-eitai-flow .option {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.grave-eitai-flow .more {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.grave-eitai-flow .flow-list01 .list01 > li {
	margin-bottom: 1.0em;
}
.grave-eitai-flow .flow-list01 .list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}

.grave-keidai {
	background: #ffffff;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-keidai > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-keidai > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-keidai .sec-title {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-keidai > .inner .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-keidai > .inner .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.grave-keidai > .inner .text {
	/* ----- */
}
.grave-keidai > .inner .text p {
	margin-top: 1.8em;
}
.grave-keidai > .inner .text p:nth-child(1) {
	margin-top: 0px;
}
.grave-keidai > .inner .text .more {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}

.grave-tojumoku {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url("../img/grave_eitai_jumoku_ph01.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.grave-tojumoku > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 70px 20px 75px 20px;
	padding: 18.666667vw 5.3333333vw 20vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.grave-tojumoku > .inner .title {
	background-image: url("../img/grave_eitai_jumoku_title.png");
	width: 173px;
	width: 46.133333vw;
	height: 22px;
	height: 5.8666667vw;
}









/* grave/jumoku/ ------------------------------ */
.grave-jumoku-mv {
	background: url("../img/sp/grave_jumoku_bg01.jpg") no-repeat 23% 0%;
	background-size: auto 135%;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-jumoku-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px 30px 20px;
	padding: 10.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.about-eitai-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-jumoku-mv > .inner > .title {
	font-size: 2.3em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.2666667vw;
}
.grave-jumoku-mv > .inner > .catch {
	font-size: 1.8em;
	line-height: 1.45em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-jumoku-mv > .inner > p {
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.8em;
	text-shadow: 0px 0px 8px rgba(255,255,255,1.0);
}

.grave-jumoku-chara {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-jumoku-chara > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 30px 20px;
	padding: 8vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.grave-jumoku-chara > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-jumoku-chara .sec-title {
	font-size: 2.3em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-jumoku-chara-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.8em;
	text-align: center;
}
.grave-jumoku-chara-list > li {
	display: inline-block;
	vertical-align: top;
	margin: 0px 10px 5px 10px;
	margin: 0px 2.6666667vw 1.3333333vw 2.6666667vw;
	padding: 0px;
	letter-spacing: 0.2em;
	width: 145px;
	width: 38.666667vw;
}

.grave-jumoku-type {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-jumoku-type > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 40px 20px;
	padding: 16vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-jumoku-type > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-jumoku-type .sec-title {
	font-size: 2.3em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}

.grave-jumoku-type-index {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.grave-jumoku-type-index > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	padding: 0px;
	text-align: left;
}
.grave-jumoku-type-index > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.grave-jumoku-type-index > li .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-jumoku-type-index > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.grave-jumoku-type-index > li .box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
.grave-jumoku-type-index > li .name {
	display: inline-block;
	vertical-align: middle;
	font-size: 2.0em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
	margin-bottom: 0.6em;
}
.grave-jumoku-type-index > li .name a {
	color: #71a72b !important;
	text-decoration: none !important;
}
.grave-jumoku-type-index > li .summary {
	font-size: 100%;
	padding-top: 12px;
	padding-top: 3.2vw;
	text-align: left;
	width: 240px;
	width: 64vw;
	margin: 0px auto;
}
.grave-jumoku-type-index > li:nth-last-child(1) .summary {
	text-align: center;
}

.grave-jumoku-type-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.grave-jumoku-type-list > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	padding: 0px;
	text-align: left;
}
.grave-jumoku-type-list > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.grave-jumoku-type-list > li .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-jumoku-type-list > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.grave-jumoku-type-list > li .box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
.grave-jumoku-type-list > li .heading {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	width: 21.333333vw;
	margin-right: 10px;
	margin-right: 2.6666667vw;
}
.grave-jumoku-type-list > li .name {
	display: inline-block;
	vertical-align: middle;
	font-size: 2.0em;
	line-height: 1.45em;
	font-weight: normal;
	color: #71a72b;
}
.grave-jumoku-type-list > li .summary {
	font-size: 100%;
	padding-top: 12px;
	padding-top: 3.2vw;
	text-align: left;
	width: 240px;
	width: 64vw;
	margin: 0px auto;
}
.grave-jumoku-type-list > li:nth-last-child(1) .summary {
	text-align: center;
}

.grave-jumoku-option {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #f3fbe5;
}
.grave-jumoku-option > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.grave-jumoku-option .common-list01 > li .heading {
	margin-bottom: 4px;
	margin-bottom: 1.0666667vw;
}
.grave-jumoku-option .common-list01 > li .summary {
	line-height: 1.7em;
}

.grave-jumoku-about {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.grave-jumoku-about > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-jumoku-about > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-jumoku-about .sec-title {
	font-size: 2.3em;
	line-height: 1.45em;
	margin-bottom: 32px;
	margin-bottom: 8.5333333vw;
}
.grave-jumoku-about-box {
	text-align: center;
	margin-bottom: 48px;
	margin-bottom: 12.8vw;
}
.grave-jumoku-about-box > .sec-heading {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-jumoku-about-box > .lead {
	text-align: left;
	font-size: 1.3em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-jumoku-about-list01,
.grave-jumoku-about-list02 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.grave-jumoku-about-list01 > li,
.grave-jumoku-about-list02 > li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 24px 0px;
	margin: 0px 0px 6.4vw 0px;
	padding: 24px;
	padding: 6.4vw;
	background: #ffffff;
	border: 4px solid #dddddd;
	border-width: 1.0666667vw;
	border-radius: 9px;
	border-radius: 2.4vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	text-align: center;
}
.grave-jumoku-about-list01 > li:after,
.grave-jumoku-about-list02 > li:after {
	content: " ";
	display: block;
	width: 11px;
	height: 12px;
	background: url("../img/cmn_arw02.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -20px;
	bottom: -5.3333333vw;
	margin: 0px auto;
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.grave-jumoku-about-list01 > li:nth-last-child(1),
.grave-jumoku-about-list02 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.grave-jumoku-about-list01 > li:nth-last-child(1):after,
.grave-jumoku-about-list02 > li:nth-last-child(1):after {
	display: none;
}
.grave-jumoku-about-list01 > li > .heading,
.grave-jumoku-about-list02 > li > .heading {
	display: inline-block;
	font-size: 1.6em;
	line-height: 1.05em;
	letter-spacing: 0.01em;
	color: #ffffff;
	background: #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	padding: 8px 16px;
	padding: 2.1333333vw 4.2666667vw;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-jumoku-about-list01 > li {
	/* ----- */
}
.grave-jumoku-about-list02 > li {
	/* ----- */
}

.grave-jumoku-about-pricebox {
	border-radius: 9px;
	border-radius: 2.4vw;
	background: #f3fbe5;
	padding: 24px;
	padding: 6.4vw;
}
.grave-jumoku-about-pricebox > .heading {
	font-size: 1.6em;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.grave-jumoku-about-pricebox > .heading > .price {
	font-size: 1.4em;
	line-height: 1.45em;
	color: #71a72b;
}
.grave-jumoku-about-pricelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.grave-jumoku-about-pricelist > li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 4px 0px;
	margin: 0px 0px 1.0666667vw 0px;
	padding: 0px 12px;
	padding: 0px 3.2vw;
	background: #d7ec9d;
	font-size: 1.0em;
	line-height: 1.45em;
	display: flex;
}
.grave-jumoku-about-pricelist > li .heading {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 30%;
	padding: 12px 0px;
	padding: 3.2vw 0px;
	color: #71a72b;
	font-weight: 700;
}
.grave-jumoku-about-pricelist > li .data {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 70%;
	padding: 12px 0px 12px 24px;
	padding: 3.2vw 0px 3.2vw 6.4vw;
}
.grave-jumoku-about-pricelist + .heading {
	margin-top: 32px;
	margin-top: 8.5333333VW;
}

.grave-jumoku-about-notelist {
	list-style-type: none;
	margin: 32px 0px 0px 2.5em;
	margin-top: 8.5333333VW;
	padding: 0px;
}
.grave-jumoku-about-notelist > li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: -2.5em;
	font-size: 0.9em;
	line-height: 1.45em;
}

.grave-jumoku-flow {
	background: #f5f5f5;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.grave-jumoku-flow > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	zoom: 1;
}
.grave-jumoku-flow > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.grave-jumoku-flow .title {
	font-size: 2.3em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}
.grave-jumoku-flow .option {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.grave-jumoku-flow .more {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.grave-jumoku-flow .flow-list01 .list01 > li {
	margin-bottom: 1.0em;
}
.grave-jumoku-flow .flow-list01 .list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}


/* 2021.04 追加 */
.jumoku-mincho {
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.jumoku-title-header {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding: 70px 0px 80px;
	padding: 18.666666666666667vw 0px 21.333333333333333vw;
}
.jumoku-title {
	width: 322px;
	width: 85.866666666666667vw;
	height: 72px;
	height: 19.2vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_cmn_title.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin: 0px auto 25px;
	margin: 0px auto 6.666666666666667vw;
}
.jumoku-subtitle {
	width: 189px;
	width: 50.4vw;
	height: 46px;
	height: 12.266666666666667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin: 0px auto 25px;
	margin: 0px auto 6.666666666666667vw;
}
.jumoku-head-thumbs {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.jumoku-head-thumbs > li {
	margin: 30px auto 0;
	margin: 8vw auto 0;
	padding: 0;
	width: 270px;
	width: 72vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	letter-spacing: normal;
}
.jumoku-head-thumbs > li:first-child {
	margin-top: 0;
}
.jumoku-head-thumbs > li img {
	width: 100%;
	height: 270px;
	height: 72vw;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.jumoku-head-thumbs > li .thumb {
	width: 100%;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.jumoku-head-thumbs > li .eyecatch {
	width: 66px;
	width: 17.6vw;
}
.jumoku-head-thumbs > li .eyecatch img {
	width: 100%;
	height: auto;
}
.jumoku-head-thumbs > li .data {
	width: calc(100% - 70px);
	width: calc(100% - 18.666666666666667vw);
}
.jumoku-head-thumbs > li .data .heading {
	font-size: 2.0em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-bottom: 1.6vw;
}

body.matsusakura .jumoku-title-header {
	background-image: url("../img/sp/grave_jumoku_matsusakura_title_bg.jpg");
}
body.matsusakura .jumoku-subtitle {
	background-image: url("../img/grave_jumoku_matsusakura_title.png");
}

body.kusukabu .jumoku-title-header {
	background-image: url("../img/sp/grave_jumoku_kusukabu_title_bg.jpg");
}
body.kusukabu .jumoku-subtitle {
	background-image: url("../img/grave_jumoku_kusukabu_title.png");
	width: 192px;
	width: 51.2vw;
	height: 74px;
	height: 19.733333333333333vw;
}

.jumoku-banner {
	background-image: url("../img/sp/grave_jumoku_bottom_bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding: 80px 0px;
	padding: 21.333333333333333vw 0px;
	text-align: center;
}
.jumoku-banner.index {
	background-image: url("../img/sp/grave_jumoku_bottom_idx_bg.jpg");
	padding: 70px 0px;
	padding: 18.666666666666667vw 0px;
}
.jumoku-banner.home {
	background-image: url("../img/sp/grave_jumoku_bottom_home_bg.jpg");
	padding: 70px 0px;
	padding: 18.666666666666667vw 0px;
}
.jumoku-banner .inner {
	margin: 0 auto;
}
.jumoku-banner .title {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.jumoku-banner .title span {
	display: inline-block;
	width: 211px;
	width: 56.266666666666667vw;
	height: 47px;
	height: 12.533333333333333vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_bottom_hdg.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
}
.jumoku-banner.home .title span,
.jumoku-banner.index .title span {
	width: 322px;
	width: 85.866666666666667vw;
	height: 72px;
	height: 19.2vw;
	background-image: url("../img/grave_jumoku_cmn_title.png");
}
.jumoku-banner .heading {
	width: 189px;
	width: 50.4vw;
	margin: 0 auto 25px;
	margin: 0 auto 6.666666666666667vw;
}
.jumoku-banner .heading img {
	width: 100%;
	height: auto;
}
.jumoku-banner .inner > a {
	display: block
}
.jumoku-banner .thumb {
	width: 320px;
	width: 85.333333333333333vw;
	margin: 0 auto;
}
.jumoku-banner .heading img {
	width: 100%;
	height: auto;
}
.jumoku-banner .more {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-top: 5.333333333333333vw;
	margin-bottom: 35px;
	margin-bottom: 9.333333333333333vw;
}
.jumoku-banner.home .more {
	margin-bottom: 35px;
	margin-bottom: 9.333333333333333vw;
}
.jumoku-banner .more:nth-last-child(1) {
	margin-bottom: 0px;
}
.jumoku-banner .more-kusukabu {
	width: 100%;
	text-align: center;
}
.jumoku-banner .more-kusukabu a {
	display: inline-block;
	font-size: 1.1em;
	line-height: 1.0em;
	color: #216919 !important;
	text-decoration: none !important;
	padding: 6px 18px;
	padding: 1.6vw 4.8vw;
	border: 1px solid #216919;
	border-radius: 100px;
	background-color: #ffffff;
}

.jumoku-matsusakura-sec1 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-image: url("../img/grave_jumoku_matsusakura_bg01.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
}
.jumoku-matsusakura-sec1 .inner {
	width: 350px;
	width: 93.333333333333333vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
}
.jumoku-matsusakura-sec1 .sec-title {
	width: 201px;
	width: 53.6vw;
	height: 70px;
	height: 18.666666666666667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_matsusakura_hdg01.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin: 0 auto 25px;
	margin: 0 auto 6.666666666666667vw;
}
.jumoku-matsusakura-sec1-list {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: center;
}
.jumoku-matsusakura-sec1-list:after {
	content: " ";
	display: block;
	width: 58px;
	width: 15.466666666666667vw;
	min-height: 290px;
	min-height: 77.333333333333333vw;
	margin: 0;
	padding: 0px 25px 0px;
	padding: 0px 6.666666666666667vw 0px;
}
.jumoku-matsusakura-sec1-list > li {
	min-height: 290px;
	min-height: 77.333333333333333vw;
	margin: 0 0 25px;
	margin: 0 0 6.666666666666667vw;
	padding: 0px 25px 0px;
	padding: 0px 6.666666666666667vw 0px;
	border-left: 2px solid #c1bea2;
	border-left-width: 0.533333333333333vw;
}
.jumoku-matsusakura-sec1-list > li:nth-child(1),
.jumoku-matsusakura-sec1-list > li:nth-child(4) {
	border-right: 2px solid #c1bea2;
	border-right-width: 0.533333333333333vw;
}
.jumoku-matsusakura-sec1-list > li:nth-child(4),
.jumoku-matsusakura-sec1-list > li:nth-child(5) {
	margin-bottom: 0;
}
.jumoku-matsusakura-sec1-list > li img {
	width: 58px;
	width: 15.466666666666667vw;
	height: auto;
}
.jumoku-matsusakura-sec1 .note {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	width: 58px;
	width: 15.466666666666667vw;
	height: 290px;
	height: 77.333333333333333vw;
	margin: 0 0 25px;
	margin: 0 0 6.666666666666667vw;
	padding: 0px 20px 0px 30px;
	padding: 0px 5.333333333333333 0px 8vw;
	margin-top: -290px;
	margin-top: -77.333333333333333vw;
	letter-spacing: normal;
}

.jumoku-matsusakura-sec2 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	background-size: auto 100%;
}
.jumoku-matsusakura-sec2 .inner {
	width: 270px;
	width: 72vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
	display: flex;
	justify-content: space-between;
}
.jumoku-matsusakura-sec2 .thumb {
	width: 100%;
	height: 270px;
	height: 72vw;
	overflow: hidden;
}
.jumoku-matsusakura-sec2 .thumb img {
	width: 100%;
	height: auto;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.jumoku-matsusakura-sec2 .column {
	width: 100%;
}
.jumoku-matsusakura-sec2 .sec-title {
	width: 274px;
	width: 73.066666666666667vw;
	height: 144px;
	height: 38.4vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_matsusakura_hdg02.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
	margin: 0 0 25px;
	margin: 0 0 6.666666666666667vw;
}

.jumoku-matsusakura-sec3 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #216919;
	background-size: auto 100%;
	color: #ffffff;
}
.jumoku-matsusakura-sec3 .inner {
	width: 325px;
	width: 86.666666666666667vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
}
.jumoku-matsusakura-sec3 .inner > .thumb {
	width: 100%;
	margin-bottom: 25px;
	margin-bottom: 6.666666666666667vw;
}
.jumoku-matsusakura-sec3 .inner > .thumb img {
	width: 100%;
	height: auto;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.jumoku-matsusakura-sec3-list {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.04em;
}
.jumoku-matsusakura-sec3-list > li {
	width: 100%;
	margin-top: 30px;
	margin-top: 8vw;
}
.jumoku-matsusakura-sec3-list > li:nth-child(1) {
	margin-top: 0;
}
.jumoku-matsusakura-sec3-list > li > .heading {
	border-bottom: 2px solid #d0bf70;
	border-bottom-width: 0.533333333333333vw;
	text-align: center;
	padding-bottom: 10px;
	padding-bottom: 2.666666666666667vw;
	margin-bottom: 10px;
	margin-bottom: 2.666666666666667vw;
}
.jumoku-matsusakura-sec3-list > li .heading img {
	width: auto;
	height: 62px;
	height: 16.533333333333333vw;
}
.jumoku-matsusakura-sec3-list > li .summary {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.jumoku-matsusakura-sec3-list > li .number {
	margin-top: 12px;
	margin-top: 3.2vw;
	margin-bottom: 10px;
	margin-bottom: 2.666666666666667vw;
}
.jumoku-matsusakura-sec3-list > li .number span {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	min-width: 3.5em;
	vertical-align: middle;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.0em;
	font-weight: bold;
	background-color: #d0bf70;
	color: #000000;
	padding: 4px;
	padding: 1.066666666666667vw;
}
.jumoku-matsusakura-sec3-list > li .price {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	display: inline-block;
	vertical-align: bottom;
}
.jumoku-matsusakura-sec3-list > li .price span {
	font-size: 2.0em;
}
.jumoku-matsusakura-sec3-list > li .included {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.1em;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 0.3em;
}
.jumoku-matsusakura-sec3-list > li .akashi {
	border: 2px solid #d0bf70;
	border-width: 0.533333333333333vw;
	padding: 10px;
	padding: 2.666666666666667vw;
	text-align: center;
	margin-top: 12px;
	margin-top: 3.2vw;
}
.jumoku-matsusakura-sec3-list > li .akashi .heading {
	color: #d0bf70;
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 10px;
	margin-bottom: 2.666666666666667vw;
}
.jumoku-matsusakura-sec3-list > li .akashi .option {
	font-size: 1.1em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec3-list > li .akashi .option .price {
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: bottom;
	font-size: 1.3em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec3-list > li .akashi .option .price span {
	font-size: 1.5em;
}

.jumoku-matsusakura-sec3-list > li .limited {
	background-image: url("../img/grave_jumoku_matsusakura_plan04_sub.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	width: 100%;
	height: 55px;
	height: 14.666666666666667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	margin-top: -12px;
	margin-top: -3.2vw;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}

.jumoku-matsusakura-sec4 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #144d0e;
	background-size: auto 100%;
	color: #ffffff;
}
.jumoku-matsusakura-sec4 .inner {
	width: 318px;
	width: 84.8vw;
	margin: 0 auto;
	padding: 40px 0px;
	padding: 10.666666666666667vw 0px;
}
.jumoku-matsusakura-sec4 .column {
	width: 100%;
	letter-spacing: normal;
	margin-top: 35px;
	margin-top: 9.333333333333333vw;
}
.jumoku-matsusakura-sec4 .column:nth-child(1) {
	margin-top: 0;
}
.jumoku-matsusakura-sec4 .column > .heading {
	color: #d0bf70;
	font-size: 1.7em;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 10px;
	margin-bottom: 2.666666666666667vw;
}
.jumoku-matsusakura-sec4 .column > .summary {
	font-size: 1.0em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec4 .column > .thumb {
	margin-top: 15px;
	margin-top: 4vw;
}
.jumoku-matsusakura-sec4 .column > .thumb img {
	width: 100%;
	height: auto;
}
.jumoku-matsusakura-sec4 .column > .hoyo {
	margin-top: 18px;
	margin-top: 4.8vw;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
}
.jumoku-matsusakura-sec4 .column > .hoyo .price {
	display: inline-block;
	padding-left: 0.5em;
	font-size: 1.2em;
	color: #d0bf70;
}
.jumoku-matsusakura-sec4 .column > .hoyo .price span {
	font-size: 1.5em;
}
.jumoku-matsusakura-sec4 .column > .hoyo-note {
	text-align: center;
	padding: 6px 0px;
	padding: 1.6vw 0px;
	font-size: 1.0em;
	line-height: 1.0em;
	border: 1px solid #d0bf70;
	margin-top: 8px;
	margin-top: 2.133333333333333vw;
}

.jumoku-matsusakura-sec4-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec4-list > li {
	margin: 0;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
}

.jumoku-matsusakura-sec4 .column .note {
	font-size: 0.9em;
	line-height: 1.8em;
	margin-top: 1.8em;
}

.jumoku-matsusakura-sec5 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #3f3a39;
	background-size: auto 100%;
	color: #ffffff;
}
.jumoku-matsusakura-sec5 .inner {
	width: 330px;
	width: 88vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
}
.jumoku-matsusakura-sec5 .inner .map img {
	width: 100%;
	height: auto;
}
.jumoku-matsusakura-sec5 .inner .note-box {
	margin-top: 30px;
	margin-top: 8vw;
}
.jumoku-matsusakura-sec5 .inner .note-box .heading {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	border: 1px solid #ffffff;
	font-size: 1.0em;
	line-height: 1.1em;
	padding: 6px;
	padding: 1.6vw;
	text-align: center;
	margin-bottom: 1.0em;
}
.jumoku-matsusakura-sec5 .inner .note-box .data {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 1.0em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec5 .inner .note-box .data ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-matsusakura-sec5 .inner .note-box .data ul > li {
	margin: 0;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
}

.jumoku-matsusakura-sec6 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #ffffff;
	background-size: auto 100%;
}
.jumoku-matsusakura-sec6 .inner {
	width: 320px;
	width: 85.333333333333333vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
}
.jumoku-matsusakura-sec6 .sec-title {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-bottom: 6.666666666666667vw;
}
.jumoku-matsusakura-sec6 .sec-title > span {
	display: inline-block;
	width: 237px;
	width: 63.2vw;
	height: 30px;
	height: 8vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_matsusakura_hdg03.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
}
.jumoku-matsusakura-sec6 .thumb {
	width: 270px;
	width: 72vw;
	height: 270px;
	height: 72vw;
	overflow: hidden;
	margin: 0 auto 30px;
	margin: 0 auto 8vw;
}
.jumoku-matsusakura-sec6 .thumb img {
	width: 100%;
	height: auto;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.jumoku-matsusakura-sec6 .column {
	width: 100%;
}
.jumoku-matsusakura-sec6-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-matsusakura-sec6-list > li {
	margin: 25px 0 0 0;
	margin: 6.666666666666667vw 0 0 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.8em;
}
.jumoku-matsusakura-sec6-list > li:nth-child(1) {
	margin: 0;
}
.jumoku-matsusakura-sec6-list > li .heading {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #216919;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0.4em;
}

.jumoku-matsusakura-sec7 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #f5f5f5;
	background-size: auto 100%;
}
.jumoku-matsusakura-sec7 .inner {
	width: 300px;
	width: 80vw;
	margin: 0 auto;
	padding: 50px 0px;
	padding: 13.333333333333333vw 0px;
}
.jumoku-matsusakura-sec7 .sec-title {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-bottom: 6.666666666666667vw;
}
.jumoku-matsusakura-sec7 .sec-title > span {
	display: inline-block;
	width: 208px;
	width: 55.466666666666667vw;
	height: 30px;
	height: 8vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url("../img/grave_jumoku_matsusakura_hdg04.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% auto;
}
.jumoku-matsusakura-sec7 .more {
	text-align: center;
	margin-top: 35px;
	margin-top: 9.333333333333333vw;
}
.jumoku-matsusakura-sec7 .more + .note {
	text-align: center;
	margin-top: 1.0em;
}
.jumoku-matsusakura-sec7-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-matsusakura-sec7-list > li {
	margin: 35px 0 0 0;
	margin: 9.333333333333333vw 0 0 0;
	padding: 0;
}
.jumoku-matsusakura-sec7-list > li:nth-child(1) {
	margin: 0;
}
.jumoku-matsusakura-sec7-list > li .question,
.jumoku-matsusakura-sec7-list > li .answer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 32px;
	padding-left: 8.533333333333333vw;
	position: relative;
	min-height: 24px;
	min-height: 6.4vw;
}
.jumoku-matsusakura-sec7-list > li .answer {
	padding-top: 3px;
	padding-top: 0.8vw;
}
.jumoku-matsusakura-sec7-list > li .question:before,
.jumoku-matsusakura-sec7-list > li .answer:before {
	content: " ";
	position: absolute;
	left: 0px;
	top: 3px;
	top: 0.8vw;
	width: 24px;
	width: 6.4vw;
	height: 24px;
	height: 6.4vw;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: auto 100%;
}
.jumoku-matsusakura-sec7-list > li .question {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #216919;
	font-weight: bold;
}
.jumoku-matsusakura-sec7-list > li .question:before {
	background-image: url("../img/grave_jumoku_matsusakura_faq_q.png");
}
.jumoku-matsusakura-sec7-list > li .answer {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 10px;
	margin-top: 2.666666666666667vw;
}
.jumoku-matsusakura-sec7-list > li .answer:before {
	background-image: url("../img/grave_jumoku_matsusakura_faq_a.png");
}

/* 2022.07 追加 */
.jumoku-sakura-header {
	background-image: url("/common/img/sp/grave_jumoku_sakura_title_bg.jpg");
	background-position: 50% 50%;
	background-size: cover;
	height: 80vw;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jumoku-sakura-header .jumoku-sakura-head-inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 4.666666666666667vw;
}
.jumoku-sakura-header .jumoku-title {
	background-image: url("/common/img/sp/grave_jumoku_sakura_title.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
	margin: 0;
	width: 49.6vw;
	height: 41.866666666666667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
}

.jumoku-sakura-sec1 {
	/* ----- */
}
.jumoku-sakura-sec1 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-sakura-sec1 > .inner .thumb {
	width: 64vw;
	margin: 0  auto 6.4vw;
}
.jumoku-sakura-sec1 > .inner .data {
	width: 84vw;
	margin: 0  auto;
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-sakura-sec1 > .inner .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.6em;
	font-weight: bold;
	color: #685932;
	text-align: center;
	margin-bottom: 4vw;
}
.jumoku-sakura-sec1 > .inner .title .keyword1 {
	color: #00b9ef;
}
.jumoku-sakura-sec1 > .inner .title .keyword2 {
	color: #45b035;
}
.jumoku-sakura-sec1 > .inner .summary {
	font-size: 3.2vw;
	line-height: 2.2em;
	font-weight: bold;
}
.jumoku-sakura-sec1 > .inner .list-box {
	background-color: #f5f5f5;
	padding: 4vw;
	margin-top: 4.266666666666667vw;
}
.jumoku-sakura-sec1 > .inner .list-box > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.jumoku-sakura-sec1 > .inner .list-box > ul > li {
	list-style-type: none;
	margin: 0px 0px 1.2em 1.0em;
	padding: 0px;
	text-indent: -1.0em;
	font-size: 3.2vw;
	line-height: 1.5em;
	font-weight: bold;
}
.jumoku-sakura-sec1 > .inner .list-box > ul > li:nth-last-child(1) {
	margin-bottom: 0;
}
.jumoku-sakura-sec1 > .inner .list-box > ul > li:before {
	content: "◎";
	color: #d67a9c;
}

.jumoku-sakura-sec2 {
	background-color: #f3fbe5;
}
.jumoku-sakura-sec2 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-sakura-sec2 > .inner > .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4.8vw;
	line-height: 1.6em;
	color: #685932;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3.2vw;
}
.jumoku-sakura-sec2 > .inner > .note {
	font-size: 3.2vw;
	line-height: 1.6em;
	font-weight: bold;
	margin-left: 1.18em;
	text-indent: -1.18em;
	margin-bottom: 10.666666666666667vw;
}
.jumoku-sakura-sec2 > .inner > .note:before {
	content: "◎";
	color: #d67a9c;
}

.jumoku-sakura-item {
	margin-bottom: 10.666666666666667vw;
}
.jumoku-sakura-item:nth-last-child(1) {
	margin-bottom: 0;
}
.jumoku-sakura-item > .thumb {
	width: 73.333333333333333vw;
	margin: 0 auto 4vw;
}
.jumoku-sakura-item > .data {
	/* ----- */
}
.jumoku-sakura-item > .data .heading {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3.2vw;
}
.jumoku-sakura-item > .data .heading .type {
	display: inline-flex;
	vertical-align: middle;
	background-color: #9cc62c;
	min-width: 20vw;
	height: 5.333333333333333vw;
	font-size: 3.2vw;
	line-height: 1.0em;
	font-weight: bold;
	color: #ffffff;
	justify-content: center;
	align-items: center;
	text-indent: 0.2em;
}
.jumoku-sakura-item > .data .heading .ruby {
	display: inline-block;
	vertical-align: middle;
	font-size: 3.2vw;
	line-height: 1.0em;
}
.jumoku-sakura-item > .data .summary {
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
.jumoku-sakura-item > .data .price {
	font-size: 3.2vw;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 3.2vw;
}
.jumoku-sakura-item > .data .price .yen {
	display: inline-block;
	vertical-align: bottom;
	font-size: 5.066666666666667vw;
	line-height: 1.2em;
}
.jumoku-sakura-item > .data .note {
	font-size: 2.133333333333333vw;
	line-height: 1.5em;
	margin-top: 3.2vw;
	letter-spacing: normal;
}

.jumoku-sakura-item-group {
	background-color: #ffffff;
	padding: 8vw 4vw;
}
.jumoku-sakura-item-group .jumoku-sakura-item > .thumb {
	width: 66.666666666666667vw;
}
.jumoku-sakura-item-group .jumoku-sakura-item > .data {
	/* ----- */
}

.jumoku-sakura-color {
	background-color: #f6f5cf;
	padding: 13.333333333333333vw 4vw;
	margin-bottom: 10.666666666666667vw;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.jumoku-sakura-color > .thumb {
	width: 36.666666666666667vw;
}
.jumoku-sakura-color > .data {
	width: 38.666666666666667vw;
}
.jumoku-sakura-color > .data .heading {
	position: absolute;
	left: 0;
	right: 0;
	top: 4vw;
	text-align: center;
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 3.733333333333333vw;
	line-height: 1.2em;
	font-weight: bold;
	color: #685932;
	letter-spacing: normal;
}
.jumoku-sakura-color > .data .color,
.jumoku-sakura-color > .data .onamae {
	color: #685932;
}
.jumoku-sakura-color > .data .color {
	font-size: 3.2vw;
	line-height: 2.0em;
	letter-spacing: normal;
}
.jumoku-sakura-color > .data .color .color1 {
	color: #3e3a39;
}
.jumoku-sakura-color > .data .color .color2 {
	color: #943b33;
}
.jumoku-sakura-color > .data .color .color3 {
	color: #14537f;
}
.jumoku-sakura-color > .data .color .color4 {
	color: #32555c;
}
.jumoku-sakura-color > .data .onamae {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4vw;
	text-align: center;
	font-size: 2.666666666666667vw;
	line-height: 1.5em;
	letter-spacing: normal;
}
.jumoku-sakura-color > .data .onamae .note {
	font-size: 2vw;
	line-height: 1.2em;
}

.jumoku-sakura-sec3 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #3f3a39;
	background-size: auto 100%;
	color: #ffffff;
}
.jumoku-sakura-sec3 .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-sakura-sec3 .inner .map img {
	width: 100%;
	height: auto;
}
.jumoku-sakura-sec3 .inner .note-box {
	margin-top: 6.666666666666667vw;
}
.jumoku-sakura-sec3 .inner .note-box .heading {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #ffffff;
	padding: 1.066666666666667vw;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.933333333333333vw;
	line-height: 1.5em;
	margin-bottom: 3.2vw;
}
.jumoku-sakura-sec3 .inner .note-box .data {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 12px;
	line-height: 1.8em;
}
.jumoku-sakura-sec3 .inner .note-box .data ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 2.933333333333333vw;
	line-height: 1.8em;
}
.jumoku-sakura-sec3 .inner .note-box .data ul > li {
	margin: 0;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
}

.jumoku-sakura-sec4 {
	background-color: #ffffff;
	color: #000000;
}
.jumoku-sakura-sec4 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-sakura-sec4 > .inner > .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.2em;
	font-weight: bold;
	color: #685932;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 6.4vw;
}
.jumoku-sakura-sec4 > .inner > .summary {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 2.933333333333333vw;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-bottom: 6.4vw;
}
.jumoku-sakura-sec4 > .inner > .more {
	text-align: center;
	margin-top: 9.333333333333333vw;
}
.jumoku-sakura-sec4 > .inner .grave-jumoku-about-box {
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-sakura-sec4 > .inner .grave-jumoku-about-box > .sec-heading {
	font-family: YuMincho, 'Yu Mincho', serif;
}

.jumoku-sakura-flow {
	/* ----- */
}
.jumoku-sakura-flow > .thumb {
	width: 72vw;
	margin: 0 auto 8vw;
}
.jumoku-sakura-flow > .data {
	/* ----- */
}

.jumoku-sakura-flow-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-sakura-flow-list > li {
	margin: 6.4vw 0 0 0;
	padding: 0;
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.06em;
}
.jumoku-sakura-flow-list > li:nth-child(1) {
	margin: 0;
}
.jumoku-sakura-flow-list > li .heading {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4vw;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.jumoku-sakura-flow-list > li .heading .number {
	color: #9cc62c;
}
.jumoku-sakura-flow-list > li > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-sakura-flow-list > li > ul > li {
	margin: 0 0 0.8em 1.06em;
	padding: 0;
	text-indent: -1.06em;
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.06em;
}
.jumoku-sakura-flow-list > li > ul > li:before {
	content: "●";
	color: #dddddd;
}

.jumoku-sakura-sec5 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #f5f5f5;
	background-size: auto 100%;
}
.jumoku-sakura-sec5 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-sakura-sec5 .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.2em;
	font-weight: bold;
	color: #685932;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 6.4vw;
}
.jumoku-sakura-sec5-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-sakura-sec5-list > li {
	margin: 5.333333333333333vw 0 0 0;
	padding: 0;
}
.jumoku-sakura-sec5-list > li:nth-child(1) {
	margin: 0;
}
.jumoku-sakura-sec5-list > li .question,
.jumoku-sakura-sec5-list > li .answer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 8vw;
	position: relative;
	min-height: 6.133333333333333vw;
}
.jumoku-sakura-sec5-list > li .question:before,
.jumoku-sakura-sec5-list > li .answer:before {
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 6.133333333333333vw;
	height: 6.133333333333333vw;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: auto 100%;
}
.jumoku-sakura-sec5-list > li .question {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4vw;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
}
.jumoku-sakura-sec5-list > li .question:before {
	background-image: url("../img/grave_jumoku_sakura_faq_q.png");
}
.jumoku-sakura-sec5-list > li .answer {
	font-size: 3.2vw;
	line-height: 1.8em;
	margin-top: 1.6vw;
}
.jumoku-sakura-sec5-list > li .answer:before {
	background-image: url("../img/grave_jumoku_sakura_faq_a.png");
}

.jumoku-kusunoki-header {
	background-image: url("/common/img/sp/grave_jumoku_kusunoki_title_bg.jpg");
	background-position: 50% 50%;
	background-size: cover;
	height: 80vw;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jumoku-kusunoki-header .jumoku-kusunoki-head-inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 4.666666666666667vw;
}
.jumoku-kusunoki-header .jumoku-title {
	background-image: url("/common/img/sp/grave_jumoku_kusunoki_title.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: auto 100%;
	margin: 0;
	width: 49.6vw;
	height: 41.866666666666667vw;
	text-align: left;
	text-indent: -9000px;
	overflow: hidden;
}

.jumoku-kusunoki-sec1 {
	/* ----- */
}
.jumoku-kusunoki-sec1 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-kusunoki-sec1 > .inner .thumb {
	width: 64vw;
	margin: 0  auto 6.4vw;
}
.jumoku-kusunoki-sec1 > .inner .data {
	width: 84vw;
	margin: 0  auto;
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-kusunoki-sec1 > .inner .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.6em;
	font-weight: bold;
	color: #685932;
	text-align: center;
	margin-bottom: 4vw;
}
.jumoku-kusunoki-sec1 > .inner .title .keyword1 {
	color: #00b9ef;
}
.jumoku-kusunoki-sec1 > .inner .title .keyword2 {
	color: #45b035;
}
.jumoku-kusunoki-sec1 > .inner .summary {
	font-size: 3.2vw;
	line-height: 2.2em;
	font-weight: bold;
}
.jumoku-kusunoki-sec1 > .inner .list-box {
	background-color: #f5f5f5;
	padding: 4vw;
	margin-top: 4.266666666666667vw;
}
.jumoku-kusunoki-sec1 > .inner .list-box > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.jumoku-kusunoki-sec1 > .inner .list-box > ul > li {
	list-style-type: none;
	margin: 0px 0px 1.2em 1.0em;
	padding: 0px;
	text-indent: -1.0em;
	font-size: 3.2vw;
	line-height: 1.5em;
	font-weight: bold;
}
.jumoku-kusunoki-sec1 > .inner .list-box > ul > li:nth-last-child(1) {
	margin-bottom: 0;
}
.jumoku-kusunoki-sec1 > .inner .list-box > ul > li:before {
	content: "◎";
	color: #53a65b;
}

.jumoku-kusunoki-sec2 {
	background-color: #f3fbe5;
}
.jumoku-kusunoki-sec2 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-kusunoki-sec2 > .inner > .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4.8vw;
	line-height: 1.6em;
	color: #685932;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3.2vw;
}
.jumoku-kusunoki-sec2 > .inner > .note {
	font-size: 3.2vw;
	line-height: 1.6em;
	font-weight: bold;
	margin-left: 1.18em;
	text-indent: -1.18em;
	margin-bottom: 10.666666666666667vw;
}
.jumoku-kusunoki-sec2 > .inner > .note:before {
	content: "◎";
	color: #53a65b;
}

.jumoku-kusunoki-item {
	margin-bottom: 10.666666666666667vw;
}
.jumoku-kusunoki-item:nth-last-child(1) {
	margin-bottom: 0;
}
.jumoku-kusunoki-item > .thumb {
	width: 73.333333333333333vw;
	margin: 0 auto 4vw;
}
.jumoku-kusunoki-item > .data {
	/* ----- */
}
.jumoku-kusunoki-item > .data .heading {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3.2vw;
}
.jumoku-kusunoki-item > .data .heading .type {
	display: inline-flex;
	vertical-align: middle;
	background-color: #9cc62c;
	min-width: 28vw;
	height: 5.333333333333333vw;
	font-size: 3.2vw;
	line-height: 1.0em;
	font-weight: bold;
	color: #ffffff;
	justify-content: center;
	align-items: center;
	text-indent: 0.2em;
}
.jumoku-kusunoki-item > .data .heading .ruby {
	display: inline-block;
	vertical-align: middle;
	font-size: 3.2vw;
	line-height: 1.0em;
}
.jumoku-kusunoki-item > .data .summary {
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
.jumoku-kusunoki-item > .data .price {
	font-size: 4vw;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 3.2vw;
	text-align: center;
}
.jumoku-kusunoki-item > .data .price .yen {
	display: inline-block;
	vertical-align: bottom;
	font-size: 6.666666666666667vw;
	line-height: 1.2em;
}
.jumoku-kusunoki-item > .data .object {
	font-size: 4vw;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 3.2vw;
	text-align: center;
}
.jumoku-kusunoki-item > .data .object:before {
	content: "●";
	color: #9cc62c;
}
.jumoku-kusunoki-item > .data .note {
	font-size: 2.133333333333333vw;
	line-height: 1.8em;
	margin-top: 3.2vw;
	letter-spacing: normal;
	text-align: center;
}

.jumoku-kusunoki-item-group {
	background-color: #ffffff;
	padding: 8vw 4vw;
}
.jumoku-kusunoki-item-group .jumoku-kusunoki-item > .thumb {
	width: 66.666666666666667vw;
}
.jumoku-kusunoki-item-group .jumoku-kusunoki-item > .data {
	/* ----- */
}

.jumoku-kusunoki-option {
	background-color: #f6f5cf;
	padding: 8vw 6.666666666666667vw;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 6.666666666666667vw;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item:nth-last-child(1) {
	margin-bottom: 0px;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item > .thumb {
	width: 29.333333333333333vw;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item > .data {
	width: calc(100% - 29.333333333333333vw - 4vw);
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item > .data .object {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4vw;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 0.4em;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item > .data .object:before {
	content: "●";
	color: #9cc62c;
}
.jumoku-kusunoki-option .jumoku-kusunoki-option-item > .data .summary {
	font-size: 2.666666666666667vw;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

.jumoku-kusunoki-sec4 {
	background-color: #ffffff;
	color: #000000;
}
.jumoku-kusunoki-sec4 > .inner {
	padding: 10.666666666666667vw 6.666666666666667vw;
}
.jumoku-kusunoki-sec4 > .inner > .title {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.2em;
	font-weight: bold;
	color: #685932;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 6.4vw;
}
.jumoku-kusunoki-sec4 > .inner > .summary {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 2.933333333333333vw;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-bottom: 6.4vw;
}
.jumoku-kusunoki-sec4 > .inner > .more {
	text-align: center;
	margin-top: 9.333333333333333vw;
}
.jumoku-kusunoki-sec4 > .inner .grave-jumoku-about-box {
	font-family: YuMincho, 'Yu Mincho', serif;
}
.jumoku-kusunoki-sec4 > .inner .grave-jumoku-about-box > .sec-heading {
	font-family: YuMincho, 'Yu Mincho', serif;
}

.jumoku-kusunoki-flow {
	/* ----- */
}
.jumoku-kusunoki-flow > .thumb {
	width: 72vw;
	margin: 0 auto 8vw;
}
.jumoku-kusunoki-flow > .data {
	/* ----- */
}

.jumoku-kusunoki-flow-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-kusunoki-flow-list > li {
	margin: 6.4vw 0 0 0;
	padding: 0;
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.06em;
}
.jumoku-kusunoki-flow-list > li:nth-child(1) {
	margin: 0;
}
.jumoku-kusunoki-flow-list > li .heading {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 4vw;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.jumoku-kusunoki-flow-list > li .heading .number {
	color: #9cc62c;
}
.jumoku-kusunoki-flow-list > li > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jumoku-kusunoki-flow-list > li > ul > li {
	margin: 0 0 0.8em 1.06em;
	padding: 0;
	text-indent: -1.06em;
	font-size: 3.2vw;
	line-height: 1.8em;
	letter-spacing: 0.06em;
}
.jumoku-kusunoki-flow-list > li > ul > li:before {
	content: "●";
	color: #dddddd;
}

.jumoku-bottom {
	background-color: #f3fbe5;
}
.jumoku-bottom > .inner {
	padding: 13.333333333333333vw 6.666666666666667vw;
}
.jumoku-bottom.index > .inner {
	/* ----- */
}
.jumoku-bottom.index > .inner .item {
	margin-bottom: 10.666666666666667vw;
}
.jumoku-bottom.index > .inner .item:nth-last-child(1) {
	margin-bottom: 0;
}
.jumoku-bottom > .inner .thumb {
	width: 73.333333333333333vw;
	margin: 0 auto 3.2vw;
}
.jumoku-bottom > .inner .data {
	text-align: center;
	margin: 0 auto;
}
.jumoku-bottom > .inner .shoulder {
	width: 42vw;
	margin: 0 auto 2.666666666666667vw;
}
.jumoku-bottom > .inner .title {
	text-align: center;
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 8vw;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
}
.jumoku-bottom > .inner .more {
	margin-top: 3.2vw;
}









/* inochinoomamori ------------------------------ */
body.inochinoomamori .page-title-box .page-title {
	background-image: url("../img/inochinoomamori_title.png");
}
.inochinoomamori-sec {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 80px 20px 40px 20px;
	padding: 21.333333vw 5.3333333vw 10.666667vw 5.3333333vw;
}
.inochinoomamori-sec > .image {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.inochinoomamori-sec > .image:nth-of-type(2) {
	margin-bottom: 1.0em;
}
.inochinoomamori-sec > .more {
	text-align: center;
	padding-top: 3.0em;
}









/* ceremony ------------------------------ */
body.ceremony .page-title-box .page-title {
	background-image: url("../img/ceremony_title.png");
}

.ceremony-flow {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding: 0px;
	background: #f5f5f5;
}
.ceremony-flow > .sec-title {
	padding: 60px 20px 30px 20px;
	padding: 16vw 5.3333333vw 8vw 5.3333333vw;
	background: #ffffff;
}
.ceremony-flow > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
}

.ceremony-contact {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.ceremony-contact > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
}

.ceremony-contact .sec-heading {
	font-size: 1.3em;
	line-height: 1.45em;
	vertical-align: middle;
	text-align: center;
}
.ceremony-contact .sec-heading > .inner {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.16em;
}
.ceremony-contact .sec-heading > .inner .note {
	font-size: 0.7em;
}
.ceremony-contact .ceremony-tel {
	font-size: 2.3em;
	line-height: 1.05em;
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.ceremony-contact .more {
	margin-top: 20px;
	margin-top: 5.3333333vw;
	text-align: center;
}

.ceremony-tomanga {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: url("../img/about_illust_bg.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.ceremony-tomanga > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 25px 20px 120px 20px;
	padding: 6.6666667vw 5.3333333vw 32vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.ceremony-tomanga > .inner .title {
	background-image: url("../img/ceremony_manga_title.png");
	width: 291px;
	width: 77.6vw;
	height: 22px;
	height: 5.8666667vw;
}









/* charm ------------------------------ */
body.charm .page-title-box .page-title {
	background-image: url("../img/charm_title.png");
}

.charm-lead {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 0px 20px;
	padding: 16vw 5.3333333vw 0px 5.3333333vw;
	text-align: left;
}
.charm-lead > p {
	font-size: 1.3em;
	line-height: 1.45em;
}

.charm-items01 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.charm-items01 > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
}
.charm-items01 > .inner > .more {
	text-align: center;
	margin-top: 40px;
	margin-top: 10.666667vw;
}
.charm-item-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.charm-item-list01 > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.charm-item-list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.charm-item-list01 > li .thumb {
	width: 190px;
	width: 50.666667vw;
	height: 190px;
	height: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.charm-item-list01 > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.charm-item-list01 > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.charm-item-list01 > li .price01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	background: #f3fbe5;
	font-size: 1.3em;
	line-height: 1.05em;
	padding: 12px;
	padding: 3.2vw;
	margin-top: 1.0em;
}

.charm-items02 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #f3fbe5;
}
.charm-items02 > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
}
.charm-item-list02 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.charm-item-list02 > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.charm-item-list02 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.charm-item-list02 > li .thumb {
	width: 190px;
	width: 50.666667vw;
	height: 190px;
	height: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.charm-item-list02 > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.charm-item-list02 > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.charm-item-list02 > li .summary {
	margin-bottom: 1.0em;
}
.charm-item-list02 > li .price01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	background: #d7ec9d;
	font-size: 1.3em;
	line-height: 1.05em;
	padding: 12px;
	padding: 3.2vw;
	margin-bottom: 0.4em;
}









/* news ------------------------------ */
body.news .page-title-box .page-title {
	background-image: url("../img/news_title.png");
}

.news-cat-list01 {
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	margin: 0px 0px 8vw 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: -0.8em;
}
.news-cat-list01 > li {
	display: inline-block;
	vertical-align: top;
	margin: 2px;
	margin: 0.53333333vw;
	padding: 0px;
	letter-spacing: 0.1em;
}
.news-cat-list01 > li > a {
	display: block;
	border: 1px solid #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	padding: 6px;
	padding: 1.6vw;
	text-indent: 0.2em;
	font-size: 0.9em;
	line-height: 1.0em;
	background: #ffffff;
	color: #000000 !important;
	text-decoration: none !important;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.news-cat-list01 > li > a:link,
.news-cat-list01 > li > a:visited {
	background: #ffffff;
	color: #000000 !important;
	text-decoration: none !important;
}
.news-cat-list01 > li > a:hover,
.news-cat-list01 > li > a:active,
.news-cat-list01 > li > a.current {
	background: #9cc62c;
	color: #ffffff !important;
	text-decoration: none !important;
}

#news-outer {
	zoom: 1;
}
#news-outer:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}

.news-sub {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 40px 20px;
	padding: 16vw 5.3333333vw 10.666667vw 5.3333333vw;
	margin-top: 20px;
	margin-top: 5.3333333vw;
	padding-top: 24px;
	padding-top: 5.3333333vw;
	border-top: 1px solid #dddddd;
}

.news-sub .sub-box {
	/* ----- */
}
.news-sub .sub-box.news {
	display: none;
}
.news-sub .sub-box > .heading {
	font-size: 1.3em;
	line-height: 1.45em;
	color: #71a72b;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.news-sub .sub-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.news-sub .sub-list > li {
	display: inline-block;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	font-size: 0.7em;
	line-height: 1.0em;
	margin: 2px 5px 2px 0px;
	margin: 0.53333333vw 1.3333333vw 0.53333333vw 0px;
}
.news-sub .sub-list > li > a,
.news-sub .sub-list > li > span {
	border: 1px solid #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	background: #ffffff;
	color: #000000 !important;
	text-decoration: none !important;
	padding: 4px;
	padding: 1.0666667vw;
}
.news-sub .sub-list > li {
	margin: 0px 0px 1.2em 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.45em;
}

.news-main {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 0px 20px;
	padding: 16vw 5.3333333vw 0px 5.3333333vw;
	zoom: 1;
}
.news-main:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.news-main .title {
	font-size: 2.0em;
	line-height: 1.45em;
	color: #71a72b;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.news-main .date {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.0em;
	line-height: 1.05em;
	margin-right: 0.5em;
}
.news-main .category {
	display: inline-block;
	border: 1px solid #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	background: #ffffff;
	color: #000000;
	padding: 4px;
	padding: 1.0666667vw;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	font-size: 0.8em;
	line-height: 1.0em;
	margin: 2px 5px 2px 0px;
	margin: 0.53333333vw 1.3333333vw 0.53333333vw 0px;
}
.news-main .body {
	margin-top: 20px;
	margin-top: 5.3333333vw;
	padding-top: 20px;
	padding-top: 5.3333333vw;
	border-top: 1px solid #dddddd;
}
.news-main .body > p,
.news-main .body > div {
	margin-top: 1.8em;
}
.news-main .body > p:nth-child(1) {
	margin-top: 0px;
}
.news-main .body img {
	margin-bottom: 1.2em;
}









/* privacy ------------------------------ */
body.privacy .page-title-box .page-title {
	background-image: url("../img/privacy_title.png");
}

body.privacy .sec-title {
	font-size: 1.6em;
}
.privacy-box {
	margin-top: 4.0em;
}
.privacy-box > .heading {
	font-size: 1.2em;
	line-height: 1.45em;
}
.privacy-box > p {
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}
.privacy-box > .heading + * {
	margin-top: 0.8em;
}









/* contact ------------------------------ */
body.contact .page-title-box .page-title {
	background-image: url("../img/contact_title.png");
}

.contact-lead {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.contact-lead > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 0px 20px;
	padding: 16vw 5.3333333vw 0px 5.3333333vw;
}
.contact-lead > .inner > p {
	margin-bottom: 1.8em;
}
.contact-lead > .inner > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.contact-form-sec {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.contact-form-sec > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 30px 20px 40px 20px;
	padding: 8vw 5.3333333vw 10.666667vw 5.3333333vw;
}
.contact-form-sec .common-table01 {
	display: block;
	border-radius: 9px;
	border-radius: 2.4vw;
}
.contact-form-sec .common-table01 thead,
.contact-form-sec .common-table01 tbody,
.contact-form-sec .common-table01 tfoot,
.contact-form-sec .common-table01 tr,
.contact-form-sec .common-table01 th,
.contact-form-sec .common-table01 td {
	display: block;
	border-radius: 0px;
}
.contact-form-sec .common-table01 th {
	font-size: 1.1em;
	line-height: 1.45em;
	padding: 12px;
	padding: 3.2vw;
	border-right: none;
}
.contact-form-sec .common-table01 td {
	font-size: 1.1em;
	line-height: 1.45em;
	padding: 12px 12px 24px 12px;
	padding: 3.2vw 3.2vw 6.4vw 3.2vw;
}

.required {
	color: #ff0000;
}

.form-error {
	color: #ff0000;
}
.common-table01 .form-error {
	padding-top: 0.4em;
}

.input01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	border: 1px solid #dfdfdf;
	border-radius: 0px;
	background: #ffffff;
	font-size: 16px;
	line-height: 1.15em;
	width: 98%;
	padding: 8px 4px;
	padding: 2.1333333vw 1.0666667vw;
}
.input02 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	border: 1px solid #dfdfdf;
	border-radius: 0px;
	background: #ffffff;
	font-size: 16px;
	line-height: 1.15em;
	width: 60%;
	padding: 8px 4px;
	padding: 2.1333333vw 1.0666667vw;
}
.textarea01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
 appearance: none;
 -webkit-appearance: none;
	border: none;
	border: 1px solid #dfdfdf;
	border-radius: 0px;
	background: #ffffff;
	font-size: 16px;
	line-height: 1.15em;
	width: 98%;
	height: 8em;
	padding: 8px 4px;
	padding: 2.1333333vw 1.0666667vw;
}

.select01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	display: inline-block;
	border: 1px solid #dfdfdf;
	background: #ffffff;
	font-size: 1.1em;
	line-height: 1.05em;
	overflow: hidden;
	z-index: 0;
	color: #000000;
	vertical-align: middle;
	width: 98%;
	min-height: 30px;
	min-height: 8vw;
}
.select01:after {
	content: "▼";
	position: absolute;
	display: block;
	color: #888888;
	width: 8px;
	width: 2.1333333vw;
	height: 8px;
	height: 2.1333333vw;
	top: 50%;
	right: 1.2em;
	margin-top: -5px;
	margin-top: -1.3333333vw;
	z-index: -1;
	font-size: 0.8em;
	line-height: 100%;
}
.select01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 8px;
	padding: 2.1333333vw;
	color: #000000;
	background: transparent;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 1.0em;
	line-height: 115%;
	width: 100%;
}
.select01 select:focus {
	/*text-shadow: 0 0 1px #b5b5b5;*/
}
.select01 select::-ms-expand {
	display: none;
}
.select01 select::-moz-focus-inner {
	border: 0;
}
.select01 select * {
	/*text-shadow: none;*/
}
.select01 select[disabled] {
	background: #fbfbfb;
	cursor: default;
	color: #999999;
}
.check01 {
	cursor: pointer;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	min-height: 17px;
	padding-left: 22px;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../img/checkbox.png) no-repeat 0px 50%;
	vertical-align: middle;
}
.check01.active {
	background-position: -1200px 50%;
}
.check01 input {
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	width: 20px;
	width: 5.3333333vw;
	margin-left: -20px;
	margin-left: -5.3333333vw;
	vertical-align: middle;
}

.radio01 {
	cursor: pointer;
	display: inline-block;
	min-height: 20px;
	padding-left: 22px;
	padding-top: 2px;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../img/radio.png) no-repeat 0px 50%;
	vertical-align: middle;
}
.radio01.active {
	background-position: -1200px 50%;
}
.radio01 input {
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	display: inline-block;
	/display: inline; /* for IE6&7 */
	zoom: 1;
	width: 22px;
	width: 5.8666667vw;
	margin-left: -22px;
	margin-left: -5.8666667vw;
	vertical-align: middle;
}

.input01:placeholder-shown,
.input02:placeholder-shown {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #ababab;
}
.input01::-webkit-input-placeholder,
.input02::-webkit-input-placeholder {
	color: #ababab;
}
.input01:-moz-placeholder,
.input02:-moz-placeholder {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #ababab;
}
.input01::-moz-placeholder,
.input02::-moz-placeholder {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #ababab;
}
.input01:-ms-input-placeholder,
.input02:-ms-input-placeholder {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #ababab;
}

.check-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.check-list > li {
	display: inline-block;
	white-space: nowrap;
	margin: 0px 1.6em 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	font-size: 1.0em;
	line-height: 2.6em;
	margin-bottom: 0.8em;
}
.check-list > li.type5,
.check-list > li.type6 {
	display: block;
}

.form-caution {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 30px auto 0px auto;
	margin: 8vw auto 0px auto;
	padding: 16px;
	padding: 4.2666667vw;
	background: #ffffff;
	border: 4px solid #dddddd;
	border-width: 1.0666667vw;
	border-radius: 9px;
	border-radius: 2.4vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	text-align: center;
}
.form-caution .heading {
	display: inline-block;
	font-size: 1.3em;
	line-height: 1.05em;
	letter-spacing: 0.01em;
	color: #ffffff;
	background: #9cc62c;
	border-radius: 5px;
	border-radius: 1.3333333vw;
	padding: 8px 32px;
	padding: 2.1333333vw 8.5333333vw;
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.2666667vw;
}
.form-caution > p {
	text-align: left;
}

.form-buttons {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.form-buttons > p {
	display: inline-block;
	margin: 10px 20px;
}

.form-agree-box {
	text-align: center;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.form-agree-box > .agree {
	font-size: 1.3em;
	line-height: 1.05em;
	margin-top: 20px;
	margin-top: 5.3333333vw;
}
.form-agree-box > .text {
	text-align: center;
	font-size: 1.0em;
	line-height: 1.45em;
}
.form-agree-box  .form-error {
	padding-top: 0.8em;
	font-size: 1.1em;
	line-height: 1.45em;
}









/* sea ------------------------------ */
.sea-title-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url("../img/sea_bg.jpg") no-repeat 30% 100%;
	background-size: auto 125%;
	width: 100%;
	height: 440px;
	height: 137.5vw;
}
.sea-title-box > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px 15px 20px;
	padding: 0px 4.6875vw 6.25vw;
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: column;
}
.sea-title-box .title {
	width: 73px;
	width: 22.8125vw;
	height: 180px;
	height: 56.25vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sea_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	top: 55px;
	top: 17.1875vw;
	left: 0px;
	right: 0px;
	margin: 0px auto;
}
.sea-title-box .lead {
	width: 65px;
	width: 20.3125vw;
	height: 82px;
	height: 25.625vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sea_lead.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	right: 15px;
	right: 4.6875vw;
	top: 25px;
	top: 7.8125vw;
}
.sea-title-box .catch {
	width: 162px;
	width: 50.625vw;
	height: 45px;
	height: 14.0625vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sea_catch.gif") no-repeat 0px 0px;
	background-size: 100% auto;
	margin-bottom: 10px;
	margin-bottom: 3.125vw;
}
.sea-title-box .text {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #000000;
}

.sea-contents {
	background: #edf6f9;
}
.sea-contents > .inner {
	margin: 0px auto;
	padding: 35px 0px 0px;
	padding: 10.9375vw 0px 0px;
}

.sea-outline {
	padding-bottom: 35px;
	padding-bottom: 10.9375vw;
	zoom: 1;
}
.sea-outline:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.sea-outline .image {
	width: 180px;
	width: 56.25vw;
	float: left;
}
.sea-outline .data {
	/* ----- */
}
.sea-outline .lead {
	float: left;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: 700;
	color: #005bac;
	padding: 0px 20px 0px 15px;
	padding: 0px 6.25vw 0px 4.6875vw;
	margin-bottom: 10px;
	margin-bottom: 3.125vw;
}
.sea-outline .text {
	clear: both;
	font-size: 1.0em;
	line-height: 2.0em;
	letter-spacing: normal;
	color: #000000;
	padding: 0px 20px;
	padding: 0px 6.25vw;
}

.sea-video {
	width: 280px;
	width: 87.5vw;
	margin: 0 auto 40px;
	margin-bottom: 12.5vw;
}
.sea-video .heading {
	text-align: center;
	padding: 5px;
	padding: 1.5625vw;
	background-color: #015bab;
	color: #ffffff;
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-bottom: 3.125vw;
}
.sea-video video {
	width: 100%;
	height: auto;
}

.sea-flow {
	margin-bottom: 40px;
	margin-bottom: 12.5vw;
}
.sea-flow .heading {
	width: 150px;
	width: 46.875vw;
	height: 50px;
	height: 15.625vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/sea_hdg01.gif") no-repeat 0px 0px;
	background-size: 100% auto;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-bottom: 4.6875vw;
}
.sea-flow-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sea-flow-list > li {
	margin: 0px auto 20px;
	margin-bottom: 6.25vw;
	padding: 0px;
	width: 235px;
	width: 73.4375vw;
}
.sea-flow-list > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.sea-flow-list > li .number {
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	text-align: center;
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: 700;
	color: #005bac;
	margin-bottom: 10px;
	margin-bottom: 3.125vw;
}
.sea-flow-list > li .number span {
	display: block;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 8px;
	margin-bottom: 2.5vw;
}
.sea-flow-list > li .image {
	width: 100%;
	margin-bottom: 10px;
	margin-bottom: 3.125vw;
}
.sea-flow-list > li .text {
	font-size: 1.0em;
	line-height: 1.8em;
}
.sea-flow-list > li .more {
	margin-top: 10px;
	margin-top: 3.125vw;
	text-align: center;
}

.sea-official {
	background: #ffffff;
	padding: 40px 20px;
	padding: 12.5vw 6.25vw;
}
.sea-official .heading {
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: 700;
	color: #005bac;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	margin-bottom: 4.6875vw;
}
.sea-official .logo {
	width: 116px;
	width: 36.25vw;
	margin: 0px auto 20px;
	margin-bottom: 6.25vw;
}
.sea-official .logo a {
	display: block;
	width: 100%;
}
.sea-official .data {
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
}
.sea-official .data p,
.sea-official .data ol {
	font-size: 1.0em;
	line-height: 1.8em;
}
.sea-official .data ol {
	margin-top: 1.8em;
	list-style-type: decimal;
}
.sea-official .data ol > li {
	margin-left: 2.0em;
}









/* english ------------------------------ */
body.english #home-mv:after {
	content: " ";
	display: block;
	width: 220px;
	height: 48px;
	background: url("../img/en/home_mv_catch.png") no-repeat 0px 0px;
	background-size: 100%;
	position: absolute;
	right: 10px;
	right: 2.6666667vw;
	top: 10px;
	top: 2.6666667vw;
	z-index: 20;
}

.en-home-greeting {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #ffffff;
	margin-top: -56px;
	margin-top: -14.933333vw;
}
.en-home-greeting > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px;
	padding: 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	zoom: 1;
}
.en-home-greeting > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.en-home-greeting > .inner > .title {
	font-size: 2.3em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin: 0px auto 16px auto;
	margin-bottom: 4.2666667vw;
}
.en-home-greeting > .inner > .title:before {
	content: " ";
	display: block;
	position: absolute;
	left: 45px;
	left: 12vw;
	top: 32px;
	top: 8.5333333vw;
	width: 64px;
	width: 17.066667vw;
	height: 46px;
	height: 12.266667vw;
	background: url("../img/home_event_eyecatch01.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

.en-home-greeting > .inner .thumb {
	width: 190px;
	width: 50.666667vw;
	margin: 0px auto 24px auto;
	margin-bottom: 6.4vw;
}
.en-home-greeting > .inner .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.en-home-greeting > .inner .text {
	/* ----- */
}
.en-home-greeting > .inner .text p {
	margin-top: 1.8em;
	line-height: 2.0em;
}
.en-home-greeting > .inner .text p:nth-child(1) {
	margin-top: 0px;
}
.en-home-greeting > .inner .text .author {
	text-align: left;
}
.en-home-greeting > .inner .text .author > span {
	font-size: 1.6em;
	line-height: 1.05em;
	vertical-align: baseline;
}

.en-home-kannon-mv {
	background: url("../img/en/home_kannon_bg01.jpg") no-repeat 50% 100%;
	background-size: auto 103%;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.en-home-kannon-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px 30px 20px;
	padding: 10.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.en-home-kannon-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.en-home-kannon-mv > .inner > .sec-title {
	text-align: center;
	margin-bottom: 270px;
	margin-bottom: 72vw;
}
.en-home-kannon-mv > .inner > p {
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	color: #ffffff;
}

.en-home-carp-mv {
	background: url("../img/en/home_carp_bg01.jpg") no-repeat 44% 100%;
	background-size: auto 122%;
	height: 600px;
	height: 160vw;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.en-home-carp-mv > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px auto;
	padding: 40px 20px 30px 20px;
	padding: 10.666667vw 5.3333333vw 8vw 5.3333333vw;
	zoom: 1;
}
.en-home-carp-mv > .inner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.en-home-carp-mv > .inner > .sec-title {
	font-size: 2.1em;
	text-align: left;
	margin-top: 240px;
	margin-top: 64vw;
	margin-bottom: 16px;
	margin-bottom: 4.2666667vw;
}
.en-home-carp-mv > .inner > p {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	color: #ffffff;
}

.en-home-charm {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.en-home-charm > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}
.en-home-charm > .inner > .sec-title {
	font-size: 2.1em;
	margin-bottom: 30px;
	margin-bottom: 8vw;
}
.en-home-charm > .inner > .more {
	text-align: center;
}
.en-home-charm > .inner:after {
	content: " ";
	display: block;
	position: absolute;
	right: 10px;
	right: 2.6666667vw;
	bottom: -15px;
	bottom: -4vw;
	width: 55px;
	width: 14.666667vw;
	height: 41px;
	height: 10.933333vw;
	background: url("../img/home_about_eyecatch02.png") no-repeat 0px 0px;
	background-size: 100% auto;
}

.en-home-charm-list01 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.en-home-charm-list01 > li {
	margin: 0px 0px 48px 0px;
	margin: 0px 0px 12.8vw 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.en-home-charm-list01 > li:nth-last-child(1) {
	margin-bottom: 0px;
}
.en-home-charm-list01 > li .ranking {
	font-size: 2.3em;
	line-height: 1.0em;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.en-home-charm-list01 > li .ranking:before,
.en-home-charm-list01 > li .ranking:after {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	width: 10.666667vw;
	height: 37px;
	height: 9.8666667vw;
	background: url("../img/cmn_heading_bg01.png") no-repeat 0px 0px;
	background-size: 100% auto;
	margin-top: -6px;
	margin-top: -1.6vw;
}
.en-home-charm-list01 > li .ranking:before {
	margin-right: 12px;
	margin-right: 3.2vw;
	-ms-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.en-home-charm-list01 > li .ranking:after {
	margin-left: 8px;
	margin-left: 2.1333333vw;
}
.en-home-charm-list01 > li .thumb {
	width: 190px;
	width: 50.666667vw;
	height: 190px;
	height: 50.666667vw;
	margin: 0px auto;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.en-home-charm-list01 > li .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.en-home-charm-list01 > li .heading {
	font-size: 2.0em;
	line-height: 1.45em;
	color: #71a72b;
	text-align: center;
	margin-bottom: 8px;
	margin-bottom: 2.1333333vw;
}
.en-home-charm-list01 > li .price01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	background: #f3fbe5;
	font-size: 1.3em;
	line-height: 1.05em;
	padding: 12px;
	padding: 3.2vw;
	margin-top: 1.0em;
}

.en-home-access {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background: #f3fbe5;
}
.en-home-access > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
	position: relative;
	left: 0px;
	top: 0px;
}

.en-home-access .sec-title {
	margin-bottom: 20px;
	margin-bottom: 5.3333333vw;
}

.en-home-access .gmap {
	background: #dddddd;
	width: 100%;
	height: 300px;
	height: 80vw;
}
.en-home-access .gmap iframe {
	width: 100%;
	height: 100%;
}
.en-home-access .address {
	margin-top: 20px;
	margin-top: 5.3333333vw;
	text-align: center;
	font-size: 1.1em;
	line-height:  1.8em;
}
.en-home-access .route {
	padding-top: 0.6em;
	text-align: center;
	font-size: 1.0em;
	line-height:  1.8em;
}









/* gokito ------------------------------ */
body.gokito .page-title-box .page-title {
	background-image: url("../img/gokito_title.png");
	background-size: auto 86%;
}

.gokito-guide {
	background: url("../img/gokito_bg01.jpg") no-repeat 50% 50%;
	background-size: auto 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.gokito-guide > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	margin: 0px auto;
	padding: 60px 20px 60px 20px;
	padding: 16vw 5.3333333vw 16vw 5.3333333vw;
}
.gokito-guide .sec-title {
	font-weight: 500;
	text-align: left;
	margin-bottom: 0.8em;
}
.gokito-guide > .inner > p {
	font-weight: 500;
	margin-bottom: 1.8em;
}
.gokito-guide > .inner > p:nth-last-child(1) {
	margin-bottom: 0px;
}


.gokito-guide2 > .inner {
	padding: 40px 20px 40px 20px;
	padding: 10.666667vw 5.3333333vw 10.666667vw 5.3333333vw;
}
.gokito-guide2 .gokito-item01 {
	/*margin-bottom: 44px;
	margin-bottom: 11.733333vw;*/
	zoom: 1;
}
.gokito-guide2 .gokito-item01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0;
}
.gokito-guide2 .gokito-item01 .thumb {
	width: 168px;
	width: 44.8vw;
	margin: 0px auto 16px auto;
	margin-bottom: 4.2666667vw;
}
.gokito-guide2 .gokito-item01 .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.gokito-guide2 .gokito-item01 .text {
	/* ----- */
}
.gokito-guide2 .gokito-item01 .heading {
	color: #71a72b;
	font-size: 1.6em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.2666667vw;
}
.gokito-guide2 .gokito-item01 .text > p {
	margin-bottom: 1.8em;
}
.gokito-guide2 .gokito-item01 .text > p:nth-last-child(1) {
	margin-bottom: 0px;
}

.gokito-guide2 .gokito-item02 {
	margin-bottom: 40px;
	margin-bottom: 10.666667vw;
}
.gokito-guide2 .gokito-item02:nth-last-child(1) {
	margin-bottom: 0px;
}
.gokito-guide2 .gokito-item02 .thumb {
	width: 140px;
	width: 37.333333vw;
	margin: 0px auto 12px auto;
	margin-bottom: 3.2vw;
}
.gokito-guide2 .gokito-item02 .thumb img {
	border-radius: 9px;
	border-radius: 2.4vw;
}
.gokito-guide2 .gokito-item02 .heading {
	color: #71a72b;
	font-size: 1.4em;
	line-height: 1.45em;
	text-align: center;
	margin-bottom: 12px;
	margin-bottom: 3.2vw;
}
.gokito-guide2 .gokito-item02 p {
	margin-bottom: 1.8em;
}
.gokito-guide2 .gokito-item02 p:nth-last-child(1) {
	margin-bottom: 0px;
}
.gokito-guide2 .gokito-item02 p > span.alnR {
	display: block;
}









/* obutsudan ------------------------------ */
.obutsudan-title-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url("../img/sp/obutsudan_title_bg.jpg") no-repeat 30% 100%;
	background-size: cover;
	width: 100%;
	height: 300px;
	height: 80vw;
}
.obutsudan-title-box > .inner {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px 15px 20px;
	padding: 0px 4.6875vw 6.25vw;
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: column;
}
.obutsudan-title-box .title {
	width: 126px;
	width: 33.6vw;
	height: 217px;
	height: 57.86vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/obutsudan_title.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	top: 28px;
	top: 7.46vw;
	right: 15px;
	right: 4.6875vw;
}
.obutsudan-title-box .text {
	width: 234px;
	width: 62.4vw;
	height: 251px;
	height: 66.93vw;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/obutsudan_title_txt.png") no-repeat 0px 0px;
	background-size: 100% auto;
	position: absolute;
	left: 8px;
	left: 2.13vw;
	top: 22px;
	top: 5.86vw;
}

.obutsudan-contents > .inner {
	margin: 0px auto;
}

.obutsudan-contents01 {
	background: #ffffff;
}

	#obutsudan-lead {
	width: 375px;
	width: 100vw;
	height: 351px;
	height: 93.6vw;
	margin: 30px 0;
	margin: 8vw 0;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background: url("../img/sp/obutsudan_lead.jpg") no-repeat 50% 50%;
	background-size: 100% auto;
}

.obutsudan-contents02 {
	background: #f7f4e3;
}

.obutsudan-contents02 .obutsudan-contents-inner {
	padding: 30px 15px 40px;
	padding: 8vw 4.6875vw 10.66vw;
}

.obutsudan-contents02-hdg {
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5.33vw;
}
.obutsudan-contents02-hdg > span {
	display: inline-block;
	padding-bottom: 18px;
	padding-bottom: 4.8vw;
	border-bottom: 2px solid #9f7956;
	border-bottom-width: 0.53vw;
}
.obutsudan-contents02-hdg > span:before {
	content: " ";
	display: block;
	width: 260px;
	height: 72px;
	background: url("../img/sp/obutsudan_hdg01.png") no-repeat 0px 0px;
	background-size: 100% auto;
}
.obutsudan-contents02-hdg > span > img {
	display: none;
}
.obutsudan-contents02-lead {
	font-family: YuMincho, "Yu Mincho", 'Noto Serif JP', serif;
	font-size: 1.125em;
	line-height: 1.75em;
	margin-bottom: 24px;
	margin-bottom: 6.4vw;
}

.obutsudan-flow-list {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.obutsudan-flow-list > li {
	margin: 0 0 34px;
	margin-bottom: 9.06vw;
	padding: 0 10px;
	padding: 0 2.66vw;
	zoom: 1;
}
.obutsudan-flow-list > li:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.obutsudan-flow-list > li:nth-last-child(1) {
	margin-bottom: 0;
}
.obutsudan-flow-list > li .image {
	width: 115px;
	width: 30.66vw;
	height: 115px;
	height: 30.66vw;
	float: left;
}
.obutsudan-flow-list > li .image img {
	width: 100%;
	height: auto;
}
.obutsudan-flow-list > li .heading {
	text-align: center;
	height: 28px;
	height: 7.46vw;
	margin-bottom: 8px;
	margin-bottom: 2.13vw;
}
.obutsudan-flow-list > li .heading img {
	width: auto;
	height: 100%;
}
.obutsudan-flow-list > li .text {
	font-size: 1.0em;
	line-height: 2.0em;
	width: 190px;
	width: 50.66vw;
	float: right;
	padding-top: 1.0em;
}

.obutsudan-price-box {
	background-image: url("../img/sp/obutsudan_price_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	position: relative;
	left: 0;
	top: 0;
	padding: 40px 45px;
	padding: 10.66vw 12vw;
	margin-top: 25px;
	margin-top: 6.66vw;
}
.obutsudan-price-box:after {
	content: " ";
	display: block;
	width: 100%;
	height: 36px;
	height: 9.6vw;
	background-image: url("../img/sp/obutsudan_price_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	transform: scale(1,-1);
	position: absolute;
	left: 0;
	bottom: 0;
}

.obutsudan-price-hdg {
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.26vw;
}
.obutsudan-price-hdg > span {
	display: inline-block;
	padding-bottom: 18px;
	padding-bottom: 4.8vw;
	border-bottom: 2px solid #ffffff;
	border-bottom-width: 0.53vw;
}
.obutsudan-price-hdg > span > img {
	width: 218px;
	width: 58.13;
	height: auto;
}
.obutsudan-price-text {
	font-size: 0.875em;
	line-height: 1.75em;
}

.obutsudan-contents03 {
	background: #ffffff;
}

.obutsudan-contents03 .obutsudan-contents-inner {
	padding: 40px 0 40px;
	padding: 10.66vw 0 10.66vw;
}

.obutsudan-about-box {
	position: relative;
}
.obutsudan-about-box > .heading {
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.26vw;
}
.obutsudan-about-box > .heading img {
	width: 184px;
	width: 49.06vw;
	height: auto;
}
.obutsudan-about-box .image {
	text-align: center;
	position: relative;
	z-index: 2;
}
.obutsudan-about-box .image img {
	width: 300px;
	width: 80vw;
	height: auto;
}
.obutsudan-about-box .inner {
	position: relative;
	z-index: 1;
	margin-top: -105px;
	margin-top: -28vw;
	padding: 120px 25px 30px;
	padding: 32vw 6.66vw 8vw;
	background-image: url("../img/obutsudan_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.obutsudan-about-box .inner > p {
	font-size: 0.825em;
	line-height: 1.75em;
	margin-bottom: 1.75em;
}
.obutsudan-about-box .inner > p:nth-last-child(1) {
	margin-bottom: 0;
}

.obutsudan-about-member {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.obutsudan-about-member > li {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 16px;
	margin-bottom: 4.26vw;
}
.obutsudan-about-member > li:nth-last-child(1) {
	margin-bottom: 0;
}
.obutsudan-about-member > li img {
	width: auto;
	height: 106px;
	height: 28.26vw;
}

.obutsudan-contact {
	text-align: center;
	margin-top: 36px;
	margin-top: 9.6vw;
}
.obutsudan-contact img {
	width: auto;
	height: 55px;
	height: 14.66vw;
}





}
