<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.contents {
	margin: 0px auto;
	width: 1080px;
	padding-top: 80px;
}
.ttlBox {
	text-align: center;
}
.contents h1 {
	text-align: center;
	font-size: 24px;
	color: #777;
	font-weight: normal;
	margin-top: 70px;
	margin-bottom: 120px;
}
.concept1 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	overflow: hidden;
}
.concept1 h3 {
	font-weight: normal;
	padding-top: 100px;
	text-align: center;
	clear: both;
}
.concept1 h2 {
	text-align: center;
	margin-bottom: 40px;
}
.concept1 ul {
	list-style: none;
}
.concept1 ul li {
	float: left;
	width: 235px;
}
.concept1 ul li p {
	padding-right: 10px;
	padding-left: 10px;
}
.pink {
	color: #F3B0B0;
}
.blue {
	color: #96CDF0;
}
.orange {
	color: #F3BA59;
}
.green {
	color: #B2D6B8;
}
.concept2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
}
.concept2 h2 {
	margin-bottom: 50px;
}
.concept2 ul {
	list-style: none;
	overflow: hidden;
	text-align: left;
	padding-top: 60px;
}
.concept2 ul li {
	float: left;
	width: 25%;
	text-align: center;
	height: 300px;
}
.concept2 ul li p {
	padding: 10px;
	text-align: left;
}

.concept3 {
    margin-bottom: 20px;
    overflow: hidden;
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
}
.concept3 h2 {
    text-align: center;
    margin-bottom: 40px;
}
.concept3 ul {
    list-style: none;
    padding: 0 10px;
}
.concept3 ul li {
    margin-bottom: 20px;
    padding: 2%;
    border: 2px solid #e8e800;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.concept3 ul li span{
    font-weight: bold;
}
.concept3 ul li p {
    font-size: 13px;
}



.btnConcept {
	margin: auto auto 125px;
	width: 760px;
	background: url(../img/concept/conceptbtnBg.gif) no-repeat left top;
	position: relative;
	height: 125px;
}
.btnConcept a {
	position: absolute;
	right: 20px;
	bottom: -5px;
}
.columns .threeColumn {
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 80px;
}
.columns .threeColumn h2 {
	margin-bottom: 60px;
}
#pricePage .oneColumn {
	text-align: center;
	margin-bottom: 150px;
}
#pricePage .oneColumn h2 {
	margin-bottom: 60px;
}
#pricePage .pricewrap {
    width: 822px;
    margin: 0 auto 80px;
}
#pricePage .txtbox {
    border: 5px solid #e3c6de;
    border-radius: 10px;
    padding: 40px 0 50px;
}
#pricePage .txtbox:not(:last-child) {
    margin-bottom: 40px;
}
#pricePage .txtbox .ttl {
    text-align: center;
    font-weight: bold;
    color: #c47cb8;
    font-size: 28px;
    line-height: 1em;
}
#pricePage .txtbox .open {
    text-align: center;
    font-size: 20px;
    line-height: 1em;
    margin: 30px 0;
}
#pricePage .txtbox .open .bold {
    font-weight: bold;
}
#pricePage .txtbox table {
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.4em;
}
#pricePage .txtbox th,
#pricePage .txtbox td {
    padding: 3px 0;
}
#pricePage .txtbox th {
    text-align: right;
    font-weight: bold;
    padding-right: 30px;
}
#pricePage .txtbox .inner:not(:last-of-type) {
    margin-bottom: 30px;
}
#pricePage .txtbox .inner img {
    display: block;
    margin: 0 auto 10px;
}
#pricePage .txtbox .inner p {
    text-align: center;
    font-size: 20px;
    line-height: 1.6em;
}
#pricePage .ttl .parent {
  display: inline-block;
  position: relative;
}
#pricePage .ttl .child {
  width: 100%;
  text-align: center;
  font-size: 65%;
  line-height: 1;
  position: absolute;
  top: 100%;
  left: 0;
}
#schedulePage .columns .twoColumn h2 {
	text-align: center;
	margin-bottom: 67px;
}
#schedulePage .columns .twoColumn table {
	width: 100%;
	margin-bottom: 130px;
}
#schedulePage .columns .twoColumn table th {
	color: #96CDF0;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schedulePage .columns .twoColumn table td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
#schedulePage .columns .twoColumn table tr .double {
	position: relative;
	height: 40px;
	width: 300px;
}
#schedulePage .columns .twoColumn table tr .double img {
	position: absolute;
	left: 100px;
	top: -25px;
}
#schedulePage .columns .twoColumn table tr .double2 {
	position: relative;
	height: 40px;
	width: 300px;
}
#schedulePage .columns .twoColumn table tr .double2 img {
	position: absolute;
	left: 36px;
	top: -17px;
}

#schedulePage .flow {

}
#schedulePage .flow h2 {
    text-align: center;
    margin-bottom: 20px;
}
#schedulePage .flow ul {
    float: left;
    width: 49%;
    margin-right: 2%;
    list-style: none;
}
#schedulePage .flow ul.exright{
    margin-right: 0;
}
#schedulePage .flow ul li {
    border-bottom: 1px solid #96cef0;
    padding: 10px;
    margin-bottom: 10px;
}
#schedulePage .flow p {
    font-size: 13px;
    margin: 0 0 30px 0;
}

#schedulePage .flow .scheEvent{
    margin-bottom: 100px;
}
#schedulePage .flow .scheEvent h3{
    text-align: center;
    margin-bottom: 20px;
}
#schedulePage .flow .scheEvent .eventColumn{
    display: flex;
}
#schedulePage .flow .scheEvent .eventColumn div{
    width: 20%;
    margin-right: 2%;
    padding: 2%;
    border: 2px solid #96cef0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#schedulePage .flow .scheEvent .eventColumn div:last-child{
    margin: 0;
}
#schedulePage .flow .scheEvent .eventColumn div h4{
    text-align: center;
}
#schedulePage .flow .scheEvent .eventColumn div ul{
    font-size: 13px;
    padding-left:20px;
    text-align: left;
    list-style: disc;
    width: 100%;
    margin: 0;
}
#schedulePage .flow .scheEvent .eventColumn div ul li{
    font-size: 13px;
    padding:0;
    text-align: left;
    list-style: disc;
    border-bottom: none;
    margin-bottom: 0;
}
#accessPage {
    padding-bottom: 80px;
}
#accessPage .accessBlock {
	margin-top: 50px;
    overflow: hidden;
}
#accessPage .accessBlock h2 {
    font-weight: bold;
    text-align: left;
    color: #f4b0b0;
    font-size: 24px;
    line-height: 1em;
    margin-left: 40px;
    border-bottom: 1px solid #f4b0b0;
    padding: 80px 0 10px;
}
.map {
	height: 500px;
	width: 660px;
	margin-left: 40px;
	margin-bottom: 40px;
	float: left;
}
.accessBlock .access {
	text-align: center;
	overflow: hidden;
}
.accessBlock .access p {
	text-align: left;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 18px;
}
.event {
	width:100%;
	margin-top:100px;
}
.event img {
	margin:-4px 0 -3px 0 !important;
}
.event p {
	font-size:20px;
	text-align:center;
	margin:100px auto;
}
.event .btn_back {
	text-align:center;
	margin:100px auto;
}</pre></body></html>