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

#catch {
	background: url(../img/index/catch_bg.png) repeat-x center bottom;
	min-height: 180px;
	color: #5B332B;
	padding: 10px 0 80px;
}
#catch h2, #catch_con h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.btn {
	background-color: #DC6B55;
	border-color: #DC6B55;
	font-weight: bold;
	font-size: 120%;
	display: inline-block;
	padding: 5px 20px;
	margin:40px auto;
	vertical-align: middle;
	cursor: pointer;
	/* -webkit-user-select: none; */
    -moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn a {
	color: #fff;
	text-decoration: none;
}
#list {
	background: url(../img/index/list_bg.png) repeat center 0;
	background-color: #FFF6E6;
}
#list .school_list {
	padding: 20px 0px;
}
#list .school_list h2 {
	margin-bottom: 20px;
}
#list .goSearch p {
	margin-bottom: 10px;
}
.goSearch p {
	margin-bottom: 30px;
}
 @media (min-width: 768px) {
#list .goSearch p.hidden_pc {
	display: none;
}
#list .school_list h2 {
	text-align: left;
}
#list .school_list .article {
	width: 290px;
	float: left;
	margin: 10px;
	border-radius: 5px;
	box-shadow: 0 0 5px #CCC;
	background-color: #FFF;
	position:relative;
}
#list .school_list .special {
	width: 290px;
	float: left;
	margin: 10px;
	border-radius: 5px;
	box-shadow:0px 0px 0px 5px #ed8392;
	-moz-box-shadow:0px 0px 0px 5px #ed8392;
	-webkit-box-shadow:0px 0px 0px 5px #ed8392;
	background-color: #FFF;
	position:relative;
}
#list .school_list .article h3 {
	font-size: 14px;
}
#list .school_list .article h3 a {
	display: block;
}
#list .school_list .article .img {
	height: 220px;
	position: relative;
	background: url(../img/index/list_img_bg.png) repeat center 0;
}
#list .school_list .article .img img {
	position: absolute;
	clip: rect(0px 290px 220px 0px);
	width: 100%;
	top: 0;
	left: 0;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#list .school_list .article .txt {
	padding: 10px 15px;
	text-align: left;
	height: 180px;
	line-height: 1.4;
}
}
#list .school_list .article .coupon {
	position:absolute;
	top:-5px;
	right:0px;
}
#list .school_list .article .recital {
	position:absolute;
	top: 5px;
	left: -8px;
}

#list .school_list .article .social {
	position:absolute;
	bottom:0;
	right:0px;
}
#list .school_list .article .social li{
	float:left;
	padding:5px;
}


 @media (max-width: 767px) {
#list .school_list .article {
	border-radius: 5px;
	box-shadow: 0 0 5px #CCC;
	background-color: #FFF;
	width:46%;
	float:left;
	position: relative;
	margin:2%;
}
#list .school_list .special {
	box-shadow:0px 0px 0px 5px #ed8392;
	-moz-box-shadow:0px 0px 0px 5px #ed8392;
	-webkit-box-shadow:0px 0px 0px 5px #ed8392;
}
#list .school_list .article .img {
	height: 100px;
	background: url(../img/index/list_img_bg.png) repeat center 0;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#list .school_list .article .img img {
	max-width: 100%;
	max-height: 100px;
}
#list .school_list .article .txt {
	padding: 5px;
	text-align: left;
	line-height: 1.4;
}
}
#list .school_list .article .txt h3 {
	font-size: 80%;
	font-weight: bold;
	height: 2em;
	margin-bottom: 10px;
}
#list .school_list .article .txt h3 a {
	font-weight: bold;
}
#list .school_list .article .txt .heading {
	font-size: 70%;
	font-weight: bold;
	height: 2em;
	margin-bottom: 10px;
}
#list .school_list .article .txt ul.cate {
	height: 100px;
	margin-bottom: 0.5em;
}
#list .school_list .article .txt ul.cate:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#list .school_list .article .txt ul.cate li {
	float: left;
	font-size: 70%;
	margin-right: 1em;
}
#list .school_list .article .txt a:hover, #list .school_list .article .txt a:focus {
	background-color: #FFEEE6;
}
#list .school_list .article .txt .add {
	font-size: 70%;
}
#contents {
	background: url(../img/index/contents_bg.png) repeat-x center 0;
	background-color: #FFF;
	clear: both;
	padding: 80px 0 50px;
}
#contents h2 {
	margin-bottom: 10px;
}
#contents .topics, #contents .column, #contents .story {
	text-align: left;
	margin-bottom: 30px;
}
#contents .topics dl dt {
	color: #DF806D;
	font-weight: bold;
}
#contents .topics dl dd {
	margin-bottom: 0.5em;
}
#contents .topics .topFB {
	margin-bottom: 10px;
}
#contents .topics .newly {
	font-size: 14px;
}
#contents .topics .line {
	text-align: center;
	margin-bottom:30px;
	margin-right:10px;
}
#contents .topics .line a img {
	height: 30px;
}

#contents .invite .go_login, #contents .invite .go_info {
	margin-bottom: 30px;
}
#contents .column ul li {
	margin-bottom: 10px;
	display: table;
	width: 100%;
	line-height: 1.4;
}
#contents .column ul li p.thum {
	display: table-cell;
	padding: 10px;
}
#contents .column ul li p.thum img {
	width: 100px;
}
#contents .column ul li p.txt {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
}
#contents .column ul li p.txt span:after {
	content: "\A";
	white-space: pre;
}
#contents .column ul li a {
	display: block;
}
#contents .column ul li a:hover {
	background-color: #FFF9EC;
}
#contents .story ul li {
	margin-bottom: 10px;
	width: 100%;
	line-height: 1.4;
}
#contents .story ul li a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
#contents .story ul li a:hover {
	background-color: #FFF9EC;
}
#contents .story ul li a h3 {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0.5em;
}
#contents .story ul li h3 span {
	margin-right: 10px;
}
#contents .story ul li a p.txt {
	font-size: 80%;
}
#contents .more {
	background-color: #DC6B55;
	border-color: #DC6B55;
	font-weight: bold;
	font-size: 80%;
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	cursor: pointer;
	/* -webkit-user-select: none; */
    -moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
}
#contents .more a {
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	display: block;
}
#contents .s_login {
	text-align: left;
	margin-bottom: 20px;
}
#contents .s_login a {
	border-radius: 10px;
	border: 1px solid #CCC;
	padding: 5px 20px;
	display: block;
	background: url(../img/index/arrow01.png) no-repeat right center;
	background-color: #F2F2F2;
}
#contents .s_login a:hover {
	background-color: #EAEAEA;
}
#contents .kyuuka {
	text-align: left;
	font-size: 12px;
	padding: 8px;
	border-radius: 8px;
	background-color: #F2F2F3;
}
 @media (min-width: 768px) {
#contents .topics {
	float: left;
	width: 460px;
	padding: 20px 10px;
}
#contents .invite {
	float: right;
	width: 460px;
	padding: 20px 10px;
}
#contents .topics dl dt {
	width: 120px;
	float: left;
}
#contents .topics dl dd {
	padding-left: 120px;
}
#contents .column {
	float: left;
	width: 460px;
	padding: 20px 10px;
}
#contents .story {
	float: right;
	width: 460px;
	padding: 20px 10px;
}
}
@media (max-width: 767px) {
#contents .topics {
	margin-bottom: 20px;
}
#contents .topics dl dd {
	padding-left: 1em;
}
#contents .column ul li p.thum {
	width: 30%;
}
#contents .column ul li p.txt {
	width: 70%;
}
}
.sns {
	margin-bottom: 20px;
}
.news {
	font-size: 13px;
	overflow-y:scroll;
	padding-right:20px;
	height: 350px;
}
/*20160418　miyazaki*/

dl.newly{
	font-size: 13px;
	overflow-y:scroll;
	padding: 5px 20px 5px 5px;
	height: 300px;
	border: 1px solid #EEE;
}
ul.update {
	font-size: 13px;
	overflow-y:scroll;
	padding: 5px 20px 5px 5px;
	height: 300px;
	border: 1px solid #EEE;
}
ul.update li {
	line-height: 2;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
ul.update li a:before {
	content: "up!";
	font-size: 11px;
	background-color: #FC0;
	color: #C00;
	margin-right: 0.5em;
	padding: 0 1em;
	text-decoration: none;
}

/**/
.cat_menu {
	background:#FFFFFF;
	padding: 0px;
	border-radius: 5px;
	box-shadow: 0 0 5px #CCC;
	background-color: #FFF;
	margin: 0px auto 20px;
}
.cat_menu h3 {
	background:#F4C4D1;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	border-radius: 5px;
	color: #666;
	padding:10px 0;
}
.cat_menu .inr, .cat_menu .inr2 {
	padding:10px;
	height:100%;
	margin-bottom:10px;
}
.cat_menu .inr li:before {
	font-family: FontAwesome;
	content: '\f0a9';
	margin-right:5px;
	color:#DB4970
}
.cat_menu .inr2 li:before {
	font-family: FontAwesome;
	content: '\f0da';
	margin-right:10px;
	color:#DB4970
}
/*.cat_menu h3:before{
font-family: FontAwesome;
content: '\f0a9';
margin-right:5px;
color:#DB4970
}
*/
.index .cat_menu h3:after {
	display:none;
}
 @media (min-width: 768px) {
.cat_menu {
	width:960px;
}
.cat_menu .inr ul, .cat_menu .inr2 ul {
	width:960px;
	margin-bottom:10px;
}
.cat_menu .inr li, .cat_menu .inr2 li {
	color:#528e8f;
	background:#FFFFFF;
	text-align:left;
	float:left;
	width:300px;
	padding:5px;
}
.cat_menu h3:after {
	font-family: FontAwesome;
	content: '\f00d';
	color:#DB4970;
	float: right;
	margin-right: 20px;
}
.cat_menu h3.active:after {
	font-family: FontAwesome;
	content: '\f00e';
	color:#DB4970;
	float: right;
	margin-right: 20px;
}
}
@media (max-width: 767px) {
.cat_menu {
	margin:10px;
}
.cat_menu ul {
	width:95%;
}
.cat_menu li {
	text-align:left;
	padding:10px 0;
	background:#FFFFFF;
	border-bottom:1px solid #FFEEE6;
	width:100%;
}
.cat_menu li:last-child {
	border-bottom:none;
	padding:10px 0 0 0;
}
.cat_menu .toggle_box {
	display:none;
}
.cat_menu h3:after {
	font-family: FontAwesome;
	content: '\f00e';
	color:#DB4970;
	float: right;
	margin-right: 20px;
}
.cat_menu h3.active:after {
	font-family: FontAwesome;
	content: '\f00d';
	color:#DB4970;
	float: right;
	margin-right: 20px;
}
}


/*top 新着＆更新*/

@media (min-width: 768px) {
.newScl ul, .updateScl ul {
	width:460px;
	text-align:left;
	margin-bottom:30px;
}
.newScl {
	float: left;
	width: 460px;
	padding: 20px 10px;
}
.updateScl {
	float:right;
	width: 460px;
	padding: 20px 10px;
}
}
 @media(max-width: 767px) {
.newScl ul, .updateScl ul {
	width:100%;
	text-align:left;
	margin-bottom:30px;
}
}
.newScl h2 {
	text-align:left;
	width:100%
}
.updateScl h2 {
	text-align:left;
	width:100%
}
.newScl ul li, .updateScl ul li {
	text-align:left;
	margin-bottom:10px;
}
.newScl ul li span, .updateScl ul li span {
	font-size:12px;
}
#catch_second {
	background: url(../img/index/catch_bg.png) repeat-x center bottom;
	color: #5B332B;
	padding: 10px 0 50px;
}
#catch_second h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.ku {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 13px;
	color: #333;
	padding: 20px;
	text-align: center;
}
.pt30 {
	padding-top:30px;
}

/******************タグ*********************/

.tag h3{
	float: left;
	padding: 10px;
}
.tag ul li a{
	padding: 5px 10px;
    float: left;
    margin: 10px;
    border-radius: 10px;
    background: #D7D7D7;
    text-decoration: none;
    font-size: 12px;
}
.tag ul li a:hover{
	background: #E1E1E1;
}
.tagArea {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 20px 0;
}
.tagArea ul li {
    float: left;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    background: #E1E1E1;
    border-radius: 20px;
}
.tagArea ul li a {
    text-decoration: none;
    font-size: 12px;
	display: block;
	border: 1px solid #E1E1E1;
	padding: 5px 0;
}
.tagArea ul li a:hover{
	background: #F2F2F2;
}
.tagArea p {
	border: 1px solid #F90;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #FFF;
}
.tagArea p a {
	display: block;
	background-color: #FC3;
}
@media(max-width: 767px) {
.tagArea ul li {
	width: 48%;
    margin: 1%;
}
}
@media(min-width: 768px) {
.tagArea ul li {
	width: 175px;
    margin: 5px;
}
}

#contents .blog {
	margin-bottom: 20px;
	text-align: left;
}
#contents .blog ul.list {
	margin-bottom: 20px;
}
#contents .blog ul.list > li {
	border-bottom: 3px dotted #CCC;
	margin-bottom: 10px;
}
#contents .blog ul.list > li > div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#contents .blog ul.list > li > div .txt {
	display: table-cell;
	width: 80%;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}
#contents .blog ul.list > li > div .txt h3 a {
	display: block;
	text-decoration: none;
}
#contents .blog ul.list > li > div .txt h3 a:hover {
	background-color: inherit;
}
#contents .blog ul.list > li > div .txt h3 span.cate {
	padding: 1px 1em 0px;
	border-radius: 50px;
	background-color: rgba(223,125,108,1.00);
	color: #FFF;
}

#contents .blog ul.list > li > div .txt .date {
	color: #999;
}

#contents .blog ul.list > li > div .photo {
	display: table-cell;
	width: 20%;
	padding: 5px;
	vertical-align: middle;
	text-align: right;
}
#contents .blog ul.list > li > div .photo img {
	max-width: 100%;
}
@media (max-width: 767px) {
#contents .blog ul.list > li > div .photo img {
	max-height: 50px;
}
}
@media (min-width: 768px) {
#contents .blog ul.list {
	width: 960px;
	margin: 0 auto;
}
#contents .blog ul.list > li > div .txt h3 {
	font-size: 20px;
}
#contents .blog ul.list > li > div .photo img {
	max-height: 80px;
}
}