@charset "UTF-8";

html,body{
	font-family:"メイリオ","meiryo","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
}

html {
	min-height: 100%;
	position: relative;
}

body {
	margin: 0;
	min-width: 1000px;
	width: 100%;
}

ul,li{
	list-style: none;
}

ul{
	display: block;
	padding-left: 0;
}


a{
	text-decoration: none;
	color: #81c5ed;
}

.textbox a:hover {
	text-decoration: underline;
}

p{
	margin: 0;
	margin-left: 35px;
	color: #555
}

table{
	margin-left: 44px;
	margin-right: 44px;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

td, th {
	display: table-cell;
	vertical-align: inherit;
}


li {
	display: list-item;
	text-align: -webkit-match-parent;
}



ul {
	margin: 1em 0em 0em 0em;
	padding: 0;
}

/*wrapper*/
.wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

/*header*/
.headcover {
	background-color: #fff;
	width: 100%;
	height: 73px;
	padding-top: 10px;
	border-bottom: 1px solid #999;
}
.headcover2 { /*index用*/
	background-color: #fff;
	width: 100%;
	height: 73px;
	padding-top: 10px;
}

.header {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
}

.header-top {
	width: 610px;
	margin: 0 auto;
	float: left;
}

.header-top img {
	margin: 0 auto;
}

.main-title {
	font-size: 41px;
	color: #81c5ed;
	text-align: left;
	letter-spacing: 2px;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
	margin: 0px;
}

.main-title span {
	letter-spacing: 0px;
}

.info {
	text-align: right;
	color: #81c5ed;
	float: right;
	display: inline-block;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
}

.header-bottom {
	background-color: #81c5ed;
	width: 1000px;
	height: 38px;
	margin: 0 auto;
}

.header-bottom p {
	color: #fff;
	text-align: center;
	font-size: 25px;
}

.top-menu {
	width: 100%;
	min-width: 1000px;
	height: 50px;
	background-color: #81c5ed;
	margin: 0 auto;
	margin-top: -16px;
	border-bottom: 0.1px solid rgba(210,210,210,1);
}

.top-menu ul {
	text-align: center;
}

.top-menu li {
	display: inline-block;
	color: #fff;
	margin: 16px 9px 0px 9px;
}

.top-menu a {
	color: #fff;
}
.top-menu a:hover {
	text-decoration: underline;
}

/*テスト*/

/*テストエンド*/

.main {
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	height: auto;
}

.main img {
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0 auto;
}




.about {
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 16px;
	border-radius: 5px;
	margin-top: 16px;
	/*background-color: rgba(129,197,237,0.1);*/
}

.about h1 {
	color: #ee7c6e ;
	/*padding-left: 1em;*/
	text-align: center;
	background: linear-gradient(transparent 85%,rgba(238,124,110,0.1)0%);
	border-bottom: 4px solid  rgba(238,124,110,0.4);
	letter-spacing: 0.1em;
}

.about p {
	width: 800px;
	margin: 0 auto;
}
.contact {
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 16px;
	border-radius: 5px;
	margin-top: 16px;
}

.contact h1 {
	color: #ee7c6e ;
	/*padding-left: 1em;*/
	text-align: center;
	background: linear-gradient(transparent 85%,rgba(238,124,110,0.1)0%);
	border-bottom: 4px solid  rgba(238,124,110,0.4);
	letter-spacing: 0.1em;
}
}

.contents {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: -10px;
}

.contents div {
	margin-top: 26px;
}

.banner1 {
	width: 475px;
	height: 345px;
	float: left;
}

.banner2 {
	width: 475px;
	height: 345px;
	float: left;
	margin-left: 50px;
}

.banner3 {
	width: 300px;
	height: 220px;
	float: left;
}

.banner4 {
	width: 300px;
	height: 220px;
	float: left;
	margin-left: 50px;
}

.banner5 {
	width: 300px;
	height: 220px;
	float: left;
	margin-left: 50px;
}

.video {
	width: 450px;
	height: 330px;
	display: inline-block;
	float: left;
}

.tl {
	width: 200px;
	height: 330px;
	float: left;
	margin-left: 25px;
}

.link {
	width: 300px;
	height: 330px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}

.top {
	margin-top: 37.5px;
}

.bottom {
	margin-bottom: 37.5px;
}

.contact p {
	text-align: center;
	font-size: 20px;
	letter-spacing: 3px;
	margin-left: 0px;
}

.contact span {
	letter-spacing: 0px;
}
/*
.contact a {
	color: #ee7c6e;
}*/

.contact table {
	margin: 0 auto;
}

.snsbutton {
	display: inline-block;
	float: right;
	margin-right: -3px;
	margin-bottom: 16px;
}

.snsbutton table {
	margin:0 auto;
}

.twitter-button {
	display: inline-block;
	margin-left: 122px;
	padding-top: 10.5px;
	float: left;
}

.fb-button {
	display: flex;
	padding-left: 16px;
	margin: 0 auto;
}

.fb-share-button:hover {
	text-decoration: none;
}

.contents table tr td div {
	margin-top: 0px;
}

.footcover {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	clear: both;
	margin-top: 16px;
	/*display: inline-block;*/
	background-color: #81c5ed;
}

.footcover_contact {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	clear: both;
	margin-top: 16px;
	/*display: inline-block;*/
	background-color: #81c5ed;
	bottom: 0;
	position: absolute;
}

.footer {
	width: 1000px;
	height: 36px;
	margin: 0 auto;
	clear: both;
	background-color: #81c5ed;
	text-align: center;
	padding-top: 14px;
}

.footer p {
	color: #fff;
}

.textmarker {
	border-bottom: 3px dotted rgba(238,124,110,0.4);
}

.page_top {
	position:fixed;
	bottom:50px;
	right:10px;
	padding:10px 20px;
	color:#fff;
	font-size:20px;
	text-decoration:none;
	background:#81c5ed;
}
.page_top:hover {
	background:#ee7c6e;
}


.scale {
	overflow: hidden;
}
.scale a {
	-moz-transition: -moz-transform 0.2s ease;
	-webkit-transition: -webkit-transform 0.2s ease;
	-o-transition: -o-transform 0.2s ease;
	-ms-transition: -ms-transform 0.2s ease;
	transition: transform 0.2s ease;
	display: block;
}
.scale a:hover {
	-webkit-transform: scale(0.98,0.98);
	-moz-transform: scale(0.98,0.98);
	-o-transform: scale(0.98,0.98);
	-ms-transform: scale(0.98,0.98);
	transform: scale(0.98,0.98);
}

img.overwhite {
	transition-property: opacity;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

a:hover img.overwhite {
	cursor: pointer;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.onespace {
	/*padding-left: 20px;*/
	line-height: 250%;
}

.back {
	margin-left: -1em;
}

.place_izumi {
	background-color: rgba(225,225,225,1);
}

.place_nakano {
	background-color: rgba(225,225,225,1);
}


.catch-copy {
	width: 705px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 3px;
}

.answer {
	border: 2px dotted #81c5ed;
	border-radius: 5px;
	margin: 0 auto;
	width: 51em;
	padding: 10px;
	margin-bottom: 16px;
}

.explanation {
	border: 2px dotted #81c5ed;
	border-radius: 5px;
	margin: 0 auto;
	width: 51em;
	padding: 10px;
}

.past p {
	text-align: center;
	font-size: 18px;
}

.past a:hover {
	text-decoration: underline;
	color: #F8B62D;
}

.important {
	color: #eda098;
	font-size: 17px;
}

.key {
	border: 2px dotted #eda098;
	border-radius: 5px;
	margin: 0 auto;
	width: 20em;
	padding: 10px;
}

/*arrival*/
.arrival {
	width: 100%;
	background-color: rgba(129,197,237,1);
	padding-top:  14px;
	padding-bottom: 14px;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","sans-serif";
}

.arrival a{
	color: #fff;
}

.arrival a:hover{
	text-decoration: underline;
}

.arrival-text {
	width: 1000px;
	margin: 0 auto;
}



