@charset "utf-8";

.bg-enter {
	background-color:#ffffff;
}
#contents-enter {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
}
.contents-enter01 {
	background-image: url("../../images/bg_enter_01.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color:#d1edf4;
	min-height: 192px;
}
.contents-enter02 {
	background-image: url("../../images/bg_enter_02.jpg");
	background-size:cover;
	background-color:#f89ba4;
	min-height: 192px;
}
.contents-enter03 {
	background-image: url("../../images/bg_enter_03.jpg");
	background-position: 30% 0%;
	background-repeat: no-repeat;
	background-color:#f8c751;
	min-height: 192px;
}
.contents-enter04 {
	background-image: url("../../images/bg_enter_04.jpg");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-color:#60bae9;
	min-height: 192px;
}
.contents-enter05 {
	background-image: url("../../images/bg_enter_05.jpg");
	background-size:cover;
	background-color:#c1c1c1;
	min-height: 192px;
}
.contents-enter06 {
	background-image: url("../../images/bg_enter_06.jpg");
	background-size:cover;
	background-color:#e1eea9;
	min-height: 192px;
}
.contents-enter07 {
	background-image: url("../../images/bg_enter_07.jpg");
	background-size:cover;
	background-color:#5de1ba;
	min-height: 192px;
	background-position: center;
}
.contents-enter08 {
	background-image: url("../../images/bg_enter_08.jpg");
	background-size:cover;
	background-color:#dbd58b;
	min-height: 192px;
	background-position: right;
}
.contents-enter09 {
	background-image: url("../../images/bg_enter_09.jpg");
	background-size:cover;
	background-color:#dbd58b;
	min-height: 192px;
	background-position: left;
}
.contents-enter10 {
	background-image: url("../../images/bg_enter_10.jpg");
	background-size:cover;
	background-color:#dbd58b;
	min-height: 192px;
	background-position: left;
}
.contents-enter11 {
	background-image: url("../../images/bg_enter_11.jpg");
	background-size:cover;
	background-color:#dbd58b;
	min-height: 192px;
	background-position: left;
}
.contents-enter12 {
	background-color:#9cdc00;
	min-height: 192px;
}
.contents-enter13 {
	background-color:#23dcd5;
	min-height: 192px;
}
.contents-enter14 {
	background-color:#2c4383;
	min-height: 192px;
}
.contents-enter15 {
	background-image: url("../../images/bg_enter_15.png");
	background-size:cover;
	background-color:#c1c1c1;
	min-height: 192px;
}
#enter-link {
	font-size: 110%;
	text-align: center;
	background-color:#ffffff;
	padding: 5px 0 5px 0px;
}
#enter-minogashi,#enter-special,#enter-totteoki,#enter-aonego {
	cursor: pointer;
	color : #01649f;
}
#enter-minogashi:hover, #enter-special:hover, #enter-totteoki:hover, #enter-aonego:hover {
	color: #5eb500;
}
.enter-left {
	width: 70%;
	float: left;
}
.enter-right {
	width: 30%;
	float: left;
}
.enter-movie {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
 .enter-movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.enter-movie-area {
	background-color: #ffffff;
	border: 3px solid #c9c9c9;
	padding: 4px;
	margin: 4px;
}
.enter-data1 {
	float: left;
}
.enter-data2 {
	float: left;
	padding: 8px;
	text-align: left;
}
.enter-data-text {
	font-size: 100%;
	margin: 4px 4px 10px 4px;
}
.color-white {
	color: #ffffff;
}
.enter-aonego-text {
	font-size: 100%;
	margin: 4px 0 5px 0px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
.enter-data-btn {
	/*margin: 4px 0 10px 0;*/
	text-align: center;
	padding-bottom: 10px;
}
.text-big {
	font-size: 140%;
}