@charset "utf-8";
/*----------------------------------------------- PC -----------------------------------------------*/
@media all and (min-width:769px){
#content {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
}
.pickup {
    background-color: #fae14e;
    color: #000;
    font-weight: 600;
    padding: 5px 14px;
    position: absolute;
    top: 0;
    left: 0;
}
#content-body {
	width: 100%;
	margin: 0px auto;
}
/* -- mein -- */
#main-image {
	width: 100%;
	min-width: 1000px;
	height: 44vw;
	min-height: 450px;
	max-height: 677px;
	text-align: center;
	margin: auto;
	background-color: rgba(66,169,189,0.65);
}
#main-image img {
	width: 100%;
	min-width: 1000px;
	max-width: 1500px;
	background-color: #F6EED8;
}
.button {
	width: 265px;
    height: 50px;
    border: solid 2px #006636;
    border-radius: 25px;
    line-height: 50px;
    text-decoration: none;
    display: block;
    text-align: center;
    background-color: #006636;
    margin: 0px auto 20px;
    color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	color: #fff;
font-family: "fot-tsukuardgothic-std" , sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    font-size: 14px;}
.button a{	color: #fff;
}
.button:hover {
    border: solid 2px #006636;
    color: #006636;
    background-color: #F6EED8;
}
.button01{
	width: 265px;
    height: 50px;
    border: solid 2px #bcab55;
    border-radius: 25px;
    line-height: 50px;
    text-decoration: none;
    display: block;
    text-align: center;
    background-color: #bcab55;
    margin: 0px auto 20px;
    color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
font-family: "fot-tsukuardgothic-std" , sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    font-size: 14px;}
.button01 a{color: #fff;
}

.button01:hover {
    border: solid 2px #bcab55;
    background-color: #F6EED8;
    color: #bcab55;
}

/* -- program -- */
#program {
	width: 1000px;
	margin: auto auto 75px;
	text-align: center;
}
#program img {
	width: 304px;
	margin: -108px auto auto;
}
#program p {
	font-size: 18px;
	margin: -60px auto auto;
}
/* -- event -- */
#event {
	width: 1000px;
	margin: auto auto 220px;
}
.event-new {
	width: 1000px;
	margin: auto;
	justify-content: space-between;
}
.event-contents {
	width: 712px;
	float: left;
}
.event-info {
	width: 100%;
	margin: auto auto 28px auto;
}
.month-icon {
	width: 90px;
	margin: 12px 16px auto 0px;
	float: left;
}
.month-icon img {
	width: 100%;
}
.event-info p {
	font-size: 28px;
	padding-top: 20px;
	font-feature-settings: "palt";
	line-height: 1.3;
	font-weight: 700;
}
.january {color: #9B271E;}
.february {color: #4B6591;}
.march {color: #C998A3;}
.april {color: #85A348;}
.may {color: #408781;}
.june {color: #744179;}
.july {color: #0D689A;}
.august {color: #C77737;}
.september {color: #C29F42;}
.october {color: #3A562A;}
.november {color: #713423;}
.december {color: #172B61;}
.event-description {
	font-size: 15px;
	margin: auto auto 32.7px auto;
}
.event-description strong {
	clear: left;
	font-size: 22px;
}
.event-image {
	width: 100%;
	margin-bottom: 45px;
}
.image-large {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.image-small {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.image-small img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.image-small-l {
	width: 100%;
	height: auto;
}
.image-small-r {
	width: 100%;
	height: auto;
}
.schedule {
	width: 100%;
	margin-bottom: 60px;
}
.schedule h3 {
	font-size: 23.8px;
	margin: auto auto 10px auto;
	margin-bottom: 24.6px;
}
.schedule table {
	width: 100%;
	font-size: 17.6px;
	border-collapse: collapse;
	font-feature-settings: "palt";
}
.schedule td {
	padding: 23px 0px 19px 25px;
}
.schedule td a {
	text-decoration: none;
	color: #000000;
}
.schedule td a:hover {
	color: #42B2C7;
}
.schedule td a:visit {
	color: #000000;
}
.title {
	width: 25%;
	background-color: rgba(114,189,176,0.2);
	border: solid 1.2px;
}
.details {
	width: 75%;
	border: solid 1.2px;
	background-color: #ffffff;
}
.attention {
	text-align: center;
	margin: auto auto 30px;
		font-size: 16px;

}
.attention a {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 4px;
}
.attention a:hover {
	color: #42B2C7;
	border-bottom: solid 1px #42B2C7;
}
.attention a:visit {
	color: #000000;
}
.join-button {
	width: 220px;
	height: 49px;
	border-radius: 10px;
	font-size: 16.7px;
	line-height: 49px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #006636;
	margin: auto auto 40px;
}
.contact-info {
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
.con-button {
	width: 220px;
	height: 49px;
	border-radius: 10px;
	font-size: 16.7px;
	line-height: 49px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #46938D;
	margin: auto auto 15px;
}
.phone-number {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.phone-time {
	font-size: 12px;
}

.event-list {
	width: 244px;
	float: right;
	margin-bottom: 50px;
}
.headline {
	width: 100%;
	height: 43px;
	font-size: 16px;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	border-top: solid 2px #006636;
	border-bottom: solid 2px #006636;
	color: #000000;
	margin-bottom: 16px;
}

.event-list-item {
	width: 100%;
	margin-bottom: 16px;
	padding-bottom: 14px;
	border-bottom: solid 0.28px #000000;
}
.event-list-item a {
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.event-list-item a:visit {
	color: #000000;
}
.event-list-item a:hover {
	color: #42B2C7;
}
.event-list-item p {
	font-size: 13px;
	line-height: 1.4em;
}}

/*----------------------------------------------- SP -----------------------------------------------*/
@media all and (max-width:768px){
	.pickup {
    background-color: #fae14e;
    color: #000;
    font-weight: 600;
    padding: 5px 14px;
    position: absolute;
    top: 0;
    left: 0;
}
#content {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
}
#content-body {
	width: 100%;
	margin: 0px auto;
}
/* -- mein -- */
#main-image {
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: rgba(66,169,189,0.65);
}
#main-image img {
	width: 100%;
	background-color: #F6EED8;
}
.button{
	width: 265px;
	height: 50px;
	border-radius: 25px;
	line-height: 50px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #006636;
	margin: 0px auto 20px;
		font-weight: 600;

}
.button01{
	width: 265px;
	height: 50px;
	border-radius: 25px;
	line-height: 50px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #bcab55;
	margin: 0px auto 20px;
	font-weight: 600;
}
/* -- program -- */
#program {
	width: 90%;
	margin: auto auto 30px;
	text-align: center;
}
#program img {
	width: 150px;
	margin: -60px auto auto;
}
#program p {
	font-size: 16px;
	margin: -20px auto auto;
	font-weight: 600;
	letter-spacing: -0.1em;
}

/* -- event -- */
#event {
	width: 90%;
	margin: auto auto 100px;
}
.event-new {
	width: 100%;
	margin: auto auto 60px;
}
.event-contents {
	width: 100%;
}
.event-info {
	width: 100%;
	margin: auto auto 20px;
}
.month-icon {
	width: 10vw;
	margin: auto 10px auto 0px;
	float: left;
}
.month-icon img {
	width: 100%;
}
.event-info p {
	font-size: 4vw;
	margin: 1vw auto auto 0px;
	font-feature-settings: "palt";
	line-height: 1.3;
	font-weight: 700;
}
.january {color: #9B271E;}
.february {color: #4B6591;}
.march {color: #C998A3;}
.april {color: #85A348;}
.may {color: #408781;}
.june {color: #744179;}
.july {color: #0D689A;}
.august {color: #C77737;}
.september {color: #C29F42;}
.october {color: #3A562A;}
.november {color: #713423;}
.december {color: #172B61;}
.event-description {
	font-size: 14px;
	margin: 15px auto 20px auto;
}
.event-description strong {
	clear: left;
	font-size: 18px;
}
.event-image {
	width: 100%;
	margin-bottom: 20px;
}
.image-large {
	width: 100%;
	margin-bottom: 20px;
}
.image-small {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.image-small img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.image-small-l {
	width: 100%;
}
.image-small-r {
	width: 100%;
}
.schedule {
	width: 100%;
	margin-bottom: 40px;
}
.schedule h3 {
	font-size: 4vw;
	margin: auto auto 10px auto;
	margin-bottom: 10px;
}
.schedule table {
	width: 100%;
	font-size: 2.5vw;
	border-collapse: collapse;
	font-feature-settings: "palt";
}
.schedule td {
	padding: 10px;
}
.schedule td a {
	text-decoration: none;
	color: #000000;
}
.schedule td a:hover {
	color: #42B2C7;
}
.schedule td a:visit {
	color: #000000;
}
.title {
	width: 25%;
	background-color: rgba(114,189,176,0.2);
	border: solid 1.2px;
	text-align: center;
}
.details {
	width: 75%;
	border: solid 1.2px;
	background-color: #ffffff;
}
.attention {
	text-align: center;
	margin: auto auto 30px;
	font-size: 11px;
}
.attention a {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
	padding-bottom: 4px;
}
.attention a:hover {
	color: #42B2C7;
	border-bottom: solid 1px #42B2C7;
}
.attention a:visit {
	color: #000000;
}
.join-button {
	width: 220px;
	height: 49px;
	border-radius: 10px;
	font-size: 16.7px;
	line-height: 49px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #006636;
	margin: auto auto 40px;
}
.contact-info {
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
}
.con-button {
	width: 220px;
	height: 49px;
	border-radius: 10px;
	font-size: 16.7px;
	line-height: 49px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #46938D;
	margin: auto auto 15px;
}
.phone-number {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.phone-time {
	font-size: 12px;
}

.event-list {
	width: 100%;
	margin-top: 60px;
}
.headline {
	width: 100%;
	height: 43px;
	font-size: 16px;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	border-top: solid 2px #006636;
	border-bottom: solid 2px #006636;
	color: #000000;
	margin-bottom: 16px;
}
.event-list-item {
	width: 100%;
	margin-bottom: 16px;
	padding-bottom: 14px;
	border-bottom: solid 0.28px #000000;
}
.event-list-item a {
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.event-list-item a:visit {
	color: #000000;
}
.event-list-item a:hover {
	color: #42B2C7;
}
.event-list-item p {
	font-size: 13px;
	line-height: 1.4em;
}
}