/*--------------------------------------------全体の設定(背景色や改行など)(各ページ固有)--------------------------------------------*/
body {
	background-color: #f7f7f7;
	overflow-x: hidden;
}
br {
	display: block;
}
br.responsive {
	display: none;
}
/*--------------------------------------------ヘッダーにあるメニュー(各ページ共通)--------------------------------------------*/
.headlink {
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	margin-bottom: auto;
	left: 0px;
	right: 0px;
	z-index: 5;
}
.headlink:after {
	display: block;
	clear: both;
	content: "";
}
.logo {
	width: 100%;
	max-width: 220px;
	background-color: hsla(0, 0%, 0%, 0.7);
	float: left;
}
.link {
	width: 90px;
	max-width: 110px;
	float: right;
	margin-right: 10px;
}
.link.last {
	margin-right: 0px;
}
.box {
	width: 290px;
	height: 50px;
	background-color: hsla(0, 0%, 0%, 0.6);
	position: absolute;
	top: 44px;
	right: -100px;
	border-radius: 10px;
	transition: 1s;
	opacity: 0;
}
.slidein {
	position: absolute;
	right: 0px;
	opacity: 1;
	transition: 1s;
}
.close {
	color: hsla(0, 0%, 100%, 1);
	text-align: right;
	width: 20px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	right: 8px;
	font-size: 25px;
}
.box .text {
	margin-top: 5px;
	text-align: center;
}
.text p {
	line-height: 19px;
}
.box p a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
/*--------------------------------------------トップイメージ(各ページ固有)--------------------------------------------*/
.top_img img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------メニューアイコン(各ページ共通)--------------------------------------------*/
a {
	color: #000000;
}
.menu_icon {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
}
.menu_icon:after {
	clear: both;
	display: block;
	content: "";
}

.menuwrap {
	width: 119px;
	float: left;
	margin-right: 63px;
}

.iconwrap {
	width: 36px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

.normal {
	display: block;
}
.hover {
	position: absolute;
	top: 0px;
	display: none;
}
.textwrap {
	width: 100%;
}
.textwrap p.en {
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.textwrap p.ja {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.hovertext {
	color: aqua;
}

@media (min-width: 600px) {
	.menuwrap:hover > .textwrap {
		color: #9fcec7;
	}
	.menuwrap:hover > .iconwrap > .normal {
		display: none;
	}
	.menuwrap:hover > .iconwrap > .hover {
		position: relative;
		display: block;
	}
}
/*-------------------------------------------メインコンテンツ(各ページ固有)--------------------------------------------*/
/*loopsliderのスタイル*/
#loopslider {
	margin-top: 38px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 100%;
	height: 190px;
}
#loopslider ul {
	display: inline;
	overflow: hidden;
	float: left;
}
#loopslider ul:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
}
#loopslider ul {
	display: flex;
	overflow: hidden;
	justify-content: flex-start;
	align-items: center;
}
#loopslider ul li {
	display: inline-block;
	margin: 0;
	width: 320px;
	height: 190px;
}
#loopslider ul li a {
	display: block;
	width: 290px;
	height: 100%;
}
#loopslider ul li a img {
	display: block;
	width: 100%;
	height: 100%;
}
/*cocohouseとは*/
.about_coco {
	margin-top: 85px;
	margin-bottom: 90px;
	text-align: center;
}
.about_coco p {
	font-size: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
		Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	font-weight: 300;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
.about_coco span {
	color: #000000;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
		Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	letter-spacing: 0.1em;
}
/*googlemap*/
.gmap iframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	height: 400px;
}

/*-------------------------------------------メディアスクリーン(各ページ固有)-------------------------------------------*/
@media (max-width: 599px) {
	br {
		display: none;
	}
	br.responsive {
		display: block;
	}
	#loopslider {
		height: 190px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;
		text-align: left;
		width: 100%;
	}
	.about_coco {
		margin-top: 60px;
		margin-bottom: 90px;
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
	}
	.about_coco p {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
			Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #555555;
		font-weight: 300;
		letter-spacing: 0.1em;
		margin-bottom: 40px;
		font-size: 23px;
	}
	.about_coco span {
		color: #000000;
		font-size: 16px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
			Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		line-height: 2.3em;
		letter-spacing: 0.1em;
	}
	/*googlemap*/
	.gmap iframe {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 100%;
		height: 300px;
	}
}
