@charset "utf-8";
/* CSS Document */

/* ページ設定 */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0px 0px 0px 0px;
	line-height: 1.5;
}


/* 画像の設定 */
.top img{
	max-width: 100%;
	height: auto;
}


/* ポイント */

.column {
	font-size: 16px;
	color: #2B2B2B;
}

.column h1 {
	font-size: 20px;
	color:#FF9698
}

.column a {
	color: #6785FF;
	text-decoration: underline
}

.column a:hover {
	opacity: 0.6;
	text-decoration: none
}

/* メンバーの声 */

.voice h2 {
	margin: 0px auto;
	padding-top: 20px;
	color: #FF0004;
	font-size: 26px
}

.voice1 h3{
	font-size: 18px;
	margin: 0px 0px 10px 0px
}

.voice1 span {
	background: linear-gradient(transparent 70%, #ffa8ac 80%)
}

.contact {
	width: 80%;
	margin: 20px auto;
	padding: 10px 30px;
	background-color: #FFD4D5;
	border-radius: 15px
	
}

.contact a {
	color: #404040;
	font-size: 18px;
	text-decoration: underline
}

.contact a:hover {
	opacity: 0.7;
	text-decoration: none
}




.details h1 {
font-size: 22px;
position: relative;
padding: 0.5em;
background: #FF0004;
color: white;
}

h1::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}
	
.info1 h5 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px
	}
.info_photo img {
	width: 100%;
	border-radius: 5%;
	border: solid 1px #FF0004
}

.map img {
	margin: 0 auto;
	border: solid 3px #C0C0C0
	}
	
.info1 a {
	font-size:14px
	}
.info a:hover {
	opacity: 0.7;
	text-decoration: none	
	}
	
.insta {
	margin: 20px 0;
}
.insta span a {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-radius: 7px;
	border: solid 1px #FF0004;
	padding: 10px 30px;
	font-size: 16px;
	color: #FF0004;
	text-decoration: none
}
.insta span a:hover {
	opacity: 0.6
	}


/* ######## 800px以上　########　*/

@media (min-width: 800px) {
	
/* 拠点メニュー */

.locations ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 5px 0px 0px 0px
}

.locations li a {
	margin: 5px;
	border-radius: 7px;
	border: solid 1px #FF0004;
	padding: 10px 30px;
	font-size: 16px;
	color: #FF0004;
	text-decoration: none

}

.locations a:hover {
	opacity: 0.6;
}

.locations span {
	padding-left: 5px
}

.locations ul:after {
	content: "";
	display: block;
	clear: both;
}

.locations li {
	float: left;
	width: auto
}

	

/* ポイント */

.point {
	width: 100%;
	background-image: url(img/point_back.jpg);
	background-position:center;
	background-size: contain;
	background-repeat: no-repeat;
}


.point-titele img {
	width: 550px;
	margin-top: 20px;
}

.column {
	max-width: 1000px
}

.column:after {
	content:"";
	display: block;
	clear: both
}

.column1  {
	float: left;
	width: 40%
}

.column1 img {
	width: 100%;
	padding: 0px;
	margin-top: 0px
}

.column2 {
	float: left;
	width: 50%
}

.column2 {
	padding: 20px;
	text-align: left
}

/* システム */
.system {
	max-width: 1000px;
	margin: 20px auto
}

.system:after {
	content:"";
	display: block;
	clear: both
}

.system_list {
	float: left;
	width: 25%
}

.system_list img {
	width: 92%
}

/* イラスト */
	
.present {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	padding: 0 5px;
	}	
	
.present h1 {
	font-size: 20px;
	color:#FF9698
}
	
.present img {
	margin: 0px auto;
	max-width: 800px
	}	
	
	
.charactor img {
	margin: 0px auto;
	width: 400px
	}	
	
.charactor2 img {
	margin: 0px auto;
	width: 560px
	}	
	
/* 声 */
	
.voice {
	background: url(img/back.gif);
	padding-bottom: 10px
	}

.voice-list {
	max-width: 1000px;
	margin:0 auto
	}

.voice-list:after {
	content: "";
	display: block;
	clear: both;
	}
	
.voice1 {
	float: left;
	width: 45%;
	background-color: #FFFFFF;
	border-top: solid 5px #FF0004;
	margin: 10px;
	padding: 10px;
	text-align: left
	}

/* インフォメーション（新） */
	
	.details {
		width: 95%;
	   max-width: 700px;
			margin: 0 auto;
	}

	.details_content {
		margin: 60px;
		text-align: center;
	}
	
	.details p {
		text-align: left;
		margin: 40px 0;
	}
.details table {
	border-spacing: 5px;
	margin: 50px auto 50px auto;
	width: 90%;
}

.details table th {
	background: #FFB7B8;
	padding: 7px;
	color: white;
	text-align: center;
	width: 60px;
}

.details table td {
	line-height: 1.8;
	background: #FFF6F6;
	padding: 15px 7px;
	text-align: left;
}
	
	
/* インフォメーション（旧） */

.info {
	padding-bottom: 10px;
	background-image: url(img/back2.gif);
	background-position:top;
	background-size: contain;
	background-repeat: repeat-y;
	}

.info-list {
	max-width: 1000px;
	margin:0 auto
	}

.info-list:after {
	content: "";
	display: block;
	clear: both;
	}
	
.info1 {
	float: left;
	width: 45%;
	margin: 10px;
	padding: 10px;
	text-align: center
	}
	
.error img {
		width: 600px
	}
	
}
/* ######## 799px以下　########　*/

@media (max-width: 799px) {
	
/* 拠点メニュー */

.error img {
		width: 80%
	}
	
.locations ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 2px auto
}

.locations li a {
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 7px;
	padding: 10px 30px;
	font-size: 16px;
	color: #FF0004;
	text-decoration: none

}

.locations a:hover {
	opacity: 0.6;
}

.locations span {
	padding-left: 5px
}

.locations ul:after {
	content: "";
	display: block;
	clear: both;
}

.locations li {
	float: left;
	width: auto
}

	
.point {
	width: 100%;
	background-image:none
}

	
.point-titele img {
	width:100%;
	margin-top: 20px;
}

.column {
	max-width: 1000px
}

.column:after {
	content:"";
	display: block;
	clear: both
}

.column1  {
	float: left;
	width: 100%
}

.column1 img {
	width: 100%;
	padding: 0px;
	margin-top: 0px
}

.column2 {
	float: left;
	width: 85%;
	font-size:14px;
	background-image: url(img/point_back.jpg);
	background-position:top;
	background-size: contain;
	background-repeat: no-repeat;
}

.column2 {
	padding: 20px;
	text-align: left
}
	

	
/* イラスト */
	
.present {
	width: 95%;
	padding: 0 2px;
	margin: 0 auto;
	}	
	
.present h1 {
	font-size: 20px;
	color:#FF9698
}
	
.present  img {
	width:95%
	}	
	
.charactor img {
	width:80%
	}	
.charactor2 img {
	width:95%
	}	

/* 声 */
	
.voice {
	padding-bottom: 10px
	}

.voice-list {
	width: 100%;
	margin:0 auto
	}

.voice-list:after {
	content: "";
	display: block;
	clear: both;
	}
	
.voice1 {
	float: left;
	width: 90%;
	background-color: #FFFFFF;
	border-top: solid 5px #FF0004;
	border-right:  solid 1px #FF0004;
	border-left:  solid 1px #FF0004;
	border-bottom:  solid 1px #FF0004;
	margin: 10px;
	padding: 10px;
	text-align: left;
	font-size:14px;
	}
	

/* インフォメーション（新） */
	
	.details {
		width: 95%;
	   max-width: 700px;
			margin: 0 auto;
	}

	.details_content {
		text-align: center;
		margin-top: 50px;
	}
	
	
.details table {
	border-spacing: 5px;
	margin: 50px auto 50px auto;
	width: 90%;
}


.details table th {
	background: #FFB7B8;
	padding: 7px;
	color: white;
	text-align: center;
	width: 60px;
}

.details table td {
	line-height: 1.8;
	background: #FFF6F6;
	padding: 7px;
	text-align: left;
}
	
		
	
	
}
