/* カスタム CSS をここに入力してください */
  .menu-item:hover *:not(.dropdown-menu *){
    color: #c52527 !important;
  }
  .menu-item a:hover{
	color: #c52527 !important;
  }
#header .contact {
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	padding: 0px;
	position: relative;
	z-index: 2;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .contact .mail {
	float: left;
	height: auto;
	width: 85%;
}
#header .contact .mail a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color:rgba(197,37,39, .9) !important;
	;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(http://www.jewel-cocco.com/sp/wp-content/uploads/2016/09/mail-s-1.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-right: 2%;
	padding-left: 17%;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#header .contact .mail a:hover {
	background-color:rgba(197,37,39, 1.0) !important;
	;
}
#header .contact .tel {
	float: left;
	height: auto;
	width: 15%;
}
#header .contact .tel a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color:rgba(154,34,35, .9) !important;
	;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url("http://www.jewel-cocco.com/sp/wp-content/uploads/2016/09/tel.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size:26px auto;
	padding-right: 2%;
	padding-left: 15%;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#header .contact .tel a:hover {
	background-color:rgba(154,34,35, 1.0) !important;
	;
}
#header .contact-f {
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	padding: 0px;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .contact-f .mail {
	height: auto;
	width: 100%;
	text-align: center;
}
#header .contact-f .mail a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color:rgba(197,37,39, .9) !important;
	;
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size:40px auto;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 18px;
}
#header .contact-f .mail a:before {
	content: url("http://www.jewel-cocco.com/sp/wp-content/uploads/2016/09/mail-s-1.png");
	margin-right: 14px;
	position: relative;
	top: 2px;
}
#header .contact-f .mail a:hover {
	background-color:rgba(197,37,39, 1.0) !important;
	;
}
#header .contact-f .tel {
	height: auto;
	width: 100%;
	text-align: center;
	
}
#header .contact-f .tel a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color:rgba(154,34,35, .9) !important;
	;
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:26px auto;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	font-size: 24px;
}
#header .contact-f .tel a:before {
	content: url("http://www.jewel-cocco.com/sp/wp-content/uploads/2016/09/tel-s-1.png");
	margin-right: 10px;
	position: relative;
	top: 2px;
}
#header .contact-f .tel a:hover {
	background-color:rgba(154,34,35, 1.0) !important;
	;
}
#header .contact-t {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
.pc-link {
	background-color: #666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pc-link a {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
}
.pc-link a:hover {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 1px solid #CCC;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	background-color: #333;
}
#main-menu a {
	font-size: 20px;
}
.post_col.post_col-2 .col_list span {
	font-weight: bold;
	color: #910800;
	font-size: 17px;
}
  .post_col.post_col-2 ul li {
	font-size: 13px;
}

#blog-index .col-xs-60 {
	clear: both;
	float: none;
	width: 100%;
}
#blog-index .col-xs-60 img {
	width: 100%;
	height: auto;
}
        #blog-index .thumb.blog-list-thumb {
	height: auto;
	width: 100%;
}
        #blog-index .blog-list-body {
	line-height: 140%;
	font-size: 14px;
}
#insta {
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#third .third-banner-body {
	font-size: 15px;
	line-height: 160%;
}
.row .faq dt {
	color: #910800;
  position: relative;
	margin-right: 0.2em;
  padding-left: 2.0em;
  line-height: 130%;
}
.row .faq dt:before {
	content:'Q.';
	color: #910800;
	font-size:1.4em;
  position: absolute;
	left: 0px;
	top: -2px;
}
.row .faq dd {
	position: relative;
	padding-left: 2.0em;
	font-size: 14px;
	line-height: 140%;
  margin-top: 1.0em;
}
.row .faq dd:before {
	content:'A.';
	color: #4146ab;
	font-size:1.4em;
	position: absolute;
	left: 0px;
	top: -2px;
	font-weight: bold;
}
.row .faq dd+dt {
  margin-top: 2.0em;
}
#blog-index .cate {
	display: none;
}